@charset "UTF-8";
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-900.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-900.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-900.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-800.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-800.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-800.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-700.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-700.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-700.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-600.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-600.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-600.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-500.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-500.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-500.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-400.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-400.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-400.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-400i.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-400i.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-400i.otf") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-300.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-300.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-300.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-300i.woff2") format("woff2"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-300i.woff") format("woff"), url("https://www.jpplus.com/jp4/assets/fonts/proxima-nova-300i.otf") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 300;
}
.proxima-nova {
  font-family: "proxima-nova", sans-serif;
}

*, *:before, *:after {
  font-family: "proxima-nova", sans-serif;
}

h1 {
  font-size: 64px;
  font-weight: 800;
  margin: 24px 0;
}

h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 18px 0;
}

h3 {
  font-size: 32px;
  font-weight: 400;
  margin: 16px 0;
}

h4 {
  font-size: 20px;
  font-weight: 400;
  margin: 12px 0;
}

h5 {
  font-size: 16px;
  font-weight: 700;
}

p {
  font-size: 18px;
  line-height: 1.4;
}
p.semi-bold {
  font-weight: 600;
}

a {
  transition: 0.24s;
  text-decoration: none;
  color: #0088CE;
}

p a, span a {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

h1 a, h2 a, h3 a, h4 a, h5 a, p a {
  color: #004F9D;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, p a:hover {
  color: #0088CE;
}

img {
  font-size: 8px;
}

.blue-button {
  font-weight: 800;
  text-decoration: none !important;
  transition: 0.24s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088CE !important;
  border: 1px solid #0088CE !important;
}
.blue-button span {
  font-weight: 800;
  transition: 0.24s;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.blue-button:hover, .blue-button:focus {
  box-shadow: 0 0 12px 0 0px 0px 12px rgba(0, 0, 0, 0.12);
  transition: 0.24s;
  background-color: #1A94D3 !important;
}
.blue-button:hover span, .blue-button:focus span {
  transition: 0.24s;
}
.blue-button:hover {
  filter: brightness(1.1);
  box-shadow: 0 0 12px rgba(2, 2, 2, 0.12);
}

@keyframes onAutoFillStart {
  from { /**/ }
  to { /**/ }
}
@keyframes onAutoFillCancel {
  from { /**/ }
  to { /**/ }
}
input:-webkit-autofill, select:-webkit-autofill {
  animation-name: onAutoFillStart;
  transition: background-color 50000s ease-in-out 0s;
}

input:not(:-webkit-autofill), select:not(:-webkit-autofill) {
  animation-name: onAutoFillCancel;
}

body > main input[type=checkbox], body > main input[type=radio] {
  appearance: none;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  border: 0;
  cursor: pointer;
}
body > main input[type=checkbox]::before, body > main input[type=radio]::before {
  background-color: #f3f3f3;
  content: "✔";
  align-items: center;
  justify-content: center;
  display: flex;
  height: 20px;
  color: #f3f3f3;
  width: 20px;
  transition: 0.18s ease;
  box-shadow: inset 0 0 10px #e7e7e7;
  padding-top: 1px;
}
body > main input[type=radio]::before {
  content: "";
}
body > main input[type=checkbox]:checked::before, body > main input[type=radio]:checked::before {
  background: #0088ce;
  color: #fff;
  box-shadow: inset 0 0 10px transparent;
  content: "✔";
  display: flex;
  align-items: center;
  justify-content: center;
}
body > main input[type=radio]:checked::before {
  content: "";
}
body > main select:not([data-role=limiter]) {
  background: #ededed;
  border-color: #ededed;
  border-radius: 0;
  border-style: solid;
  border-width: 1.5px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  padding: 10px;
  color: #b3b3b3;
  font-size: 14px;
}
body > main button, body > main select {
  text-transform: none;
}
body > main button, body > main input, body > main optgroup, body > main select, body > main textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.jpp-loader {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  cursor: wait;
  /*
  &::after {
      content:'Loading, please wait...';
      position: relative;
      display:inline-block;
      @include small-typography;
  }
  */
}
.jpp-loader::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url("https://www.jpplus.com/assets/images/loader-blue.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.jpp-loader span {
  font-weight: 500;
  line-height: 12px;
  padding: 4px 10px;
  background-color: #cce7f5;
  border-color: #004f94;
  color: #004f94;
  border-radius: 25px;
  font-size: 11px;
}

.jpp-component-input, .jpp-component-select, .jpp-component-textarea {
  position: relative;
  margin-top: 5px;
}
.jpp-component-input.empty label, .jpp-component-select.empty label, .jpp-component-textarea.empty label {
  color: #b3b3b3;
  top: 30px;
}
.jpp-component-input label, .jpp-component-select label, .jpp-component-textarea label {
  opacity: 1;
  font-size: 14px;
  z-index: 1;
  pointer-events: none;
  position: relative;
  font-weight: 600;
  transition: 0.24s ease;
  padding-left: 12px;
  user-select: none;
}
.jpp-component-input label span.required, .jpp-component-select label span.required, .jpp-component-textarea label span.required {
  color: #0088ce;
  font-size: inherit !important;
  margin-left: 2px;
}
.jpp-component-input input, .jpp-component-input select, .jpp-component-input textarea, .jpp-component-select input, .jpp-component-select select, .jpp-component-select textarea, .jpp-component-textarea input, .jpp-component-textarea select, .jpp-component-textarea textarea {
  border: 1.5px solid transparent;
  transition: 0.24s ease;
  margin-top: 0;
  width: 100%;
  outline: none;
}
.jpp-component-input.focus label, .jpp-component-input.valid label, .jpp-component-input.error:not(.empty) label, .jpp-component-select.focus label, .jpp-component-select.valid label, .jpp-component-select.error:not(.empty) label, .jpp-component-textarea.focus label, .jpp-component-textarea.valid label, .jpp-component-textarea.error:not(.empty) label {
  top: 2px;
  font-size: 12px;
  color: #222;
}
.jpp-component-input.focus input, .jpp-component-input.focus select, .jpp-component-input.focus textarea, .jpp-component-select.focus input, .jpp-component-select.focus select, .jpp-component-select.focus textarea, .jpp-component-textarea.focus input, .jpp-component-textarea.focus select, .jpp-component-textarea.focus textarea {
  border: 1.5px solid #0088ce;
}
.jpp-component-input.valid input, .jpp-component-input.valid select, .jpp-component-input.valid textarea, .jpp-component-select.valid input, .jpp-component-select.valid select, .jpp-component-select.valid textarea, .jpp-component-textarea.valid input, .jpp-component-textarea.valid select, .jpp-component-textarea.valid textarea {
  border: 1.5px solid #68bb5b;
}
.jpp-component-input.error input, .jpp-component-input.error select, .jpp-component-input.error textarea, .jpp-component-select.error input, .jpp-component-select.error select, .jpp-component-select.error textarea, .jpp-component-textarea.error input, .jpp-component-textarea.error select, .jpp-component-textarea.error textarea {
  border: 1.5px solid #b81f27;
}
.jpp-component-input.first-name, .jpp-component-select.first-name, .jpp-component-textarea.first-name {
  margin-right: 12px;
}
.jpp-component-input.first-name, .jpp-component-input.last-name, .jpp-component-select.first-name, .jpp-component-select.last-name, .jpp-component-textarea.first-name, .jpp-component-textarea.last-name {
  width: calc(50% - 6px);
  float: left;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.jpp-component-input .mage-error, .jpp-component-select .mage-error, .jpp-component-textarea .mage-error {
  position: absolute;
  font-size: 11px;
  transform: translateY(2px);
  color: #b81f27;
  right: 0;
}
.jpp-component-input .field-tooltip, .jpp-component-select .field-tooltip, .jpp-component-textarea .field-tooltip {
  display: inline-block !important;
  margin-top: 30px;
  margin-right: 1px;
}

.jpp-component-select {
  position: relative;
}
.jpp-component-select label {
  z-index: 5;
}
.jpp-component-select select {
  color: #222;
  padding-left: 7px;
}
.jpp-component-select.empty:not(.focus) select {
  color: transparent;
}
.jpp-component-select:before {
  position: absolute;
  content: "";
  bottom: 1.5px;
  left: 1.5px;
  right: 20px;
  background: #ededed;
  pointer-events: none;
  transition: 0.18s ease;
  height: 37px;
}
.jpp-component-select:hover:before {
  background: #f5f5f5;
}
.jpp-component-select.focus:before, .jpp-component-select.valid:before, .jpp-component-select.error:before {
  opacity: 0;
}
.jpp-component-select.error.empty label {
  top: 2px;
  font-size: 12px;
  color: #222;
}
.jpp-component-select option {
  color: #222 !important;
}

.jpp-component-textarea textarea {
  background: #ededed;
  width: 100%;
  min-height: 150px;
  font-size: 14px;
  font-weight: 500;
  font-family: "proxima-nova", sans-serif;
  padding: 10px;
}
.jpp-component-textarea textarea::placeholder {
  font-size: 14px;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif;
  color: #b3b3b3;
}

.jpp-readmore-component .wrapper {
  position: relative;
  overflow-y: hidden;
  transition: height 0.4s ease;
}
.jpp-readmore-component.controls:not(.expanded) .wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 26px;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.56) 40%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  opacity: 1;
  transition: 0.9s ease;
  z-index: 100;
}
.jpp-readmore-component .toggle {
  font-weight: 800;
  background: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  width: 400px;
  max-width: calc(100% - 32px);
  line-height: 40px;
  text-align: center;
  display: block;
  font-size: 14px;
  user-select: none;
  transition: 0.18s ease;
  box-shadow: 0px 0px 2px rgba(2, 2, 2, 0.28);
  padding: 0;
  opacity: 1;
  pointer-events: auto;
  margin: 20px auto 4px;
  height: 40px;
}
@media (max-width: 1440px) {
  .jpp-readmore-component .toggle {
    transform: scale(0.88);
  }
}
.jpp-readmore-component .toggle:hover {
  background: #0088ce;
  color: #fff;
  box-shadow: 0px 0px 2px rgba(2, 2, 2, 0.28);
  filter: brightness(1.1);
}
.jpp-readmore-component .toggle:hover span {
  color: #fff;
}
.jpp-readmore-component .toggle span {
  font-size: 14px;
  font-weight: 800;
  user-select: none;
  transition: 0.18s ease;
  color: #0088ce;
}

.jpp-component-input {
  /* Hide the "mm/dd/yyyy" text */
  /* Show the text again when focused or valid */
}
.jpp-component-input input[type=date] {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jpp-component-input input[type=date]::-webkit-datetime-edit-text,
.jpp-component-input input[type=date]::-webkit-datetime-edit-month-field,
.jpp-component-input input[type=date]::-webkit-datetime-edit-day-field,
.jpp-component-input input[type=date]::-webkit-datetime-edit-year-field {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jpp-component-input.focus input[type=date]::-webkit-datetime-edit-text, .jpp-component-input.focus input[type=date]::-webkit-datetime-edit-month-field, .jpp-component-input.focus input[type=date]::-webkit-datetime-edit-day-field, .jpp-component-input.focus input[type=date]::-webkit-datetime-edit-year-field, .jpp-component-input.valid input[type=date]::-webkit-datetime-edit-text, .jpp-component-input.valid input[type=date]::-webkit-datetime-edit-month-field, .jpp-component-input.valid input[type=date]::-webkit-datetime-edit-day-field, .jpp-component-input.valid input[type=date]::-webkit-datetime-edit-year-field {
  color: #222;
}

.field-tooltip .field-tooltip-content._active {
  display: block;
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake {
  animation-name: shake;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.checkout-index-index .page-wrapper {
  background: linear-gradient(to right, #fff 0%, #f9f9f9 50%, #fff 100%);
}
@media (max-width: 768px) {
  .checkout-index-index .page-wrapper {
    background: #F9F9F9;
  }
}
@media (min-width: 767px) {
  .checkout-index-index .page-wrapper .page-main {
    width: 1500px;
    max-width: calc(100% - 32px);
    margin-right: auto;
    margin-left: auto;
  }
}
.checkout-index-index .checkout-message-wrapper {
  width: 1000px;
  max-width: 100% !important;
  margin: 0 auto;
}
.checkout-index-index .checkout-message-wrapper .checkout-message {
  padding: 16px;
  margin-bottom: 12px;
}
.checkout-index-index .checkout-message-wrapper .checkout-message.seasonal-handling {
  background: linear-gradient(45deg, rgba(0, 107, 180, 0.14) 0%, rgba(0, 157, 136, 0.08) 100%);
}
.checkout-index-index .checkout-message-wrapper .checkout-message.seasonal-handling p {
  color: #004181;
}
.checkout-index-index .checkout-message-wrapper p, .checkout-index-index .checkout-message-wrapper span {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}
.checkout-index-index .global-banner-wrapper, .checkout-index-index .jpplus-top-banner {
  display: none !important;
}
.checkout-index-index .page-header {
  margin-bottom: -1px;
  border: 0;
  background-color: #0084C8;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header {
    position: relative;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 0;
  }
}
.checkout-index-index .page-header > .header {
  margin-bottom: 0;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header {
    position: absolute;
    top: 95px;
    left: 40px;
    width: 100%;
    max-width: 225px;
    padding-top: 0;
  }
}
.checkout-index-index .page-header > .header .logo-container {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container {
    flex-wrap: wrap;
    justify-content: flex-end;
    transform: translateY(-36px);
  }
}
.checkout-index-index .page-header > .header .logo-container .logo {
  margin: 0;
}
.checkout-index-index .page-header > .header .logo-container .logo img {
  max-width: 174px;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container .logo {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .checkout-index-index .page-header > .header .logo-container .logo img {
    max-width: 220px;
  }
}
@media (max-width: 991px) {
  .checkout-index-index .page-header > .header .logo-container .logo {
    margin-top: -18px;
    margin-left: -16px;
    padding-top: 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container .logo {
    margin-left: 0;
  }
}
.checkout-index-index .page-header > .header .logo-container .logo a {
  display: inline;
}
.checkout-index-index .page-header > .header .logo-container .continue-shopping {
  text-decoration: none !important;
  transition: all 0.3s ease;
  line-height: 14px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  text-align: right;
  opacity: 0.68;
}
.checkout-index-index .page-header > .header .logo-container .continue-shopping:hover {
  opacity: 1;
}
@media (max-width: 400px) {
  .checkout-index-index .page-header > .header .logo-container .continue-shopping {
    top: -7px;
    width: 62px;
    height: 32px;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container .continue-shopping {
    z-index: 1;
    top: auto;
    bottom: -20px;
    left: 5px;
    max-width: 100%;
    margin-top: 4px;
    margin-right: 16px;
  }
}
.checkout-index-index .page-header > .header .logo-container .continue-shopping span {
  line-height: 14px;
  text-align: right;
}
.checkout-index-index .page-header .nav-toggle {
  display: none;
}
.checkout-index-index .page-header .nav-toggle::before {
  color: #fff;
}
.checkout-index-index .page-title-wrapper {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: auto;
  position: static;
  width: auto;
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  min-width: 100vw;
  position: relative;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  background: linear-gradient(to bottom, #0084C8 0%, #005480 100%);
}
@media (max-width: 768px) {
  .checkout-index-index .page-title-wrapper {
    padding-top: 68px;
    padding-bottom: 56px;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .page-title-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .checkout-index-index .page-title-wrapper {
    padding: 40px 0;
  }
}
.checkout-index-index .page-title-wrapper + .page.messages {
  position: relative;
  z-index: 1;
  transform: translateY(-26px);
}
.checkout-index-index .page-title-wrapper + .page.messages .message {
  margin: 0 0 18px;
}
.checkout-index-index .page-title-wrapper .page-title {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 992px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-40px);
  }
}
@media (min-width: 992px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-8px);
  }
}
@media (max-width: 768px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-18px);
  }
}
@media (max-width: 480px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-13px);
  }
}
.checkout-index-index .page-title-wrapper .page-title span {
  color: #fff;
}
.checkout-index-index .checkout-container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container > .messages {
    order: 10;
    width: 100%;
  }
}
.checkout-index-index .checkout-container > .authentication-wrapper {
  display: none;
}
.checkout-index-index .checkout-container > .opc-estimated-wrapper {
  display: none;
}
.checkout-index-index .checkout-container > .opc-wrapper {
  padding-right: 12px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .checkout-index-index .checkout-container > .opc-wrapper {
    width: 60% !important;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container > .opc-wrapper {
    order: 10;
    width: 100%;
    padding-right: 0;
  }
}
.checkout-index-index .checkout-container > .opc-wrapper #checkout-step-shipping {
  position: relative;
  min-height: 45px;
}
.checkout-index-index .checkout-container > .opc-wrapper #checkout-step-shipping #co-shipping-form + .message, .checkout-index-index .checkout-container > .opc-wrapper #checkout-step-shipping #co-shipping-form + .message.error {
  margin-top: 10px;
  margin-bottom: 0;
}
.checkout-index-index .checkout-container > .opc-wrapper .phone-link {
  pointer-events: none;
  color: #353535;
  text-decoration: none !important;
}
.checkout-index-index .checkout-container > .opc-wrapper .revert-checkout {
  text-decoration: none !important;
  order: 99;
}
.checkout-index-index .checkout-container > .opc-wrapper .revert-checkout span {
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  display: block;
  width: 400px;
  max-width: 100%;
}
.checkout-index-index .checkout-container > .opc-wrapper #change-address-popup {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container > .opc-wrapper #change-address-popup {
    top: -55px;
  }
}
@media (max-width: 360px) {
  .checkout-index-index .checkout-container > .opc-wrapper #change-address-popup {
    top: -88px;
  }
}
.checkout-index-index .checkout-container > .opc-wrapper #change-address-popup button.action {
  width: 102px;
  height: 36px;
  padding: 0 20px;
  border: 1px solid #dfdfdf;
  border-radius: 0px;
  background-color: #fff;
  transition: all 0.3s ease;
}
.checkout-index-index .checkout-container > .opc-wrapper #change-address-popup button.action span {
  font-size: 14px;
  font-weight: 800;
  line-height: 34px;
  display: block;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container > .opc-wrapper #change-address-popup button.action span {
    font-size: 12px;
  }
}
.checkout-index-index .checkout-container > .opc-wrapper #change-address-popup button.action:hover {
  box-shadow: 0px 1px 4px rgba(2, 2, 2, 0.12);
}
.checkout-index-index .checkout-container > .opc-wrapper #change-address-popup button.action:hover span {
  color: #0088CE;
}
.checkout-index-index .checkout-container > .opc-wrapper #change-address-popup button.action:active {
  box-shadow: 0px 1px 4px rgba(2, 2, 2, 0.12);
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses {
  display: inline-block;
  float: none;
  margin-right: 20px;
  background-color: white;
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses.no-display {
  display: none;
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses .action {
  width: 102px;
  height: 42px;
  padding: 5px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background-color: #fff;
  transition: all 0.3s ease;
  margin-top: 12px;
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses .action span {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses .action:hover {
  box-shadow: 0px 1px 12px rgba(2, 2, 2, 0.12);
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses .action:hover span {
  color: #0088CE;
}
.checkout-index-index .checkout-container > .opc-wrapper #hide-addresses .action:active {
  box-shadow: 0px 1px 12px rgba(2, 2, 2, 0.12);
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items:not(.change-address-active) .shipping-address-item {
  margin-bottom: 0 !important;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item {
  line-height: 20px;
  padding-bottom: 18px;
  padding: 19px 14px 17px;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item:before {
  height: 100%;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item.not-selected-item.no-display {
  display: none;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item a, .checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item span {
  font-size: 14px;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item .edit-address-link {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  text-align: right;
  transition: all 0.24s ease, height 0s, bottom 0s !important;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item.not-selected-item .edit-address-link {
  bottom: 23px;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item a {
  display: inline-block;
  margin-top: 2px;
  text-decoration: none !important;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item a.phone-link {
  pointer-events: none;
  color: #353535;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item a + br + br {
  display: none;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .shipping-address-item button.edit-address-link {
  position: absolute;
  right: 2px;
  bottom: 3px;
  width: 32px;
  text-align: center;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .selected-item {
  border-color: #0088CE;
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .selected-item:after {
  background: #0088CE;
  height: 22px;
  width: 22px;
  margin-top: -1px;
  right: -1px;
  font-size: 17px;
  line-height: 18px;
  content: "✔";
}
.checkout-index-index .checkout-container > .opc-wrapper .shipping-address-items .selected {
  border-color: #0088CE;
}
.checkout-index-index .checkout-container > .opc-wrapper .new-address-popup {
  display: inline-block;
  float: left;
  margin-right: 12px;
  margin-bottom: 0;
}
.checkout-index-index .checkout-container > .opc-wrapper .new-address-popup button {
  font-weight: 800;
  text-decoration: none !important;
  transition: 0.24s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088CE !important;
  border: 1px solid #0088CE !important;
  margin-bottom: 0;
}
.checkout-index-index .checkout-container > .opc-wrapper .new-address-popup button span {
  font-weight: 800;
  transition: 0.24s;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.checkout-index-index .checkout-container > .opc-wrapper .new-address-popup button:hover, .checkout-index-index .checkout-container > .opc-wrapper .new-address-popup button:focus {
  box-shadow: 0 0 12px 0 0px 0px 12px rgba(0, 0, 0, 0.12);
  transition: 0.24s;
  background-color: #1A94D3 !important;
}
.checkout-index-index .checkout-container > .opc-wrapper .new-address-popup button:hover span, .checkout-index-index .checkout-container > .opc-wrapper .new-address-popup button:focus span {
  transition: 0.24s;
}
@media (min-width: 768px) and (max-width: 992px) {
  .checkout-index-index .checkout-container .opc-summary-wrapper {
    width: 40% !important;
  }
}
.checkout-index-index .checkout-container .opc {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.checkout-index-index .checkout-container .opc #shipping-method-form {
  min-width: 100%;
}
.checkout-index-index .checkout-container .opc .fieldset.address:last-child {
  margin-bottom: 15px;
}
.checkout-index-index .checkout-container .opc .fieldset:last-child {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.checkout-index-index .checkout-container .opc .field ._with-tooltip input {
  width: 100%;
}
.checkout-index-index .checkout-container .opc .field-tooltip {
  display: none;
}
.checkout-index-index .checkout-container .opc .step-title {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc .step-title {
    margin-bottom: 14px;
  }
}
@media (min-width: 640px) {
  .checkout-index-index .checkout-container .opc .step-title {
    padding-bottom: 0;
    border: 0;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc .step-title {
    font-size: 16px;
  }
}
.checkout-index-index .checkout-container .opc .step-title.sub-title {
  font-size: 16px;
  margin-bottom: 14px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc .step-title.sub-title {
    font-size: 14px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address,
.checkout-index-index .checkout-container .opc > .checkout-shipping-method,
.checkout-index-index .checkout-container .opc > .checkout-payment-method {
  width: 100%;
  margin-top: 12px;
  background: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .credit-card-types .item,
.checkout-index-index .checkout-container .opc > .checkout-shipping-method .credit-card-types .item,
.checkout-index-index .checkout-container .opc > .checkout-payment-method .credit-card-types .item {
  display: none;
  margin-right: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address {
  order: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 12px;
  padding: 24px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address {
    padding: 16px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .action.primary.action-select-shipping-item {
  line-height: 37.5px;
  float: none;
  height: 38px;
  margin-top: 0;
  padding: 0 16px !important;
  transform: scale(0.8);
  transform-origin: left;
  border: 1px solid #0088CE;
  background: transparent !important;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .action.primary.action-select-shipping-item span {
  color: #0088CE;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .action.primary.action-select-shipping-item:hover {
  background: #0088CE !important;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .action.primary.action-select-shipping-item:hover span {
  color: #fff;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .step-content {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .hidden-fields .note::before {
  display: none;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address .hidden-fields .actions-toolbar {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address .hidden-fields .secondary {
    float: none;
    margin-top: 3px;
    margin-left: 20px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .hidden-fields .secondary .remind {
  text-decoration: none !important;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .hidden-fields .secondary .remind span {
  font-weight: 800;
  transition: 0.24s;
  color: #0088CE;
  text-decoration: underline !important;
  text-decoration: none !important;
  font-size: 12px;
  text-transform: uppercase;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .hidden-fields .secondary .remind span:hover {
  color: #F58220;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .form-login {
  max-width: 100% !important;
  margin-top: -10px;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .form-login input[type=email] + span.note span {
  width: 100%;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .form-login span.note span {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 12px;
  width: 234px;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address .form-shipping-address {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100% !important;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0 !important;
  margin-left: 0;
  margin-right: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form::after {
  clear: both;
  content: "";
  display: table;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.firstname"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.lastname"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.city"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region_id"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.postcode"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.country_id"] {
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.firstname"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.lastname"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.city"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region_id"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.postcode"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.country_id"] {
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.firstname"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.lastname"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.city"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region_id"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.postcode"],
  .checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.country_id"] {
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.firstname"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.lastname"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.city"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.region_id"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.postcode"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.country_id"] label.label {
  left: 10px;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.company"] label.label,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.telephone"] label.label {
  left: 10px;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.company"],
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form .field.street,
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.telephone"] {
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form div[name="shippingAddress.telephone"] {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form fieldset.street {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form .jpp-component-checkbox.field:has(#jpp-checkbox-checkout-shipping-save) {
  margin-top: 10px;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-address #shipping-new-address-form .jpp-component-checkbox.field:has(#jpp-checkbox-checkout-shipping-save) input {
  margin-right: 10px;
  vertical-align: top;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-method,
.checkout-index-index .checkout-container .opc > .checkout-payment-method {
  order: 20;
  box-sizing: border-box;
  width: 100%;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc > .checkout-shipping-method,
  .checkout-index-index .checkout-container .opc > .checkout-payment-method {
    order: 40;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-method .step-content,
.checkout-index-index .checkout-container .opc > .checkout-payment-method .step-content {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-method .table-checkout-shipping-method tbody td,
.checkout-index-index .checkout-container .opc > .checkout-payment-method .table-checkout-shipping-method tbody td {
  font-size: 16px;
}
.checkout-index-index .checkout-container .opc > .checkout-shipping-method .table-checkout-shipping-method tbody td span,
.checkout-index-index .checkout-container .opc > .checkout-payment-method .table-checkout-shipping-method tbody td span {
  font-size: 16px;
}
.checkout-index-index .checkout-container .opc #checkout-step-shipping_method {
  margin-bottom: 6px;
}
.checkout-index-index .checkout-container .opc #checkout-step-shipping_method .table-checkout-shipping-method {
  transform: translateX(-7px);
}
.checkout-index-index .checkout-container .opc #checkout-step-shipping_method .table-checkout-shipping-method .col-method .intl-notice {
  font-size: 14px;
  color: #777;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .step-title {
    padding: 0 !important;
  }
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-methods {
    max-width: 100% !important;
    margin: 0 !important;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .form.payments {
  padding: 24px;
}
@media (min-height: 640px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .form.payments {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .form.payments {
    padding: 16px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .form.payments fieldset legend + br {
  display: none !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .form.payments .step-title {
  margin-bottom: 13px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .form.payments > .opc-payment {
  margin-bottom: -8px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .ccard .fields .select {
  padding-right: 5px;
  padding-left: 15px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method {
  display: block;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method input[type=radio] {
  margin-right: 5px;
  vertical-align: top;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .alert.alert-info p {
  font-size: 16px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .alert.alert-info p a:hover {
  color: #f58220;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form input.checkbox {
  margin-right: 10px;
  vertical-align: top;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content p {
  font-size: 16px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content p a {
  color: #0088ce;
  transition-delay: 0s;
  transition: all 0.24s ease, height 0s;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content p a:hover {
  color: #f58220;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content .form-list {
  padding: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content .form-list li:nth-child(6), .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content .form-list li:nth-child(7) {
  margin-top: 10px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form .main-content .form-list li:nth-child(7) label {
  font-size: 14px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .tax-exemption-form + .actions-toolbar {
  display: none;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content #review-buttons-container {
  display: none;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method #paypal-express-in-context-button {
  width: 322px;
  height: 130px;
  margin: 0 auto 0 0;
  max-width: calc(100% - 24px);
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title,
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content {
  padding-right: 0;
  padding-left: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title {
  padding: 20px 0 24px;
  position: relative;
  border-top: 1px solid #e9e9e9;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title {
    padding: 12px 0;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title label {
  position: static;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title label .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title label .action-help {
  display: inline-block;
  margin-left: 5px;
  transition-delay: 0s;
  transition: all 0.24s ease, height 0s;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title label .action-help:hover {
  color: #f58220;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title label span {
  font-weight: 700;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-title label span {
    font-size: 14px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content {
  display: none;
  padding: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content button {
  padding: 7px 15px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content select option:first-of-type {
  color: #222 !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address input.checkbox {
  margin-right: 5px;
  vertical-align: top;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar {
  margin-bottom: 24px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-cancel {
  font-weight: 800;
  text-decoration: none !important;
  transition: 0.24s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #F58220 !important;
  border: 1px solid #F58220 !important;
  margin-top: 0;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-cancel span {
  font-weight: 800;
  transition: 0.24s;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-cancel:hover, .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-cancel:focus {
  box-shadow: 0 0 12px 0 0px 0px 12px rgba(0, 0, 0, 0.12);
  transition: 0.24s;
  background-color: #F68F37 !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-cancel:hover span, .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-cancel:focus span {
  transition: 0.24s;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-update {
  font-weight: 800;
  text-decoration: none !important;
  transition: 0.24s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088CE !important;
  border: 1px solid #0088CE !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-update span {
  font-weight: 800;
  transition: 0.24s;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-update:hover, .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-update:focus {
  box-shadow: 0 0 12px 0 0px 0px 12px rgba(0, 0, 0, 0.12);
  transition: 0.24s;
  background-color: #1A94D3 !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-update:hover span, .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address .actions-toolbar .action-update:focus span {
  transition: 0.24s;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-icon {
  height: 28px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .payment-icon {
    height: 20px;
    transform: translateY(-1px);
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method #purchaseorder-form, .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method #purchaseorder-form + .payment-method-billing-address {
  clear: both;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method a {
  text-decoration: none !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method a.action-help {
  font-size: 14px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method a.action-help {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .checkout-billing-address .field-select-billing {
  margin-bottom: 15px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .checkout-billing-address .choice {
  margin-bottom: 10px;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .checkout-billing-address .choice label span {
  font-weight: 600;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .checkout-billing-address .choice label span {
    font-size: 13px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
  font-size: 16px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .billing-address-details {
    font-size: 14px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .billing-address-details a {
  color: #353535;
  pointer-events: none;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .billing-address-details * {
  font-size: 16px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .billing-address-details * {
    font-size: 14px;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .billing-address-details br + br {
  display: none;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method #tax-form label {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method #tax-form label span {
    font-size: 13px;
    font-weight: 600;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .actions-toolbar {
  margin-top: 0;
  margin-left: 0;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .actions-toolbar:not(#paypal-express-in-context-button) {
    display: none !important;
  }
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .actions-toolbar div.primary {
  float: left;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method .actions-toolbar button.primary.checkout {
  width: 285.33px;
  max-width: 100%;
  height: 42px;
  padding: 0 16px !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .payment-group .payment-method:last-of-type .payment-method-content {
  padding-bottom: 24px !important;
}
.checkout-index-index .checkout-container .opc > .checkout-payment-method .opc-payment-additional > .field {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc > .shipping-information {
  order: 15;
  width: 100%;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc > .shipping-information {
    order: 35;
  }
}
.checkout-index-index .checkout-container .opc > .shipping-information .ship-to,
.checkout-index-index .checkout-container .opc > .shipping-information .ship-via {
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  padding: 24px;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
}
.checkout-index-index .checkout-container .opc > .shipping-information .ship-to a,
.checkout-index-index .checkout-container .opc > .shipping-information .ship-via a {
  font-size: 14px;
  text-decoration: none !important;
}
.checkout-index-index .checkout-container .opc > .shipping-information .shipping-information-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}
.checkout-index-index .checkout-container .opc > .shipping-information .shipping-information-title span {
  font-weight: 800;
  font-size: 20px;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .opc > .shipping-information .shipping-information-title span {
    font-size: 16px;
  }
}
.checkout-index-index .checkout-container .opc > .shipping-information .action-edit {
  line-height: normal;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  background-color: transparent;
}
.checkout-index-index .checkout-container .opc > .shipping-information .action-edit span {
  font-size: 14px;
  text-transform: uppercase;
  color: #0088CE;
}
.checkout-index-index .checkout-container .opc > .shipping-information .shipping-information-content {
  font-size: 16px;
}
.checkout-index-index .checkout-container .discount-code {
  background-color: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  left: 0;
  margin-bottom: 12px;
  margin-top: 0;
  opacity: 1;
  width: 100%;
  padding: 18px 24px;
  transition: height 0.4s ease;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .discount-code {
    order: 35;
  }
}
.checkout-index-index .checkout-container .discount-code:not(._active) .control {
  transition: 0.24s ease;
  opacity: 0;
}
.checkout-index-index .checkout-container .discount-code._active {
  padding: 18px 24px 24px;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .discount-code._active {
    padding: 16px;
  }
}
.checkout-index-index .checkout-container .discount-code._active .control {
  opacity: 1;
}
.checkout-index-index .checkout-container .discount-code span {
  user-select: none;
  display: block;
}
.checkout-index-index .checkout-container .discount-code .payment-option-title {
  position: relative;
  height: 20px;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-container .discount-code .payment-option-title {
    transform: translateY(-2px);
  }
}
.checkout-index-index .checkout-container .discount-code .payment-option-title:hover {
  cursor: pointer;
}
.checkout-index-index .checkout-container .discount-code .payment-option-content label.label span {
  font-size: 14px;
  display: block;
  transform: translateY(18px);
}
.checkout-index-index .checkout-container .discount-code .payment-option-content .messages {
  transform: translateY(16px);
}
.checkout-index-index .checkout-container .discount-code .payment-option-content .messages .message {
  padding: 15px;
}
.checkout-index-index .checkout-container .discount-code .payment-option-content p {
  margin: 0 0 10px;
  font-size: 16px;
}
.checkout-index-index .checkout-container .discount-code .payment-option-content p a {
  text-decoration: underline;
}
.checkout-index-index .checkout-container .discount-code .payment-option-content p a:hover {
  color: #f58220;
}
.checkout-index-index .checkout-container .discount-code .action-toggle::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #0088CE;
  content: "\e97a";
  display: inline-block;
  font-family: icomoon;
  font-size: 14px;
  vertical-align: sub;
}
.checkout-index-index .checkout-container .discount-code .action-toggle::after {
  content: "+";
  line-height: 17px;
  position: absolute;
  top: calc(50% + 2px);
  right: 0;
  float: right;
  box-sizing: border-box;
  width: 19px;
  height: 19px;
  transform: translateY(-50%);
  text-align: center;
  vertical-align: baseline;
  border: 1px solid #0088CE;
  border-radius: 50%;
  font-size: 16px;
}
.checkout-index-index .checkout-container .discount-code .action-toggle span {
  font-weight: 800;
  font-size: 20px;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .discount-code .action-toggle span {
    font-size: 16px;
  }
}
.checkout-index-index .checkout-container .discount-code .form-discount {
  max-width: 100%;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .discount-code .form-discount .actions-toolbar button.action-cancel {
    min-height: 41px;
    position: relative;
    margin-top: 25px;
  }
  .checkout-index-index .checkout-container .discount-code .form-discount .actions-toolbar button.action-cancel span {
    font-size: 14px;
  }
}
.checkout-index-index .checkout-container .discount-code .control {
  position: relative;
  margin-top: 0;
}
.checkout-index-index .checkout-container .discount-code .input-text {
  position: relative;
  bottom: 0;
  left: 0;
  padding-right: 90px;
}
.checkout-index-index .checkout-container .discount-code .action-apply {
  position: absolute;
  bottom: 5px;
  right: 4px;
  padding: 2px 20px;
  border: 1px solid #0088CE;
  border-color: #0088CE;
  border-radius: 0;
  background-color: #0088CE;
}
.checkout-index-index .checkout-container .discount-code .action-apply span {
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
.checkout-index-index .checkout-container .discount-code .actions-toolbar {
  position: relative;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .discount-code .actions-toolbar {
    margin-left: 0;
  }
}
.checkout-index-index .checkout-container .discount-code .action-cancel {
  font-weight: 800;
  text-decoration: none !important;
  transition: 0.24s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #F58220 !important;
  border: 1px solid #F58220 !important;
  position: absolute;
  right: 5px;
  bottom: 5px;
  height: 30px;
  padding: 0 18px !important;
}
.checkout-index-index .checkout-container .discount-code .action-cancel span {
  font-weight: 800;
  transition: 0.24s;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.checkout-index-index .checkout-container .discount-code .action-cancel:hover, .checkout-index-index .checkout-container .discount-code .action-cancel:focus {
  box-shadow: 0 0 12px 0 0px 0px 12px rgba(0, 0, 0, 0.12);
  transition: 0.24s;
  background-color: #F68F37 !important;
}
.checkout-index-index .checkout-container .discount-code .action-cancel:hover span, .checkout-index-index .checkout-container .discount-code .action-cancel:focus span {
  transition: 0.24s;
}
.checkout-index-index .checkout-container .discount-code .action-cancel span {
  font-size: 12px;
}
.checkout-index-index .checkout-container .message-error {
  padding: 15px;
}
.checkout-index-index .checkout-container .message-error p {
  font-size: 14px;
  line-height: 1.4;
}
.checkout-index-index .checkout-container .message-success {
  padding: 15px;
}
.checkout-index-index .fieldset .field:not(.choice),
.checkout-index-index .fieldset > .fields > .field:not(.choice) {
  margin-bottom: 0;
}
.checkout-index-index #s2k_payment-form .jpp-component-checkbox {
  margin-top: 15px;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper {
  max-width: 350px;
  padding-right: 40px;
  position: relative;
  z-index: auto;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper > div:not(.jpp-component-select) {
  position: static;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.date .fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.date .fields .field {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 0;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.cc-type {
  margin: 0;
  padding-top: 32px;
  position: absolute;
  right: 0;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.cc-type .control .credit-card-types {
  max-width: 35px;
  padding: 0;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.cc-type .control .credit-card-types .item {
  display: none;
  list-style: none;
  margin: 0;
  vertical-align: top;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.cc-type .control .credit-card-types .item._active {
  display: block;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.cc-type .control .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  -webkit-transition: all 0.6s ease;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .field.cc-type .control .credit-card-types .item._inactive {
  opacity: 0.4;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .jpp-component-select.field.valid > select {
  color: #353535 !important;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .jpp-component-input input[name="payment[cc_number]"] + .mage-error {
  transform: translateY(-10px);
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .jpp-component-input input[type=number] {
  -moz-appearance: textfield;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .jpp-component-input input[type=number]::-webkit-inner-spin-button, .checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .jpp-component-input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.checkout-index-index #s2k_payment-form #payment_form_s2k_payment .payment-inner-wrapper .jpp-component-checkbox input.checkbox {
  margin-right: 10px;
  vertical-align: top;
}
.checkout-index-index #co-shipping-form > .ship-here {
  margin-top: 24px;
}
.checkout-index-index #customer-email-fieldset .jpp-component-input.email.busy::after {
  content: "Checking for existing account...";
  position: absolute;
  display: inline-block;
  color: #68bb5b !important;
  font-weight: 500;
  line-height: 12px;
  padding: 4px 10px;
  background-color: #cce7f5;
  border-color: #004f94;
  color: #004f94;
  border-radius: 25px;
  font-size: 11px;
  top: 5px;
  right: 0;
  background: none;
}
.checkout-index-index .billing-address-details {
  position: relative;
  display: inline-block;
  padding-right: 24px;
}
.checkout-index-index .payment-method-billing-address .edit-address-link {
  position: absolute;
  right: 2px;
  bottom: 3px;
  width: 32px;
  text-align: center;
  margin-top: 5px;
  display: inline-block;
}
.checkout-index-index .grecaptcha-badge {
  bottom: 90px !important;
  z-index: 1;
}
@media (max-width: 991px) {
  .checkout-index-index .grecaptcha-badge {
    bottom: 0 !important;
    position: relative !important;
    margin-top: -60px;
    transform: translateX(15px) translateY(-2vw) scale(0.8) !important;
    right: 0 !important;
  }
  .checkout-index-index .grecaptcha-badge:hover {
    right: 0 !important;
    margin-top: -60px;
    transform: translateX(15px) translateY(-2vw) scale(0.8) !important;
  }
}

@media (min-width: 992px) {
  .checkout-index-index .page-title-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.checkout-index-index .page-header {
  margin-bottom: -1px;
  border: 0;
  background-color: #0084C8;
  z-index: 104;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header {
    position: relative;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 0;
  }
}
.checkout-index-index .page-header > .header {
  margin-bottom: 0;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 92%;
  width: 1500px;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header {
    position: absolute;
    top: 95px;
    left: 40px;
    width: 100%;
    max-width: 225px;
    padding-top: 0;
  }
}
.checkout-index-index .page-header > .header .logo-container {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container {
    flex-wrap: wrap;
    justify-content: flex-end;
    transform: translateY(-36px);
  }
}
.checkout-index-index .page-header > .header .logo-container .logo {
  margin: 0;
}
.checkout-index-index .page-header > .header .logo-container .logo img {
  max-width: 174px;
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container .logo {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .checkout-index-index .page-header > .header .logo-container .logo img {
    max-width: 220px;
  }
}
@media (max-width: 991px) {
  .checkout-index-index .page-header > .header .logo-container .logo {
    margin-top: -18px;
    margin-left: -16px;
    padding-top: 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container .logo {
    margin-left: 0;
  }
}
.checkout-index-index .page-header > .header .logo-container .logo a {
  display: inline;
}
.checkout-index-index .page-header > .header .logo-container .continue-shopping {
  text-decoration: none !important;
  transition: all 0.3s ease;
  line-height: 14px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  text-align: right;
  opacity: 0.68;
}
.checkout-index-index .page-header > .header .logo-container .continue-shopping:hover {
  opacity: 1;
}
@media (max-width: 400px) {
  .checkout-index-index .page-header > .header .logo-container .continue-shopping {
    top: -7px;
    width: 62px;
    height: 32px;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .page-header > .header .logo-container .continue-shopping {
    z-index: 1;
    top: auto;
    bottom: -20px;
    left: 5px;
    max-width: 100%;
    margin-top: 4px;
    margin-right: 16px;
  }
}
.checkout-index-index .page-header > .header .logo-container .continue-shopping span {
  line-height: 14px;
  text-align: right;
}
.checkout-index-index .page-header .nav-toggle {
  display: none;
}
.checkout-index-index .page-header .nav-toggle::before {
  color: #fff;
}
.checkout-index-index .page-wrapper .page-main {
  width: 1500px;
  max-width: -webkit-calc(100% - 32px);
  max-width: calc(100% - 32px);
  margin-right: auto;
  margin-left: auto;
}
.checkout-index-index #maincontent {
  padding-left: 0;
  padding-right: 0;
  min-height: -webkit-calc(100vh - 199px);
  min-height: calc(100vh - 199px);
  z-index: 100;
  position: relative;
  -webkit-transition: z-index 1s step-end;
  transition: z-index 1s step-end;
}
.checkout-index-index .page-title-wrapper {
  line-height: 40px;
  clip: auto;
  height: auto;
  margin: 0;
  overflow: auto;
  position: static;
  width: auto;
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  min-width: 100vw;
  position: relative;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  background: linear-gradient(to bottom, #0084C8 0%, #005480 100%);
}
.checkout-index-index .page-title-wrapper a.action.print {
  display: none;
}
@media (max-width: 768px) {
  .checkout-index-index .page-title-wrapper {
    padding-top: 68px;
    padding-bottom: 56px;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .page-title-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .checkout-index-index .page-title-wrapper {
    padding: 40px 0;
  }
}
.checkout-index-index .page-title-wrapper + .page.messages {
  position: relative;
  z-index: 1;
  transform: translateY(-26px);
}
.checkout-index-index .page-title-wrapper + .page.messages .message {
  margin: 0 0 18px;
}
.checkout-index-index .page-title-wrapper .page-title {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 992px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-40px);
  }
}
@media (min-width: 992px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-8px);
  }
}
@media (max-width: 768px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-18px);
  }
}
@media (max-width: 480px) {
  .checkout-index-index .page-title-wrapper .page-title {
    transform: translateY(-13px);
  }
}
.checkout-index-index .page-title-wrapper .page-title span {
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
}
@media (min-width: 992px) {
  .checkout-index-index .page-title-wrapper .page-title span {
    font-size: 40px;
  }
}
.checkout-index-index .page.messages, .checkout-index-index #sns_main {
  margin: 0 auto;
  max-width: 100%;
  width: 1000px;
  padding-bottom: 80px;
}
@media (min-width: 1400px) {
  .checkout-index-index .page.messages, .checkout-index-index #sns_main {
    padding-bottom: 140px;
  }
}
.checkout-index-index input[type=radio]::before {
  border-radius: 50%;
}
.checkout-index-index .font-8px {
  font-size: 8px;
}
.checkout-index-index .font-9px {
  font-size: 9px;
}
.checkout-index-index .font-10px {
  font-size: 10px;
}
.checkout-index-index .font-11px {
  font-size: 11px;
}
.checkout-index-index .font-12px {
  font-size: 12px;
}
.checkout-index-index .font-13px {
  font-size: 13px;
}
.checkout-index-index .font-14px {
  font-size: 14px;
}
.checkout-index-index .font-15px {
  font-size: 15px;
}
.checkout-index-index .font-16px {
  font-size: 16px;
}
.checkout-index-index .font-17px {
  font-size: 17px;
}
.checkout-index-index .font-18px {
  font-size: 18px;
}
.checkout-index-index .font-19px {
  font-size: 19px;
}
.checkout-index-index .font-20px {
  font-size: 20px;
}
.checkout-index-index .text-transform-none {
  text-transform: none;
}
.checkout-index-index .color-blue,
.checkout-index-index .blue,
.checkout-index-index .jpp-blue {
  color: #0088CE;
}
.checkout-index-index .color-dark-blue,
.checkout-index-index .dark-blue,
.checkout-index-index .jpp-dark-blue {
  color: #004F9D;
}
.checkout-index-index .color-orange,
.checkout-index-index .orange,
.checkout-index-index .jpp-orange {
  color: #F58220;
}
.checkout-index-index .color-black,
.checkout-index-index .black {
  color: #000;
}
.checkout-index-index .color-white,
.checkout-index-index .white {
  color: #fff;
}
.checkout-index-index .color-gray,
.checkout-index-index .gray {
  color: #646464;
}
.checkout-index-index .color-dark-green,
.checkout-index-index .dark-green {
  color: #3c763d;
}
.checkout-index-index .color-green,
.checkout-index-index .green {
  color: #68bb5b;
}
.checkout-index-index .background-blue,
.checkout-index-index .bluenew-bg {
  background-color: #0088CE;
}
.checkout-index-index .bluenew-bg * {
  color: #fff;
}
.checkout-index-index .background-dark-blue,
.checkout-index-index .dark-blue-bg {
  background-color: #004F9D;
}
.checkout-index-index .background-blue-gradient {
  background: linear-gradient(to right, #0175bd 40%, #5eb1e5 100%);
}
.checkout-index-index .triplebluegradient-bg {
  background: linear-gradient(to right, #1762b9 0%, #1ba6da 50%, #1b989a 100%);
}
.checkout-index-index .triplebluegradient-bg * {
  color: #fff;
}
.checkout-index-index .background-white,
.checkout-index-index .white-bg {
  background-color: #fff;
}
.checkout-index-index .background-black,
.checkout-index-index .black-strip {
  background-color: #000;
}
.checkout-index-index .black-bg {
  background-color: #222;
}
.checkout-index-index .black-bg p,
.checkout-index-index .black-bg h1,
.checkout-index-index .black-bg h2,
.checkout-index-index .black-bg h3,
.checkout-index-index .black-bg h4,
.checkout-index-index .black-bg h5 {
  color: #fff !important;
}
.checkout-index-index .background-grey-3 {
  background-color: #646464;
}
.checkout-index-index .background-grey-4,
.checkout-index-index .white-bg {
  background-color: #f5f5f5;
}
.checkout-index-index .offwhite-bg {
  background: #f9f9f9;
}
.checkout-index-index .bold {
  font-weight: 800;
}
.checkout-index-index .uppercase {
  text-transform: uppercase;
}
.checkout-index-index .line {
  position: relative;
}
.checkout-index-index .line:hover::before {
  transition: 0.24s;
  opacity: 1;
  width: 80px;
}
@media (max-width: 600px) {
  .checkout-index-index .line:hover::before {
    width: 44px;
  }
}
.checkout-index-index .line::before {
  background: #222;
  content: "";
  height: 1px;
  left: calc(100% + 8px);
  opacity: 0.33;
  pointer-events: none;
  position: absolute;
  top: 50%;
  user-select: none;
  width: 42px;
}
@media (max-width: 600px) {
  .checkout-index-index .line::before {
    width: 22px;
  }
}
.checkout-index-index .line.white::before {
  background: #fff;
}
.checkout-index-index .small {
  font-weight: 500;
  line-height: 12px;
  padding: 4px 10px;
  background-color: #cce7f5;
  border-color: #004f94;
  color: #004f94;
  border-radius: 25px;
  font-size: 11px;
}
.checkout-index-index .margin-l-r-auto {
  margin-left: auto;
  margin-right: auto;
}
.checkout-index-index .text-center {
  text-align: center;
}
.checkout-index-index h1.center,
.checkout-index-index h2.center,
.checkout-index-index h3.center,
.checkout-index-index h4.center,
.checkout-index-index h5.center,
.checkout-index-index h6.center,
.checkout-index-index p.center {
  text-align: center !important;
}
.checkout-index-index .text-left {
  text-align: left;
}
.checkout-index-index .text-right {
  text-align: right;
}
.checkout-index-index .float-left,
.checkout-index-index .pull-left {
  float: left !important;
}
.checkout-index-index .float-right,
.checkout-index-index .pull-right {
  float: right !important;
}
.checkout-index-index .fullwidth {
  width: 100%;
}
.checkout-index-index .fullheight {
  height: 100%;
}
.checkout-index-index .fullview {
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  min-width: 100vw;
  position: relative;
}
.checkout-index-index .fullview-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-index-index .max-1500 {
  margin: 0 auto;
  max-width: 100%;
  width: 1500px;
}
.checkout-index-index img,
.checkout-index-index .img,
.checkout-index-index .image {
  height: auto;
  width: auto;
}
.checkout-index-index .card {
  background-color: #fff;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
}
.checkout-index-index .card .card-content {
  background-color: #fff;
  padding: 20px;
}
@media (max-width: 768px) {
  .checkout-index-index .visible-lg {
    display: none;
  }
}
.checkout-index-index .visible-xs {
  display: none;
}
@media (max-width: 768px) {
  .checkout-index-index .visible-xs {
    display: block !important;
  }
}
.checkout-index-index .inline-dl {
  margin: 0;
  overflow: auto;
}
.checkout-index-index .inline-dl dt,
.checkout-index-index .inline-dl dd {
  display: block;
  float: left;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  margin: 0;
}
.checkout-index-index .inline-dl dt {
  clear: left;
  margin-right: 5px;
}
.checkout-index-index .inline-dl dt::after {
  content: ": ";
}
.checkout-index-index [v-cloak] {
  display: none;
}

.opc-progress-bar {
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  margin-top: -25px !important;
  margin-bottom: 12px !important;
}
@media (max-width: 767px) {
  .opc-progress-bar {
    order: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .opc-progress-bar {
    margin: -25px auto 12px !important;
    width: 1500px;
    max-width: 100%;
  }
}
.opc-progress-bar .opc-progress-bar-item {
  background-color: #f5f5f5;
}
.opc-progress-bar .opc-progress-bar-item span {
  transition: all 0.3s ease;
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .opc-progress-bar .opc-progress-bar-item {
    width: 50%;
  }
}
.opc-progress-bar .opc-progress-bar-item:not(._active) {
  box-shadow: 0 0 28px inset #dfdfdf;
}
.opc-progress-bar .opc-progress-bar-item:not(._active):nth-of-type(1):hover span {
  color: #0088CE;
}
.opc-progress-bar .opc-progress-bar-item._active {
  background-color: #fff;
}
.opc-progress-bar .opc-progress-bar-item._active > span {
  color: #0088CE;
  opacity: 1;
}
.opc-progress-bar .opc-progress-bar-item:nth-child(1) > span {
  user-select: none;
}
.opc-progress-bar .opc-progress-bar-item:nth-child(1) > span::before {
  content: "1.";
  display: inline-block;
}
@media (max-width: 480px) {
  .opc-progress-bar .opc-progress-bar-item:nth-child(1) > span::before {
    margin-left: -18px;
  }
}
.opc-progress-bar .opc-progress-bar-item:nth-child(2) > span {
  user-select: none;
}
.opc-progress-bar .opc-progress-bar-item:nth-child(2) > span::before {
  content: "2.";
  display: inline-block;
}
.opc-progress-bar .opc-progress-bar-item::before {
  display: none;
}
.opc-progress-bar .opc-progress-bar-item > span {
  font-weight: 800;
  color: #353535;
  opacity: 0.66;
  font-size: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 8px;
  text-transform: capitalize;
}
@media (min-width: 500px) {
  .opc-progress-bar .opc-progress-bar-item > span {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .opc-progress-bar .opc-progress-bar-item > span {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .opc-progress-bar .opc-progress-bar-item > span {
    padding: 12px 0 12px 12px;
    font-size: 13px;
  }
}
.opc-progress-bar .opc-progress-bar-item > span::before, .opc-progress-bar .opc-progress-bar-item > span::after {
  background-color: transparent;
  display: none;
}
.opc-progress-bar .opc-progress-bar-item > span::before {
  font-size: 14px;
  height: auto;
  margin-right: 5px;
  position: static;
  width: auto;
}
@media (min-width: 992px) {
  .opc-progress-bar .opc-progress-bar-item > span::before {
    font-size: 18px;
  }
}

.checkout-container aside.opc-sidebar {
  position: relative;
  left: 0;
  visibility: visible;
  order: 999;
  margin: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  .checkout-container aside.opc-sidebar {
    width: 100%;
  }
}
.checkout-container aside.opc-sidebar .modal-inner-wrap {
  overflow: unset;
  transform: none;
  box-shadow: none;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) > .title:nth-of-type(1) {
  padding-bottom: 18px;
  border-bottom: 1px solid #dfdfdf;
}
@media (max-width: 480px) {
  .checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) > .title:nth-of-type(1) {
    padding-bottom: 14px;
  }
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.discount th.mark span.title, .checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.discount th.mark .title, .checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.rewardpoints th.mark span.title, .checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.rewardpoints th.mark .title {
  font-weight: 400;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.discount td.amount span.price, .checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.rewardpoints td.amount span.price {
  color: #68bb5b;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.rewardpoints th {
  display: flex;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.rewardpoints th a {
  order: 2;
  margin-left: 8px;
  text-decoration: none !important;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.rewardpoints th a span {
  font-size: 14px !important;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.shipping th.mark {
  display: flex;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) tr.shipping th.mark span.value {
  font-size: 14px !important;
  margin-left: 8px;
  display: none;
}
.checkout-container aside.opc-sidebar .opc-block-summary:nth-of-type(1) .actions-toolbar {
  margin-top: 10px;
}
.checkout-container #opc-sidebar {
  display: flex !important;
  flex-direction: column !important;
}
.checkout-container #opc-sidebar .opc-block-summary {
  order: 1;
}
@media (max-width: 480px) {
  .checkout-container #opc-sidebar .opc-block-summary {
    padding: 16px;
  }
}
.checkout-container #opc-sidebar .opc-payment-additional.discount-code {
  order: 2;
}
.checkout-container #opc-sidebar .opc-payment-additional.rewardpoints {
  order: 3;
}
.checkout-container #opc-sidebar .order-reward-box {
  order: 4;
}
.checkout-container #opc-sidebar .order-reward-box .statement-wrapper {
  transform: translateY(2px);
}
.checkout-container #opc-sidebar .checkout-freeshipping-wrapper {
  order: 5;
}
.checkout-container #opc-sidebar .checkout-freeshipping-wrapper p.color-dark-blue {
  margin-top: 5px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information {
  order: 6;
  padding: 0 24px;
  background: #fff;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
}
.checkout-container #opc-sidebar .opc-block-shipping-information .ship-to, .checkout-container #opc-sidebar .opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .ship-to {
  padding-top: 16px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .ship-via {
  padding-bottom: 18px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  position: relative;
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title span {
  font-weight: 800;
  font-size: 20px;
  line-height: 19px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit svg {
  transition: 0.24s ease;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit svg:hover {
  fill: #333;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit svg:hover g {
  fill: #333;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit svg:hover path {
  fill: #333;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-content span {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.checkout-container #opc-sidebar .opc-block-shipping-information .shipping-information-content a {
  color: #353535;
  pointer-events: none;
}
@media (max-width: 767px) {
  .checkout-container #opc-sidebar {
    display: flex;
    flex-direction: column;
    order: 20;
    width: 100%;
    margin-bottom: 20px;
    opacity: 1;
  }
  .checkout-container #opc-sidebar .opc-block-shipping-information {
    display: none;
    order: 6;
  }
  .checkout-container #opc-sidebar .checkout-freeshipping-wrapper {
    order: 1;
  }
  .checkout-container #opc-sidebar .order-reward-box {
    order: 2;
  }
  .checkout-container #opc-sidebar .opc-payment-additional.rewardpoints {
    order: 3;
  }
  .checkout-container #opc-sidebar .opc-payment-additional.discount-code {
    order: 4;
  }
  .checkout-container #opc-sidebar .opc-block-summary {
    order: 5;
  }
}
.checkout-container .opc-block-summary .minicart-items-wrapper {
  overflow: visible;
  max-height: none;
}
.checkout-container .opc-wrapper .opc .opc-block-summary .um-ordercomment {
  margin-top: 20px;
}
.checkout-container .order-reward-box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 60px;
  padding: 14px 12px 14px 18px !important;
  padding-left: 58px !important;
  text-align: left;
}
.checkout-container .order-reward-box::before {
  font-size: 8px;
  font-weight: 700;
  line-height: 25px;
  position: absolute;
  top: 16px;
  left: 15px;
  display: inline-block;
  min-width: 25px;
  height: 25px;
  margin: auto 18px auto 0;
  content: "JPP";
  transform: translateY(1px);
  text-align: center;
  vertical-align: top;
  border: 1.5px solid #F58220;
  border-radius: 9999px;
}
.checkout-container .order-reward-box span:nth-of-type(1) {
  margin: auto 0;
}
.checkout-container .order-reward-box strong {
  margin: auto 2px;
}
.checkout-container .order-reward-box span:nth-of-type(2) {
  margin: auto 0;
}
.checkout-container .order-reward-box, .checkout-container .order-reward-box span {
  font-size: 14px;
  line-height: 16px;
  color: #F58220;
}
.checkout-container .order-reward-box .small span {
  font-size: 11px;
}
.checkout-container .payment-option.rewardpoints {
  text-align: center;
}
.checkout-container .payment-option.rewardpoints .payment-option-title {
  display: none;
}
.checkout-container .payment-option.rewardpoints .payment-option-content {
  margin-top: -4px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner span {
  font-size: 12px;
  line-height: 14px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner span .small {
  font-size: 10px;
  line-height: 12px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner label.label {
  font-size: 12px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner.rewards-details .reward-points-available {
  font-size: 14px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner.rewards-details > span {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner.rewards-details > span.spending-amount {
  width: 230px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner.rewards-details > span.cancel-spending {
  width: 200px;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner.rewards-details > span.cancel-spending a {
  text-decoration: underline;
  color: #0088CE;
  transition: all ease 0.24s, height 0s;
  transition-delay: 0s;
}
.checkout-container .payment-option.rewardpoints .payment-option-inner.rewards-details > span.cancel-spending a:hover {
  color: #f58220;
}
.checkout-container .payment-option.rewardpoints .actions-toolbar {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.checkout-container .payment-option.rewardpoints .actions-toolbar .primary {
  width: 100%;
}
.checkout-container .payment-option.rewardpoints .action.action-use {
  text-transform: uppercase;
  border-radius: 0;
  background: transparent;
  border: 1px solid #0088CE;
  padding: 7px 15px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .checkout-container .payment-option.rewardpoints .action.action-use {
    width: 100%;
  }
}
.checkout-container .payment-option.rewardpoints .action.action-use span {
  font-size: 12px;
  font-weight: 800;
  color: #0088CE;
  transition: all 0.3s ease;
  margin: 0;
}
.checkout-container .payment-option.rewardpoints .action.action-use span > span {
  line-height: 20px;
}
.checkout-container .payment-option.rewardpoints .action.action-use:hover {
  border-color: #1A94D3;
  background: #1A94D3;
}
.checkout-container .payment-option.rewardpoints .action.action-use:hover span {
  color: #fff;
}
.checkout-container .order-reward-box,
.checkout-container .payment-option.rewardpoints {
  background-color: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  left: 0;
  margin-bottom: 12px;
  margin-top: 0;
  opacity: 1;
  padding: 24px;
}
@media (max-width: 480px) {
  .checkout-container .order-reward-box,
  .checkout-container .payment-option.rewardpoints {
    padding: 16px;
  }
}
.checkout-container .opc-block-summary {
  background-color: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  left: 0;
  margin-bottom: 12px;
  margin-top: 0;
  opacity: 1;
  padding: 24px;
}
@media (max-width: 480px) {
  .checkout-container .opc-block-summary {
    padding: 16px;
  }
}
.checkout-container .opc-block-summary:not(.item-action-box) .actions-toolbar button {
  margin-top: 35px !important;
}
.checkout-container .opc-block-summary.item-action-box {
  display: block;
  order: 21;
  width: 100%;
  margin-top: 12px !important;
}
@media (max-width: 991px) {
  .checkout-container .opc-block-summary.item-action-box {
    display: none !important;
  }
}
.checkout-container .opc-block-summary.item-action-box .actions-toolbar {
  display: flex;
}
.checkout-container .opc-block-summary.item-action-box .actions-toolbar .primary {
  float: right !important;
  width: auto !important;
}
.checkout-container .opc-block-summary.item-action-box .actions-toolbar .primary button {
  width: 285.33px !important;
  max-width: 100% !important;
  height: 42px;
  margin-top: 0;
  margin-right: 0;
  padding: 0 16px !important;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals {
  float: left;
  flex: 1;
  padding-right: 16px;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals {
  margin: 0;
  padding: 0;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand {
  display: flex;
  height: 40px;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .amount,
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .mark {
  line-height: 42px;
  margin: 0;
  padding: 0;
  padding-bottom: 0 !important;
  text-align: left;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .amount span.price,
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .mark span.price {
  line-height: 42px;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .amount a.action.delete,
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .mark a.action.delete {
  float: right;
  text-decoration: none !important;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .amount a.action.delete span,
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .mark a.action.delete span {
  font-size: 14px;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals .grand .mark {
  padding-right: 10px !important;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals tr.shipping th.mark {
  display: flex;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals .table-totals tr.shipping th.mark span.value {
  font-size: 14px;
  margin-left: 8px;
}
.checkout-container .opc-block-summary.item-action-box .bottom-totals td {
  line-height: 5rem;
}
.checkout-container .opc-block-summary.review-items {
  order: 10;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
}
.checkout-container .opc-block-summary.review-items div > a.button-blue {
  color: #fff;
  background: #0088CE;
  padding: 13px 25px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
}
.checkout-container .opc-block-summary.review-items div > a.button-blue:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #1e95d4 !important;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items {
    order: 30;
  }
}
.checkout-container .opc-block-summary.review-items textarea + p, .checkout-container .opc-block-summary.review-items input + p {
  margin: 0;
}
.checkout-container .opc-block-summary.review-items .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #004F9D;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .title {
    font-size: 14px;
  }
}
.checkout-container .opc-block-summary.review-items a.split-shipment {
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 700;
  color: #0088CE;
  font-size: 14px;
  transition: 0.24s;
  transform: translateY(2px);
}
.checkout-container .opc-block-summary.review-items a.split-shipment:hover {
  color: #F58220;
}
.checkout-container .opc-block-summary.review-items .product-item:not(:first-child) {
  border-top: 1px solid #e9e9e9;
}
.checkout-container .opc-block-summary.review-items .product-item:last-of-type {
  padding-bottom: 0;
}
.checkout-container .opc-block-summary.review-items .product-item .product-image-wrapper {
  padding-bottom: 100% !important;
  border: 1px solid #dfdfdf;
}
.checkout-container .opc-block-summary.review-items .product-item .product-image-wrapper img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.checkout-container .opc-block-summary.review-items .product-item .message.notice {
  background: #cce7f5;
  border: 1px solid #004f9d;
  color: #004f9d;
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-details {
  padding: 1px 0 0 105px;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .product-item .product-item-details {
    padding: 2px 0 0 64px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-details .product-item-inner {
  margin-bottom: 0;
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-details .alert {
  border: 1.5px solid transparent;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 12px 14px 10px;
  font-size: 13px;
  line-height: 1.5;
}
@media (max-width: 480px) {
  .checkout-container .opc-block-summary.review-items .product-item .product-item-details .alert {
    margin-bottom: 12px;
    padding: 8px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-details .alert br + br {
  display: none;
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-details .alert.alert-info {
  background-color: #cce7f5;
  border-color: #004f9d;
  color: #004f9d;
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-details .alert.stock {
  margin-bottom: 20px;
}
.checkout-container .opc-block-summary.review-items .product-item .message.warning {
  color: #6f4400;
  border: 1px solid #6f4400;
}
.checkout-container .opc-block-summary.review-items .product-item .message.notice {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 15px;
  background: #cce7f5;
  border: 1px solid #004f9d;
  color: #004f9d;
}
.checkout-container .opc-block-summary.review-items .product-item .product-item-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  margin: 0 0 6px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .product-item .product-item-name {
    font-size: 14px;
    line-height: 14px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .details-qty {
  display: inline-block;
  margin-top: 0;
  order: 2;
}
@media (max-width: 480px) {
  .checkout-container .opc-block-summary.review-items .product-item .details-qty {
    margin-top: -6px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .details-qty .label,
.checkout-container .opc-block-summary.review-items .product-item .details-qty .value {
  font-size: 14px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .product-item .details-qty .label,
  .checkout-container .opc-block-summary.review-items .product-item .details-qty .value {
    font-size: 12px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .details-qty .label span,
.checkout-container .opc-block-summary.review-items .product-item .details-qty .value span {
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .product-item .details-qty .label span,
  .checkout-container .opc-block-summary.review-items .product-item .details-qty .value span {
    font-size: 12px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .details-qty .label::before {
  display: none;
}
.checkout-container .opc-block-summary.review-items .product-item .attribute-wrapper {
  display: inline-block;
}
.checkout-container .opc-block-summary.review-items .product-item .options {
  display: inline-block;
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .label,
.checkout-container .opc-block-summary.review-items .product-item .item-options .values, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label,
.checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .values {
  font-weight: 500;
  font-size: 14px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .product-item .item-options .label,
  .checkout-container .opc-block-summary.review-items .product-item .item-options .values, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label,
  .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .values {
    font-size: 12px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .label span,
.checkout-container .opc-block-summary.review-items .product-item .item-options .values span, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label span,
.checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .values span {
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary.review-items .product-item .item-options .label span,
  .checkout-container .opc-block-summary.review-items .product-item .item-options .values span, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label span,
  .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .values span {
    font-size: 12px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .label::after, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label::after {
  content: ": ";
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .label::before, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label::before {
  margin: 0 8.5px 0 8px;
  content: " |";
  color: #dfdfdf;
}
@media (max-width: 480px) {
  .checkout-container .opc-block-summary.review-items .product-item .item-options .label::before, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .label::before {
    margin: 0 6px 0 6.5px;
  }
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .attribute-wrapper, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .attribute-wrapper {
  order: 3;
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .attribute-wrapper:last-of-type .label::before, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .attribute-wrapper:last-of-type .label::before {
  display: none;
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .attribute-wrapper:last-of-type, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .attribute-wrapper:last-of-type {
  width: 100%;
  order: 1;
  height: 15px;
  transform: translateY(-8px);
}
.checkout-container .opc-block-summary.review-items .product-item .item-options .attribute-wrapper:last-of-type span, .checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper .attribute-wrapper:last-of-type span {
  font-weight: 700;
  font-size: 12px;
}
.checkout-container .opc-block-summary.review-items .product-item .product-info-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.checkout-container .opc-block-summary.review-items .product-item .subtotal {
  font-weight: 800;
  color: #004F9D;
}
.checkout-container .opc-block-summary.review-items > .message.notice {
  margin-bottom: 0;
}
.checkout-container .opc-block-summary.review-items .um-purchaseorderfield {
  margin-top: 12px;
}
.checkout-container .opc-block-summary.review-items .um-purchaseorderfield .field {
  margin-bottom: 0;
}
.checkout-container .opc-block-summary .step-title {
  line-height: 24px;
  margin-bottom: 20px;
  color: #353535;
}
.checkout-container .opc-block-summary .title-wrapper {
  margin-right: -24px;
  margin-left: -24px;
  padding: 12px 24px;
  background-color: #f2f6fa;
}
@media (max-width: 480px) {
  .checkout-container .opc-block-summary .title-wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.checkout-container .opc-block-summary .title {
  font-weight: 800;
  font-size: 20px;
  line-height: 19px;
}
@media (min-width: 640px) {
  .checkout-container .opc-block-summary .title {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary .title {
    font-size: 16px;
  }
}
.checkout-container .opc-block-summary .title::after {
  display: none;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar {
  margin: 20px 0 0;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container div.primary, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar div.primary {
  display: inline-block;
  float: none;
  width: 100%;
  vertical-align: top;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container button, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar button {
  width: 100%;
  margin: 0;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container button.checkout, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar button.checkout {
  border-color: #68bb5b !important;
  background-color: #68bb5b !important;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container button.checkout:active, .checkout-container .opc-block-summary #shipping-method-buttons-container button.checkout:focus, .checkout-container .opc-block-summary #shipping-method-buttons-container button.checkout:hover, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar button.checkout:active, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar button.checkout:focus, .checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar button.checkout:hover {
  filter: brightness(1.1);
}
.checkout-container .opc-block-summary #shipping-method-buttons-container-sidebar {
  margin-top: -24px;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container {
  margin-top: 0;
}
.checkout-container .opc-block-summary #shipping-method-buttons-container button {
  width: 285.33px;
  max-width: 100%;
}
.checkout-container .opc-block-summary .table-totals {
  margin-top: 18px;
}
.checkout-container .opc-block-summary .table-totals .mark,
.checkout-container .opc-block-summary .table-totals .amount {
  font-size: 16px;
  padding: 0 0 5px !important;
}
.checkout-container .opc-block-summary .table-totals .mark span,
.checkout-container .opc-block-summary .table-totals .amount span {
  font-size: 16px;
}
.checkout-container .opc-block-summary .table-totals .rewardpoints a.delete {
  cursor: pointer;
}
.checkout-container .opc-block-summary .table-totals .discount .title {
  padding-bottom: 0;
  border-bottom: 0px solid transparent;
}
.checkout-container .opc-block-summary .table-totals .grand .mark {
  padding-top: 10px;
}
.checkout-container .opc-block-summary .table-totals .grand .mark strong {
  font-weight: 800;
  font-size: 20px;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary .table-totals .grand .mark strong {
    font-size: 18px;
  }
}
.checkout-container .opc-block-summary .table-totals .grand .amount {
  padding-top: 10px;
}
.checkout-container .opc-block-summary .table-totals .grand .amount .price {
  font-weight: 800;
  font-size: 20px;
  color: #004F9D;
}
@media (max-width: 767px) {
  .checkout-container .opc-block-summary .table-totals .grand .amount .price {
    font-size: 18px;
  }
}
.checkout-container .action-close {
  display: none;
}
.checkout-container .items-in-cart {
  margin: 12px 0;
}
.checkout-container .items-in-cart .minicart-items {
  margin: 6px 0 12px;
}
.checkout-container .items-in-cart .minicart-items .product-item {
  padding: 24px 0 10px;
}
.checkout-container .items-in-cart .minicart-items .product-item:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .checkout-container .items-in-cart .minicart-items .product-item .product-image-container {
    width: 52px !important;
    height: 52px !important;
  }
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product {
  font-size: 14px;
  border: none;
  margin-top: -20px;
  padding-top: 0;
  padding-bottom: 26px;
}
@media (max-width: 767px) {
  .checkout-container .items-in-cart .minicart-items .product-item.is-addon-product {
    margin-top: 0;
    padding-bottom: 12px;
  }
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product {
  width: 100%;
  display: flex;
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product:not(.options) {
  padding-left: 34px;
}
@media (max-width: 767px) {
  .checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product:not(.options) {
    padding-left: 27px;
  }
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product .product-image-container {
  width: 60px !important;
  height: 60px !important;
}
@media (max-width: 767px) {
  .checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product .product-image-container {
    width: 40px !important;
    height: 40px !important;
  }
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product-item-details {
  padding-top: 0;
  padding-left: 0;
  margin-left: 11px;
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product-item-details .product-info-wrapper .attribute-wrapper:last-of-type {
  transform: translateY(-4px);
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .options,
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .details-qty {
  line-height: 2rem;
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .options .values,
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .options .label,
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .options .value,
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .details-qty .values,
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .details-qty .label,
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .details-qty .value {
  font-size: 14px;
}
.checkout-container .items-in-cart .minicart-items .product-item.is-addon-product .product-item-name {
  margin-bottom: 0;
  font-size: 14px;
}
.checkout-container .items-in-cart .step-content {
  margin-bottom: 24px;
}
.checkout-container .items-in-cart .content {
  display: block !important;
}
.checkout-container .items-in-cart .table-checkout-shipping-method tbody tr {
  border-bottom: 0 solid transparent;
}
.checkout-container .items-in-cart .table-checkout-shipping-method tbody tr:last-of-type {
  border-bottom: 0px solid transparent;
}
.checkout-container .items-in-cart .table-checkout-shipping-method tbody td {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  border: 8px solid transparent;
}
.checkout-container .items-in-cart .table-checkout-shipping-method .col-method label span:first-of-type {
  font-weight: 700;
  color: #004F9D;
}
@media (max-width: 767px) {
  .checkout-container .items-in-cart .table-checkout-shipping-method .col-method label span:first-of-type {
    font-size: 14px;
  }
}
.checkout-container .items-in-cart .table-checkout-shipping-method .col-method label span:nth-of-type(2) {
  font-size: 14px;
  display: block;
  transform: translateY(-4px);
}
@media (max-width: 480px) {
  .checkout-container .items-in-cart .table-checkout-shipping-method .col-method label span:nth-of-type(2) {
    font-size: 13px;
  }
}
.checkout-container .items-in-cart .table-checkout-shipping-method .col-method span.pickup-notice {
  font-size: 13px !important;
  line-height: 1.4;
  margin-top: 4px;
}

html:has(body._has-modal) {
  overflow: hidden;
}

body {
  color: #353535;
  line-height: 20px;
}
body p {
  line-height: 24px;
}
body span {
  line-height: 24px;
}

body._has-modal #maincontent .modals-wrapper {
  z-index: 12000;
  position: fixed;
}
body._has-modal #maincontent .modals-wrapper .modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal #maincontent .modals-wrapper .modal-popup {
  pointer-events: auto;
}
body._has-modal #maincontent .modals-wrapper .modal-popup._inner-scroll {
  overflow-y: visible;
}

.checkout-index-index .columns {
  padding-bottom: 80px;
}
.checkout-index-index .modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.checkout-index-index .small {
  font-weight: 500;
  color: #353535;
  font-family: "proxima-nova", sans-serif;
  font-size: 10px;
  line-height: 12px;
  background-color: unset;
  border: unset;
  padding: unset;
  border-radius: unset;
}
.checkout-index-index .column.main .checkout-container .jpp-loader span {
  line-height: 24px;
}
.checkout-index-index .checkout-container {
  max-width: 1000px;
  margin: 0 auto;
}
.checkout-index-index .checkout-container .opc-progress-bar-item {
  margin: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.checkout-index-index .checkout-container .opc-wrapper {
  margin: 0 0 20px;
}
.checkout-index-index .checkout-container .opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
@media (max-width: 600px) {
  .checkout-index-index .checkout-container .opc-wrapper .shipping-address-item {
    width: 100%;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .shipping-address-item.selected-item:after {
  color: #fff;
  font-family: "icons-blank-theme";
  padding-top: 2px;
  position: absolute;
  text-align: center;
  top: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-login {
  margin-bottom: 20px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-login .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-login .fieldset .note span {
  white-space: nowrap;
}
.checkout-index-index .checkout-container .opc-wrapper .opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  padding: 15px 15px 0 0;
  border: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .opc-block-summary .minicart-items-wrapper .product-image-container {
  display: inline-block;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .checkout-index-index .checkout-container .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 12px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper > .modals-wrapper .modal-inner-wrap {
  height: auto !important;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper {
  height: 100%;
}
@media (max-width: 1024px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper aside.modal-popup > form {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 1024px) and (max-width: 450px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper aside.modal-popup > form {
    padding-bottom: 40%;
  }
}
@media (max-width: 1024px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper aside.modal-popup > form .modal-inner-wrap {
    position: relative !important;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-slide .modal-inner-wrap, .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-popup {
  height: 100%;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-popup > form {
  height: 100%;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-popup .modal-inner-wrap {
  margin: 50px auto;
  height: 63%;
  position: absolute;
  right: 0;
  transition: transform 0.2s ease;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-popup .modal-inner-wrap .modal-title {
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 10px;
  min-height: 1em;
  word-wrap: break-word;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap {
  background-color: #fff;
  overflow-y: visible;
  height: 63%;
}
@media (min-width: 1024px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap {
    margin-left: -400px !important;
    width: 800px;
    left: 50%;
    position: absolute;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-header {
  padding: 30px 30px 12px;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-header .modal-title {
  text-transform: uppercase;
  line-height: 33.6px;
  font-size: 22px;
}
@media (min-width: 992px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-header .modal-title {
    font-size: 28px;
    margin: 24px 0;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-content {
  padding: 0 30px 26px;
  overflow-y: auto;
  position: static;
  height: 100%;
  background: #fff;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-content input.checkbox {
  margin-right: 5px;
  vertical-align: top;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-content .tip {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-content .address-flow {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-content .address-flow div:nth-of-type(2) span, .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-content .address-flow .address-flow div:nth-of-type(2) a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #666;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer button {
  height: auto !important;
  width: 100%;
  white-space: nowrap;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer button:last-of-type {
  margin-left: 15px !important;
  margin-right: 0;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media (max-width: 600px) {
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer {
    flex-direction: column;
  }
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer button {
    margin: 0 !important;
  }
  .checkout-index-index .checkout-container .opc-wrapper .modals-wrapper .modal-inner-wrap .modal-footer button:last-of-type {
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 1024px) {
  .checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-address .modals-wrapper.validate-address aside.modal-popup > form {
    align-items: center;
  }
}
@media (max-width: 1024px) {
  .checkout-index-index .checkout-container .opc-wrapper > .modals-wrapper aside.modal-popup > form {
    align-items: center;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper.validate-address .modal-inner-wrap {
  height: auto;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper.validate-address .modal-inner-wrap .modal-content {
  height: auto;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper.address-fix form {
  align-items: unset !important;
}
.checkout-index-index .checkout-container .opc-wrapper .modals-wrapper.address-fix form .modal-inner-wrap {
  height: 63% !important;
}
.checkout-index-index .checkout-container .opc .checkout-shipping-address {
  list-style-type: none;
}
.checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar {
  display: flex;
  align-items: center;
}
.checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar > .primary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar > .secondary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar > .primary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar > .secondary {
  text-align: center;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar:before, .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar:after, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar:before, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar:after {
    content: "";
    display: table;
  }
  .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar:after, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar:after {
    clear: both;
  }
  .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar > .primary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar > .secondary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar > .primary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .actions-toolbar .primary, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .actions-toolbar .primary {
    float: left;
  }
  .checkout-index-index .checkout-container .opc .checkout-shipping-address .checkout-step-shipping .validate-address .modal-inner-wrap, .checkout-index-index .checkout-container .opc .checkout-shipping-address .step-content .validate-address .modal-inner-wrap {
    width: 600px !important;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary > .title {
  display: block;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .marketing-opt-in-messaging {
  margin-top: 15px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .marketing-opt-in-messaging .opt-in-message-wrapper {
  display: flex;
  align-items: center;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .marketing-opt-in-messaging .opt-in-message-wrapper .opt-in-message {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  margin-left: 15px;
  color: #646464;
  margin-top: 0;
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  margin-bottom: 12px;
  margin-top: 0;
  opacity: 1;
  position: relative;
  padding: 14px 24px;
  padding-top: 8px;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .checkout-freeshipping-container {
  position: static;
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .checkout-freeshipping-container .checkout-freeshipping {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .checkout-freeshipping-container .checkout-freeshipping {
    justify-content: flex-start;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .checkout-freeshipping-container .checkout-freeshipping .icon-free-shipping {
  margin-right: 15px;
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .qualification-label {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 0;
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .progress-bar {
  background-color: #dfdfdf;
  bottom: 0;
  display: block;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
}
.checkout-index-index .checkout-container .opc-sidebar .checkout-freeshipping-wrapper .progress-bar .bar {
  background: -webkit-linear-gradient(179deg, #00ea3e, #f5ff60);
  background: linear-gradient(271deg, #00ea3e, #f5ff60);
  display: block;
  height: 7px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
  width: 0;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-sidebar {
    margin: 0;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.checkout-index-index .columns:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.checkout-index-index .columns .column.main {
  width: 100% !important;
}
.checkout-index-index .abs-reset-list, .checkout-index-index .bundle-options-container .block-bundle-summary .bundle.items, .checkout-index-index .product-items, .checkout-index-index .prices-tier, .checkout-index-index .cart-container .checkout-methods-items, .checkout-index-index .opc-wrapper .opc, .checkout-index-index .opc-progress-bar, .checkout-index-index .checkout-agreements-items, .checkout-index-index .items, .checkout-index-index .block-wishlist-management .wishlist-select-items, .checkout-index-index .paypal-review .items-qty, .checkout-index-index .order-details-items .items-qty, .checkout-index-index .footer.content ul, .checkout-index-index .block-banners .banner-items, .checkout-index-index .block-banners-inline .banner-items, .checkout-index-index .block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.checkout-index-index .abs-reset-list > li, .checkout-index-index .bundle-options-container .block-bundle-summary .bundle.items > li, .checkout-index-index .product-items > li, .checkout-index-index .prices-tier > li, .checkout-index-index .cart-container .checkout-methods-items > li, .checkout-index-index .opc-wrapper .opc > li, .checkout-index-index .opc-progress-bar > li, .checkout-index-index .checkout-agreements-items > li, .checkout-index-index .items > li, .checkout-index-index .block-wishlist-management .wishlist-select-items > li, .checkout-index-index .paypal-review .items-qty > li, .checkout-index-index .order-details-items .items-qty > li, .checkout-index-index .footer.content ul > li, .checkout-index-index .block-banners .banner-items > li, .checkout-index-index .block-banners-inline .banner-items > li, .checkout-index-index .block-event .slider-panel .slider > li {
  margin: 0;
}
.checkout-index-index .abs-action-button-as-link, .checkout-index-index .abs-action-remove, .checkout-index-index .requisition-list-action > .action, .checkout-index-index .cart.table-wrapper .requisition-list-action > .action.toggle:after, .checkout-index-index .requisition-grid .actions-toolbar > .action-edit, .checkout-index-index .requisition-grid .actions-toolbar > .action-delete, .checkout-index-index .title-actions-links button, .checkout-index-index .block-requisition-management .requisition-list-title button, .checkout-index-index .block-requisition-management .requisition-toolbar-actions .remove-selected, .checkout-index-index .checkout-container .action-additional, .checkout-index-index .data-grid-filters-wrap .action, .checkout-index-index .quote-grid-filters-wrap .action, .checkout-index-index .quote-details-items .actions-toolbar > .action-delete, .checkout-index-index .attachments-list .attachments-item .action-delete, .checkout-index-index .negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup, .checkout-index-index .admin__action-group-wrap .admin__action-multiselect-action-links .action, .checkout-index-index .admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary, .checkout-index-index .cart.table-wrapper .action.help.map, .checkout-index-index .opc-wrapper .edit-address-link, .checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit, .checkout-index-index .action-auth-toggle, .checkout-index-index .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-index-index .checkout-agreements-block .action-show, .checkout-index-index .cart-summary .block.giftcard .action.check, .checkout-index-index .gift-options .actions-toolbar .action-cancel, .checkout-index-index .table-comparison .wishlist.split.button > .action, .checkout-index-index .product-items .wishlist.split.button > .action, .checkout-index-index .paypal-button-widget .paypal-button, .checkout-index-index .abs-add-fields .action.remove, .checkout-index-index .title-actions-links .quote-details-items .actions-toolbar > .action, .checkout-index-index .block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar > .action, .checkout-index-index .title-actions-links .cart.table-wrapper .actions-toolbar > .action, .checkout-index-index .block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action, .checkout-index-index .title-actions-links .action-gift, .checkout-index-index .block-requisition-management .requisition-list-title .action-gift, .checkout-index-index .form-giftregistry-share .action.remove, .checkout-index-index .form-giftregistry-edit .action.remove, .checkout-index-index .form-add-invitations .action.remove, .checkout-index-index .form-create-return .action.remove, .checkout-index-index .form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.checkout-index-index .action.primary span {
  font-weight: 800;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.checkout-index-index .action.secondary span, .checkout-index-index .action.subscribe span {
  font-weight: 800;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.checkout-index-index .action.primary.disabled, .checkout-index-index .action-primary.disabled, .checkout-index-index .action.primary[disabled], .checkout-index-index .action-primary[disabled], .checkout-index-index fieldset[disabled] .action.primary, .checkout-index-index fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.checkout-index-index .action.secondary, .checkout-index-index .action.subscribe {
  font-weight: 800;
  text-decoration: none !important;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #f58220 !important;
  border: 1px solid #f58220 !important;
}
.checkout-index-index .action.secondary:hover, .checkout-index-index .action.secondary:focus, .checkout-index-index .action.subscribe:hover, .checkout-index-index .action.subscribe:focus {
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #f6913a !important;
}
.checkout-index-index table th {
  text-align: left;
}
.checkout-index-index table > tbody > tr > th, .checkout-index-index table > tfoot > tr > th, .checkout-index-index table > tbody > tr > td, .checkout-index-index table > tfoot > tr > td {
  vertical-align: top;
}
.checkout-index-index button {
  cursor: pointer;
  transition-delay: 0s;
  transition: all 0.24s ease, height 0s;
}
.checkout-index-index button span {
  transition-delay: 0s;
  transition: all 0.24s ease, height 0s;
}
.checkout-index-index table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.checkout-index-index .fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.checkout-index-index .fieldset .field:not(.choice).input-filled input, .checkout-index-index .fieldset .field:not(.choice).input-filled textarea, .checkout-index-index .fieldset .field:not(.choice).input-filled select, .checkout-index-index .fieldset .field:not(.choice).input-filled.required input, .checkout-index-index .fieldset .field:not(.choice).input-filled.required textarea, .checkout-index-index .fieldset .field:not(.choice).input-filled.required select, .checkout-index-index .fieldset .field:not(.choice).input-active input, .checkout-index-index .fieldset .field:not(.choice).input-active textarea, .checkout-index-index .fieldset .field:not(.choice).input-active select, .checkout-index-index .fieldset .field:not(.choice).input-active.required input, .checkout-index-index .fieldset .field:not(.choice).input-active.required textarea, .checkout-index-index .fieldset .field:not(.choice).input-active.required select, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-filled input, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-filled textarea, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-filled select, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-filled.required input, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-filled.required textarea, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-filled.required select, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-active input, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-active textarea, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-active select, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-active.required input, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-active.required textarea, .checkout-index-index .fieldset > .fields > .field:not(.choice).input-active.required select {
  border-color: #68bb5b;
  color: #353535;
}
.checkout-index-index .table:not(.cart):not(.totals) {
  border: none;
}
.checkout-index-index .table-checkout-shipping-method thead th {
  display: none;
}
.checkout-index-index .table:not(.cart):not(.totals) > thead > tr > th, .checkout-index-index .table:not(.cart):not(.totals) > tbody > tr > th, .checkout-index-index .table:not(.cart):not(.totals) > tfoot > tr > th, .checkout-index-index .table:not(.cart):not(.totals) > thead > tr > td, .checkout-index-index .table:not(.cart):not(.totals) > tbody > tr > td, .checkout-index-index .table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.checkout-index-index .table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.checkout-index-index .clearfix::after, .checkout-index-index .grid-container::after {
  clear: both;
  content: "";
  display: table;
}
.checkout-index-index .abs-add-clearfix:after, .checkout-index-index .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .requisition-grid .actions-toolbar:after, .checkout-index-index .requisition-view-links:after, .checkout-index-index .quote-details-items .quote-table-totals-wrap:after, .checkout-index-index .quote-details-items .item-options:after, .checkout-index-index .quote-details-items .actions-toolbar:after, .checkout-index-index .negotiable-quote-quote-print .page-title-wrapper:after, .checkout-index-index .negotiable-quote-quote-print .quote-price-block:after, .checkout-index-index .quickorder-index-index .product-block:after, .checkout-index-index .toolbar:after, .checkout-index-index .toolbar-products:after, .checkout-index-index .sidebar .product-items-images:after, .checkout-index-index .cart.table-wrapper .actions-toolbar:after, .checkout-index-index .cart.table-wrapper .item-options:after, .checkout-index-index .minicart-items .product-item > .product:after, .checkout-index-index .checkout-container:after, .checkout-index-index .checkout-onepage-success:after, .checkout-index-index .opc-estimated-wrapper:after, .checkout-index-index .opc-wrapper .field.addresses:after, .checkout-index-index .opc-block-summary .items-in-cart .product .item-options:after, .checkout-index-index .fieldset .fullname .field:after, .checkout-index-index .page-product-downloadable .product-add-form:after, .checkout-index-index .gift-options:after, .checkout-index-index .gift-item-block .content:after, .checkout-index-index .order-details-items .order-gift-message:after, .checkout-index-index .order-details-items .block-order-details-gift-message:after, .checkout-index-index .block-giftregistry-shared-items .product .item-options:after, .checkout-index-index .gift-wrapping-list:after, .checkout-index-index .opc-wrapper .data.table .gift-wrapping:after, .checkout-index-index .table-order-items .gift-wrapping:after, .checkout-index-index .table-order-review .gift-wrapping:after, .checkout-index-index .order-options .product:after, .checkout-index-index .map-popup .map-info-price:after, .checkout-index-index .multicheckout .item-options:after, .checkout-index-index .multicheckout .block:after, .checkout-index-index .multicheckout .block-content:after, .checkout-index-index .customer-review .product-details:after, .checkout-index-index .header.content:after, .checkout-index-index .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.checkout-index-index .abs-sidebar-totals .mark, .checkout-index-index .cart-totals .mark, .checkout-index-index .opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.checkout-index-index .abs-add-clearfix:before, .checkout-index-index .abs-add-clearfix:after, .checkout-index-index .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .checkout-index-index .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .requisition-grid .actions-toolbar:before, .checkout-index-index .requisition-grid .actions-toolbar:after, .checkout-index-index .requisition-view-links:before, .checkout-index-index .requisition-view-links:after, .checkout-index-index .quote-details-items .quote-table-totals-wrap:before, .checkout-index-index .quote-details-items .quote-table-totals-wrap:after, .checkout-index-index .quote-details-items .item-options:before, .checkout-index-index .quote-details-items .item-options:after, .checkout-index-index .quote-details-items .actions-toolbar:before, .checkout-index-index .quote-details-items .actions-toolbar:after, .checkout-index-index .negotiable-quote-quote-print .page-title-wrapper:before, .checkout-index-index .negotiable-quote-quote-print .page-title-wrapper:after, .checkout-index-index .negotiable-quote-quote-print .quote-price-block:before, .checkout-index-index .negotiable-quote-quote-print .quote-price-block:after, .checkout-index-index .quickorder-index-index .product-block:before, .checkout-index-index .quickorder-index-index .product-block:after, .checkout-index-index .toolbar:before, .checkout-index-index .toolbar:after, .checkout-index-index .toolbar-products:before, .checkout-index-index .toolbar-products:after, .checkout-index-index .sidebar .product-items-images:before, .checkout-index-index .sidebar .product-items-images:after, .checkout-index-index .cart.table-wrapper .actions-toolbar:before, .checkout-index-index .cart.table-wrapper .actions-toolbar:after, .checkout-index-index .cart.table-wrapper .item-options:before, .checkout-index-index .cart.table-wrapper .item-options:after, .checkout-index-index .minicart-items .product-item > .product:before, .checkout-index-index .minicart-items .product-item > .product:after, .checkout-index-index .checkout-container:before, .checkout-index-index .checkout-container:after, .checkout-index-index .checkout-onepage-success:before, .checkout-index-index .checkout-onepage-success:after, .checkout-index-index .opc-estimated-wrapper:before, .checkout-index-index .opc-estimated-wrapper:after, .checkout-index-index .opc-wrapper .field.addresses:before, .checkout-index-index .opc-wrapper .field.addresses:after, .checkout-index-index .opc-block-summary .items-in-cart .product .item-options:before, .checkout-index-index .opc-block-summary .items-in-cart .product .item-options:after, .checkout-index-index .fieldset .fullname .field:before, .checkout-index-index .fieldset .fullname .field:after, .checkout-index-index .page-product-downloadable .product-add-form:before, .checkout-index-index .page-product-downloadable .product-add-form:after, .checkout-index-index .gift-options:before, .checkout-index-index .gift-options:after, .checkout-index-index .gift-item-block .content:before, .checkout-index-index .gift-item-block .content:after, .checkout-index-index .order-details-items .order-gift-message:before, .checkout-index-index .order-details-items .order-gift-message:after, .checkout-index-index .order-details-items .block-order-details-gift-message:before, .checkout-index-index .order-details-items .block-order-details-gift-message:after, .checkout-index-index .block-giftregistry-shared-items .product .item-options:before, .checkout-index-index .block-giftregistry-shared-items .product .item-options:after, .checkout-index-index .gift-wrapping-list:before, .checkout-index-index .gift-wrapping-list:after, .checkout-index-index .opc-wrapper .data.table .gift-wrapping:before, .checkout-index-index .opc-wrapper .data.table .gift-wrapping:after, .checkout-index-index .table-order-items .gift-wrapping:before, .checkout-index-index .table-order-items .gift-wrapping:after, .checkout-index-index .table-order-review .gift-wrapping:before, .checkout-index-index .table-order-review .gift-wrapping:after, .checkout-index-index .order-options .product:before, .checkout-index-index .order-options .product:after, .checkout-index-index .map-popup .map-info-price:before, .checkout-index-index .map-popup .map-info-price:after, .checkout-index-index .multicheckout .item-options:before, .checkout-index-index .multicheckout .item-options:after, .checkout-index-index .multicheckout .block:before, .checkout-index-index .multicheckout .block:after, .checkout-index-index .multicheckout .block-content:before, .checkout-index-index .multicheckout .block-content:after, .checkout-index-index .customer-review .product-details:before, .checkout-index-index .customer-review .product-details:after, .checkout-index-index .header.content:before, .checkout-index-index .header.content:after, .checkout-index-index .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before, .checkout-index-index .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before, .checkout-index-index .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .checkout-index-index .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form-create-return .fieldset .actions-toolbar:not(:first-child):before, .checkout-index-index .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .checkout-index-index .form.send.friend .fieldset .actions-toolbar:not(:first-child):before, .checkout-index-index .form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: "";
  display: table;
}
.checkout-index-index .abs-no-display, .checkout-index-index .abs-sidebar-totals .table-caption, .checkout-index-index .sidebar .subtitle, .checkout-index-index .cart-summary .block .fieldset.estimate > .legend, .checkout-index-index .cart-summary .block .fieldset.estimate > .legend + br, .checkout-index-index .minicart-items .product-item-details .weee[data-label] .label, .checkout-index-index .page-product-giftcard .fieldset.giftcard > .legend + br, .checkout-index-index .order-details-items .order-items .order-gift-message .action.close, .checkout-index-index .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .checkout-index-index .multicheckout .hidden, .checkout-index-index [class^=multishipping-] .nav-sections, .checkout-index-index [class^=multishipping-] .nav-toggle, .checkout-index-index .sidebar-main .block-reorder .subtitle, .checkout-index-index .sidebar-additional .block-reorder .subtitle, .checkout-index-index .no-display, .checkout-index-index .cart-totals .table-caption, .checkout-index-index .opc-block-summary .table-totals .table-caption {
  display: none;
}
.checkout-index-index .abs-sidebar-totals .amount, .checkout-index-index .cart-totals .amount, .checkout-index-index .opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.checkout-index-index .abs-checkout-title, .checkout-index-index .opc-wrapper .step-title, .checkout-index-index .opc-block-shipping-information .shipping-information-title, .checkout-index-index .opc-block-summary > .title, .checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
  color: #41362f;
}
.checkout-index-index .abs-visually-hidden, .checkout-index-index .fieldset > .field.no-label > .label, .checkout-index-index .fieldset > .fields > .field.no-label > .label, .checkout-index-index .quote-details-items .col.qty .label, .checkout-index-index .action-multicheck-wrap .action-multicheck-toggle > span, .checkout-index-index .product-item-actions .actions-secondary > .action span, .checkout-index-index .table-comparison .cell.label.remove span, .checkout-index-index .table-comparison .cell.label.product span, .checkout-index-index .cart.table-wrapper .col.qty .label, .checkout-index-index .minicart-wrapper .action.showcart .text, .checkout-index-index .minicart-wrapper .action.showcart .counter-label, .checkout-index-index .checkout-index-index .page-title-wrapper, .checkout-index-index .checkout-payment-method .field-select-billing > .label, .checkout-index-index .checkout-payment-method .payments .legend, .checkout-index-index .checkout-payment-method .ccard .legend, .checkout-index-index .fieldset .fullname.field > .label, .checkout-index-index .account .column.main .limiter > .label, .checkout-index-index .field.street .field .label, .checkout-index-index .account-nav .title, .checkout-index-index .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .checkout-index-index .page-product-giftcard .fieldset.giftcard > .legend, .checkout-index-index .opc-wrapper .form-giftcard-account .field .label, .checkout-index-index .filter-options-content .filter-count-label, .checkout-index-index .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .checkout-index-index .page-multiple-wishlist .page-title-wrapper .page-title, .checkout-index-index .multicheckout .table-wrapper .col .label, .checkout-index-index .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .checkout-index-index .block.newsletter .label, .checkout-index-index .block-reorder .product-item .label, .checkout-index-index .opc-wrapper .form-discount .field .label, .checkout-index-index .action.skip:not(:focus), .checkout-index-index .page-header .panel.wrapper .switcher .label, .checkout-index-index .page-footer .switcher .label, .checkout-index-index .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;
}
.checkout-index-index input[type=text], .checkout-index-index input[type=password], .checkout-index-index input[type=url], .checkout-index-index input[type=tel], .checkout-index-index input[type=search], .checkout-index-index input[type=number], .checkout-index-index input[type*=date], .checkout-index-index input[type=email] {
  vertical-align: baseline;
  width: 100%;
}
.checkout-index-index input[type=text]:disabled {
  opacity: 0.5;
}
.checkout-index-index .message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 15.6px;
  font-size: 13px;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.checkout-index-index .message.error {
  margin: 0 0 20px;
  padding: 10px 20px;
  display: block;
  line-height: 15.6px;
  font-size: 13px;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 15px;
  position: relative;
}
.checkout-index-index .message.error div {
  font-weight: 400;
}
.checkout-index-index .message.error, .checkout-index-index .message.message-error {
  color: #C81313;
  border-color: #C81313;
  background: #F9E6E6;
}
.checkout-index-index .message.notice {
  background-color: #cce7f5;
  border-color: #004f9d;
  color: #004f9d;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 15.6px;
  font-size: 13px;
  padding-left: 40px;
  position: relative;
}
.checkout-index-index .fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
}
.checkout-index-index .fieldset > .field .note, .checkout-index-index .fieldset > .fields > .field .note {
  font-size: 14px;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.checkout-index-index .field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.checkout-index-index .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.checkout-index-index .field-tooltip .field-tooltip-content._active {
  display: block;
}
.checkout-index-index .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;
}
.checkout-index-index .field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #bbb;
  display: flex;
  border: 2px solid #bbb;
  border-radius: 16px;
  content: "?";
  vertical-align: middle;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-left: 1px;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  top: 3px;
  transition-delay: 0s;
  transition: all 0.24s ease, height 0s;
  position: relative;
}
.checkout-index-index .field-tooltip span.field-tooltip-action:hover:before {
  color: #333;
  border-color: #333;
}
.checkout-index-index .field-tooltip .field-tooltip-content:before {
  border-right-color: #666;
}
.checkout-index-index .field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
}
.checkout-index-index .field-tooltip .field-tooltip-content:after, .checkout-index-index .field-tooltip .field-tooltip-content:before {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  left: -21px;
  top: 12px;
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
}
.checkout-index-index .modal-slide._show, .checkout-index-index .modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.checkout-index-index .modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.checkout-index-index .modal-slide {
  left: 44px;
  z-index: 900;
}
.checkout-index-index .modal-slide, .checkout-index-index .modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}

/*# sourceMappingURL=checkout.css.map */
