@import '../PHPCuong_Faq/css/faq-extension/style.css';
@import '../PHPCuong_Faq/css/bootstrap.css';
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.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: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    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: #000000;
}
.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: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 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, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    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: #ffffff;
    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: none;
    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 0;
}
.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;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
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: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #006bb4;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.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: #575757;
}
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: #575757;
}
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: #575757;
}
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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 3px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  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, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-like-link:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  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, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #333333;
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  width: 18px;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.block-compare .counter:before,
.block-wishlist .counter:before {
  content: '(';
}
.block-compare .counter:after,
.block-wishlist .counter:after {
  content: ')';
}
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin: 0 0 20px;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 20px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.abs-shopping-cart-items .actions.main .clear:visited,
.block-cart-failed .actions.main .clear:visited,
.cart-container .form-cart .actions.main .clear:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:focus {
  background: none;
  border: 0;
}
.abs-shopping-cart-items .actions.main .clear.disabled,
.abs-shopping-cart-items .actions.main .clear[disabled],
fieldset[disabled] .abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear.disabled,
.block-cart-failed .actions.main .clear[disabled],
fieldset[disabled] .block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear.disabled,
.cart-container .form-cart .actions.main .clear[disabled],
fieldset[disabled] .cart-container .form-cart .actions.main .clear {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 10px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bb4;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bb4;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bb4;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bb4;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bb4;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Humcommerce/msg/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, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.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: #575757;
}
.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: #575757;
}
.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: #575757;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/Luma-Icons.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.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: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #006bb4;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #006bb4;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  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: 0.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: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 15px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#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;
}
/**
      * @codingStandardsIgnoreStart
      */
#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;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/Humcommerce/msg/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.aw-ln-range-slider-wrapper .aw-ln-input-value {
  width: 25%;
}
.aw-ln-range-slider-wrapper .aw-ln-range-slider {
  width: 96%;
  margin-left: 2%;
  margin-bottom: 15px;
}
.aw-ln-range-slider-wrapper .ui-slider-handle {
  background: #c1c1c1;
  border: 1px solid #999999;
  border-radius: 2px;
  height: 16px;
  margin-left: -8px;
  margin-right: 0;
  padding: 0;
  top: -4px;
  width: 16px;
  cursor: pointer;
}
.aw-ln-range-slider-wrapper .ui-slider-handle:hover {
  background: #a3a3a3;
}
.aw-ln-range-slider-wrapper .ui-slider-handle::before {
  content: '';
  display: block;
  border-top: 1px solid;
  border-right: 1px solid;
  height: 8px;
  width: 8px;
  margin: 3px 0 0 1px;
  transform: rotate(45deg);
}
.aw-ln-range-slider-wrapper .ui-slider-handle + .ui-slider-handle::before {
  border: none;
  border-bottom: 1px solid;
  border-left: 1px solid;
  margin: 3px 0 0 6px;
}
.aw-ln-range-slider-wrapper .ui-slider-range {
  background: #1979c3;
  position: absolute;
  height: 100%;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper {
  margin-top: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper label {
  width: 40%;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper input {
  width: 25%;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .aw-ln-field-label {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .currency-symbol {
  margin-left: 4px;
  margin-right: 4px;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .currency-symbol.before-input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .currency-symbol.after-input {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .aw-ln-input-value {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.aw-ln-range-slider-wrapper .aw-ln-slider-button {
  margin-top: 15px;
}
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info {
  margin-bottom: 15px;
}
.aw-layered-nav-option-filter {
  position: relative;
  margin-bottom: 15px;
}
.aw-layered-nav-option-filter .aw-layered-nav-option-filter-input {
  padding-right: 20px;
}
.aw-layered-nav-option-filter .aw-ln-filter-clear-btn {
  position: absolute;
  right: 5px;
  top: 9px;
  cursor: pointer;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
}
.aw-layered-nav-option-filter .aw-ln-filter-clear-btn > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-layered-nav-option-filter .aw-ln-filter-clear-btn:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 1px 0 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.aw-layered-nav-option-filter .aw-ln-filter-clear-btn:hover:before {
  color: inherit;
}
.aw-layered-nav-option-filter .aw-ln-filter-clear-btn:active:before {
  color: inherit;
}
.filter-options-content input[type="checkbox"]:disabled ~ label {
  opacity: 0.5;
}
.aw-tooltip-filter.field-tooltip {
  position: static;
}
.aw-tooltip-filter.field-tooltip .field-tooltip-action:before {
  font-size: 13px;
}
#aw-filter-rating_summary .rating-summary {
  display: inline-block;
  line-height: 1;
}
#layered-filter-block .button-list {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
#layered-filter-block .button-list .action.primary {
  margin-top: 5px;
  width: 46%;
}
#layered-filter-block .button-list .show-button {
  margin-right: 15px;
}
.filter-options .filter-options-title,
.filter-options .filter-options-content {
  margin: 0 !important;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-item .filter-options-title {
  cursor: pointer;
  display: block;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 0 10px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
}
.filter-options-item .filter-options-title .label {
  max-width: 50%;
  display: inline-block;
  vertical-align: middle;
  word-break: normal;
}
.filter-options-item .filter-options-title .image {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.filter-options-item .filter-options-title .image img {
  display: inline-block;
  vertical-align: middle;
  max-height: 20px;
}
.filter-options-item .filter-options-title .disabled {
  display: none;
}
.filter-options-item .filter-options-title .reset:before {
  content: "\e616";
  font-family: 'luma-icons';
  font-size: 11px;
  width: 13px;
  height: 13px;
  display: inline-block;
  float: right;
  margin-top: 2px;
}
.filter-options-item .filter-options-title .arrow {
  background: url(../../frontend/Humcommerce/msg/en_US/Aheadworks_Layerednav/images/down.png) 100% 5px no-repeat;
  float: right;
  height: 13px;
  margin-left: 7px;
  margin-right: 10px;
  width: 13px;
}
.filter-options-item .filter-options-title:hover .arrow {
  background: url(../../frontend/Humcommerce/msg/en_US/Aheadworks_Layerednav/images/down-hover.png) 100% 5px no-repeat;
}
.filter-options-item .filter-options-title:after {
  content: '' !important;
}
.filter-options-item.active .filter-options-title .arrow {
  background: url(../../frontend/Humcommerce/msg/en_US/Aheadworks_Layerednav/images/up.png) 100% 5px no-repeat;
  float: right;
  height: 13px;
  margin-left: 7px;
  margin-right: 10px;
  width: 13px;
}
.filter-options-item.active .filter-options-title:hover .arrow {
  background: url(../../frontend/Humcommerce/msg/en_US/Aheadworks_Layerednav/images/up-hover.png) 100% 5px no-repeat;
}
.filter-options-item.active .filter-options-content .items .show-more {
  cursor: pointer;
  color: #1979c3;
  font-size: 13px;
}
.filter-options-item.active .filter-options-content .items .shaded {
  background-image: linear-gradient(to bottom, #333333 20%, #ffffff 100%);
  color: transparent;
  -webkit-background-clip: text;
}
.filter-options-item.active .filter-options-content .items .shaded .count {
  color: transparent;
}
.filter-options-item.active .filter-options-content .items .show {
  display: block !important;
}
.filter-options-item.active .filter-options-content .items .hide {
  display: none !important;
}
.filter-options-item .filter-options-content {
  display: none;
  margin: 0;
  padding: 10px;
}
.filter-options-item .filter-options-content .categories .item label {
  cursor: pointer;
  padding-left: 12px;
  margin-left: 12px;
}
.filter-options-item .filter-options-content .categories .item .subcategory {
  margin-left: 12px;
}
.filter-options-item .filter-options-content .categories .item span.label {
  margin-left: 10px;
}
.filter-options-item .filter-options-content .categories .item input[type=radio]:checked + label {
  border-left: 3px solid #ff5501;
  padding-left: 9px;
  font-weight: bold;
}
.filter-options-item .filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-item .filter-options-content .item .image {
  display: inline-block;
  height: 1.5em;
  max-width: 50%;
  min-width: 2.5em;
  vertical-align: middle;
}
.filter-options-item .filter-options-content .item .image img {
  max-height: 1.5em;
  margin: 0 auto;
  display: block;
}
.filter-options-item .filter-options-content .item .image.empty,
.filter-options-item .filter-options-content .item .image.color {
  border: 1px solid #dadada;
}
.filter-options-item .filter-options-content .item .image.empty {
  width: 2.5em !important;
}
.filter-options-item .filter-options-content .item .image.empty:after {
  display: inline-block !important;
  content: '';
  width: 40.5px;
  height: 2px;
  background: #f00;
  transform: rotate(-31deg);
  -o-transform: rotate(-31deg);
  -moz-transform: rotate(-31deg);
  -ms-transform: rotate(-31deg);
  -webkit-transform: rotate(-31deg);
  z-index: 5;
  margin: 5px 5px 4px -3px;
}
.filter-options-item .filter-options-content .item input[type=checkbox]:checked + label,
.filter-options-item .filter-options-content .item input[type=radio]:checked + label {
  font-weight: bold;
}
.column.main .filter-options-item .filter-options-title .label {
  white-space: nowrap;
}
.swatch-option-tooltip.aw-ln-swatch .image {
  background-size: contain !important;
}
.filter.active .filter-options-item:last-child {
  margin-bottom: 40px;
}
.action.primary.clear-button {
  background: #f2f2f2;
  border-color: #d1d1d1;
  color: #858585;
}
.action.primary.clear-button:hover {
  border: 1px solid #999999;
  color: #333333;
}
.active > .filter-options-title:after {
  content: '' !important;
}
.swatch-option:not(.disabled).active {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled).active,
.swatch-option.color:not(.disabled).active {
  border: 1px solid #ffffff;
  outline: 2px solid #ff5501;
}
.swatch-attribute-options {
  margin: 5px !important;
  padding: 5px !important;
}
.aw-layered-nav-overlay {
  display: none;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 99;
}
.aw-layered-nav-popover {
  background: #fafafa;
  border: 2px solid #1979c3;
  border-radius: 3px;
  box-sizing: border-box;
  display: none;
  height: 44px;
  padding: 4px;
  position: absolute;
  width: 190px;
  z-index: 100;
}
.aw-layered-nav-popover:before,
.aw-layered-nav-popover:after {
  border: solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.aw-layered-nav-popover:before {
  border-width: 22px;
  margin-top: -22px;
}
.aw-layered-nav-popover:after {
  border-width: 20px;
  margin-top: -20px;
}
.aw-layered-nav-popover__content {
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
}
.aw-layered-nav-popover--loading .aw-layered-nav-popover__items {
  display: none;
}
.aw-layered-nav-popover--loading .aw-layered-nav-popover__loader {
  display: block;
}
.aw-layered-nav-popover__loader {
  animation: aw-layered-nav-rotate 0.75s 0s linear infinite;
  animation-fill-mode: both;
  background: transparent !important;
  border: 2px solid #1979c3;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: none;
  height: 18px;
  width: 18px;
  -webkit-animation: aw-layered-nav-rotate 0.75s 0s linear infinite;
  -webkit-animation-fill-mode: both;
}
.categories {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.categories .category a {
  margin-left: 0;
  padding-left: 0;
}
.categories .category .label:before {
  content: "\e617";
  font-family: 'luma-icons';
  font-size: 10px;
  padding-right: 2px;
}
.categories .active {
  font-weight: bold;
  border-left: 3px solid #ff5501;
}
.categories .active .label:before {
  content: "";
  padding-right: 10px;
}
.categories .current .label:before {
  content: "";
  padding-right: 13px;
}
.categories .item input {
  display: none;
}
.page-layout-3columns .aw-layered-nav-popover,
.page-layout-2columns-left .aw-layered-nav-popover {
  left: 100%;
  margin-left: 8px;
  padding-left: 0;
}
.page-layout-2columns-right .aw-layered-nav-popover {
  margin-right: 8px;
  padding-right: 0;
  right: 100%;
}
.page-layout-2columns-left .aw-layered-nav-popover:before,
.page-layout-2columns-left .aw-layered-nav-popover:after {
  right: 100%;
}
.page-layout-2columns-left .aw-layered-nav-popover:before {
  border-right-color: #1979c3;
}
.page-layout-2columns-left .aw-layered-nav-popover:after {
  border-right-color: #fafafa;
}
.page-layout-2columns-right .aw-layered-nav-popover:before,
.page-layout-2columns-right .aw-layered-nav-popover:after {
  left: 100%;
}
.page-layout-2columns-right .aw-layered-nav-popover:before {
  border-left-color: #1979c3;
}
.page-layout-2columns-right .aw-layered-nav-popover:after {
  border-left-color: #fafafa;
}
.page-layout-2columns-right .aw-layered-nav-popover .aw-layered-nav-popover__content {
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
}
.page-layout-3columns .aw-layered-nav-popover:before,
.page-layout-3columns .aw-layered-nav-popover:after {
  right: 100%;
}
.page-layout-3columns .aw-layered-nav-popover:before {
  border-right-color: #1979c3;
}
.page-layout-3columns .aw-layered-nav-popover:after {
  border-right-color: #fafafa;
}
@-webkit-keyframes aw-layered-nav-rotate {
  0% {
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.6);
    -webkit-transform: rotate(180deg) scale(0.6);
  }
  100% {
    transform: rotate(360deg) scale(1);
    -webkit-transform: rotate(360deg) scale(1);
  }
}
@keyframes aw-layered-nav-rotate {
  0% {
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.6);
    -webkit-transform: rotate(180deg) scale(0.6);
  }
  100% {
    transform: rotate(360deg) scale(1);
    -webkit-transform: rotate(360deg) scale(1);
  }
}
#layered-selected-filters-block .selected-items-list {
  display: block;
  list-style: none;
  padding: 0;
}
#layered-selected-filters-block .selected-items-list .selected-item {
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 1px;
  display: inline-block;
  line-height: 1.5rem;
  padding: .5rem 1rem;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-clear {
  display: inline-block;
  margin-bottom: 3px;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close {
  display: inline-block;
  background-image: none;
  background: none;
  -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;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 2px 0 0 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close:hover:before {
  color: inherit;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close:active:before {
  color: inherit;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close:focus,
#layered-selected-filters-block .selected-items-list .selected-item .action-close:active {
  background: none;
  border: none;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close:hover {
  background: none;
  border: none;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close.disabled,
#layered-selected-filters-block .selected-items-list .selected-item .action-close[disabled],
fieldset[disabled] #layered-selected-filters-block .selected-items-list .selected-item .action-close {
  pointer-events: none;
  opacity: 0.5;
}
#layered-selected-filters-block .selected-items-list .selected-item:hover {
  text-decoration: line-through;
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  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 {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.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;
  min-height: 1px;
  height: 100%;
  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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button {
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #000000;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.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);
  }
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
#spot-price-menu {
  display: none;
  border-top: 1px solid #d1d1d1;
  font-size: 1.6rem;
}
#spot-price-menu a {
  color: #243644;
  font-weight: bold;
}
.spotticker-container .tickeritem .high-low.green {
  padding-left: 3px;
  color: #5ba239;
}
.spotticker-container .tickeritem .high-low.green:before {
  padding-right: 5px;
  content: '\f176';
  color: #5ba239;
  font-family: FontAwesome;
}
.spotticker-container .tickeritem .high-low.red {
  padding-left: 3px;
  color: #f00;
}
.spotticker-container .tickeritem .high-low.red:before {
  padding-right: 5px;
  content: '\f175';
  color: #f00;
  font-family: FontAwesome;
}
.invdash-navigation-mobile {
  background-color: #243644;
  padding: 5px;
  text-align: center;
  margin: 15px 0px;
}
.invdash-navigation-mobile a.idnav {
  padding: 5px;
  color: #4f86c6;
  text-decoration: none;
  font-weight: bold;
}
.invdash-navigation-mobile a:hover {
  color: #e3be18;
}
.invdash-navigation-mobile a.currentselected {
  color: #fff;
}
.table-spot-prices-header {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #082537;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin: 10px 0;
}
.table-spot-prices > thead > tr > th {
  padding: 6px 6px 6px 0;
  color: #25a187;
  text-transform: uppercase;
  font-weight: 600;
}
.table-spot-prices .text-right {
  text-align: right;
}
.table-spot-prices.table-striped > tbody > tr:nth-child(odd) > td {
  background-color: #ebebeb;
}
.invdash-timegraph {
  text-align: center;
}
.product-spot-price-section {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  display: none;
}
.product-spot-price-section .change-value.green {
  padding-left: 3px;
  color: #5ba239;
}
.product-spot-price-section .change-value.green:before {
  padding-right: 5px;
  content: '\f176';
  color: #5ba239;
  font-family: FontAwesome;
}
.product-spot-price-section .change-value.red {
  padding-left: 3px;
  color: #f00;
}
.product-spot-price-section .change-value.red:before {
  padding-right: 5px;
  content: '\f175';
  color: #f00;
  font-family: FontAwesome;
}
.box-tocart {
  margin: 0px;
}
@media only screen and (max-width: 600px) {
  #spot-price-menu {
    display: block;
  }
  .product-spot-price-section {
    display: block;
  }
}
.iti {
  position: relative;
  display: inline-block;
}
.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: 31px;
  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: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  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, 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, 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, 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 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: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../../frontend/Humcommerce/msg/en_US/Dotdigitalgroup_Sms/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/Humcommerce/msg/en_US/Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.mgk-adcpopup-block {
  padding: 0;
  margin: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item {
  overflow: hidden;
  margin-bottom: 2rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-photo {
  float: left;
  display: block;
  width: 37%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-details {
  float: right;
  width: 60%;
  padding: 0;
  margin: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-name {
  font-size: 2.6rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-pricing {
  overflow: hidden;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #c1c1c1;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-pricing .price-container {
  float: left;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-pricing .price {
  font-size: 2.2rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-sku {
  float: right;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-sku .label {
  font-weight: 600;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .options .list {
  display: table;
  border-collapse: collapse;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .options .list .option-item {
  display: table-row;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .options .list .option-item .label,
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .options .list .option-item .values {
  display: table-cell;
  text-align: left;
  padding: 1rem;
  border: 1px solid #e5efe5;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .options .list .option-item .label {
  font-weight: 600;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty {
  font-weight: 600;
  margin-top: 2rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .qty-text {
  display: inline-block;
  border: 1px solid #c1c1c1;
  padding: 0.8rem 1.4rem;
  margin-left: 2rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner {
  display: inline-block;
  margin-left: 2rem;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-input {
  width: 4rem;
  text-align: center;
  height: 3.3rem;
  background: none;
  border: none;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-down,
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-up {
  height: 3.3rem;
  cursor: pointer;
  text-align: center;
  width: 2.3rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-down:hover,
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-up:hover {
  text-decoration: none;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-down > span,
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-up > span {
  font-size: 2.4rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-down {
  float: left;
  border-right: 1px solid #c1c1c1;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .details-qty .ui-spinner-up {
  float: right;
  border-left: 1px solid #c1c1c1;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-actions {
  margin-top: 2rem;
  display: block;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-actions .action.delete {
  font-size: 1.2rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item:last-child {
  border-bottom: none;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item-photo {
  width: 17%;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item-details {
  width: 80%;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item-name {
  font-size: 1.6rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item-pricing .price {
  font-size: 1.4rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item .details-qty {
  margin-top: 1rem;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .multi .product-item .details-qty .qty-text {
  padding: 0.5rem 1.2rem;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-title {
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 1rem;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-items {
  display: table;
  border-collapse: collapse;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-item {
  display: table-row;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-item .label,
.mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-item .values {
  display: table-cell;
  padding: 1rem;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-item .label {
  font-weight: 600;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-actions {
  margin-top: 2rem;
}
.mgk-adcpopup-block .adcpopup-summary .shopping-actions .action {
  margin-right: 1rem;
  cursor: pointer;
}
.mgk-adcpopup-block .adcpopup-category {
  overflow: hidden;
  font-size: 0;
  clear: both;
}
.mgk-adcpopup-block .adcpopup-category .sub-title {
  font-size: 1.8rem;
  font-weight: 600;
}
.mgk-adcpopup-block .adcpopup-category .product-item {
  display: inline-block;
  padding: 0;
}
.mgk-adcpopup-block .adcpopup-category .product-item-info {
  border: 1px solid #c1c1c1;
  width: auto;
}
.mgk-adcpopup-block .adcpopup-category .product-item-photo {
  text-align: center;
  display: block;
  border-bottom: 1px solid #c1c1c1;
}
.mgk-adcpopup-block .adcpopup-category .product-item-details {
  padding: 0.5rem;
}
.mgk-adcpopup-block .adcpopup-category .product-item-name {
  font-size: 1.3rem;
  margin: 0;
  height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mgk-adcpopup-block .adcpopup-category .product-item-sku {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-style: italic;
}
.mgk-adcpopup-block .adcpopup-category .product-item-pricing {
  margin-top: 0.5rem;
  overflow: hidden;
}
.mgk-adcpopup-block .adcpopup-category .product-item-pricing .price-container {
  float: left;
}
.mgk-adcpopup-block .adcpopup-category .product-item-pricing .price {
  font-size: 1.3rem;
  font-weight: 600;
}
.mgk-adcpopup-block .adcpopup-category .product-item-pricing .buy {
  float: right;
}
.mgk-adcpopup-block .messages .message {
  margin: 1rem 0;
}
/* faq content */
[class^="faq-"] h1 {
  margin-left: -2px;
}
.faq-content {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #797979;
}
.hidden {
  display: none !important;
}
.faq-content .green {
  color: green;
}
.faq-content .created-by {
  font-size: 1.2rem;
  color: #a3a3a3;
}
.faq-content .created-by span:first-child {
  margin-left: 0px;
}
.faq-content .created-by span {
  margin-left: 15px;
}
.faq-content .details .content {
  margin-top: 15px;
}
.faq-content .details .feedback {
  margin-top: 15px;
}
.faq-content .related-question {
  margin-top: 30px;
}
/* feed back */
.feedback .btn {
  position: relative;
  min-width: 60px;
  padding: 6px 12px;
}
.feedback .btn span:last-child {
  margin-left: 3px;
}
.feedback .btn span:first-child {
  font-size: 13px;
}
/* sider left category */
.block-faq-category .block-title {
  margin: 0 0 20px;
}
.block-faq-category .block-title strong {
  font-size: 18px;
  font-weight: 300;
}
.block-faq-category .block-content .items .item a .count {
  color: #858585;
  padding-right: 5px;
}
/* FAQs list */
.faqs-list {
  float: left;
  width: 100%;
}
.faqs-list .item {
  border: 1px solid #e3e3e3;
  margin-bottom: 15px;
}
.faqs-list .item.active a span:before {
  content: '\ea0b';
}
.faqs-list .item.active .description {
  display: block;
}
.faqs-list .item.active .read-more {
  display: block;
}
.faqs-list .item .read-more {
  padding: 5px 20px;
  text-align: right;
  cursor: pointer;
  display: none;
  background: rgba(248, 248, 248, 0.63);
  font-weight: 500;
  color: rgba(51, 51, 51, 0.61);
  position: relative;
}
.faqs-list .item .read-more:hover {
  color: #198dd3;
}
.faqs-list .item .read-more:after {
  content: '\e902';
  font-family: 'faq-extension';
  right: 5px;
  top: 6px;
  position: absolute;
}
.faqs-list .description {
  padding: 14px 20px;
  display: none;
  border-top: 1px solid #e3e3e3;
}
.faqs-list .item > a {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #41362f;
  padding: 10px 15px;
  display: block;
  background: #f8f8f8;
}
.faqs-list .item > a span:before {
  margin-right: 15px;
  font-size: 10px;
}
.faqs-list .item > a:hover {
  text-decoration: none;
}
h2.first-title {
  margin-top: 0px;
}
.faqcat-title {
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
  position: relative;
  color: #198dd3;
  font-weight: bold;
  margin-top: 15px;
}
.faqcat-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #198dd3;
}
.faqcat-title img {
  max-width: 33px;
  margin: 0 auto;
  padding: 0px 8px;
  max-height: 20px;
  width: auto;
  height: auto;
}
.faqs-list .no-question > a {
  font-weight: normal;
}
/* category list */
.category-list {
  padding: 0px;
  margin: 0px -15px;
}
.category-list .category {
  list-style: none;
}
.category-list .category {
  margin: 0px;
  margin-bottom: 15px;
}
.category-list .category .block {
  height: 210px;
  text-align: center !important;
  padding: 0px;
}
.category-list .category .block > a:hover {
  border: 1px solid #198dd3;
}
.category-list .category .block h3 {
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 14px;
  margin: 0px;
}
.category-list .category .block > a {
  border: 1px solid #e4e4e4;
  cursor: pointer;
  display: block;
  line-height: 138px;
  margin-bottom: 12px;
  min-height: 138px;
  padding: 16px 10px;
  -moz-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.category-list .category .block a img {
  vertical-align: middle;
}
.category-list .category .block a:hover {
  text-decoration: none;
  color: #198dd3 !important;
}
.category-list .category .block h3 a {
  font-weight: 500;
}
.category-list .category .block a:last-child {
  color: #333;
}
/* FAQ form search */
.faq-search-form {
  margin: 0 auto;
  width: 100%;
  margin-bottom: 30px;
}
.faq-search-form form {
  display: table;
  width: 100%;
}
.faq-search-form .field {
  margin: 0;
}
.faq-search-form .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.faq-search-form .field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\e986';
  font-family: 'faq-extension';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.faq-search-form input {
  padding-left: 35px;
}
.faq-search-form .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.faq-search-form .actions button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
@media (max-width: 991px) {
  .page.messages,
  .column.main {
    margin-top: 30px;
  }
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.fotorama-video-container:after {
  background: url(../../frontend/Humcommerce/msg/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../../frontend/Humcommerce/msg/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Humcommerce/msg/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 10px;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #cccccc;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.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.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bb4;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #cccccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .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;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.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: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  background-image: none;
  background: none;
  -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-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../../frontend/Humcommerce/msg/en_US/images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -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;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #006bb4;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #006bb4;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.block-balance .price {
  margin-top: -10px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #006bb4;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #006bb4;
  cursor: pointer;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #006bb4;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.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: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  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: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  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, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #006bb4;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #006bb4;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  white-space: nowrap;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  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: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  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: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  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;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 30px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #006bb4;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #ff5501;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bb4;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bb4;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.copyright {
  background-color: #6e716e;
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .custom-images {
    width: 50%;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .email-customer {
    width: 25%;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .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 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 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: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .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;
  }
  .aw-layered-nav-popover {
    bottom: 10px !important;
    left: 0 !important;
    position: fixed !important;
    right: auto !important;
    top: auto !important;
    width: 97% !important;
    z-index: 999 !important;
  }
  .aw-layered-nav-popover:before,
  .aw-layered-nav-popover:after {
    border-width: 0 !important;
    margin-top: 0 !important;
  }
  .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__items,
  .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__loader {
    margin-left: 15px;
  }
  .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__action {
    width: 50%;
  }
  .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__action .action.primary.show-button {
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #333333;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .wordpress-term-view.category-id .post-list-wrapper .post-list li.item {
    width: 100%;
  }
  .page-wrapper .block-collapsible-nav {
    top: 0;
  }
  .page-wrapper .nav-sections {
    margin-bottom: 0px;
  }
  .page-wrapper .nav-sections .section-item-title a {
    font-size: 18px;
    color: unset;
  }
  .page-wrapper .nav-sections .navigation li.level0:first-child a.level-top::before {
    vertical-align: middle;
  }
  .page-wrapper .nav-sections .section-item-content .header.links {
    border-bottom: none;
  }
  .page-wrapper .nav-sections .section-item-content .header.links li.authorization-link {
    font-size: 18px;
    list-style: none;
  }
  .page-wrapper .nav-sections .section-item-content .header.links li.authorization-link a {
    font-size: 1.6rem;
    color: #5c5c5c;
    text-decoration: none;
    display: block;
    font-weight: 400;
    padding: 0.8rem 20px;
  }
  .page-wrapper .nav-sections .section-item-content .header.links li.greet.welcome {
    font-size: 18px;
    font-weight: 400;
    color: #5c5c5c;
  }
  .page-wrapper .nav-sections .section-item-content .header.links .customer-welcome .customer-menu .header.links li {
    font-size: 18px;
  }
  .page-wrapper .nav-sections .section-item-content .header.links .customer-welcome .customer-menu .header.links li a {
    font-weight: 400;
  }
  .page-wrapper .nav-sections .section-item-content .top-header {
    border-bottom: 1px solid #d7d7d7;
  }
  .page-wrapper .nav-sections .section-item-content .top-header .coinfolio {
    font-size: 18px;
    padding: 0.8rem 20px;
  }
  .page-wrapper .nav-sections .section-item-content .top-header .coinfolio a {
    color: #5c5c5c;
  }
  .page-wrapper .nav-sections .section-item-content .view-charts {
    border-bottom: 1px solid #d7d7d7;
  }
  .page-wrapper .nav-sections .section-item-content .view-charts .view-charts-img {
    display: none;
  }
  .page-wrapper .nav-sections .section-item-content .view-charts .view-charts-text {
    font-size: 1.6rem;
    padding: 0.8rem 20px;
  }
  .page-wrapper .nav-sections .section-item-content .view-charts .view-charts-text a {
    color: #5c5c5c;
  }
  .page-wrapper .nav-sections .section-item-content .navigation ul.ui-menu li.level0.last.parent.level-top.ui-menu-item a:after {
    content: '';
  }
  .page-wrapper .nav-sections .section-item-content .navigation ul.ui-menu li.level0:first-child a.level-top:after {
    color: #000000;
    top: 20px;
  }
  .page-wrapper header.page-header {
    margin-bottom: 0px;
  }
  .page-wrapper header.page-header .panel.wrapper #header-top {
    display: none;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container {
    text-align: left;
    display: none;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem {
    font-size: 12px;
    padding-bottom: 10px;
    padding-right: 3px;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container #spotticker-silver {
    float: right;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container #spotticker-palladium {
    float: right;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .view-charts {
    display: none;
  }
  .page-wrapper header.page-header .header.content {
    height: 100%;
    padding-bottom: 3%;
    margin-top: 0px !important;
  }
  .page-wrapper header.page-header .header.content .top-header {
    display: none;
  }
  .page-wrapper header.page-header .header.content .free-shipping {
    display: none;
  }
  .page-wrapper header.page-header .header.content .logo {
    margin: 0px auto 0px 40px;
    max-width: 45%;
  }
  .page-wrapper header.page-header .header.content .menu {
    display: none;
  }
  .page-wrapper header.page-header .header.content .phone-icon {
    display: none;
  }
  .page-wrapper header.page-header .header.content li.authorization-link {
    display: none;
  }
  .page-wrapper header.page-header .header.content .minicart-wrapper {
    float: right;
  }
  .page-wrapper header.page-header .header.content .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .page-wrapper header.page-header .header.content .block-search .field.search .control {
    border-top: none;
  }
  .page-wrapper header.page-header .header.content .block-search .field.search .label:before {
    font-size: 28px;
    margin: 5px 5px 0 0;
  }
  .catalog-category-view .page-wrapper .page-main,
  .catalogsearch-result-index .page-wrapper .page-main {
    padding-top: 10px;
  }
  .catalog-category-view .page-wrapper .page-main .category-view .category-image,
  .catalogsearch-result-index .page-wrapper .page-main .category-view .category-image {
    width: 40%;
  }
  .catalog-category-view .page-wrapper .page-main .columns,
  .catalogsearch-result-index .page-wrapper .page-main .columns {
    padding-top: 0px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-title strong,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-title strong {
    position: relative;
    top: 5px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button {
    display: none;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-year .year-inputs-wrapper,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-year .year-inputs-wrapper {
    margin-bottom: 10px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper {
    margin-bottom: 10px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field select,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field select {
    width: 90%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper {
    margin-bottom: 10px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field input,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field input {
    width: 90%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main {
    padding-top: 15px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar {
    background-color: #ffffff;
    width: 25%;
    float: right;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter {
    display: none;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes {
    display: inline-block;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-label,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-label {
    display: none;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode span,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode span {
    display: none;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode:before,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode:after,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode:after {
    color: #5c5c5c;
    padding-left: 7px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .mode-list:before,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .mode-list:before {
    content: '\e60b';
    color: #5c5c5c;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter {
    padding: 0px 0px 10px 20px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-label,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-label {
    color: #243644;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-options,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-options {
    border: none;
    margin-left: 0px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount {
    width: 65%;
    float: left;
    padding-top: 10px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount .toolbar-amount,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount .toolbar-amount {
    padding-top: 0px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar {
    width: 100%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .modes,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .modes {
    display: none;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items {
    margin-left: 0px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
    display: block;
  }
  .catalog-category-view .modal-popup.payment-terms .modal-inner-wrap,
  .catalogsearch-result-index .modal-popup.payment-terms .modal-inner-wrap {
    width: 300px;
    font-size: 12px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item {
    padding: 20px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block {
    width: 100%;
    text-align: center;
    margin: auto;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice {
    background: #f1f2f3;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice .notify-me,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice .notify-me {
    margin: auto;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions {
    width: 100%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary {
    text-align: center;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .field.qty,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .field.qty {
    width: 20%;
    padding-right: 10px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper .front,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper .front,
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper .back,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper .back {
    width: unset !important;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    width: 60%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert {
    width: 32%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .sizzle,
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products.products-list .product-items .product-item .product-item-info .sizzle {
    text-align: center;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar.sidebar-main .filter .filter-title strong,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar.sidebar-main .filter .filter-title strong {
    background: #243644;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar.sidebar-main .filter.active .filter-title strong,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar.sidebar-main .filter.active .filter-title strong {
    background: #243644;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar.sidebar-main .filter.active .filter-title strong:after,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar.sidebar-main .filter.active .filter-title strong:after {
    color: #e3be18;
    font-size: 12px;
    padding-left: 10px;
  }
  .checkout-cart-index ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 2px;
    height: 5px;
  }
  .checkout-cart-index ::-webkit-scrollbar-thumb {
    height: 5px;
    width: 2px;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .checkout-cart-index .page-wrapper .page-header {
    border-bottom: 1px solid #d7d7d7;
  }
  .checkout-cart-index .page-wrapper .page-header .panel.wrapper .panel.header {
    display: none;
  }
  .checkout-cart-index .page-wrapper .page-header .header.content .chat {
    display: none;
  }
  .checkout-cart-index .page-wrapper .page-header .header.content .email {
    display: none;
  }
  .checkout-cart-index .page-wrapper .page-header .header.content .title {
    display: none;
  }
  .checkout-cart-index .page-wrapper .page-header .header.content .logo {
    display: block;
    margin: auto;
    float: unset;
  }
  .checkout-cart-index .page-wrapper .page-header .header.content .nav-toggle {
    display: none;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkout-cart-index .page-main .custom.header.block {
    display: none;
  }
  .checkout-cart-index .page-main .columns .column.main {
    overflow: hidden;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .select-payment-method {
    display: inline-block;
    margin-bottom: 10px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .select-payment-method h3 {
    display: block;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .custom.checkout.button {
    display: inline-block;
    margin-top: 10px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .custom.checkout.button .action.primary.checkout {
    width: 100%;
    border-radius: 40px;
    background: #e3be18;
    border: 1px solid #e3be18;
    padding: 18px 10px;
    margin-top: 2%;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .custom.checkout.button .action.primary.checkout span {
    font-size: 18px;
    text-transform: uppercase;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .checkout.methods.items.checkout-methods-items .action.primary.checkout {
    float: right;
    border-radius: 40px;
    background: #e3be18;
    border: 1px solid #e3be18;
    padding: 18px 10px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .checkout.methods.items.checkout-methods-items .action.primary.checkout span {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .checkout.methods.items.checkout-methods-items .action.multicheckout {
    display: none;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .content {
    padding: 5px 0px 23px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .content .packagebox-container .step-title::after {
    content: '*Note:Please scroll right to select packages';
    font-size: 12px;
    color: #cb6262;
    display: block;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .content .packagebox-container .form.methods-shipping #shipping-packages-load .package-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content {
    padding: unset;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .form-discount .actions-toolbar .action-apply {
    width: 120px;
    height: 37px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container {
    margin-top: 20px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty {
    width: 33%;
    padding-top: 0px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .control.qty .input-text.qty {
    width: 80px;
    height: 40px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.price {
    padding-top: 0px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.subtotal {
    padding-top: 0px;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item .product-item-photo {
    display: inline-block;
    position: unset;
  }
  .checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item .product-item-details {
    width: 72%;
    display: inline-block;
    vertical-align: top;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .custom-images {
    width: 50%;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .email-customer {
    width: 25%;
    text-align: right;
  }
  .catalog-product-view .modal-popup.payment-terms .modal-inner-wrap {
    width: 300px;
    font-size: 12px;
  }
  .catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items {
    border-bottom: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main {
    overflow-x: hidden;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1280px;
    display: flex;
    flex-direction: column;
    padding-top: 4%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-add-form .box-tocart .fieldset .actions {
    width: 71%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-add-form .box-tocart .fieldset .actions .action.tocart {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .page-title-wrapper.product {
    padding-top: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main table.static.magic.fee {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main table.static.magic.fee thead {
    background-color: #243644;
    color: #ffffff;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price {
    border-bottom: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .yotpo {
    margin-right: 0px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .yotpo .yotpo-display-wrapper .text-m {
    display: block;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .product-reviews-summary {
    padding-left: 0px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .price-box {
    width: 50%;
    float: left;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .price-box .price-container .price-text {
    padding-top: 10px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price:last-child {
    padding-right: 0px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .product-addto-links .action.tocompare {
    display: block;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .widget.block.block-static-block {
    margin-left: unset;
    margin-right: unset;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1280px;
    box-sizing: border-box;
  }
  .page-wrapper .page-footer .block-recent-posts .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .page-wrapper .page-footer .block-recent-posts .row .block-content .col-md-4 {
    margin-bottom: 20px;
  }
  .page-wrapper .page-footer .block-recent-posts .row .block-content .col-md-4 .item {
    margin-bottom: 20px;
  }
  .page-wrapper .page-footer .coinfolio-block .col-md-12 .content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 25px;
  }
  .page-wrapper .page-footer .coinfolio-block .col-md-12 .content p.signup {
    font-size: 23px;
  }
  .page-wrapper .page-footer .footer-main {
    text-align: center;
  }
  .page-wrapper .page-footer .footer-newsletter {
    height: 100%;
  }
  .page-wrapper .page-footer .footer-newsletter .newsletter-block {
    display: block;
    text-align: center;
  }
  .page-wrapper .page-footer .footer-newsletter .newsletter-block p {
    text-align: center;
  }
  .page-wrapper .page-footer .footer-newsletter .newsletter-block h1 {
    font-size: 30px;
  }
  .page-wrapper .page-footer .footer-newsletter .footer-logo {
    display: block;
    text-align: center;
  }
  .page-wrapper .page-footer .footer-newsletter .block.newsletter .actions {
    padding-top: 10px;
    text-align: center;
    padding-left: 26%;
    display: block;
  }
  .page-wrapper .page-footer .footer-main .bootstrap-enable .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .page-wrapper .page-footer .footer-main .bootstrap-enable .row .col-sm-2 {
    text-align: center;
    width: 100%;
  }
  .page-wrapper .page-footer .footer-main .bootstrap-enable .row .col-sm-2 .footer-block1 {
    margin-top: 0px;
  }
  .page-wrapper .page-footer .contact-us div.icons ul.list-icon li {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-header {
    border-bottom: 1px solid #d7d7d7;
  }
  .checkout-index-index .page-wrapper .page-header .panel.wrapper .panel.header {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .chat {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .email {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .title {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .logo {
    display: block;
    margin: auto;
    float: unset;
    max-width: 60%;
    padding-bottom: 10px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main {
    overflow: hidden;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .minicart-wrapper {
    float: left;
    width: 50%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    vertical-align: middle;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .minicart-wrapper .action.showcart span {
    vertical-align: middle;
    white-space: pre-wrap;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer {
    display: inline-block;
    padding-right: 10px;
    float: right;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timer-title,
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .price-label {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timer-label {
    display: inline-block;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timer-label .mins {
    padding-left: 10px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timer-label .secs {
    padding-left: 30px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timers .timer-mins {
    display: inline-block;
    width: 45px;
    background: #3c3c3c;
    height: 45px;
    border-radius: 5px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timers .timer-mins span {
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    display: block;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timers .timer-secs {
    display: inline-block;
    width: 45px;
    background: #3c3c3c;
    height: 45px;
    margin-left: 10px;
    border-radius: 5px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper .timer .timers .timer-secs span {
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    display: block;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container {
    margin-top: 15px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .step-title {
    margin-bottom: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping {
    margin-top: 0px;
    padding-top: 0px;
    background: none;
    border-bottom: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load {
    border-bottom: 1px solid #d7d7d7;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping .actions-toolbar .action.primary {
    height: 65px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping .actions-toolbar .action.primary span {
    font-size: 24px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper {
    margin-top: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .actions-toolbar .primary .action-login {
    padding: 10px 5px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .additional.fields .guest-checkout {
    padding-top: 5%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .additional.fields .guest-checkout .action-guest {
    padding: 10px 5px;
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .additional.fields .free-account .action-create {
    width: 100%;
    padding: 10px 5px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content hr {
    display: inline-block;
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset .field-password .control .input-text {
    width: 82%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset .field-email .control .input-text {
    width: 82%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .timer {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title .action.action-edit span {
    display: inline-block;
    overflow: unset;
    width: auto;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .opc-block-shipping-information .payment-information .payment-information-title .action.action-edit span {
    display: inline-block;
    overflow: unset;
    width: auto;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .opc-block-shipping-information .billing-information .billing-information-title .action.action-edit span {
    display: inline-block;
    overflow: unset;
    width: auto;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-title .action.action-edit span {
    display: inline-block;
    overflow: unset;
    width: auto;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .modal-inner-wrap .modal-header {
    display: inline-block;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .modal-inner-wrap .modal-header .action-close {
    margin: 15px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .modal-inner-wrap .modal-content {
    padding-top: 10%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus) {
    padding-right: 10px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-login {
    background: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-login #customer-email-fieldset .field {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address {
    background: none;
    margin-top: 10px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .street .field {
    padding: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .address-details .shipping {
    padding-top: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .actions-toolbar .primary .btn.btn-primary {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .checkout-billing-address .billing-address-same-as-shipping-block select {
    height: 44px;
    margin-top: 10px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .field {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .field .control .input-text {
    height: 44px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .form.form-shipping-address .fieldset.address .field .control select {
    height: 44px;
    color: #5c5c5c;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method {
    margin-top: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods {
    margin: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-title input[type="radio"] {
    margin-right: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-title label.label {
    width: 84%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field[name="billingAddresscheck.country_id"] {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field[name="billingAddressauthorizenet_directpost.country_id"] {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field[name="billingAddresswire.country_id"] {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary button.action.action-cancel {
    font-size: 16px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .actions-toolbar .primary {
    width: 100%;
    height: 60px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.date .control .field.year .select-year {
    width: 110px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.date .control .field.month .select-month {
    width: 110px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .form .terms-conditions {
    width: 100%;
    padding: 0 10px 10px;
    box-sizing: border-box;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .form .fieldset.payment {
    width: 100%;
    box-sizing: border-box;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .product-item-photo {
    width: 12%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .product-item-photo .product-image-wrapper .product-image-photo {
    width: 40%;
    float: left;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .product-item-details {
    padding-left: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details {
    padding: 0px;
    padding-top: 15px;
    border-bottom: 1px solid #d7d7d7;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .actions-toolbar .action.primary.checkout {
    padding: 15px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments {
    padding-top: 5%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount.payment-option {
    margin: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount.payment-option .form-discount .actions-toolbar .primary .action-apply {
    padding: 10px 15px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .payment-option {
    margin: 0px;
  }
  body #back-to-top {
    display: none;
  }
  body .columns .product-slider .products-grid .product-items {
    margin-left: 0px;
  }
  body .columns .product-slider .products-grid .product-items .owl-stage-outer .product-item {
    padding-left: 0px;
  }
  body .columns .product-slider .products-grid .product-items .owl-stage-outer .product-item .product-image-photo {
    padding-left: 2%;
  }
  body .columns .product-slider .products-grid .product-items .owl-nav {
    display: block;
  }
  body .columns .product-slider .products-grid .product-items .owl-nav .owl-prev {
    position: absolute;
    top: 30%;
    visibility: hidden;
    width: 18%;
  }
  body .columns .product-slider .products-grid .product-items .owl-nav .owl-prev:after {
    content: '';
    background: url('../../frontend/Humcommerce/msg/en_US/images/left-arrow.png');
    width: 100%;
    vertical-align: top;
    background-repeat: no-repeat;
    height: 40px;
    display: inline-block;
    visibility: visible;
  }
  body .columns .product-slider .products-grid .product-items .owl-nav .owl-next {
    position: absolute;
    top: 30%;
    right: -24px;
    visibility: hidden;
    width: 18%;
  }
  body .columns .product-slider .products-grid .product-items .owl-nav .owl-next:after {
    content: '';
    background: url('../../frontend/Humcommerce/msg/en_US/images/right-arrow-onhover.png');
    width: 100%;
    vertical-align: top;
    background-repeat: no-repeat;
    height: 32px;
    display: inline-block;
    visibility: visible;
  }
  .cms-home {
    overflow-x: hidden;
  }
  .cms-home .page-wrapper .banner.images {
    width: 100%;
    text-align: center;
  }
  .cms-home .page-wrapper .banner.images .logos {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .cms-home .page-wrapper .aw-rbslider-container .uk-slideshow {
    height: 132px;
  }
  .cms-home .page-wrapper .aw-rbslider-container .uk-slideshow li {
    height: 132px;
  }
  .cms-home .page-wrapper .aw-rbslider-container .uk-dotnav a {
    background: transparent;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
  }
  .cms-home .page-wrapper .aw-rbslider-container .uk-slidenav {
    background: #ffffff;
    border-radius: 35px;
    top: 55%;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .cms-home .page-wrapper .aw-rbslider-container .uk-slidenav:before {
    font-size: 30px;
    color: #000000;
    vertical-align: text-top;
  }
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
    width: 92%;
  }
  .cms-home .columns .column.main {
    overflow-x: hidden;
  }
  .cms-home .columns .column.main .homepage.sliders .tabs a {
    margin-right: 20px;
    display: block;
    padding-top: 10px;
  }
  .cms-home .columns .column.main .homepage.sliders .tabs a.active {
    margin-top: 10px;
  }
  .is-blog .page-wrapper .column.main .categories.block.list ul li.item {
    width: 45%;
  }
  .is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-image {
    width: 25%;
  }
  .is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-content {
    width: 60%;
  }
  .contact-index-index .page-wrapper .column.main form .fieldset {
    margin: 0px;
  }
  .contact-index-index .page-wrapper .column.main form .field {
    margin-bottom: 30px;
  }
  .contact-index-index .page-wrapper .column.main .contact-top .col-sm-4 {
    width: 100%;
  }
  .contact-index-index .page-wrapper .column.main .contact-top .col-sm-4 .contact-top-links {
    margin-bottom: 15px;
    min-height: auto;
  }
  .contact-index-index .page-wrapper .column.main .contact-top .col-sm-4 .contact-top-links .contact-icon {
    width: 20%;
    display: inline-block;
  }
  .contact-index-index .page-wrapper .column.main .contact-top .col-sm-4 .contact-top-links .contact-icon-links {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
  }
  .popup-authentication .modals-overlay {
    z-index: -1 !important;
  }
  .modal-popup.popup-authentication .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container {
    padding: 0px;
  }
  .modal-popup.popup-authentication .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .investor-dashboard-contents .invdash-navigation {
    border-radius: 4px;
  }
  .modal-popup.popup-authentication .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .investor-dashboard-contents .invdash-navigation .idnav {
    padding: 2px;
  }
  .modal-popup.popup-authentication .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .investor-dashboard-contents .invdash-timegraph .timegraphs {
    margin: 0px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .mgk-adcpopup-block .adcpopup-summary {
    display: none;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item {
    width: 49.335%;
    margin: 1.33% 1.33% 0 0;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item-pricing .buy {
    display: none;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 10px;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .custom-images {
    width: 50%;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .email-customer {
    width: 25%;
    text-align: right;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .mgk-adcpopup-block .adcpopup-content .content-cart .product-item-photo {
    float: none;
    width: 100%;
  }
  .mgk-adcpopup-block .adcpopup-content .content-cart .product-item-details {
    float: none;
    width: 100%;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .custom-images {
    width: 50%;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .email-customer {
    width: 25%;
    text-align: right;
  }
}
@media only screen and (max-width: 319px) {
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .custom-images {
    width: 50%;
  }
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .email-customer {
    width: 25%;
    text-align: right;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .mgk-adcpopup-block .adcpopup-summary {
    display: none;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item {
    width: 49.335%;
    margin: 1.33% 1.33% 0 0;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bb4;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@font-face {
  font-family: 'Roboto Regular';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/robotofont/Roboto-Regular.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/robotofont/Roboto-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto Bold';
  src: url('../../frontend/Humcommerce/msg/en_US/fonts/robotofont/Roboto-Bold.woff2') format('woff2'), url('../../frontend/Humcommerce/msg/en_US/fonts/robotofont/Roboto-Bold.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
.page-wrapper .header.content .minicart-wrapper #minicart-content-wrapper .block-content .actions .action.primary.checkout {
  background: #243644;
  border: 1px solid #243644;
}
.page-wrapper .header.content .minicart-wrapper #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name a {
  color: #5c5c5c;
}
.page-wrapper .header.content .minicart-wrapper #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .details-qty.qty .item-qty {
  width: 60px;
}
.page-wrapper .header.content .minicart-wrapper #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .details-qty.qty .update-cart-item {
  box-shadow: none;
  background: #243644;
  border: 1px solid #243644;
  color: white;
}
.page-wrapper .header.content .minicart-wrapper #minicart-content-wrapper .block-content .actions .action.viewcart {
  color: #5c5c5c;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list {
  text-align: left;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-image {
  height: 240px;
  float: unset;
  background-color: #000000;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-image a {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-content {
  position: absolute;
  text-align: center;
  margin: auto;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-content a {
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}
.wordpress-term-view .post-list-wrapper {
  font-size: 18px;
  margin-top: 20px;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content h2 {
  margin-top: 0px;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content h2 a {
  color: #000000;
  text-decoration: underline;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-user {
  display: inline-block;
  margin-bottom: 10px;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-user a {
  color: #e3be18;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-date {
  display: inline-block;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-entry {
  margin-bottom: 10px;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-entry .post-excerpt {
  display: inline;
  color: #5c5c5c;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-entry .read-more {
  display: inline-block;
  color: #5c5c5c;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post.content .post-entry .read-more:hover {
  color: #e3be18;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post-meta .post-tags {
  margin-bottom: 10px;
  display: none;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post-meta .post-tags a {
  color: #5c5c5c;
  font-weight: 600;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post-meta .post-tags strong {
  display: block;
}
.wordpress-term-view .post-list-wrapper .post-list .post-list-item .post-meta .post-categories a {
  color: #e3be18;
}
.wordpress-term-view .post-list-wrapper .pager .toolbar-amount {
  float: unset;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item {
  width: 30px;
  margin: 0px;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item.current .page {
  background: #243644;
  color: #ffffff;
  padding: 0px;
  width: 30px;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item.current .page span {
  text-align: center;
  display: block;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item {
  font-size: 16px;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item a {
  color: #5c5c5c;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item .action.previous {
  border: 1px solid #e3be18;
  box-shadow: none;
  background-color: unset;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item .action.previous:before {
  color: #e3be18;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item .action.next {
  border: 1px solid #e3be18;
  box-shadow: none;
  background-color: unset;
}
.wordpress-term-view .post-list-wrapper .pager .pages .item .action.next:before {
  color: #e3be18;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-95px);
  }
  100% {
    transform: translateY(0px);
  }
}
.page-wrapper .nav-sections {
  background: #f1f2f3;
  margin-bottom: 0px;
}
.page-wrapper .nav-sections .navigation {
  background: none;
}
.page-wrapper .nav-sections .navigation li > a {
  text-transform: uppercase;
}
.page-wrapper .nav-sections .navigation li.level-top.level0:not(:first-child) a {
  color: #243644;
}
.page-wrapper .nav-sections .navigation li.level0:first-child a.level-top {
  color: #cb6262;
  padding-left: 0px;
}
.page-wrapper .nav-sections .navigation li.level0:first-child a.level-top::before {
  width: 12px;
  padding-left: 15px;
  padding-right: 15px;
  height: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  content: " ";
  background-position: center;
  background-image: url('../../frontend/Humcommerce/msg/en_US/images/fire.gif');
  background-size: cover;
}
.page-wrapper .nav-sections .navigation li.level0:first-child a.level-top span {
  vertical-align: middle;
}
.page-wrapper .nav-sections .navigation li.level0 .submenu a {
  color: #243644;
}
.page-wrapper header.page-header .panel.wrapper.sticky {
  position: fixed;
  z-index: 999;
  width: 100% !important;
  animation: smoothScroll 0.4s forwards;
}
.page-wrapper header.page-header .panel.wrapper {
  background-color: #243644;
  border-bottom: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.page-wrapper header.page-header .panel.wrapper .message.global {
  background: #243644;
}
.page-wrapper header.page-header .panel.wrapper .message.global .content a {
  color: #e3be18;
}
.page-wrapper header.page-header .panel.wrapper .panel.header > .header.links > li {
  margin: 0 0 0 5px;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .header.links {
  z-index: 999;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container {
  margin-top: 4px;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem {
  display: inline-block;
  float: left;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem .high-low.red {
  padding-left: 3px;
  color: #cb6262;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem .high-low.red:before {
  content: '\f175';
  font-family: FontAwesome;
  padding-right: 5px;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem .high-low.green {
  padding-left: 3px;
  color: #5ba239;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem .high-low.green:before {
  padding-right: 5px;
  content: '\f176';
  font-family: FontAwesome;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .view-charts .view-charts-img {
  display: inline-block;
  vertical-align: middle;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .view-charts .view-charts-text {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 15px;
  padding-left: 5px;
}
.page-wrapper header.page-header .panel.wrapper .panel.header .view-charts .view-charts-text a {
  margin-bottom: 0px;
  color: #ffffff;
}
.page-wrapper header.page-header .header.content {
  padding: 10px 10px 0;
}
.page-wrapper header.page-header .header.content .block-search .block-content .minisearch .search .input-text {
  height: 45px;
  border: 1px solid #d7d7d7;
}
.page-wrapper header.page-header .header.content .block-search .block-content .minisearch .search .input-text::placeholder {
  font-size: 16px;
  font-family: 'Roboto Regular';
}
.page-wrapper header.page-header .header.content .block-search .block-content .minisearch .search .search-autocomplete {
  color: #5c5c5c;
}
.page-wrapper header.page-header .header.content .block-search .block-content .minisearch .actions .action.search {
  right: 0px;
  height: 100%;
  padding-top: 0;
  vertical-align: middle;
  background-color: #243644;
  opacity: initial;
  border-radius: 0px;
}
.page-wrapper header.page-header .header.content .block-search .block-content .minisearch .actions .action.search:before {
  color: #ffffff;
  padding-left: 15px;
}
.page-wrapper header.page-header .header.content .block-search .block-content .minisearch .actions .action.search:after {
  padding-right: 15px;
  font-size: 13px;
  line-height: 32px;
  color: #ffffff;
  content: 'SEARCH';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper header.page-header .header.content .free-shipping p {
  font-size: 20px;
  color: #cb6262;
  margin-bottom: 0px;
  display: inline-block;
  font-weight: 600;
}
.page-wrapper header.page-header .header.content .menu {
  padding-top: 5px;
}
.page-wrapper header.page-header .header.content .menu a {
  padding-left: 10px;
  color: #243644;
  font-weight: 100;
}
.page-wrapper header.page-header .header.content li.authorization-link {
  display: inline-block;
}
.page-wrapper header.page-header .header.content li.authorization-link a {
  padding-left: 10px;
  color: #000000;
  font-weight: 600;
}
.page-wrapper header.page-header .header.content .minicart-wrapper .action.showcart:before {
  content: '';
  background: url('../../frontend/Humcommerce/msg/en_US/images/Cart_icon.png');
  width: 50px;
  height: 36px;
}
.page-wrapper header.page-header .header.content .minicart-wrapper .action.showcart .text {
  position: relative;
  font-size: 20px;
  color: #243644;
  text-transform: uppercase;
  font-weight: 600;
}
.page-wrapper header.page-header .header.content .phone-icon {
  margin-left: 2%;
  margin-top: 2%;
}
.page-wrapper header.page-header .header.content .phone-icon .phone-img {
  display: inline-block;
  vertical-align: middle;
}
.page-wrapper header.page-header .header.content .phone-icon .phone-img img {
  width: 36px;
  height: 36px;
}
.page-wrapper header.page-header .header.content .phone-icon .phone-number {
  display: inline-block;
  vertical-align: middle;
}
.page-wrapper header.page-header .header.content .phone-icon .phone-number p {
  font-size: 20px;
  margin-bottom: 5px;
  color: #243644;
  font-weight: 600;
}
@media only screen and (min-device-width: 860px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-wrapper .nav-sections .navigation li.level-top > a {
    font-size: 16px;
    padding: 0 20px;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .header.links {
    padding-top: 8px;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link {
    font-size: 14px;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container {
    text-align: center;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem {
    font-size: 15px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container .tickeritem:not(:last-child):after {
    content: '|';
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .page-wrapper header.page-header .header.content .phone-icon {
    display: inline-block;
    margin-left: 2%;
    margin-top: 2%;
    float: right;
    margin-right: 2%;
  }
  .page-wrapper header.page-header .header.content .minicart-wrapper {
    margin-top: 2%;
  }
  .page-wrapper header.page-header .header.content .block-search {
    width: 35%;
  }
}
@media (min-width: 1280px) {
  .page-wrapper header.page-header .panel.wrapper .panel.header .spotticker-container {
    width: auto;
  }
  .page-wrapper header.page-header .panel.wrapper .panel.header .view-charts {
    float: right;
  }
  .page-wrapper header.page-header .panel.wrapper #header-top .logo,
  .page-wrapper header.page-header .panel.wrapper #header-top .free-shipping,
  .page-wrapper header.page-header .panel.wrapper #header-top .block.block-search {
    margin-right: 60px;
    padding-left: 0px;
  }
}
body.customer-account-login .page-wrapper .page-main .page.messages {
  position: unset;
  top: auto;
  right: auto;
  z-index: unset;
  width: auto;
  transform: unset;
  -webkit-transform: unset;
  -moz-transform: unset;
  -o-transform: unset;
  -ms-transform: unset;
}
body.customer-account-login .page-wrapper .page-main .column.main .login-container .block-customer-login .fieldset.login:after {
  margin-top: 15px;
}
body.customer-account-login .page-wrapper .page-main .column.main .login-container .block-customer-login .fieldset.login .actions-toolbar .primary .action.primary {
  background: #243644;
  border: 1px solid #243644;
}
body.customer-account-login .page-wrapper .page-main .column.main .login-container .block-customer-login .fieldset.login .actions-toolbar .secondary .action.remind {
  color: #e3be18;
}
body.customer-account-login .page-wrapper .page-main .column.main .login-container .block-new-customer .actions-toolbar .action.create.primary {
  background: #243644;
  border: 1px solid #243644;
}
.catalog-category-view.page-with-filter .page-wrapper .page-main .columns .column.main,
.catalogsearch-result-index.page-with-filter .page-wrapper .page-main .columns .column.main {
  width: 77.166667%;
}
.catalog-category-view .amasty-label-text,
.catalogsearch-result-index .amasty-label-text {
  padding-top: 5px;
}
.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title,
.catalogsearch-result-index .page-wrapper .page-main .page-title-wrapper .page-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #243644;
}
.catalog-category-view .page-wrapper .page-main .category-view,
.catalogsearch-result-index .page-wrapper .page-main .category-view {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.catalog-category-view .page-wrapper .page-main .category-view .category-image,
.catalogsearch-result-index .page-wrapper .page-main .category-view .category-image {
  float: left;
  margin-bottom: 0px;
  padding-right: 3%;
}
.catalog-category-view .page-wrapper .page-main .category-view .category-cms,
.catalogsearch-result-index .page-wrapper .page-main .category-view .category-cms {
  margin-bottom: 10px;
}
.catalog-category-view .page-wrapper .page-main .category-view .category-cms p,
.catalogsearch-result-index .page-wrapper .page-main .category-view .category-cms p {
  display: inline;
  line-height: 1.5;
  font-size: 16px;
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .category-view .category-cms a,
.catalogsearch-result-index .page-wrapper .page-main .category-view .category-cms a {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .category-view .category-cms .morecontent .morelink,
.catalogsearch-result-index .page-wrapper .page-main .category-view .category-cms .morecontent .morelink {
  display: inline;
  color: #e3be18;
  font-size: 16px;
  padding-left: 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main {
  width: 22.833333%;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-title strong,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-title strong {
  box-shadow: unset;
  border: none;
  color: #ffffff;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button {
  margin-bottom: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button .block-subtitle,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button .block-subtitle {
  font-size: 18px;
  font-weight: bold;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button .button-list .action.primary.clear-button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .title.button .button-list .action.primary.clear-button {
  font-size: 14px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-year .aw-layered-nav-year .year-inputs-wrapper .year-seperator::after,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-year .aw-layered-nav-year .year-inputs-wrapper .year-seperator::after {
  content: '-';
  display: inline-block;
  color: #000000;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-year .aw-layered-nav-year .year-inputs-wrapper .field,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-year .aw-layered-nav-year .year-inputs-wrapper .field {
  width: 46%;
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-year .aw-layered-nav-year button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-year .aw-layered-nav-year button {
  background: #243644;
  box-shadow: none;
  border: 1px solid #243644;
  color: #ffffff;
  border-radius: 0px;
  padding: 7px 7px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-product_name .aw-layered-nav-name .year-inputs-wrapper,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-product_name .aw-layered-nav-name .year-inputs-wrapper {
  margin-bottom: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-product_name .aw-layered-nav-name button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-product_name .aw-layered-nav-name button {
  background: #243644;
  box-shadow: none;
  border: 1px solid #243644;
  color: #ffffff;
  border-radius: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-sku .year-inputs-wrapper,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-sku .year-inputs-wrapper {
  margin-bottom: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-sku button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options #aw-filter-sku button {
  background: #243644;
  box-shadow: none;
  border: 1px solid #243644;
  color: #ffffff;
  border-radius: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item {
  margin-bottom: 20px;
  border: 1px solid #d7d7d7;
  padding-bottom: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
  background: #f1f2f3;
  padding: 10px 0px 10px 10px;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 10px;
  color: #243644;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .label,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .label {
  width: auto;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .reset:before,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .reset:before {
  content: "Clear";
  font-size: 13px;
  display: inline-block;
  float: right;
  color: #e3be18;
  width: unset;
  height: unset;
  font-family: unset;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .arrow,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .arrow {
  background: url("../../frontend/Humcommerce/msg/en_US/images/dash.png");
  background-repeat: no-repeat;
  background-position: bottom;
  width: 8px;
  height: 10px;
  margin-right: 13px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content {
  padding: 20px 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item {
  color: #5c5c5c;
  font-size: 14px;
  margin-top: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item .count,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item .count {
  float: right;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item:last-child,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item:last-child {
  margin-bottom: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item.shaded,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item.shaded {
  background-image: unset;
  -webkit-background-clip: unset;
  background: none;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item.shaded .count,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item.shaded .count {
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper {
  display: inline-block;
  margin-top: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .grade-seperator::after,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .grade-seperator::after {
  content: '-';
  display: inline-block;
  color: #000000;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field {
  width: 46%;
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field #grade,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field #grade,
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field #price_from,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper .field #price_from {
  display: inline-block;
  padding: 0 5px;
  border: none;
  background: #f1f2f3;
  text-align: center;
  padding-left: 2px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-filter-button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-filter-button {
  display: inline-block;
  margin-top: 0px;
  box-shadow: none;
  border: none;
  background: #243644;
  color: white;
  border-radius: 0px;
  padding: 7px 7px;
  vertical-align: baseline;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range {
  height: 7px;
  margin-bottom: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range .ui-slider-range,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range .ui-slider-range {
  background: #243644;
  margin-top: 1px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range .ui-slider-handle,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range .ui-slider-handle {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 0px;
  height: 13px;
  top: -3px;
  width: 8px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range .ui-slider-handle:last-child,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice #slider-range .ui-slider-handle:last-child {
  width: 12px;
  border-radius: 100px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper {
  display: inline-block;
  margin-top: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .ebayprice-seperator::after,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .ebayprice-seperator::after {
  content: '\f07e';
  font-family: fontawesome;
  display: inline-block;
  color: #000000;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field {
  width: 46%;
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field #ebayprice_to,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field #ebayprice_to,
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field #ebayprice_from,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper .field #ebayprice_from {
  display: inline-block;
  padding: 0 5px;
  border: none;
  background: #f1f2f3;
  text-align: center;
  padding-left: 2px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-filter-button,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-filter-button {
  display: inline-block;
  margin-top: 0px;
  box-shadow: none;
  border: none;
  background: #243644;
  color: white;
  border-radius: 0px;
  padding: 7px 7px;
  vertical-align: baseline;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-additional .block.block-wishlist .product-item .product-item-details .actions-primary .action.primary,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-additional .block.block-wishlist .product-item .product-item-details .actions-primary .action.primary {
  background: #243644;
  border: 1px solid #243644;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-additional .actions-toolbar .primary .action.primary,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-additional .actions-toolbar .primary .action.primary {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-additional .actions-toolbar .primary .action.primary span,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-additional .actions-toolbar .primary .action.primary span {
  font-weight: 400;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main {
  padding-bottom: 0px;
  width: 100%;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .block.subnav .current-category-name,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .block.subnav .current-category-name {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .block.subnav .current-category-name::after,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .block.subnav .current-category-name::after {
  position: absolute;
  content: "";
  border-bottom: solid 2px #e3be18;
  width: 15%;
  height: 2px;
  background: #e3be18;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .block.subnav .content,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .block.subnav .content {
  padding-top: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .block.subnav .content .items li.item,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .block.subnav .content .items li.item {
  text-align: center;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .block.subnav .content .items li.item .category-name,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .block.subnav .content .items li.item .category-name {
  background: #243644;
  padding: 10px;
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products {
  margin-bottom: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar {
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar select,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar select {
  border: 1px solid white;
  color: #ffffff;
  background-color: unset;
  box-shadow: unset;
  border-radius: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter {
  float: left;
  right: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-options,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-options {
  background: url('../../frontend/Humcommerce/msg/en_US/images/down-arrow.png');
  background-repeat: no-repeat;
  background-position: 120px 13px;
  background-color: #243644;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-label,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-label {
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-action:before,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .sorter .sorter-action:before {
  color: #ffffff;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter {
  float: left;
  padding: 10px 0px 10px 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter .label,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter .label {
  color: #ffffff;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter .limiter-text,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter .limiter-text {
  color: #ffffff;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter .limiter-options,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .limiter .limiter-options {
  background: url('../../frontend/Humcommerce/msg/en_US/images/down-arrow.png');
  background-repeat: no-repeat;
  background-position: 37px 11px;
  background-color: #243644;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes {
  float: right;
  padding: 10px 0px 10px 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode {
  font-size: 16px;
  box-shadow: none;
  background: none;
  border: none;
  color: #ffffff;
  padding-right: 5px;
  text-decoration: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode span,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode span {
  position: relative;
  padding-left: 10px;
  margin: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.active,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.active {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.active:before,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.active:before {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.active:after,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.active:after {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .mode-list.modes-mode:after,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .mode-list.modes-mode:after {
  content: '|';
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.mode-list:before,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar .modes .modes-mode.mode-list:before {
  content: '\f03a';
  font-family: fontawesome;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount {
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount .toolbar-amount,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount .toolbar-amount {
  color: #5c5c5c;
  background-color: #ffffff;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount .category-name,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products .custom-toolbar-amount .category-name {
  display: inline-block;
  float: left;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar-amount .category-name,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar-amount .category-name {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar {
  background-color: unset;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .limiter,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .limiter {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages {
  float: unset;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item {
  width: 30px;
  margin: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item.current .page,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item.current .page {
  background: #243644;
  color: #ffffff;
  padding: 0px;
  width: 30px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item {
  font-size: 16px;
  position: relative;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item a,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item a {
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.previous,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.previous {
  border: 1px solid #e3be18;
  box-shadow: none;
  background-color: unset;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.previous:before,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.previous:before {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.next,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.next {
  border: 1px solid #e3be18;
  box-shadow: none;
  background-color: unset;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.next:before,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .toolbar-products ~ .toolbar-products .custom-toolbar .pages .item .action.next:before {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid {
  margin-top: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
  padding-left: 0px;
  position: relative;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
  width: 100%;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover,
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info.active,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info.active {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 0px;
  margin: 0px;
  -webkit-box-shadow: 0 5px 15px #333;
  box-shadow: 0 5px 15px #333;
  -moz-box-shadow: 0 5px 15px #333;
  position: unset;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:not(:hover):not(.active) .yotpo .yotpo-display-wrapper .standalone-bottomline,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:not(:hover):not(.active) .yotpo .yotpo-display-wrapper .standalone-bottomline {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper {
  padding-top: 5px;
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper .standalone-bottomline,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper .standalone-bottomline {
  background: #cda92a;
  display: inline-block;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0 3px 10px #333;
  box-shadow: 0 3px 10px #333;
  -moz-box-shadow: 0 3px 10px #333;
  position: absolute;
  left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  z-index: 2;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper .standalone-bottomline .yotpo-bottomline,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper .standalone-bottomline .yotpo-bottomline {
  display: inline-block;
  float: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper a,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper a {
  color: #ffffff !important;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper .yotpo-stars .yotpo-icon::before,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .yotpo .yotpo-display-wrapper .yotpo-stars .yotpo-icon::before {
  color: #ffffff;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container {
  perspective: 1000px;
  padding-bottom: inherit;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container:hover .image-flipper,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container:hover .image-flipper,
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container.hover .image-flipper,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container.hover .image-flipper {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper {
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s;
  transition: 1s;
  position: relative;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front,
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back {
  display: block;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front .product-image-photo,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front .product-image-photo,
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back .product-image-photo,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back .product-image-photo {
  bottom: auto;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front {
  z-index: 2;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
  padding-left: 20px;
  padding-right: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: block;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset {
  text-align: center;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .field.qty,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .field.qty {
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .field.qty .control,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .field.qty .control {
  width: 45px;
  height: 36px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .field.qty .control .input-text.qty,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .field.qty .control .input-text.qty {
  padding: 0 3px;
  height: 36px;
  text-align: center;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .action.primary,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .fieldset .action.primary {
  background: linear-gradient(to top, #e3be18, #f2d072);
  border: #e3be18;
  height: 36px;
  color: #243644;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 15px;
  width: 69%;
  margin-left: 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
  text-align: center;
  margin-bottom: 10px;
  color: #5c5c5c;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me {
  margin-top: 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notify-me-button,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notify-me-button {
  background: #243644;
  border-radius: 25px;
  color: white;
  font-size: 14px;
  padding: 7px 15px;
  text-decoration: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notice,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notice {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 17px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  clear: both;
  text-align: center;
  margin-bottom: 20px;
  margin: 15px 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
  color: #222222;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-text.grid,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-text.grid {
  font-size: 16px;
  color: #222222;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner,
.catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  overflow: visible;
  box-shadow: none;
  position: relative;
  width: auto;
  height: auto;
  border: none;
  margin: unset;
  padding: 0px;
  padding-top: 15px;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid {
  background: #f1f2f3;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 30px;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-title,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-title {
  text-align: center;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-title strong,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-title strong {
  text-transform: uppercase;
  font-size: 26px;
  color: #5c5c5c;
  font-weight: bold;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item {
  border: none;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info:hover,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  padding: 0px;
  margin: 0px;
  background: transparent;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details {
  margin-top: 5%;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-name,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
  font-size: 16px;
  font-weight: 100;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-name a,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-name a {
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box {
  text-align: center;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper .price,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper .price {
  color: #222222;
  font-size: 20px;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box .price-container .price-text.grid,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box .price-container .price-text.grid {
  font-size: 16px;
  color: #222222;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-actions .actions-primary,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: block;
  text-align: center;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary {
  display: none;
}
.catalog-category-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-description,
.catalogsearch-result-index .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-description {
  display: none;
}
@media (min-width: 1280px) {
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item {
    font-size: 14px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-inputs-wrapper {
    width: 70%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-filter-button,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-ebayprice .ebayprice-filter-button {
    float: unset;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-inputs-wrapper {
    width: 70%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-filter-button,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-grade .grade-filter-button {
    float: unset;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-year .year-inputs-wrapper,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-year .year-inputs-wrapper {
    width: 70%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-year .year-filter-button,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-year .year-filter-button {
    float: unset;
  }
}
.price-box span.old-price {
  display: none;
}
.catalog-category-view .modals-wrapper .payment-terms._show .modal-inner-wrap,
.catalogsearch-result-index .modals-wrapper .payment-terms._show .modal-inner-wrap {
  transition: opacity 1s ease;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-visibility: visible;
  margin: 0;
}
.catalog-category-view .modals-wrapper .payment-terms .modal-inner-wrap,
.catalogsearch-result-index .modals-wrapper .payment-terms .modal-inner-wrap {
  padding: 0px;
  z-index: 10000;
  min-height: 100px;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
  visibility: hidden;
  -webkit-visibility: hidden;
  -webkit-transition: 1.5s all 0s;
  -moz-transition: 1.5s all 0s;
  -ms-transition: 1.5s all 0s;
  -o-transition: 1.5s all 0s;
  transition: 1.5s all 0s;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items {
  margin: 0px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item {
  border: 1px solid #d7d7d7;
  margin-bottom: 20px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item:hover,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item:hover {
  -webkit-box-shadow: 0 5px 15px #d7d7d7;
  box-shadow: 0px 5px 15px #d7d7d7;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle div,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle div {
  display: inline-block;
  padding: 2px 8px;
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .free-14-day-returns,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .free-14-day-returns {
  background-color: #f58231;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .hot-item,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .hot-item {
  background-color: #e6194b;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .early-release,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .early-release,
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .first-releases,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .first-releases {
  background-color: #000075;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .free-usps-shipping,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .free-usps-shipping {
  background-color: #bfef45;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .first-strike,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .first-strike {
  background-color: #000075;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .ogh,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .ogh {
  background-color: #808000;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .cac,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .cac {
  background-color: #3cb44b;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .pq,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .pq {
  background-color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .best-price-guarantee,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .best-price-guarantee {
  background-color: #800000;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .client-only-offer,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .client-only-offer {
  background-color: #911eb4;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .coinstats,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .coinstats {
  background-color: #f032e6;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .top-pick,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .top-pick {
  background-color: #469990;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .contact-us-for-details,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .contact-us-for-details {
  background-color: #800000;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .deal,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .deal {
  background-color: #e6194b;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .first-day-of-issue,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .sizzle .first-day-of-issue {
  background-color: #3cb44b;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo {
  text-decoration: none;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
  height: 0;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container {
  perspective: 1000px;
  padding-bottom: inherit;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container:hover .image-flipper,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container:hover .image-flipper,
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container.hover .image-flipper,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container.hover .image-flipper {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .image-flipper {
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s;
  transition: 1s;
  position: relative;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front,
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back {
  display: block;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front .product-image-photo,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front .product-image-photo,
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back .product-image-photo,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back .product-image-photo {
  bottom: auto;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .front {
  z-index: 2;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .flip-container .back {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block {
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice {
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice .stock.unavailable,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice .stock.unavailable {
  font-size: 16px;
  padding: 5px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice a,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice a {
  font-size: 16px;
  background: #243644;
  padding: 8px;
  border-radius: 100px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice p,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .out-of-stock-notice p {
  padding-top: 12px;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee {
  width: 100%;
  border: 1px solid #d7d7d7;
  text-align: center;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee p,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee p {
  text-align: center;
  background: #243644;
  color: #ffffff;
  padding: 12px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee thead th,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee thead th {
  color: #e3be18;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  font-weight: normal;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee thead th.check-modal,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee thead th.check-modal,
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee thead th.paypal-modal,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee thead th.paypal-modal {
  cursor: pointer;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee tbody tr:nth-child(odd),
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee tbody tr:nth-child(odd) {
  background: #f1f2f3;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee tbody tr td,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .magic-fee table.static.magic.fee tbody tr td {
  color: #5c5c5c;
  font-size: 14px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions {
  display: inline-block;
  padding-top: 20px;
  float: left;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .field.qty,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .field.qty {
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .field.qty .input-text.qty,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .field.qty .input-text.qty {
  text-align: center;
  padding: 0px;
  height: 35px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .action.primary,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .custom-actions-block .product-item-actions .actions-primary .action.primary {
  background: linear-gradient(to top, #e3be18, #f2d072);
  border: #e3be18;
  width: 145px;
  height: 35px;
  color: #243644;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
  box-sizing: border-box;
  vertical-align: unset;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-name a,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  font-weight: 700;
  font-size: 20px;
  color: #222222;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .price-box,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .price-box {
  margin: 0px 0 5px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 14px;
  font-weight: 100;
  color: #978f8f;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-text.list,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-text.list {
  font-size: 15px;
  color: #978f8f;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .yotpo .yotpo-icon,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .yotpo .yotpo-icon {
  color: #e3be18;
  font-size: 20px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .yotpo a,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .yotpo a {
  color: #5c5c5c !important;
  font-size: 15px;
  vertical-align: middle;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary {
  margin-bottom: 5px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist span,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 100;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist:before,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist:before {
  content: '\f004';
  font-family: fontawesome;
  color: #5c5c5c;
  border: 1px solid #5c5c5c;
  border-radius: 100px;
  padding: 5px;
  font-size: 14px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist:hover::before,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist:hover::before {
  border: 1px solid #e3be18;
  background: #e3be18;
  color: #ffffff;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare {
  text-decoration: none;
  display: inline-block;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare:before,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare:before {
  content: '\f0ec';
  font-family: fontawesome;
  color: #5c5c5c;
  border: 1px solid #5c5c5c;
  border-radius: 100px;
  padding: 5px;
  font-size: 14px;
  margin-right: 5px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare:hover::before,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare:hover::before {
  border: 1px solid #e3be18;
  background: #e3be18;
  color: #ffffff;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare span,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .tocompare span {
  display: inline-block;
  width: 45%;
  vertical-align: middle;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 100;
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert {
  text-decoration: none;
  display: none;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert:hover::before,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert:hover::before {
  border: 1px solid #e3be18;
  background: #e3be18;
  color: #ffffff;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert:before,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert:before {
  content: '\f0f3';
  font-family: fontawesome;
  color: #5c5c5c;
  border: 1px solid #5c5c5c;
  border-radius: 100px;
  padding: 5px;
  font-size: 14px;
  margin-right: 7px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert span,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary .price-alert span {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 100;
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  margin: 0px 0 5px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description {
  margin: 0px;
  font-size: 14px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description a,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description a {
  color: #5c5c5c;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description a.morelink,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description a.morelink {
  color: #e3be18;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description p,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description p {
  display: inline;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description a.action.more,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description a.action.more {
  display: inline;
  color: #e3be18;
  padding-left: 5px;
}
.catalog-category-view .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description .morecontent a,
.catalogsearch-result-index .page-wrapper .page-main .column.main .products.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description .morecontent a {
  color: #e3be18;
}
.checkout-cart-index .page-wrapper header.page-header .panel.wrapper #header-top {
  display: none;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .phone-icon {
  float: unset;
  padding-top: 3%;
  margin-top: 0px;
  margin-right: 2%;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .phone-icon:before {
  content: 'Toll Free No.';
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .chat {
  margin-right: 2%;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .chat:before {
  content: '\f086';
  font-family: fontawesome;
  padding-right: 10px;
  font-size: 20px;
  color: #e3be18;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .chat a {
  color: #5c5c5c;
  font-size: 16px;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .email:before {
  content: '\f0e0';
  font-family: fontawesome;
  font-size: 20px;
  padding-right: 10px;
  color: #e3be18;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .email a {
  color: #5c5c5c;
  font-size: 16px;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .title {
  padding-top: 3%;
}
.checkout-cart-index .page-wrapper header.page-header .header.content .title h1 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: bolder;
  color: #243644;
}
.checkout-cart-index .page-main .custom.header.block {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 0px;
  margin-left: 0px;
}
.checkout-cart-index .page-main .custom.header.block .breadcrumbs {
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
.checkout-cart-index .page-main .custom.header.block .breadcrumbs li {
  font-size: 16px;
}
.checkout-cart-index .page-main .custom.header.block .breadcrumbs li.active {
  color: #e3be18;
}
.checkout-cart-index .page-main .custom.header.block .custom-images {
  vertical-align: middle;
  text-align: right;
}
.checkout-cart-index .page-main .custom.header.block .custom-images img {
  padding-right: 20px;
  vertical-align: middle;
}
.checkout-cart-index .page-main .custom.header.block .email-customer {
  display: inline-block;
  vertical-align: middle;
}
.checkout-cart-index .page-main .page-title-wrapper {
  margin-top: 10px;
}
.checkout-cart-index .page-main .page-title-wrapper .page-title {
  margin-bottom: 30px;
}
.checkout-cart-index .page-main .page-title-wrapper .page-title span {
  font-size: 24px;
  color: #243644;
  font-weight: 600;
}
.checkout-cart-index .page-main .columns .column.main .cart-empty {
  text-align: center;
}
.checkout-cart-index .page-main .columns .column.main .cart-empty p {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
}
.checkout-cart-index .page-main .columns .column.main .cart-empty .action.continue {
  display: inline-block;
  border-radius: 18px;
  background: #243644;
  width: 230px;
  height: 40px;
  text-align: center;
}
.checkout-cart-index .page-main .columns .column.main .cart-empty .action.continue span {
  padding-top: 6px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  text-align: center;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-actions-block .custom-continue-block {
  display: inline-block;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-actions-block .custom-continue-block .select-payment-method h3 {
  margin-right: 20px;
  font-size: 18px;
  color: #243644;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-actions-block .custom-continue-block .select-payment-method label {
  padding-right: 15px;
  font-size: 18px;
  color: #5c5c5c;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-actions-block .custom-continue-block .action.continue {
  display: inline-block;
  border-radius: 18px;
  background: #243644;
  width: 230px;
  height: 40px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-actions-block .custom-continue-block .action.continue span {
  padding-top: 8px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  text-align: center;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart {
  width: 100%;
  padding-right: 0%;
  margin-bottom: 0px;
  margin-top: 30px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper {
  margin-bottom: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table thead {
  background: #f1f2f3;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table thead th.col {
  padding-top: 15px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #243644;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table thead .col.item {
  width: 50%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table thead .col.price {
  text-align: left;
  width: 26%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table thead .col.subtotal {
  width: 20%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table thead .col.qty {
  text-align: left;
  width: 18%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item {
  padding: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item .product-item-photo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item .product-item-photo .product-image-container {
  width: 85px !important;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item .product-item-details {
  padding-top: 30px;
  padding-left: 10px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.item .product-item-details .product-item-name {
  font-size: 16px;
  text-transform: uppercase;
  color: #222222;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty {
  text-align: left;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon {
  display: inline-block;
  width: 100%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty {
  display: inline-block;
  position: relative;
  float: left;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty .input-text.qty {
  margin-top: 0px;
  padding-left: 10px;
  text-align: left;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty .qty-counter {
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  height: 36px;
  top: 0px;
  right: 5px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty .qty-counter .qty-increase {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty .qty-counter .qty-increase:after {
  content: '\f106';
  font-family: fontawesome;
  display: block;
  line-height: 4px;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 10px;
  color: #000000;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty .qty-counter .qty-decrease {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .control.qty .qty-counter .qty-decrease:after {
  content: '\f107';
  font-family: fontawesome;
  display: block;
  line-height: 4px;
  color: #000000;
  font-size: 16px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar {
  display: block;
  float: left;
  margin-right: 10%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action-edit {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action-towishlist {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action-delete {
  margin-top: 26%;
  left: 10%;
  text-decoration: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action-delete:before {
  content: '\f00d';
  font-family: fontawesome;
  font-size: 20px;
  color: #e3be18;
  font-weight: 100;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action-delete span {
  color: #e3be18;
  display: inline-block;
  position: relative;
  overflow: unset;
  font-size: 14px;
  font-weight: bold;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action.update {
  background: none;
  border: none;
  box-shadow: unset;
  width: 100%;
  padding: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action.update:before {
  content: '\f021';
  font-size: 16px;
  font-weight: 100;
  font-family: fontawesome;
  color: #e3be18;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.qty .field.qty.addon .actions-toolbar .action.update span {
  color: #e3be18;
  font-size: 14px;
  font-weight: bold;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.price {
  text-align: left;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item td.col.subtotal {
  text-align: left;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table tbody.cart.item .cart-price {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary {
  width: 100%;
  background: none;
  margin-top: 25px;
  padding-right: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .summary.title {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .custom.cart.text {
  border: 1px solid #e3be18;
  margin-bottom: 20px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .custom.cart.text .cart-text {
  padding: 20px;
  color: #5c5c5c;
  font-size: 14px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .field .label span {
  font-size: 18px;
  font-weight: bold;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container {
  display: inline-block;
  width: 100%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .step-title {
  font-size: 28px;
  margin-bottom: 15px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load {
  width: 100%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .shipping-group-items {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .shipping-group-items div {
  display: inline-block;
  margin-right: 10px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .shipping-group-items div label {
  font-size: 16px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table {
  border: 1px solid #d7d7d7;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table thead {
  border-bottom: 1px solid #d7d7d7;
  background: #f1f2f3;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table thead tr th {
  font-size: 16px;
  font-weight: 600;
  padding-left: 2%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg {
  border-top: 1px solid #d7d7d7;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg h3 {
  color: #e3be18;
  font-weight: 400;
  margin-top: 5px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .rates {
  width: 28%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .rates .method-item {
  padding-bottom: 5%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .rates .method-item .item-note {
  color: #009900;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items {
  list-style: none;
  font-size: 16px;
  padding-left: 0px;
  margin-bottom: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li {
  padding-top: 2%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .product-name {
  font-weight: 600;
  letter-spacing: 1.5px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .product-sku {
  padding-top: 1%;
  color: #5c5c5c;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .product-qty {
  padding-top: 1%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .item-note {
  color: #46b735;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping .actions-toolbar .action.primary {
  background: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 30px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .packagebox-container .form.methods-shipping .actions-toolbar .action.primary span {
  padding: 15px 15px;
  text-transform: uppercase;
  font-size: 20px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping {
  width: 100%;
  display: inline-block;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .title {
  border-top: none;
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .title:after {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .fieldset .field .input-text {
  padding: 20px 24px;
  width: 200px;
  height: 45px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .fieldset .field.note {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .fieldset div[name="shippingAddress.country_id"] {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.shipping .fieldset div[name="shippingAddress.region_id"] {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container #shipping-zip-form {
  margin-bottom: 15px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container #shipping-zip-form .fieldset.estimate {
  margin-bottom: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container #shipping-zip-form .actions-toolbar {
  vertical-align: middle;
  padding-left: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container #shipping-zip-form .actions-toolbar .action-quote {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  border-radius: 30px;
  color: #ffffff;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container #shipping-zip-form .actions-toolbar .action-quote span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .title {
  display: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .form-discount .fieldset {
  margin-bottom: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .form-discount .actions-toolbar .action-apply {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  border-radius: 30px;
  color: #ffffff;
  margin-right: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .form-discount .actions-toolbar .action-apply span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .form-discount .actions-toolbar .action-cancel {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  border-radius: 30px;
  color: #ffffff;
  margin-right: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .form-discount .actions-toolbar .action-cancel span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .fieldset.coupon .field {
  display: inline-block;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .fieldset.coupon .field .label span {
  font-size: 18px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary .custom-code-container .block.discount .content .fieldset.coupon .field .control .input-text {
  padding: 20px 24px 20px 10px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals {
  border-top: none;
  padding-top: 0px;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals #fee-msg {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals #fee-msg::before {
  content: '(';
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals #fee-msg::after {
  content: ')';
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals .paypal_notice {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals .table-wrapper {
  border-bottom: 3px solid #e3be18;
  margin-bottom: 5%;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals .table-wrapper th {
  font-size: 16px;
  font-weight: 600;
  color: #5c5c5c;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals .table-wrapper .price {
  font-size: 16px;
  font-weight: 600;
  color: #222222;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals .table-wrapper tr.totals th.mark {
  border-top: none;
}
.checkout-cart-index .page-main .columns .column.main .cart-container .custom-totals-container .cart-totals .table-wrapper tr.totals td.amount {
  border-top: none;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .checkout-cart-index .page-wrapper .page-main .custom.header.block .email-customer {
    width: 32%;
    text-align: right;
    vertical-align: middle;
  }
}
.page-wrapper .breadcrumbs {
  padding-top: 20px;
  margin-bottom: 30px;
}
.page-wrapper .breadcrumbs .items .item {
  font-size: 14px;
  color: #5c5c5c;
}
.page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  content: '|';
  font-size: 25px;
  margin: 0 5px;
}
.page-wrapper .breadcrumbs .items .item a {
  font-weight: 100;
  color: #5c5c5c;
}
.page-wrapper .breadcrumbs .items .item:last-child strong {
  font-weight: bold;
}
.catalog-product-view .modals-wrapper .payment-terms._show .modal-inner-wrap {
  transition: opacity 1s ease;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-visibility: visible;
  margin: 0;
}
.catalog-product-view .modals-wrapper .payment-terms .modal-inner-wrap {
  padding: 0px;
  z-index: 10000;
  min-height: 100px;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
  visibility: hidden;
  -webkit-visibility: hidden;
  -webkit-transition: 1.5s all 0s;
  -moz-transition: 1.5s all 0s;
  -ms-transition: 1.5s all 0s;
  -o-transition: 1.5s all 0s;
  transition: 1.5s all 0s;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-title {
  text-align: center;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-title strong {
  text-transform: uppercase;
  font-size: 26px;
  color: #243644;
  font-weight: bold;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  padding: 0px;
  margin: 0px;
  background: transparent;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details {
  margin-top: 5%;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
  font-size: 16px;
  font-weight: 100;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-name a {
  color: #5c5c5c;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box {
  text-align: center;
  margin-top: 20px;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .price-box .price-container .price {
  color: #222222;
  font-size: 20px;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: block;
  text-align: center;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary {
  display: none;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .product-item-info .product-item-details .product-item-description {
  display: none;
}
.catalog-product-view .page-wrapper .page-footer .block-viewed-products-grid .block-content .product-item .price-box {
  margin: 10px 0 25px;
  text-align: center;
}
.catalog-product-view .page-wrapper .page-main {
  max-width: 1440px;
  padding-left: 0px;
  padding-right: 0px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .page-title-wrapper.product .page-title {
  font-size: 24px;
  font-weight: bold;
  color: #243644;
  margin-bottom: 15px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-attr {
  margin-bottom: 20px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee p {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee {
  border: 1px solid #d7d7d7;
  text-align: center;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee thead {
  background-color: #243644;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee thead th {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee thead th:first-child {
  vertical-align: top;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee thead th:nth-child(2) {
  vertical-align: top;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee thead th.check-modal,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee thead th.paypal-modal {
  cursor: pointer;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee p {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .magic-fee table.static.magic.fee tbody span {
  color: #243644;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .product-reviews-summary .reviews-actions a {
  color: #5c5c5c;
  font-size: 16px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .stock.unavailable {
  display: inline-block;
  padding-bottom: 10px;
  float: left;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .stock.unavailable span {
  font-size: 18px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .stock.available {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .yotpo {
  clear: unset;
  display: inline-block;
  float: right;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .yotpo .yotpo-display-wrapper .yotpo-stars .yotpo-icon {
  font-size: 20px;
  color: #e3be18;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .yotpo .yotpo-display-wrapper .text-m {
  font-size: 15px;
  color: #5c5c5c !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .price-box .price-container .price-wrapper .price {
  color: #222222;
  font-size: 28px;
  font-weight: bold;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .price-box .price-container div.price-text {
  color: #222222;
  font-size: 16px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-price .price-box .price-container div.price-text .price {
  font-size: 16px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku {
  text-align: left;
  padding-left: 0%;
  display: block;
  border-bottom: 1px solid #d7d7d7;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .stock {
  padding-bottom: 3%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .stock span {
  font-size: 16px;
  color: #5c5c5c;
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .product.attribute {
  padding-bottom: 3%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .product.attribute .type {
  font-size: 16px;
  color: #5c5c5c;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .product.attribute .value {
  font-size: 16px;
  color: #5c5c5c;
  display: inline-block;
  font-weight: 100;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .product.attribute.sku .type {
  font-weight: bold;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .product.attribute.sku .type:after {
  content: ':';
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .stock.unavailable .notify-me {
  text-align: center;
  padding: 20px;
  background: #f1f2f3;
  color: #5c5c5c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .stock.unavailable .notify-me .trigger-auth-popup,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .stock.unavailable .notify-me .trigger-notifyme-popup,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku .stock.unavailable .notify-me .action-alert {
  padding-bottom: 10px;
  display: inline-block;
  background: #243644;
  border-radius: 30px;
  color: #ffffff;
  padding: 10px 15px;
  margin: auto;
  margin-bottom: 10px;
  text-decoration: none;
  margin-top: 10px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links {
  padding-top: 5%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .product-addto-links .action.towishlist:before {
  vertical-align: baseline;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .action.mailto.friend {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .product-addto-links .action.towishlist:before {
  content: '\f004';
  font-family: fontawesome;
  color: #e3be18;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .product-addto-links .action.towishlist span {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #5c5c5c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .product-addto-links .action.tocompare span {
  color: #5c5c5c;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .product-addto-links .action.tocompare:before {
  font-size: 20px;
  width: 25px;
  content: '\f0ec';
  font-family: fontawesome;
  color: #e3be18;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .action.mailto.friend {
  color: #5c5c5c;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-social-links .action.mailto.friend:before {
  content: '\f0f3';
  font-family: fontawesome;
  color: #e3be18;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
  display: inline-block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control #qty-error {
  position: absolute;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .input-text.qty {
  width: 70px;
  height: 56px;
  border: 1px solid #d7d7d7;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .mage-error.input-text.qty {
  border: 1px solid #ff0000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .actions {
  display: inline-block;
  vertical-align: top;
  padding-left: 4%;
  max-width: 379px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
  border-radius: 5px;
  height: 56px;
  border: none;
  background: linear-gradient(to top, #e3be18, #f2d072);
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart span {
  font-weight: 600;
  font-size: 21px;
  color: #4f400c;
  text-transform: uppercase;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle {
  margin-bottom: 10px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle div {
  display: inline-block;
  padding: 5px 10px;
  color: #ffffff;
  margin-right: 10px;
  font-size: 14px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .free-14-day-returns {
  background-color: #f58231;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .coinstats {
  background-color: #f032e6;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .hot-item {
  background-color: #e6194b;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .early-release,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .first-releases {
  background-color: #000075;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .free-usps-shipping {
  background-color: #bfef45;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .first-strike {
  background-color: #000075;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .ogh {
  background-color: #808000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .cac {
  background-color: #3cb44b;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .pq {
  background-color: #e3be18;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .best-price-guarantee {
  background-color: #800000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .client-only-offer {
  background-color: #911eb4;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .cointstats {
  background-color: #f032e6;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .top-pick {
  background-color: #469990;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .contact-us-for-details {
  background-color: #800000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .deal {
  background-color: #e6194b;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .sizzle .first-day-of-issue {
  background-color: #3cb44b;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr--left .fotorama__thumb--icon {
  background: url('../../frontend/Humcommerce/msg/en_US/images/top-arrow.png');
  -webkit-transform: none;
  transform: none;
  -ms-transform: none;
  background-repeat: no-repeat;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr--right .fotorama__thumb--icon {
  background: url('../../frontend/Humcommerce/msg/en_US/images/bottom-arrow1.png');
  -webkit-transform: none;
  transform: none;
  -ms-transform: none;
  background-repeat: no-repeat;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft {
  top: 8%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__thumb-border {
  border: 2px solid #e3be18;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container {
  display: inline-block;
  background: #f1f2f3;
  width: 100%;
  margin-bottom: 40px;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items {
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items .item.title .switch {
  background: #ffffff;
  color: #243644;
  font-size: 16px;
  border: 1px solid #e1e1e1;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items .item.title.active .switch {
  background: #243644;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items .item.content {
  border: 1px solid #e1e1e1;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items .item.content .product.description p {
  color: #5c5c5c;
}
.catalog-product-view .page-wrapper .page-footer .product-info-details-custom-container .product.info.detailed .product.data.items .item.content .product.description .value {
  color: #5c5c5c;
}
.bundle-options-container {
  display: block !important;
}
.bundle-options-container .block-bundle-summary {
  float: none !important;
  width: 100% !important;
  padding: 0px !important;
  margin-top: 0px !important;
}
.bundle-options-container .product-add-form {
  display: block !important;
}
.bundle-options-container .box-tocart {
  margin: 0px !important;
}
.catalog-product-view .product-item .price-box {
  margin: 10px 0 25px;
  text-align: center;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee {
  border: 1px solid #d7d7d7;
  text-align: center;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee thead {
  background-color: #243644;
  color: #fff;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee thead th:first-child {
  vertical-align: top;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee thead th {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee thead th.check-modal,
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee thead th.paypal-modal {
  cursor: pointer;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee {
  border: 1px solid #d7d7d7;
  text-align: center;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee tbody span {
  color: #243644;
}
.catalog-product-view .product-info-main .magic-fee table.static.magic.fee.tier-price-div tbody tr {
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .input-text.qty {
  width: 70px;
  height: 56px;
  border: 1px solid #d7d7d7;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
  display: inline-block;
  vertical-align: top;
  padding-left: 4%;
  max-width: 379px;
  width: 50%;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
  border-radius: 5px;
  height: 56px;
  border: none;
  background: linear-gradient(to top, #e3be18, #f2d072);
  width: 100%;
}
.price-configured_price .low-modal {
  display: none !important;
}
.product-info-main .bundle-actions {
  margin-top: 20px;
}
.catalog-product-view .page-wrapper .box-tocart .fieldset .field.qty label {
  display: none;
}
.catalog-product-view .page-wrapper .box-tocart .fieldset .field.qty {
  display: inline-block;
}
.catalog-product-view .page-wrapper .box-tocart .fieldset .field.qty .control .input-text.qty {
  width: 70px;
  height: 52px;
  border: 1px solid #d7d7d7;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions {
  display: inline-block;
  max-width: 380px;
  width: 60%;
  vertical-align: top;
  margin-left: 20px;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .action.tocart {
  width: 100%;
  height: 52px;
  background: linear-gradient(to top, #e3be18, #f2d072);
}
.catalog-product-view .product-info-main .bundle-actions {
  display: none;
}
.catalog-product-view .bundle-options-container {
  clear: both;
  margin-bottom: 26px;
}
/*=========19-02-24==============*/
.product-social-links .product-addto-links {
  display: flex;
  align-items: center;
}
a.action.autolock {
  background: #243644;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  border-radius: 3px;
}
button.autolock-btn-hidd {
  background: #caa02c;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  border-radius: 3px;
  border: 0;
}
.popup-authentication.modal-slide .modal-inner-wrap {
  z-index: 1002 !important;
}
.popup-authentication.modal-slide .action-close {
  margin: 0px;
  padding: 10px 15px !important;
}
.popup-authentication.modal-slide button.action {
  background: #243644;
  border-radius: 3px;
  color: #fff;
  font-size: 1.4rem;
  padding: 7px 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
div.modal-content .actions-toolbar {
  margin-top: 20px;
  margin-bottom: 15px;
}
div.modal-content button.action {
  border: 0 !important;
}
aside.autolock-popup-first.modal-slide.modal-popup {
  display: flex;
  align-items: center;
}
aside.autolock-popup-first.modal-slide.modal-popup._inner-scroll .modal-inner-wrap {
  max-width: 830px;
}
aside.autolock-popup-first.modal-slide .actions-toolbar .primary .action {
  border: 0;
}
aside.autolock-popup-first.modal-slide fieldset {
  padding: 20px 20px 5px;
  border: 1px solid #c1c1c1;
  position: relative;
  margin-top: 30px;
}
aside.autolock-popup-first.modal-slide fieldset legend {
  font-size: 16px;
}
aside.autolock-popup-first.modal-slide fieldset .error.error-notice {
  color: #243644 !important;
  padding-bottom: 20px;
  font-weight: 600;
}
aside.autolock-popup-first.modal-slide .action-close {
  margin: 0px;
  padding: 10px 15px !important;
}
aside.autolock-popup-first.modal-slide .action-close:before {
  width: 18px;
}
aside.autolock-popup-first.modal-slide header.modal-header .modal-title {
  font-size: 20px;
  color: #000;
  padding-top: 5px;
  margin-left: 24px;
  margin-right: 24px;
  padding-left: 0;
  text-align: center;
}
aside.autolock-popup-first.modal-slide .modal-popup .modal-header {
  padding: 8px 2px !important;
}
aside.autolock-popup-first.modal-slide .field {
  margin-bottom: 0px;
}
aside.autolock-popup-first.modal-slide .field label.label {
  margin-bottom: 5px;
  display: block;
}
aside.autolock-popup-first.modal-slide select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  -ms-appearance: auto;
  appearance: auto;
}
aside.autolock-popup-first.modal-slide .actions-toolbar {
  padding-top: 0px;
  text-align: center;
}
aside.autolock-popup-first.modal-slide .actions-toolbar .primary {
  float: none;
}
aside.autolock-popup-first.modal-slide .actions-toolbar .primary .action {
  border: 0;
  margin-right: 0;
  height: 32px;
  background: #243644;
}
.autolock-popup-firstwrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.autolock-popup-firstwrapper .autolock-popup-firstbox {
  width: 48%;
}
.autolock-popup-firstwrapper .autolock-popup-2ndbox {
  width: 48%;
}
-moz-scrollbar {
  width: 50px;
  border-radius: 0px;
  scrollbar-color: #535353 !important;
  scrollbar-width: auto;
}
.autolock-popup-second.modal-slide.modal-popup .modal-inner-wrap {
  max-width: 100%;
  font-size: 14px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.autolock-popup-second.modal-slide.modal-popup .modal-inner-wrap .modal-content {
  height: 700px !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: auto;
  scrollbar-color: #535353 !important;
  border-radius: 0px;
}
.autolock-popup-second.modal-slide.modal-popup .modal-inner-wrap .modal-content::-webkit-scrollbar {
  width: 15px;
  border-radius: 0px;
}
.autolock-popup-second.modal-slide.modal-popup .modal-inner-wrap .modal-content::-webkit-scrollbar-track {
  background: #c1c1c1 !important;
  border-radius: 0px;
}
.autolock-popup-second.modal-slide.modal-popup .modal-inner-wrap .modal-content::-webkit-scrollbar-thumb {
  background-color: #535353 !important;
  border-radius: 0px;
  border: 5px solid #535353 !important;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper {
  display: flex;
  align-items: flex-start;
  padding-top: 10px;
  flex-wrap: wrap;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .auto-lock-form-edit-wrapper {
  width: 100%;
  box-sizing: border-box;
  margin-right: 0;
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 0px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box1 {
  width: 42%;
  box-sizing: border-box;
  margin-right: 2%;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box1 .billing-address-section {
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box1 .shipping {
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-sizing: border-box;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box1 .shipping-address-section {
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 {
  width: 56%;
  box-sizing: border-box;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 .shipping-address-section {
  margin-bottom: 20px;
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-sizing: border-box;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 .shipping-address-section .shipping-address-section legend.legend {
  font-size: 1.8rem;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 .payment-method-section {
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 10px;
  border-radius: 5px;
  box-sizing: border-box;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 .billing-address-section {
  box-shadow: 0px 0px 8px #cccccc;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 .billing-address-section .legend.billingcheckarea {
  display: flex;
  justify-content: space-between;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper .autolockform2nd_box2 .billing-address-section .legend.billingcheckarea .label span {
  font-size: 12px !important;
  line-height: 20px;
}
.autolock-popup-second.modal-slide.modal-popup .autolockform2nd_wrapper select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  -ms-appearance: auto;
  appearance: auto;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content {
  display: none;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content.activepayment {
  display: block;
}
.autolock-popup-second.modal-slide.modal-popup .field-tooltip-content {
  display: none;
}
.autolock-popup-second.modal-slide.modal-popup .field-tooltip-content.activepayment {
  display: block;
}
.autolock-popup-second.modal-slide.modal-popup .fieldset.legend,
.autolock-popup-second.modal-slide.modal-popup .legend {
  padding-bottom: 0;
  line-height: 30px;
  box-sizing: border-box;
  font-size: 18px;
}
.autolock-popup-second.modal-slide.modal-popup .fieldset.legend span,
.autolock-popup-second.modal-slide.modal-popup .legend span {
  font-size: 18px;
}
.autolock-popup-second.modal-slide.modal-popup .modal-popup .modal-header {
  padding: 8px 2px !important;
}
.autolock-popup-second.modal-slide.modal-popup .action-close {
  margin: 0px;
  padding: 10px 15px !important;
}
.autolock-popup-second.modal-slide.modal-popup .action-close:before {
  width: 18px;
}
.autolock-popup-second.modal-slide.modal-popup header.modal-header .modal-title {
  font-size: 20px;
  color: #000;
  padding-top: 5px;
  text-align: center;
}
.autolock-popup-second.modal-slide.modal-popup .legend span {
  font-size: 18px;
}
.autolock-popup-second.modal-slide.modal-popup button.action.pdp-action-select-shipping-item {
  background: #243644;
  color: #fff;
  font-size: 12px;
  border: 0;
  margin-left: 10px;
}
.autolock-popup-second.modal-slide.modal-popup button.action.primary.checkout {
  border: 0;
}
.autolock-popup-second.modal-slide.modal-popup .terms-conditions-block .checkbox {
  margin-bottom: 6px;
}
.autolock-popup-second.modal-slide.modal-popup .terms-conditions-block .checkbox .control {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 30px;
}
.autolock-popup-second.modal-slide.modal-popup .terms-conditions-block .checkbox .control div.mage-error {
  position: absolute;
  left: 18px;
  top: 27px;
}
.autolock-popup-second.modal-slide.modal-popup .terms-conditions-block .checkbox .control .label p {
  margin: 2px 0 0;
}
.autolock-popup-second.modal-slide.modal-popup .checkbox {
  margin-bottom: 6px;
}
.autolock-popup-second.modal-slide.modal-popup .checkbox .control {
  display: flex;
  align-items: flex-start;
}
.autolock-popup-second.modal-slide.modal-popup .checkbox .control .label p {
  margin: 2px 0 0;
}
.autolock-popup-second.modal-slide.modal-popup button.action.primary {
  border: 0;
  margin-bottom: 20px !important;
}
.autolock-popup-second.modal-slide.modal-popup .fieldset {
  margin-bottom: 0px !important;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-title {
  margin-bottom: 10px;
  display: flex;
  margin-top: 10px;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding: 5px 0;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-title label.label {
  display: flex;
  width: 100%;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-title label.label span.wirearea {
  margin-right: auto;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-title label.label span.cmessage {
  font-weight: bold;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content .field {
  margin-bottom: 20px;
  font-size: 14px;
}
.autolock-popup-second.modal-slide.modal-popup .shipping-address-item.selected-item {
  margin-bottom: 20px;
  border: 2px solid #e3be18;
  padding: 20px;
  position: relative;
}
.autolock-popup-second.modal-slide.modal-popup .shipping-address-item.selected-item.active:after {
  background: #e3be18;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.autolock-popup-second.modal-slide.modal-popup .terms-conditions-block h4.title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 300;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content fieldset {
  width: 50%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content .terms-conditions {
  width: 50%;
  float: right;
  padding-left: 10px;
  box-sizing: border-box;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content .terms-conditions-block h4.title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 300;
}
.autolock-popup-second.modal-slide.modal-popup .payment-method-content .terms-conditions-block p {
  font-size: 14px;
}
.autolock-popup-second.modal-slide.modal-popup .shipping-method-section {
  margin-bottom: 20px;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table thead {
  background: #f1f2f3;
  border: 1px solid #d7d7d7;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table tbody {
  border: 1px solid #d7d7d7;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table tbody h3 {
  color: #e3be18;
  font-weight: 400;
  margin: 0 0 10px;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table ul.pkg-items {
  color: #5c5c5c;
  word-wrap: break-word;
  word-break: break-all;
  margin: 0 0 0px;
  padding: 0 0 0 0px;
  list-style: none;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table .product-sku {
  padding: 5px 0;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table .product-name {
  color: #5c5c5c;
  font-weight: 600;
  font-size: 12px;
}
.autolock-popup-second.modal-slide.modal-popup table.package-table .product-qty {
  color: #5c5c5c;
  font-weight: 600;
  font-size: 12px;
}
.autolock-popup-second.modal-slide.modal-popup .packagebox-container table.package-table th:last-child {
  width: 30%;
}
.autolock-popup-second.modal-slide.modal-popup .packagebox-container table.package-table .method-item {
  font-size: 12px;
  margin-bottom: 8px;
}
.autolock-popup-second.modal-slide.modal-popup .packagebox-container table.package-table span.item-note {
  color: #009900;
  padding-left: 5px;
}
.autolock-popup-second.modal-slide.modal-popup .number label.label {
  display: block;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.autolock-popup-second.modal-slide.modal-popup ul.credit-card-types {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.autolock-popup-second.modal-slide.modal-popup ul.credit-card-types li {
  margin-right: 10px;
  margin-bottom: 0;
}
.autolock-popup-second.modal-slide.modal-popup ul.credit-card-types li img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.autolock-popup-second.modal-slide.modal-popup ul.credit-card-types li.activepayment img {
  -webkit-filter: grayscale(0%);
  -webkit-transition: all .6s ease;
}
.autolock-popup-second.modal-slide.modal-popup .date .month {
  margin-right: 20px;
}
.autolock-popup-second.modal-slide.modal-popup .field.month,
.autolock-popup-second.modal-slide.modal-popup .field.year {
  margin-bottom: 0 !important;
}
.autolock-popup-second.modal-slide.modal-popup .field.cvv.required {
  font-weight: 600;
}
.autolock-popup-second.modal-slide.modal-popup .field.cvv.required label.label {
  margin-bottom: 0;
  padding-bottom: 8px;
  display: block;
}
.autolock-popup-second.modal-slide.modal-popup .field.cvv.required .labelspan:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.autolock-popup-second.modal-slide.modal-popup .actions-toolbar {
  display: block;
  clear: both;
  margin-left: auto;
  text-align: right;
}
.autolock-popup-second.modal-slide.modal-popup .actions-toolbar .primary {
  float: right;
  margin-right: 0;
}
.autolock-popup-second.modal-slide.modal-popup .actions-toolbar .primary button.action.primary.checkout {
  margin-right: 0;
}
.autolock-order-succ.modal-popup.modal-slide .modal-inner-wrap {
  max-width: 560px;
}
.autolock-order-succ.modal-popup.modal-slide .modal-inner-wrap button.action-close {
  padding: 10px 15px !important;
  margin: 0;
}
.autolock-order-succ.modal-popup.modal-slide .modal-inner-wrap .succ-msg {
  color: #47680c;
  font-size: 18px;
  padding-top: 40px;
}
.autolock-order-succ.modal-popup.modal-slide .modal-inner-wrap .modal-footer {
  border-top: 0px;
  text-align: right;
  padding-top: 0 !important;
}
.autolock-order-succ.modal-popup.modal-slide .modal-inner-wrap .modal-footer button[type='button'] {
  background: #243644 !important;
  border: 0 !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
}
aside.modal-popup.autolock-popup-cancel h1 {
  display: none;
}
aside.modal-popup.autolock-popup-cancel .modal-inner-wrap {
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  border: 0;
  border-top: 4px solid #243644;
  border-bottom: 14px solid #243644;
  border-radius: 0;
  font-size: 13px;
  color: #777;
  max-width: 460px;
}
aside.modal-popup.autolock-popup-cancel .autolock-cancel-text {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  padding-bottom: 20px;
}
aside.modal-popup.autolock-popup-cancel .autolock-cancel-modal {
  padding: 40px 0;
}
aside.modal-popup.autolock-popup-cancel .autolock-cancel-modal .actions-toolbar {
  text-align: center;
}
aside.modal-popup.autolock-popup-cancel .autolock-cancel-modal .actions-toolbar .primary {
  float: none;
}
aside.modal-popup.autolock-popup-cancel .autolock-cancel-modal .actions-toolbar button.action.save.auto-lock-cancel {
  background: red;
  border: 0;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
aside.modal-popup.autolock-popup-cancel .autolock-cancel-modal .actions-toolbar button.action.save.auto-lock-replace {
  background: #243644;
  border: 0;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
aside.modal-popup.cancel-succ-alert .modal-inner-wrap {
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  border: 0;
  border-top: 4px solid #243644;
  border-bottom: 14px solid #243644;
  border-radius: 0;
  font-size: 13px;
  color: #777;
  max-width: 430px;
}
aside.modal-popup.cancel-succ-alert .modal-content {
  font-weight: 600;
  font-size: 16px;
  padding: 20px 30px 0;
}
aside.modal-popup.cancel-succ-alert .action-close {
  margin: 0px;
  padding: 10px 15px !important;
  font-size: 16px;
}
aside.modal-popup.cancel-succ-alert .action-close:before {
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  color: #000000;
  opacity: .2;
}
aside.modal-popup.cancel-succ-alert .modal-footer {
  text-align: center;
}
aside.modal-popup.cancel-succ-alert .modal-footer button.action.primary.accept {
  border: 0;
}
.autolock-succ-msg {
  padding: 20px 0;
  text-align: center;
  color: #47680c;
  font-size: 16px;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap {
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  border: 0;
  border-top: 4px solid #243644;
  border-bottom: 14px solid #243644;
  border-radius: 0;
  font-size: 13px;
  color: #777;
  max-width: 700px;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap th.addressBGheading {
  background: #243644;
  color: #fff;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.qty-duration-view-pop {
  background: #243644;
  color: #fff;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.qty-duration-view-pop td,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.qty-duration-view-pop th {
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-blank {
  border-top: 1px solid #2d2f3b;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-blank td,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-blank th {
  height: 0px;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .blankheight15 {
  height: 15px;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .borderleft {
  border-left: 1px solid #c5c5c5;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-pop th.borderleft {
  border-left: 1px solid #c5c5c5;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-pop td {
  width: 28%;
  padding: 0;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-pop td th {
  padding: 10px 15px;
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-pop td td {
  padding: 0px 15px;
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.billing-shipping-view-pop th {
  width: 22%;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.date-status-view-pop td,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.date-status-view-pop th {
  padding-bottom: 16px !important;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.shipping-payment-view-pop td,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.shipping-payment-view-pop th {
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.limit-order-date-view-pop td,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.limit-order-date-view-pop th {
  padding-bottom: 16px !important;
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.limit-current-view-pop td,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.limit-current-view-pop th {
  padding-top: 10px !important;
  padding-bottom: 16px !important;
  border-top: 1px solid #ccc;
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap tr.shipping-payment-view-pop {
  background: #243644;
  color: #fff;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap td.ordersubheading {
  color: #1D1D1D;
  font-size: 16px;
  line-height: 18px;
  padding-top: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid #2d2f3b;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .textright {
  text-align: right;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .textcenter {
  max-width: 40%;
  text-align: center;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap th,
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap td {
  padding: 10px 10px;
  font-weight: 500;
  box-sizing: border-box;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap button.action-close {
  padding: 10px 15px !important;
  margin: 0;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap h1 {
  font-size: 20px;
  color: #000;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .auto-lock-actions {
  text-align: center;
  margin-top: 26px;
  border-top: 1px solid #c5c5c5;
  padding-top: 16px;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .auto-lock-actions a.editLock {
  height: 32px;
  background: #243644;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 32px;
  margin-right: 10px;
  cursor: pointer;
  text-decoration: none;
}
aside.modal-popup.autolock-popup-view.modal-slide .modal-inner-wrap .auto-lock-actions a.cancelPopLock {
  background: red;
  height: 32px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 32px;
  cursor: pointer;
  text-decoration: none;
}
.table-wrapper.orders-history.auto-lock-grid-data th {
  vertical-align: top;
}
.table-wrapper.orders-history.auto-lock-grid-data th:first-child,
.table-wrapper.orders-history.auto-lock-grid-data td:first-child {
  width: 110px;
}
.table-wrapper.orders-history.auto-lock-grid-data th:last-child,
.table-wrapper.orders-history.auto-lock-grid-data td:last-child {
  white-space: nowrap;
  width: 120px;
}
.table-wrapper.orders-history.auto-lock-grid-data th.shipping,
.table-wrapper.orders-history.auto-lock-grid-data td.product-name {
  width: 190px;
}
.table-wrapper.orders-history.auto-lock-grid-data th.col.id {
  width: 70px;
}
.table-wrapper.orders-history.auto-lock-grid-data th.col.date {
  width: 70px;
}
.humcommerce_autolock-index-locklist .page-title-wrapper {
  padding-top: 40px;
}
.humcommerce_autolock-index-locklist .page-title-wrapper h1.page-title {
  font-size: 30px;
}
.auto-lock-form-edit-wrapper legend.legend {
  margin: 0 0 20px;
}
.auto-lock-form-edit-wrapper label.label {
  padding-bottom: 8px;
  display: block;
}
.auto-lock-form-edit-wrapper .qty-price-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
}
.auto-lock-form-edit-wrapper .qty-price-wrapper .field.required {
  width: 32%;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap {
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  border: 0;
  border-top: 4px solid #243644;
  border-bottom: 14px solid #243644;
  border-radius: 0;
  font-size: 13px;
  color: #777;
  max-width: 540px;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap .actions-toolbar {
  padding-top: 26px;
  text-align: center;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap .actions-toolbar .primary {
  float: none;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap .actions-toolbar .primary .action {
  border: 0;
  margin-right: 0;
  height: 32px;
  background: #243644;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap button.action-close {
  padding: 10px 15px !important;
  margin: 0;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap h1 {
  font-size: 20px;
  color: #000;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap .field.required {
  margin: 0 0 20px;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap label.label {
  padding-bottom: 8px;
  display: block;
}
aside.modal-popup.autolock-popup-edit.modal-slide .modal-inner-wrap select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  -ms-appearance: auto;
  appearance: auto;
}
.activepayment label {
  margin-bottom: 8px;
  display: block;
}
.price-text.low-modal {
  white-space: nowrap;
}
span.dynamic-price.price-container .price-text-tie {
  font-size: 16px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap {
  max-width: 610px;
  border-radius: 10px;
  border: 0;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .modal-content {
  padding: 0 40px 40px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .modal-content .error {
  color: red;
  position: absolute;
  bottom: -30px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .modal-content .error.error-notice {
  position: relative !important;
  bottom: 0 !important;
  margin-top: -20px;
  color: #243644 !important;
  font-weight: 600;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap header.modal-header {
  padding: 12px 40px 0 !important;
  border-bottom: 1px solid #CFCFCF;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap header.modal-header .action-close {
  padding: 18px 34px !important;
  color: #333333 !important;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap header.modal-header .action-close:before {
  width: 16px;
  color: #333333 !important;
  opacity: 1;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap header.modal-header h1 {
  font-family: 'Roboto Regular';
  font-size: 28px;
  font-weight: 700;
  line-height: 70px;
  text-align: left;
  color: #1D1D1D;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .step-one-wrapper legend.legend {
  color: #1D1D1D;
  font-family: 'Roboto Regular';
  font-size: 22px;
  font-weight: 600;
  line-height: 23.44px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .step-one-wrapper legend.product-name-title {
  color: #1D1D1D;
  font-family: 'Roboto Regular';
  font-size: 18px;
  font-weight: 500;
  line-height: 23.44px;
  text-align: left;
  border: 0;
  margin-bottom: 30px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .auto-lock-form-edit-wrapper .field.required {
  width: 100%;
  margin-bottom: 34px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .auto-lock-form-edit-wrapper label.label {
  padding-bottom: 8px;
  display: block;
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 17.58px;
  text-align: left;
  color: #333333;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .auto-lock-form-edit-wrapper .qty-price-wrapper {
  display: block;
  position: relative;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .auto-lock-form-edit-wrapper .qty-price-wrapper select,
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .auto-lock-form-edit-wrapper .qty-price-wrapper input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  color: #949494;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .auto-lock-form-edit-wrapper .qty-price-wrapper select {
  background: url(../../frontend/Humcommerce/msg/en_US/images/popupdropdown.png) no-repeat 97% 50%;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav {
  margin: 24px 0 28px;
  display: block;
  text-align: center;
  font-family: 'Roboto Regular';
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one {
  margin: 0 0 9px;
  width: 135px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one:before {
  background: #d9d9d9;
  top: 19px;
  transition: background .3s;
  content: '';
  height: 2px;
  left: 60px;
  position: absolute;
  width: 100%;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one p {
  font-size: 13px;
  font-weight: 500;
  line-height: 15.23px;
  text-align: center;
  color: #333333;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one span {
  border: 1px solid #949494;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  line-height: 36px;
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 8px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one.active p {
  color: #CEAB0C;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one.active span {
  color: #1D1D1D;
  border: 1px solid #CEAB0C;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one.complete:before {
  background: #e3be18;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one.complete p {
  color: #333333;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one.complete span {
  color: #E3BE18;
  border: 1px solid #CEAB0C;
  background: #E3BE18;
  font-size: 0;
  position: relative;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-one.complete span:after {
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/completedarrow.png) no-repeat 50% 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 9px;
  position: absolute;
  margin: auto;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two {
  margin: 0 0 9px;
  width: 135px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two:before {
  background: #d9d9d9;
  top: 19px;
  transition: background .3s;
  content: '';
  height: 2px;
  left: 60px;
  position: absolute;
  width: 100%;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two p {
  font-size: 13px;
  font-weight: 500;
  line-height: 15.23px;
  text-align: center;
  color: #333333;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two span {
  border: 1px solid #949494;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  line-height: 36px;
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 8px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two.active p {
  color: #CEAB0C;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two.active span {
  color: #1D1D1D;
  border: 1px solid #CEAB0C;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two.complete:before {
  background: #e3be18;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two.complete p {
  color: #333333;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two.complete span {
  color: #E3BE18;
  border: 1px solid #CEAB0C;
  background: #E3BE18;
  font-size: 0;
  position: relative;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-two.complete span:after {
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/completedarrow.png) no-repeat 50% 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 9px;
  position: absolute;
  margin: auto;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-three {
  margin: 0 0 9px;
  width: 135px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-three p {
  font-size: 13px;
  font-weight: 500;
  line-height: 15.23px;
  text-align: center;
  color: #333333;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-three span {
  border: 1px solid #949494;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  line-height: 36px;
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 8px;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-three.active p {
  color: #CEAB0C;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .limit-step-nav .step-three.active span {
  color: #1D1D1D;
  border: 1px solid #CEAB0C;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .actions-toolbar .primary {
  float: right;
}
aside.modal-popup.limit-order-popup-modal.modal-slide .modal-inner-wrap .actions-toolbar .primary .action {
  margin: 10px 0px 0 0;
  background: #e3be18 url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 70% 50%;
  padding: 0 68px 0 45px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #333333;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap {
  max-width: 610px;
  border-radius: 10px;
  border: 0;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap header.modal-header {
  padding: 12px 40px 0 !important;
  border-bottom: 1px solid #CFCFCF;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap header.modal-header .action-close {
  padding: 18px 34px !important;
  color: #333333 !important;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap header.modal-header .action-close:before {
  width: 16px;
  color: #333333 !important;
  opacity: 1;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap header.modal-header h1 {
  font-family: 'Roboto Regular';
  font-size: 28px;
  font-weight: 700;
  line-height: 70px;
  text-align: left;
  color: #1D1D1D;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .block-customer-login h3 {
  font-family: 'Roboto Regular';
  font-weight: 600;
  font-size: 20px;
  line-height: 23.44px;
  margin-bottom: 14px;
  padding: 0;
  color: #1D1D1D;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .modal-content {
  padding: 0 40px 40px;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .modal-content .error {
  color: red;
  position: absolute;
  bottom: -30px;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .modal-content .error.error-notice {
  position: relative !important;
  bottom: 0 !important;
  margin-top: -20px;
  color: #006bb4;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .actions-toolbar .primary {
  float: none;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .actions-toolbar .primary .action {
  margin: 10px 0px 0 0;
  background: #e3be18 url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 70% 50%;
  padding: 0 68px 0 45px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #333333;
  width: 100%;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .actions-toolbar .primary .action span {
  position: relative;
}
aside.modal-popup.login-popup-modal.modal-slide .modal-inner-wrap .actions-toolbar .primary .action span:after {
  position: absolute;
  right: 0;
  content: '';
  background: #e3be18 url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 70% 50%;
}
.step-two-wrapper .limit-order-edit-wrapper {
  position: relative;
}
.step-two-wrapper .limit-order-edit-wrapper .btnsection-sav {
  margin-top: -10px;
  margin-bottom: 20px;
}
.step-two-wrapper .limit-order-edit-wrapper .btnsection-sav button {
  border: 0;
}
.step-two-wrapper .limit-order-edit-wrapper .btnsection-sav button:hover {
  border: 0;
}
.step-two-wrapper .error-step-two-shipping {
  color: red;
  padding-top: 10px;
}
.step-two-wrapper .error {
  color: red;
  position: absolute;
  bottom: -30px;
}
.step-two-wrapper .error.error-notice {
  position: relative !important;
  bottom: 0 !important;
  margin-top: -20px;
  color: #243644 !important;
  font-weight: 600;
}
.step-two-wrapper .error-step-two-form {
  color: red;
  position: relative;
  bottom: 20px;
}
.step-two-wrapper .error-step-two-form.error-notice {
  position: relative !important;
  bottom: 0 !important;
  margin-top: -20px;
  color: #243644 !important;
  font-weight: 600;
  padding-bottom: 15px;
}
.step-two-wrapper .edit-qty-price-wrapper {
  margin-bottom: 28px;
  display: flex;
  justify-content: space-between;
}
.step-two-wrapper .edit-qty-price-wrapper .label {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 15.23px;
  text-align: left;
  margin-bottom: 9px;
  display: block;
}
.step-two-wrapper .edit-qty-price-wrapper .field {
  width: 205px;
}
.step-two-wrapper .edit-qty-price-wrapper .field:first-child {
  width: 120px;
}
.step-two-wrapper .edit-qty-price-wrapper .field:last-child {
  width: 150px;
}
.step-two-wrapper .shippingdetails_area {
  margin-bottom: 28px;
}
.step-two-wrapper .shippingdetails_area label {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 15.23px;
  text-align: left;
  margin-bottom: 9px;
  display: block;
}
.step-two-wrapper .shippingcontarea .label {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 15.23px;
  text-align: left;
  margin-bottom: 9px;
  display: block;
}
.step-two-wrapper .editBtn {
  background: #e3be18 url(../../frontend/Humcommerce/msg/en_US/images/editicon.png) no-repeat 12px 50%;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  color: #1D1D1D;
  height: 34px;
  line-height: 34px;
  padding: 0 15px 0 35px;
  display: inline-block;
  border-radius: 2px;
}
.step-two-wrapper .shippingorder_area {
  display: flex;
  align-items: flex-start;
  background: #243644;
  font-family: 'Roboto Regular';
  font-size: 13px;
  font-weight: 400;
  line-height: 15.23px;
  padding: 18px;
  border-radius: 6px;
  margin-bottom: 28px;
}
.step-two-wrapper .shippingorder_area label {
  font-family: 'Roboto Regular';
  font-size: 13px;
  font-weight: 400;
  line-height: 15.23px;
  text-align: left;
  color: #fff;
  margin-bottom: 9px;
  display: block;
}
.step-two-wrapper .shippingorder_area span {
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  line-height: 17.58px;
  text-align: left;
  color: #fff;
}
.step-two-wrapper .shippingorder_area span.shipping-name-third-step {
  display: block;
  padding-bottom: 10px;
}
.step-two-wrapper .shippingorder_area a.editBtn.edit-shipping-step-two {
  margin-top: 18px;
}
.step-two-wrapper .shippingorder_area .shippingorder_quat {
  width: 65px;
  text-align: left;
}
.step-two-wrapper .shippingorder_area .shippingorder_durat {
  width: 170px;
  text-align: left;
}
.step-two-wrapper .shippingorder_area .shippingorder_limit {
  width: 80px;
  text-align: left;
}
.step-two-wrapper .shippingorder_area .shippingorder_current {
  width: 80px;
  text-align: left;
  padding-right: 10px;
}
.step-two-wrapper .shippingorder_area .shippingdetails_quat {
  width: 385px;
  text-align: left;
  padding-right: 20px;
}
.step-two-wrapper .shippingorder_area .shippingorder_edit {
  text-align: right;
}
.step-two-wrapper h2 {
  font-family: 'Roboto Regular';
  font-size: 20px;
  font-weight: 600;
  line-height: 23.44px;
  text-align: left;
  margin: 0 0 12px;
  padding: 0;
  color: #1D1D1D;
}
.step-two-wrapper .new-shipping-address fieldset.fieldset {
  margin-top: 20px;
}
.step-two-wrapper .new-shipping-address .shipping-name-wrapper {
  display: flex;
  justify-content: space-between;
}
.step-two-wrapper .new-shipping-address .shipping-name-wrapper .field {
  margin-bottom: 20px;
  width: 48%;
}
.step-two-wrapper .new-shipping-address .shipping-name-wrapper .field input {
  width: 100%;
}
.step-two-wrapper .new-shipping-address .field {
  margin-bottom: 20px;
}
.step-two-wrapper .shipping-method-section {
  border: 1px solid #c8c8c8;
}
.step-two-wrapper .package-table thead {
  background: #243644;
  color: #fff;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  border-bottom: 1px solid #c8c8c8;
}
.step-two-wrapper .package-table thead th:nth-child(1) {
  width: 130px;
}
.step-two-wrapper .shippingheading h3 {
  color: #E5C02E;
  font-family: 'Roboto Regular';
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid #D3D3D3;
  padding: 0;
  margin: 0;
  margin-bottom: 0px;
  padding-bottom: 12px;
  padding-top: 5px;
}
.step-two-wrapper table.package-table {
  color: #333333;
}
.step-two-wrapper .method-item .item-note {
  background: #ccffcb;
  border: 1px solid #97f095;
  border-radius: 50px;
  padding: 0 7px;
  margin: 0;
  display: inline-block;
  margin-top: 5px;
}
.step-two-wrapper .method-item span:nth-child(2) {
  display: block;
}
.step-two-wrapper ul.pkg-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.step-two-wrapper ul.pkg-items .product-name {
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  color: #333333;
  margin-bottom: 14px;
}
.step-two-wrapper ul.pkg-items .product-sku {
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: left;
  color: #333333;
}
.step-two-wrapper .product-qty {
  margin-top: 12px;
  display: inline-block;
  border-radius: 50px;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  background: #E3BE18;
  font-family: 'Roboto Regular';
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #333333;
}
.step-two-wrapper input[type="radio"]:checked {
  padding: 0 !important;
  -webkit-appearance: none;
  margin: 2px 5px 0 0;
  width: 16px;
  height: 16px;
  border: 1px solid #e3be18;
  border-radius: 50%;
  background: #e3be18;
  -moz-appearance: none;
  position: relative;
}
.step-two-wrapper input[type="radio"]:checked::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 8px;
  height: 8px;
  border: 3px solid #fff;
  border-radius: 100%;
}
.step-two-wrapper input[type="radio"] {
  padding: 0 !important;
  -webkit-appearance: none;
  margin: 2px 5px 0 0;
  width: 16px;
  height: 16px;
  border: 1px solid #e3be18;
  border-radius: 50%;
  -moz-appearance: none;
}
.step-two-wrapper tabletheadtrth,
.step-two-wrapper tabletbodytrth,
.step-two-wrapper tabletfoottrth,
.step-two-wrapper tabletheadtrtd,
.step-two-wrapper tabletbodytrtd,
.step-two-wrapper tabletfoottrtd {
  padding: 11px 20px;
}
.step-two-wrapper tabletheadtrth:last-child {
  padding-left: 0;
}
.step-two-wrapper tabletbodytrtd.rates {
  width: 130px;
  padding-left: 0;
  padding-right: 0;
}
.step-two-wrapper tabletbodytrtd.rates b {
  display: block;
}
.step-two-wrapper .method-item {
  margin-bottom: 16px;
  display: flex;
}
.step-two-wrapper .method-item label {
  width: 100px;
}
.step-two-wrapper .field.choice {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.step-two-wrapper .field.choice input {
  width: 20px;
  height: 20px;
  padding: 0;
  line-height: 20px;
  margin: 0 10px 0 0;
}
.step-two-wrapper select,
.step-two-wrapper input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  color: #949494;
}
.step-two-wrapper select {
  background: url(../../frontend/Humcommerce/msg/en_US/images/popupdropdown.png) no-repeat 97% 50%;
}
.step-two-wrapper .btnsection {
  margin: 34px 0px 0 0;
}
.step-two-wrapper .btnsection::before {
  content: '';
  display: block;
  clear: both;
}
.step-two-wrapper .btnsection::after {
  content: '';
  display: block;
  clear: both;
}
.step-two-wrapper .btnsection .prevBtn {
  margin: 0px 0px 0 0;
  padding: 0 45px 0 68px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e3be18;
  background: transparent;
  color: #4d4d4d;
  float: left;
}
.step-two-wrapper .btnsection .prevBtn span {
  position: relative;
}
.step-two-wrapper .btnsection .prevBtn span:before {
  position: absolute;
  top: 5px;
  left: -26px;
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/prebuttonarrow.png) no-repeat 50% 50%;
  width: 18px;
  height: 13px;
}
.step-two-wrapper .btnsection .nextBtn {
  background: #e3be18;
  margin: 0px 0px 0 0;
  padding: 0 68px 0 45px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #333333;
  float: right;
}
.step-two-wrapper .btnsection .nextBtn span {
  position: relative;
}
.step-two-wrapper .btnsection .nextBtn span:after {
  position: absolute;
  top: 5px;
  right: -26px;
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 50% 50%;
  width: 18px;
  height: 13px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap {
  width: 1120px;
  max-width: 100%;
  border-radius: 10px;
  border: 0;
  max-height: 500px !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap div.message.message-error.error {
  margin-top: -15px;
  margin-bottom: 10px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content {
  height: 700px !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: auto;
  scrollbar-color: #535353 !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content::-webkit-scrollbar {
  width: 15px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content::-webkit-scrollbar-track {
  background: #c1c1c1 !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content::-webkit-scrollbar-thumb {
  background-color: #535353 !important;
  border-radius: 0px;
  border: 5px solid #535353 !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap div.modal-content .actions-toolbar {
  margin-top: 0;
  margin-bottom: 0;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .block-title h2 {
  font-family: 'Roboto Regular';
  font-size: 28px;
  font-weight: 700;
  line-height: 32.81px;
  text-align: left;
  margin: 0 0 12px;
  padding: 0;
  color: #1D1D1D;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .block-title h3 {
  font-family: 'Roboto Regular';
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  margin: 0 0 16px;
  padding: 0;
  color: #1D1D1D;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .block-title h4 {
  font-family: 'Roboto Regular';
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  margin: 0 0 8px;
  padding: 0;
  color: #1D1D1D;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="text"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="password"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="url"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="tel"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="search"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="number"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type*="date"],
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #C8C8C8;
  border-radius: 2px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0;
  color: #949494;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="text"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="password"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="url"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="tel"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="search"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="number"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type*="date"]::-webkit-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="email"]::-webkit-input-placeholder {
  color: #949494 !important;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Roboto Regular';
  opacity: 1;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="text"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="password"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="url"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="tel"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="search"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="number"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type*="date"]::-moz-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="email"]::-moz-placeholder {
  color: #949494 !important;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Roboto Regular';
  opacity: 1;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="text"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="password"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="url"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="tel"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="search"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="number"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type*="date"]::-ms-input-placeholder,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap input[type="email"]::-ms-input-placeholder {
  color: #949494 !important;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Roboto Regular';
  opacity: 1;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .fieldset.register {
  display: flex !important;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .fieldset.register .field {
  width: 48%;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset {
  margin-bottom: 6px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset .field {
  margin-bottom: 18px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset .field .field-error,
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset .field div.mage-error[generated] {
  margin-top: 0px;
  position: absolute;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset .field label.label.col-sm-5 {
  width: 100%;
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 17.58px;
  text-align: left;
  margin-bottom: 6px;
  color: #333333;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset .field label.label.col-sm-5 span:after {
  color: #ff0000;
  font-size: 14px;
  font-family: 'Roboto Regular';
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap form.form.form-login .fieldset .field .control.col-sm-7 {
  width: 100%;
  padding: 0;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content {
  padding: 0 40px 0px;
  margin-bottom: 0px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-new-customer {
  border-right: 1px solid #cfcfcf;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login {
  border: 0 !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login .label {
  width: 100%;
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 17.58px;
  text-align: left;
  margin-bottom: 6px;
  color: #333333;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login .label span:after {
  color: #ff0000;
  font-size: 14px;
  font-family: 'Roboto Regular';
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login .actions-toolbar {
  display: flex;
  flex-wrap: wrap;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login .actions-toolbar .primary {
  order: 2;
  width: 100%;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login .actions-toolbar .secondary {
  width: 100%;
  text-align: right;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .modal-content .block.block-customer-login .actions-toolbar .secondary a.action {
  margin-top: 0;
  margin-bottom: 14px !important;
  display: block !important;
  color: #333333;
  font-size: 15px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap header.modal-header {
  padding: 0px 40px 0 !important;
  border-bottom: 0px solid #CFCFCF;
  height: 35px;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap header.modal-header .action-close {
  padding: 15px 15px !important;
  color: #333333 !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap header.modal-header .action-close:before {
  width: 16px;
  color: #333333 !important;
  opacity: 1;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap header.modal-header h1 {
  font-family: 'Roboto Regular';
  font-size: 28px;
  font-weight: 700;
  line-height: 70px;
  text-align: left;
  color: #1D1D1D;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .actions-toolbar .primary {
  float: none !important;
  display: block !important;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .actions-toolbar .primary button.action.action-login {
  background: #e3be18;
  margin: 0px 0px 0 0;
  padding: 0 68px 0 45px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: center !important;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #333333;
  width: 100%;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .actions-toolbar .primary button.action.action-login span {
  position: relative;
}
aside.modal-popup.popup-authentication.modal-slide .modal-inner-wrap .actions-toolbar .primary button.action.action-login span:after {
  position: absolute;
  top: 5px;
  right: -26px;
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 50% 50%;
  width: 18px;
  height: 13px;
}
.step-three-wrapper div.mage-error {
  position: absolute;
  bottom: -20px;
}
.step-three-wrapper .limit-order-edit-wrapper {
  position: relative;
}
.step-three-wrapper .limit-order-edit-wrapper .btnsection-sav {
  margin-top: -10px;
  margin-bottom: 20px;
}
.step-three-wrapper .limit-order-edit-wrapper .btnsection-sav button {
  border: 0;
}
.step-three-wrapper .limit-order-edit-wrapper .btnsection-sav button:hover {
  border: 0;
}
.step-three-wrapper .error-step-three-form {
  color: red;
  position: relative;
  bottom: 20px;
}
.step-three-wrapper .error-step-three-form.error-notice {
  position: relative !important;
  margin-top: 0px;
  color: #243644 !important;
  font-weight: 600;
}
.step-three-wrapper .error {
  color: red;
  position: absolute;
  bottom: -30px;
}
.step-three-wrapper .error.error-notice {
  position: relative !important;
  bottom: 0 !important;
  margin-top: -20px;
  color: #243644 !important;
  font-weight: 600;
}
.step-three-wrapper .edit-qty-price-wrapper {
  margin-bottom: 28px;
  display: flex;
  justify-content: space-between;
}
.step-three-wrapper .edit-qty-price-wrapper .label {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 15.23px;
  text-align: left;
  margin-bottom: 9px;
  display: block;
}
.step-three-wrapper .edit-qty-price-wrapper .field {
  width: 205px;
}
.step-three-wrapper .edit-qty-price-wrapper .field:first-child {
  width: 120px;
}
.step-three-wrapper .edit-qty-price-wrapper .field:last-child {
  width: 150px;
}
.step-three-wrapper .shippingorder_area {
  display: flex;
  align-items: flex-start;
  background: #243644;
  font-family: 'Roboto Regular';
  font-size: 13px;
  font-weight: 400;
  line-height: 15.23px;
  padding: 18px;
  border-radius: 6px;
  margin-bottom: 28px;
}
.step-three-wrapper .shippingorder_area .editBtn {
  background: #e3be18 url(../../frontend/Humcommerce/msg/en_US/images/editicon.png) no-repeat 12px 50%;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  color: #1D1D1D;
  height: 34px;
  line-height: 34px;
  padding: 0 15px 0 35px;
  display: inline-block;
  border-radius: 2px;
}
.step-three-wrapper .shippingorder_area label {
  font-family: 'Roboto Regular';
  font-size: 12px;
  font-weight: 400;
  line-height: 15.23px;
  text-align: left;
  color: #fff;
  margin-bottom: 9px;
  display: block;
}
.step-three-wrapper .shippingorder_area span {
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  line-height: 17.58px;
  text-align: left;
  color: #fff;
}
.step-three-wrapper .shippingorder_area span.shipping-name-third-step {
  display: block;
  padding-bottom: 10px;
}
.step-three-wrapper .shippingorder_area a.editBtn.edit-shipping-step-two {
  margin-top: 18px;
}
.step-three-wrapper .shippingorder_area .shippingorder_quat {
  width: 65px;
  text-align: left;
}
.step-three-wrapper .shippingorder_area .shippingorder_durat {
  width: 170px;
  text-align: left;
}
.step-three-wrapper .shippingorder_area .shippingorder_limit {
  width: 80px;
  text-align: left;
}
.step-three-wrapper .shippingorder_area .shippingorder_current {
  width: 80px;
  text-align: left;
  padding-right: 10px;
}
.step-three-wrapper .shippingorder_area .shippingdetails_quat {
  width: 385px;
  text-align: left;
  padding-right: 20px;
}
.step-three-wrapper .shippingorder_area .shippingorder_edit {
  text-align: right;
}
.step-three-wrapper .billing-name-wrapper {
  display: flex;
  justify-content: space-between;
}
.step-three-wrapper .billing-name-wrapper div.mage-error {
  position: relative;
  bottom: 0;
}
.step-three-wrapper .billing-name-wrapper .field {
  margin-bottom: 20px;
  width: 48%;
}
.step-three-wrapper .billing-name-wrapper .field input {
  width: 100%;
}
.step-three-wrapper h2 {
  font-family: 'Roboto Regular';
  font-size: 20px;
  font-weight: 600;
  line-height: 23.44px;
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  color: #1D1D1D;
}
.step-three-wrapper .checkchoicearea {
  display: flex;
  align-items: center;
  line-height: 20px;
}
.step-three-wrapper .checkchoicearea input.checkbox {
  margin-top: -2px;
}
.step-three-wrapper .billingcheckarea {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #333333;
  display: flex;
  justify-content: space-between;
  margin-bottom: 9px;
}
.step-three-wrapper input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border: 1px solid #333333;
}
.step-three-wrapper select,
.step-three-wrapper input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  color: #949494;
}
.step-three-wrapper select {
  background: url(../../frontend/Humcommerce/msg/en_US/images/popupdropdown.png) no-repeat 97% 50%;
}
.step-three-wrapper .date .control select {
  background: url(../../frontend/Humcommerce/msg/en_US/images/popupdropdown.png) no-repeat 92% 50%;
  background-size: 12px;
  min-width: 90px !important;
  max-width: 120px;
}
.step-three-wrapper .payment-method-title.field.choice input[type="radio"] {
  padding: 0 !important;
  -webkit-appearance: none;
  margin: 2px 10px 0 0;
  width: 16px;
  height: 16px;
  border: 1px solid #e3be18;
  border-radius: 50%;
  -moz-appearance: none;
}
.step-three-wrapper .payment-method-title.field.choice input[type="radio"]:checked {
  padding: 0 !important;
  -webkit-appearance: none;
  margin: 2px 10px 0 0;
  width: 17px;
  height: 16px;
  border: 1px solid #e3be18;
  border-radius: 50%;
  background: #e3be18;
  -moz-appearance: none;
  position: relative;
}
.step-three-wrapper .payment-method-title.field.choice input[type="radio"]:checked::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 8px;
  height: 8px;
  border: 3px solid #fff;
  border-radius: 100%;
}
.step-three-wrapper .payment-group {
  margin-top: 20px;
}
.step-three-wrapper .payment-method {
  border: 1px solid #c8c8c8;
  margin-top: 10px;
  margin-bottom: 20px;
}
.step-three-wrapper .payment-method .payment-method-title {
  margin-bottom: 0px;
  display: flex;
  margin-top: 0px;
  border-bottom: 1px solid #c8c8c8;
  padding: 13px 20px;
  height: 48px;
  box-sizing: border-box;
  background: #243644 url(../../frontend/Humcommerce/msg/en_US/images/whitearrowDown.png) no-repeat 96% 50%;
}
.step-three-wrapper .payment-method .payment-method-title.active {
  background: #243644 url(../../frontend/Humcommerce/msg/en_US/images/whitearrowUp.png) no-repeat 96% 50%;
}
.step-three-wrapper .payment-method .payment-method-title label.label {
  display: block;
  width: 100%;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #fff;
}
.step-three-wrapper .payment-method .payment-method-title label.label span.wirearea {
  margin-right: auto;
  font-weight: 600;
  padding-right: 18px;
}
.step-three-wrapper .payment-method .payment-method-title label.label span.cmessage {
  font-weight: 400;
}
.step-three-wrapper .payment-method .payment-method-content {
  padding: 20px 20px 26px;
}
.step-three-wrapper .payment-method .payment-method-content fieldset {
  margin-bottom: 0 !important;
}
.step-three-wrapper .payment-method .payment-method-content .fieldset .field {
  margin-bottom: 0px;
  font-size: 14px;
}
.step-three-wrapper .payment-method .payment-method-content .fieldset .field.date {
  margin-top: 10px;
  margin-bottom: 10px;
}
.step-three-wrapper label,
.step-three-wrapper label.label {
  font-weight: 400;
  color: #333333;
  font-size: 14px;
}
.step-three-wrapper ul.credit-card-types {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.step-three-wrapper ul.credit-card-types li {
  display: inline-block;
  margin: 0 10px 0 0;
}
.step-three-wrapper ul.credit-card-types li img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.step-three-wrapper ul.credit-card-types li.activepayment img {
  -webkit-filter: grayscale(0%);
  -webkit-transition: all .6s ease;
}
.step-three-wrapper .control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 0px;
  font-size: 13px;
  position: relative;
}
.step-three-wrapper .control input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border: 1px solid #333333;
}
.step-three-wrapper .control .label p {
  margin: 0;
}
.step-three-wrapper select[name='check_payment_type'] {
  margin-bottom: 20px;
}
.step-three-wrapper .wire-payment-card-detail {
  position: relative;
}
.step-three-wrapper .wire-payment-card-detail label {
  font-weight: 400 !important;
  color: #333333;
  font-size: 14px;
}
.step-three-wrapper .wire-payment-card-detail .fieldset {
  width: 48%;
  margin-bottom: 0;
}
.step-three-wrapper .wire-payment-card-detail .fieldset:nth-child(4) {
  position: absolute;
  right: 0;
  top: 0;
}
.step-three-wrapper .wire-payment-card-detail.full-width .fieldset {
  width: 100%;
  margin-bottom: 0;
}
.step-three-wrapper .wire-payment-card-detail.full-width .fieldset:nth-child(4) {
  position: relative;
  right: 0;
  top: 0;
}
.step-three-wrapper .wire-payment-card-detail.full-width .fieldset .field.date {
  margin-top: 20px;
  margin-bottom: 20px;
}
.step-three-wrapper .wire-payment-card-detail.full-width .fieldset .field.date .control select {
  min-width: 150px !important;
  max-width: 200px !important;
}
.step-three-wrapper .wire-payment-card-detail.full-width .fieldset .field.cvv {
  margin-top: 5px;
}
.step-three-wrapper .check-payment-card-detail {
  position: relative;
}
.step-three-wrapper .check-payment-card-detail label {
  font-weight: 400 !important;
  color: #333333;
  font-size: 14px;
}
.step-three-wrapper .check-payment-card-detail .fieldset {
  width: 48%;
  margin-bottom: 0;
}
.step-three-wrapper .check-payment-card-detail .fieldset:nth-child(4) {
  position: absolute;
  right: 0;
  top: 0;
}
.step-three-wrapper .check-payment-card-detail.full-width .fieldset {
  width: 100%;
  margin-bottom: 0;
}
.step-three-wrapper .check-payment-card-detail.full-width .fieldset:nth-child(4) {
  position: relative;
  right: 0;
  top: 0;
}
.step-three-wrapper .check-payment-card-detail.full-width .fieldset .field.date {
  margin-top: 20px;
  margin-bottom: 20px;
}
.step-three-wrapper .check-payment-card-detail.full-width .fieldset .field.date .control select {
  min-width: 150px !important;
  max-width: 200px !important;
}
.step-three-wrapper .check-payment-card-detail.full-width .fieldset .field.cvv {
  margin-top: 5px;
}
.step-three-wrapper .cc-payment-card-detail {
  position: relative;
}
.step-three-wrapper .cc-payment-card-detail label {
  font-weight: 400 !important;
  color: #333333;
  font-size: 14px;
}
.step-three-wrapper .cc-payment-card-detail .fieldset {
  width: 48%;
  margin-bottom: 0;
}
.step-three-wrapper .cc-payment-card-detail .fieldset:nth-child(4) {
  position: absolute;
  right: 0;
  top: 0;
}
.step-three-wrapper .cc-payment-card-detail.full-width .fieldset {
  width: 100%;
  margin-bottom: 0;
}
.step-three-wrapper .cc-payment-card-detail.full-width .fieldset:nth-child(4) {
  position: relative;
  right: 0;
  top: 0;
}
.step-three-wrapper .cc-payment-card-detail.full-width .fieldset .field.date {
  margin-top: 20px;
  margin-bottom: 20px;
}
.step-three-wrapper .cc-payment-card-detail.full-width .fieldset .field.date .control select {
  min-width: 150px !important;
  max-width: 200px !important;
}
.step-three-wrapper .cc-payment-card-detail.full-width .fieldset .field.cvv {
  margin-top: 5px;
}
.step-three-wrapper .shippingdetails_area fieldset.fieldset {
  margin-top: 20px;
}
.step-three-wrapper .shippingdetails_area .field {
  margin-bottom: 20px;
}
.step-three-wrapper .shippingdetails_area .control {
  display: block;
}
.step-three-wrapper .fields.group.group-2 .field.no-label.month {
  margin-right: 15px;
}
.step-three-wrapper .field .control._with-tooltip {
  position: relative;
  margin-bottom: 20px;
}
.step-three-wrapper .field .control._with-tooltip input {
  margin-right: 0;
  width: calc(100%);
}
.step-three-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 13px;
}
.step-three-wrapper .terms-conditions-block h4 {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 500;
  line-height: 17.58px;
  text-align: left;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 0;
}
.step-three-wrapper .terms-conditions-block h4 span {
  font-size: 13px;
  font-weight: 400;
  line-height: 15.23px;
}
.step-three-wrapper .btnsection {
  margin: 35px 0px 0 0;
}
.step-three-wrapper .btnsection::before {
  content: '';
  display: block;
  clear: both;
}
.step-three-wrapper .btnsection::after {
  content: '';
  display: block;
  clear: both;
}
.step-three-wrapper .btnsection .prevBtn {
  margin: 0px 0px 0 0;
  padding: 0 45px 0 68px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e3be18;
  background: transparent;
  color: #4d4d4d;
  float: left;
}
.step-three-wrapper .btnsection .prevBtn span {
  position: relative;
}
.step-three-wrapper .btnsection .prevBtn span:before {
  position: absolute;
  top: 5px;
  left: -26px;
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/prebuttonarrow.png) no-repeat 50% 50%;
  width: 18px;
  height: 13px;
}
.step-three-wrapper .btnsection .nextBtn {
  background: #e3be18;
  margin: 0px 0px 0 0;
  padding: 0 45px 0 25px;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #333333;
  float: right;
}
.step-three-wrapper .btnsection .nextBtn span {
  position: relative;
}
.step-three-wrapper .btnsection .nextBtn span:after {
  position: absolute;
  top: 5px;
  right: -26px;
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 50% 50%;
  width: 18px;
  height: 13px;
}
.step-three-wrapper .field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: inherit;
  position: absolute;
  text-transform: none;
  top: 38px;
  word-wrap: break-word;
  z-index: 2;
  right: -14px;
}
.step-three-wrapper .field-tooltip .field-tooltip-content.activepayment {
  display: block;
}
.step-three-wrapper .field-tooltip .field-tooltip-content:before {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #666666;
  left: inherit;
  top: -21px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
  right: 15px;
  transform: rotate(90deg);
}
.step-three-wrapper .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: inherit;
  top: -20px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
  right: 15px;
  transform: rotate(90deg);
}
.step-three-wrapper div#card-holder .mage-error {
  margin-bottom: 20px;
}
.step-three-wrapper div#card-holder div.mage-error {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
  white-space: nowrap;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap {
  max-width: 420px;
  border-radius: 10px;
  border: 0;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap header.modal-header .action-close {
  padding: 15px 20px !important;
  color: #333333 !important;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap header.modal-header .action-close:before {
  width: 16px;
  color: #333333 !important;
  opacity: 1;
  font-weight: 300 !important;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-content {
  padding: 0 20px 40px;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-content .limit-succ-icon {
  width: 54px;
  height: 54px;
  margin: 30px auto 0;
  background: url(../../frontend/Humcommerce/msg/en_US/images/successicon.png) no-repeat 50% 50%;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-content h3.limit-succ-title {
  font-family: 'Roboto Regular';
  font-size: 28px;
  font-weight: 700;
  line-height: 32.81px;
  text-align: center;
  margin: 22px 0 22px;
  color: #1D1D1D;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-content .succ-msg {
  font-family: 'Roboto Regular';
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  color: #333333 !important;
  padding-top: 0 !important;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-footer {
  text-align: center;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-footer button {
  background: #e3be18 !important;
  margin: 0px auto;
  padding: 0 68px 0 45px !important;
  font-family: 'Roboto Regular';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #333333;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-footer button span {
  position: relative;
}
aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-footer button span:after {
  position: absolute;
  top: 5px;
  right: -26px;
  content: '';
  background: url(../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png) no-repeat 50% 50%;
  width: 18px;
  height: 13px;
}
/*New Styling*/
.catalog-product-view aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap {
  position: relative;
  top: 45%;
  transform: translateY(-50%);
}
.catalog-product-view aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap button.action-close::before {
  font-weight: 800 !important;
}
.catalog-product-view .modal-content .step-three-wrapper .shippingdetails_quat label {
  font-size: 15px !important;
}
.catalog-product-view .modal-content .limit-order-form .price-check-wire-wrap,
.catalog-product-view .modal-content #limit_order_popup_modal #autolock-legend,
.catalog-product-view .modal-content .limit-order-form #autolock-legend,
.catalog-product-view .modal-content #limit_order_popup_modal .price-check-wire-wrap {
  text-align: left;
  font-weight: 600;
  color: #243644;
  line-height: 26px;
}
.catalog-product-view .modal-content #limit_order_popup_modal .actions-toolbar,
.catalog-product-view .modal-content .limit-order-form .actions-toolbar {
  text-align: center;
}
.catalog-product-view .modal-content #limit_order_popup_modal .actions-toolbar .primary,
.catalog-product-view .modal-content .limit-order-form .actions-toolbar .primary {
  float: none !important;
}
.catalog-product-view .modal-content #limit_order_popup_modal button,
.catalog-product-view .modal-content .limit-order-form button.limit-order-next-one,
.catalog-product-view .modal-content .block-authentication-notify .block-new-customer button,
.catalog-product-view .modal-content .block-authentication-notify .block-customer-login button,
.catalog-product-view .modal-content .step-two-wrapper button.nextBtn,
.catalog-product-view .modal-content .step-three-wrapper button.nextBtn,
.catalog-product-view aside.modal-popup.autolock-order-succ.modal-slide._inner-scroll .modal-inner-wrap .modal-footer button {
  background: linear-gradient(to top, #e3be18, #f2d072) !important;
  border-radius: 5px;
  color: #4f400c !important;
  height: auto !important;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 2px;
  position: relative;
}
.catalog-product-view .modal-content #limit_order_popup_modal button::after,
.catalog-product-view .modal-content .limit-order-form button.limit-order-next-one::after {
  content: '';
  background-image: url('../../frontend/Humcommerce/msg/en_US/images/buttonarrow.png');
  width: 20px;
  height: 10px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.catalog-product-view .modal-content #limit_order_popup_modal .control input::placeholder,
.catalog-product-view .modal-content #limit_order_popup_modal .control input,
.catalog-product-view .modal-content #limit_order_popup_modal .control select,
.catalog-product-view .modal-content .limit-order-form .control input::placeholder,
.catalog-product-view .modal-content .limit-order-form .control input,
.catalog-product-view .modal-content .limit-order-form .control select,
.catalog-product-view .modal-content .block-authentication-notify .block-new-customer .control input,
.catalog-product-view .modal-content .block-authentication-notify .block-customer-login .control input {
  font-weight: 600 !important;
  color: #444 !important;
}
.table-wrapper.orders-history.auto-lock-grid-data th:last-child,
.table-wrapper.orders-history.auto-lock-grid-data td:last-child {
  width: 155px !important;
}
.table-wrapper.orders-history.auto-lock-grid-data td:last-child a {
  display: block;
}
.checkout-cart-index .page-main .custom.header.block .custom-images img,
.checkout-index-index .page-main .custom.header.block .custom-images img {
  display: inline-block !important;
}
body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .page-main .data.table {
  font-size: 12px;
}
body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data th:last-child,
body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data td:last-child {
  width: 75px !important;
}
@media (min-width: 1800px) {
  .account .table-wrapper {
    overflow-x: visible !important;
  }
  .table-wrapper.orders-history.auto-lock-grid-data td:last-child a {
    display: inline-block;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .page-main .data.table {
    font-size: 16px;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .page-main {
    max-width: 1700px;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .sidebar-main {
    width: 19%;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .column.main {
    width: 81%;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data th.col.total {
    width: 100px;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data th.col.date {
    width: 55px;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data th.col.payment-method {
    width: 80px;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data th.col.id {
    width: 90px;
  }
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data th:last-child,
  body.account.humcommerce_autolock-index-lockorder.page-layout-2columns-left .table-wrapper.orders-history.auto-lock-grid-data td:last-child {
    width: 125px !important;
  }
}
.page-wrapper .copyright {
  background-color: #ffffff;
  color: #5c5c5c;
  border-top: 2px solid #f1f2f3;
  font-size: 15px;
  display: block;
  padding: 25px;
  text-align: center;
}
.page-wrapper .page-footer {
  background: none;
  padding-bottom: 0px;
}
.page-wrapper .page-footer .home-container.about-us {
  margin-bottom: 80px;
}
.page-wrapper .page-footer .home-container.about-us .about-us-block .bootstrap-enable .row img {
  width: 100%;
}
.page-wrapper .page-footer .home-container.about-us .about-us-block .bootstrap-enable .row h2 {
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 15px;
  color: #243644;
}
.page-wrapper .page-footer .home-container.about-us .about-us-block .bootstrap-enable .row p {
  font-size: 16px;
  word-spacing: 2px;
  line-height: 28px;
  padding-bottom: 15px;
  text-align: justify;
  color: #243644;
}
.page-wrapper .page-footer .home-container.about-us .about-us-block .bootstrap-enable .row p a {
  color: #243644;
  text-transform: uppercase;
  text-decoration: underline;
}
.page-wrapper .page-footer .block-recent-posts {
  margin-bottom: 80px;
}
.page-wrapper .page-footer .block-recent-posts .block-title {
  text-align: center;
  margin-bottom: 40px;
  color: #243644;
}
.page-wrapper .page-footer .block-recent-posts .block-title strong {
  font-size: 30px;
  text-transform: uppercase;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 {
  border: solid 1px #d7d7d7;
  padding: 0;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .post-image {
  height: 270px;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .post-image a {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content {
  padding: 40px 30px;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-title {
  padding-bottom: 5px;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-title a {
  color: #243644;
  font-size: 18px;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-date {
  padding-bottom: 5px;
  font-size: 15px;
  color: #5c5c5c;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-date::before {
  content: '\f073';
  font-family: fontawesome;
  font-size: 14px;
  color: #5c5c5c;
  display: inline-block;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-date p {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-content {
  padding-bottom: 5px;
  color: #5c5c5c;
  font-size: 15px;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .read-more {
  margin-top: 10px;
  box-shadow: none;
  border: 1px solid #243644;
  background: #243644;
  color: #ffffff;
  border-radius: 40px;
  padding: 7px 20px;
  display: inline-block;
  text-decoration: none;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .read-more span {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 15px;
}
.page-wrapper .page-footer .coinfolio-block {
  margin-bottom: 80px;
  display: inline-block;
  width: 100%;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 img {
  width: 100%;
  height: 470px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content {
  position: absolute;
  top: 0px;
  padding-right: 2%;
  padding-left: 2%;
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content h2.coinfolio {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  margin-top: 0px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content h2.coinfolio::after {
  position: absolute;
  content: "";
  border-bottom: solid 3px #e3be18;
  width: 60px;
  height: 2px;
  background: #e3be18;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content p.signup {
  margin-bottom: 0px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content .coinfolio-text-block {
  padding-top: 10px;
  padding-bottom: 30px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content .coinfolio-text-block p {
  font-size: 16px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content .button.primary {
  background: #e3be18;
  margin: auto;
  padding: 10px 22px 10px 22px;
  display: inline-block;
  border-radius: 50px;
}
.page-wrapper .page-footer .coinfolio-block .col-md-12 .content .button.primary a {
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
}
.page-wrapper .page-footer .widget.block {
  margin: 0px;
}
.page-wrapper .page-footer .footer-newsletter .newsletter-block {
  margin-top: 20px;
  vertical-align: top;
}
.page-wrapper .page-footer .footer-newsletter .newsletter-block p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #959595;
  text-transform: uppercase;
}
.page-wrapper .page-footer .footer-newsletter .newsletter-block h1 {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-wrapper .page-footer .footer-newsletter .block.newsletter {
  margin-top: 25px;
}
.page-wrapper .page-footer .footer-newsletter .block.newsletter .field.newsletter .control:before {
  display: none;
}
.page-wrapper .page-footer .footer-newsletter .block.newsletter .field.newsletter .control #newsletter {
  padding-left: 5px;
  border: none;
  border-bottom: 2px solid #f1f2f3;
}
.page-wrapper .page-footer .footer-newsletter .block.newsletter .actions .action.subscribe {
  background: none;
  border: none;
  color: #000000;
  font-size: 13px;
  border-bottom: 2px solid #f1f2f3;
  padding: 5px 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-wrapper .page-footer .footer-newsletter .block.newsletter .actions .action.subscribe:before {
  content: '';
  background: url('../../frontend/Humcommerce/msg/en_US/images/arrow01.png');
  width: 34px;
  vertical-align: top;
  background-repeat: no-repeat;
  height: 20px;
  display: inline-block;
}
.page-wrapper .page-footer .footer-main {
  padding-top: 10px;
  background: #f1f2f3;
}
.page-wrapper .page-footer .footer-main .footer.main .pricing-alert {
  display: none;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 {
  margin-left: 0%;
  padding-right: 0px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-block1 .desc-footer {
  font-size: 16px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-block1 .desc-footer h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-block1 .desc-footer p {
  color: #5c5c5c;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-block1 .desc-footer ul.list-icon {
  padding-left: 0px;
  padding-top: 12px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-block1 .desc-footer ul.list-icon li {
  list-style: none;
  display: inline-block;
  padding-right: 17px;
  font-size: 22px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-block1 .desc-footer ul.list-icon li a {
  color: #5c5c5c;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-col h4 {
  font-size: 20px;
  color: #e3be18;
  font-weight: 400;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-col .footer-col-content ul {
  padding-left: 0px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-col .footer-col-content li {
  list-style: none;
  font-size: 16px;
}
.page-wrapper .page-footer .footer-main .footer.main .col-sm-2 .footer-col .footer-col-content li a {
  color: #5c5c5c;
}
.page-wrapper .page-footer .contact-us {
  background: #243644;
  color: white;
}
.page-wrapper .page-footer .contact-us p.contact {
  text-align: center;
  font-size: 30px;
  margin-bottom: 0px;
  font-weight: lighter;
  text-transform: uppercase;
  padding-top: 2%;
}
.page-wrapper .page-footer .contact-us p.timing {
  color: #e3be18;
  font-size: 18px;
  padding-top: 12px;
  text-align: center;
}
.page-wrapper .page-footer .contact-us div.icons ul.list-icon {
  padding-left: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.page-wrapper .page-footer .contact-us div.icons ul.list-icon li {
  display: inline-block;
}
.page-wrapper .page-footer .contact-us div.icons ul.list-icon li i.fa-envelope {
  font-size: 30px;
  color: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 50%;
  padding: 22px 23px 22px 23px;
}
.page-wrapper .page-footer .contact-us div.icons ul.list-icon li i.fa-phone {
  font-size: 30px;
  color: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 50%;
  padding: 20px 24px 20px 25px;
}
.page-wrapper .page-footer .contact-us div.icons ul.list-icon li i.fa-comments {
  font-size: 30px;
  color: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 50%;
  padding: 17px 21px 22px 21px;
}
.page-wrapper .page-footer .contact-us div.icons ul.list-icon li p {
  padding-top: 16px;
  font-size: 18px;
}
.checkout-index-index .modals-wrapper .modal-content #opc-new-shipping-address .form-shipping-address {
  max-width: none;
}
.checkout-index-index .modals-wrapper .modal-content #opc-new-shipping-address .form-shipping-address #shipping-new-address-form .field {
  width: 50%;
  display: inline-block;
  padding: 0 10px 10px;
  box-sizing: border-box;
}
.checkout-index-index .modals-wrapper .modal-content #opc-new-shipping-address .form-shipping-address #shipping-new-address-form .field label {
  display: none;
}
.checkout-index-index .modals-wrapper .modal-content #opc-new-shipping-address .form-shipping-address #shipping-new-address-form div[name="shippingAddress.company"] {
  display: none;
}
.checkout-index-index .modals-wrapper .modal-content #opc-new-shipping-address .form-shipping-address #shipping-new-address-form .field.choice label {
  display: inline-block;
}
.checkout-index-index .modals-wrapper .modal-footer .action-save-address {
  background: #243644;
  border: 1px solid #243644;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper #header-top {
  display: none;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper .panel.header .view-charts {
  margin-left: 0px;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper .panel.header > .header.links {
  padding-top: 3px;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper .panel.header > .header.links .greet.welcome {
  display: none;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper .panel.header > .header.links .customer-welcome .customer-name {
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper .panel.header > .header.links > .authorization-link {
  display: none;
}
.checkout-index-index .page-wrapper .page-header .header.content .chat {
  margin-right: 2%;
}
.checkout-index-index .page-wrapper .page-header .header.content .chat:before {
  content: '\f086';
  font-family: fontawesome;
  padding-right: 10px;
  font-size: 20px;
  color: #e3be18;
}
.checkout-index-index .page-wrapper .page-header .header.content .chat a {
  color: #5c5c5c;
  font-size: 18px;
}
.checkout-index-index .page-wrapper .page-header .header.content .email:before {
  content: '\f0e0';
  font-family: fontawesome;
  font-size: 20px;
  padding-right: 10px;
  color: #e3be18;
}
.checkout-index-index .page-wrapper .page-header .header.content .email a {
  color: #5c5c5c;
  font-size: 18px;
}
.checkout-index-index .page-wrapper .page-header .header.content .phone-icon {
  padding-top: 3%;
  margin-top: 0px;
  float: unset;
  margin-right: 2%;
}
.checkout-index-index .page-wrapper .page-header .header.content .title {
  padding-top: 3%;
}
.checkout-index-index .page-wrapper .page-header .header.content .title h1 {
  font-size: 35px;
  text-transform: uppercase;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block {
  border-bottom: 1px solid #000000;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .email-customer {
  display: inline-block;
  float: right;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .breadcrumbs {
  text-align: center;
  padding-top: 10px;
  padding-left: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .breadcrumbs li.active {
  color: #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .custom-images {
  vertical-align: middle;
  text-align: center;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .custom-images img {
  padding-right: 5px;
  vertical-align: middle;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .custom-images img:last-child {
  padding-right: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .custom.header.block .email-block {
  display: inline-block;
  float: right;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper {
  float: unset;
  width: 570px;
  height: auto;
  max-width: 100%;
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-title {
  margin-bottom: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-title strong {
  font-weight: 100;
  font-size: 14px;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset {
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset .field-email .control:before {
  width: 18px;
  border: 1px solid #d7d7d7;
  padding-left: 15px;
  padding-right: 15px;
  height: 42px;
  vertical-align: bottom;
  display: inline-block;
  background-repeat: no-repeat;
  content: " ";
  background-position: center;
  background-image: url('../../frontend/Humcommerce/msg/en_US/images/mail.png');
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset .field-email .control .input-text {
  margin-left: -5px;
  height: 44px;
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset .field-password .control:before {
  width: 18px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #d7d7d7;
  height: 42px;
  vertical-align: bottom;
  display: inline-block;
  background-repeat: no-repeat;
  content: " ";
  background-position: center;
  background-image: url('../../frontend/Humcommerce/msg/en_US/images/key.png');
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .fieldset .field-password .control .input-text {
  margin-left: -5px;
  height: 44px;
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .actions-toolbar .secondary {
  float: right;
  margin-bottom: 30px;
  padding-top: 5px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .actions-toolbar .secondary .action {
  color: #e3be18;
  text-decoration: underline;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .actions-toolbar .primary .action {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  border-radius: 100px;
  padding: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 13px;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content hr {
  position: relative;
  border: 0;
  text-align: center;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content hr:before {
  content: '';
  background: #5c5c5c;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content hr:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  padding: 0 1.5em;
  line-height: 1.5em;
  color: #5c5c5c;
  background-color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .additional.fields {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .additional.fields .free-account .action-create {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  color: #ffffff;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 100;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .block-authentication .block-customer-login .block-content .additional.fields .guest-checkout .action-guest {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  color: #ffffff;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 100;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar {
  width: 100%;
  background: #e3e9ed;
  border: 1px solid #5d6f7d;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.custom-step-title h1 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item {
  margin: auto;
  display: inline-block;
  padding-top: 4%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item:before {
  background: #243644;
  border: 1px solid #243644;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item span {
  color: #243644;
  font-size: 18px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item span:before {
  top: 0%;
  background: #243644;
  border: 1px solid #243644;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item span:after {
  color: #243644;
  border: 1px solid #243644;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item._active:before {
  background: #e3be18;
  border: 1px solid #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item._active span:before {
  background: #e3be18;
  border: 1px solid #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar li.opc-progress-bar-item._active span:after {
  border: 1px solid #e3be18;
  color: #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container {
  display: inline-block;
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .step-title {
  font-size: 30px;
  display: inline-block;
  border-bottom: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load {
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .shipping-group-items p.label {
  font-size: 20px;
  font-weight: bold;
  margin-right: 70px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .shipping-group-items div {
  display: inline-block;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .shipping-group-items div label {
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table {
  margin-top: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table thead {
  border-bottom: 1px solid #d7d7d7;
  background: #f1f2f3;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table thead tr th {
  font-size: 16px;
  font-weight: 600;
  padding-left: 2%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody {
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg {
  border-top: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg h3 {
  color: #e3be18;
  font-weight: 400;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .rates {
  padding-top: 4%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .rates .method-item {
  padding-bottom: 5%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .rates .method-item label .item-note {
  color: #009900;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items {
  list-style: none;
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li {
  padding-top: 2%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .product-name {
  font-weight: 600;
  letter-spacing: 1.5px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .product-sku {
  padding-top: 1%;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .product-qty {
  padding-top: 1%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping #shipping-packages-load .package-table tbody .shipping-pkg .pkg-items li .item-note {
  color: #46b735;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping .actions-toolbar .action.primary {
  background: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .packagebox-container .form.methods-shipping .actions-toolbar .action.primary span {
  padding: 15px 15px;
  text-transform: uppercase;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer {
  margin-bottom: 25px;
  background: #bdd0de;
  border: 1px solid #5d6f7d;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timer-title {
  background: #5b6674;
  text-align: center;
  padding: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timer-title span {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .price-label {
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: center;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .price-label span {
  font-size: 16px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timer-label {
  text-align: center;
  font-size: 14px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timer-label .mins {
  margin-right: 60px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timers {
  text-align: center;
  padding-bottom: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timers .timer-mins {
  vertical-align: top;
  display: inline-block;
  margin-top: 2%;
  margin-right: 10px;
  background: #3c3c3c;
  width: 75px;
  height: 75px;
  text-align: center;
  border-radius: 5px;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timers .timer-mins span {
  font-weight: bold;
  font-size: 30px;
  display: block;
  padding: 12px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timers .timer-secs {
  display: inline-block;
  margin-top: 2%;
  background: #3c3c3c;
  width: 75px;
  height: 75px;
  text-align: center;
  border-radius: 5px;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar div#price-lock-timer .timers .timer-secs span {
  font-size: 30px;
  font-weight: bold;
  display: block;
  padding: 12px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information {
  padding: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to {
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to .billing-information-title {
  background: #5b6674;
  margin-bottom: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to .billing-information-title > span {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
  padding-left: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to .billing-information-title .action.action-edit:before {
  content: '\f044';
  font-size: 20px;
  line-height: 26px;
  font-family: fontawesome;
  color: #c1c1c1;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to .billing-information-title .action.action-edit span {
  position: relative;
  color: #c1c1c1;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to .billing-information-content {
  padding: 0px 20px 10px 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .billing-information .bill-to .billing-information-content a {
  color: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary {
  background: #ffffff;
  padding: 0px;
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary .order-information-title {
  background: #5b6674;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 2.6rem;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary .order-information-title > span {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
  padding-left: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary table.data.table.table-totals th,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary table.data.table.table-totals td {
  padding: 10px;
  font-size: 16px;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary table.data.table.table-totals td.amount {
  white-space: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary .block.items-in-cart {
  font-size: 16px;
  padding: 20px;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .opc-block-summary .block.items-in-cart .title::after {
  font-size: 14px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to {
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-title {
  background: #5b6674;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-title > span {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
  padding-left: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-title .action.action-edit:before {
  content: '\f044';
  font-size: 20px;
  line-height: 26px;
  font-family: fontawesome;
  color: #c1c1c1;
  padding-right: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-title .action.action-edit span {
  font-size: 16px;
  position: relative;
  color: #c1c1c1;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-content {
  color: #5c5c5c;
  padding: 20px;
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-content a {
  color: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-to .shipping-information-content .free {
  text-transform: uppercase;
  color: #009900;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via {
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-title {
  background: #5b6674;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-title > span {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
  padding-left: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-title .action.action-edit:before {
  content: '\f044';
  font-size: 20px;
  line-height: 26px;
  font-family: fontawesome;
  color: #c1c1c1;
  padding-right: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-title .action.action-edit span {
  font-size: 16px;
  position: relative;
  color: #c1c1c1;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-content {
  color: #5c5c5c;
  padding: 20px;
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-content a {
  color: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .sidebar-container .opc-sidebar .opc-block-shipping-information .shipping-information .ship-via .shipping-information-content .free {
  text-transform: uppercase;
  color: #009900;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-title {
  border-bottom: none;
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content {
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .password-fields .field {
  margin-bottom: 0px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .password-fields .field input {
  height: 40px;
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .shipping-address-items .shipping-address-item.selected-item {
  border-color: #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .shipping-address-items .shipping-address-item.selected-item:after {
  background: #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-login {
  max-width: unset;
  padding-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-login #customer-email-fieldset .field {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0px 10px 30px 10px;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-login #customer-email-fieldset .field .control .input-text {
  height: 40px;
  color: #5c5c5c;
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-login #customer-email-fieldset .field .control .note {
  font-size: 16px;
  font-weight: 600;
  color: #ff0000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-login #customer-email-fieldset .actions-toolbar .primary .action.primary {
  background: #243644;
  border: 1px solid #243644;
  font-weight: 100;
  padding: 12px 35px;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-login #customer-email-fieldset .actions-toolbar .secondary .action span {
  color: #243644;
  font-size: 16px;
  font-weight: bolder;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address {
  max-width: unset;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details {
  text-align: center;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .billing {
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .billing .billing-address-title span {
  font-size: 18px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .billing .billing-address-details {
  border: 1px solid #e3be18;
  padding: 20px;
  font-size: 16px;
  color: #5c5c5c;
  margin-top: 20px;
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .billing .billing-address-details a {
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .billing .billing-address-details .action-edit-address {
  float: right;
  margin-top: -20px;
  box-shadow: unset;
  background: #243644;
  border: 1px solid #243644;
  border-radius: 0px;
  color: #ffffff;
  width: 63px;
  height: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .billing .billing-address-details:before {
  content: '\f00c';
  font-family: fontawesome;
  float: right;
  margin-top: -20px;
  width: 30px;
  height: 30px;
  color: #ffffff;
  background: #e3be18;
  text-align: center;
  margin-right: -20px;
  margin-left: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .shipping {
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .shipping .shipping-address-details {
  border: 1px solid #e3be18;
  padding: 20px;
  font-size: 16px;
  color: #5c5c5c;
  margin-top: 20px;
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .shipping .shipping-address-details a {
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .shipping .shipping-address-details .action-edit-address {
  float: right;
  margin-top: -20px;
  box-shadow: unset;
  background: #243644;
  border: 1px solid #243644;
  border-radius: 0px;
  color: #ffffff;
  height: 30px;
  width: 63px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .shipping .shipping-address-details:before {
  content: '\f00c';
  font-family: fontawesome;
  float: right;
  margin-top: -20px;
  width: 30px;
  height: 30px;
  color: #ffffff;
  background: #e3be18;
  text-align: center;
  margin-right: -20px;
  margin-left: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .address-details .shipping .shipping-address-title span {
  font-size: 18px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="shippingAddress.company"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="shippingAddress.telephone"] .control input,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="billingAddress.telephone"] .control input {
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="shippingAddress.telephone"] .control .field-tooltip.toggle,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="billingAddress.telephone"] .control .field-tooltip.toggle {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="shippingAddress.country_id"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address div[name="billingAddress.country_id"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .field.choice label.label {
  display: inline-block;
  font-size: 16px;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .street .label {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .street .field {
  letter-spacing: normal;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .street .field.additional {
  margin-top: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .field {
  display: inline-block;
  vertical-align: top;
  padding: 0px 10px 20px 10px;
  margin-bottom: 0px;
  box-sizing: border-box;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .field label.label {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .field .control select {
  background: url('../../frontend/Humcommerce/msg/en_US/images/dropdown.png');
  background-repeat: no-repeat;
  background-position: 97% 45%;
  background-color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .checkout-billing-address,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .shipping-address-form {
  margin-bottom: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .checkout-billing-address .address-title,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .shipping-address-form .address-title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #243644;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .checkout-billing-address .fieldset {
  margin: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .checkout-billing-address .billing-address-same-as-shipping-block label span {
  font-size: 16px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .checkout-billing-address .billing-address-same-as-shipping-block select {
  background: url('../../frontend/Humcommerce/msg/en_US/images/dropdown.png');
  background-repeat: no-repeat;
  background-position: 90% 45%;
  background-color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .actions-toolbar .primary {
  float: right;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .actions-toolbar .primary .btn.btn-primary {
  background: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 30px;
  height: 65px;
  box-shadow: none;
  font-family: 'Roboto Regular';
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-shipping-address .step-content .form-shipping-address .fieldset.address .actions-toolbar .primary .btn.btn-primary span {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details thead {
  background: #f1f2f3;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details thead th {
  font-size: 18px;
  text-transform: uppercase;
  padding: 11px 8px;
  text-align: center;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details thead th.col.item {
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr {
  border-bottom: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td span {
  font-size: 16px;
  color: #5c5c5c;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .product-item-photo .product-image-wrapper {
  height: auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .product-item-details {
  display: table-cell;
  padding-top: 10px;
  vertical-align: top;
  width: auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .product-item-details .product-item-name p {
  color: #5c5c5c;
  font-size: 16px;
  text-transform: uppercase;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-details table.product-details tbody tr td .cmessage {
  float: right;
  padding: 0 1%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .payment-option-content {
  padding: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .payment-option-content .form-discount .payment-option-inner .input-text.order-comment {
  height: 180px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount .payment-option-content {
  padding: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount .payment-option-content .form-discount .payment-option-inner {
  display: inline-block;
  margin-bottom: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount .payment-option-content .form-discount .payment-option-inner .input-text {
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount .payment-option-content .form-discount .actions-toolbar {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount .payment-option-content .form-discount .actions-toolbar .primary .action-apply {
  background: #243644;
  border: 1px solid #243644;
  box-shadow: none;
  border-radius: unset;
  color: #ffffff;
  margin-right: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .code.discount .payment-option-content .form-discount .actions-toolbar .primary .action-apply span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 100;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .order-comments {
  padding-top: 8%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .order-code-comments .order-comments textarea {
  width: 92%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary {
  display: inline-block;
  width: 100%;
  background: none;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary table.data.table-totals {
  table-layout: fixed;
  border-top: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary table.data.table-totals tbody tr th,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary table.data.table-totals tbody tr td {
  border-top: none;
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary table.data.table-totals tbody tr th {
  color: #5c5c5c;
  font-weight: 100;
  padding-bottom: 20px;
  padding-top: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary table.data.table-totals tbody tr td {
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: right;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .item-total-details.opc-block-summary table.data.table-totals tbody tr td.amount {
  word-wrap: normal;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .notice {
  display: inline-block;
  margin-top: 30px;
  border: 1px solid #d7d7d7;
  padding: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .notice h4 {
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .notice p {
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .actions-toolbar#review-place-order .action.primary.checkout {
  float: right;
  border-radius: 40px;
  background: #e3be18;
  border: 1px solid #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .product-order-review .actions-toolbar#review-place-order .action.primary.checkout span {
  text-transform: uppercase;
  font-size: 22px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method {
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method p.label {
  margin-bottom: 0px;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content {
  display: inline-block;
  vertical-align: top;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods {
  margin: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method {
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-title {
  padding: 10px 0px 10px 0px;
  border-top: none;
  font-weight: bold;
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-title input[type="radio"] {
  margin-left: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-title label.label {
  display: inline-block;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-title label.label span.cmessage {
  color: #5c5c5c;
  float: right;
  margin-right: 15px;
  font-size: 16px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content {
  padding: 30px 10px 0px 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-option-title {
  border-top: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address {
  margin-top: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block label {
  padding-right: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block select {
  margin-top: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details a {
  color: #5c5c5c;
  text-decoration: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset {
  margin-top: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .field-select-billing {
  padding: 0 10px;
  max-width: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .field-select-billing select {
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field label {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field input,
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field select {
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field[name="billingAddresscheck.country_id"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field[name="billingAddressauthorizenet_directpost.country_id"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field[name="billingAddresswire.country_id"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field.choice {
  padding-top: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field.choice label {
  display: inline-block;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .field.choice input {
  height: auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary button.action.action-update {
  background: #e3be18;
  border: 1px solid #e3be18;
  box-shadow: none;
  color: #ffffff;
  padding: 15px;
  border-radius: 100px;
  font-size: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary button.action.action-cancel {
  float: right;
  padding-top: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .actions-toolbar {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .actions-toolbar .primary {
  float: right;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .actions-toolbar .primary .action.primary.checkout {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .field > select {
  height: 40px;
  color: #5c5c5c;
  background: url('../../frontend/Humcommerce/msg/en_US/images/dropdown.png');
  background-repeat: no-repeat;
  background-position: 90% 45%;
  background-color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .field > select[name="payment_type"] {
  background-position: 95% 45%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .field p {
  font-size: 16px;
  margin-bottom: 20px;
  color: #5c5c5c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form {
  margin-top: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment label strong {
  font-size: 16px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.type {
  margin-top: 20px;
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.type .credit-card-types img {
  -webkit-filter: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.number {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.number .control .input-text {
  width: 100%;
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.date {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.date .control .field.month {
  margin-right: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.date .control .field.month .select-month {
  width: 130px;
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.date .control .field.year .select-year {
  width: 130px;
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.cvv {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .fieldset.payment .field.cvv .input-text.cvv {
  width: 130px;
  height: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions {
  display: inline-block;
  padding: 0 10px 10px;
  box-sizing: border-box;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block {
  border: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block h4 {
  margin-top: 0px;
  padding-top: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block p {
  color: #5c5c5c;
  padding: 20px;
  margin-bottom: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox {
  border-top: 1px solid #d7d7d7;
  padding: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .checkbox-input {
  display: inline-block;
  vertical-align: top;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .checkbox-input input[type="checkbox"] {
  height: 25px;
  width: 25px;
  padding: 7px 7px 7px 12px;
  background: #FFF;
  border: 1px solid #000000;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .checkbox-input input[type="checkbox"]:checked:after {
  content: '\f00c';
  font-family: fontawesome;
  position: absolute;
  top: 18%;
  left: 18%;
  font-size: 14px;
  color: #e3be18;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .label {
  display: inline-block;
  width: 80%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .label p {
  display: inline;
  color: #5c5c5c;
  padding: 0px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method._active .payment-method-title {
  border-bottom: 1px solid #d7d7d7;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .action.primary {
  background: #e3be18;
  border: 1px solid #e3be18;
  border-radius: 30px;
  padding: 10px 5px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .action.primary span {
  text-transform: uppercase;
  font-size: 22px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .action.primary:hover {
  background: #243644;
  border: 1px solid #243644;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .actions-toolbar-trigger .action.primary {
  background: #e3be18;
  border: 1px solid #e3be18;
  padding: 18px 15px;
  border-radius: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .actions-toolbar-trigger .action.primary span {
  font-size: 22px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .actions-toolbar-trigger .action.primary[disabled] {
  background: #243644;
  border: 1px solid #243644;
}
.checkout-index-index .opc-payment-errro-message {
  background-color: #cb6262;
  color: #fff;
  padding: 10px 10px 1px;
  margin-bottom: 20px;
  text-transform: capitalize;
  display: none;
}
@supports (-ms-ime-align: auto) {
  /* Microsoft EdgeV13&14 CSS styles go here */
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .checkbox-input input[type="checkbox"] {
    -webkit-appearance: checkbox;
  }
}
@supports (-ms-accelerator: true) {
  /* Microsoft EdgeV13 CSS styles go here */
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .checkbox-input input[type="checkbox"] {
    -webkit-appearance: checkbox;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10 & IE11 CSS styles go here */
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .opc-payment .items.payment-methods .payment-method .payment-method-content .form .terms-conditions .terms-conditions-block .checkbox .checkbox-input input[type="checkbox"] {
    -webkit-appearance: checkbox;
  }
}
.checkout-payment-method .payment-method .field-error,
.checkout-payment-method .payment-method div.mage-error[generated] {
  font-weight: 100;
}
.checkout-payment-method .payment-method .field.check-payment-type {
  text-align: center;
  font-size: 15px;
  padding: 0 0 20px;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method .field.check-payment-type {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.checkout-payment-method .payment-method .paypal-img-wrapper {
  display: flex;
  align-items: center;
}
.checkout-payment-method .payment-method .paypal-img-wrapper img.payment-icon {
  float: left;
}
.checkout-payment-method .payment-method .paypal-img-wrapper span.payment-title {
  padding-left: 15px;
  float: left;
  padding-top: 10px;
}
.checkout-payment-method .payment-method .paypal-img-wrapper .action-help {
  margin-left: 8px;
  float: left;
  padding-top: 10px;
}
.checkout-payment-method .payment-method .payment-method-title.field.choice {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 45px;
}
.checkout-payment-method .payment-method .payment-method-title.field.choice input[type="radio"] {
  width: 22px;
  height: 22px;
  margin: 0 0 0 15px !important;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method .payment-method-title.field.choice {
    width: auto;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: auto;
    padding-right: 10px !important;
  }
}
.checkout-payment-method .payment-method .payment-method-title.field.choice label.label {
  display: flex !important;
  align-items: center;
  width: 94% !important;
  justify-content: space-between;
  font-size: 18px;
  color: #5c5c5c !important;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method .payment-method-title.field.choice label.label {
    display: block !important;
    width: 84% !important;
    font-size: 14px;
    padding-left: 15px;
  }
}
.checkout-payment-method .payment-method .payment-method-title.field.choice label.label span.cmessage {
  font-size: 18px !important;
  color: #5c5c5c !important;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method .payment-method-title.field.choice label.label span.cmessage {
    font-size: 14px !important;
    float: left !important;
    margin: 0 !important;
  }
}
.checkout-payment-method .payment-method._active .payment-method-title.field.choice {
  background: #009900;
  color: #fff;
}
.checkout-payment-method .payment-method._active .payment-method-title.field.choice label.label {
  color: #fff !important;
}
.checkout-payment-method .payment-method._active .payment-method-title.field.choice label.label span.cmessage {
  color: #fff !important;
}
.checkout-payment-method .field.number.required {
  width: 405px;
}
@media (max-width: 500px) {
  .checkout-payment-method .field.number.required {
    width: 100%;
  }
}
.checkout-payment-method .field.date.required {
  width: 240px;
  text-align: center;
}
@media (max-width: 500px) {
  .checkout-payment-method .field.date.required {
    width: 100%;
  }
}
.checkout-payment-method .field.cvv.required {
  width: 100px;
  padding-right: 0;
  margin-bottom: 0;
}
@media (max-width: 500px) {
  .checkout-payment-method .field.cvv.required {
    margin-bottom: 10px;
  }
}
.checkout-payment-method .field.cvv.required label.label {
  margin: 0 0 8px;
  padding-left: 20px;
}
.checkout-payment-method .ccard.fieldset.payment1.items .number {
  margin-right: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-right: 0;
}
.checkout-payment-method .ccard.fieldset.payment1.items .number label.label {
  margin-bottom: 8px !important;
  display: flex;
  justify-content: center;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 30px !important;
}
@media (max-width: 500px) {
  .checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 20px;
  }
}
.checkout-payment-method .payment-method-content {
  width: auto;
}
.checkout-payment-method .payment-method-content .form {
  margin-top: 0 !important;
}
.checkout-payment-method .payment-method-content::before {
  content: '';
  display: block;
  clear: both;
}
.checkout-payment-method .payment-method-content::after {
  content: '';
  display: block;
  clear: both;
}
.checkout-payment-method .payment-method-content .actions-toolbar {
  margin-top: -30px !important;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method-content .actions-toolbar {
    margin-top: 0px !important;
  }
}
.checkout-payment-method .payment-method-content .field {
  padding-right: 30px;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method-content .field {
    padding-right: 20px;
  }
}
.checkout-payment-method .payment-method-content .field.date .control .fields.group.group-2 {
  display: flex;
}
.checkout-payment-method .payment-method-content .field.date .control .fields.group.group-2 .field {
  padding-right: 15px;
}
.checkout-payment-method .payment-method-content fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-payment-method .payment-method-content fieldset div.fieldset {
  display: flex;
  width: 703px;
}
@media (max-width: 500px) {
  .checkout-payment-method .payment-method-content fieldset div.fieldset {
    display: block;
    width: 100%;
  }
}
.checkout-payment-method .payment-method-content fieldset .field.number label.label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-payment-method .payment-method-content fieldset .field.number label.label .credit-card-types .item {
  margin: 0 0px 0 3px;
}
.checkout-payment-method .payment-method-content fieldset .field.number label.label img {
  height: 18px;
  width: auto;
}
.checkout-payment-method .payment-method-content fieldset .cc-info {
  width: 100%;
  text-transform: uppercase;
  color: #5a6674;
  text-align: center;
  font-size: 16px;
  padding: 0 80px 22px;
  font-weight: 600;
}
.checkout-payment-method .payment-method-content .terms-conditions1 {
  border: 1px solid #d7d7d7;
}
.checkout-payment-method .payment-method-content .terms-conditions1 h4.title {
  padding: 10px 22px 5px;
  text-transform: uppercase;
  font-size: 20px;
}
.checkout-payment-method .payment-method-content .terms-conditions1 p {
  padding: 10px 22px 16px;
}
.checkout-payment-method .payment-method-content .terms-conditions1 .checkbox {
  padding: 15px 22px;
  border-top: 1px solid #d7d7d7;
}
.checkout-payment-method .payment-method-content .terms-conditions1 .checkbox .control {
  display: flex;
  align-items: center;
  position: relative;
}
.checkout-payment-method .payment-method-content .terms-conditions1 .checkbox .control div.mage-error {
  position: absolute;
  left: 36px;
  top: 20px;
}
.checkout-payment-method .payment-method-content .terms-conditions1 .checkbox .control p {
  padding: 0 10px;
}
.checkout-payment-method .payment-method-content .terms-conditions1 input[type="checkbox"] {
  height: 25px;
  width: 25px;
  padding: 7px 7px 7px 12px;
  background: #FFF;
  border: 1px solid #b0b0b0;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}
.checkout-payment-method .payment-method-content .terms-conditions1 input[type="checkbox"]:checked:after {
  content: '\f00c';
  font-family: fontawesome;
  position: absolute;
  top: 18%;
  left: 18%;
  font-size: 16px;
  color: #e3be18;
}
.checkout-payment-method .payment-method-content .payment-method-content:nth-child(2) .field {
  text-align: center;
}
.checkout-payment-method .payment-method-content .checkout-billing-address .billing-address-same-as-shipping-block.field {
  text-align: left;
}
.checkout-payment-method .payment-method-content .control {
  text-align: left;
}
.checkout-payment-method .payment-method-content .control select {
  height: 38px;
  color: #5c5c5c;
  background: url(../../frontend/Humcommerce/msg/en_US/images/dropdown.png);
  background-repeat: no-repeat;
  background-position: 90% 45%;
  background-color: #ffffff;
}
.checkout-payment-method .payment-method-content .control input {
  width: 100% !important;
  height: 38px;
}
fieldset#payment_form_paypal_express {
  text-align: center !important;
}
fieldset#payment_form_paypal_express p {
  text-align: center !important;
  margin: 16px auto 30px;
}
@media (max-width: 500px) {
  .checkout-payment-method .ccard .month .select {
    width: 180px;
  }
  .checkout-payment-method .ccard .year .select {
    width: 110px;
  }
  .checkout-payment-method .ccard.fieldset.payment1.items .number {
    margin-right: 0;
    margin-bottom: 20px;
    padding-right: 0;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .control select {
    height: 38px;
    color: #5c5c5c;
    background: url(../../frontend/Humcommerce/msg/en_US/images/dropdown.png);
    background-repeat: no-repeat;
    background-position: 95% 45%;
    background-color: #ffffff;
  }
  .checkout-payment-method .payment-method .field.check-payment-type select {
    width: 50%;
    margin-left: 20px;
  }
  .checkout-payment-method .checkout-billing-address select {
    width: 80px;
  }
  .payment-group .step-title {
    padding: 0 0 10px;
  }
}
@keyframes wave {
  0%,
  60%,
  100% {
    transform: initial;
  }
  30% {
    transform: translateY(-5px);
  }
}
@-moz-keyframes wave {
  0%,
  60%,
  100% {
    transform: initial;
  }
  30% {
    transform: translateY(-5px);
  }
}
@-webkit-keyframes wave {
  0%,
  60%,
  100% {
    transform: initial;
  }
  30% {
    transform: translateY(-5px);
  }
}
@-o-keyframes wave {
  0%,
  60%,
  100% {
    transform: initial;
  }
  30% {
    transform: translateY(-5px);
  }
}
.nav-open .page-wrapper header.page-header .panel.wrapper .panel.header {
  z-index: 0;
}
body {
  font-family: 'Roboto Regular';
  color: #5c5c5c;
}
body a#yotpo_testimonials_btn {
  background-image: url("../../frontend/Humcommerce/msg/en_US/images/msgreviews.png") !important;
  background-repeat: no-repeat !important;
  width: 250px;
  height: 45px;
  background-position-x: 10px !important;
}
body a#yotpo_testimonials_btn span {
  display: none;
}
body .modals-wrapper .modal-popup.popup-authentication {
  z-index: 1000;
}
body .modals-wrapper .modal-popup.confirm .modal-inner-wrap {
  width: auto;
  max-width: 500px;
  top: 40%;
}
body .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content {
  font-size: 18px;
}
body .home-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
body input[type="radio"]:checked {
  -webkit-appearance: none;
  margin: 2px 5px 0 0;
  width: 14px;
  height: 14px;
  border: 2px solid #e3be18;
  border-radius: 50%;
  background: #243644;
  -moz-appearance: none;
}
body input[type="radio"] {
  -webkit-appearance: none;
  margin: 2px 5px 0 0;
  width: 14px;
  height: 14px;
  border: 2px solid #e3be18;
  border-radius: 50%;
  -moz-appearance: none;
}
body .wave {
  display: inline-flex;
}
body .wave .dot {
  display: inline-block;
  padding-left: 10px;
  -webkit-animation: wave 1.3s linear infinite;
  -moz-animation: wave 1.3s linear infinite;
  -ms-animation: wave 1.3s linear infinite;
  -o-animation: wave 1.3s linear infinite;
  animation: wave 1.3s linear infinite;
}
body .wave .dot:nth-child(2) {
  animation-delay: -1.1s;
}
body .wave .dot:nth-child(3) {
  animation-delay: -0.9s;
}
body .page-wrapper .page-main .page.messages {
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 999;
  font-size: 15px;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}
body .page-wrapper .page-main .page.messages .message-success,
body .page-wrapper .page-main .page.messages .message-error {
  font-size: 1.5rem;
  padding-right: 30px;
  text-align: center;
}
body .page-wrapper .page-main .page.messages .message div:after {
  font-family: fontawesome;
  content: '\f00d';
  font-size: 20px;
  position: absolute;
  top: 7px;
  right: 3px;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  padding: 5px;
}
body .page-wrapper .page-main .columns .price-box .dynamic-price.price-container .price-wrapper {
  display: none;
}
.cms-no-route dt {
  font-size: 15px;
}
.cms-no-route .sitemap-link {
  font-weight: 300;
  font-size: 14px;
  background: #243644;
  color: #ffffff;
  padding: 10px 15px;
  display: inline-block;
}
.cms-no-route .sub-categories .products-grid .product-items {
  margin-left: 0px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item {
  margin-bottom: 0px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
  height: 50px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-name a {
  color: #5c5c5c;
  font-size: 16px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .yotpo {
  display: none;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-reviews-summary {
  display: none;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .price-box {
  text-align: center;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .price-box .price-container .price {
  font-size: 20px;
  color: #222222;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions {
  margin: 20px 0 10px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: block;
  text-align: center;
  font-size: 16px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me {
  margin-top: 10px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notify-me-button {
  background: #243644;
  border-radius: 25px;
  color: white;
  font-size: 14px;
  padding: 7px 15px;
  text-decoration: none;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notice {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 17px;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.action.tocart.primary {
  padding: 10px 20px 13px;
  border-radius: 26px;
  font-weight: 300;
  font-size: 14px;
  background: #243644;
  text-transform: uppercase;
}
.cms-no-route .sub-categories .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.action.tocart.primary:before {
  content: '\f07a';
  font-family: fontawesome;
  padding-right: 8px;
  font-size: 20px;
  color: #e3be18;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) {
  max-width: 100%;
  background-color: #f1f2f3;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row {
  max-width: 1280px;
  margin: auto;
  padding-top: 4%;
  padding-bottom: 4%;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category {
  margin-bottom: 10px;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
  position: absolute;
  display: block;
  width: 90%;
  top: 0px;
  height: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: unset;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block h1 {
  position: absolute;
  top: 0;
  font-size: 20px;
  font-weight: bolder;
  margin-bottom: 0px;
  margin-top: 24%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block p {
  font-size: 15px;
  text-transform: uppercase;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .content {
  position: absolute;
  background: #e3be18;
  bottom: 25px;
  text-align: center;
  height: 33px;
  width: 131px;
  margin-left: 25%;
  border-radius: 20px;
}
.cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .content a {
  color: #243644;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bolder;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-top: 6px;
  text-decoration: none;
}
.cms-home .page-wrapper .container-all {
  padding-top: 4%;
}
.cms-home .page-wrapper .container-all .col-sm-2 {
  margin-bottom: 4%;
}
.cms-home .page-wrapper .container-all .col-sm-2 .image {
  height: inherit;
}
.cms-home .page-wrapper .container-all .col-sm-2 .image2 img {
  margin-top: 20px;
}
.cms-home .page-wrapper .container-all .col-sm-2 .image6 img {
  margin-left: 15px;
}
.cms-home .page-wrapper .container-all .col-sm-2 .image7 img {
  width: 80%;
  margin-left: 10px;
}
.cms-home .page-wrapper .container-all .col-sm-2 .image8 img {
  width: 76%;
  margin-left: 25px;
}
.cms-home .page-wrapper .container-all .col-sm-2 .image10 img {
  width: 70%;
  margin-left: 25px;
}
.cms-home .page-main {
  max-width: 1440px;
  padding-left: 0px;
  padding-right: 0px;
}
.cms-home .page-main .block {
  margin-bottom: 80px;
}
.cms-home .page-main .columns .homepage.sliders {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  margin-top: 60px;
  margin-bottom: 80px;
}
.cms-home .page-main .columns .homepage.sliders .slider.title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: bold;
  position: relative;
  font-size: 30px;
  padding-bottom: 30px;
  color: #243644;
}
.cms-home .page-main .columns .homepage.sliders .slider.title::after {
  position: absolute;
  content: "";
  border-bottom: solid 2px #e3be18;
  width: 60px;
  height: 2px;
  background: #e3be18;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.cms-home .page-main .columns .homepage.sliders .tabs {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
}
.cms-home .page-main .columns .homepage.sliders .tabs a {
  color: #5c5c5c;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.cms-home .page-main .columns .homepage.sliders .tabs a.active {
  background: #e3be18;
  padding: 10px;
  border-radius: 5px;
}
.cms-home .page-main .columns .homepage.sliders #newproductslider .product-slider .block-title {
  display: none;
}
.cms-home .page-main .columns .homepage.sliders #bestsellerslider .product-slider .block-title {
  display: none;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items {
  margin-left: 0px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items.owl-carousel li.product-item {
  width: 100%;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item {
  margin-bottom: 0px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container {
  perspective: 1000px;
  padding-bottom: inherit;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container:hover .image-flipper,
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container.hover .image-flipper {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .image-flipper {
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s;
  transition: 1s;
  position: relative;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .front,
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .back {
  display: block;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .front .product-image-photo,
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .back .product-image-photo {
  bottom: auto;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .front {
  z-index: 2;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-photo .product-image-container .flip-container .back {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
  height: 50px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-name a {
  color: #5c5c5c;
  font-size: 16px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .yotpo {
  display: none;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-reviews-summary {
  display: none;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .price-box {
  text-align: center;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper {
  font-size: 20px;
  color: #222222;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper .price {
  font-size: unset;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions {
  margin: 20px 0 10px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: block;
  text-align: center;
  font-size: 16px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me {
  margin-top: 10px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notify-me-button {
  background: #243644;
  border-radius: 25px;
  color: white;
  font-size: 14px;
  padding: 7px 15px;
  text-decoration: none;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable .notify-me .notice {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 17px;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.action.tocart.primary {
  padding: 10px 20px 13px;
  border-radius: 26px;
  font-weight: 300;
  font-size: 14px;
  background: #243644;
  text-transform: uppercase;
}
.cms-home .page-main .columns .homepage.sliders .product-slider .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.action.tocart.primary:before {
  content: '\f07a';
  font-family: fontawesome;
  padding-right: 8px;
  font-size: 20px;
  color: #e3be18;
}
@media only screen and (max-device-width: 823px) and (orientation: landscape) {
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category {
    width: 50%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: landscape) {
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
    width: 89.5%;
  }
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block p {
    padding-top: 0;
  }
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block h1 {
    font-size: 17px;
  }
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .content {
    bottom: 17px;
  }
}
@media only screen and (min-device-width: 823px) and (max-device-width: 1025px) {
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
    width: 88%;
  }
}
@media only screen and (max-device-width: 414px) and (orientation: portrait) {
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
    width: 92%;
  }
}
@media only screen and (max-device-width: 375px) and (orientation: portrait) {
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
    width: 91%;
  }
}
@media only screen and (max-device-width: 320px) and (orientation: portrait) {
  .cms-home .page-wrapper > div.block-static-block:nth-of-type(4) .category-block.row .category .text-block {
    width: 90%;
  }
}
.wordpress-homepage-view .page-wrapper .wordpresss-homepage-img-block.bootstrap-enable {
  position: relative;
}
.wordpress-homepage-view .page-wrapper .wordpresss-homepage-img-block.bootstrap-enable .text-block {
  position: absolute;
}
.wordpress-homepage-view .page-wrapper .wordpresss-homepage-img-block.bootstrap-enable .text-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}
.wordpress-homepage-view .page-wrapper .wordpresss-homepage-img-block.bootstrap-enable .text-block p {
  color: #ffffff;
  margin-bottom: 25px;
}
.wordpress-homepage-view .page-wrapper .wordpresss-homepage-img-block.bootstrap-enable .text-block a {
  color: #ffffff;
  background: #243644;
  padding: 10px 30px 10px 30px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 100;
  display: inline-block;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul {
  padding-left: 0px;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item {
  display: inline-block;
  padding-right: 2%;
  padding-bottom: 20px;
  vertical-align: top;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .container {
  position: relative;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .container .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: #d5b967;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .container .overlay .icon {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .container .overlay .icon .fa {
  padding-top: 25%;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .container:hover .overlay {
  opacity: 0.8;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .details {
  padding-top: 10px;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .details .level0 {
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.wordpress-homepage-view .page-wrapper .column.main .categories.block.list ul .level0.item .details .desc {
  padding-top: 10px;
  color: #5c5c5c;
}
.is-blog .page-wrapper .column.main {
  width: 73.166667%;
}
.is-blog .page-wrapper .sidebar.sidebar-additional {
  display: none;
}
.is-blog .page-wrapper .sidebar-main {
  width: 25.833333%;
  padding-left: 2%;
}
.is-blog .page-wrapper .sidebar-main .page-links {
  margin-bottom: 20px;
}
.is-blog .page-wrapper .sidebar-main .page-links p {
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 5px;
}
.is-blog .page-wrapper .sidebar-main .page-links p a {
  color: #000000;
}
.is-blog .page-wrapper .sidebar-main .page-links p a:hover {
  color: #e3be18;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block {
  margin-bottom: 35px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-title {
  position: relative;
  border-bottom: none;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-title::after {
  position: absolute;
  content: "";
  border-bottom: solid 3px #e3be18;
  width: 60px;
  background: #e3be18;
  bottom: 0;
  left: 0;
  right: 0;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-title strong {
  font-size: 22px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-content {
  margin-top: 25px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-search .block-title {
  display: none;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-search .block-content .blog-search {
  position: relative;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-search .block-content .blog-search .input-text {
  display: inline-block;
  height: 42px;
  padding-right: 0px;
  vertical-align: bottom;
  border: 1px solid #d7d7d7;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-search .block-content .blog-search button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  box-shadow: none;
  background: #243644;
  height: 42px;
  border-radius: 0px;
  padding-right: 15px;
  vertical-align: baseline;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-search .block-content .blog-search button span {
  display: none;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-search .block-content .blog-search button:after {
  color: #ffffff;
  content: '\e615';
  font-family: 'luma-icons';
  font-weight: 100;
  font-size: 16px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-text {
  margin-bottom: 15px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-text a.home-links {
  font-size: 14px;
  color: #5c5c5c;
  margin-bottom: 2px;
  display: block;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-text a.home-links:hover {
  color: #e3be18;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0 {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 7px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0:before {
  content: '\f105';
  font-family: fontawesome;
  color: #e3be18;
  font-size: 18px;
  padding-right: 5%;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0 a {
  font-size: 16px;
  color: #5c5c5c;
  font-weight: lighter;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0 a:hover {
  color: #e3be18;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0 .level1 {
  margin-left: 8px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0 .level1 > a {
  font-size: 15px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-blog-categories .block-content li.level0.active > a {
  color: #e3be18;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item {
  font-weight: 100;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-image {
  display: inline-block;
  box-sizing: border-box;
  float: unset;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-content {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-content a {
  font-size: 16px;
  color: #5c5c5c;
  font-weight: lighter;
  display: block;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-content .post-author {
  display: inline-block;
  color: #e3be18;
  font-weight: initial;
  margin-bottom: 0px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-content .post-author:after {
  content: '|';
  color: #e3be18;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px;
}
.is-blog .page-wrapper .sidebar-main .wp-sidebar .block-recent-posts .block-content li.item .post-content .post-date {
  display: inline-block;
  font-weight: 100;
}
.wordpress-post-view .page-wrapper .page-main .page-title-wrapper .page-title,
.wordpress-post-preview .page-wrapper .page-main .page-title-wrapper .page-title {
  font-size: 25px;
  margin-bottom: 10px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-user,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-user {
  display: inline-block;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-user a,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-user a {
  color: #e3be18;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-date,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-date {
  display: inline-block;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-image,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-image {
  float: unset;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-content p,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-content p {
  color: #5c5c5c;
  font-size: 18px;
  font-family: 'Tahoma';
  line-height: 1.82857143;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-content a,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-content a {
  color: #e3be18;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-content ul li,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-entry .post-content ul li {
  color: #5c5c5c;
  font-size: 18px;
  font-family: 'Tahoma';
  line-height: 1.82857143;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-meta,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-meta {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
  display: none;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-meta a,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-meta a {
  color: #e3be18;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author {
  padding-bottom: 20px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details {
  background: #f1f2f3;
  border: 1px solid #d7d7d7;
  margin-top: 25px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .author-img,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .author-img {
  display: inline-block;
  vertical-align: top;
  padding: 15px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .author-img img,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .author-img img {
  border-radius: 100px;
  border: 3px solid #ffffff;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .post-author-info,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .post-author-info {
  display: inline-block;
  width: 75%;
  margin-left: 3%;
  padding: 15px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .post-author-info .author-name,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .post-author-info .author-name {
  text-transform: capitalize;
  font-size: 18px;
  color: #5c5c5c;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .post-author-info .author-info,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .post-author .post-author-details .post-author-info .author-info {
  font-size: 13px;
  color: #5c5c5c;
  font-family: 'Open Sans';
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper {
  margin-top: 5%;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper h3,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper h3 {
  display: inline-block;
  margin-top: 0px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-link,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-link {
  float: right;
  display: inline-block;
  color: #5c5c5c;
  font-size: 16px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-link:before,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-link:before {
  content: '\e601';
  font-family: 'luma-icons';
  font-size: 20px;
  color: #5c5c5c;
  padding-right: 10px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list {
  padding-top: 20px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form {
  border: 1px solid #d7d7d7;
  background: #f1f2f3;
  margin-top: 50px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset {
  padding: 30px;
  margin-bottom: 0px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset .legend,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset .legend {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  border-bottom: none;
  margin-bottom: 0px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset .field .input-text,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset .field .input-text {
  width: 50%;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset .field .label,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .fieldset .field .label {
  font-size: 16px;
  font-weight: 100;
  color: #5c5c5c;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .g-recaptcha,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .g-recaptcha {
  margin-left: 30px;
  margin-bottom: 20px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar {
  padding: 0px 30px 30px 30px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar p,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar p {
  display: inline-block;
  padding-top: 2%;
  color: #e3be18;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar .action.submit.primary,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar .action.submit.primary {
  padding: 10px 15px;
  border-radius: 100px;
  background: #243644;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar .action.submit.primary span,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper form .actions-toolbar .action.submit.primary span {
  text-transform: uppercase;
  font-weight: 100;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-image.gravatar img,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-image.gravatar img {
  border-radius: 100px;
  width: 75%;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta {
  display: inline-block;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-entry,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-entry {
  clear: unset;
  margin: 0px 0px 10px 0px;
  color: #5c5c5c;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-date .comment-when,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-date .comment-when {
  color: #5c5c5c;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-author,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-author {
  margin-bottom: 10px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-author .comment-url,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .comment-meta .comment-author .comment-url {
  font-size: 15px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply {
  display: inline-block;
  background: #e3be18;
  border-radius: 40px;
  height: 30px;
  margin-left: 4%;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply:hover,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply:hover {
  background: #243644;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply .comment-reply-link,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply .comment-reply-link {
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  vertical-align: unset;
  display: block;
  text-decoration: none;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply span,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list-item-wrapper .reply span {
  display: none;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list.children,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list.children {
  margin-left: 15%;
  margin-top: 30px;
}
.wordpress-post-view .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list.children .comment-list-item,
.wordpress-post-preview .page-wrapper .page-main .columns .column.main .post-view .comments-wrapper .comment-list .comment-list-item .comment-list.children .comment-list-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
}
.contact-index-index .page-wrapper .column.main h1 {
  font-size: 2em;
  margin: 1em 0;
}
.contact-index-index .page-wrapper .column.main .contact-top {
  margin-bottom: 30px;
}
.contact-index-index .page-wrapper .column.main .contact-top .field.note {
  margin: 20px 0;
}
.contact-index-index .page-wrapper .column.main .contact-top .contact-top-links {
  background-color: #f1f2f3;
  padding: 20px 15px;
  text-align: center;
  text-transform: uppercase;
  min-height: 230px;
  word-break: break-all;
}
.contact-index-index .page-wrapper .column.main .contact-top .contact-top-links a {
  font-weight: 600;
  display: block;
  font-size: 2rem;
}
.contact-index-index .page-wrapper .column.main .contact-top .contact-top-links a.contact-deatils {
  font-size: 1.5rem;
  padding: 5px 0;
}
.contact-index-index .page-wrapper .column.main .contact-top .contact-top-links a:hover {
  text-decoration: none;
  color: #e3be18;
}
.contact-index-index .page-wrapper .column.main .contact-top h1 {
  text-align: center;
}
.contact-index-index .page-wrapper .column.main form .fieldset > .legend {
  margin-bottom: 40px;
}
.contact-index-index .page-wrapper .column.main form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.contact-index-index .page-wrapper .column.main form .row .col-md-4 {
  padding: 0 10px;
}
.contact-index-index .page-wrapper .column.main form .row .placeholder {
  position: absolute;
  top: 15px;
  left: 25px;
}
.contact-index-index .page-wrapper .column.main form .row .placeholder label span {
  color: #787878;
}
.contact-index-index .page-wrapper .column.main form .row .placeholder span {
  color: #ff0101;
}
.contact-index-index .page-wrapper .column.main form .row select {
  border: 1px solid #d7d7d7;
  min-height: 50px;
}
.contact-index-index .page-wrapper .column.main form .row input {
  border: 1px solid #d7d7d7;
  min-height: 50px;
}
.contact-index-index .page-wrapper .column.main form .row input::placeholder {
  color: red;
}
.contact-index-index .page-wrapper .column.main form .row input::placeholder:after {
  content: '*';
  color: #ff0101;
}
.contact-index-index .page-wrapper .column.main form .row input::-webkit-input-placeholder:after {
  content: " *";
  color: red;
}
.contact-index-index .page-wrapper .column.main form .row .action.primary {
  background: #243644;
  border-radius: 20px;
  padding: 10px 30px;
  text-transform: uppercase;
  width: inherit;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container {
  border: 1px solid #d7d7d7;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12 {
  padding: 0;
  border-bottom: 1px solid #d7d7d7;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12:last-child {
  border: none;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12 a {
  display: block;
  padding: 10px 10px;
  color: #5c5c5c;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12 a:hover {
  text-decoration: none;
  color: #e3be18;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12 .Faq-label {
  padding: 10px;
  padding-left: 20px;
  background-color: #eeeeee;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12 .Faq-label:after {
  content: '\f0dd';
  font-family: FontAwesome;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 10px;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12.active .Faq-label {
  background-color: #243644;
  color: #ffffff;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12 .faq-list {
  padding: 10px;
}
.contact-index-index .page-wrapper .sidebar.sidebar-additional .contact-faq .col-sm-12.faq-container .row .col-sm-12:not(.active) .faq-list {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .contact-index-index .page-wrapper .form.contact .bootstrap-enable .col-sm-10 {
    width: 73.333333%;
  }
  .contact-index-index .page-wrapper .column.main .contact-top .container-all .contact-top-links {
    padding: 20px 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .contact-index-index .page-wrapper .form.contact .bootstrap-enable .col-sm-10 {
    width: 80.333333%;
  }
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup {
  background: #000000;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-header {
  position: absolute;
  right: 0;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-header .action-close:hover:before {
  color: #ffffff;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content {
  margin-top: 10px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container {
  margin: auto;
  width: auto;
  padding: 0 20px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard {
  margin: 0 auto;
  padding: 0;
  border-radius: 15px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .investor-dashboard-contents {
  text-align: center;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-navigation {
  display: inline-block;
  overflow: hidden;
  margin: 0 15px 0px 0;
  background: #394b5a;
  border-radius: 15px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-navigation a:hover,
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-navigation .idnav.currentselected {
  color: #ffffbb;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-navigation .idnav {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  padding: 20px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph {
  overflow: hidden;
  display: inline-block;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-content {
  float: left;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 11px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation {
  display: block;
  width: 39px;
  overflow: hidden;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav {
  display: block;
  color: #000000;
  text-indent: -9999px;
  width: 28px;
  height: 35px;
  margin: 0;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item1 {
  background-position: -28px 0;
  margin: 32px 0 6px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item1:hover,
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item1.currentselected {
  background-position: 0px 0 !important;
  margin: 32px 0 6px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item2 {
  background-position: -28px -35px;
  margin: 0 0 6px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item2:hover,
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item2.currentselected {
  background-position: 0px -35px !important;
  margin: 0 0 6px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item3 {
  background-position: -28px -70px;
  margin: 0 0 6px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item3:hover,
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item3.currentselected {
  background-position: 0px -70px !important;
  margin: 0 0 6px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item4 {
  background-position: -28px -105px;
  margin: 0 0 0px 4px;
}
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item4:hover,
.modal-popup .modal-inner-wrap.chart-dashboard-popup .modal-content .investor-dashboard-container .investor-dashboard .invdash-timegraph .timegraph-navigation .tgnav#item4.currentselected {
  background-position: 0px -105px !important;
  margin: 0 0 0px 4px;
}
.account .block.block-dashboard-orders .block-content .table-wrapper.orders-recent {
  margin-top: 0px;
}
.account.sales-order-view .column.main .block.block-order-details-view .block-content .order-billing-payment,
.account.sales-order-invoice .column.main .block.block-order-details-view .block-content .order-billing-payment,
.account.sales-order-shipment .column.main .block.block-order-details-view .block-content .order-billing-payment,
.account.sales-order-view .column.main .block.block-order-details-view .block-content .order-shipping-address-method,
.account.sales-order-invoice .column.main .block.block-order-details-view .block-content .order-shipping-address-method,
.account.sales-order-shipment .column.main .block.block-order-details-view .block-content .order-shipping-address-method {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 472px) {
  .nav-open .page-wrapper {
    left: 420px !important;
  }
}
@media only screen and (max-width: 472px) {
  .nav-open .page-wrapper {
    left: calc(100% - 54px) !important;
  }
}
/** all screen resolutions */
.navigation .megamenu .ui-menu-icon {
  display: none !important;
}
.navigation .megamenu.level0 .submenu,
.navigation .megamenu.level0.active > .level-top,
.navigation .megamenu.level0.has-active > .level-top {
  border: 0 none;
}
.navigation .megamenu.level0 .submenu a:hover,
.navigation .megamenu.level0 .submenu a.ui-state-focus {
  background: #ffffff;
}
.navigation .columns-group {
  display: inline-block !important;
  float: left;
  width: auto;
}
.navigation .columns-group:before,
.navigation .columns-group:after {
  content: none !important;
  display: none !important;
}
/** fix for magnified product image */
.catalog-product-view .magnifier-preview {
  z-index: 1;
}
@media (min-width: 768px) {
  /** Custom Navigation style */
  .navigation {
    position: unset !important;
  }
  .navigation > ul {
    position: unset !important;
  }
  .navigation .megamenu {
    position: unset;
  }
  .navigation .megamenu.level0.has-active > .level-top,
  .navigation .megamenu.level0.active > .level-top {
    border-bottom: 0 none;
    color: #575757;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: 0 !important;
  }
  .navigation .megamenu.level0 .submenu .active > a,
  .navigation .megamenu.level0 .submenu .has-active > a {
    border-bottom: 0 none;
    color: #575757;
  }
  .navigation .megamenu a {
    text-transform: uppercase;
  }
  .navigation .megamenu a.level-top {
    padding: 0 10px;
  }
  .navigation .megamenu .submenu .level1 .submenu li {
    margin-top: -5px !important;
    padding: 0 10px 10px !important;
  }
  .navigation .megamenu.level-top-fullwidth .submenu,
  .navigation .megamenu.level-top-sectioned .submenu,
  .navigation .megamenu.level-top-boxed .submenu {
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    z-index: 900;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group,
  .navigation .megamenu.level-top-boxed .submenu .columns-group {
    padding: 10px 0 20px;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group li,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group li,
  .navigation .megamenu.level-top-boxed .submenu .columns-group li {
    padding: 0 5px;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group li > a,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group li > a,
  .navigation .megamenu.level-top-boxed .submenu .columns-group li > a {
    background-color: transparent;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group li > a span,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group li > a span,
  .navigation .megamenu.level-top-boxed .submenu .columns-group li > a span {
    padding: 0 0 5px;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group li > a:hover,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group li > a:hover,
  .navigation .megamenu.level-top-boxed .submenu .columns-group li > a:hover {
    background-color: transparent;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group:first-child > li,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group:first-child > li,
  .navigation .megamenu.level-top-boxed .submenu .columns-group:first-child > li {
    padding-left: 0;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .columns-group:last-child > li,
  .navigation .megamenu.level-top-sectioned .submenu .columns-group:last-child > li,
  .navigation .megamenu.level-top-boxed .submenu .columns-group:last-child > li {
    padding-right: 0;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .level1,
  .navigation .megamenu.level-top-sectioned .submenu .level1,
  .navigation .megamenu.level-top-boxed .submenu .level1 {
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu,
  .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu,
  .navigation .megamenu.level-top-boxed .submenu .level1 .submenu {
    border: 0 none;
    box-shadow: inherit;
    display: block !important;
    position: relative;
    left: 0 !important;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li,
  .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li,
  .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li {
    cursor: pointer;
    margin: 0;
    padding: 0 10px 5px;
    width: 100%;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li > a,
  .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li > a,
  .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li > a {
    padding: 5px 10px;
    font-weight: normal;
    font-size: 12px;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li > a:first-child,
  .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li > a:first-child,
  .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li > a:first-child {
    margin-top: 5px;
  }
  .navigation .megamenu.level-top-fullwidth .submenu [data-has-children],
  .navigation .megamenu.level-top-sectioned .submenu [data-has-children],
  .navigation .megamenu.level-top-boxed .submenu [data-has-children] {
    margin-top: 0;
  }
  .navigation .megamenu.level-top-fullwidth .submenu [data-has-children] > a,
  .navigation .megamenu.level-top-sectioned .submenu [data-has-children] > a,
  .navigation .megamenu.level-top-boxed .submenu [data-has-children] > a {
    line-height: 2;
  }
  .navigation .megamenu.level-top-fullwidth .submenu [data-has-children] > a span:last-child,
  .navigation .megamenu.level-top-sectioned .submenu [data-has-children] > a span:last-child,
  .navigation .megamenu.level-top-boxed .submenu [data-has-children] > a span:last-child {
    padding: 0 0 5px;
  }
  .navigation .level0.submenu .columns-group > .megamenu.level1 > a span:last-child {
    border-bottom: 1px solid #cccccc;
    font-weight: 700;
  }
  .navigation .megamenu.level-top-fullwidth .submenu .level3 a span,
  .navigation .megamenu.level-top-sectioned .submenu .level3 a span,
  .navigation .megamenu.level-top-boxed .submenu .level3 a span {
    text-transform: none;
  }
  .navigation .megamenu.level-top-fullwidth .submenu:not(:first-child) .active > a,
  .navigation .megamenu.level-top-sectioned .submenu:not(:first-child) .active > a,
  .navigation .megamenu.level-top-boxed .submenu:not(:first-child) .active > a {
    border-left: 0 none;
  }
  .navigation .megamenu.level-top-default .submenu {
    border: 0 none;
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
  }
  .navigation .megamenu.level-top-default .submenu li {
    margin-bottom: 5px;
  }
  .navigation .megamenu.level-top-default .submenu li > a {
    background-color: transparent;
    padding-top: 8px;
  }
  .navigation .megamenu.level-top-default .submenu li > a:hover {
    background-color: transparent;
  }
  .navigation .megamenu.level-top-default .submenu li > a:not(.parent) {
    padding-top: 8px !important;
    padding-bottom: 15px !important;
  }
  .navigation .megamenu.level-top-default .submenu li:first-child {
    padding-top: 15px;
    margin-bottom: 0 !important;
  }
  .navigation .megamenu.level-top-default .submenu li:last-child {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .navigation .megamenu.level-top-fullwidth {
    position: unset;
  }
  .navigation .megamenu.level-top-fullwidth .level0.fullwidth {
    position: absolute;
    left: 0 !important;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -o-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
  }
  .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper {
    background-color: #ffffff;
    position: absolute;
    left: 0;
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3);
  }
  .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner {
    margin: 0 auto;
  }
  .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group {
    padding-bottom: 5px;
    padding-top: 10px;
  }
  .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group > li.parent:last-child,
  .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group > li:not(.parent):last-child {
    padding-bottom: 20px;
  }
  .navigation .megamenu.level-top-sectioned .sectioned {
    display: table;
    table-layout: fixed;
    border: 1px solid #d7d7d7;
  }
  .navigation .megamenu.level-top-sectioned .sectioned .columns-group {
    display: table-cell !important;
    float: none;
    left: 0 !important;
    overflow: hidden;
    padding-bottom: 25px;
    vertical-align: top;
    width: 100%;
    top: 0 !important;
  }
  .navigation .megamenu.level-top-sectioned .submenu .columns-group:last-child > li:not(.parent) {
    padding-right: 20px;
  }
  .navigation .megamenu.level-top-sectioned .sectioned > .columns-group > li > a {
    font-weight: 700;
    font-size: 14px;
  }
  .navigation .megamenu.level-top-sectioned .sectioned .level1.submenu {
    padding-top: 10px;
    min-width: auto;
  }
  .navigation .megamenu.level-top-boxed .submenu .columns-group {
    margin-top: 0;
  }
  .navigation .megamenu.level-top-boxed .boxed .submenu .columns-group {
    right: inherit !important;
    width: 100% !important;
    padding-bottom: 0;
  }
  .navigation .megamenu.level-top-boxed .boxed .submenu .columns-group > li > a {
    white-space: nowrap;
  }
  .navigation .megamenu.level-top-boxed .boxed .submenu .columns-group:last-child {
    padding-bottom: 10px;
  }
  .navigation .megamenu.level-top-boxed .boxed .submenu .level1 {
    margin-top: 0;
  }
  .navigation .megamenu.level-top-boxed .boxed.submenu .columns-group:first-child li:not(.parent) {
    margin-top: 0 !important;
  }
  .navigation .megamenu.level-top-boxed .boxed.submenu .columns-group:last-child {
    padding-bottom: 0 !important;
  }
  .navigation .megamenu.level-top-boxed .submenu .columns-group li {
    padding-left: 0;
  }
  .navigation .megamenu.level-top-boxed .boxed.submenu .level1 .submenu li {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .navigation .megamenu.level-top-boxed .boxed.submenu .level1 .submenu li > a:first-child {
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /** Magento's default style */
  .mobile-nav .nav-sections .navigation {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mobile-nav .nav-sections .navigation {
    padding: 0;
  }
  .mobile-nav .nav-sections .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .mobile-nav .nav-sections .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .mobile-nav .nav-sections .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .mobile-nav .nav-sections .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .mobile-nav .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-46%);
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(46%);
  }
  .mobile-nav .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .mobile-nav .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .mobile-nav .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .mobile-nav .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .mobile-nav .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .mobile-nav .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .mobile-nav .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .mobile-nav .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .mobile-nav .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .mobile-nav .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .mobile-nav .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .mobile-nav .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .mobile-nav .nav-sections .header.links a,
  .mobile-nav .nav-sections .header.links a:hover {
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .mobile-nav .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body.mobile-nav {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .mobile-nav .page-wrapper {
    left: 80%;
    left: calc(46%);
  }
  .nav-open .mobile-nav .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99 !important;
  }
  .mobile-nav .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .mobile-nav .nav-sections-items:before,
  .mobile-nav .nav-sections-items:after {
    content: '';
    display: table;
  }
  .mobile-nav .nav-sections-items:after {
    clear: both;
  }
  .mobile-nav .nav-sections-item-title {
    display: block;
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .mobile-nav .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .mobile-nav .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .mobile-nav .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .mobile-nav .nav-sections-item-content:before,
  .mobile-nav .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .mobile-nav .nav-sections-item-content:after {
    clear: both;
  }
  .mobile-nav .nav-sections-item-content.active {
    display: block;
  }
  .mobile-nav .nav-sections .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .mobile-nav .nav-sections .navigation ul {
    margin: 0;
    padding: 0;
  }
  .mobile-nav .nav-sections .navigation li {
    margin: 0;
  }
  .mobile-nav .nav-sections .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .mobile-nav .nav-sections .navigation a,
  .mobile-nav .nav-sections .navigation a:hover {
    text-decoration: none;
  }
  .mobile-nav .nav-sections .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .mobile-nav .nav-sections .navigation .level0 .submenu {
    box-shadow: unset;
  }
  .mobile-nav .nav-sections .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .mobile-nav .nav-sections .navigation .level0.active .all-category .ui-state-focus {
    padding-left: 7px;
    display: inline-block;
  }
  .mobile-nav .nav-sections .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .mobile-nav .nav-sections .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .mobile-nav .nav-sections .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .mobile-nav .nav-sections .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .mobile-nav .nav-sections .navigation .submenu > li {
    word-wrap: break-word;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) ul > li a {
    display: block;
    line-height: normal;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) .active > a {
    padding-left: 7px;
  }
  .mobile-nav .nav-sections .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .mobile-nav .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .mobile-nav .nav-sections .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  :root .mobile-nav.wp-device-s .page-header.page-header-v2 .page-header .header.links {
    display: block;
  }
  .page-wrapper .logo {
    z-index: 1;
  }
  .page-wrapper .page-header {
    margin-bottom: 0px;
    border: none;
  }
  .page-wrapper .page-header .panel.header .header_right {
    padding-right: 0 !important;
  }
  .page-wrapper .page-header.page-header-v4 .page-header .panel.header .header_right {
    padding-left: 0 !important;
  }
  .page-wrapper .page-header-v1 .block-search .control {
    border-top: none;
  }
  .page-wrapper .page-header-v1 .nav-toggle:before {
    margin-top: 4px;
  }
  .page-wrapper .page-header-v2 .field.search label:before {
    margin-top: 0 !important;
  }
  .page-wrapper .page-header-v2 .page-header .header_right {
    margin: 0;
    padding-right: 0 !important;
  }
  .page-wrapper .page-header-v4 .page-header .header_right,
  .page-wrapper .page-header-v3 .page-header .header_right,
  .page-wrapper .page-header-v2 .page-header .header_right,
  .page-wrapper .page-header-v1 .page-header .header_right {
    padding-right: 0 !important;
  }
  .page-wrapper .page-header-v4 .block-search .control,
  .page-wrapper .page-header-v3 .block-search .control,
  .page-wrapper .page-header-v2 .block-search .control,
  .page-wrapper .page-header-v1 .block-search .control {
    border: none !important;
  }
  .page-wrapper .page-header-v4 .page-header .block-search {
    margin-top: 4px;
  }
  .page-wrapper .page-header-v4 .page-header .header_right {
    margin-top: 0;
  }
  .page-wrapper .page-header-v4 .page-header .header_right label {
    padding-right: 10px !important;
  }
  .mobile-nav .nav-sections .section-item-content .switcher-store .switcher-options .switcher-dropdown {
    display: none;
  }
  .mobile-nav .nav-sections .section-item-content .switcher-store .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .mobile-nav .nav-sections-item-title a.nav-sections-item-switch {
    text-transform: uppercase;
  }
  .mobile-nav .header.content .nav-toggle {
    margin-top: 12px;
  }
  .mobile-nav .header.content .logo {
    margin-left: 40px;
  }
  /** Quick fixes */
  .mobile-nav.theme-pearl .header.content .nav-toggle {
    margin-top: initial;
  }
  .nav-open .page-header.page-header-v3 .page-header strong {
    font-weight: 700;
  }
  .nav-open .page-header.page-header-v3 .page-header .switcher .label {
    overflow: visible;
    position: relative;
    height: auto;
    width: auto;
  }
  .mobile-nav .nav-sections .nav-sections-items .nav-sections-item-title:not(.active),
  .mobile-nav .nav-sections .nav-sections-items .nav-sections-item-content {
    display: none !important;
  }
  .mobile-nav .nav-sections .nav-sections-items .nav-sections-item-content[aria-hidden="false"] {
    display: block !important;
  }
  .mobile-nav .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 {
    width: 100%;
  }
  .mobile-nav .nav-toggle {
    display: block;
  }
  .nav-open .mobile-nav .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .mobile-nav #multistore-mobile-switcher-language {
    padding-top: 0px;
    background-color: #000;
    min-height: 35px;
  }
  .nav-open .nav-sections.nav-sections-3 .navigation .megamenu .level0.submenu.top-moved.fullwidth {
    top: 0 !important;
  }
  /** Custom Navigation style */
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.active > a:not(.ui-state-active),
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.has-active > a:not(.ui-state-active),
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.active > a:not(.ui-state-active),
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.has-active > a:not(.ui-state-active) {
    border-left: 0 none;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.active .all-category .ui-state-focus,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.has-active .all-category .ui-state-focus,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.active .all-category .ui-state-focus,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.has-active .all-category .ui-state-focus {
    border-left: 0 none;
    padding-left: 10px;
  }
  .navigation .megamenu.level0 .submenu a:hover,
  .navigation .megamenu.level0 .submenu a.ui-state-focus {
    background: transparent;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.submenu,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .columns-group {
    margin-top: 0;
    padding-left: 0;
    width: 100% !important;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent {
    margin-top: 20px;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent.first {
    margin-top: inherit;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level-top-boxed.level0 .columns-group,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level-top-boxed.level0 .level1.parent.first {
    margin-top: 0;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0:last-child {
    border-bottom: 1px solid #f7f7f7;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level-top-sectioned .sectioned {
    display: block;
  }
  .nav-sections .nav-sections-items .section-item-content .header.links li {
    border-bottom: 1px solid #f7f7f7;
  }
  .nav-sections .nav-sections-items .section-item-content .header.links li > a {
    font-size: 1.6rem;
    border-top: 0 none;
  }
  .nav-sections .nav-sections-items .section-item-content .header.links li.greet.welcome {
    border-bottom: 0 none;
    border-top: 0 none;
    padding: 0;
  }
  .nav-sections .nav-sections-items .section-item-content .header.links li.greet.welcome span {
    border-bottom: 1px solid #f7f7f7;
    padding: 15px 25px;
    display: none;
    font-weight: 400;
  }
  .nav-sections .nav-sections-items .section-item-content .header.links li.greet.welcome span:empty {
    display: none;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher {
    border-top: 1px solid #f7f7f7;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher:first-child {
    border-top: 0 none;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher:last-child {
    border-bottom: 1px solid #f7f7f7;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher .switcher-label {
    padding: 8px 5px;
    text-transform: uppercase;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher .dropdown.options {
    padding: 10px 5px 0;
    font-size: 1.6rem;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-trigger {
    padding: 8px 0 0;
    text-transform: uppercase;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-dropdown li > a {
    font-weight: 400;
    text-transform: uppercase;
  }
  .nav-sections .nav-sections-items .section-item-content .switcher .action:hover {
    color: inherit;
  }
  .nav-sections .level0.has-active > a:not(.ui-state-active) {
    border-left: 0 none !important;
  }
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options,
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-trigger {
    width: 100%;
    margin: 0;
  }
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options:before,
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options:after,
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-trigger:after {
    content: '';
  }
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown {
    display: block;
    width: 100%;
    box-shadow: 0 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
  }
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown:before {
    border: 0 none;
    top: 0;
    left: 0;
  }
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown li:hover {
    background: transparent;
  }
  .nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown li > a {
    padding: 2px 0 8px 0;
  }
  .nav-open .nav-sections .nav-sections-items .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group:first-child {
    margin-left: initial !important;
  }
}
.checkout-onepage-success .page-wrapper .page-main {
  text-align: center;
  margin: 0 auto;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success p {
  margin-top: 1rem;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success p.note {
  font-weight: 600;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success p.note.account {
  font-size: 16px;
  color: #eb851b;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .actions-toolbar {
  text-align: inherit;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .actions-toolbar .primary {
  float: none;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .actions-toolbar .primary .primary.action {
  margin: 0;
  background: #243644;
  border: 1px solid #243644;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .actions-toolbar .primary .primary.action.logged {
  background: #e3be18 !important;
  border: 1px solid #e3be18 !important;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .form.form-login .actions-toolbar .primary.action,
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .form.password-reset .actions-toolbar .primary.action {
  background: #e3be18;
  border: 1px solid #e3be18;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .form.password-reset .fieldset .field.password #password-strength-meter-container .password-strength-meter {
  text-align: left;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .form.password-reset .fieldset .field.confirmation #password-match-meter-container .password-match-meter {
  text-align: left;
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-custom-container .product-info-main .product-info-stock-sku {
  float: none !important;
}
.filter-options-item .filter-options-title .label {
  max-width: 66%;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .arrow,
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .arrow {
  height: 12px;
}
.logo img {
  width: 100% !important;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  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: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.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 black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  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: #eeeeee;
}
.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 {
  width: 90px;
}
button.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, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.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: lightgrey;
}
#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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
/* Uikit styles */
.uk-flex {
  display: flex;
}
/* ========================================================================
   Component: Icon
 ========================================================================== */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../frontend/Humcommerce/msg/en_US/Aheadworks_Rbslider/fonts/fontawesome-webfont.woff2") format('woff2'), url("../../frontend/Humcommerce/msg/en_US/Aheadworks_Rbslider/fonts/fontawesome-webfont.woff") format("woff"), url("../../frontend/Humcommerce/msg/en_US/Aheadworks_Rbslider/fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*
 * 1. Allow margin
 * 2. Prevent inherit font style
 * 4. Correct line-height
 * 5. Better font rendering
 * 6. Remove `text-decoration` for anchors
 */
[class*='uk-icon-'] {
  font-family: FontAwesome;
  /* 1 */
  display: inline-block;
  /* 2 */
  font-weight: normal;
  font-style: normal;
  /* 4 */
  line-height: 1;
  /* 5 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* 6 */
[class*='uk-icon-'],
[class*='uk-icon-']:hover,
[class*='uk-icon-']:focus {
  text-decoration: none;
}
/* Size modifiers
 ========================================================================== */
.uk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}
.uk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}
.uk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}
/* Modifier: `uk-icon-justify`
 ========================================================================== */
.uk-icon-justify {
  width: 1em;
  text-align: center;
}
/* Modifier: `uk-icon-spin`
 ========================================================================== */
.uk-icon-spin {
  display: inline-block;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}
/* Modifier: `uk-icon-hover`
 ========================================================================== */
.uk-icon-hover {
  color: #999999;
}
/*
 * Hover
 */
.uk-icon-hover:hover {
  color: #444444;
}
/* Modifier: `uk-icon-button`
 ========================================================================== */
.uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #eeeeee;
  line-height: 35px;
  color: #444444;
  font-size: 18px;
  text-align: center;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: #f5f5f5;
  color: #444444;
  /* 2 */
  outline: none;
}
/* Active */
.uk-icon-button:active {
  background-color: #dddddd;
  color: #444444;
}
/* Icon mapping
 ========================================================================== */
.uk-icon-glass:before {
  content: "\f000";
}
.uk-icon-music:before {
  content: "\f001";
}
.uk-icon-search:before {
  content: "\f002";
}
.uk-icon-envelope-o:before {
  content: "\f003";
}
.uk-icon-heart:before {
  content: "\f004";
}
.uk-icon-star:before {
  content: "\f005";
}
.uk-icon-star-o:before {
  content: "\f006";
}
.uk-icon-user:before {
  content: "\f007";
}
.uk-icon-film:before {
  content: "\f008";
}
.uk-icon-th-large:before {
  content: "\f009";
}
.uk-icon-th:before {
  content: "\f00a";
}
.uk-icon-th-list:before {
  content: "\f00b";
}
.uk-icon-check:before {
  content: "\f00c";
}
.uk-icon-remove:before,
.uk-icon-close:before,
.uk-icon-times:before {
  content: "\f00d";
}
.uk-icon-search-plus:before {
  content: "\f00e";
}
.uk-icon-search-minus:before {
  content: "\f010";
}
.uk-icon-power-off:before {
  content: "\f011";
}
.uk-icon-signal:before {
  content: "\f012";
}
.uk-icon-gear:before,
.uk-icon-cog:before {
  content: "\f013";
}
.uk-icon-trash-o:before {
  content: "\f014";
}
.uk-icon-home:before {
  content: "\f015";
}
.uk-icon-file-o:before {
  content: "\f016";
}
.uk-icon-clock-o:before {
  content: "\f017";
}
.uk-icon-road:before {
  content: "\f018";
}
.uk-icon-download:before {
  content: "\f019";
}
.uk-icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.uk-icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.uk-icon-inbox:before {
  content: "\f01c";
}
.uk-icon-play-circle-o:before {
  content: "\f01d";
}
.uk-icon-rotate-right:before,
.uk-icon-repeat:before {
  content: "\f01e";
}
.uk-icon-refresh:before {
  content: "\f021";
}
.uk-icon-list-alt:before {
  content: "\f022";
}
.uk-icon-lock:before {
  content: "\f023";
}
.uk-icon-flag:before {
  content: "\f024";
}
.uk-icon-headphones:before {
  content: "\f025";
}
.uk-icon-volume-off:before {
  content: "\f026";
}
.uk-icon-volume-down:before {
  content: "\f027";
}
.uk-icon-volume-up:before {
  content: "\f028";
}
.uk-icon-qrcode:before {
  content: "\f029";
}
.uk-icon-barcode:before {
  content: "\f02a";
}
.uk-icon-tag:before {
  content: "\f02b";
}
.uk-icon-tags:before {
  content: "\f02c";
}
.uk-icon-book:before {
  content: "\f02d";
}
.uk-icon-bookmark:before {
  content: "\f02e";
}
.uk-icon-print:before {
  content: "\f02f";
}
.uk-icon-camera:before {
  content: "\f030";
}
.uk-icon-font:before {
  content: "\f031";
}
.uk-icon-bold:before {
  content: "\f032";
}
.uk-icon-italic:before {
  content: "\f033";
}
.uk-icon-text-height:before {
  content: "\f034";
}
.uk-icon-text-width:before {
  content: "\f035";
}
.uk-icon-align-left:before {
  content: "\f036";
}
.uk-icon-align-center:before {
  content: "\f037";
}
.uk-icon-align-right:before {
  content: "\f038";
}
.uk-icon-align-justify:before {
  content: "\f039";
}
.uk-icon-list:before {
  content: "\f03a";
}
.uk-icon-dedent:before,
.uk-icon-outdent:before {
  content: "\f03b";
}
.uk-icon-indent:before {
  content: "\f03c";
}
.uk-icon-video-camera:before {
  content: "\f03d";
}
.uk-icon-photo:before,
.uk-icon-image:before,
.uk-icon-picture-o:before {
  content: "\f03e";
}
.uk-icon-pencil:before {
  content: "\f040";
}
.uk-icon-map-marker:before {
  content: "\f041";
}
.uk-icon-adjust:before {
  content: "\f042";
}
.uk-icon-tint:before {
  content: "\f043";
}
.uk-icon-edit:before,
.uk-icon-pencil-square-o:before {
  content: "\f044";
}
.uk-icon-share-square-o:before {
  content: "\f045";
}
.uk-icon-check-square-o:before {
  content: "\f046";
}
.uk-icon-arrows:before {
  content: "\f047";
}
.uk-icon-step-backward:before {
  content: "\f048";
}
.uk-icon-fast-backward:before {
  content: "\f049";
}
.uk-icon-backward:before {
  content: "\f04a";
}
.uk-icon-play:before {
  content: "\f04b";
}
.uk-icon-pause:before {
  content: "\f04c";
}
.uk-icon-stop:before {
  content: "\f04d";
}
.uk-icon-forward:before {
  content: "\f04e";
}
.uk-icon-fast-forward:before {
  content: "\f050";
}
.uk-icon-step-forward:before {
  content: "\f051";
}
.uk-icon-eject:before {
  content: "\f052";
}
.uk-icon-chevron-left:before {
  content: "\f053";
}
.uk-icon-chevron-right:before {
  content: "\f054";
}
.uk-icon-plus-circle:before {
  content: "\f055";
}
.uk-icon-minus-circle:before {
  content: "\f056";
}
.uk-icon-times-circle:before {
  content: "\f057";
}
.uk-icon-check-circle:before {
  content: "\f058";
}
.uk-icon-question-circle:before {
  content: "\f059";
}
.uk-icon-info-circle:before {
  content: "\f05a";
}
.uk-icon-crosshairs:before {
  content: "\f05b";
}
.uk-icon-times-circle-o:before {
  content: "\f05c";
}
.uk-icon-check-circle-o:before {
  content: "\f05d";
}
.uk-icon-ban:before {
  content: "\f05e";
}
.uk-icon-arrow-left:before {
  content: "\f060";
}
.uk-icon-arrow-right:before {
  content: "\f061";
}
.uk-icon-arrow-up:before {
  content: "\f062";
}
.uk-icon-arrow-down:before {
  content: "\f063";
}
.uk-icon-mail-forward:before,
.uk-icon-share:before {
  content: "\f064";
}
.uk-icon-expand:before {
  content: "\f065";
}
.uk-icon-compress:before {
  content: "\f066";
}
.uk-icon-plus:before {
  content: "\f067";
}
.uk-icon-minus:before {
  content: "\f068";
}
.uk-icon-asterisk:before {
  content: "\f069";
}
.uk-icon-exclamation-circle:before {
  content: "\f06a";
}
.uk-icon-gift:before {
  content: "\f06b";
}
.uk-icon-leaf:before {
  content: "\f06c";
}
.uk-icon-fire:before {
  content: "\f06d";
}
.uk-icon-eye:before {
  content: "\f06e";
}
.uk-icon-eye-slash:before {
  content: "\f070";
}
.uk-icon-warning:before,
.uk-icon-exclamation-triangle:before {
  content: "\f071";
}
.uk-icon-plane:before {
  content: "\f072";
}
.uk-icon-calendar:before {
  content: "\f073";
}
.uk-icon-random:before {
  content: "\f074";
}
.uk-icon-comment:before {
  content: "\f075";
}
.uk-icon-magnet:before {
  content: "\f076";
}
.uk-icon-chevron-up:before {
  content: "\f077";
}
.uk-icon-chevron-down:before {
  content: "\f078";
}
.uk-icon-retweet:before {
  content: "\f079";
}
.uk-icon-shopping-cart:before {
  content: "\f07a";
}
.uk-icon-folder:before {
  content: "\f07b";
}
.uk-icon-folder-open:before {
  content: "\f07c";
}
.uk-icon-arrows-v:before {
  content: "\f07d";
}
.uk-icon-arrows-h:before {
  content: "\f07e";
}
.uk-icon-bar-chart-o:before,
.uk-icon-bar-chart:before {
  content: "\f080";
}
.uk-icon-twitter-square:before {
  content: "\f081";
}
.uk-icon-facebook-square:before {
  content: "\f082";
}
.uk-icon-camera-retro:before {
  content: "\f083";
}
.uk-icon-key:before {
  content: "\f084";
}
.uk-icon-gears:before,
.uk-icon-cogs:before {
  content: "\f085";
}
.uk-icon-comments:before {
  content: "\f086";
}
.uk-icon-thumbs-o-up:before {
  content: "\f087";
}
.uk-icon-thumbs-o-down:before {
  content: "\f088";
}
.uk-icon-star-half:before {
  content: "\f089";
}
.uk-icon-heart-o:before {
  content: "\f08a";
}
.uk-icon-sign-out:before {
  content: "\f08b";
}
.uk-icon-linkedin-square:before {
  content: "\f08c";
}
.uk-icon-thumb-tack:before {
  content: "\f08d";
}
.uk-icon-external-link:before {
  content: "\f08e";
}
.uk-icon-sign-in:before {
  content: "\f090";
}
.uk-icon-trophy:before {
  content: "\f091";
}
.uk-icon-github-square:before {
  content: "\f092";
}
.uk-icon-upload:before {
  content: "\f093";
}
.uk-icon-lemon-o:before {
  content: "\f094";
}
.uk-icon-phone:before {
  content: "\f095";
}
.uk-icon-square-o:before {
  content: "\f096";
}
.uk-icon-bookmark-o:before {
  content: "\f097";
}
.uk-icon-phone-square:before {
  content: "\f098";
}
.uk-icon-twitter:before {
  content: "\f099";
}
.uk-icon-facebook-f:before,
.uk-icon-facebook:before {
  content: "\f09a";
}
.uk-icon-github:before {
  content: "\f09b";
}
.uk-icon-unlock:before {
  content: "\f09c";
}
.uk-icon-credit-card:before {
  content: "\f09d";
}
.uk-icon-rss:before {
  content: "\f09e";
}
.uk-icon-hdd-o:before {
  content: "\f0a0";
}
.uk-icon-bullhorn:before {
  content: "\f0a1";
}
.uk-icon-bell:before {
  content: "\f0f3";
}
.uk-icon-certificate:before {
  content: "\f0a3";
}
.uk-icon-hand-o-right:before {
  content: "\f0a4";
}
.uk-icon-hand-o-left:before {
  content: "\f0a5";
}
.uk-icon-hand-o-up:before {
  content: "\f0a6";
}
.uk-icon-hand-o-down:before {
  content: "\f0a7";
}
.uk-icon-arrow-circle-left:before {
  content: "\f0a8";
}
.uk-icon-arrow-circle-right:before {
  content: "\f0a9";
}
.uk-icon-arrow-circle-up:before {
  content: "\f0aa";
}
.uk-icon-arrow-circle-down:before {
  content: "\f0ab";
}
.uk-icon-globe:before {
  content: "\f0ac";
}
.uk-icon-wrench:before {
  content: "\f0ad";
}
.uk-icon-tasks:before {
  content: "\f0ae";
}
.uk-icon-filter:before {
  content: "\f0b0";
}
.uk-icon-briefcase:before {
  content: "\f0b1";
}
.uk-icon-arrows-alt:before {
  content: "\f0b2";
}
.uk-icon-group:before,
.uk-icon-users:before {
  content: "\f0c0";
}
.uk-icon-chain:before,
.uk-icon-link:before {
  content: "\f0c1";
}
.uk-icon-cloud:before {
  content: "\f0c2";
}
.uk-icon-flask:before {
  content: "\f0c3";
}
.uk-icon-cut:before,
.uk-icon-scissors:before {
  content: "\f0c4";
}
.uk-icon-copy:before,
.uk-icon-files-o:before {
  content: "\f0c5";
}
.uk-icon-paperclip:before {
  content: "\f0c6";
}
.uk-icon-save:before,
.uk-icon-floppy-o:before {
  content: "\f0c7";
}
.uk-icon-square:before {
  content: "\f0c8";
}
.uk-icon-navicon:before,
.uk-icon-reorder:before,
.uk-icon-bars:before {
  content: "\f0c9";
}
.uk-icon-list-ul:before {
  content: "\f0ca";
}
.uk-icon-list-ol:before {
  content: "\f0cb";
}
.uk-icon-strikethrough:before {
  content: "\f0cc";
}
.uk-icon-underline:before {
  content: "\f0cd";
}
.uk-icon-table:before {
  content: "\f0ce";
}
.uk-icon-magic:before {
  content: "\f0d0";
}
.uk-icon-truck:before {
  content: "\f0d1";
}
.uk-icon-pinterest:before {
  content: "\f0d2";
}
.uk-icon-pinterest-square:before {
  content: "\f0d3";
}
.uk-icon-google-plus-square:before {
  content: "\f0d4";
}
.uk-icon-google-plus:before {
  content: "\f0d5";
}
.uk-icon-money:before {
  content: "\f0d6";
}
.uk-icon-caret-down:before {
  content: "\f0d7";
}
.uk-icon-caret-up:before {
  content: "\f0d8";
}
.uk-icon-caret-left:before {
  content: "\f0d9";
}
.uk-icon-caret-right:before {
  content: "\f0da";
}
.uk-icon-columns:before {
  content: "\f0db";
}
.uk-icon-unsorted:before,
.uk-icon-sort:before {
  content: "\f0dc";
}
.uk-icon-sort-down:before,
.uk-icon-sort-desc:before {
  content: "\f0dd";
}
.uk-icon-sort-up:before,
.uk-icon-sort-asc:before {
  content: "\f0de";
}
.uk-icon-envelope:before {
  content: "\f0e0";
}
.uk-icon-linkedin:before {
  content: "\f0e1";
}
.uk-icon-rotate-left:before,
.uk-icon-undo:before {
  content: "\f0e2";
}
.uk-icon-legal:before,
.uk-icon-gavel:before {
  content: "\f0e3";
}
.uk-icon-dashboard:before,
.uk-icon-tachometer:before {
  content: "\f0e4";
}
.uk-icon-comment-o:before {
  content: "\f0e5";
}
.uk-icon-comments-o:before {
  content: "\f0e6";
}
.uk-icon-flash:before,
.uk-icon-bolt:before {
  content: "\f0e7";
}
.uk-icon-sitemap:before {
  content: "\f0e8";
}
.uk-icon-umbrella:before {
  content: "\f0e9";
}
.uk-icon-paste:before,
.uk-icon-clipboard:before {
  content: "\f0ea";
}
.uk-icon-lightbulb-o:before {
  content: "\f0eb";
}
.uk-icon-exchange:before {
  content: "\f0ec";
}
.uk-icon-cloud-download:before {
  content: "\f0ed";
}
.uk-icon-cloud-upload:before {
  content: "\f0ee";
}
.uk-icon-user-md:before {
  content: "\f0f0";
}
.uk-icon-stethoscope:before {
  content: "\f0f1";
}
.uk-icon-suitcase:before {
  content: "\f0f2";
}
.uk-icon-bell-o:before {
  content: "\f0a2";
}
.uk-icon-coffee:before {
  content: "\f0f4";
}
.uk-icon-cutlery:before {
  content: "\f0f5";
}
.uk-icon-file-text-o:before {
  content: "\f0f6";
}
.uk-icon-building-o:before {
  content: "\f0f7";
}
.uk-icon-hospital-o:before {
  content: "\f0f8";
}
.uk-icon-ambulance:before {
  content: "\f0f9";
}
.uk-icon-medkit:before {
  content: "\f0fa";
}
.uk-icon-fighter-jet:before {
  content: "\f0fb";
}
.uk-icon-beer:before {
  content: "\f0fc";
}
.uk-icon-h-square:before {
  content: "\f0fd";
}
.uk-icon-plus-square:before {
  content: "\f0fe";
}
.uk-icon-angle-double-left:before {
  content: "\f100";
}
.uk-icon-angle-double-right:before {
  content: "\f101";
}
.uk-icon-angle-double-up:before {
  content: "\f102";
}
.uk-icon-angle-double-down:before {
  content: "\f103";
}
.uk-icon-angle-left:before {
  content: "\f104";
}
.uk-icon-angle-right:before {
  content: "\f105";
}
.uk-icon-angle-up:before {
  content: "\f106";
}
.uk-icon-angle-down:before {
  content: "\f107";
}
.uk-icon-desktop:before {
  content: "\f108";
}
.uk-icon-laptop:before {
  content: "\f109";
}
.uk-icon-tablet:before {
  content: "\f10a";
}
.uk-icon-mobile-phone:before,
.uk-icon-mobile:before {
  content: "\f10b";
}
.uk-icon-circle-o:before {
  content: "\f10c";
}
.uk-icon-quote-left:before {
  content: "\f10d";
}
.uk-icon-quote-right:before {
  content: "\f10e";
}
.uk-icon-spinner:before {
  content: "\f110";
}
.uk-icon-circle:before {
  content: "\f111";
}
.uk-icon-mail-reply:before,
.uk-icon-reply:before {
  content: "\f112";
}
.uk-icon-github-alt:before {
  content: "\f113";
}
.uk-icon-folder-o:before {
  content: "\f114";
}
.uk-icon-folder-open-o:before {
  content: "\f115";
}
.uk-icon-smile-o:before {
  content: "\f118";
}
.uk-icon-frown-o:before {
  content: "\f119";
}
.uk-icon-meh-o:before {
  content: "\f11a";
}
.uk-icon-gamepad:before {
  content: "\f11b";
}
.uk-icon-keyboard-o:before {
  content: "\f11c";
}
.uk-icon-flag-o:before {
  content: "\f11d";
}
.uk-icon-flag-checkered:before {
  content: "\f11e";
}
.uk-icon-terminal:before {
  content: "\f120";
}
.uk-icon-code:before {
  content: "\f121";
}
.uk-icon-mail-reply-all:before,
.uk-icon-reply-all:before {
  content: "\f122";
}
.uk-icon-star-half-empty:before,
.uk-icon-star-half-full:before,
.uk-icon-star-half-o:before {
  content: "\f123";
}
.uk-icon-location-arrow:before {
  content: "\f124";
}
.uk-icon-crop:before {
  content: "\f125";
}
.uk-icon-code-fork:before {
  content: "\f126";
}
.uk-icon-unlink:before,
.uk-icon-chain-broken:before {
  content: "\f127";
}
.uk-icon-question:before {
  content: "\f128";
}
.uk-icon-info:before {
  content: "\f129";
}
.uk-icon-exclamation:before {
  content: "\f12a";
}
.uk-icon-superscript:before {
  content: "\f12b";
}
.uk-icon-subscript:before {
  content: "\f12c";
}
.uk-icon-eraser:before {
  content: "\f12d";
}
.uk-icon-puzzle-piece:before {
  content: "\f12e";
}
.uk-icon-microphone:before {
  content: "\f130";
}
.uk-icon-microphone-slash:before {
  content: "\f131";
}
.uk-icon-shield:before {
  content: "\f132";
}
.uk-icon-calendar-o:before {
  content: "\f133";
}
.uk-icon-fire-extinguisher:before {
  content: "\f134";
}
.uk-icon-rocket:before {
  content: "\f135";
}
.uk-icon-maxcdn:before {
  content: "\f136";
}
.uk-icon-chevron-circle-left:before {
  content: "\f137";
}
.uk-icon-chevron-circle-right:before {
  content: "\f138";
}
.uk-icon-chevron-circle-up:before {
  content: "\f139";
}
.uk-icon-chevron-circle-down:before {
  content: "\f13a";
}
.uk-icon-html5:before {
  content: "\f13b";
}
.uk-icon-css3:before {
  content: "\f13c";
}
.uk-icon-anchor:before {
  content: "\f13d";
}
.uk-icon-unlock-alt:before {
  content: "\f13e";
}
.uk-icon-bullseye:before {
  content: "\f140";
}
.uk-icon-ellipsis-h:before {
  content: "\f141";
}
.uk-icon-ellipsis-v:before {
  content: "\f142";
}
.uk-icon-rss-square:before {
  content: "\f143";
}
.uk-icon-play-circle:before {
  content: "\f144";
}
.uk-icon-ticket:before {
  content: "\f145";
}
.uk-icon-minus-square:before {
  content: "\f146";
}
.uk-icon-minus-square-o:before {
  content: "\f147";
}
.uk-icon-level-up:before {
  content: "\f148";
}
.uk-icon-level-down:before {
  content: "\f149";
}
.uk-icon-check-square:before {
  content: "\f14a";
}
.uk-icon-pencil-square:before {
  content: "\f14b";
}
.uk-icon-external-link-square:before {
  content: "\f14c";
}
.uk-icon-share-square:before {
  content: "\f14d";
}
.uk-icon-compass:before {
  content: "\f14e";
}
.uk-icon-toggle-down:before,
.uk-icon-caret-square-o-down:before {
  content: "\f150";
}
.uk-icon-toggle-up:before,
.uk-icon-caret-square-o-up:before {
  content: "\f151";
}
.uk-icon-toggle-right:before,
.uk-icon-caret-square-o-right:before {
  content: "\f152";
}
.uk-icon-euro:before,
.uk-icon-eur:before {
  content: "\f153";
}
.uk-icon-gbp:before {
  content: "\f154";
}
.uk-icon-dollar:before,
.uk-icon-usd:before {
  content: "\f155";
}
.uk-icon-rupee:before,
.uk-icon-inr:before {
  content: "\f156";
}
.uk-icon-cny:before,
.uk-icon-rmb:before,
.uk-icon-yen:before,
.uk-icon-jpy:before {
  content: "\f157";
}
.uk-icon-ruble:before,
.uk-icon-rouble:before,
.uk-icon-rub:before {
  content: "\f158";
}
.uk-icon-won:before,
.uk-icon-krw:before {
  content: "\f159";
}
.uk-icon-bitcoin:before,
.uk-icon-btc:before {
  content: "\f15a";
}
.uk-icon-file:before {
  content: "\f15b";
}
.uk-icon-file-text:before {
  content: "\f15c";
}
.uk-icon-sort-alpha-asc:before {
  content: "\f15d";
}
.uk-icon-sort-alpha-desc:before {
  content: "\f15e";
}
.uk-icon-sort-amount-asc:before {
  content: "\f160";
}
.uk-icon-sort-amount-desc:before {
  content: "\f161";
}
.uk-icon-sort-numeric-asc:before {
  content: "\f162";
}
.uk-icon-sort-numeric-desc:before {
  content: "\f163";
}
.uk-icon-thumbs-up:before {
  content: "\f164";
}
.uk-icon-thumbs-down:before {
  content: "\f165";
}
.uk-icon-youtube-square:before {
  content: "\f166";
}
.uk-icon-youtube:before {
  content: "\f167";
}
.uk-icon-xing:before {
  content: "\f168";
}
.uk-icon-xing-square:before {
  content: "\f169";
}
.uk-icon-youtube-play:before {
  content: "\f16a";
}
.uk-icon-dropbox:before {
  content: "\f16b";
}
.uk-icon-stack-overflow:before {
  content: "\f16c";
}
.uk-icon-instagram:before {
  content: "\f16d";
}
.uk-icon-flickr:before {
  content: "\f16e";
}
.uk-icon-adn:before {
  content: "\f170";
}
.uk-icon-bitbucket:before {
  content: "\f171";
}
.uk-icon-bitbucket-square:before {
  content: "\f172";
}
.uk-icon-tumblr:before {
  content: "\f173";
}
.uk-icon-tumblr-square:before {
  content: "\f174";
}
.uk-icon-long-arrow-down:before {
  content: "\f175";
}
.uk-icon-long-arrow-up:before {
  content: "\f176";
}
.uk-icon-long-arrow-left:before {
  content: "\f177";
}
.uk-icon-long-arrow-right:before {
  content: "\f178";
}
.uk-icon-apple:before {
  content: "\f179";
}
.uk-icon-windows:before {
  content: "\f17a";
}
.uk-icon-android:before {
  content: "\f17b";
}
.uk-icon-linux:before {
  content: "\f17c";
}
.uk-icon-dribbble:before {
  content: "\f17d";
}
.uk-icon-skype:before {
  content: "\f17e";
}
.uk-icon-foursquare:before {
  content: "\f180";
}
.uk-icon-trello:before {
  content: "\f181";
}
.uk-icon-female:before {
  content: "\f182";
}
.uk-icon-male:before {
  content: "\f183";
}
.uk-icon-gittip:before,
.uk-icon-gratipay:before {
  content: "\f184";
}
.uk-icon-sun-o:before {
  content: "\f185";
}
.uk-icon-moon-o:before {
  content: "\f186";
}
.uk-icon-archive:before {
  content: "\f187";
}
.uk-icon-bug:before {
  content: "\f188";
}
.uk-icon-vk:before {
  content: "\f189";
}
.uk-icon-weibo:before {
  content: "\f18a";
}
.uk-icon-renren:before {
  content: "\f18b";
}
.uk-icon-pagelines:before {
  content: "\f18c";
}
.uk-icon-stack-exchange:before {
  content: "\f18d";
}
.uk-icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.uk-icon-arrow-circle-o-left:before {
  content: "\f190";
}
.uk-icon-toggle-left:before,
.uk-icon-caret-square-o-left:before {
  content: "\f191";
}
.uk-icon-dot-circle-o:before {
  content: "\f192";
}
.uk-icon-wheelchair:before {
  content: "\f193";
}
.uk-icon-vimeo-square:before {
  content: "\f194";
}
.uk-icon-turkish-lira:before,
.uk-icon-try:before {
  content: "\f195";
}
.uk-icon-plus-square-o:before {
  content: "\f196";
}
.uk-icon-space-shuttle:before {
  content: "\f197";
}
.uk-icon-slack:before {
  content: "\f198";
}
.uk-icon-envelope-square:before {
  content: "\f199";
}
.uk-icon-wordpress:before {
  content: "\f19a";
}
.uk-icon-openid:before {
  content: "\f19b";
}
.uk-icon-institution:before,
.uk-icon-bank:before,
.uk-icon-university:before {
  content: "\f19c";
}
.uk-icon-mortar-board:before,
.uk-icon-graduation-cap:before {
  content: "\f19d";
}
.uk-icon-yahoo:before {
  content: "\f19e";
}
.uk-icon-google:before {
  content: "\f1a0";
}
.uk-icon-reddit:before {
  content: "\f1a1";
}
.uk-icon-reddit-square:before {
  content: "\f1a2";
}
.uk-icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.uk-icon-stumbleupon:before {
  content: "\f1a4";
}
.uk-icon-delicious:before {
  content: "\f1a5";
}
.uk-icon-digg:before {
  content: "\f1a6";
}
.uk-icon-pied-piper:before {
  content: "\f1a7";
}
.uk-icon-pied-piper-alt:before {
  content: "\f1a8";
}
.uk-icon-drupal:before {
  content: "\f1a9";
}
.uk-icon-joomla:before {
  content: "\f1aa";
}
.uk-icon-language:before {
  content: "\f1ab";
}
.uk-icon-fax:before {
  content: "\f1ac";
}
.uk-icon-building:before {
  content: "\f1ad";
}
.uk-icon-child:before {
  content: "\f1ae";
}
.uk-icon-paw:before {
  content: "\f1b0";
}
.uk-icon-spoon:before {
  content: "\f1b1";
}
.uk-icon-cube:before {
  content: "\f1b2";
}
.uk-icon-cubes:before {
  content: "\f1b3";
}
.uk-icon-behance:before {
  content: "\f1b4";
}
.uk-icon-behance-square:before {
  content: "\f1b5";
}
.uk-icon-steam:before {
  content: "\f1b6";
}
.uk-icon-steam-square:before {
  content: "\f1b7";
}
.uk-icon-recycle:before {
  content: "\f1b8";
}
.uk-icon-automobile:before,
.uk-icon-car:before {
  content: "\f1b9";
}
.uk-icon-cab:before,
.uk-icon-taxi:before {
  content: "\f1ba";
}
.uk-icon-tree:before {
  content: "\f1bb";
}
.uk-icon-spotify:before {
  content: "\f1bc";
}
.uk-icon-deviantart:before {
  content: "\f1bd";
}
.uk-icon-soundcloud:before {
  content: "\f1be";
}
.uk-icon-database:before {
  content: "\f1c0";
}
.uk-icon-file-pdf-o:before {
  content: "\f1c1";
}
.uk-icon-file-word-o:before {
  content: "\f1c2";
}
.uk-icon-file-excel-o:before {
  content: "\f1c3";
}
.uk-icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.uk-icon-file-photo-o:before,
.uk-icon-file-picture-o:before,
.uk-icon-file-image-o:before {
  content: "\f1c5";
}
.uk-icon-file-zip-o:before,
.uk-icon-file-archive-o:before {
  content: "\f1c6";
}
.uk-icon-file-sound-o:before,
.uk-icon-file-audio-o:before {
  content: "\f1c7";
}
.uk-icon-file-movie-o:before,
.uk-icon-file-video-o:before {
  content: "\f1c8";
}
.uk-icon-file-code-o:before {
  content: "\f1c9";
}
.uk-icon-vine:before {
  content: "\f1ca";
}
.uk-icon-codepen:before {
  content: "\f1cb";
}
.uk-icon-jsfiddle:before {
  content: "\f1cc";
}
.uk-icon-life-bouy:before,
.uk-icon-life-buoy:before,
.uk-icon-life-saver:before,
.uk-icon-support:before,
.uk-icon-life-ring:before {
  content: "\f1cd";
}
.uk-icon-circle-o-notch:before {
  content: "\f1ce";
}
.uk-icon-ra:before,
.uk-icon-rebel:before {
  content: "\f1d0";
}
.uk-icon-ge:before,
.uk-icon-empire:before {
  content: "\f1d1";
}
.uk-icon-git-square:before {
  content: "\f1d2";
}
.uk-icon-git:before {
  content: "\f1d3";
}
.uk-icon-hacker-news:before {
  content: "\f1d4";
}
.uk-icon-tencent-weibo:before {
  content: "\f1d5";
}
.uk-icon-qq:before {
  content: "\f1d6";
}
.uk-icon-wechat:before,
.uk-icon-weixin:before {
  content: "\f1d7";
}
.uk-icon-send:before,
.uk-icon-paper-plane:before {
  content: "\f1d8";
}
.uk-icon-send-o:before,
.uk-icon-paper-plane-o:before {
  content: "\f1d9";
}
.uk-icon-history:before {
  content: "\f1da";
}
.uk-icon-genderless:before,
.uk-icon-circle-thin:before {
  content: "\f1db";
}
.uk-icon-header:before {
  content: "\f1dc";
}
.uk-icon-paragraph:before {
  content: "\f1dd";
}
.uk-icon-sliders:before {
  content: "\f1de";
}
.uk-icon-share-alt:before {
  content: "\f1e0";
}
.uk-icon-share-alt-square:before {
  content: "\f1e1";
}
.uk-icon-bomb:before {
  content: "\f1e2";
}
.uk-icon-soccer-ball-o:before,
.uk-icon-futbol-o:before {
  content: "\f1e3";
}
.uk-icon-tty:before {
  content: "\f1e4";
}
.uk-icon-binoculars:before {
  content: "\f1e5";
}
.uk-icon-plug:before {
  content: "\f1e6";
}
.uk-icon-slideshare:before {
  content: "\f1e7";
}
.uk-icon-twitch:before {
  content: "\f1e8";
}
.uk-icon-yelp:before {
  content: "\f1e9";
}
.uk-icon-newspaper-o:before {
  content: "\f1ea";
}
.uk-icon-wifi:before {
  content: "\f1eb";
}
.uk-icon-calculator:before {
  content: "\f1ec";
}
.uk-icon-paypal:before {
  content: "\f1ed";
}
.uk-icon-google-wallet:before {
  content: "\f1ee";
}
.uk-icon-cc-visa:before {
  content: "\f1f0";
}
.uk-icon-cc-mastercard:before {
  content: "\f1f1";
}
.uk-icon-cc-discover:before {
  content: "\f1f2";
}
.uk-icon-cc-amex:before {
  content: "\f1f3";
}
.uk-icon-cc-paypal:before {
  content: "\f1f4";
}
.uk-icon-cc-stripe:before {
  content: "\f1f5";
}
.uk-icon-bell-slash:before {
  content: "\f1f6";
}
.uk-icon-bell-slash-o:before {
  content: "\f1f7";
}
.uk-icon-trash:before {
  content: "\f1f8";
}
.uk-icon-copyright:before {
  content: "\f1f9";
}
.uk-icon-at:before {
  content: "\f1fa";
}
.uk-icon-eyedropper:before {
  content: "\f1fb";
}
.uk-icon-paint-brush:before {
  content: "\f1fc";
}
.uk-icon-birthday-cake:before {
  content: "\f1fd";
}
.uk-icon-area-chart:before {
  content: "\f1fe";
}
.uk-icon-pie-chart:before {
  content: "\f200";
}
.uk-icon-line-chart:before {
  content: "\f201";
}
.uk-icon-lastfm:before {
  content: "\f202";
}
.uk-icon-lastfm-square:before {
  content: "\f203";
}
.uk-icon-toggle-off:before {
  content: "\f204";
}
.uk-icon-toggle-on:before {
  content: "\f205";
}
.uk-icon-bicycle:before {
  content: "\f206";
}
.uk-icon-bus:before {
  content: "\f207";
}
.uk-icon-ioxhost:before {
  content: "\f208";
}
.uk-icon-angellist:before {
  content: "\f209";
}
.uk-icon-cc:before {
  content: "\f20a";
}
.uk-icon-shekel:before,
.uk-icon-sheqel:before,
.uk-icon-ils:before {
  content: "\f20b";
}
.uk-icon-meanpath:before {
  content: "\f20c";
}
.uk-icon-buysellads:before {
  content: "\f20d";
}
.uk-icon-connectdevelop:before {
  content: "\f20e";
}
.uk-icon-dashcube:before {
  content: "\f210";
}
.uk-icon-forumbee:before {
  content: "\f211";
}
.uk-icon-leanpub:before {
  content: "\f212";
}
.uk-icon-sellsy:before {
  content: "\f213";
}
.uk-icon-shirtsinbulk:before {
  content: "\f214";
}
.uk-icon-simplybuilt:before {
  content: "\f215";
}
.uk-icon-skyatlas:before {
  content: "\f216";
}
.uk-icon-cart-plus:before {
  content: "\f217";
}
.uk-icon-cart-arrow-down:before {
  content: "\f218";
}
.uk-icon-diamond:before {
  content: "\f219";
}
.uk-icon-ship:before {
  content: "\f21a";
}
.uk-icon-user-secret:before {
  content: "\f21b";
}
.uk-icon-motorcycle:before {
  content: "\f21c";
}
.uk-icon-street-view:before {
  content: "\f21d";
}
.uk-icon-heartbeat:before {
  content: "\f21e";
}
.uk-icon-venus:before {
  content: "\f221";
}
.uk-icon-mars:before {
  content: "\f222";
}
.uk-icon-mercury:before {
  content: "\f223";
}
.uk-icon-transgender:before {
  content: "\f224";
}
.uk-icon-transgender-alt:before {
  content: "\f225";
}
.uk-icon-venus-double:before {
  content: "\f226";
}
.uk-icon-mars-double:before {
  content: "\f227";
}
.uk-icon-venus-mars:before {
  content: "\f228";
}
.uk-icon-mars-stroke:before {
  content: "\f229";
}
.uk-icon-mars-stroke-v:before {
  content: "\f22a";
}
.uk-icon-mars-stroke-h:before {
  content: "\f22b";
}
.uk-icon-neuter:before {
  content: "\f22c";
}
.uk-icon-facebook-official:before {
  content: "\f230";
}
.uk-icon-pinterest-p:before {
  content: "\f231";
}
.uk-icon-whatsapp:before {
  content: "\f232";
}
.uk-icon-server:before {
  content: "\f233";
}
.uk-icon-user-plus:before {
  content: "\f234";
}
.uk-icon-user-times:before {
  content: "\f235";
}
.uk-icon-hotel:before,
.uk-icon-bed:before {
  content: "\f236";
}
.uk-icon-viacoin:before {
  content: "\f237";
}
.uk-icon-train:before {
  content: "\f238";
}
.uk-icon-subway:before {
  content: "\f239";
}
.uk-icon-medium-logo:before {
  content: "\f23a";
}
.uk-icon-500px:before {
  content: "\f26e";
}
.uk-icon-amazon:before {
  content: "\f270";
}
.uk-icon-balance-scale:before {
  content: "\f24e";
}
.uk-icon-battery-empty:before,
.uk-icon-battery-0:before {
  content: "\f244";
}
.uk-icon-battery-quarter:before,
.uk-icon-battery-1:before {
  content: "\f243";
}
.uk-icon-battery-half:before,
.uk-icon-battery-2:before {
  content: "\f242";
}
.uk-icon-battery-three-quarters:before,
.uk-icon-battery-3:before {
  content: "\f241";
}
.uk-icon-battery-full:before,
.uk-icon-battery-4:before {
  content: "\f240";
}
.uk-icon-black-tie:before {
  content: "\f27e";
}
.uk-icon-calendar-check-o:before {
  content: "\f274";
}
.uk-icon-calendar-minus-o:before {
  content: "\f272";
}
.uk-icon-calendar-plus-o:before {
  content: "\f271";
}
.uk-icon-calendar-times-o:before {
  content: "\f273";
}
.uk-icon-cc-diners-club:before {
  content: "\f24c";
}
.uk-icon-cc-jcb:before {
  content: "\f24b";
}
.uk-icon-chrome:before {
  content: "\f268";
}
.uk-icon-clone:before {
  content: "\f24d";
}
.uk-icon-commenting:before {
  content: "\f27a";
}
.uk-icon-commenting-o:before {
  content: "\f27b";
}
.uk-icon-contao:before {
  content: "\f26d";
}
.uk-icon-creative-commons:before {
  content: "\f25e";
}
.uk-icon-expeditedssl:before {
  content: "\f23e";
}
.uk-icon-firefox:before {
  content: "\f269";
}
.uk-icon-fonticons:before {
  content: "\f280";
}
.uk-icon-get-pocket:before {
  content: "\f265";
}
.uk-icon-gg:before {
  content: "\f260";
}
.uk-icon-gg-circle:before {
  content: "\f261";
}
.uk-icon-hand-lizard-o:before {
  content: "\f258";
}
.uk-icon-hand-stop-o:before,
.uk-icon-hand-paper-o:before {
  content: "\f256";
}
.uk-icon-hand-peace-o:before {
  content: "\f25b";
}
.uk-icon-hand-pointer-o:before {
  content: "\f25a";
}
.uk-icon-hand-grab-o:before,
.uk-icon-hand-rock-o:before {
  content: "\f255";
}
.uk-icon-hand-scissors-o:before {
  content: "\f257";
}
.uk-icon-hand-spock-o:before {
  content: "\f259";
}
.uk-icon-hourglass:before {
  content: "\f254";
}
.uk-icon-hourglass-o:before {
  content: "\f250";
}
.uk-icon-hourglass-1:before,
.uk-icon-hourglass-start:before {
  content: "\f251";
}
.uk-icon-hourglass-2:before,
.uk-icon-hourglass-half:before {
  content: "\f252";
}
.uk-icon-hourglass-3:before,
.uk-icon-hourglass-end:before {
  content: "\f253";
}
.uk-icon-houzz:before {
  content: "\f27c";
}
.uk-icon-i-cursor:before {
  content: "\f246";
}
.uk-icon-industry:before {
  content: "\f275";
}
.uk-icon-internet-explorer:before {
  content: "\f26b";
}
.uk-icon-map:before {
  content: "\f279";
}
.uk-icon-map-o:before {
  content: "\f278";
}
.uk-icon-map-pin:before {
  content: "\f276";
}
.uk-icon-map-signs:before {
  content: "\f277";
}
.uk-icon-mouse-pointer:before {
  content: "\f245";
}
.uk-icon-object-group:before {
  content: "\f247";
}
.uk-icon-object-ungroup:before {
  content: "\f248";
}
.uk-icon-odnoklassniki:before {
  content: "\f263";
}
.uk-icon-odnoklassniki-square:before {
  content: "\f264";
}
.uk-icon-opencart:before {
  content: "\f23d";
}
.uk-icon-opera:before {
  content: "\f26a";
}
.uk-icon-optin-monster:before {
  content: "\f23c";
}
.uk-icon-registered:before {
  content: "\f25d";
}
.uk-icon-safari:before {
  content: "\f267";
}
.uk-icon-sticky-note:before {
  content: "\f249";
}
.uk-icon-sticky-note-o:before {
  content: "\f24a";
}
.uk-icon-tv:before,
.uk-icon-television:before {
  content: "\f26c";
}
.uk-icon-trademark:before {
  content: "\f25c";
}
.uk-icon-tripadvisor:before {
  content: "\f262";
}
.uk-icon-vimeo:before {
  content: "\f27d";
}
.uk-icon-wikipedia-w:before {
  content: "\f266";
}
.uk-icon-yc:before,
.uk-icon-y-combinator:before {
  content: "\f23b";
}
.uk-icon-yc-square:before,
.uk-icon-y-combinator-square:before {
  content: "\f1d4";
}
.uk-icon-bluetooth:before {
  content: "\f293";
}
.uk-icon-bluetooth-b:before {
  content: "\f294";
}
.uk-icon-codiepie:before {
  content: "\f284";
}
.uk-icon-credit-card-alt:before {
  content: "\f283";
}
.uk-icon-edge:before {
  content: "\f282";
}
.uk-icon-fort-awesome:before {
  content: "\f286";
}
.uk-icon-hashtag:before {
  content: "\f292";
}
.uk-icon-mixcloud:before {
  content: "\f289";
}
.uk-icon-modx:before {
  content: "\f285";
}
.uk-icon-pause-circle:before {
  content: "\f28b";
}
.uk-icon-pause-circle-o:before {
  content: "\f28c";
}
.uk-icon-percent:before {
  content: "\f295";
}
.uk-icon-product-hunt:before {
  content: "\f288";
}
.uk-icon-reddit-alien:before {
  content: "\f281";
}
.uk-icon-scribd:before {
  content: "\f28a";
}
.uk-icon-shopping-bag:before {
  content: "\f290";
}
.uk-icon-shopping-basket:before {
  content: "\f291";
}
.uk-icon-stop-circle:before {
  content: "\f28d";
}
.uk-icon-stop-circle-o:before {
  content: "\f28e";
}
.uk-icon-usb:before {
  content: "\f287";
}
.uk-icon-american-sign-language-interpreting:before,
.uk-icon-asl-interpreting:before {
  content: "\f2a3";
}
.uk-icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.uk-icon-audio-description:before {
  content: "\f29e";
}
.uk-icon-blind:before {
  content: "\f29d";
}
.uk-icon-braille:before {
  content: "\f2a1";
}
.uk-icon-deaf:before,
.uk-icon-deafness:before {
  content: "\f2a4";
}
.uk-icon-envira:before {
  content: "\f299";
}
.uk-icon-font-awesome:before,
.uk-icon-fa:before {
  content: "\f2b4";
}
.uk-icon-first-order:before {
  content: "\f2b0";
}
.uk-icon-gitlab:before {
  content: "\f296";
}
.uk-icon-glide:before {
  content: "\f2a5";
}
.uk-icon-glide-g:before {
  content: "\f2a6";
}
.uk-icon-hard-of-hearing:before {
  content: "\f2a4";
}
.uk-icon-low-vision:before {
  content: "\f2a8";
}
.uk-icon-question-circle-o:before {
  content: "\f29c";
}
.uk-icon-sign-language:before,
.uk-icon-signing:before {
  content: "\f2a7";
}
.uk-icon-snapchat:before {
  content: "\f2ab";
}
.uk-icon-snapchat-ghost:before {
  content: "\f2ac";
}
.uk-icon-snapchat-square:before {
  content: "\f2ad";
}
.uk-icon-themeisle:before {
  content: "\f2b2";
}
.uk-icon-universal-access:before {
  content: "\f29a";
}
.uk-icon-viadeo:before {
  content: "\f2a9";
}
.uk-icon-viadeo-square:before {
  content: "\f2aa";
}
.uk-icon-volume-control-phone:before {
  content: "\f2a0";
}
.uk-icon-wheelchair-alt:before {
  content: "\f29b";
}
.uk-icon-wpbeginner:before {
  content: "\f297";
}
.uk-icon-wpforms:before {
  content: "\f298";
}
.uk-icon-yoast:before {
  content: "\f2b1";
}
/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*='uk-animation-'] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* Hide animated element if scrollspy is used */
@media screen {
  [data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
    opacity: 0;
  }
}
/*
 * Fade
 * Higher specificity (!important) needed because of reverse modifier
 */
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
/*
 * Fade with scale
 */
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale-02;
  animation-name: uk-fade-scale-02;
}
.uk-animation-scale-down {
  -webkit-animation-name: uk-fade-scale-18;
  animation-name: uk-fade-scale-18;
}
/*
 * Fade with slide
 */
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
}
.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade-bottom;
  animation-name: uk-fade-bottom;
}
.uk-animation-slide-left {
  -webkit-animation-name: uk-fade-left;
  animation-name: uk-fade-left;
}
.uk-animation-slide-right {
  -webkit-animation-name: uk-fade-right;
  animation-name: uk-fade-right;
}
/*
 * Scale
 */
.uk-animation-scale {
  -webkit-animation-name: uk-scale-12;
  animation-name: uk-scale-12;
}
/*
 * Shake
 */
.uk-animation-shake {
  -webkit-animation-name: uk-shake;
  animation-name: uk-shake;
}
/* Direction modifiers
 ========================================================================== */
.uk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Duration modifiers
========================================================================== */
.uk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
/* Origin modifiers
========================================================================== */
.uk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.uk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.uk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.uk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.uk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.uk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.uk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.uk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
/* Sub-object: `uk-animation-hover`
========================================================================== */
/*
 * Enable animation only on hover
 * Note: Firefox also needs this because animations are not triggered when switching between display `hidden` and `block`
 */
.uk-animation-hover:not(:hover),
.uk-animation-hover:not(:hover) [class*='uk-animation-'],
.uk-touch .uk-animation-hover:not(.uk-hover),
.uk-touch .uk-animation-hover:not(.uk-hover) [class*='uk-animation-'] {
  -webkit-animation-name: none;
  animation-name: none;
}
/* Keyframes: Fade
 * Used by dropdown, datepicker and slideshow component
 ========================================================================== */
@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Keyframes: Fade with slide
 ========================================================================== */
/*
 * Top
 */
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Bottom
 */
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Left
 */
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*
 * Right
 */
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* Keyframes: Fade with scale
 ========================================================================== */
/*
 * Scale by 0.2
 */
@-webkit-keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*
 * Scale by 1.5
 * Used by slideshow component
 */
@-webkit-keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*
 * Scale by 1.8
 */
@-webkit-keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Keyframes: Slide
 * Used by slideshow component
 ========================================================================== */
/*
 * Left
 */
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Right
 */
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Left third
 */
@-webkit-keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left-33 {
  0% {
    transform: translateX(33%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Right third
 */
@-webkit-keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right-33 {
  0% {
    transform: translateX(-33%);
  }
  100% {
    transform: translateX(0);
  }
}
/* Keyframes: Scale
 ========================================================================== */
@-webkit-keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes uk-scale-12 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
/* Keyframes: Rotate
 * Used by icon component
 ========================================================================== */
@-webkit-keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes uk-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Keyframes: Shake
 ========================================================================== */
@-webkit-keyframes uk-shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}
@keyframes uk-shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
/* Keyframes: Fade with slide fixed
 * Used by dropdown and search component
 ========================================================================== */
/*
 * Top fixed
 */
@-webkit-keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Bottom fixed
 */
@-webkit-keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Container
 ========================================================================== */
.uk-container {
  box-sizing: border-box;
  max-width: 980px;
  padding: 0 25px;
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-container {
    max-width: 1200px;
    padding: 0 35px;
  }
}
/*
 * Micro clearfix
 */
.uk-container:before,
.uk-container:after {
  content: "";
  display: table;
}
.uk-container:after {
  clear: both;
}
/*
 * Center container
 */
.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}
/* Clearing
 ========================================================================== */
/*
 * Micro clearfix
* `table-cell` is used with `:before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * `table` is used again with `:after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
.uk-clearfix:before {
  content: "";
  display: table-cell;
}
.uk-clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*
 *  Create a new block formatting context
 */
.uk-nbfc {
  overflow: hidden;
}
.uk-nbfc-alt {
  display: table-cell;
  width: 10000px;
}
/* Alignment of block elements
 ========================================================================== */
/*
 * Float blocks
 * 1. Prevent content overflow on small devices
 */
.uk-float-left {
  float: left;
}
.uk-float-right {
  float: right;
}
/* 1 */
[class*='uk-float-'] {
  max-width: 100%;
}
/* Alignment of images and objects
 ========================================================================== */
/*
 * Alignment
 */
[class*='uk-align-'] {
  display: block;
  margin-bottom: 15px;
}
.uk-align-left {
  margin-right: 15px;
  float: left;
}
.uk-align-right {
  margin-left: 15px;
  float: right;
}
/* Tablet and bigger */
@media (min-width: 768px) {
  .uk-align-medium-left {
    margin-right: 15px;
    float: left;
  }
  .uk-align-medium-right {
    margin-left: 15px;
    float: right;
  }
}
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}
/* Vertical alignment
 ========================================================================== */
/*
 * Remove whitespace between child elements when using `inline-block`
 */
.uk-vertical-align {
  font-size: 0.001px;
}
/*
 *  The `uk-vertical-align` container needs a specific height
 */
.uk-vertical-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/*
 * Sub-object which can have any height
 * 1. Reset whitespace hack
 */
.uk-vertical-align-middle,
.uk-vertical-align-bottom {
  display: inline-block;
  max-width: 100%;
  /* 1 */
  font-size: 1rem;
}
.uk-vertical-align-middle {
  vertical-align: middle;
}
.uk-vertical-align-bottom {
  vertical-align: bottom;
}
/* Height
 ========================================================================== */
/*
 * More robust if padding and border are used
 */
[class*='uk-height'] {
  box-sizing: border-box;
}
/*
 * Useful to extend the `html` and `body` element to the full height of the page.
 */
.uk-height-1-1 {
  height: 100%;
}
/*
 * Useful to create image teasers
 */
.uk-height-viewport {
  height: 100vh;
  min-height: 600px;
}
/* Responsive objects
 * Note: Images are already responsive by default, see Base component
 ========================================================================== */
/*
 * 1. Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}
/*
 * Responsiveness: Sets a maximum width relative to the parent and auto scales the height
 * `important` needed to override `uk-img-preserve img`
 */
.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}
/*
 * Responsiveness: Sets a maximum height relative to the parent and auto scales the width
 * Only works if the parent element has a fixed height.
 */
.uk-responsive-height {
  max-height: 100%;
  width: auto;
}
/* Margin
 ========================================================================== */
/*
 * Create a block with the same margin of a paragraph
 * Add margin if adjacent element
 */
.uk-margin {
  margin-bottom: 15px;
}
* + .uk-margin {
  margin-top: 15px;
}
.uk-margin-top {
  margin-top: 15px !important;
}
.uk-margin-bottom {
  margin-bottom: 15px !important;
}
.uk-margin-left {
  margin-left: 15px !important;
}
.uk-margin-right {
  margin-right: 15px !important;
}
/*
 * Larger margins
 */
.uk-margin-large {
  margin-bottom: 50px;
}
* + .uk-margin-large {
  margin-top: 50px;
}
.uk-margin-large-top {
  margin-top: 50px !important;
}
.uk-margin-large-bottom {
  margin-bottom: 50px !important;
}
.uk-margin-large-left {
  margin-left: 50px !important;
}
.uk-margin-large-right {
  margin-right: 50px !important;
}
/*
 * Smaller margins
 */
.uk-margin-small {
  margin-bottom: 5px;
}
* + .uk-margin-small {
  margin-top: 5px;
}
.uk-margin-small-top {
  margin-top: 5px !important;
}
.uk-margin-small-bottom {
  margin-bottom: 5px !important;
}
.uk-margin-small-left {
  margin-left: 5px !important;
}
.uk-margin-small-right {
  margin-right: 5px !important;
}
/*
 * Remove margins
 */
.uk-margin-remove {
  margin: 0 !important;
}
.uk-margin-top-remove {
  margin-top: 0 !important;
}
.uk-margin-bottom-remove {
  margin-bottom: 0 !important;
}
/* Padding
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important;
}
.uk-padding-top-remove {
  padding-top: 0 !important;
}
.uk-padding-bottom-remove {
  padding-bottom: 0 !important;
}
.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%;
}
.uk-border-rounded {
  border-radius: 5px;
}
/* Headings
 ========================================================================== */
.uk-heading-large {
  font-size: 36px;
  line-height: 42px;
}
/* Tablet and bigger */
@media (min-width: 768px) {
  .uk-heading-large {
    font-size: 52px;
    line-height: 64px;
  }
}
/* Link
 ========================================================================== */
/*
 * Let links appear in default text color
 */
.uk-link-muted,
.uk-link-muted a {
  color: #444444;
}
.uk-link-muted:hover,
.uk-link-muted a:hover {
  color: #444444;
}
/*
 * Reset link style
 */
.uk-link-reset,
.uk-link-reset a,
.uk-link-reset:hover,
.uk-link-reset a:hover,
.uk-link-reset:focus,
.uk-link-reset a:focus {
  color: inherit;
  text-decoration: none;
}
/* Scrollable
 ========================================================================== */
/*
 * Enable scrolling for preformatted text
 */
.uk-scrollable-text {
  height: 300px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: both;
}
/*
 * Box with scrolling enabled
 */
.uk-scrollable-box {
  box-sizing: border-box;
  height: 170px;
  padding: 10px;
  border: 1px solid #dddddd;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}
.uk-scrollable-box > :last-child {
  margin-bottom: 0;
}
/* Overflow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden;
}
/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.uk-overflow-container > :last-child {
  margin-bottom: 0;
}
/* Position
 ========================================================================== */
.uk-position-absolute,
[class*='uk-position-top'],
[class*='uk-position-bottom'] {
  position: absolute !important;
}
/* Don't use `width: 100%` because it is wrong if the parent has padding. */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
.uk-position-top-left {
  top: 0;
  left: 0;
}
.uk-position-top-right {
  top: 0;
  right: 0;
}
.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}
.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}
/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*
 * Relative
 */
.uk-position-relative {
  position: relative !important;
}
/*
 * Z-index
 */
.uk-position-z-index {
  z-index: 1;
}
/* Display
 ========================================================================== */
/*
 * Display
 * 1. Required if child is a responsive image
 */
.uk-display-block {
  display: block !important;
}
.uk-display-inline {
  display: inline !important;
}
.uk-display-inline-block {
  display: inline-block !important;
  /* 1 */
  max-width: 100%;
}
/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
/* Desktop and bigger */
@media (min-width: 960px) {
  .uk-visible-small {
    display: none !important;
  }
  .uk-visible-medium {
    display: none !important;
  }
  .uk-hidden-large {
    display: none !important;
  }
}
/* Tablets portrait */
@media (min-width: 768px) and (max-width: 959px) {
  .uk-visible-small {
    display: none !important;
  }
  .uk-visible-large {
    display: none !important;
  }
  .uk-hidden-medium {
    display: none !important;
  }
}
/* Phone landscape and smaller*/
@media (max-width: 767px) {
  .uk-visible-medium {
    display: none !important;
  }
  .uk-visible-large {
    display: none !important;
  }
  .uk-hidden-small {
    display: none !important;
  }
}
/* Remove from the flow and screen readers on any device */
.uk-hidden {
  display: none !important;
  visibility: hidden !important;
}
/* It's hidden, but still affects layout */
.uk-invisible {
  visibility: hidden !important;
}
/* Show on hover */
.uk-visible-hover:hover .uk-hidden,
.uk-visible-hover:hover .uk-invisible {
  display: block !important;
  visibility: visible !important;
}
.uk-visible-hover-inline:hover .uk-hidden,
.uk-visible-hover-inline:hover .uk-invisible {
  display: inline-block !important;
  visibility: visible !important;
}
/* Hide on touch */
.uk-touch .uk-hidden-touch,
.uk-notouch .uk-hidden-notouch {
  display: none !important;
}
/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
/*
 * Fixes initial flex-shrink value in IE10
 */
.uk-flex > *,
.uk-flex-inline > * {
  -ms-flex-negative: 1;
}
/* Alignment
 ========================================================================== */
/*
 * Vertical alignment
 * Default value is `stretch`
 */
.uk-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.uk-flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.uk-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
/*
 * Horizontal alignment
 * Default value is `flex-start`
 */
.uk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.uk-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.uk-flex-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.uk-flex-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
/* Direction
 ========================================================================== */
.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.uk-flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
/*
 * Horizontal alignment
 * Default value is `stretch`
 */
.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}
.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.uk-flex-wrap-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}
.uk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}
/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.uk-flex-order-last {
  -ms-flex-order: 99;
  -webkit-order: 99;
  order: 99;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  .uk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-small {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Tablet and bigger */
@media (min-width: 768px) {
  .uk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-medium {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Desktop and bigger */
@media (min-width: 960px) {
  .uk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-large {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-flex-order-first-xlarge {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-xlarge {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-item-none {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 * 1. Fixes flex-shrink value in IE10
 */
.uk-flex-item-auto {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  /* 1 */
  -ms-flex-negative: 1;
}
/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-item-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Create position context
 * 2. Create stacking context to prevent z-index issues with other components
 * 3. Set width because child elements are positioned absolute. Height is set via JS
 * 4. Reset list style
 * 5. Clip child elements
 * 6. Deactivate browser history navigation in IE11
 */
.uk-slideshow {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 0;
  /* 3 */
  width: 100%;
  /* 4 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 5 */
  overflow: hidden;
  /* 6 */
  touch-action: pan-y;
}
/*
 * Sub-object item
 * 1. Position items above each other
 * 2. Expand to parent container width
 * 3. Hide by default
 */
.uk-slideshow > li {
  /* 1 */
  top: 0;
  left: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  opacity: 0;
}
.uk-slideshow > li:first-child {
  opacity: 1;
}
/*
 * Active
 * 1. Stack at first
 * 2. Show slide
 */
.uk-slideshow > .uk-active {
  /* 1 */
  z-index: 10;
  /* 2 */
  opacity: 1;
}
/*
 * Hide default images which is only relevant to keep existing proportions
 */
.uk-slideshow > li > img {
  visibility: hidden;
}
/*
 * Pointer for controls
 */
[data-uk-slideshow-slide] {
  cursor: pointer;
}
/* Modifier: `uk-slideshow-fullscreen`
 ========================================================================== */
.uk-slideshow-fullscreen,
.uk-slideshow-fullscreen > li {
  height: 100vh;
}
/* Animations
 ========================================================================== */
/*
 * Fade
 */
.uk-slideshow-fade-in {
  -webkit-animation: uk-fade 0.5s linear;
  animation: uk-fade 0.5s linear;
}
.uk-slideshow-fade-out {
  -webkit-animation: uk-fade 0.5s linear reverse;
  animation: uk-fade 0.5s linear reverse;
}
/*
 * Scroll
 */
.uk-slideshow-scroll-forward-in {
  -webkit-animation: uk-slide-right 0.5s ease-in-out;
  animation: uk-slide-right 0.5s ease-in-out;
}
.uk-slideshow-scroll-forward-out {
  -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
  animation: uk-slide-left 0.5s ease-in-out reverse;
}
.uk-slideshow-scroll-backward-in {
  -webkit-animation: uk-slide-left 0.5s ease-in-out;
  animation: uk-slide-left 0.5s ease-in-out;
}
.uk-slideshow-scroll-backward-out {
  -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
  animation: uk-slide-right 0.5s ease-in-out reverse;
}
/*
 * Scale
 */
.uk-slideshow-scale-out {
  -webkit-animation: uk-fade-scale-15 0.5s ease-in-out reverse;
  animation: uk-fade-scale-15 0.5s ease-in-out reverse;
}
/*
 * Swipe
 */
.uk-slideshow-swipe-forward-in {
  -webkit-animation: uk-slide-left-33 0.5s ease-in-out;
  animation: uk-slide-left-33 0.5s ease-in-out;
}
.uk-slideshow-swipe-forward-out {
  -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
  animation: uk-slide-left 0.5s ease-in-out reverse;
}
.uk-slideshow-swipe-backward-in {
  -webkit-animation: uk-slide-right-33 0.5s ease-in-out;
  animation: uk-slide-right-33 0.5s ease-in-out;
}
.uk-slideshow-swipe-backward-out {
  -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
  animation: uk-slide-right 0.5s ease-in-out reverse;
}
.uk-slideshow-swipe-forward-in:before,
.uk-slideshow-swipe-backward-in:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-animation: uk-fade 0.5s ease-in-out reverse;
  animation: uk-fade 0.5s ease-in-out reverse;
}
/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
.uk-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -15px;
  margin-top: -15px;
  /* 2 */
  padding: 0;
  list-style: none;
}
/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 */
.uk-dotnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 15px;
  margin-top: 15px;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-dotnav:before,
.uk-dotnav:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-dotnav:after {
  clear: both;
}
.uk-dotnav > * {
  float: left;
}
/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.1);
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  background: rgba(50, 50, 50, 0.4);
  /* 2 */
  outline: none;
}
/* OnClick */
.uk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}
/* Active */
.uk-dotnav > .uk-active > * {
  background: rgba(50, 50, 50, 0.4);
}
/* Modifier: `uk-dotnav-contrast`
 ========================================================================== */
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-dotnav-contrast > * > :hover,
.uk-dotnav-contrast > * > :focus {
  background: rgba(255, 255, 255, 0.7);
}
/* OnClick */
.uk-dotnav-contrast > * > :active {
  background: rgba(255, 255, 255, 0.9);
}
/* Active */
.uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}
/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * DEPRECATED
 */
.uk-dotnav-vertical {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-dotnav-vertical > * {
  float: none;
}
/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * 1. Required for `a` elements
 * 2. Dimension
 * 3. Style
 */
.uk-slidenav {
  /* 1 */
  display: inline-block;
  /* 2 */
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  /* 3 */
  line-height: 60px;
  color: rgba(50, 50, 50, 0.4);
  font-size: 60px;
  text-align: center;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 * 4. Style
 */
.uk-slidenav:hover,
.uk-slidenav:focus {
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  /* 4 */
  color: rgba(50, 50, 50, 0.7);
  cursor: pointer;
}
/* Active */
.uk-slidenav:active {
  color: rgba(50, 50, 50, 0.9);
}
/*
 * Icons
 */
.uk-slidenav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
}
.uk-slidenav-next:before {
  content: "\f105";
  font-family: FontAwesome;
}
/* Sub-object: `uk-slidenav-position`
 ========================================================================== */
/*
 * Create position context
 */
.uk-slidenav-position {
  position: relative;
}
/*
 * Center vertically
 */
.uk-slidenav-position .uk-slidenav {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}
.uk-slidenav-position:hover .uk-slidenav {
  display: block;
}
.uk-slidenav-position .uk-slidenav-previous {
  left: 20px;
}
.uk-slidenav-position .uk-slidenav-next {
  right: 20px;
}
/* Modifier: `uk-slidenav-contrast`
 ========================================================================== */
.uk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.5);
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-slidenav-contrast:hover,
.uk-slidenav-contrast:focus {
  color: rgba(255, 255, 255, 0.7);
}
/* Active */
.uk-slidenav-contrast:active {
  color: rgba(255, 255, 255, 0.9);
}
/* ========================================================================
   Component: Overlay
 ========================================================================== */
.uk-overlay {
  padding: 30px 30px;
}
/*
 * Remove margin from the last-child
 */
.uk-overlay > :last-child {
  margin-bottom: 0;
}
/* Icon
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-overlay-default {
  background: rgba(255, 255, 255, 0.8);
}
/*
 * Primary
 */
.uk-overlay-primary {
  background: rgba(34, 34, 34, 0.8);
}
/*
 * Slideshow overlays
 */
.uk-overlay-active {
  font-size: 30px;
  opacity: 1;
}
.uk-overlay-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  color: #fff;
}
.uk-overlay-fade {
  opacity: .7;
}
/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Works with iframes and embedded content
 * 1. Reset responsiveness for embedded content
 * 2. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */
.uk-cover {
  /* 1 */
  max-width: none;
  /* 2 */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
iframe.uk-cover {
  pointer-events: none;
}
/* Container
 ========================================================================== */
/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */
.uk-cover-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  position: relative;
}
/* Rbslider styles */
.aw-rbslider-container {
  margin: 0 auto 10px;
}
.aw-rbslider-container .aw-rbslider-content-wrapper {
  color: black;
}
/* Custom styles for uikit dotnav component */
.uk-slidenav-position:hover .uk-dotnav {
  display: flex;
}
.uk-dotnav {
  margin-bottom: 10px;
  display: none;
}
.uk-dotnav > * > * {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 13px;
  height: 13px;
}
.uk-dotnav > .uk-active > * {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.uk-dotnav-contrast > * > * {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
}
/* Custom styles for uikit slidenav component */
.uk-slidenav-contrast {
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
.uk-slidenav-position .uk-slidenav-next {
  right: 0;
}
.uk-slidenav-position .uk-slidenav-previous {
  left: 0;
}
.uk-slidenav .visually-hidden {
  font-size: 0;
  line-height: 0;
  display: none;
}
.aw-rbslider-img-wrapper {
  width: 100%;
  overflow: hidden;
}
.aw-rbslider-img-wrapper .aw-rbslider-img-url {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.aw-rbslider-img-wrapper .aw-rbslider__img {
  filter: none !important;
  width: 100%;
  height: auto;
}
.aw-rbslider-img-wrapper .aw-rbslider__img.is-loaded {
  filter: none;
  transition: filter 1s;
}
.uk-text-center {
  text-align: center !important;
}
/*--------slide show --------------*/
.uk-slideshow > div {
  /* 1 */
  top: 0;
  left: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  opacity: 0;
}
.uk-slideshow > div:first-child {
  opacity: 1;
}
.uk-slideshow > div > img {
  visibility: hidden;
}
.uk-slideshow-fullscreen > div {
  height: 100vh;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../frontend/Humcommerce/msg/en_US/Amasty_Groupcat/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../frontend/Humcommerce/msg/en_US/Amasty_Groupcat/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../frontend/Humcommerce/msg/en_US/Amasty_Groupcat/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../frontend/Humcommerce/msg/en_US/Amasty_Groupcat/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* fancybox-thumbs */

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

.amhideprice-form-ledend {
	margin: 0 !important;
}

.amhideprice-hidden {
    display: none;
}

.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .form .fieldset.payment.hidden{display:none;}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper .checkout-payment-method .step-content .form.payments .opc-payment .payment-methods .payment-method .payment-method-content .form .fieldset.payment.hidden + .terms-conditions{width: 100%;}
.action.primary {

    background-image: none;
    background: #243644;
    border: 1px solid #1979c3;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;

}


/* Modal design */

.modal-inner-wrap{
   max-width: 600px;
}
.modal-popup .modal-header{
   padding: 15px 0;
}
.modal-popup .modal-slide .action-close{
   padding: 15px 0;
}
.modal-popup .modal-title{
   padding-left: 3rem;
}
.modal-popup .product-image-container{
    width: 100px!important;
}
.modal-popup  .product-image-photo{
    width: auto!important;
    height: auto!important;
}
.modal-popup .mgk-adcpopup-block {
    box-sizing: border-box;
}
.mgk-adcpopup-block:after {
    content: "";
    display: block;
    clear: both;
}
.mgk-adcpopup-block .adcpopup-summary {
    width: 48%;
    float: left;
    box-sizing: border-box;
}
.modal-popup .mgk-adcpopup-block .adcpopup-summary {
    width: 48%;
    float: left;
    padding-left: 20px;
    padding-left: 30px;
    box-sizing: border-box;
}
.modal-popup .mgk-adcpopup-block .shopping-actions .action{
    color: #fff;
    background: #C4C4C4;
    border: 1px solid #C4C4C4;
}

.modal-popup .mgk-adcpopup-block .shopping-actions .action:hover{
    text-decoration: none;
}
.modal-popup  .mgk-adcpopup-block .product-item-name{
    font-size: 16px;
    font-weight: 600;
}
.modal-popup .mgk-adcpopup-block .price-container .price{
    font-size: 14px;
    line-height: 18px;
    color: #868686;
}
.modal-popup  .mgk-adcpopup-block .product-item-sku{
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #868686;
}
.modal-popup  .mgk-adcpopup-block .details-qty{
    margin-top: 15px;
    margin-bottom: 25px;
}
.modal-popup .mgk-adcpopup-block .details-qty .label{
    display: block;
    margin-bottom: 5px;
}
.modal-popup .mgk-adcpopup-block .item-qty.ui-spinner-input{
    max-width: 50px!important;
    text-align: center;
}
.modal-popup .mgk-adcpopup-block .ui-spinner-button {
    display: inline-block;
    width: 32px;
    border: 1px solid #c2c2c2;
    text-align: center;
    height: 32px;
    line-height: 26px;
    font-size: 20px;
    margin-left: 10px;
    box-sizing: border-box;
}
.modal-popup .mgk-adcpopup-block .shopping-cart{
    padding: 15px;
    background: #f1f0f0;
    border-radius: 4px;
    margin-bottom: 25px;
}
.modal-popup .mgk-adcpopup-block .summary-title{
    margin-top: 10px;
    font-size: 19px;
}
.modal-popup .mgk-adcpopup-block .summary-item{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.modal-popup  .mgk-adcpopup-block .summary-item .label, .modal-popup  .mgk-adcpopup-block .summary-item .values{
  font-size: 16px;
}
.modal-popup .mgk-adcpopup-block .summary-item + .summary-item{ 
    color: #1879c2;
}.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.mgtcommerce-logo {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAZCAYAAADTyxWqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjVEMjA4OTI0OTNCRkRCMTE5MTRBODU5MEQzMTUwOEM4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIwRDFFMUYwMkM4QjExRTZCRjNDRDIxNTJEQkUzQTg5IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIwRDFFMUVGMkM4QjExRTZCRjNDRDIxNTJEQkUzQTg5IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGODdGMTE3NDA3MjA2ODExODIyQUM5NzcyMTk5ODE5RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODIyQUM5NzcyMTk5ODE5RiIvPiA8ZGM6dGl0bGU+IDxyZGY6QWx0PiA8cmRmOmxpIHhtbDpsYW5nPSJ4LWRlZmF1bHQiPlByaW50PC9yZGY6bGk+IDwvcmRmOkFsdD4gPC9kYzp0aXRsZT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz50yYc8AAAByUlEQVR42pyUSyiEURTH78wg9JVn8opClIUljShZWKlRIiXFkoWFWLKRLYliJytWHklJzKhZjGd5rKhZWSgSCyJk/O/MuXXcvvkec+o3c++5d/5zzr3nXJ8QhhAiI1UKwSgIgvI0kboNgVmQS/PXVMSywR5o1fynbsW6QCUJcnuRYl4XQr1gEwxTeu9s7Qbce11EtE7jOtBEosq25IcTsXqwBjzMhxsU1aCfojoQiQ2GndghaKfxHLgDSzQ/AuPgguaGFRMgRlwxf5j5A8pvdpvyTEpBFRhj/mK6SZleC/n2wbbaoKfZCXYsUn4EPlBAcz84Vos8shqwbHN+RWy8wIX0yEKgzWGpnIFm8MOdqjSmXQg9gwFdiIt9OBT6At3g1mzRl3hKRJjeFNm8TyBLK1Jlsjhnkv0T74ApUAIm6dbMLN8qbC72C/rANWjUGllZDshMJqZKIx2gwkUeKKM6mqei5T/eAJ/JxFRprIBBsAgeKJ1dEGR7Q6xHk5nhZ332Td891G9Rmr+BWps+jp9ZQEv7nNKR1gEuwQi9FpbmSbwGooFdgmziyP89cYvZicnIKmgcpcaNaHtiToRUWvLJPQGrLjrB1P4EGADT+1kLUwS9FgAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  display: inline-block;
  background-size: auto 17px;
  padding-left: 22px;
}

#mgt-developer-toolbar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 45px;
  margin: 0;
  z-index: 2147483647;
  text-align: left;
  color: #ffffff;
  background-color: #323232;
  border-bottom: 4px solid #e97900;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  color: #ffffff !important;
}

#mgt-developer-toolbar a:hover {
  color: #ffffff;
  text-decoration: none;
}

#mgt-developer-toolbar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.mgt-developer-toolbar-logo {
  cursor: pointer;
  float: left;
  margin: 0px 15px 0px 7px;
  padding: 5px 0px 0px 0px;
}

.mgt-developer-toolbar-logo img {
  max-width: none;
}

.mgt-developer-toolbar-blocks {
  float: left;
  padding: 0px 20px 0px 0px;
}

.mgt-developer-toolbar-return-to-site {
  float: right;
  text-align: center;
  margin: 7px 10px 0px 0px;
}

.mgt-developer-toolbar-return-to-site a {
  display: block;
  line-height: 30px;
  color: #ffffff;
  background: #de3e38;
  border-radius: 5px;
  text-decoration: none;
  padding: 0px 20px;
  font-size: 13px;
}

.mgt-developer-toolbar-return-to-site a:hover {
  background: #e97900;	
}

.mgt-developer-toolbar-blocks svg {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.mgt-developer-toolbar-block {
  float: left;
  margin-right: 10px;
  position: relative;
}

.mgt-developer-toolbar-block a {
  color: #ffffff;
  text-decoration: none;
  padding: 0px 15px;
  line-height: 45px;
  display: block;
}

.mgt-developer-toolbar-block a:hover {
  background: #636363;
}

.mgt-developer-toolbar-block a:hover > svg * {
  fill: #323232;
}

.mgt-developer-toolbar-block span {
  padding: 0px 0px 0px 10px;
}

.mgt-developer-toolbar-block-information {
  background: #636363;
  position: absolute;
  padding: 10px 50px 10px 10px;
  top: 45px;
  left: 0px;
  /*min-width: 350px;*/
  white-space: nowrap;
}

.mgt-developer-toolbar-block-information ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.mgt-developer-toolbar-block-information ul li {
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

.mgt-developer-toolbar-block-info span.mode {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.mgt-developer-toolbar-block-magento-version svg  {
  fill: #2082a7;
}

.mgt-developer-toolbar-block-php-parsetime svg  {
  fill: #d13674;
}

.mgt-developer-toolbar-block-memory-consumption svg {
  fill: #7bb301;
}

.mgt-developer-toolbar-block-database-queries svg {
  fill: #e97900;
}

body.mgtdevelopertoolbar-toolbar-container {
  margin: 0px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  padding: 45px 0px 0px 0px;
  background:url(../../frontend/Humcommerce/msg/en_US/Mgt_DeveloperToolbar/images/container_bg.png) repeat-y #f9f9f9;
}

body.mgtdevelopertoolbar-toolbar-container a {
  text-decoration: none;
}

body.mgtdevelopertoolbar-toolbar-container .container {
  max-width: 1000px;
  padding-right: 15px;
}

.mgt-developer-toolbar-container-summary {
  background: #e97900;
  color: #ffffff;
  padding: 20px 10px;
}

.mgt-developer-toolbar-container-summary h2 {
  font-weight: 30px;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}

.mgt-developer-toolbar-container-summary h2 a {
  color: #ffffff;
}

.mgt-developer-toolbar-container-summary h2 a:hover {
  text-decoration: underline;
}

.mgt-developer-toolbar-container-summary ul {
  margin: 0px;
  padding: 0px;
}

.mgt-developer-toolbar-container-summary ul li {
  display: inline;
  padding: 0px 30px 0px 0px;
}

.mgt-developer-toolbar-container-sidebar {
  float:left;
  width: 220px;
  padding: 10px 0px;
  color: #ffffff;
}

.mgt-developer-toolbar-container-sidebar ul {
  margin: 0px;
  padding: 0px;
}

.mgt-developer-toolbar-container-sidebar ul li a {
  color: #ffffff;
  line-height: 30px;
  display: block;
  padding: 0px 20px 0px 20px;
  font-size: 16px;
  border-bottom: 3px solid #323232;
}

.mgt-developer-toolbar-container-sidebar ul li a:hover {
  background: #636363;
}

.mgt-developer-toolbar-container-sidebar ul li.active a {
  background: #636363;
}

.mgt-developer-toolbar-container-collector-content {
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 0px 220px;
}

.mgt-developer-toolbar-container-collector-content h2 {
  font-size: 28px;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
}

.mgt-developer-toolbar-container-collector-content h3 {
  font-size: 26px;
  font-weight: normal;
  margin: 25px 0px 15px 0px;
}

.mgt-developer-toolbar-sidebar-metrics {
  padding: 0px 0px 30px 0px;
  overflow: auto;
}

.mgt-developer-toolbar-sidebar-metric {
  float: left;
  min-width: 100px;
  min-height: 70px;
  border: 1px solid #E0E0E0;
  background: #ffffff;
  border: 1px solid #E0E0E0; 
  box-shadow: 0px 0px 1px rgba(128, 128, 128, .2);
  margin-right: 30px;
}

.mgt-developer-toolbar-sidebar-metric span.value {
  display: block;
  font-size: 28px;
  padding: 8px 15px 4px;
  text-align: center;
}

.mgt-developer-toolbar-sidebar-metric span.label {
  background: #E0E0E0;
  color: #222;
  display: block;
  font-size: 12px;
  padding: 5px;
  text-align: center;
}

table.data-table {
  background: #ffffff; 
  border: 1px solid #E0E0E0; 
  width: 100%;
}

table.data-table th, table.data-table td {
  padding: 8px 10px;
}

table.data-table th {
  font-weight: bold;
  text-align: left;
}

table.data-table thead th {
  background-color: #E0E0E0;
}

table.data-table tbody th,
table.data-table tbody td {
  font-size: 15px;
  border: 1px solid #E0E0E0;
  border-width: 1px 0;
}

.no-parameters {
  border: 4px dashed #E0E0E0;
  color: #999999;
  padding: 15px;
}

.no-parameters p {
  padding: 0px 0px 0px 20px;
}

.mgt-developer-toolbar-sidebar-profiler-grid {
  background: #ffffff;
  padding: 0px;
}

.mgt-developer-toolbar-sidebar-profiler-grid table.data-table-profiler tr td {
  position: relative;
}

.mgt-developer-toolbar-sidebar-profiler-grid table.data-table-profiler tr:hover td {
  background: #e5f7fe;
  cursor: pointer;
}

.mgt-developer-toolbar-sidebar-profiler-grid table.data-table-profiler span.time-percentage {
  position: absolute;
  left: 0px;
  bottom: -1px;
  background: #e97900;
  height: 2px; 
}

.mgt-developer-toolbar-sidebar-database-queries pre {
  padding: 10px;
  margin: 0px;
  white-space: normal;
}

.mgt-developer-toolbar-sidebar-database-queries td {
  vertical-align: top;
}

.mgt-developer-toolbar-sidebar-block-parent {
  background: #DDDDDD;
}

.mgt-developer-toolbar-sidebar-blocks-container ul {
  list-style-type: none;
  padding: 10px 20px;
  background: #ffffff;
}

.mgt-developer-toolbar-sidebar-blocks-container ul li {
  padding: 0px 10px;
}

.mgt-developer-toolbar-sidebar-blocks-container ul li a {
  text-decoration: none;
  color: #666666;
  background: url(../../frontend/Humcommerce/msg/en_US/Mgt_DeveloperToolbar/images/bullet_toggle_plus.png) no-repeat 0 3px;
  padding: 0px 0px 0px 15px;
  line-height: 20px;
  display: block;
}

ul.mgt-developer-toolbar-sidebar-block-properties {
  background: #f9f9f9;
  border: 1px solid #ccc;
}

ul.mgt-developer-toolbar-sidebar-block-properties li {
  line-height: 18px;
  font-size: 11px;
  color: #666666;
}

.mgt-developer-toolbar-sidebar-events a {
  color: #000000;
  text-decoration: none;
  background: url(../../frontend/Humcommerce/msg/en_US/Mgt_DeveloperToolbar/images/bullet_toggle_plus.png) no-repeat 0 3px;
  display: block;
  padding: 0px 0px 0px 20px;
}

.mgt-developer-toolbar-sidebar-events table tr:hover td {
  background: #e5f7fe;
  cursor: pointer;
}

.mgt-developer-toolbar-sidebar-events ul.observers {
  list-style-type: none;
  background: #f9f9f9;
  border: 1px solid #ccc;
  padding: 5px 0px;
  margin: 10px 0px 0px 0px;
}

.mgt-developer-toolbar-sidebar-events ul.observers li {
  line-height: 20px;
  font-size: 13px;
  padding: 5px 0px 5px 20px;
  border-bottom: 1px solid #ccc;
}

.mgt-developer-toolbar-sidebar-events ul.observers li:last-child {
  border-bottom: 0px;
}

.mgt-developer-toolbar-sidebar-plugins a {
  color: #000000;
  text-decoration: none;
  background: url(../../frontend/Humcommerce/msg/en_US/Mgt_DeveloperToolbar/images/bullet_toggle_plus.png) no-repeat 0 3px;
  display: block;
  padding: 0px 0px 0px 20px; 
}

.mgt-developer-toolbar-sidebar-plugins table tr:hover td {
  background: #e5f7fe;
  cursor: pointer;
}

.mgt-developer-toolbar-sidebar-plugins ul.plugins {
  list-style-type: none;
  background: #f9f9f9;
  border: 1px solid #ccc;
  padding: 5px 0px;
  margin: 10px 0px 0px 0px;
}

.mgt-developer-toolbar-sidebar-plugins ul.plugins li {
  line-height: 20px;
  font-size: 13px;
  padding: 5px 0px 5px 20px;
  border-bottom: 1px solid #ccc;
}

.mgt-developer-toolbar-sidebar-plugins ul.plugins li:last-child {
  border-bottom: 0px;
}
@charset "utf-8";
/* CSS Document */

/* ---------- GENERAL ---------- */

a {
    text-decoration: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

h4,
h5 {
    line-height: 1.5em;
    margin: 0;
}

div#tab-label {
    width: 50%;
    margin: 0px;
}

hr {
    background: #e9e9e9;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    margin: 0;
    min-height: 1px;
}

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

input {
    border: 0;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    margin: 0;
}

p {
    margin: 0;
}

.clearfix {
    *zoom: 1;
}

/* For IE 6/7 */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* ---------- chatbox-component ---------- */

#chatbox-component {
    bottom: 0;
    font-size: 12px;
    right: 24px;
    position: fixed;
    width: 325px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 899;
    transition: all 0.4s ease-in-out;
}

#chatbox-component .loading-state {
    position: absolute;
    top: 57px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
    width: 50%;
    height: 20px;
    text-align: center;
    color: #f34903;
}

#chatbox-component header {
    background: #fff;
    border-radius: 5px 5px 0 0;
    color: #0c0b0ac2;
    cursor: pointer;
    padding: 10px 24px;
    position: relative;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid #42a1c5;
}

#chatbox-component .chatbox-avatar {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    background: white;
    padding: 3px;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    transition: 0.1s ease-out;
    bottom: 0;
    left: 6px;
}

#chatbox-component .chatbox-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

#chatbox-component .support_status {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    width: 8px;
    position: absolute;
    left: 75px;
    top: 15px;
}

#chatbox-component h4 {
    font-size: 12px;
    display: inline-block;
    float: left;
    position: relative;
    left: 70px;
}

#chatbox-component h5 {
    font-size: 10px;
}

/*authentication foem style*/
#chatbox-component #login-form {
    padding: 0px !important;
}

#chatbox-component #login-form .fieldset {
    margin: 0 0 10px !important;
}

#chatbox-component .product.data.items > .item.content {
    padding: 15px !important;
}

.chat-message-client-counter {
    background: #e62727;
    border: 1px solid #fff;
    border-radius: 50%;
    display: none;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin: -15px 0 0 -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}

.chat-message-admin-counter {
    background: #e62727;
    border: 1px solid #fff;
    border-radius: 50%;
    display: none;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin: -15px 0 0 -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}

.chat-close {
    background: #f6f6f6;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    margin: 2px 0 0 0;
    text-align: center;
    width: 18px;
}

.minim-button {
    background: #616161;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    margin: 2px 2px 0 0;
    text-align: center;
    width: 18px;
    display: none;
}

.maxi-button {
    background: #616161;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    margin: 2px 2px 0 0;
    text-align: center;
    width: 18px;
}

.maxi-button:visited,
.maxi-button:visited,
.minim-button:visited,
.minim-button:visited {
    color: #fff !important;
    text-decoration: none;
}

.chat {
    background: #fff;
    height: 400px;
    display: none;
    position: relative;
}

.chat .fieldset {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
    letter-spacing: -0.31em;
}

.chat .fieldset > .field,
.chat .fieldset > .fields > .field {
    margin: 0 0 5px;
}

.chat .fieldset > .field > .label,
.chat .fieldset > .fields > .field > .label {
    font-weight: 600;
}

#bottom-controls {
    display: flex;
    background: #fff;
    border-top: 2px solid #0091ca;
    position: relative;
}

#chat-form {
    padding: 10px;
    height: 35px;
}

#chat-form textarea.type_message {
    resize: none;
    height: 31px;
    overflow: hidden;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
    font-size: 10px;
    padding: 5px;
    padding-right: 20%;
}

#chat-login-form textarea.type_message {
    resize: none;
}

#register-form textarea.type_message {
    resize: none;
}

#chat-form textarea.type_message:focus {
    box-shadow: none;
}

#bottom-controls form {
    width: 100%;
}

.chat-history {
    height: 315px;
    padding: 8px 16px;
    overflow-y: scroll;
}

.chat-message-client p {
    color: #303030;
    font-weight: 600;
    text-align: left;
}

.chat-message-client {
    margin: 16px 0;
}

.chat-message-client .icon-container i {
    border-radius: 50%;
    float: left;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.chat-message-client-content {
    margin-left: 56px;
}

.chat-message-client-content img {
    float: none;
    border-radius: 0;
    margin-left: 10px;
}

.chat-message-client-content .image-type {
    float: none;
    width: 100%;
    border-radius: 6px;
    margin-left: 0px;
}

.chat-message-admin {
    margin: 16px 0;
}

.chat-message-admin img {
    border-radius: 50%;
    float: right;
}

.chat-message-admin-content {
    margin-right: 56px;
    text-align: right;
}

.chat-message-admin-content img {
    float: none !important;
    border-radius: 0 !important;
    margin-left: 10px;
}

.chat-message-admin-content .image-type {
    float: none !important;
    width: 100%;
    border-radius: 6px !important;
    margin-left: 0px;
}

.chat-time {
    float: right;
    font-size: 10px;
    color: #676056;
}

.chat-message-admin p {
    color: #303030;
    font-weight: 600;
    text-align: left;
}

.chat-message-admin .chat-time {
    float: left;
    font-size: 10px;
    color: #676056;
}

.chat-feedback {
    font-style: italic;
    margin: 0 0 0 80px;
}

.send-button {
    position: absolute;
    bottom: 5%;
    width: 37px;
    height: 34px;
    right: 20px;
    opacity: 0;
}

.send-image {
    position: absolute;
    bottom: 5%;
    right: 24px;
}

.triangle-right.left {
    margin-left: 64px;
    background: rgba(7, 152, 148, 0.7);
    top: -15px;
    margin-bottom: 0;
    left: -15px;
}

.triangle-right {
    position: relative;
    padding: 7px;
    margin: 1em 0 3em;
    color: #fff;
    background: #075698;
    background: -webkit-gradient(
        linear,
        0 0,
        0 100%,
        from(#2e88c4),
        to(#075698)
    );
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: linear-gradient(#2e88c4, #075698);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.triangle-right.left:after {
    top: 25px;
    left: -20px;
    bottom: auto;
    border-width: 12px 20px 0 0;
    border-color: transparent rgba(7, 152, 148, 0.7);
    visibility: inherit;
}

.triangle-right.right {
    margin-right: 67px;
    background: #ccc;
    word-wrap: break-word;
    top: -12px;
    margin-bottom: 0;
    right: -25px;
}

.triangle-right.right:after {
    top: 16px;
    right: -20px;
    bottom: auto;
    left: auto;
    border-width: 12px 0 0 20px;
    border-color: transparent #ccc;
    visibility: inherit;
}

.triangle-right:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #075698 transparent;
    display: block;
    width: 0;
}

/*
start chat style
 */
.start_message {
    height: 155px;
    border-radius: 2%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*customer controls*/
.user-info {
    width: 60%;
    float: left;
    position: relative;
}

.user-info-button {
    float: right;
    font-size: 18px;
    top: 2px;
    position: relative;
    right: 17px;
}

.user-info img {
    float: left !important;
    margin-right: 5px !important;
    width: 15%;
    border-radius: 50%;
}

.user-info h4 {
    float: left !important;
    display: inline-block;
    margin-right: 5px;
    left: 0px !important;
    top: 10px;
    color: #969696 !important;
}

.user-info .customer_status {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
    position: absolute;
    top: 25px;
    left: 0;
}

.report-button {
    float: right;
    position: relative;
    right: 30px;
    top: 5px;
}

#report_form input::-webkit-input-placeholder,
#report_form input::placeholder,
#report_form textarea::placeholder {
    color: c2c2c2;
    font-size: 1.2rem;
}

.customer-controls {
    border-radius: 0;
    background: #fff !important;
    border-bottom-style: ridge;
    z-index: 10;
    color: #3e3333 !important;
    padding: 2px !important;
    box-shadow: 0 6px 7px 0px rgba(0, 0, 0, 0.2) !important;
    top: 4.6rem !important;
    border: none !important;
    position: absolute !important;
    width: 99%;
}

.customer-controls .controls {
    float: right;
    width: 40%;
}

.customer-controls .chat_status {
    background: url("../../frontend/Humcommerce/msg/en_US/Webkul_ChatGptBot/images/drop_down.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    float: left;
    position: relative;
    margin-top: 12px;
}

#chatbox-component .online_status:before {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
}

#chatbox-component .busy_status:before {
    background: #d10000;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
}

#chatbox-component .idle_status:before {
    background: #77777a;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
}

.chat_status .wk_chat_status_options {
    background-color: #ffffff;
    position: absolute;
    width: 182px;
    height: auto;
    top: 29px;
    right: -54px;
    z-index: 999;
    display: none;
    padding: 10px;
    -webkit-box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    border-radius: 7px;
}

#chatbox-component .status_point {
    background-color: #ffffff;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #0d5a8f;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 60px;
    top: -8px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

#chatbox-component .list-group-item {
    padding: 5px;
    border: 1px solid #ddd;
    color: #503333;
}

.customer-controls .wk_chat_setting {
    background: url(../../frontend/Humcommerce/msg/en_US/Webkul_ChatGptBot/images/setting.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    float: left;
    position: relative;
    margin-top: 7px;
}

.customer-controls .wk_chat_sound {
    background: url(../../frontend/Humcommerce/msg/en_US/Webkul_ChatGptBot/images/sound.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 22px;
    float: left;
    margin-top: 7px;
    background-position: -21px 0px;
}

.customer-controls .wk_sound_play {
    display: none;
}

/*load chat history*/
.load_history {
    background: url(../../frontend/Humcommerce/msg/en_US/Webkul_ChatGptBot/images/load_clock.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 30px;
    margin-top: 2px;
    float: right;
}

.load_history .wk_chat_history_options {
    background-color: #ffffff;
    border: 1px solid #0d5a8f;
    position: absolute;
    width: 115px;
    height: auto;
    top: 45px;
    right: 0px;
    z-index: 999;
    -webkit-box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    border-radius: 7px;
    display: none;
    padding: 5px;
}

/*Setting Pannel*/
.wk_chat_setting .wk_chat_setting_options {
    background-color: #ffffff;
    position: absolute;
    width: 182px;
    height: auto;
    top: 29px;
    right: -54px;
    z-index: 999;
    display: none;
    padding: 10px;
    -webkit-box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    box-shadow: -2px 2px 13px 6px rgba(0, 0, 0, 0.48);
    border-radius: 7px;
}

.profile-setting-image {
    height: 50%;
    width: 80%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 20%;
    left: 9%;
    z-index: 200;
    border-radius: 4%;
}

.profile-setting-image .image_block {
    width: 51%;
    height: 51%;
    background: white;
    position: absolute;
    top: 10%;
    left: 24%;
    border-radius: 50%;
}

.profile-setting-image .actions-toolbar {
    position: absolute;
    bottom: 10px;
    left: 35px;
}

.profile_image {
    position: absolute;
    top: 12%;
    left: 25%;
    height: 50%;
    width: 50%;
    opacity: 0;
}

#user-profile-image {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.chat-loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10001;
    background: rgba(255, 255, 255, 0.5);
}

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

.chat-date {
    display: block;
    position: relative;
    padding: 5px;
    left: 43%;
    width: 30%;
    top: -12px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border-radius: 9%;
    opacity: 0.5;
    font-weight: 600;
}

.chat-message-notification {
    position: fixed;
    background: transparent;
    transition: all 500ms ease-out;
    width: 260px;
    height: auto;
    right: 0px;
    top: 50px;
    z-index: 9999;
}

.msg_notification {
    width: 260px;
    height: auto;
    border: 1px solid #989898;
    z-index: 9999;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 6px #b2b2b2;
    display: inline-block;
    position: relative;
    vertical-align: top;
    float: right;
    margin: 5px 20px 5px 45px;
}

.msg_notification::before {
    background-color: #ffffff;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform: rotate(29deg) skew(-35deg);
    -moz-transform: rotate(29deg) skew(-35deg);
    -ms-transform: rotate(29deg) skew(-35deg);
    -o-transform: rotate(29deg) skew(-35deg);
    -webkit-transform: rotate(29deg) skew(-35deg);
    width: 20px;
    box-shadow: 2px -2px 2px 0 rgba(178, 178, 178, 0.4);
    right: -9px;
}

.msg_notification .wk_msgLogo {
    width: 20%;
    height: 20%;
    padding-top: 20px;
    float: left;
    padding-left: 5px;
}

.msg_notification .wk_msgdetails {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    padding-top: 15px;
    line-height: 1;
    position: relative;
}

.wk_msgdetails .wk_userName {
    width: 80%;
    color: #2b99ce;
    font-family: opensans;
    font-weight: 400;
    font-size: 14px;
    display: inline;
    padding: 5px;
}

.wk_msgdetails .wk_userMsg {
    width: 100%;
    color: #424242;
    font-family: opensans;
    font-weight: 400;
    font-size: 14px;
    padding: 5px;
    height: 45px;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    display: block;
}

.wk_msgdetails .wk_userLink {
    width: 100%;
    color: #2b99ce;
    font-family: opensans;
    font-weight: 400;
    font-size: 13px;
    display: block;
    padding: 5px;
    float: left;
}

.wk_msgdetails .wk_msgClose {
    position: absolute;
    height: 15px;
    width: 13px;
    right: 6px;
    top: 2px;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    cursor: pointer;
    overflow: hidden;
}

.status-error {
    margin: 0;
    position: relative;
    top: -10px;
    background: #eeb9b9;
    padding: 5px;
    border-radius: 5px;
}

.agent-error {
    top: 0;
    left: 10px;
    color: #610505;
    font-size: 1rem;
    z-index: 1;
    position: absolute;
}

.file-error {
    left: 10px;
    color: #610505;
    font-size: 1rem;
    z-index: 1;
    position: absolute;
    top: 5px;
}

.report.status-success {
    padding: 3px;
    background: #eaf9ed;
    border: 1px solid #7db78c;
    color: #717171;
}

.product.data.items {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 768px) {
    .product.data.items > .item.content {
        background: #fff;
        margin-top: 43px;
        padding: 35px 35px 35px 35px;
        border: 1px solid #ccc;
    }

    .product.data.items > .item.content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        border-left: black;
        width: 100%;
    }

    .product.data.items {
        width: 100%;
    }

    .detailed .product.data.items {
        margin-left: 1px;
        margin-right: 3px;
        width: 100%;
    }

    .detailed .product.data.items > .item.title {
        width: 50%;
        float: left;
    }

    #chatbox-component {
        right: 5px;
    }

    .send-image {
        position: absolute;
        bottom: 5%;
        right: 16px;
    }

    #chat-form .type_message {
        height: 55px;
    }
}

/*Chat history Page*/
@media only screen and (min-width: 768px) {
    .wk-mp-design .wk-box {
        width: 48% !important;
    }
}

@media only screen and (max-width: 767px) {
    .wk-order-title-block {
        display: none;
    }
}

.wk-mp-design .order-actions-toolbar,
.wk-mp-design .actions,
.wk-mp-page-title,
.wk-sales,
.wk-orderbox-details .name,
.wk-ship-row {
    display: inline-block;
    width: 100%;
}

.wk-mp-design .block-order-details-view {
    margin-bottom: 0 !important;
}

.wk-mp-design .table-wrapper {
    overflow: auto;
}

/*end order css*/
.wk-mp-design .fieldset > .legend {
    box-sizing: border-box;
    float: left;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 100%;
}

.wk-mp-design .fieldset > .field > .label,
.fieldset > .fields > .field > .label,
.wk-mp-model-popup .fieldset > .field > .label,
.fieldset > .fields > .field > .label {
    display: inline-block;
    margin: 0 0 8px;
    width: auto !important;
}

.wk-mp-design .wk-mp-fieldset .control {
    width: 100% !important;
    overflow: auto;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
    .wk-mp-design table {
        font-size: 12px !important;
    }
}

#wk-mp-tr-heading {
    background-color: #eeeeee;
}

#wk-mp-tr-heading th {
    border-color: #d1cfcf;
    border-style: solid;
    border-width: 1px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 3px 9px;
}

.wk-mp-body td {
    text-align: center;
    padding: 5px 7px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 0 1px 1px 0;
    background: url("../../frontend/Humcommerce/msg/en_US/Webkul_ChatGptBot/images/filter-row-bg.png") repeat-x #e3eff1;
    background-color: #e3eff1;
    border-bottom: none;
}

.wk-mp-list-table {
    width: 100%;
    border: 1px solid #cccccc;
}

.wk-mp-list-table thead span {
    font-weight: bold;
}

.wk-mp-list-container-table {
    margin-top: 15px;
    margin-bottom: 2px;
    clear: both;
}

td.wk-mp-td-last {
    border-right: 1px;
}

.wk-mp-td-span {
    width: 50%;
    float: left;
}

.wk-mp-td-span input {
    width: 60%;
}

.wk-mp-label {
    background: none repeat scroll 0 0 #f18200;
    border: 1px solid #de5400;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 2px 15px;
    padding: 1px 5px;
}

.wk-content th {
    border-left: 1px solid #ccc;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.wk-row-view td {
    border-left: 1px solid #ccc;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.wk-check-first-td {
    border-left: none;
    border-right: 1px solid #ccc;
}

.wk-first-td {
    width: 26%;
    border-left: none;
}

.wk-last-tr {
    border-bottom: none;
}

.send-attachment {
    color: #9a9a9a;
    margin-right: 5px;
    font-size: 24px;
    cursor: pointer;
}

#send-attachment {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 2px;
    opacity: 0;
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 25px;
    height: 25px;
    width: 100px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-shadow: 0px 1px 0 #a2a2a2;
}

.star-ratings-css-top {
    color: #e7711b;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}

.chat .dropup.open > .dropdown-menu {
    display: block;
}

.chat .dropup {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.chat .dropup .dropdown-menu {
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

.dropdown-menu-right .emoticon_set {
    display: inline-block;
}

.dropdown-menu-right .smiley_pad {
    margin-bottom: 5px;
}

.cancel-rating-popup {
    float: right;
    position: relative;
    top: -9px;
    cursor: pointer;
}

.block-comment {
    resize: none;
}

.block-comment::-webkit-input-placeholder {
    color: #736c6c;
}

.start-message {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 140px;
    resize: none;
}

.wkaicg-bot-thinking-container {
    padding: 0px 0px 5px 5px;
}
.wkaicg-bot-thinking {
    bottom: 0;
    font-size: 11px;
    padding: 2px 6px;
}
.wkaicg-bot-thinking.hide {
    visibility: hidden;
}
.wkaicg-jumping-dots span {
    position: relative;
    bottom: 0px;
    -webkit-animation: wkaicg-jump 1500ms infinite;
    animation: wkaicg-jump 2s infinite;
}
.wkaicg-jumping-dots .wkaicg-dot-1 {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.wkaicg-jumping-dots .wkaicg-dot-2 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}
.wkaicg-jumping-dots .wkaicg-dot-3 {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}
@-webkit-keyframes wkaicg-jump {
    0% {
        bottom: 0px;
    }
    20% {
        bottom: 5px;
    }
    40% {
        bottom: 0px;
    }
}

@keyframes wkaicg-jump {
    0% {
        bottom: 0px;
    }
    20% {
        bottom: 5px;
    }
    40% {
        bottom: 0px;
    }
}

/*
.chat-message-admin .typed {
    width: 0;
    animation: typing;
    animation-duration: 1.5s;
    animation-timing-function: steps(30, end);
    animation-fill-mode: forwards;
}

@keyframes typing {
  from { width: 0;}
  to { width: 100%;}
}*/
