.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

@media (max-width: 543.98px) {
  .primary-images {
    margin: 0;
    padding: 0; } }

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }
  @media (max-width: 543.98px) {
    .prices-add-to-cart-actions {
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }
  @media (min-width: 544px) {
    .prices-add-to-cart-actions {
      position: static;
      padding: 0 0.9375em; } }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center; }

.cart-and-ipay {
  text-align: center; }
  @media (max-width: 543.98px) {
    .cart-and-ipay {
      padding-bottom: 26px; }
      .cart-and-ipay .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.simple-quantity {
  margin-top: 1em; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 543.98px) {
    .container.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em; }
  .quick-view-dialog .selectable-bonus-product-line-item,
  .choose-bonus-product-dialog .selectable-bonus-product-line-item {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-top: 0.3em;
    padding-bottom: 0.3em; }
  .quick-view-dialog .beenSelected,
  .choose-bonus-product-dialog .beenSelected {
    background-color: #eee; }
  .quick-view-dialog .modal-header,
  .choose-bonus-product-dialog .modal-header {
    background-color: #eee;
    border-bottom: 2px solid #ccc;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
    .quick-view-dialog .modal-header .full-pdp-link,
    .choose-bonus-product-dialog .modal-header .full-pdp-link {
      color: var(--skin-primary-color-1); }
    .quick-view-dialog .modal-header .close,
    .choose-bonus-product-dialog .modal-header .close {
      font-size: 2rem;
      line-height: 1.5rem; }
  .quick-view-dialog .modal-title,
  .choose-bonus-product-dialog .modal-title {
    font-size: 1em; }
  .quick-view-dialog .product-name,
  .choose-bonus-product-dialog .product-name {
    font-size: 1.875em; }
  .quick-view-dialog .swatch-circle,
  .choose-bonus-product-dialog .swatch-circle {
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: 1.25em;
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative; }
    .quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
    .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
      color: #000;
      content: '\F058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      left: 0.295em;
      position: absolute; }
    .quick-view-dialog .swatch-circle.color-value.selected::after,
    .choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
      background: #fff;
      border-radius: 50%;
      color: #000;
      content: '\F058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 0.75em;
      left: 0.31em;
      line-height: 0.8em;
      position: absolute;
      top: 0.35em;
      width: 0.8em; }
    .quick-view-dialog .swatch-circle i.fa-times-circle,
    .choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
      background: #fff;
      border-radius: 50%;
      height: 0.75em;
      line-height: 0.8em;
      width: 0.8em; }
  .quick-view-dialog a[disabled] .swatch-circle,
  .choose-bonus-product-dialog a[disabled] .swatch-circle {
    cursor: not-allowed; }
    .quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
    .choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
      background-color: #495057; }
  .quick-view-dialog .availablity-container,
  .choose-bonus-product-dialog .availablity-container {
    text-align: right; }
  .quick-view-dialog .availablity-container,
  .quick-view-dialog .size-chart,
  .choose-bonus-product-dialog .availablity-container,
  .choose-bonus-product-dialog .size-chart {
    margin-top: 0.938em; }
  .quick-view-dialog .modal-content,
  .choose-bonus-product-dialog .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  .quick-view-dialog .modal-body,
  .choose-bonus-product-dialog .modal-body {
    max-height: 28.125em;
    /* 450/16 */
    overflow-y: auto; }
  .quick-view-dialog button.close,
  .choose-bonus-product-dialog button.close {
    font-size: 1.25em; }
  .quick-view-dialog .modal-footer,
  .choose-bonus-product-dialog .modal-footer {
    background-color: #fff;
    border: none;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
    .quick-view-dialog .modal-footer .prices .price,
    .choose-bonus-product-dialog .modal-footer .prices .price {
      font-size: 1.6em; }
  .quick-view-dialog .prices .sales,
  .choose-bonus-product-dialog .prices .sales {
    font-size: 1.5rem; }
  .quick-view-dialog .promotions,
  .choose-bonus-product-dialog .promotions {
    text-align: left;
    color: #c00; }
  @media (max-width: 768.98px) {
    .quick-view-dialog .bonus-summary,
    .choose-bonus-product-dialog .bonus-summary {
      font-size: 0.625em; } }
  @media (max-width: 768.98px) {
    .quick-view-dialog .bonus-summary .bonus-product-name,
    .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
      padding: 0; } }
  .quick-view-dialog .pre-cart-products,
  .choose-bonus-product-dialog .pre-cart-products {
    margin-right: 0.125em; }
  .quick-view-dialog .color-attribute,
  .choose-bonus-product-dialog .color-attribute {
    border: none;
    padding: 0;
    background: none; }
  .quick-view-dialog .non-input-label,
  .choose-bonus-product-dialog .non-input-label {
    display: block;
    margin-bottom: 0.5rem; }

.single-approaching-discount {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  color: #008827;
  margin-bottom: 0.3125rem; }

.checkout-continue {
  position: fixed;
  bottom: 0;
  z-index: 1;
  padding-right: 0;
  padding-left: 0; }
  @media (max-width: 543.98px) {
    .checkout-continue {
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }
      .checkout-continue div {
        padding: 0.625em; } }
  @media (min-width: 544px) {
    .checkout-continue {
      position: static;
      padding-right: 0.938em;
      padding-left: 0.938em; } }

.edit {
  margin-right: 0.625em; }

.product-edit {
  margin-top: auto; }
  .product-edit a {
    font-size: 0.813em; }

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0; }

.item-attributes {
  display: inline-block;
  vertical-align: top; }

.line-item-divider {
  margin: 0.625em -0.625rem 0.625em -0.625rem; }

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.625em;
  width: 90%; }

.line-item-price {
  font-size: 1em;
  color: #222;
  font-weight: bold; }

.line-item-price-info {
  font-size: 0.75em;
  margin-bottom: 0.5rem; }

.no-margin-top {
  margin-top: 0; }

.number-of-items {
  font-size: 1.25rem;
  margin-top: 1rem; }
  @media (min-width: 544px) {
    .number-of-items {
      margin-top: 0; } }

.optional-promo {
  color: var(--skin-primary-color-1); }

.product-info {
  margin-bottom: 0.313em;
  padding: 0.625em; }
  @media (min-width: 769px) {
    .product-info {
      height: auto; } }

.product-to-remove {
  font-weight: bold; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 5.625em; }

.promo-code-form {
  display: none; }
  @media (min-width: 544px) {
    .promo-code-form {
      display: block; } }

.promo-code-submit {
  padding-left: 0; }

.quantity-form {
  margin-bottom: 0;
  margin-top: -0.313em; }

.product-info .remove-btn {
  color: #999;
  font-size: 1.625em;
  padding: 0;
  position: absolute;
  top: -0.625rem;
  right: 0.25rem;
  border: none;
  background-color: #fff; }
  @media (min-width: 992px) {
    .product-info .remove-btn {
      top: 0;
      bottom: 0;
      right: -0.625rem;
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }

.product-info .remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1.625em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1; }

.bonus-product {
  display: block;
  text-align: center; }

.remove-line-item {
  position: relative; }

.remove-coupon {
  border: none;
  background: transparent; }

.sub-total {
  font-weight: bold; }

.grand-total {
  font-size: 1em;
  font-weight: 600; }

.coupon-price-adjustment + .coupon-price-adjustment {
  margin-top: 0.625rem; }

.coupon-price-adjustment {
  background-color: #fff;
  padding: 0.625em;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem; }

.coupon-promotion-relationship {
  font-size: 0.813em;
  padding-left: 1rem;
  margin-bottom: 0; }

.coupons-and-promos {
  margin-bottom: 0.625rem;
  padding-right: 0;
  padding-left: 0; }

.coupon-code {
  font-size: 1.125em; }

.coupon-applied {
  color: #008827;
  font-size: 0.813em; }

.coupon-not-applied {
  color: #c00;
  font-size: 0.813em; }

.coupon-error {
  color: #c00;
  margin-top: 0.25rem; }

.coupon-missing-error {
  display: none; }

.applied-promotion-discount {
  color: #008827;
  float: right; }

.promotion-information {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem; }

.line-item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em; }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  content: "";
  display: block;
  border-bottom: 0.063em dashed #ccc;
  margin: 0.625em -0.625em; }

.quantity-label {
  font-size: 0.813em; }

.quantity {
  width: 100%;
  min-width: 5em; }

.bundle-misc {
  font-size: 0.813rem; }
  @media (max-width: 991.98px) {
    .bundle-misc {
      margin-bottom: 0.625em; } }

.cart-error-messaging.cart-error {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }

.valid-cart-error {
  min-height: 6.5rem; }

.bundled-line-item .item-attributes {
  margin-left: 0; }

.bonus-product-button {
  margin-right: 1.5em; }

/* override default breakpoints */
/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
.menu-item-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .menu-item-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 0.25rem;
    top: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
    right: 0.25rem; }

.social-icons-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .social-icons-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem; }

.brand-logo-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #fff;
  border: none; }

.footer-links-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-dark::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.brand-logo-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #8f8f8f;
  border: none; }

.footer-links-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-light::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.search-focus-light {
  -webkit-box-shadow: 0 0 0 0.1875rem #000000, 0 0 0 0.25rem #fff;
          box-shadow: 0 0 0 0.1875rem #000000, 0 0 0 0.25rem #fff;
  outline: none; }

.search-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: solid 0.0625rem #fff;
  outline-offset: 0.25rem; }

.header-logo-focus {
  outline: none;
  position: relative;
  outline-offset: 0.25rem; }
  .header-logo-focus::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 0.25rem;
    top: 0rem;
    right: -0.5rem;
    bottom: 0rem;
    left: -0.5rem; }

.tooltip-focus-light {
  outline: none;
  position: relative; }
  .tooltip-focus-light::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.tooltip-focus-dark {
  outline: none;
  position: relative; }
  .tooltip-focus-dark::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

#chooseBonusProductModal .choose-bonus-product-dialog {
  margin: 0;
  -webkit-box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.15); }
  #chooseBonusProductModal .choose-bonus-product-dialog .modal-content {
    border-radius: 0; }
  #chooseBonusProductModal .choose-bonus-product-dialog .color-display-name {
    font-size: 0.75rem;
    color: #000000; }
    #chooseBonusProductModal .choose-bonus-product-dialog .color-display-name .color-text {
      font-family: "Roboto-Bold", sans-serif;
      margin-right: 0.25rem;
      line-height: 1.5; }
  #chooseBonusProductModal .choose-bonus-product-dialog .product-name {
    font-size: 1rem;
    color: #000;
    padding: 0 0.375rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .remove-btn {
    width: auto;
    height: auto;
    padding: 0;
    font-size: 0.75rem;
    line-height: normal; }
  #chooseBonusProductModal .choose-bonus-product-dialog .bonus-summary:not(.has-selected) {
    margin-bottom: 0.9375rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message {
    border-radius: 0.25rem;
    border: 0.0625rem solid #b58500;
    background-color: #f9f8f6;
    padding: 0.5rem 0.75rem 0.5rem 0.5rem;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
    line-height: normal;
    color: #000000;
    position: relative; }
    #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message .triangle-warning {
      position: absolute; }
    #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message span {
      display: inline-block;
      padding-left: 1.5rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .min-error-message {
    color: #000000;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 0.75rem;
    line-height: normal;
    padding: 0.625rem 1.625rem 0.625rem 0.5rem;
    border-radius: 0.25rem;
    border: 0.0625rem solid #d0021b;
    background-color: #f9f6f6;
    position: relative; }
    #chooseBonusProductModal .choose-bonus-product-dialog .min-error-message span {
      display: inline-block;
      padding-left: 1.5rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .min-error-message .circle-info-red {
      position: absolute;
      fill: #d0021b;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  #chooseBonusProductModal .choose-bonus-product-dialog .attribute-error-message {
    position: relative;
    margin-bottom: 0.5rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .attribute-error-message span {
      font-family: "Roboto-Regular", sans-serif;
      font-size: 0.75rem;
      line-height: 1.25;
      color: #d0021b;
      display: inline-block;
      padding-left: 1.5rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .attribute-error-message .circle-info-red {
      position: absolute;
      fill: #d0021b;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      top: 0.0625rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .success-icon {
    margin: 0.125rem 0.5rem 0 0;
    background-color: #417505;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    position: relative; }
    #chooseBonusProductModal .choose-bonus-product-dialog .success-icon::before {
      content: '';
      position: absolute;
      left: 0.375rem;
      top: 0.1875rem;
      width: 0.3125rem;
      height: 0.5625rem;
      border: solid #fff;
      border-width: 0 0.125rem 0.125rem 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  #chooseBonusProductModal .choose-bonus-product-dialog .modal-header {
    background-color: transparent;
    border-bottom: 0.0625rem solid #d5d5d5;
    padding: 1rem 1rem 1rem 0.625rem;
    -webkit-box-shadow: 0 0 0.4375rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.4375rem 0 rgba(0, 0, 0, 0.15);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #chooseBonusProductModal .choose-bonus-product-dialog .modal-header .close {
      margin: 0;
      padding: 0;
      height: 1rem;
      line-height: 1rem;
      font-size: initial; }
    #chooseBonusProductModal .choose-bonus-product-dialog .modal-header span {
      font-family: "Roboto-Bold", sans-serif;
      font-size: 1.3125rem;
      display: inline-block;
      line-height: normal; }
  #chooseBonusProductModal .choose-bonus-product-dialog .selected-pid {
    border: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.5rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .selected-pid:last-child {
      border-bottom: 0.0625rem solid #d5d5d5;
      padding-bottom: 0.5rem;
      margin-bottom: 0.5rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .select-bonus-product {
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto; }
  #chooseBonusProductModal .choose-bonus-product-dialog .modal-body {
    padding: 0.5rem 0.625rem 0; }
  #chooseBonusProductModal .choose-bonus-product-dialog .modal-footer {
    padding: 1rem 1rem 1rem 0.625rem;
    -webkit-box-shadow: 0 -0.125rem 0.125rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 -0.125rem 0.125rem 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
    margin-top: 0.125rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .modal-footer .container {
      max-width: 100%; }
  #chooseBonusProductModal .choose-bonus-product-dialog .bonus-summary {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 0.75rem;
    color: #000000; }
  #chooseBonusProductModal .choose-bonus-product-dialog .cancel-btn {
    margin-left: 1.5rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .choice-of-bonus-product {
    border-bottom: 0.0625rem solid #d5d5d5;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .choice-of-bonus-product:last-child {
      margin-bottom: 0.75rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .add-bonus-products {
    width: 14.25rem; }
  #chooseBonusProductModal .choose-bonus-product-dialog .bonus-product-name {
    line-height: normal;
    white-space: normal;
    overflow: visible;
    text-overflow: initial; }
    #chooseBonusProductModal .choose-bonus-product-dialog .bonus-product-name .selected-product-name {
      max-width: 12.75rem;
      display: inline-block;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .bonus-product-carousel {
    max-width: 17.5rem;
    margin: 1rem auto 0;
    padding: 0 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner {
    margin: 0 auto;
    display: block; }
    #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner.slick-slider {
      padding: 0 1.375rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item {
      margin-bottom: 0.75rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .pdp-thumb-img {
        max-height: 3.875rem;
        max-width: 3.875rem;
        border: 0.0625rem solid #696158;
        border-radius: 0.25rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item.active .carousel-img-wrap .pdp-thumb-img {
        border: 0.125rem solid #4e616a; }
      #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .carousel-img-wrap {
        padding: 0.125rem;
        border-radius: 0.25rem;
        overflow: auto;
        border: 0.0625rem solid transparent;
        background: transparent; }
        #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .carousel-img-wrap:focus {
          outline: none;
          border: none; }
          @media (min-width: 576px) {
            #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .carousel-img-wrap:focus {
              border: 0.125rem solid #000000; } }
        #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .carousel-img-wrap:active .pdp-thumb-img, #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .carousel-img-wrap:hover .pdp-thumb-img {
          border: 0.125rem solid #4e616a; }
        #chooseBonusProductModal .choose-bonus-product-dialog .primary-images .carousel-inner .carousel-item .carousel-img-wrap:active {
          border: 0.0625rem solid #4e616a; }
  #chooseBonusProductModal .choose-bonus-product-dialog .attribute {
    margin-top: 0; }
  #chooseBonusProductModal .choose-bonus-product-dialog .swatch-circle {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0.125rem;
    background-size: 1.5rem 1.5rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .swatch-circle.color-value::after {
      content: '';
      border: 0;
      top: -0.3125rem;
      left: -0.3125rem;
      background: transparent;
      width: 2rem;
      height: 2rem; }
    #chooseBonusProductModal .choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
      border: 0.125rem solid #4e616a; }
    #chooseBonusProductModal .choose-bonus-product-dialog .swatch-circle.color-value.selected.unselectable::after {
      border: 0.125rem solid #d0021b; }
  #chooseBonusProductModal .choose-bonus-product-dialog .selected-image-container .pdp-thumb-img {
    display: none; }
    #chooseBonusProductModal .choose-bonus-product-dialog .selected-image-container .pdp-thumb-img.active {
      display: block; }
  #chooseBonusProductModal .choose-bonus-product-dialog .color-attribute {
    margin-right: 0.5rem;
    margin-bottom: 0.75rem;
    position: relative; }
    #chooseBonusProductModal .choose-bonus-product-dialog .color-attribute.unselectable::after {
      content: '';
      width: 1.5rem;
      height: 0.25rem;
      background: white;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      position: absolute;
      left: 10%;
      top: 42%;
      border-top: 0.125rem solid rgba(0, 0, 0, 0.4); }
    #chooseBonusProductModal .choose-bonus-product-dialog .color-attribute.unselectable::before {
      content: '';
      width: 1.625rem;
      height: 1.625rem;
      position: absolute;
      border-radius: 1.5rem;
      z-index: 100;
      background-color: rgba(255, 255, 255, 0.2); }
  @media (min-width: 768px) {
    #chooseBonusProductModal .choose-bonus-product-dialog {
      max-width: 43.1875rem;
      margin: 5rem auto 0; }
      #chooseBonusProductModal .choose-bonus-product-dialog .color-display-name .color-text {
        line-height: normal; }
      #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message .triangle-warning {
        width: 1.5rem;
        height: 1.3125rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message span {
        padding-left: 2rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .min-error-message {
        font-size: 1rem;
        padding: 1rem; }
        #chooseBonusProductModal .choose-bonus-product-dialog .min-error-message span {
          padding-left: 2rem;
          height: 1.5rem;
          padding-top: 0.125rem; }
        #chooseBonusProductModal .choose-bonus-product-dialog .min-error-message .circle-info-red {
          width: 1.5rem;
          height: 1.5rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .select-bonus-product {
        max-width: 19.375rem;
        margin: 0.75rem 0 0; }
      #chooseBonusProductModal .choose-bonus-product-dialog .modal-body {
        padding: 1.5rem 1.5rem 0; }
      #chooseBonusProductModal .choose-bonus-product-dialog .modal-footer {
        padding: 1rem 1.5rem 1.5rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .non-input-label {
        margin-top: 0.75rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .choice-of-bonus-product {
        padding-bottom: 0.375rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .bonus-product-name .selected-product-name {
        max-width: 27.1875rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .product-content {
        padding-left: 1rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .attribute {
        margin-top: 1rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message {
        padding: 1rem 1rem 1rem 1.5rem;
        font-size: 1rem;
        margin-bottom: 1rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .modal-header {
        padding: 1.5rem 1.5rem 1rem;
        -webkit-box-shadow: none;
                box-shadow: none; }
        #chooseBonusProductModal .choose-bonus-product-dialog .modal-header span {
          font-size: 1.5625rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .bonus-summary:not(.has-selected) {
        margin-bottom: 1.0625rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .product-name {
        font-size: 1.25rem;
        padding: 0;
        margin: 0; }
      #chooseBonusProductModal .choose-bonus-product-dialog .primary-images {
        max-width: 19.75rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .bonus-summary {
        font-size: 1rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .selected-pid {
        margin-top: 0.75rem; }
        #chooseBonusProductModal .choose-bonus-product-dialog .selected-pid:last-child {
          border-bottom: 0.0625rem solid #d5d5d5;
          padding-bottom: 1.25rem;
          margin-bottom: 1.5rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog .cancel-btn {
        margin-left: 1.125rem;
        width: auto;
        padding: 0;
        line-height: 1.3125rem;
        height: auto; }
      #chooseBonusProductModal .choose-bonus-product-dialog .add-bonus-products {
        width: 19.375rem; } }
  @media (min-width: 992px) {
    #chooseBonusProductModal .choose-bonus-product-dialog {
      max-width: 48.75rem;
      margin: 2rem auto 0; }
      #chooseBonusProductModal .choose-bonus-product-dialog .max-error-message .triangle-warning {
        width: 1.5rem;
        height: 1.5rem; } }
  #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog {
    height: 100%; }
    #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-content {
      height: 100%; }
      @media (min-width: 576px) {
        #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-content {
          height: auto; } }
    #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-header {
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      position: absolute;
      right: 0;
      top: 0.3125rem; }
      #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-header span {
        display: none; }
      #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-header button {
        z-index: 9; }
    #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-body {
      padding-top: 1rem; }
      @media (min-width: 576px) {
        #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-body {
          padding-top: 1.5rem; } }
      #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-body .js-bonus-gift-wrapper .triangle-warning {
        width: 3.125rem;
        height: 2.6875rem;
        fill: #b58500; }
        @media (min-width: 576px) {
          #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-body .js-bonus-gift-wrapper .triangle-warning {
            width: auto;
            height: auto; } }
      #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-body .js-bonus-gift-wrapper .gift-heading {
        color: #000000; }
      #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-body .js-bonus-gift-wrapper .gift-message {
        color: #000000;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25;
        letter-spacing: normal; }
    #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-footer {
      -webkit-box-shadow: none;
              box-shadow: none; }
      #chooseBonusProductModal .choose-bonus-product-dialog.bonus-gift-oos-dialog .modal-footer .cancel-btn {
        color: #4e616a;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25;
        letter-spacing: normal; }

#chooseBonusProductModal {
  padding-right: 0 !important; }
  #chooseBonusProductModal.modal-landscape-mode {
    overflow: hidden; }
    #chooseBonusProductModal.modal-landscape-mode .modal-footer {
      position: fixed;
      width: 100%;
      bottom: 0; }

.totals {
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  padding: 1rem 1rem 1.5rem; }
  .totals .header .end-lines .items-total {
    color: #000000; }
  .totals .order-total-summary .leading-lines {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 0.875rem;
    color: #000000; }
  .totals .order-total-summary .sub-total {
    font-weight: 500; }
  .totals .order-total-summary .grand-total .order-receipt-label,
  .totals .order-total-summary .grand-total .grand-total-sum {
    margin-bottom: 0; }
  .totals .order-total-summary .order-discount,
  .totals .order-total-summary .shipping-discount {
    color: #c55002; }
  .totals .order-total-summary .shipping-total-cost.price-free {
    color: #c55002; }
  @media (min-width: 576px) {
    .totals .order-total-summary .leading-lines {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .totals .order-total-summary .sales-tax-item #EstimatedTax .popover, .totals .order-total-summary .sales-tax-item #ColoradoTax .popover, .totals .order-total-summary .co-tax-item #EstimatedTax .popover, .totals .order-total-summary .co-tax-item #ColoradoTax .popover {
      max-width: 25rem;
      width: 25rem; } }
  .totals .order-total-summary + .divider {
    margin: 0.5rem 0 1rem; }
  .totals .promo-code .error-message {
    margin: 1rem 0;
    border-radius: 0.25rem;
    border: solid 0.0625rem #b58500;
    background-color: #f9f8f6;
    color: #000000;
    line-height: 1.25rem; }
    .totals .promo-code .error-message .warning-icon {
      fill: #b58500; }
    .totals .promo-code .error-message .error-message-text {
      margin: 0 0 0 0.5rem; }
  .totals .promo-code .promo-d-none {
    display: none !important; }
  .totals .promo-code .plus-icon {
    color: #4e616a;
    font-size: 1.25rem; }
  .totals .promo-code .promo-link {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 1rem; }
    .totals .promo-code .promo-link .fa {
      color: #298fc2; }
    .totals .promo-code .promo-link .label {
      margin-bottom: 0;
      margin-left: 0.5rem; }
  .totals .promo-code .promo-input-main {
    margin-bottom: 0; }
    .totals .promo-code .promo-input-main .promo-code-btn {
      border-radius: 0 0rem 0rem 0;
      top: 0rem; }
      .totals .promo-code .promo-input-main .promo-code-btn:focus::after {
        border-radius: 0 0rem 0rem 0; }
  @media (min-width: 576px) {
    .totals {
      padding: 1.5rem; } }
  .totals .afterpay-holder .afterpay-image {
    width: 4.8125rem;
    height: auto;
    margin: 0 0 0 0.25rem; }
    @media (min-width: 576px) {
      .totals .afterpay-holder .afterpay-image {
        margin: 0 0 0.125rem 0.25rem; } }
  .totals .afterpay-holder .tooltip-container {
    margin-left: 0.125rem; }

.error-message {
  border-radius: 0.25rem;
  border: solid 0.0625rem #b58500;
  background-color: #f9f8f6;
  color: #000000;
  line-height: 1.25rem; }
  .error-message .warning-icon {
    fill: #b58500; }

.savings + .divider {
  margin: 1rem 0 1.5rem; }

.checkout-section .savings + .divider {
  margin: 1.5rem 0 1.5rem; }

.total-savings {
  position: relative; }
  .total-savings .savings-header {
    color: #417505; }
    .total-savings .savings-header .total-savings-label {
      cursor: pointer; }
    .total-savings .savings-header .savings-arrow:focus {
      outline: 0.125rem solid #000000;
      -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
              box-shadow: 0 0 0.3125rem 0.0625rem #000000; }
    .total-savings .savings-header .savings-arrow .icon {
      width: 0.75rem;
      height: 0.75rem; }
    .total-savings .savings-header .savings-arrow[aria-expanded='true'] .icon {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .total-savings .savings-arrow.promo-down-arrow {
    width: 0.75rem;
    height: 0.75rem;
    display: inline-block;
    left: 0.5rem;
    top: -0.3125rem; }
    .total-savings .savings-arrow.promo-down-arrow .down-arrow {
      top: 0.25rem; }
    .total-savings .savings-arrow.promo-down-arrow:focus {
      outline: 0.125rem solid #000000;
      outline-offset: 0.125rem;
      -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
              box-shadow: 0 0 0.3125rem 0.0625rem #000000; }
    .total-savings .savings-arrow.promo-down-arrow::before, .total-savings .savings-arrow.promo-down-arrow::after {
      left: 25%; }
    .total-savings .savings-arrow.promo-down-arrow::before {
      top: 205%; }
    .total-savings .savings-arrow.promo-down-arrow::after {
      top: 215%; }
  .total-savings .savings-arrow .down-arrow {
    content: '';
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-bottom: 0.125rem solid #000000;
    border-right: 0.125rem solid #000000;
    width: 0.5rem;
    height: 0.5rem;
    top: 1rem;
    right: 1.1875rem;
    opacity: 0.6;
    top: 0;
    right: 0.1875rem; }
  .total-savings .savings-arrow::before, .total-savings .savings-arrow::after {
    border: solid transparent;
    position: absolute;
    pointer-events: none;
    border-width: 0.375rem;
    margin-left: -0.125rem;
    left: 55%; }
  .total-savings .savings-arrow::before {
    bottom: -50%;
    border-bottom-color: #979797; }
  .total-savings .savings-arrow::after {
    top: 84%;
    border-bottom-color: #fff; }
  .total-savings .savings-arrow.savings-arrow-details::before {
    bottom: -34%; }
  .total-savings .savings-arrow.savings-arrow-details::after {
    top: 92%; }
  .total-savings .savings-content {
    display: none;
    padding: 1rem;
    border: 0.0625rem solid #979797; }
    .total-savings .savings-content .savings-label,
    .total-savings .savings-content .savings-value {
      color: #000000;
      font-size: 0.875rem; }
      @media (min-width: 768px) {
        .total-savings .savings-content .savings-label,
        .total-savings .savings-content .savings-value {
          font-size: 1rem; } }
    .total-savings .savings-content .close-btn {
      font-size: 0.75rem; }
  .total-savings.active .total-savings-label {
    padding: 0 0 0.5rem; }
  .total-savings.active .savings-arrow::after, .total-savings.active .savings-arrow::before {
    content: ''; }
  .total-savings.active .savings-arrow.promo-down-arrow .down-arrow {
    top: 0.5rem; }
  .total-savings.active .savings-arrow .down-arrow {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 45%; }
  .total-savings.active .savings-content {
    display: block; }
  .total-savings .total-savings-amount {
    color: #417505; }

.sticky-mobile-order-summary .total-savings .savings-arrow::before {
  border: none; }

.sticky-mobile-order-summary .total-savings.active .savings-content {
  display: block; }

.sticky-mobile-order-summary .total-savings .savings-content {
  display: none;
  border: none; }
  .sticky-mobile-order-summary .total-savings .savings-content .savings-item-last .savings-label,
  .sticky-mobile-order-summary .total-savings .savings-content .savings-item-last .savings-value {
    margin-bottom: 0; }

.coupons-and-promos {
  color: #c55002;
  margin: 0; }
  .coupons-and-promos:first-child .cart-inline-promo .tooltip-container {
    margin-top: 1rem; }
  .coupons-and-promos .coupon-price-adjustment {
    border: none;
    padding: 0; }
    .coupons-and-promos .coupon-price-adjustment .coupon-code {
      padding: 0;
      border: none; }
      .coupons-and-promos .coupon-price-adjustment .coupon-code.cart-inline-promo .tooltip-btn {
        border-radius: inherit; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code.cart-inline-promo .tooltip-btn.active .promo-arrow {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .coupons-and-promos .coupon-price-adjustment .coupon-code.cart-inline-promo .popover-container .promo-popover {
        border: 0 !important;
        -webkit-box-shadow: unset !important;
                box-shadow: unset !important; }
      .coupons-and-promos .coupon-price-adjustment .coupon-code .savings-text {
        color: #c55002; }
      .coupons-and-promos .coupon-price-adjustment .coupon-code .coupon-text,
      .coupons-and-promos .coupon-price-adjustment .coupon-code .coupon-applied {
        color: #000000; }
      .coupons-and-promos .coupon-price-adjustment .coupon-code .coupon-text {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        word-break: break-all; }
      .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container {
        display: inline-block;
        color: #000000;
        width: 100%;
        margin: 0.625rem 0; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .tooltip-content {
          width: 1rem;
          margin-top: 0.125rem; }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .tooltip-content .down-arrow {
            content: '';
            position: absolute;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            border-bottom: 0.125rem solid #000000;
            border-right: 0.125rem solid #000000;
            width: 0.5rem;
            height: 0.5rem;
            top: 0.375rem;
            right: 0.25rem;
            opacity: 0.6; }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .tooltip-content[aria-expanded='true'] .down-arrow {
            -webkit-transform: rotate(225deg);
                    transform: rotate(225deg);
            top: 0.625rem; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-applied-label {
          cursor: pointer;
          -ms-flex-preferred-size: calc(100% - 5rem);
              flex-basis: calc(100% - 5rem); }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-applied-label .promo-success-icon {
            min-width: 1.25rem; }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-applied-label .coupon-text {
            margin-top: -0.125rem; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .tooltip-link .down-arrow {
          left: 12%; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .popover {
          width: 100%; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-popover {
          border: 0.0625rem solid #979797;
          -webkit-box-shadow: 0 0 4px 0 #b4b0ab !important;
                  box-shadow: 0 0 4px 0 #b4b0ab !important;
          border-radius: 0;
          background-color: #fff;
          width: 100%;
          padding: 1rem;
          margin-top: 0.375rem;
          z-index: 5;
          position: relative; }
          @media (min-width: 768px) {
            .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-popover {
              width: 175%; } }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-popover .popover-header {
            font-size: 1rem;
            font-weight: 500;
            font-family: "Roboto-Medium", sans-serif; }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-popover .arrow {
            left: 6rem !important; }
          .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .promo-popover .close-btn {
            font-size: 0.75rem; }
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .popover-content .savings-item .savings-label,
        .coupons-and-promos .coupon-price-adjustment .coupon-code .tooltip-container .popover-content .savings-item .savings-value {
          font-family: "Roboto-Regular", sans-serif;
          font-size: 1rem;
          color: #000000; }
    .coupons-and-promos .coupon-price-adjustment .remove-coupon {
      top: 0.4375rem;
      right: 0;
      color: #4e616a; }

.divider {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
  margin: 1rem 0; }
  @media (min-width: 576px) {
    .divider {
      margin: 1.5rem 0; } }

.checkout-continue {
  padding: 0 1rem;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .checkout-continue {
      padding: 0 0.5rem; } }
  .checkout-continue .credit-cards-section {
    margin: 0.5rem 0 1rem; }
    .checkout-continue .credit-cards-section img {
      width: 2rem;
      height: 2rem; }
    .checkout-continue .credit-cards-section li.d-block {
      margin-right: 1rem; }
      .checkout-continue .credit-cards-section li.d-block:last-child {
        margin-right: 0; }
    @media (min-width: 576px) {
      .checkout-continue .credit-cards-section {
        margin: 0 0 1rem; } }
  .checkout-continue .btn-holder .checkout-btn {
    margin-bottom: 1.5rem; }
    .checkout-continue .btn-holder .checkout-btn:focus svg {
      fill: #fff; }
  .checkout-continue div {
    padding: 0; }

.paypal-button {
  height: 3rem;
  border-radius: 0; }
  .paypal-button .paypal-img {
    height: 1.375rem;
    width: auto;
    position: relative;
    top: 25%; }

/* order summary styles for checkout page */
.order-summary,
.order-summary-mob {
  position: relative; }
  @media (max-width: 991.98px) {
    .order-summary,
    .order-summary-mob {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }

@media (max-width: 991.98px) {
  .checkout-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto; } }

.order-summary-content ul {
  list-style-type: none; }

.order-summary-container,
.order-summary-container-mob {
  padding-top: 2.5rem; }
  @media (min-width: 768px) {
    .order-summary-container,
    .order-summary-container-mob {
      padding-top: 5.125rem; } }
  @media (min-width: 992px) {
    .order-summary-container,
    .order-summary-container-mob {
      padding-top: 0; } }
  .order-summary-container.fix-top,
  .order-summary-container-mob.fix-top {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 5; }
    @media (max-width: 991.98px) {
      .order-summary-container.fix-top,
      .order-summary-container-mob.fix-top {
        left: 0; }
        .order-summary-container.fix-top .order-product-container,
        .order-summary-container-mob.fix-top .order-product-container {
          padding: 1rem 1.5rem;
          margin-bottom: 0; } }
  .order-summary-container.fix-bottom,
  .order-summary-container-mob.fix-bottom {
    position: absolute;
    bottom: 0;
    top: unset; }
  @media (min-width: 992px) {
    .order-summary-container .totals,
    .order-summary-container-mob .totals {
      margin: 0 0 1.25rem; } }
  .order-summary-container .leading-lines .end-lines span.sr-only,
  .order-summary-container-mob .leading-lines .end-lines span.sr-only {
    position: absolute; }
  .order-summary-container .afterpay-widget,
  .order-summary-container-mob .afterpay-widget {
    margin: -0.5rem 0 0; }
    .order-summary-container .afterpay-widget .cart-afterpay-message,
    .order-summary-container-mob .afterpay-widget .cart-afterpay-message {
      border: none; }
      .order-summary-container .afterpay-widget .cart-afterpay-message .afterpay-link,
      .order-summary-container-mob .afterpay-widget .cart-afterpay-message .afterpay-link {
        padding: 0; }
    .order-summary-container .afterpay-widget + .divider,
    .order-summary-container-mob .afterpay-widget + .divider {
      margin: 1rem 0; }
      @media (min-width: 768px) {
        .order-summary-container .afterpay-widget + .divider,
        .order-summary-container-mob .afterpay-widget + .divider {
          margin: 1rem 0 1.5rem 0; } }

.order-product-container {
  /* to hide enrolled content */ }
  .order-product-container .order-product-summary {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    .order-product-container .order-product-summary .totals {
      padding: 1rem 0.625rem;
      -webkit-box-shadow: none;
              box-shadow: none; }
      @media (min-width: 768px) {
        .order-product-container .order-product-summary .totals {
          padding: 1rem 2.375rem; } }
      @media (min-width: 992px) {
        .order-product-container .order-product-summary .totals {
          padding: 1.5rem 0; } }
  .order-product-container .card-header[aria-expanded='true']::after {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 1.25rem; }
    @media (min-width: 768px) {
      .order-product-container .card-header[aria-expanded='true']::after {
        top: 0.75rem; } }
  .order-product-container .card-header::after {
    content: '';
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-bottom: 0.125rem solid #000000;
    border-right: 0.125rem solid #000000;
    width: 0.5rem;
    height: 0.5rem;
    top: 0.75rem;
    right: 0.5rem;
    opacity: 1; }
  .order-product-container .product-summary-block {
    margin: 0.5rem 0 0.25rem 0; }
    .order-product-container .product-summary-block .clyde .clyde-image {
      width: 4.625rem; }
      .order-product-container .product-summary-block .clyde .clyde-image img {
        max-width: 100%; }
    .order-product-container .product-summary-block .clyde .clyde-price-wrapper-mobile {
      display: none !important; }
    .order-product-container .product-summary-block .clyde .remove-clyde-btn {
      border: none;
      background: none; }
  .order-product-container .line-item-name {
    padding: 0.1875rem 0 0.1875rem 0;
    white-space: normal;
    line-height: 1.25rem;
    font-weight: 400;
    color: #000; }
    .order-product-container .line-item-name .name-text a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .order-product-container .line-item-name .cross-sell {
      height: 0.75rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .order-product-container .line-item-name .cross-sell-logo {
        width: auto; }
  .order-product-container .line-item-attributes,
  .order-product-container .line-item-quantity {
    padding: 0 0 0.5rem 0; }
  .order-product-container .final-sale {
    color: #c55002; }
  .order-product-container .attr-label,
  .order-product-container .attr-value {
    color: #000000;
    font-size: 0.75rem; }
  .order-product-container .attr-label {
    font-family: "Roboto-Bold", sans-serif; }
  .order-product-container .line-item-availability {
    display: none; }
  .order-product-container .line-item-total-price {
    padding: 0.4375rem 0 0 0; }
    @media (min-width: 992px) {
      .order-product-container .line-item-total-price {
        padding: 0.4375rem 0.5rem 0 0; } }
    .order-product-container .line-item-total-price .pricing {
      font-weight: 400;
      color: #000000;
      text-align: right; }
    .order-product-container .line-item-total-price .promotional-price {
      color: #c55002;
      text-align: right; }
    .order-product-container .line-item-total-price .strike-through {
      margin: 0.1875rem 0;
      text-align: right; }
  .order-product-container .product-line-item + .product-line-item {
    border-top: 0.0625rem solid #d5d5d5;
    padding: 1rem 0 0 0;
    margin: 0.5rem 0 0 0; }
    .order-product-container .product-line-item + .product-line-item::before {
      content: none; }
  .order-product-container .edit-cart-button {
    margin: 1rem 0.625rem; }
    @media (min-width: 768px) {
      .order-product-container .edit-cart-button {
        margin: 1rem 2.375rem; } }
    @media (min-width: 992px) {
      .order-product-container .edit-cart-button {
        margin: 1.5rem 0 0 0; } }
    .order-product-container .edit-cart-button .btn-tertiary:focus svg {
      fill: #fff; }
  .order-product-container .ot-purchase .enrolled-content {
    display: none; }

@media (min-width: 768px) {
  .product-card-footer {
    height: 95%; } }

.product-card-footer .line-item-warning .triangle-warning {
  fill: #b58500; }

.product-card-footer .line-item-warning .warning-desc {
  color: #000000;
  font-family: "Roboto-Bold", sans-serif, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: normal; }

@media (min-width: 768px) {
  .content-hold.active .product-card-footer {
    height: 5rem; } }

@media (min-width: 768px) {
  .footer-fixed-height {
    height: 5.625rem; } }

.size-chart-content {
  color: #000000;
  padding: 0 1rem; }
  @media (max-width: 767.98px) {
    .size-chart-content {
      margin: 0;
      padding: 0 0.625rem;
      max-width: 100%; } }
  .size-chart-content .content-text {
    padding-left: 0; }
    .size-chart-content .content-text p {
      line-height: 1.5; }
  .size-chart-content .bold {
    font-family: "Roboto-Bold", sans-serif; }

.size-chart-landing-container {
  margin-bottom: 2.5rem; }
  .size-chart-landing-container .italic {
    font-style: italic; }

.size-chart-landing-heading {
  margin-bottom: 1rem; }

.table-section {
  padding: 0 1rem; }
  @media (max-width: 767.98px) {
    .table-section {
      margin: 2.5rem auto;
      max-width: 100%;
      padding: 0; } }
  .table-section .size-convert {
    color: #4e616a;
    font-size: 0.875rem; }
    .table-section .size-convert.selected {
      color: #000000; }
    .table-section .size-convert:focus {
      outline: 0.125rem solid #000000 !important; }
  .table-section .bold {
    font-weight: 700 !important;
    font-family: "Roboto-Bold", sans-serif; }
  .table-section .table-header {
    height: 3rem;
    padding: 0 0.625rem; }
    @media (min-width: 768px) {
      .table-section .table-header {
        padding: 0; } }
  .table-section .size-table-wrap {
    margin-left: 0.625rem;
    padding-right: 0.625rem;
    overflow-x: auto; }
    @media (min-width: 768px) {
      .table-section .size-table-wrap {
        padding-right: 0;
        margin-left: 0; } }
    .table-section .size-table-wrap .size-table {
      border-collapse: separate;
      border-spacing: 0;
      width: 100%;
      border-top: 0.0625rem solid #aeaeae; }
      @media (min-width: 992px) {
        .table-section .size-table-wrap .size-table {
          table-layout: fixed; } }
      .table-section .size-table-wrap .size-table tr th,
      .table-section .size-table-wrap .size-table tr td {
        text-align: center;
        padding: 1rem;
        font-size: inherit;
        font-weight: inherit;
        min-width: 5.625rem;
        border-bottom: 0.0625rem solid #aeaeae;
        border-right: 0.0625rem solid #aeaeae;
        color: #000000; }
      .table-section .size-table-wrap .size-table tr:nth-child(odd) {
        background-color: #f7f7f7; }
      .table-section .size-table-wrap .size-table tr:nth-child(even) {
        background-color: #fff; }
      .table-section .size-table-wrap .size-table tr > :first-child {
        border-left: 0.0625rem solid #aeaeae; }
      .table-section .size-table-wrap .size-table.sticky-col th:first-child,
      .table-section .size-table-wrap .size-table.sticky-col td:first-child {
        position: sticky;
        left: 0;
        background-color: inherit;
        z-index: 1; }
        @supports (-ms-ime-align: auto) {
          .table-section .size-table-wrap .size-table.sticky-col th:first-child,
          .table-section .size-table-wrap .size-table.sticky-col td:first-child {
            position: unset; } }
      .table-section .size-table-wrap .size-table .tick-mark {
        color: transparent;
        position: relative; }
        .table-section .size-table-wrap .size-table .tick-mark span {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          .table-section .size-table-wrap .size-table .tick-mark span::after {
            content: '';
            display: inline-block;
            width: 0.375rem;
            height: 0.75rem;
            border: solid #000000;
            border-width: 0 0.125rem 0.125rem 0;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
  .table-section .table-bottom {
    padding: 0 0.625rem; }
    @media (min-width: 576px) {
      .table-section .table-bottom {
        padding-right: 0; } }

@media (min-width: 1200px) {
  .size-chart-fit-tiles {
    padding-bottom: 1.5rem; } }

@media (max-width: 767.98px) {
  .size-chart-fit-tiles {
    margin: 0;
    padding: 0 0.625rem;
    max-width: 100%; } }

.size-chart-fit-tiles .fit-tile .tile-img img {
  max-width: 100%;
  max-height: 100%; }

.size-chart-fit-tiles .fit-tile .tile-text {
  padding: 0.5rem; }
  .size-chart-fit-tiles .fit-tile .tile-text .tile-title {
    color: #000; }
  .size-chart-fit-tiles .fit-tile .tile-text .tile-desc {
    color: #000000; }

.size-chart-fit-tiles .fit-tile.active {
  border: solid 0.0625rem #aeaeae; }

#editProductModal {
  overflow-y: scroll; }

.quick-view-dialog {
  max-width: 100vw;
  margin: 0; }
  @media (min-width: 768px) {
    .quick-view-dialog {
      max-width: 48.75rem;
      margin: 1.75rem auto; } }
  .quick-view-dialog .modal-header {
    padding: 1rem;
    background: none;
    border: none;
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    top: 0; }
    @media (min-width: 768px) {
      .quick-view-dialog .modal-header {
        padding: 1.5rem 0.75rem 1.5rem 2.0625rem;
        position: static; }
        .quick-view-dialog .modal-header .header-content {
          position: relative; }
          .quick-view-dialog .modal-header .header-content .close-btn-wrapper {
            top: 0.5rem;
            right: 0.75rem; } }
    .quick-view-dialog .modal-header .close-btn-wrapper {
      position: absolute;
      top: 1.875rem;
      right: 1.875rem; }
      @media (min-width: 576px) {
        .quick-view-dialog .modal-header .close-btn-wrapper {
          top: 2.1875rem; } }
    .quick-view-dialog .modal-header button.close {
      padding: 0;
      text-decoration: none; }
    .quick-view-dialog .modal-header .modal-header-text {
      font-size: 1.125rem;
      font-family: "Poppins-SemiBold", sans-serif; }
      @media (min-width: 768px) {
        .quick-view-dialog .modal-header .modal-header-text {
          font-size: 1.25rem; } }
  .quick-view-dialog .modal-body {
    max-height: none;
    padding: 0 1rem;
    overflow-y: visible;
    margin-top: 2.8125rem; }
    @media (min-width: 768px) {
      .quick-view-dialog .modal-body {
        padding: 0 1.5625rem;
        margin-top: 0; } }
    .quick-view-dialog .modal-body .product-quickview {
      padding: 0;
      max-width: none; }
      @media (min-width: 768px) {
        .quick-view-dialog .modal-body .product-quickview {
          padding: 0.25rem 0; } }
      .quick-view-dialog .modal-body .product-quickview .product-wrapper {
        margin: 0; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .product-quickview .product-wrapper {
            margin: 0 -0.9375rem; } }
      .quick-view-dialog .modal-body .product-quickview .product-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .quick-view-dialog .modal-body .product-quickview .swatches-header .size-chart {
        display: none !important; }
      .quick-view-dialog .modal-body .product-quickview .size-chart {
        margin-top: 0.25rem;
        border-top: 0.0625rem solid #f7f7f7; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .product-quickview .size-chart {
            margin-top: 2rem;
            border-top: 0.125rem solid #f7f7f7;
            padding: 0 1rem 0 0;
            margin-left: 0.5rem; } }
        .quick-view-dialog .modal-body .product-quickview .size-chart-collapse {
          padding: 1rem 0 0.25rem;
          margin-bottom: 0.5rem;
          cursor: pointer;
          color: #000000;
          text-decoration: none; }
          @media (min-width: 768px) {
            .quick-view-dialog .modal-body .product-quickview .size-chart-collapse {
              padding: 1.5rem 0 1rem;
              margin-bottom: 0.5rem; } }
          .quick-view-dialog .modal-body .product-quickview .size-chart-collapse-text {
            font-weight: 700; }
          .quick-view-dialog .modal-body .product-quickview .size-chart-collapse[aria-expanded="false"] .svg-arrow-up {
            display: none; }
          .quick-view-dialog .modal-body .product-quickview .size-chart-collapse[aria-expanded="true"] .svg-arrow-down {
            display: none; }
    .quick-view-dialog .modal-body .edit-cart-carousel {
      padding-left: 0;
      margin: 1.5rem auto 0; }
      @media (min-width: 768px) {
        .quick-view-dialog .modal-body .edit-cart-carousel {
          max-width: 58.8%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 58.8%;
                  flex: 0 0 58.8%;
          padding: 0 1.25rem 0 1rem;
          margin: 0; } }
      .quick-view-dialog .modal-body .edit-cart-carousel .cart-product-carousel {
        max-height: 100%;
        max-width: 17.5rem;
        margin-top: 0.9375rem;
        padding: 0 0.625rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .edit-cart-carousel .cart-product-carousel {
            max-width: 25rem;
            padding: 0 0.25rem; } }
      .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner {
        margin: 0 auto;
        display: block; }
        .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner.slick-slider {
          padding: 0; }
        .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item {
          margin-bottom: 0.75rem;
          margin-right: 0;
          max-width: 4.375rem; }
          .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .pdp-thumb-img {
            height: 3.875rem;
            width: 3.875rem;
            border: 0.0625rem solid #696158;
            border-radius: 0.25rem; }
          .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.active .carousel-img-wrap .pdp-thumb-img {
            border: none;
            -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                    box-shadow: 0 0 0.3125rem 0.0625rem #000000; }
          .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap {
            padding: 0.25rem;
            border-radius: 0.25rem;
            overflow: auto;
            border: 0.0625rem solid transparent;
            background: transparent;
            width: 100%; }
            @media (min-width: 768px) {
              .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap {
                padding: 0.125rem; } }
            .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap:focus {
              outline: none;
              border: none; }
              @media (min-width: 576px) {
                .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap:focus {
                  border: 0.125rem solid #000000; } }
              @media (min-width: 768px) {
                .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap:focus {
                  border: none; } }
              .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap:focus .pdp-thumb-img {
                -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                        box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                border: 0.125rem solid #000000; }
            .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap:active .pdp-thumb-img, .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item .carousel-img-wrap:hover .pdp-thumb-img {
              border: none;
              -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                      box-shadow: 0 0 0.3125rem 0.0625rem #000000; }
          .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .carousel-img-wrap {
            width: 100%; }
          .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .pdp-thumb-img {
            position: relative; }
            .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .pdp-thumb-img::after {
              content: '';
              height: 1.875rem;
              width: 1.875rem;
              margin: auto;
              background-color: rgba(0, 0, 0, 0.7);
              display: block;
              border-radius: 50%; }
              .is-ie .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .pdp-thumb-img::after {
                position: absolute;
                top: 25%;
                left: 26%; }
            .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .pdp-thumb-img .fa-play {
              position: absolute;
              color: #fff;
              font-size: 0.75rem;
              left: 1.625rem; }
          .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .svg-video-play {
            fill: #fff;
            position: absolute; }
            .is-ie .quick-view-dialog .modal-body .edit-cart-carousel .carousel-inner .carousel-item.video-thumb .svg-video-play {
              top: 38%;
              left: 45%;
              z-index: 1; }
      .quick-view-dialog .modal-body .edit-cart-carousel .custom-prev {
        margin-right: 1rem; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .edit-cart-carousel .custom-prev {
            margin-right: 0.5rem; } }
      .quick-view-dialog .modal-body .edit-cart-carousel .custom-next {
        margin-left: 1rem; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .edit-cart-carousel .custom-next {
            margin: 0 0.5rem; } }
      .quick-view-dialog .modal-body .edit-cart-carousel .custom-prev,
      .quick-view-dialog .modal-body .edit-cart-carousel .custom-next {
        border: 0.125rem solid transparent;
        padding: 0.0625rem 0.25rem; }
        .quick-view-dialog .modal-body .edit-cart-carousel .custom-prev:focus,
        .quick-view-dialog .modal-body .edit-cart-carousel .custom-next:focus {
          border: 0.125rem solid #000000;
          -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                  box-shadow: 0 0 0.3125rem 0.0625rem #000000;
          border-radius: 50%; }
          .quick-view-dialog .modal-body .edit-cart-carousel .custom-prev:focus svg,
          .quick-view-dialog .modal-body .edit-cart-carousel .custom-next:focus svg {
            outline: none; }
    .quick-view-dialog .modal-body .selected-image-container .pdp-thumb-img {
      display: none; }
      .quick-view-dialog .modal-body .selected-image-container .pdp-thumb-img.active {
        display: block; }
    .quick-view-dialog .modal-body .cart-product-details {
      padding: 1rem 0 0;
      width: 100%;
      height: 100%;
      position: relative; }
      @media (min-width: 768px) {
        .quick-view-dialog .modal-body .cart-product-details {
          width: 36.8%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 36.8%;
                  flex: 0 0 36.8%;
          padding: 1.75rem 1rem 1rem;
          border-radius: 0.25rem;
          -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
                  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25); } }
      .quick-view-dialog .modal-body .cart-product-details .badge {
        top: 0;
        left: 0;
        position: absolute; }
      .quick-view-dialog .modal-body .cart-product-details .product-name {
        font-size: 1rem;
        color: #000;
        margin-bottom: 0.625rem;
        line-height: 1.875rem; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .cart-product-details .product-name {
            font-size: 1.5rem;
            line-height: normal; } }
      .quick-view-dialog .modal-body .cart-product-details .color-attribute {
        outline: 0;
        width: 2rem;
        height: 2rem;
        border: 0.125rem solid transparent;
        position: relative;
        display: inline-block;
        float: left;
        font-size: 1.5rem;
        cursor: pointer;
        padding-right: 0.125rem;
        margin-bottom: 0.3125rem; }
        .quick-view-dialog .modal-body .cart-product-details .color-attribute:not(:first-of-type) {
          padding-left: 2px; }
        .quick-view-dialog .modal-body .cart-product-details .color-attribute.unselectable::after {
          content: '';
          width: 1.5rem;
          height: 0.25rem;
          background: #fff;
          -webkit-transform: rotate(135deg);
                  transform: rotate(135deg);
          position: absolute;
          left: 8%;
          top: 42%;
          border-top: 0.125rem solid rgba(0, 0, 0, 0.5); }
        .quick-view-dialog .modal-body .cart-product-details .color-attribute.unselectable::before {
          content: '';
          width: 1.625rem;
          height: 1.625rem;
          position: absolute;
          border-radius: 1.5rem;
          z-index: 100;
          background-color: rgba(255, 255, 255, 0.2); }
        .quick-view-dialog .modal-body .cart-product-details .color-attribute:hover .color-value.swatch-value::after {
          content: '';
          top: -0.25rem;
          left: -0.1875rem;
          background: transparent;
          width: 1.75rem;
          height: 1.75rem;
          border: 0.125rem solid #000000;
          position: absolute;
          border-radius: 1.5rem;
          -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                  box-shadow: 0 0 0.3125rem 0.0625rem #000000; }
        .quick-view-dialog .modal-body .cart-product-details .color-attribute:focus .color-value.swatch-value::after {
          content: '';
          top: -0.34375rem;
          left: -0.325rem;
          background: transparent;
          width: 2rem;
          height: 2rem;
          border: 0.125rem solid #000000;
          -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                  box-shadow: 0 0 0.3125rem 0.0625rem #000000;
          position: absolute;
          border-radius: 1.5rem; }
        .quick-view-dialog .modal-body .cart-product-details .color-attribute .swatch-circle {
          width: 1.5rem;
          height: 1.5rem;
          margin: 0.125rem;
          background-size: 1.5rem 1.5rem; }
          .quick-view-dialog .modal-body .cart-product-details .color-attribute .swatch-circle.color-value::after {
            content: '';
            border: 0;
            top: -0.34375rem;
            left: -0.325rem;
            background: transparent;
            width: 2rem;
            height: 2rem; }
          .quick-view-dialog .modal-body .cart-product-details .color-attribute .swatch-circle.color-value.selected::after {
            border: solid 0.125rem #000000;
            -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
                    box-shadow: 0 0 0.3125rem 0.0625rem #000000; }
          .quick-view-dialog .modal-body .cart-product-details .color-attribute .swatch-circle.color-value.selected.unselectable::after {
            border: 0.125rem solid #d0021b; }
      .quick-view-dialog .modal-body .cart-product-details .color-group .color {
        margin-top: 1rem; }
        .quick-view-dialog .modal-body .cart-product-details .color-group .color .retai-color-display-value,
        .quick-view-dialog .modal-body .cart-product-details .color-group .color .color-display-value {
          font-weight: 400;
          text-transform: none; }
        .quick-view-dialog .modal-body .cart-product-details .color-group .color.non-input-label {
          color: #000000;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 0.75rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal;
          float: left; }
          .quick-view-dialog .modal-body .cart-product-details .color-group .color.non-input-label.upper {
            text-transform: uppercase;
            font-weight: 700; }
          .quick-view-dialog .modal-body .cart-product-details .color-group .color.non-input-label.bold {
            font-weight: 700; }
        .quick-view-dialog .modal-body .cart-product-details .color-group .color.color-display-name {
          margin-top: 1.25rem; }
          @media (min-width: 768px) {
            .quick-view-dialog .modal-body .cart-product-details .color-group .color.color-display-name {
              margin-top: 1.5rem; } }
        .quick-view-dialog .modal-body .cart-product-details .color-group .color.sale-color-display-name {
          margin-top: 0.75rem; }
          .quick-view-dialog .modal-body .cart-product-details .color-group .color.sale-color-display-name .tooltip-container {
            display: none; }
          .quick-view-dialog .modal-body .cart-product-details .color-group .color.sale-color-display-name .sale-color-display-value {
            font-weight: 400;
            text-transform: capitalize; }
      .quick-view-dialog .modal-body .cart-product-details .color-group .retail-color-display-name,
      .quick-view-dialog .modal-body .cart-product-details .color-group .retail-color-swatches {
        display: none; }
      .quick-view-dialog .modal-body .cart-product-details .prices {
        padding: 0; }
        .quick-view-dialog .modal-body .cart-product-details .prices .price {
          position: static;
          z-index: 0;
          height: 100%; }
          .quick-view-dialog .modal-body .cart-product-details .prices .price span {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            width: auto;
            -webkit-box-align: baseline;
                -ms-flex-align: baseline;
                    align-items: baseline; }
          .quick-view-dialog .modal-body .cart-product-details .prices .price-tag {
            color: #000;
            font-family: "Roboto-Regular", sans-serif, sans-serif;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.25;
            letter-spacing: normal;
            float: left;
            padding: 1rem 0 0; }
            @media (min-width: 768px) {
              .quick-view-dialog .modal-body .cart-product-details .prices .price-tag {
                font-size: 1.125rem;
                padding: 0.625rem 0 0; } }
            .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .strike {
              width: 100%; }
              .is-ie .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .strike {
                width: auto; }
              .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .strike-through {
                font-size: 1rem;
                margin-left: 1rem; }
            .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .sales {
              font-weight: 400;
              font-size: 1.25rem; }
              @media (min-width: 768px) {
                .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .sales {
                  font-size: 1.125rem; } }
              .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .sales-hidden-txt {
                height: 0.0625rem;
                width: 0.0625rem;
                overflow: hidden; }
              .quick-view-dialog .modal-body .cart-product-details .prices .price-tag .sales .color {
                color: #c55002; }
      .quick-view-dialog .modal-body .cart-product-details .detail-panel .attributes .col-12 {
        padding: 0; }
      .quick-view-dialog .modal-body .cart-product-details .detail-panel .attributes .attribute {
        margin-top: 0; }
        .quick-view-dialog .modal-body .cart-product-details .detail-panel .attributes .attribute .size-swatches {
          float: left; }
      .quick-view-dialog .modal-body .cart-product-details .detail-panel .attributes .swatch {
        clear: both; }
      .quick-view-dialog .modal-body .cart-product-details .js-oos {
        margin-top: 0;
        width: 100%;
        float: left; }
        .quick-view-dialog .modal-body .cart-product-details .js-oos .js-oos-message {
          margin-top: 0.5rem; }
        .quick-view-dialog .modal-body .cart-product-details .js-oos.items-oos {
          color: #d0021b; }
        .quick-view-dialog .modal-body .cart-product-details .js-oos .btn-icon {
          fill: #d0021b;
          margin: 0.75rem 0.5rem 0.5rem 0;
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
          @media (min-width: 768px) {
            .quick-view-dialog .modal-body .cart-product-details .js-oos .btn-icon {
              margin: 0.625rem 0.5rem 0 0; } }
        .quick-view-dialog .modal-body .cart-product-details .js-oos-message {
          margin-bottom: 0rem;
          color: #000000;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 0.875rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal; }
          .quick-view-dialog .modal-body .cart-product-details .js-oos-message.availability-msg {
            color: #d0021b;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            font-size: 0.75rem; }
          .quick-view-dialog .modal-body .cart-product-details .js-oos-message .js-pdp-custom-message {
            color: #000;
            font-weight: 700; }
      .quick-view-dialog .modal-body .cart-product-details .promotions .col-12 .tile-msgs {
        padding-left: 0.5rem; }
      .quick-view-dialog .modal-body .cart-product-details .promotions .tile-msgs {
        color: #000;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal;
        margin: 0;
        padding-left: 0.9375rem; }
        .quick-view-dialog .modal-body .cart-product-details .promotions .tile-msgs .promotion {
          margin: 0.625rem 0 0; }
          .quick-view-dialog .modal-body .cart-product-details .promotions .tile-msgs .promotion-msg {
            color: #c55002;
            padding-bottom: 0.0625rem; }
      .quick-view-dialog .modal-body .cart-product-details .BVInlineRatings {
        padding-bottom: 0.125rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .quick-view-dialog .modal-body .cart-product-details .BVInlineRatings .BVInlineRatings-count {
          color: #0e78ad;
          font-size: 0.75rem; }
        .quick-view-dialog .modal-body .cart-product-details .BVInlineRatings .fa {
          margin-right: 0.125rem; }
      .quick-view-dialog .modal-body .cart-product-details .final-sale-content {
        padding: 0.5rem 0 0; }
        .quick-view-dialog .modal-body .cart-product-details .final-sale-content .final-sale-text {
          font-size: 0.875rem;
          color: #000; }
      .quick-view-dialog .modal-body .cart-product-details .badge-main {
        margin-bottom: 1.5rem; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .cart-product-details .badge-main {
            margin-bottom: 0.3125rem; } }
      .quick-view-dialog .modal-body .cart-product-details .size-swatches {
        margin: 1rem 0 0 0 !important;
        display: block; }
        .quick-view-dialog .modal-body .cart-product-details .size-swatches .size-finder,
        .quick-view-dialog .modal-body .cart-product-details .size-swatches .fitguide-header {
          display: none !important; }
        .quick-view-dialog .modal-body .cart-product-details .size-swatches .size-label-value {
          font-weight: 700; }
        .quick-view-dialog .modal-body .cart-product-details .size-swatches .swatches-buttons .swatches .swatch {
          margin-left: 0; }
          .quick-view-dialog .modal-body .cart-product-details .size-swatches .swatches-buttons .swatches .swatch.non-sellable {
            display: none; }
          .quick-view-dialog .modal-body .cart-product-details .size-swatches .swatches-buttons .swatches .swatch .swatch-label {
            padding: 0.375rem 0.25rem 0.25rem; }
            .quick-view-dialog .modal-body .cart-product-details .size-swatches .swatches-buttons .swatches .swatch .swatch-label .swatch-value {
              padding: 0.1875rem 0; }
      .quick-view-dialog .modal-body .cart-product-details .cart-and-ipay {
        padding-bottom: 0.3125rem; }
    .quick-view-dialog .modal-body .modal-line-item-availability .error,
    .quick-view-dialog .modal-body .modal-header-error-msg .error {
      fill: #d0021b; }
    .quick-view-dialog .modal-body .modal-line-item-availability .line-item-alert,
    .quick-view-dialog .modal-body .modal-header-error-msg .line-item-alert {
      color: #d0021b; }
    .quick-view-dialog .modal-body .modal-line-item-warning .triangle-warning {
      fill: #b58500; }
    .quick-view-dialog .modal-body .update-section {
      margin-top: 1rem; }
      @media (min-width: 768px) {
        .quick-view-dialog .modal-body .update-section {
          margin-top: 1.25rem; } }
      .quick-view-dialog .modal-body .update-section .update-btn-section.mx-auto {
        padding: 0; }
        .quick-view-dialog .modal-body .update-section .update-btn-section.mx-auto .cart-and-ipay .col-sm-12 {
          padding: 0 0.5rem; }
          .quick-view-dialog .modal-body .update-section .update-btn-section.mx-auto .cart-and-ipay .col-sm-12 .update-cart-product-global {
            width: 100%;
            margin: 0; }
            .quick-view-dialog .modal-body .update-section .update-btn-section.mx-auto .cart-and-ipay .col-sm-12 .update-cart-product-global .fa-shopping-bag {
              display: none; }
      .quick-view-dialog .modal-body .update-section .custom-select-wrapper {
        margin: 0;
        height: 3rem; }
        .quick-view-dialog .modal-body .update-section .custom-select-wrapper::after {
          top: 1.5rem; }
        .quick-view-dialog .modal-body .update-section .custom-select-wrapper:disabled:hover {
          border: 0; }
        .quick-view-dialog .modal-body .update-section .custom-select-wrapper:disabled + label {
          top: 0.3125rem;
          opacity: 1;
          font-size: 0.625rem; }
        .quick-view-dialog .modal-body .update-section .custom-select-wrapper .form-control-label {
          z-index: 1;
          left: 0.625rem; }
      .quick-view-dialog .modal-body .update-section .update-qty-section {
        max-width: 23%;
        margin-top: 0;
        padding-left: 0; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .update-section .update-qty-section {
            max-width: none; } }
      .quick-view-dialog .modal-body .update-section .update-btn-section {
        max-width: 77%; }
        @media (min-width: 768px) {
          .quick-view-dialog .modal-body .update-section .update-btn-section {
            max-width: none; } }
    .quick-view-dialog .modal-body .modal-close {
      clear: both;
      padding: 0 0 1.25rem;
      text-align: center;
      font-size: 1rem;
      line-height: 1.25; }
      @media (min-width: 768px) {
        .quick-view-dialog .modal-body .modal-close {
          padding: 1.25rem 0 0.125rem; } }
      .quick-view-dialog .modal-body .modal-close button {
        border: 0;
        background: none; }
  .quick-view-dialog .modal-footer {
    padding: 0; }
    @media (min-width: 768px) {
      .quick-view-dialog .modal-footer {
        padding: 1rem; } }

.guide-show-size {
  background-color: unset;
  text-decoration: underline; }

.size-swatches {
  position: relative; }
  .size-swatches .tfc-cfg-basic-button.tfc-svg-layout.tfc-popup-click-open.tfc-hide-logo-if-gsa-available {
    border-radius: 0.25rem;
    border: solid 0.0625rem #4e616a;
    background-color: #fff;
    color: #000; }
  .size-swatches .fitguide-header {
    margin: 1.75rem 0 1.25rem 0; }
    @media (min-width: 576px) {
      .size-swatches .fitguide-header {
        margin: 0.5rem 0 1rem 0; } }
  .size-swatches .fitguide-header .size-chart,
  .size-swatches .swatches-header .size-chart {
    margin: 0; }
    .size-swatches .fitguide-header .size-chart a,
    .size-swatches .swatches-header .size-chart a {
      color: #4e616a;
      text-decoration: underline; }
  .size-swatches .swatches-header {
    margin-top: 1rem; }
  .size-swatches .fitguide-header + .swatches-header {
    margin-top: 0; }
  .size-swatches .guide-label {
    text-transform: uppercase; }
  .size-swatches .error-msg-wrapper:focus {
    outline: none; }
  .size-swatches .size-unavailable,
  .size-swatches .color-unavailable {
    color: #d0021b; }
    .size-swatches .size-unavailable .btn-icon,
    .size-swatches .color-unavailable .btn-icon {
      fill: #d0021b;
      margin: 0 0.25rem 0.125rem 0;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .size-swatches .size-unavailable:focus, .size-swatches .size-unavailable:hover,
    .size-swatches .color-unavailable:focus,
    .size-swatches .color-unavailable:hover {
      outline: none; }
  .size-swatches .swatches {
    z-index: 1;
    margin: 0; }
    .size-swatches .swatches .swatch {
      min-width: 2.5rem;
      min-height: 2.5rem;
      width: auto;
      height: auto;
      position: relative;
      border-radius: 0.25rem;
      background-color: transparent;
      margin: 0.1875rem;
      border: solid 0.0625rem transparent; }
      .size-swatches .swatches .swatch.selected {
        border: none; }
      .size-swatches .swatches .swatch.rb-container:focus {
        outline: none; }
      .size-swatches .swatches .swatch .swatch-label {
        height: 100%;
        width: 100%;
        border-radius: 0.25rem;
        border: solid 0.0625rem #4e616a;
        background-color: #fff;
        padding: 0;
        position: relative;
        cursor: pointer; }
        .size-swatches .swatches .swatch .swatch-label:hover {
          -webkit-box-shadow: none;
                  box-shadow: none; }
        .size-swatches .swatches .swatch .swatch-label::after {
          border: none; }
        .size-swatches .swatches .swatch .swatch-label .swatch-value {
          text-indent: 0;
          padding: 0.5625rem 0.5rem;
          text-align: center; }
          .size-swatches .swatches .swatch .swatch-label .swatch-value:focus {
            outline: none; }
      .size-swatches .swatches .swatch .radio-group__input[type='radio'] {
        height: 100%;
        width: 100%;
        z-index: -1; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:focus ~ label::after {
          display: block;
          top: -0.3125rem;
          left: -0.3125rem;
          height: calc(100% + 10px);
          width: calc(100% + 10px);
          padding: 0.25rem;
          border: 0.0625rem solid #8f8f8f;
          border-radius: 0.375rem; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:hover ~ label::after {
          display: none; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:checked ~ label {
          border: solid 0.0625rem #4e616a; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:checked:focus ~ label {
          border: solid 0.0625rem #4e616a; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:not(:checked) ~ label {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: solid 0.0625rem #4e616a; }
          .size-swatches .swatches .swatch .radio-group__input[type='radio']:not(:checked) ~ label:focus {
            outline: none;
            border: solid 0.125rem #4e616a; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled.selected ~ label {
          border: solid 0.125rem #d0021b; }
          .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled.selected ~ label:focus ~ label,
          .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled.selected ~ label:hover ~ label {
            border: solid 0.125rem #d0021b; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled ~ .swatch-label {
          background: linear-gradient(to right bottom, #fff calc(50% - 1px), #707372, #fff calc(50% + 1px));
          border-color: #b4b0ab; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:focus ~ label {
          border: solid 0.0625rem #4e616a; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:hover ~ label {
          border: solid 0.125rem #2e3a3f; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:not(.swatch-disabled.selected):hover ~ label .swatch-value {
          padding: 0.5rem 0.4375rem; }

.mobile-size-select-modal .modal-dialog {
  bottom: 0; }

.mobile-size-select-modal .modal-body {
  max-height: 15rem;
  overflow: hidden auto; }

.mobile-size-select-modal .modal-header {
  padding: 0.625rem; }
  @media (min-width: 576px) {
    .mobile-size-select-modal .modal-header {
      padding: 1rem 2.375rem; } }
  .mobile-size-select-modal .modal-header .btn-link {
    text-decoration: underline; }

.mobile-size-select-modal .error-msg-wrapper svg {
  fill: #d0021b; }

.mobile-size-select-modal .error-msg-wrapper .size-label {
  color: #d0021b; }

.mobile-size-select-modal .mobile-sticky-modal-close {
  right: 0.625rem; }
  @media (min-width: 576px) {
    .mobile-size-select-modal .mobile-sticky-modal-close {
      right: 2.375rem; } }

.mobile-size-select-modal .mobile-sticky-notifyme-button {
  right: 0.625rem; }
  @media (min-width: 576px) {
    .mobile-size-select-modal .mobile-sticky-notifyme-button {
      right: 2.375rem; } }

.mobile-size-select-modal .swatches-buttons-wrapper .swatch {
  cursor: pointer;
  min-height: 2.3125rem;
  border-bottom: 0.0625rem solid #eaeaea;
  padding-left: 1.25rem; }
  @media (min-width: 576px) {
    .mobile-size-select-modal .swatches-buttons-wrapper .swatch {
      padding-left: 3rem; } }
  .mobile-size-select-modal .swatches-buttons-wrapper .swatch .out-of-stock-text,
  .mobile-size-select-modal .swatches-buttons-wrapper .swatch .mobile-sticky-notifyme-button {
    display: none; }
  .mobile-size-select-modal .swatches-buttons-wrapper .swatch.swatch-disabled {
    color: #b4b0ab; }
    .mobile-size-select-modal .swatches-buttons-wrapper .swatch.swatch-disabled .out-of-stock-text,
    .mobile-size-select-modal .swatches-buttons-wrapper .swatch.swatch-disabled .mobile-sticky-notifyme-button {
      display: inline-block; }
    .mobile-size-select-modal .swatches-buttons-wrapper .swatch.swatch-disabled.never-back-in-stock .mobile-sticky-notifyme-button {
      display: none; }
  .mobile-size-select-modal .swatches-buttons-wrapper .swatch.swatch-disabled {
    color: #b4b0ab; }
    .mobile-size-select-modal .swatches-buttons-wrapper .swatch.swatch-disabled .out-of-stock-text {
      display: inline-block; }

.cart-page-wrapper {
  background-color: #f7f7f7; }
  .cart-page-wrapper + #footercontent {
    margin: 0 0 5.625rem; }
    @media (min-width: 768px) {
      .cart-page-wrapper + #footercontent {
        margin: 0 0 6.5625rem; } }
    @media (min-width: 992px) {
      .cart-page-wrapper + #footercontent {
        margin: 0 0 0rem; } }
  .cart-page-wrapper .product-carousel-container .attribute.quantity {
    width: auto;
    min-width: 0; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden; }
  .item-image img.product-image {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain; }

.loaded-cart,
.loaded-wishlist {
  padding-top: 0.9375rem; }
  @media (min-width: 768px) {
    .loaded-cart,
    .loaded-wishlist {
      padding-top: 2.5rem; } }
  .loaded-cart .cart-header,
  .loaded-wishlist .cart-header {
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .loaded-cart .cart-header,
      .loaded-wishlist .cart-header {
        margin-bottom: 2rem; } }
    @media (min-width: 992px) {
      .loaded-cart .cart-header .number-of-items,
      .loaded-wishlist .cart-header .number-of-items {
        font-size: 1.5rem; } }
    .loaded-cart .cart-header .free-shipping-banner .free-shipping-message,
    .loaded-wishlist .cart-header .free-shipping-banner .free-shipping-message {
      background-color: #fff; }
      .loaded-cart .cart-header .free-shipping-banner .free-shipping-message-icon,
      .loaded-wishlist .cart-header .free-shipping-banner .free-shipping-message-icon {
        width: 1.4375rem;
        height: 1.4375rem; }
        @media screen and (max-width: 375px) {
          .loaded-cart .cart-header .free-shipping-banner .free-shipping-message-icon,
          .loaded-wishlist .cart-header .free-shipping-banner .free-shipping-message-icon {
            width: 1.1875rem;
            height: 1.1875rem; } }

.number-of-wishlist-items {
  margin-top: 1rem; }
  @media (min-width: 576px) {
    .number-of-wishlist-items {
      margin-top: 0; } }

.unlocked-deal {
  padding-bottom: 0.5rem;
  border-bottom: 0.0625rem solid #b4b0ab;
  margin-bottom: 1.5rem; }
  .unlocked-deal .product-card-footer {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; }
  .unlocked-deal .gwp-promo-wrapper {
    border-top: 0.0625rem solid #b4b0ab; }
    @media (min-width: 768px) {
      .unlocked-deal .gwp-promo-wrapper {
        border: 0; } }
    .unlocked-deal .gwp-promo-wrapper .sale-icon {
      fill: #c55002; }
    .unlocked-deal .gwp-promo-wrapper .promotion-info {
      color: #c55002; }
    .unlocked-deal .gwp-promo-wrapper .js-add-deal-to-cart {
      width: 100%; }
      @media (min-width: 768px) {
        .unlocked-deal .gwp-promo-wrapper .js-add-deal-to-cart {
          width: auto; } }

.view-order-summary {
  background-color: #fff; }
  .view-order-summary[aria-expanded='true'] .icon {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .view-order-summary.sticky-apply-promo-code .icon {
    width: 0.75rem;
    height: 0.75rem; }

.cart-page {
  /* cart price, wishlist update message styles */ }
  .cart-page .product-grouping:not(:last-child) {
    padding-bottom: 1rem; }
  .cart-page .product-grouping-label.shipping, .cart-page .product-grouping-label.store-pickup {
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    border-bottom: 0.0625rem solid #b4b0ab;
    color: #000000;
    font-family: "Roboto-Bold", sans-serif, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal; }
    @media (min-width: 768px) {
      .cart-page .product-grouping-label.shipping, .cart-page .product-grouping-label.store-pickup {
        padding-bottom: 1rem;
        margin-bottom: 1.5rem;
        color: #000000;
        font-family: "Roboto-Bold", sans-serif, sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal; } }
  .cart-page .product-grouping .change-to-store.disabled {
    pointer-events: none; }
  .cart-page .auto-delivery .og-pdp-tooltip {
    z-index: 4; }
  .cart-page .auto-delivery og-optin-button {
    width: auto; }
  .cart-page .updated-price-info,
  .cart-page .wishlist-info-msg {
    padding: 1rem 1.125rem;
    border: 0.125rem solid #b58500; }
    .cart-page .updated-price-info .icon,
    .cart-page .wishlist-info-msg .icon {
      fill: #b58500; }
  @media (min-width: 992px) {
    .cart-page .free-shipping-banner {
      position: absolute;
      top: -3.5rem; } }
  .cart-page .free-shipping-banner .free-shipping-message-icon {
    width: 1.4375rem;
    height: 1.4375rem; }
    @media screen and (max-width: 375px) {
      .cart-page .free-shipping-banner .free-shipping-message-icon {
        width: 1.1875rem;
        height: 1.1875rem; } }

.apple-pay .dw-apple-pay-button.apple-pay-cart,
.apple-pay .dw-apple-pay-button.apple-pay-cart:hover {
  border-radius: 0rem;
  min-height: 3rem; }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .apple-pay .dw-apple-pay-button.apple-pay-cart,
    .apple-pay .dw-apple-pay-button.apple-pay-cart:hover {
      min-width: 0; } }

.product-info {
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border-radius: 0.25rem;
  border: none;
  padding: 0.5rem 0.5rem 1rem;
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .product-info {
      padding: 1.5rem;
      margin-bottom: 1rem; } }
  .product-info:focus {
    outline: none;
    border: 0.09375rem solid #0e78ad; }
  .product-info .clyde .clyde-image {
    width: 4.875rem; }
    .product-info .clyde .clyde-image img {
      margin-right: 0.75rem; }
  @media (max-width: 767.98px) {
    .product-info .clyde .clyde-price-wrapper-desktop {
      display: none; } }
  @media (min-width: 768px) {
    .product-info .clyde .clyde-price-wrapper-mobile .clyde-price {
      display: none; } }
  .product-info .img-hold .item-image {
    max-height: 4.875rem;
    max-width: 4.875rem; }
  .product-info .img-hold .preview-label {
    width: 4.875rem;
    cursor: pointer; }
  .product-info .img-hold .product-image {
    -o-object-fit: cover;
       object-fit: cover; }
  .product-info .img-hold .gift-image {
    max-height: 5rem;
    max-width: 5rem; }
  @media (max-width: 767.98px) {
    .product-info .truefit-img {
      margin-top: 1rem;
      text-align: center; }
    .product-info .truefit-text {
      font-size: 0.875rem;
      margin: 1rem;
      text-align: center; } }
  .product-info .content-hold {
    width: calc(100% - 78px); }
    .product-info .content-hold.active {
      height: 0%; }
    .product-info .content-hold .error {
      color: #d0021b; }
  .product-info .logo img {
    margin-bottom: 0.5rem;
    width: auto;
    max-width: 100%;
    max-height: 1.25rem; }
  .product-info .line-item-name {
    text-overflow: unset;
    white-space: unset;
    margin-bottom: 0.375rem;
    color: #4e616a;
    font-family: "Roboto-Regular", sans-serif, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal; }
    .product-info .line-item-name.giftcard-name {
      margin-bottom: 0rem; }
      @media (min-width: 768px) {
        .product-info .line-item-name.giftcard-name {
          margin-bottom: 0.25rem; } }
    @media (min-width: 768px) {
      .product-info .line-item-name {
        color: #4e616a;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25;
        letter-spacing: normal; } }
    .product-info .line-item-name:hover {
      color: #2e3a3f; }
    .product-info .line-item-name .cross-sell {
      height: 0.9375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .product-info .line-item-name .cross-sell-logo {
        width: auto; }
    .product-info .line-item-name.dkit-name {
      color: #000000; }
  .product-info .item-attributes .line-item-attributes {
    margin-bottom: 0.5rem; }
  .product-info .item-attributes .product-primary-category {
    margin-bottom: 0.5rem;
    font-family: "Roboto-Regular", sans-serif;
    color: #000000; }
    .product-info .item-attributes .product-primary-category.product-pfas {
      color: #d0021b; }
  .product-info .line-item-availability {
    margin-top: 0.5rem; }
    .product-info .line-item-availability .line-item-attributes {
      color: #d0021b;
      font-family: "Roboto-Bold", sans-serif, sans-serif;
      font-size: 0.75rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: normal;
      display: inline; }
      .product-info .line-item-availability .line-item-attributes .line-item-attributes {
        margin-bottom: 0.5rem; }
        .product-info .line-item-availability .line-item-attributes .line-item-attributes .attr-name {
          text-transform: uppercase;
          color: #000000;
          font-family: "Roboto-Bold", sans-serif, sans-serif;
          font-size: 0.75rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal; }
        .product-info .line-item-availability .line-item-attributes .line-item-attributes .attr-value {
          color: #000000;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 0.75rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal; }
    .product-info .line-item-availability .error {
      fill: #d0021b;
      color: #d0021b; }
  .product-info .final-sale-container {
    margin: 0.3125rem 0 0; }
  .product-info .final-sale-label {
    cursor: pointer; }
    .product-info .final-sale-label .final-sale-text {
      color: #c55002; }
    .product-info .final-sale-label .final-arrow {
      padding: 0 0.5rem;
      margin: 0 0.1875rem; }
    .product-info .final-sale-label .down-arrow {
      content: '';
      position: absolute;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-bottom: 0.125rem solid #000000;
      border-right: 0.125rem solid #000000;
      width: 0.5rem;
      height: 0.5rem;
      top: 0.3125rem;
      right: 0.25rem;
      opacity: 0.6; }
    .product-info .final-sale-label .final-arrow[aria-expanded='true'] .down-arrow {
      -webkit-transform: rotate(225deg);
              transform: rotate(225deg);
      top: 0.5625rem; }
  .product-info .final-sale-content {
    padding: 1rem;
    border: 0.0625rem solid #4e616a;
    -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.45);
            box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.45);
    margin: 0.1875rem 0 0;
    display: none; }
    .product-info .final-sale-content.active {
      display: block; }
    @media (min-width: 768px) {
      .product-info .final-sale-content {
        width: 175%; } }
  .product-info .quantity-form {
    max-width: 4.875rem;
    margin-top: 0; }
    .product-info .quantity-form.custom-select-wrapper::after {
      height: 0.5rem;
      width: 0.5rem;
      top: 1.4375rem; }
    .product-info .quantity-form .quantity {
      min-width: unset;
      padding-left: 0.75rem;
      padding-top: 0.875rem; }
    .product-info .quantity-form span.quantity-label,
    .product-info .quantity-form span.quantity-value {
      color: #000000;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 0.75rem;
      font-weight: 400;
      line-height: normal;
      letter-spacing: normal; }
    .product-info .quantity-form span.quantity-label {
      font-weight: 700; }
    .product-info .quantity-form .line-item-pricing-info {
      top: 0.25rem;
      opacity: 1;
      font-size: 0.75rem;
      font-weight: 700;
      line-height: 0.9375rem;
      left: 1rem; }
  .product-info .pricing {
    color: #000000;
    font-family: "Roboto-Regular", sans-serif, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left; }
    @media (min-width: 768px) {
      .product-info .pricing {
        font-size: 1.25rem;
        text-align: right; } }
    .product-info .pricing.promotional-price {
      color: #c55002; }
  .product-info .price {
    color: #000000;
    font-family: "Roboto-Regular", sans-serif, sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal; }
    .product-info .price .sales {
      font-weight: 400; }
    .product-info .price .strike-through {
      text-align: left;
      margin: 0; }
      @media (min-width: 768px) {
        .product-info .price .strike-through {
          text-align: right; } }
  .product-info .line-item-price-info {
    text-transform: lowercase;
    margin-left: 0.1875rem; }
  .product-info .remove-btn-lg,
  .product-info .add-to-wish-list,
  .product-info .add-to-cart,
  .product-info .move-to-cart {
    position: relative;
    padding: 0;
    background: none; }
  .product-cards-container .product-info .remove-btn-lg,
  .product-cards-container .product-info .add-to-wish-list {
    padding: 0.25rem 0.5rem; }
  .product-info .edit,
  .product-info .edit-bonus-product {
    margin: 0 0 0.5rem 0; }
    @media (min-width: 768px) {
      .product-info .edit,
      .product-info .edit-bonus-product {
        margin: 0 0.46875rem 0 0; } }
  .product-info .edit,
  .product-info .edit-bonus-product,
  .product-info .remove-btn-lg,
  .product-info .add-to-wish-list,
  .product-info .add-to-cart,
  .product-info .move-to-cart {
    font-size: 0.75rem;
    float: right; }
    @media (min-width: 768px) {
      .product-info .edit,
      .product-info .edit-bonus-product,
      .product-info .remove-btn-lg,
      .product-info .add-to-wish-list,
      .product-info .add-to-cart,
      .product-info .move-to-cart {
        float: unset;
        margin-left: 0.75rem; } }
    .product-info .edit:focus,
    .product-info .edit-bonus-product:focus,
    .product-info .remove-btn-lg:focus,
    .product-info .add-to-wish-list:focus,
    .product-info .add-to-cart:focus,
    .product-info .move-to-cart:focus {
      outline-offset: 0; }
  .product-info .change-to-store:focus,
  .product-info .gift-options:focus {
    outline-offset: 0; }
  .product-info .change-to-store:focus {
    display: inline-block; }
  .product-info .remove-btn-lg {
    border: 0.0625rem solid transparent; }
    .product-info .remove-btn-lg:focus {
      border-radius: 0.25rem;
      border-color: #8f8f8f; }
  .product-info .edit-bonus-product {
    width: auto; }
  .product-info .btn-seperator {
    font-size: 0.75rem;
    margin-right: 0.46875rem; }
  .product-info .bottom-section {
    border-top: 0.0625rem solid #b4b0ab;
    margin-top: 1rem; }
    .product-info .bottom-section .store-name svg {
      fill: #000000; }
    .product-info .bottom-section .coupons-and-promos {
      margin-left: 0.5rem; }
      @media (min-width: 768px) {
        .product-info .bottom-section .coupons-and-promos {
          margin-left: 0; } }
      .product-info .bottom-section .coupons-and-promos .coupon-holder.tooltip-container .tooltip-content {
        height: 1rem; }
        .product-info .bottom-section .coupons-and-promos .coupon-holder.tooltip-container .tooltip-content .down-arrow {
          top: 0;
          bottom: 0;
          right: 0.125rem; }
    .product-info .bottom-section .product-edit {
      margin-top: 0; }
      .product-info .bottom-section .product-edit.edit-right {
        padding-right: 1.5rem; }
        @media (min-width: 768px) {
          .product-info .bottom-section .product-edit.edit-right {
            padding-right: 0; } }
    .product-info .bottom-section .loyalty-message-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 0; }
      .product-info .bottom-section .loyalty-message-wrapper .loyalty-msg {
        color: #4e616a;
        font-family: "Roboto-Bold", sans-serif; }
      .product-info .bottom-section .loyalty-message-wrapper .icon {
        margin-right: 0.5rem;
        fill: #4e616a; }
  .product-info .product-gift-options .gift-msg-title {
    color: #000; }
  .product-info .product-gift-options .gift-msg-container span:nth-last-child(2) {
    float: left; }
  .product-info .product-gift-options .cart-remove-giftoption-btn {
    padding: 0.25rem 0rem;
    margin-left: unset; }
  .product-info .product-gift-options .divider {
    padding: 0.25rem 0rem; }
  .product-info .product-gift-options .edit-left .btn-link.gift-options {
    padding: 0.4rem 0rem; }
  .product-info .cart-subscription .product-subscription .auto-deliver-text {
    width: 60%;
    padding-left: 0.375rem; }
    @media (min-width: 576px) {
      .product-info .cart-subscription .product-subscription .auto-deliver-text {
        width: 90%; } }
    .product-info .cart-subscription .product-subscription .auto-deliver-text .auto-deliver,
    .product-info .cart-subscription .product-subscription .auto-deliver-text .auto-deliver + div {
      display: inline; }

.alternate-payment-methods .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.alternate-payment-methods.three-col-layout .nav-item {
  width: calc((100% - 32px) / 3); }
  @media (max-width: 575.98px) {
    .alternate-payment-methods.three-col-layout .nav-item {
      width: calc((100% - 16px) / 3);
      max-width: calc((100% - 16px) / 3); } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .alternate-payment-methods.three-col-layout .nav-item {
      width: calc((100% - 12px) / 3); } }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .alternate-payment-methods.three-col-layout .nav-item {
      margin-right: -0.5rem; }
      .alternate-payment-methods.three-col-layout .nav-item:last-child {
        margin-right: 0rem; } }

.alternate-payment-methods.two-col-layout .nav-item {
  width: calc(50% - 0.5rem); }
  @media (max-width: 991.98px) {
    .alternate-payment-methods.two-col-layout .nav-item {
      width: calc(50% - 0.25rem); } }

.alternate-payment-methods div[id^='zoid-paypal-button'] {
  min-width: 4.1875rem !important;
  background-color: #ffc439;
  height: 3rem !important;
  border-radius: 0rem; }
  .alternate-payment-methods div[id^='zoid-paypal-button'] > .zoid-outlet {
    min-width: 4.1875rem !important; }

.cart-red-border {
  border-radius: 0.25rem;
  border: solid 0.0625rem #d0021b; }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  margin: 0;
  border-bottom: none; }

.cart-empty {
  padding-top: 1.875rem; }
  @media (min-width: 768px) {
    .cart-empty {
      padding-top: 3.75rem; } }
  .cart-empty .cart-icon {
    fill: #696158; }
  .cart-empty .cart-header-empty {
    color: #000000;
    font-family: "Poppins-SemiBold", sans-serif, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 1rem 0 0.5rem; }
    @media (min-width: 768px) {
      .cart-empty .cart-header-empty {
        font-size: 1.5rem; } }
  .cart-empty .continue-shopping-link {
    margin: 1.5rem auto; }
    @media (min-width: 768px) {
      .cart-empty .continue-shopping-link {
        max-width: 17.1875rem; } }
  .cart-empty .cart-desc-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .cart-empty .cart-desc-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .cart-empty .cart-desc-wrap .cart-desc-text {
      margin: 0; }

.cart-alert-msg,
.cart-info-msg {
  border-radius: 0.25rem;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative; }
  @media (min-width: 768px) {
    .cart-alert-msg,
    .cart-info-msg {
      padding: 1.5rem;
      margin-bottom: 1rem; } }
  .cart-alert-msg .msg-wrap,
  .cart-info-msg .msg-wrap {
    display: inline-block;
    padding-left: 1.5rem;
    color: #000000;
    font-family: "Roboto-Regular", sans-serif, sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal; }
    @media (min-width: 768px) {
      .cart-alert-msg .msg-wrap,
      .cart-info-msg .msg-wrap {
        font-size: 1rem;
        padding-left: 2rem; } }
  .cart-alert-msg svg,
  .cart-info-msg svg {
    position: absolute; }
    @media (min-width: 768px) {
      .cart-alert-msg svg,
      .cart-info-msg svg {
        height: 1.5rem;
        width: 1.5rem;
        top: 1.375rem; } }
  .cart-alert-msg .msg-wrap:focus,
  .cart-info-msg .msg-wrap:focus {
    outline: none; }
  .cart-alert-msg .msg-wrap .message,
  .cart-info-msg .msg-wrap .message {
    font-family: "Roboto-Bold", sans-serif; }
    .cart-alert-msg .msg-wrap .message .default-msg,
    .cart-info-msg .msg-wrap .message .default-msg {
      padding-left: 0.375rem;
      font-family: "Roboto-Regular", sans-serif; }

.cart-error {
  position: relative !important; }
  .cart-error .alert-danger {
    background: transparent;
    border-color: #d0021b; }
  .cart-error .valid-cart-error {
    min-height: auto; }
    .cart-error .valid-cart-error .error {
      fill: #d0021b; }
  .cart-error .alert-dismissible {
    border-radius: 0.25rem;
    padding: 0.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    background-color: #f9f6f6; }
    @media (min-width: 768px) {
      .cart-error .alert-dismissible {
        padding: 1.5rem;
        margin-bottom: 1rem; } }
  .cart-error .msg-wrap {
    display: inline-block;
    padding-left: 1.5rem;
    color: #000000;
    font-family: "Roboto-Regular", sans-serif, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal; }
    @media (min-width: 768px) {
      .cart-error .msg-wrap {
        font-size: 1rem;
        padding-left: 2rem; } }
  .cart-error svg {
    position: absolute; }
    @media (min-width: 768px) {
      .cart-error svg {
        height: 1.5rem;
        width: 1.5rem;
        top: 1.375rem; } }
  .cart-error .cart-limit-error {
    padding: 1rem;
    border-width: 0.125rem;
    background-color: #f9f6f6;
    border-radius: 0.125rem; }
    .cart-error .cart-limit-error-icon {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      fill: #d0021b;
      width: 1.125rem;
      height: 1.125rem;
      top: 1.125rem; }
      @media (min-width: 768px) {
        .cart-error .cart-limit-error-icon {
          height: 1.5rem;
          width: 1.5rem;
          top: 1rem; } }
    .cart-error .cart-limit-error .msg-wrap {
      line-height: 1.5; }

.cart-alert-msg {
  border: 0.0625rem solid #b58500;
  background-color: #f9f8f6; }
  .cart-alert-msg .triangle-warning {
    fill: #b58500; }

.cart-info-msg {
  border: 0.0625rem solid #417505;
  background-color: #f9fff3; }

.bonus-product-button {
  border: none;
  margin: 1rem 0 0 0;
  width: 100%;
  background: transparent; }
  @media (min-width: 768px) {
    .bonus-product-button {
      width: auto;
      max-width: 13.4375rem; } }
  .cart-level .bonus-product-button:last-child {
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .cart-level .bonus-product-button:last-child {
        margin-bottom: 1.5rem; } }
  .cart-level .bonus-product-button:first-child {
    margin-top: 0.375rem; }
  .bonus-product-button .btn {
    height: 2.625rem;
    width: 100%; }
    @media (min-width: 768px) {
      .bonus-product-button .btn {
        height: 3.125rem;
        width: 13.4375rem; } }

.bonus-line-item-msg {
  margin: 1rem 0 0.5rem;
  color: #000000;
  font-family: "Poppins-SemiBold", sans-serif, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal; }
  @media (min-width: 768px) {
    .bonus-line-item-msg {
      margin-bottom: 1.5rem 0 1rem; } }

.bonus-product-line-item + hr {
  display: none; }

.cart-quick-add-sticky {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 0.5rem 1.25rem;
  z-index: 5;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25); }
  .cart-quick-add-sticky .total-title,
  .cart-quick-add-sticky .grand-total {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    padding: 0 0 0.3125rem; }
  @media (min-width: 576px) {
    .cart-quick-add-sticky {
      padding: 1rem 3.75rem; }
      .cart-quick-add-sticky .total-title,
      .cart-quick-add-sticky .grand-total {
        font-size: 1.5rem; } }

.sales-tax-item .zip-code-cart {
  color: #000000; }
  .sales-tax-item .zip-code-cart .zip-code-header.active .zip-code-arrow .down-arrow {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 0.5rem; }
  @media (max-width: 991.98px) {
    .sales-tax-item .zip-code-cart .zip-code-header.active .zip-code-text {
      margin-bottom: 0.5rem; } }
  .sales-tax-item .zip-code-cart .zip-code-header.active + .zip-code-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sales-tax-item .zip-code-cart .zip-code-header + .zip-code-input {
    display: none; }
  .sales-tax-item .zip-code-cart .zip-code-header .zip-code-label {
    text-decoration: underline; }
    .sales-tax-item .zip-code-cart .zip-code-header .zip-code-label:focus-visible {
      height: 1.5rem;
      margin-bottom: 0.5rem;
      padding-right: 0.5rem; }
      .sales-tax-item .zip-code-cart .zip-code-header .zip-code-label:focus-visible + .zip-code-arrow .down-arrow {
        margin-left: -0.5rem; }
  @media (max-width: 991.98px) {
    .sales-tax-item .zip-code-cart .zip-code-header .zip-code-text {
      margin-bottom: 0; } }
  .sales-tax-item .zip-code-cart .zip-code-header .zip-code-text .zip-code-applied-text {
    padding-right: 0.375rem; }
  .sales-tax-item .zip-code-cart .zip-code-header .zip-code-arrow {
    margin-bottom: 0.875rem; }
    .sales-tax-item .zip-code-cart .zip-code-header .zip-code-arrow .down-arrow {
      content: '';
      position: absolute;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-bottom: 0.125rem solid #000000;
      border-right: 0.125rem solid #000000;
      width: 0.5rem;
      height: 0.5rem;
      top: 0.1875rem;
      right: unset;
      opacity: 0.6; }
  .sales-tax-item .zip-code-cart .zip-code-input .zip-code-btn {
    top: 0; }

.error-message-info {
  position: relative; }
  .error-message-info .error-message-wrapper.remove-product-msg {
    margin: 0;
    z-index: 5;
    width: 100%; }
    .error-message-info .error-message-wrapper.remove-product-msg svg {
      top: 0.625rem;
      left: 1rem;
      z-index: 5;
      position: absolute;
      fill: #b58500;
      height: 1rem;
      width: 1rem;
      visibility: hidden; }
      @media (min-width: 768px) {
        .error-message-info .error-message-wrapper.remove-product-msg svg {
          height: 1.5rem;
          width: 1.5rem;
          top: 1.25rem;
          left: 1.5rem; } }
    .error-message-info .error-message-wrapper.remove-product-msg.focus {
      z-index: -1;
      position: relative; }
    .error-message-info .error-message-wrapper.remove-product-msg .cart-alert-msg {
      padding: 0.5rem 0.5rem 0.5rem 2.5rem;
      font-family: "Roboto-Bold", sans-serif; }
      @media (min-width: 768px) {
        .error-message-info .error-message-wrapper.remove-product-msg .cart-alert-msg {
          padding: 1.5rem 1.5rem 1.5rem 3.5rem; } }
      .error-message-info .error-message-wrapper.remove-product-msg .cart-alert-msg .default-msg {
        font-family: "Roboto-Regular", sans-serif; }

/* order groove changes */
.ot-purchase .enrolled-section {
  display: none; }

/* GWP free samples styles */
.samples-wrapper {
  margin: 0 0 1.5rem;
  padding: 0 0 1.5rem;
  border-bottom: 0.0625rem solid #b4b0ab; }

.free-samples {
  background-color: #fff;
  padding: 1rem 0.75rem;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.16);
  border-radius: 0.25rem;
  border: solid 0.125rem #4e616a; }

.samples-heading {
  cursor: pointer;
  padding: 0 0.75rem;
  color: #000000; }
  .samples-heading:hover {
    color: #000000; }
  .samples-heading[aria-expanded='true']::after {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 1.25rem; }
  .samples-heading::after {
    content: '';
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-bottom: 0.125rem solid #000000;
    border-right: 0.125rem solid #000000;
    width: 0.5rem;
    height: 0.5rem;
    top: 1rem;
    right: 0.5rem;
    opacity: 1; }

.samples-content {
  margin: 0.75rem 0 0; }
  .samples-content .add-sample-prod {
    display: block;
    margin: auto;
    height: auto; }

.sample-tile {
  width: 50%;
  padding: 0 0.75rem;
  margin: 1.25rem 0; }
  @media (min-width: 992px) {
    .sample-tile {
      width: 25%; } }
  .sample-tile .img-hold {
    margin: 0 0 0.75rem; }
  .sample-tile .product-name {
    color: #000000;
    min-height: 3rem; }
    .sample-tile .product-name:hover {
      color: #000000; }
  .sample-tile.fade-tile {
    pointer-events: none;
    opacity: 0.3; }

.bonus-products-errors .bonus-error-msg {
  border: 0.0625rem solid #d0021b;
  padding: 0.5rem; }
  @media (min-width: 992px) {
    .bonus-products-errors .bonus-error-msg {
      padding: 1rem; } }

.bonus-products-errors .icon {
  width: 20%;
  fill: #d0021b;
  margin: 0.1875rem 0 0; }
  @media (min-width: 576px) {
    .bonus-products-errors .icon {
      width: 6%; } }

.bonus-products-errors .msg-wrap {
  padding: 0 0 0 0.1875rem; }

.cartPreviewModal .modal-dialog {
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial; }
  @media (min-width: 768px) {
    .cartPreviewModal .modal-dialog {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .cartPreviewModal .modal-dialog .modal-body img {
    max-height: 16.125rem; }

@media (max-width: 767.98px) {
  .shopping-cart .copy-right {
    margin-bottom: 5rem; } }

@media (min-width: 768px) {
  .bundled-line-item .pricing.promotional-price {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; } }

.session-expired-error, .google-pay-error-cart {
  color: #000000;
  border-radius: 0.25rem;
  border: 0.0625rem solid #d0021b;
  background-color: #f9f6f6; }
  .session-expired-error .circle-info-red, .google-pay-error-cart .circle-info-red {
    fill: #d0021b;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    width: 1rem; }

header {
  background-color: #eaeaea; }
  header .cart-header .navbar-header {
    height: 2.5rem !important; }
    @media (min-width: 992px) {
      header .cart-header .navbar-header {
        height: 4.5rem !important; } }

.cart-header .navbar-header .popover {
  left: initial;
  right: 0;
  padding: 0;
  display: none;
  top: 1.75rem;
  min-width: 12.75rem;
  max-width: 25rem; }
  @media (min-width: 992px) {
    .cart-header .navbar-header .popover {
      top: 3.5625rem; } }
  .cart-header .navbar-header .popover .nav-link.name {
    color: #000000;
    padding: 1rem; }
  @media (max-width: 991.98px) {
    .cart-header .navbar-header .popover .signin-register-link .btn-link, .cart-header .navbar-header .popover .signin-register-link span {
      padding: 0; } }

.cart-header .navbar-header .popover-bottom.show {
  display: block; }

.cart-header button#account {
  border: none;
  background: none;
  color: #4e616a; }
  .cart-header button#account .account-icon {
    fill: #4e616a;
    width: 1rem;
    height: 1rem; }
    @media (min-width: 992px) {
      .cart-header button#account .account-icon {
        width: 1.5rem;
        height: 1.5rem; } }

.cart-header button#account:hover {
  text-decoration: underline;
  color: #2e3a3f; }
  .cart-header button#account:hover .account-icon {
    fill: #2e3a3f; }

.cart-header .return-to-shopping {
  color: #4e616a;
  font-family: "Roboto-Bold", sans-serif; }
  .cart-header .return-to-shopping svg {
    fill: #4e616a;
    margin-bottom: 0.125rem; }
    @media (min-width: 992px) {
      .cart-header .return-to-shopping svg {
        height: 1rem;
        width: 1rem; } }

.cart-header .return-to-shopping:hover svg {
  fill: #2e3a3f; }

@media (max-width: 991.98px) {
  .cart-header .trigger-account-modal.btn-link {
    padding: 0; } }

.cart-header .nav-item {
  width: 100%;
  border-bottom: 0.0625rem solid #eaeaea; }
  .cart-header .nav-item:hover {
    background-color: #f2f2f2; }
  .cart-header .nav-item a {
    display: block;
    padding: 1rem; }
  .cart-header .nav-item a.trigger-account-modal:focus {
    outline-offset: 0.25rem; }
  .cart-header .nav-item a:focus {
    outline: 0.0625rem solid #8f8f8f;
    border: none;
    outline-offset: -0.75rem; }
  .cart-header .nav-item a:hover {
    text-decoration: none; }

.shopping-cart .searchOverlay {
  top: 2.5rem; }
  @media (min-width: 992px) {
    .shopping-cart .searchOverlay {
      top: 4.5rem; } }

.pagination-hidden {
  text-indent: -9999rem;
  height: 0; }

.non-adjusted-price {
  display: none; }

.line-item-promo {
  font-size: 0.813rem; }

.gift-options-modal .modal-dialog {
  max-width: 41.125rem; }

.gift-options-modal .gift-options-header {
  border: none;
  padding: 1rem 1rem 0.5rem 1rem; }
  @media (min-width: 768px) {
    .gift-options-modal .gift-options-header {
      padding: 1rem 1rem 1.5rem 2.5rem; } }

.gift-options-modal .gift-options-main .gift-options-sub-header {
  padding: 0.75rem 0 0.75rem 1rem;
  margin-bottom: 1.5rem;
  background-color: #f7f7f7; }

@media (min-width: 768px) {
  .gift-options-modal .gift-options-main .gift-options-sub-header {
    padding: 0.75rem 0 0.75rem 2.5rem;
    margin-bottom: 2rem; } }

.gift-options-modal .gift-options-main .gift-options-box-section {
  margin: 0 1rem; }
  .gift-options-modal .gift-options-main .gift-options-box-section-info {
    margin-top: 1.5rem; }
  .gift-options-modal .gift-options-main .gift-options-box-section + .gift-options-sub-header {
    margin: 1.5rem 0 0; }
  .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner {
    margin-left: 1.25rem; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner:focus {
      border: none; }
      @media (min-width: 576px) {
        .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner:focus {
          border: 0.125rem solid #000000; } }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .slick-list {
      margin-right: 1.75rem; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .slick-slide {
      margin: 0 0.8125rem;
      height: auto; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card {
      cursor: pointer;
      margin-top: 0.625rem;
      border: 0.0625rem solid transparent;
      outline: 0.0625rem solid transparent; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card:focus {
        outline: solid 0.0625rem #8f8f8f;
        outline-offset: 0.1875rem; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card:hover {
        outline: none;
        border: 0.0625rem solid #2e3a3f; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card .image-holder {
        margin-top: -1.25rem;
        padding-bottom: 0.125rem; }
        .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card .image-holder img {
          width: 6.25rem;
          height: 6.25rem;
          padding: 0.125rem 0.125rem 0;
          margin: 0 auto; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card .selected-icon {
        display: none; }
        .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card .selected-icon svg {
          width: 0;
          position: relative;
          bottom: 0.625rem;
          left: 5.625rem;
          background-color: #fff; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card.selected {
        border: solid 0.125rem #4e616a; }
        .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card.selected:hover {
          border-color: #2e3a3f; }
        .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card.selected .selected-icon {
          display: inline; }
          .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card.selected .selected-icon svg {
            width: auto; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card-info {
      margin: 0.625rem 0 0.875rem 0;
      height: auto;
      overflow: visible; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card-info .gift-options-card-desp {
        margin-bottom: 0.125rem; }
      .gift-options-modal .gift-options-main .gift-options-box-section-carousel .carousel-inner .gift-options-card-info .gift-options-card-price {
        margin-bottom: 0; }
  .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow {
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow:hover {
      -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
              box-shadow: 0 0 0.3125rem 0.0625rem #000000;
      border: 0.125rem solid transparent;
      border-radius: 50%; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow:focus {
      -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
              box-shadow: 0 0 0.3125rem 0.0625rem #000000;
      border: 0.125rem solid #000000;
      border-radius: 50%; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow:active:after {
      border: none; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow .svg-icon {
      height: 1.5625rem; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow.custom-prev {
      left: -1rem; }
    .gift-options-modal .gift-options-main .gift-options-box-section-carousel .custom-arrow.custom-next {
      right: -1rem; }
  @media (min-width: 768px) {
    .gift-options-modal .gift-options-main .gift-options-box-section {
      margin: 0 2.5rem; }
      .gift-options-modal .gift-options-main .gift-options-box-section-info {
        margin-top: 2.875rem; }
      .gift-options-modal .gift-options-main .gift-options-box-section + .gift-options-sub-header {
        margin: 2.5rem 0 0; } }

.gift-options-modal .gift-options-main .gift-options-message-section {
  background: url(https://yankeecandle.imgix.net/1c671dac-5edc-33bf-a3df-68247836fde4/1c671dac-5edc-33bf-a3df-68247836fde4.png) no-repeat;
  margin: 1.5rem 1rem 0;
  padding: 7rem 0.5rem 5rem;
  width: auto;
  background-size: cover; }
  .gift-options-modal .gift-options-main .gift-options-message-section-form-group {
    background: #fff;
    padding: 0.75rem 0.625rem 0;
    width: 100%; }
    .gift-options-modal .gift-options-main .gift-options-message-section-form-group input {
      margin-bottom: 0.75rem;
      padding: 1rem 2.875rem 1rem 1rem; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input::-webkit-input-placeholder {
        color: #000000; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input::-moz-placeholder {
        color: #000000; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input:-ms-input-placeholder {
        color: #000000; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input::-ms-input-placeholder {
        color: #000000; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input::placeholder {
        color: #000000; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input.warning-border {
        margin-bottom: 0.5rem;
        border: 0.125rem solid #b58500; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group input.is-invalid {
        margin-bottom: 0.5rem; }
    .gift-options-modal .gift-options-main .gift-options-message-section-form-group .warning-character-limit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0.75rem; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group .warning-character-limit .triangle-warning {
        fill: #b58500; }
    .gift-options-modal .gift-options-main .gift-options-message-section-form-group .invalid-feedback.error-icon {
      margin: 0 0 0.75rem 0; }
    .gift-options-modal .gift-options-main .gift-options-message-section-form-group .message-count {
      top: 1.5rem;
      right: 1rem; }
  @media (min-width: 768px) {
    .gift-options-modal .gift-options-main .gift-options-message-section {
      background: url(https://yankeecandle.imgix.net/4f3c5940-ba72-30ab-9ee6-45cd2430172c/4f3c5940-ba72-30ab-9ee6-45cd2430172c.png) no-repeat;
      margin: 2rem 4.5rem 0 2.875rem;
      padding: 5.4375rem 2.875rem 3.5rem 2.5rem; }
      .gift-options-modal .gift-options-main .gift-options-message-section-form-group {
        padding: 1rem; }
        .gift-options-modal .gift-options-main .gift-options-message-section-form-group input {
          padding: 1rem 3.5rem 1rem 1rem; }
          .gift-options-modal .gift-options-main .gift-options-message-section-form-group input.warning-border {
            margin-bottom: 0.25rem; }
        .gift-options-modal .gift-options-main .gift-options-message-section-form-group .message-count {
          top: 1rem; } }

.gift-options-modal .gift-options-bottom {
  border: none;
  margin: 1.5rem 1rem;
  padding: 0; }
  .gift-options-modal .gift-options-bottom .save-gift-options-btn {
    width: 100%; }
  .gift-options-modal .gift-options-bottom .cancel-gift-options-btn {
    margin-top: 1rem; }
  @media (min-width: 768px) {
    .gift-options-modal .gift-options-bottom {
      margin: 2rem 2.5rem 2.5rem; }
      .gift-options-modal .gift-options-bottom .save-gift-options-btn {
        width: 17.125rem;
        margin-right: 1.5rem; }
      .gift-options-modal .gift-options-bottom .cancel-gift-options-btn {
        margin: 0; } }

.afterpayModal .quick-view-dialog {
  margin: 0 auto 3.125rem; }
  @media (min-width: 992px) {
    .afterpayModal .quick-view-dialog {
      max-width: 61.6875rem !important; } }

.afterpayModal .modal-content {
  border-radius: 0 !important; }

.afterpayModal .modal-header {
  position: static; }

.afterpayModal .modal-header,
.afterpayModal button.close {
  padding: 1rem !important; }

.afterpayModal button.close {
  border: 0 !important;
  font-weight: 600;
  font-family: initial; }
  .afterpayModal button.close:focus {
    outline: 0.125rem solid #000000;
    -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #000000;
            box-shadow: 0 0 0.3125rem 0.0625rem #000000;
    outline-offset: 0.125rem; }

.afterpayModal .modal-body {
  padding: 0 1rem !important;
  max-height: none !important; }
  @media (min-width: 992px) {
    .afterpayModal .modal-body {
      padding: 0 5rem !important; } }

.afterpayModal img {
  max-width: 19.0625rem;
  width: 100%;
  height: auto; }

.afterpayModal .img-container {
  max-width: 7.5rem;
  height: 7.5rem;
  margin: 0 auto;
  overflow: hidden; }

.afterpayModal .afterpay-icons {
  max-width: 100%;
  height: auto; }

.afterpayModal .afterpay-terms {
  color: #555; }

.modal-backdrop.fade {
  z-index: 5; }

@media (min-width: 768px) {
  .store-pickup .popover .mini-cart-header svg.pickup {
    width: 1.6875rem;
    height: 1.6875rem; } }

.store-pickup .popover .close {
  padding-right: 0.375rem; }
  @media (min-width: 768px) {
    .store-pickup .popover .close {
      padding-right: 0; } }

.store-pickup .popover .error-msg-wrapper-inner,
.store-pickup .popover .warning-msg-wrapper-inner {
  margin: 1rem 0.625rem 0;
  padding: 1rem;
  color: #000000;
  border-radius: 0.25rem; }
  @media (min-width: 768px) {
    .store-pickup .popover .error-msg-wrapper-inner,
    .store-pickup .popover .warning-msg-wrapper-inner {
      margin: 1.5rem 1.5rem 0; } }
  .store-pickup .popover .error-msg-wrapper-inner .icon,
  .store-pickup .popover .warning-msg-wrapper-inner .icon {
    margin-right: 0.5rem; }

.store-pickup .popover .error-msg-wrapper-inner {
  border: 0.0625rem solid #d0021b;
  background-color: #f9f6f6; }
  .store-pickup .popover .error-msg-wrapper-inner .circle-info-red {
    fill: #d0021b; }

.store-pickup .popover .warning-msg-wrapper-inner {
  border: 0.0625rem solid #b58500;
  background-color: #f9f8f6; }
  .store-pickup .popover .warning-msg-wrapper-inner .triangle-warning {
    fill: #b58500; }

.store-pickup .padding-sides {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media (min-width: 768px) {
    .store-pickup .padding-sides {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .store-pickup .padding-sides .store-pickup-search-wrapper {
    position: relative; }
    .store-pickup .padding-sides .store-pickup-search-wrapper .form-control {
      border-right: 0.0625rem solid #4e616a;
      border-radius: 0rem;
      height: 3.125rem;
      padding-right: 3.125rem;
      font-size: 1rem; }
    .store-pickup .padding-sides .store-pickup-search-wrapper .clear-address {
      position: absolute;
      right: 3.75rem;
      top: 2.3125rem;
      fill: #000000;
      z-index: 3; }
    .store-pickup .padding-sides .store-pickup-search-wrapper .input-append .btn.btn-footer-email-subscribe {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 3;
      border-radius: 0 0rem 0rem 0; }

.store-pickup-body {
  background-color: #fff; }
  .store-pickup-body .search-store-label {
    padding-bottom: 1.25rem; }
  .store-pickup-body .product-card .item-attributes {
    width: calc(100% - 5.5rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .store-pickup-body .product-card .item-attributes {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .store-pickup-body .product-card .item-attributes .line-item-name {
      white-space: normal; }
      @media (min-width: 768px) {
        .store-pickup-body .product-card .item-attributes .line-item-name {
          width: 50%;
          padding-right: 1rem; } }
      .store-pickup-body .product-card .item-attributes .line-item-name a {
        color: #000; }
    .store-pickup-body .product-card .item-attributes .category-name {
      color: #000000; }
    .store-pickup-body .product-card .item-attributes .attribute.quantity {
      margin-top: 0.5rem;
      width: 4.375rem; }
      @media (min-width: 768px) {
        .store-pickup-body .product-card .item-attributes .attribute.quantity {
          margin-top: 0; } }
      .store-pickup-body .product-card .item-attributes .attribute.quantity .custom-select-wrapper .form-control {
        border-radius: 0; }
    .store-pickup-body .product-card .item-attributes .prices {
      padding-top: 0.5rem;
      padding-bottom: 0;
      text-align: left; }
      @media (min-width: 768px) {
        .store-pickup-body .product-card .item-attributes .prices {
          padding-top: 0;
          padding-left: 0.5rem; } }
      .store-pickup-body .product-card .item-attributes .prices .price {
        color: #000000;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal; }
        .store-pickup-body .product-card .item-attributes .prices .price .sales {
          color: #000000;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 1rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal; }
          .store-pickup-body .product-card .item-attributes .prices .price .sales.sale-price {
            color: #c55002; }
        .store-pickup-body .product-card .item-attributes .prices .price .strike {
          display: inline-block; }
          @media (min-width: 768px) {
            .store-pickup-body .product-card .item-attributes .prices .price .strike {
              text-align: right;
              display: block; } }
          @media (min-width: 768px) {
            .store-pickup-body .product-card .item-attributes .prices .price .strike .strike-through {
              margin-right: 0; } }
  .store-pickup-body .product-card .item-image-link {
    max-width: 5rem;
    max-height: 5rem; }
  .store-pickup-body .locator {
    width: 100%; }
    @media (min-width: 768px) {
      .store-pickup-body .locator {
        width: 50%; } }
  .store-pickup-body .store-head {
    border-bottom: 0.0625rem solid #4e616a;
    margin: 0 0.625rem; }
    @media (min-width: 768px) {
      .store-pickup-body .store-head {
        margin: 0 1.5rem; } }
  .store-pickup-body .store-details.selected {
    background-color: #f7f7f7; }
  .store-pickup-body .store-details .address {
    padding-right: 1.5rem; }
    .store-pickup-body .store-details .address .address-line {
      display: block; }
  .store-pickup-body .store-details .stock {
    color: #000000; }
  .store-pickup-body .store-details .unavailable {
    color: #d0021b; }
  .store-pickup-body .store-details .btn-store-select {
    max-width: 9.125rem;
    height: 2.5rem; }
    @media (min-width: 768px) {
      .store-pickup-body .store-details .btn-store-select {
        height: 3rem; } }
  .store-pickup-body .store-details .exclusive-item-lock-btn {
    min-width: 15.625rem; }
    @media (max-width: 767.98px) {
      .store-pickup-body .store-details .exclusive-item-lock-btn {
        min-width: 12.5rem; } }
    .store-pickup-body .store-details .exclusive-item-lock-btn.disabled {
      pointer-events: none; }

.store-change .modal-dialog .modal-header {
  margin: 0; }
  .store-change .modal-dialog .modal-header .close {
    padding: 0 0.625rem;
    margin: 0; }

@media (min-width: 768px) {
  .store-change .modal-dialog {
    min-width: 37.5rem; } }

.modal.store-change.show {
  z-index: 1090; }
  .modal.store-change.show ~ .modal-backdrop.show {
    z-index: 1070; }

