body {
  background-color: #fff;
}

button,
.custom-select,
a {
  outline: none;
}
button:focus,
.custom-select:focus,
a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.btn:focus,
.custom-select.btn:focus,
a.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-select {
  border-radius: 0 5px;
}
.custom-select:focus {
  border: 1px solid #000;
}

.auto-margin {
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

body {
  background-color: #fff;
}

button,
.custom-select,
a {
  outline: none;
}
button:focus,
.custom-select:focus,
a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.btn:focus,
.custom-select.btn:focus,
a.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-select {
  border-radius: 0 5px;
}
.custom-select:focus {
  border: 1px solid #000;
}

.auto-margin {
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

.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: #28bd6b;
  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: #28bd6b;
  border-radius: 0.69em;
  background-color: #28bd6b;
  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, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  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: 766.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

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

.cart-and-ipay {
  text-align: center;
}
.cart-and-ipay .add-to-cart-global {
  width: 100%;
}
.cart-and-ipay .btn:disabled {
  opacity: 1;
  background: #000;
  color: #fff;
}
@media (max-width: 766.98px) {
  .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%;
  z-index: 9999;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (max-width: 768.98px) {
  .add-to-cart-messages {
    top: 9%;
    width: 100%;
  }
}
.add-to-cart-messages .alert-success {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  background: #4CAF50;
  color: #fff;
  padding: 1rem;
  border: none;
}

.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;
}
@media (max-width: 766.98px) {
  .add-to-basket-alert {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
  }
}

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

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

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: 766.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: #00a1e0;
}
.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 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 */
}
@media (max-width: 1023.98px) {
  .quick-view-dialog .modal-body,
  .choose-bonus-product-dialog .modal-body {
    max-height: 100svh;
  }
}
.quick-view-dialog .modal-body .primary-images,
.choose-bonus-product-dialog .modal-body .primary-images {
  margin-right: 1rem;
}
@media (min-width: 769px) {
  .quick-view-dialog .modal-body .primary-images,
  .choose-bonus-product-dialog .modal-body .primary-images {
    min-width: 100%;
  }
}
.quick-view-dialog .modal-body .wishlist-add-to-cart-button-block div,
.choose-bonus-product-dialog .modal-body .wishlist-add-to-cart-button-block div {
  width: 100%;
}
.quick-view-dialog .modal-body .add-to-cart,
.choose-bonus-product-dialog .modal-body .add-to-cart {
  width: 100%;
}
.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 .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;
}
.quick-view-dialog .quickview-image,
.choose-bonus-product-dialog .quickview-image {
  width: 6.875rem;
}
.quick-view-dialog .product-brand,
.choose-bonus-product-dialog .product-brand {
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1rem;
  letter-spacing: 0.02em;
  color: #757575;
  font-weight: 400;
}
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .size-chart {
  text-align: right;
}
.quick-view-dialog .size-chart .btn-sizeChart,
.choose-bonus-product-dialog .size-chart .btn-sizeChart {
  background: transparent;
  border: 0;
  padding: 0;
  line-height: normal;
  vertical-align: baseline;
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #0068A9;
  letter-spacing: 2px;
}
@media (min-width: 769px) {
  .quick-view-dialog .size-chart .btn-sizeChart,
  .choose-bonus-product-dialog .size-chart .btn-sizeChart {
    font-size: 0.875rem;
    letter-spacing: 2.33px;
  }
}
.quick-view-dialog .size-chart .btn-sizeChart:hover, .quick-view-dialog .size-chart .btn-sizeChart:active, .quick-view-dialog .size-chart .btn-sizeChart:focus,
.choose-bonus-product-dialog .size-chart .btn-sizeChart:hover,
.choose-bonus-product-dialog .size-chart .btn-sizeChart:active,
.choose-bonus-product-dialog .size-chart .btn-sizeChart:focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #0068A9;
}
.quick-view-dialog .product-sizechart,
.choose-bonus-product-dialog .product-sizechart {
  width: 100%;
}
.quick-view-dialog .select-size-label,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .select-size-label,
.choose-bonus-product-dialog .size-chart {
  display: inline-block;
  width: 49%;
}
.quick-view-dialog .pdp-link,
.choose-bonus-product-dialog .pdp-link {
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.quick-view-dialog .price,
.choose-bonus-product-dialog .price {
  font-size: 0.875rem;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  min-height: unset;
  max-height: unset;
  overflow: hidden;
}
@media (min-width: 769px) {
  .quick-view-dialog .price,
  .choose-bonus-product-dialog .price {
    font-size: 0.9375rem;
    margin-top: 5px;
    min-height: unset;
    max-height: unset;
  }
}
.quick-view-dialog .price .strike-through,
.choose-bonus-product-dialog .price .strike-through {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2a2a2a;
  font-size: 0.875rem;
}
@media (min-width: 769px) {
  .quick-view-dialog .price .strike-through,
  .choose-bonus-product-dialog .price .strike-through {
    font-size: 0.9375rem;
    margin-right: 10px;
  }
}
.quick-view-dialog .price .strike-through + .sales,
.choose-bonus-product-dialog .price .strike-through + .sales {
  color: #096dac;
}
.quick-view-dialog .price .tiered,
.choose-bonus-product-dialog .price .tiered {
  font-size: 0.875em;
}
.quick-view-dialog .price .tiered .value,
.choose-bonus-product-dialog .price .tiered .value {
  font-weight: bold;
}
.quick-view-dialog .price .product-discount,
.choose-bonus-product-dialog .price .product-discount {
  color: #eb008b;
}
.quick-view-dialog span.totalReviews,
.choose-bonus-product-dialog span.totalReviews {
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #757575;
  height: auto;
  margin-left: 0.5rem;
}
.quick-view-dialog span.white-star,
.choose-bonus-product-dialog span.white-star {
  color: white;
  font-size: 0.875rem;
}
.quick-view-dialog .rating-box,
.choose-bonus-product-dialog .rating-box {
  background: linear-gradient(111.33deg, #89EB4D -0.37%, #4CAF50 100.48%);
  color: white;
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  padding: 6px 8px;
}
.quick-view-dialog .average-ratings,
.choose-bonus-product-dialog .average-ratings {
  padding-left: 2px;
}

body {
  background-color: #fff;
}

button,
.custom-select,
a {
  outline: none;
}
button:focus,
.custom-select:focus,
a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.btn:focus,
.custom-select.btn:focus,
a.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-select {
  border-radius: 0 5px;
}
.custom-select:focus {
  border: 1px solid #000;
}

.auto-margin {
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

body {
  background-color: #fff;
}

button,
.custom-select,
a {
  outline: none;
}
button:focus,
.custom-select:focus,
a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.btn:focus,
.custom-select.btn:focus,
a.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-select {
  border-radius: 0 5px;
}
.custom-select:focus {
  border: 1px solid #000;
}

.auto-margin {
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

.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: #28bd6b;
  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: #28bd6b;
  border-radius: 0.69em;
  background-color: #28bd6b;
  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, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  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: 766.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

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

.cart-and-ipay {
  text-align: center;
}
.cart-and-ipay .add-to-cart-global {
  width: 100%;
}
.cart-and-ipay .btn:disabled {
  opacity: 1;
  background: #000;
  color: #fff;
}
@media (max-width: 766.98px) {
  .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%;
  z-index: 9999;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (max-width: 768.98px) {
  .add-to-cart-messages {
    top: 9%;
    width: 100%;
  }
}
.add-to-cart-messages .alert-success {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  background: #4CAF50;
  color: #fff;
  padding: 1rem;
  border: none;
}

.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;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}
@media (max-width: 766.98px) {
  .add-to-basket-alert {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
  }
}

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

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

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: 766.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: #00a1e0;
}
.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 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 */
}
@media (max-width: 1023.98px) {
  .quick-view-dialog .modal-body,
  .choose-bonus-product-dialog .modal-body {
    max-height: 100svh;
  }
}
.quick-view-dialog .modal-body .primary-images,
.choose-bonus-product-dialog .modal-body .primary-images {
  margin-right: 1rem;
}
@media (min-width: 769px) {
  .quick-view-dialog .modal-body .primary-images,
  .choose-bonus-product-dialog .modal-body .primary-images {
    min-width: 100%;
  }
}
.quick-view-dialog .modal-body .wishlist-add-to-cart-button-block div,
.choose-bonus-product-dialog .modal-body .wishlist-add-to-cart-button-block div {
  width: 100%;
}
.quick-view-dialog .modal-body .add-to-cart,
.choose-bonus-product-dialog .modal-body .add-to-cart {
  width: 100%;
}
.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 .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;
}
.quick-view-dialog .quickview-image,
.choose-bonus-product-dialog .quickview-image {
  width: 6.875rem;
}
.quick-view-dialog .product-brand,
.choose-bonus-product-dialog .product-brand {
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1rem;
  letter-spacing: 0.02em;
  color: #757575;
  font-weight: 400;
}
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .size-chart {
  text-align: right;
}
.quick-view-dialog .size-chart .btn-sizeChart,
.choose-bonus-product-dialog .size-chart .btn-sizeChart {
  background: transparent;
  border: 0;
  padding: 0;
  line-height: normal;
  vertical-align: baseline;
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #0068A9;
  letter-spacing: 2px;
}
@media (min-width: 769px) {
  .quick-view-dialog .size-chart .btn-sizeChart,
  .choose-bonus-product-dialog .size-chart .btn-sizeChart {
    font-size: 0.875rem;
    letter-spacing: 2.33px;
  }
}
.quick-view-dialog .size-chart .btn-sizeChart:hover, .quick-view-dialog .size-chart .btn-sizeChart:active, .quick-view-dialog .size-chart .btn-sizeChart:focus,
.choose-bonus-product-dialog .size-chart .btn-sizeChart:hover,
.choose-bonus-product-dialog .size-chart .btn-sizeChart:active,
.choose-bonus-product-dialog .size-chart .btn-sizeChart:focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #0068A9;
}
.quick-view-dialog .product-sizechart,
.choose-bonus-product-dialog .product-sizechart {
  width: 100%;
}
.quick-view-dialog .select-size-label,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .select-size-label,
.choose-bonus-product-dialog .size-chart {
  display: inline-block;
  width: 49%;
}
.quick-view-dialog .pdp-link,
.choose-bonus-product-dialog .pdp-link {
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.quick-view-dialog .price,
.choose-bonus-product-dialog .price {
  font-size: 0.875rem;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  min-height: unset;
  max-height: unset;
  overflow: hidden;
}
@media (min-width: 769px) {
  .quick-view-dialog .price,
  .choose-bonus-product-dialog .price {
    font-size: 0.9375rem;
    margin-top: 5px;
    min-height: unset;
    max-height: unset;
  }
}
.quick-view-dialog .price .strike-through,
.choose-bonus-product-dialog .price .strike-through {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2a2a2a;
  font-size: 0.875rem;
}
@media (min-width: 769px) {
  .quick-view-dialog .price .strike-through,
  .choose-bonus-product-dialog .price .strike-through {
    font-size: 0.9375rem;
    margin-right: 10px;
  }
}
.quick-view-dialog .price .strike-through + .sales,
.choose-bonus-product-dialog .price .strike-through + .sales {
  color: #096dac;
}
.quick-view-dialog .price .tiered,
.choose-bonus-product-dialog .price .tiered {
  font-size: 0.875em;
}
.quick-view-dialog .price .tiered .value,
.choose-bonus-product-dialog .price .tiered .value {
  font-weight: bold;
}
.quick-view-dialog .price .product-discount,
.choose-bonus-product-dialog .price .product-discount {
  color: #eb008b;
}
.quick-view-dialog span.totalReviews,
.choose-bonus-product-dialog span.totalReviews {
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #757575;
  height: auto;
  margin-left: 0.5rem;
}
.quick-view-dialog span.white-star,
.choose-bonus-product-dialog span.white-star {
  color: white;
  font-size: 0.875rem;
}
.quick-view-dialog .rating-box,
.choose-bonus-product-dialog .rating-box {
  background: linear-gradient(111.33deg, #89EB4D -0.37%, #4CAF50 100.48%);
  color: white;
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  padding: 6px 8px;
}
.quick-view-dialog .average-ratings,
.choose-bonus-product-dialog .average-ratings {
  padding-left: 2px;
}

.checkout-summary,
.cart-summary {
  padding: 20px;
}
@media (min-width: 768px) {
  .checkout-summary,
  .cart-summary {
    padding: 30px 30px 10px;
    margin-top: 0;
  }
}
.checkout-summary__heading,
.cart-summary__heading {
  font-size: 1.5625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.checkout-summary__cart-value, .checkout-summary__delivery-charge, .checkout-summary__total-tax, .checkout-summary__total-savings, .checkout-summary__grand-total, .checkout-summary__loyalty, .checkout-summary__loyalty-sub-total, .checkout-summary__total-savings,
.cart-summary__cart-value,
.cart-summary__delivery-charge,
.cart-summary__total-tax,
.cart-summary__total-savings,
.cart-summary__grand-total,
.cart-summary__loyalty,
.cart-summary__loyalty-sub-total,
.cart-summary__total-savings {
  margin-bottom: 10px;
}
.checkout-summary__cart-value .label, .checkout-summary__delivery-charge .label, .checkout-summary__total-tax .label, .checkout-summary__total-savings .label, .checkout-summary__grand-total .label, .checkout-summary__loyalty .label, .checkout-summary__loyalty-sub-total .label, .checkout-summary__total-savings .label,
.cart-summary__cart-value .label,
.cart-summary__delivery-charge .label,
.cart-summary__total-tax .label,
.cart-summary__total-savings .label,
.cart-summary__grand-total .label,
.cart-summary__loyalty .label,
.cart-summary__loyalty-sub-total .label,
.cart-summary__total-savings .label {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.checkout-summary__cart-value .value, .checkout-summary__delivery-charge .value, .checkout-summary__total-tax .value, .checkout-summary__total-savings .value, .checkout-summary__grand-total .value, .checkout-summary__loyalty .value, .checkout-summary__loyalty-sub-total .value, .checkout-summary__total-savings .value,
.cart-summary__cart-value .value,
.cart-summary__delivery-charge .value,
.cart-summary__total-tax .value,
.cart-summary__total-savings .value,
.cart-summary__grand-total .value,
.cart-summary__loyalty .value,
.cart-summary__loyalty-sub-total .value,
.cart-summary__total-savings .value {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  float: right;
}
.checkout-summary__loyalty-sub-total,
.cart-summary__loyalty-sub-total {
  margin-top: 20px;
}
.checkout-summary__loyalty-sub-total .label,
.checkout-summary__loyalty-sub-total .value,
.cart-summary__loyalty-sub-total .label,
.cart-summary__loyalty-sub-total .value {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.checkout-summary__loyalty,
.cart-summary__loyalty {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #2d2d2d;
  margin: 10px 0 20px 0;
}
.checkout-summary__loyalty .label,
.cart-summary__loyalty .label {
  font-size: 0.75rem;
}
.checkout-summary__total-savings .label,
.checkout-summary__total-savings .value,
.cart-summary__total-savings .label,
.cart-summary__total-savings .value {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.checkout-summary__grand-total,
.cart-summary__grand-total {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-top: 20px;
}
.checkout-summary__grand-total .grand-total,
.cart-summary__grand-total .grand-total {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0;
}
.checkout-summary .checkout-promo-code-form .form-group,
.checkout-summary .promo-code-form .form-group,
.cart-summary .checkout-promo-code-form .form-group,
.cart-summary .promo-code-form .form-group {
  padding: 0;
}
.checkout-summary .checkout-promo-code-form label,
.checkout-summary .checkout-promo-code-form input,
.checkout-summary .promo-code-form label,
.checkout-summary .promo-code-form input,
.cart-summary .checkout-promo-code-form label,
.cart-summary .checkout-promo-code-form input,
.cart-summary .promo-code-form label,
.cart-summary .promo-code-form input {
  font-size: 0.875rem;
  color: #999999;
  margin-bottom: 5px;
}
.checkout-summary .checkout-promo-code-form .coupon-code-field,
.checkout-summary .promo-code-form .coupon-code-field,
.cart-summary .checkout-promo-code-form .coupon-code-field,
.cart-summary .promo-code-form .coupon-code-field {
  color: #222222;
}
.checkout-summary .checkout-promo-code-form .promo-code-submit,
.checkout-summary .promo-code-form .promo-code-submit,
.cart-summary .checkout-promo-code-form .promo-code-submit,
.cart-summary .promo-code-form .promo-code-submit {
  position: absolute;
  right: 10px;
  top: 0.5rem;
  z-index: 1;
}
.checkout-summary .checkout-promo-code-form .promo-code-submit .promo-code-btn,
.checkout-summary .promo-code-form .promo-code-submit .promo-code-btn,
.cart-summary .checkout-promo-code-form .promo-code-submit .promo-code-btn,
.cart-summary .promo-code-form .promo-code-submit .promo-code-btn {
  color: #0068A9;
  padding: 0.25rem;
}
.checkout-summary .checkout-promo-code-form .promo-code-submit .promo-code-btn:hover,
.checkout-summary .promo-code-form .promo-code-submit .promo-code-btn:hover,
.cart-summary .checkout-promo-code-form .promo-code-submit .promo-code-btn:hover,
.cart-summary .promo-code-form .promo-code-submit .promo-code-btn:hover {
  text-decoration: underline;
}
.checkout-summary .checkout-promo-code-form .coupon-error,
.checkout-summary .promo-code-form .coupon-error,
.cart-summary .checkout-promo-code-form .coupon-error,
.cart-summary .promo-code-form .coupon-error {
  font-size: 0.875rem;
  color: #c00;
}

.cart-summary__total-savings .label,
.cart-summary__total-savings .value,
.checkout-summary__total-savings .label,
.checkout-summary__total-savings .value {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.cart-summary__total-savings .value,
.checkout-summary__total-savings .value {
  color: #28bd6b;
}
.remove-coupon-modal .modal-content {
  padding: 30px;
}
@media (max-width: 767.98px) {
  .remove-coupon-modal .modal-content {
    padding: 5px;
  }
}
.remove-coupon-modal .modal-header,
.remove-coupon-modal .modal-footer {
  border: none;
}
.remove-coupon-modal .close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.remove-coupon-modal .product-to-remove {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 20px;
}
.remove-coupon-modal .coupon-to-remove {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border: 1px solid #EEEEEE;
  color: #28bd6b;
  padding: 10px;
  margin-top: 20px;
  text-align: left;
}

.cart-shop-more-for-delivery {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-79%, #e7f6ff), color-stop(53%, #efeff6), color-stop(189%, #feeff8));
  background-image: linear-gradient(to bottom, #e7f6ff -79%, #efeff6 53%, #feeff8 189%);
  border-radius: 0 0 5px 5px;
  padding: 10px;
  text-align: center;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .cart-shop-more-for-delivery {
    margin: 0;
  }
}
.cart-shop-more-for-delivery .info {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.cart-shop-more-for-delivery .info img {
  margin-right: 15px;
}
@media (max-width: 768.98px) {
  .cart-shop-more-for-delivery.sticky-till-footer {
    position: fixed;
    bottom: 4.9rem;
    z-index: 9;
    left: 0;
    right: 0;
  }
}
@media (max-width: 768.98px) {
  .cart-shop-more-for-delivery.sticky {
    position: fixed;
    bottom: 4.9rem;
    z-index: 9;
    left: 0;
    right: 0;
  }
}

.cart-approaching-discounts {
  background-image: url(../../images/approaching-discounts.png);
  background-size: cover;
  min-height: 190px;
  margin: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .cart-approaching-discounts {
    margin: 20px 0 0;
  }
}
.cart-approaching-discounts .approaching-order-discounts {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  right: 10px;
}
.cart-approaching-discounts .single-approaching-discount {
  font-size: 1.125rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: normal;
}
.cart-approaching-discounts .approaching-discounts-info {
  font-size: 0.75rem;
  line-height: normal;
  margin: 5px 0 0;
}

.coupon-price-adjustment {
  margin-bottom: 20px;
}
.coupon-price-adjustment .coupon-code {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border: 1px solid #EEEEEE;
  color: #28bd6b;
  padding: 10px;
}
.coupon-price-adjustment .coupon-applied,
.coupon-price-adjustment .coupon-not-applied {
  font-size: 0.875rem;
  display: inline-block;
  margin-bottom: 5px;
}
.coupon-price-adjustment .coupon-applied {
  color: #28bd6b;
}
.coupon-price-adjustment .coupon-not-applied {
  color: #c00;
}
.coupon-price-adjustment .checkout-remove-coupon,
.coupon-price-adjustment .remove-coupon {
  color: #0068A9;
  padding: 0;
}
.coupon-price-adjustment .checkout-remove-coupon:hover,
.coupon-price-adjustment .remove-coupon:hover {
  text-decoration: underline;
}

.totalsavings .card-link {
  font-size: 1rem;
  padding: 0;
  background: transparent;
  display: inline-block;
  padding-right: 30px;
}
.totalsavings .card-link::after {
  font-size: 1.5625rem;
}
.totalsavings .card-link .value {
  font-size: 1.125rem;
  color: #28bd6b;
}
.totalsavings .total-saving {
  font-size: 1rem;
  font-weight: bold;
}
.totalsavings .card-body {
  font-size: 0.875rem;
  padding: 10px 8px 8px 15px;
}
.totalsavings .card-body .value {
  color: #28bd6b;
  float: right;
}

@media (max-width: 766.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto;
  }
  .menu-toggleable-left.navbar-toggleable-xs.sm-overflow {
    overflow-y: hidden;
  }
  .menu-toggleable-left.navbar-toggleable-xs.in {
    left: 0;
  }
}
@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-xs.in {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-ssm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto;
  }
  .menu-toggleable-left.navbar-toggleable-ssm.sm-overflow {
    overflow-y: hidden;
  }
  .menu-toggleable-left.navbar-toggleable-ssm.in {
    left: 0;
  }
}
@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-ssm.in {
    width: 50%;
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto;
  }
  .menu-toggleable-left.navbar-toggleable-sm.sm-overflow {
    overflow-y: hidden;
  }
  .menu-toggleable-left.navbar-toggleable-sm.in {
    left: 0;
  }
}
@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-sm.in {
    width: 50%;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto;
  }
  .menu-toggleable-left.navbar-toggleable-md.sm-overflow {
    overflow-y: hidden;
  }
  .menu-toggleable-left.navbar-toggleable-md.in {
    left: 0;
  }
}
@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-md.in {
    width: 50%;
  }
}
@media (max-width: 1279.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto;
  }
  .menu-toggleable-left.navbar-toggleable-lg.sm-overflow {
    overflow-y: hidden;
  }
  .menu-toggleable-left.navbar-toggleable-lg.in {
    left: 0;
  }
}
@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-lg.in {
    width: 50%;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 70%;
  overflow-y: auto;
}
.menu-toggleable-left.navbar-toggleable-xl.sm-overflow {
  overflow-y: hidden;
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  left: 0;
}

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-xl.in {
    width: 50%;
  }
}
.navbar-nav {
  position: relative;
  text-align: center;
}
.navbar-nav .nav-item {
  display: inline-block;
}
.navbar-nav .nav-item .nav-link {
  font-size: 1rem;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding: 0 5px;
  margin-bottom: 15px;
}
@media (max-width: 768.98px) {
  .navbar-nav .nav-item .nav-link {
    margin-top: 15px;
  }
}
.navbar-nav .nav-item .nav-link.dropdown-toggle:after {
  display: none;
}

@media (min-width: 769px) {
  .nav-item > .nav-link {
    color: #0068A9;
  }
}
@media (max-width: 768.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #fff;
    z-index: 999999;
  }
  .main-menu.menu-toggleable-left .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-menu.menu-toggleable-left .container .row {
    margin-left: 0;
    margin-right: 0;
  }
}

.main-menu-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.menu-toggleable-left .close-menu {
  padding: 10px;
  background-color: #0068A9;
  border-bottom: 1px solid #ccc;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  position: sticky;
  top: 0;
  z-index: 9;
  width: 80%;
}
@media (min-width: 769px) {
  .menu-toggleable-left .close-menu {
    display: none;
  }
}
@media (min-width: 768px) {
  .menu-toggleable-left .close-menu {
    width: 50%;
  }
}
.menu-toggleable-left .menu-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (min-width: 1024px) {
  .menu-toggleable-left .menu-group {
    margin-top: 0;
  }
}
.menu-toggleable-left .menuitem-name {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 34px;
  padding: 10px;
}
.menu-toggleable-left li > .close-menu {
  position: initial;
}
@media (max-width: 768.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: #0068A9 !important;
    color: #222;
  }
  .menu-toggleable-left .menu-item-static-links {
    background: #035487;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em;
    /* 20/16 */
  }
}
@media (max-width: 768.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #eee;
  }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
    text-align: left;
  }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em;
  }
  .menu-toggleable-left.in .nav-item .nav-link {
    padding-left: 1rem;
    color: #fff;
    text-transform: uppercase;
  }
  .menu-toggleable-left.in .nav-item .nav-link::before {
    position: relative;
    content: "\F105";
    font-family: "FontAwesome";
    font-size: 1.5625rem;
    float: right;
    margin-right: 25px;
    top: -5px;
  }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0;
  }
  .menu-toggleable-left.in .dropdown-menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    margin: 0;
  }
  .menu-toggleable-left.in .dropdown-menu .nav-menu .close-menu {
    background-color: transparent;
  }
  .menu-toggleable-left.in .dropdown-menu .nav-menu .navbar-brand,
  .menu-toggleable-left.in .dropdown-menu .nav-menu .close-button {
    display: none;
  }
}

.multilevel-dropdown {
  /* level-1 menu */
  /* level-2 menu */
  /* level-2 menu */
  /* level-3 menu */
}
.multilevel-dropdown .dropdown-menu {
  border: 0;
  border-radius: 0;
  top: 98%;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu {
    -webkit-box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
            box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
  }
}
.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
    top: -0.65em;
    left: 99%;
  }
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu.show .dropdown-item {
    display: block;
  }
}
@media (max-width: 768.98px) {
  .multilevel-dropdown .dropdown-menu-l2 {
    overflow: auto;
  }
}
@media (min-width: 1024px) {
  .multilevel-dropdown .dropdown-menu-l2 .menu-item {
    border: none;
  }
}
.multilevel-dropdown .dropdown-menu-l2 .close-menu {
  width: 100%;
}
@media (min-width: 1024px) {
  .multilevel-dropdown .dropdown-menu-l2 .menuitem-name {
    display: none;
  }
}
.multilevel-dropdown .dropdown-menu-l3 .menu-item {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
}
.multilevel-dropdown .dropdown-menu-l3 .menu-item:last-child {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .multilevel-dropdown .dropdown-menu-l3 .menu-item {
    border-bottom: none;
    margin-top: 5px;
  }
}
.multilevel-dropdown .dropdown-menu-l3 .menuitem-name {
  display: none;
}
.multilevel-dropdown .navbar > .close-menu > .back {
  display: none;
}
.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em;
}
.multilevel-dropdown .dropdown-item {
  padding: 0 0 0 1em;
}
@media (min-width: 769px) {
  .multilevel-dropdown .dropdown-item {
    display: inline-block;
    width: auto;
  }
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  display: block;
  padding: 0.425em 5em 0.425em 0;
}
.multilevel-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid #eee;
}
.multilevel-dropdown .dropdown-item.top-category {
  font-weight: bold;
}
.multilevel-dropdown .dropdown-item.top-category > .nav-link {
  padding-left: 0;
}
@media (max-width: 768.98px) {
  .multilevel-dropdown .dropdown-item.top-category > .nav-link {
    color: #000;
  }
}

.navbar {
  padding-top: 0;
  padding-bottom: 0;
  /* l1 menu */
}
@media (max-width: 768.98px) {
  .navbar {
    padding: 0;
  }
}
.navbar .nav-item {
  border-bottom: 5px solid transparent;
  position: static;
}
.navbar .nav-item.show {
  border-color: #EC008C;
}
.navbar .dropdown-menu {
  padding: 0;
  min-width: 300px;
  /* l2 menu */
}
.navbar .dropdown-menu.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.navbar .dropdown-menu .menu-item {
  /*display: inline-block;
  vertical-align: top;
  width: 170px;
  height: 100%;*/
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding: 15px;
}
.navbar .dropdown-menu .menu-item:nth-child(even) {
  background-color: rgba(0, 104, 169, 0.03);
}
.navbar .dropdown-menu .menu-item .menu-item-link {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #EC008C;
  text-transform: uppercase;
}
@media (max-width: 768.98px) {
  .navbar .dropdown-menu .menu-item .menu-item-link {
    width: 100%;
    display: block;
  }
}
.navbar .dropdown-menu .dropdown-menu {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  padding: 0;
  position: relative;
  min-width: auto;
  top: 0;
  left: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.navbar .dropdown-menu .dropdown-menu .menu-item {
  background-color: transparent;
  display: block;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding: 0;
}
@media (max-width: 768.98px) {
  .navbar .dropdown-menu .dropdown-menu .menu-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar .dropdown-menu .dropdown-menu .menu-item .menu-item-link {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #333333;
  text-transform: capitalize;
}
.navbar .dropdown-menu .dropdown-menu .menu-item.menu-item-image {
  display: none;
}

.megamenu {
  display: inline-block;
  position: initial;
}
@media (max-width: 768.98px) {
  .megamenu {
    padding: 0;
  }
}
.megamenu:nth-child(1) {
  background: rgba(235, 0, 139, 0.03);
}
.megamenu:nth-child(2) {
  background: rgba(0, 104, 169, 0.07);
}
@media (max-width: 768.98px) {
  .megamenu:nth-child(2) {
    border-bottom: 1px solid #f9f9f9;
    border-top: 1px solid #f9f9f9;
  }
}
.megamenu:nth-child(3) {
  background: rgba(180, 180, 180, 0.07);
}
.megamenu__heading {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 10px 0;
  text-transform: uppercase;
}
@media (max-width: 768.98px) {
  .megamenu__heading {
    display: none;
  }
}
.megamenu__l1-menu .img-thumbnail-wrapper {
  display: block;
  width: 100px;
  height: 70px;
}
@media (max-width: 768.98px) {
  .megamenu__l1-menu .img-thumbnail-wrapper {
    display: none;
  }
}
.megamenu__l1-menu .img-thumbnail-wrapper img {
  height: 100%;
}
.megamenu .menu-item-image {
  width: 200px;
  height: 300px;
}
.megamenu .menu-item-image img {
  height: 100%;
}

@media (max-width: 768.98px) {
  .dropdown-menu .dropdown-item {
    display: none;
  }
  .dropdown-menu .menu-item .dropdown-menu {
    display: none;
  }
  .dropdown-menu .menu-item .dropdown-menu.active {
    display: block;
  }
  .dropdown-menu .menu-item .dropdown-menu.active .nav-menu,
  .dropdown-menu .menu-item .dropdown-menu.active .dropdown-item {
    display: none;
  }
  .dropdown-menu .menu-item .dropdown-menu.active .menu-item::before {
    content: none;
  }
  .dropdown-menu .menu-item::before {
    position: relative;
    content: "\F107";
    font-family: "FontAwesome";
    font-size: 1.5625rem;
    float: right;
    margin-right: 25px;
    top: -5px;
  }
  .navbar-brand {
    padding-top: 0.6125rem;
    text-align: center;
    width: 84%;
    margin-right: 0;
  }
  .navbar-brand img {
    width: 100px;
    padding: 5px;
    margin-left: 0;
    background-color: #fff;
    vertical-align: top;
  }
}
.menu-item-static-links {
  background-color: #0068A9;
  color: #fff;
  padding: 20px 15px 30px;
}
@media (min-width: 1024px) {
  .menu-item-static-links {
    display: none;
  }
}
@media (max-width: 768.98px) {
  .menu-item-static-links .menu-item-about-us {
    width: 100%;
  }
}
.menu-item-static-links .footer-about-sitemap,
.menu-item-static-links .footer-about-returnsrefund,
.menu-item-static-links .footer-about-shippingpolicy,
.menu-item-static-links .footer-about-privacypolicy {
  display: none;
}
.menu-item-static-links .footer-about {
  margin-top: 20px;
}
.menu-item-static-links .footer-about li {
  margin: 10px 0;
}
.menu-item-static-links .footer-about a {
  font-size: 0.875rem;
  color: #fff;
}
.menu-item-static-links .menu-item-storelocator__heading {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.menu-item-static-links .menu-item-storelocator__heading img {
  width: 26px;
}
@media (min-width: 769px) {
  .menu-item-static-links .menu-item-storelocator__heading img {
    width: 15px;
  }
}
.menu-item-static-links .menu-item-storelocator__store-locator {
  cursor: pointer;
  position: relative;
}
.menu-item-static-links .menu-item-storelocator__store-locator label {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  cursor: pointer;
  padding: 10px 20px 10px 0;
  height: 43px;
  width: 100%;
  text-align: left;
  float: left;
  color: white;
  border-bottom: 2px solid;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 0.52;
}
.menu-item-static-links .menu-item-storelocator__store-locator .store-arrow {
  position: absolute;
  right: 0;
  font-size: 20px;
  top: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #fff;
  width: 20px;
}

.open-menu-icon .menu-line-1,
.open-menu-icon .menu-line-2,
.open-menu-icon .menu-line-3 {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 5px 0;
}

.close-menu-icon {
  margin-top: 5px;
  display: inline-block;
}
.close-menu-icon .menu-line-1,
.close-menu-icon .menu-line-2,
.close-menu-icon .menu-line-3 {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 6px 0;
}
.close-menu-icon .menu-line-1 {
  width: 10px;
}
.close-menu-icon .menu-line-2 {
  width: 15px;
}

@media (max-width: 1279.98px) {
  .isIos .dropdown-menu-l2 {
    width: 80% !important;
  }
}

.header-menu .search-mobile .site-search {
  background-color: #0068A9;
}
.header-menu .search-mobile.d-lg-none.sticky {
  position: fixed;
  width: 100%;
  top: 0;
}

@media (max-width: 768.98px) {
  .desktop-only {
    display: none;
  }
}

@media (max-width: 768.98px) {
  .mobile-only {
    display: block;
  }
}
@media (min-width: 1024px) {
  .mobile-only {
    display: none !important;
  }
}
.mobile-only .header-col4 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: 0;
  order: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0;
}
.mobile-only .header-store-selector {
  margin: 0;
  position: static;
  padding: 0;
}
.mobile-only .header-store-selector__chagne-delivery-popup {
  left: 0;
  right: 0;
  top: 4rem;
  width: 100vw;
}
.mobile-only .header-store-selector__chagne-delivery-location.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-only .site-search input {
  border-radius: 0.45rem;
}
.mobile-only .site-search .fa-search {
  left: 0.625rem;
  top: 0.5rem;
}

#stickyFooter {
  position: fixed;
  bottom: 0;
  padding: 1rem;
  background: #fff;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0px -4px 20px 2px #aaa;
          box-shadow: 0px -4px 20px 2px #aaa;
  border-top: 1px solid #aaa;
}
#stickyFooter .d-flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#stickyFooter .d-flex .mobileLinks {
  font-size: 0.825rem;
}
#stickyFooter .d-flex .mobileLinks svg {
  width: 1.5rem;
  height: 1.5rem;
}
#stickyFooter .d-flex a.active {
  color: #EC008C;
  font-weight: 600;
}
#stickyFooter .d-flex a.active svg path {
  stroke: #EC008C;
  fill: none;
}
#stickyFooter .d-flex:not(:first-child) {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#stickyFooter .d-flex:not(:first-child) a.active {
  color: #EC008C;
  font-weight: 600;
}
#stickyFooter .d-flex:not(:first-child) a.active svg path {
  fill: #EC008C;
  stroke: #EC008C;
  stroke-width: 0.05rem;
}

#stickyFooter.unfixed {
  position: static;
  clear: both;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  margin-bottom: 8rem;
}

@media (max-width: 767.98px) {
  .responsive-container {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#efeff6), color-stop(49%, #feeff8), to(#feeff8));
    background-image: linear-gradient(to bottom, #efeff6, #feeff8 49%, #feeff8);
    padding: 6px 0 0;
  }
  .responsive-container .section-quick-buys,
  .responsive-container .section-saved-items {
    background: #fff;
    padding: 19px 15px 0;
  }
  .responsive-container .section-quick-buys .title,
  .responsive-container .section-saved-items .title {
    margin: 0;
    text-align: left;
    padding-bottom: 8px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #222222;
  }
  .responsive-container .section-quick-buys .wishlistItemCards,
  .responsive-container .section-saved-items .wishlistItemCards {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .responsive-container .section-quick-buys .wishlistItemCards .product-info,
  .responsive-container .section-saved-items .wishlistItemCards .product-info {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 40% !important;
            flex: 0 0 40% !important;
  }
  .responsive-container .section-quick-buys select,
  .responsive-container .section-saved-items select {
    border: 1px solid #000;
    height: 26px;
    font-size: 12px;
    padding: 0 10px;
  }
  .responsive-container .section-saved-items {
    margin-top: 6px;
    padding-bottom: 30px;
  }
}
.responsive-container .section-quick-buys select,
.responsive-container .section-saved-items select {
  background: url(../../images/icon-chevron-down.png) no-repeat right 0.75rem center/12px 12px;
}
.responsive-container .section-quick-buys .tile-body-footer,
.responsive-container .section-saved-items .tile-body-footer {
  position: relative;
}
.responsive-container .section-quick-buys .vmm-ratings:hover + .ratingSummary,
.responsive-container .section-saved-items .vmm-ratings:hover + .ratingSummary {
  display: block;
}
.responsive-container .section-quick-buys .vmm-ratings span.full-star,
.responsive-container .section-saved-items .vmm-ratings span.full-star {
  color: gold;
  font-size: 1rem;
}
.responsive-container .section-quick-buys .vmm-ratings span.white-star,
.responsive-container .section-saved-items .vmm-ratings span.white-star {
  color: white;
  font-size: 0.875rem;
}
.responsive-container .section-quick-buys .vmm-ratings .rating-box,
.responsive-container .section-saved-items .vmm-ratings .rating-box {
  background: linear-gradient(111.33deg, #89EB4D -0.37%, #4CAF50 100.48%);
  color: white;
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  padding: 6px 8px;
}
.responsive-container .section-quick-buys .vmm-ratings span.empty-star,
.responsive-container .section-saved-items .vmm-ratings span.empty-star {
  color: #d3d3d3;
  font-size: 1rem;
}
.responsive-container .section-quick-buys .ratingSummary,
.responsive-container .section-saved-items .ratingSummary {
  display: none;
  position: absolute;
  bottom: 100%;
  width: 100%;
  z-index: 99999;
  height: auto;
  background: #fff;
  border: 1px solid #d2d2d2;
  -webkit-box-shadow: 5px 3px 15px 0px #d2d2d2;
          box-shadow: 5px 3px 15px 0px #d2d2d2;
  padding: 5%;
}
.responsive-container .section-quick-buys .ratingSummary .ratingpercentwrapper,
.responsive-container .section-saved-items .ratingSummary .ratingpercentwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 0.5rem;
}
.responsive-container .section-quick-buys .ratingSummary .progress-bar-container,
.responsive-container .section-saved-items .ratingSummary .progress-bar-container {
  width: 40%;
  height: 10px;
  background-color: #e0e0e0;
  border-radius: 5px;
  overflow: hidden;
}
.responsive-container .section-quick-buys .ratingSummary .progress-bar,
.responsive-container .section-saved-items .ratingSummary .progress-bar {
  height: 100%;
  background-color: #ec008c;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.responsive-container .section-quick-buys .ratingSummary .w10,
.responsive-container .section-saved-items .ratingSummary .w10 {
  width: auto;
  min-width: 20%;
}

.cart-page {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.cart-page__products {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .cart-page__products {
    background: transparent;
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  .cart-page__products {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
.cart-page__products-heading-bar {
  font-size: 1rem;
  background-color: #EEEEEE;
  border-radius: 5px 5px 0 0;
  padding: 15px 0 15px 20px;
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  .cart-page__products-heading-bar div {
    padding-left: 0;
  }
}
.cart-page .page-heading {
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 7px 0;
  margin: 0;
  color: #000;
}
@media (max-width: 767.98px) {
  .cart-page .page-heading {
    padding: 7px 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .cart-page .page-heading {
    font-size: 1.875rem;
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .cart-page .cart-discounts {
    margin: 19px -15px;
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .cart-page .page-heading,
  .cart-page .product-info .card-inner-content {
    background: #fff;
  }
}
@media (max-width: 767.98px) {
  .cart-page .responsive-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cart-page .responsive-row .totals {
    padding: 0;
  }
  .cart-page .responsive-row .cart-summary {
    background: #fff;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cart-page .responsive-row .bonus-choice-section {
  padding: 1rem 0 0 1rem;
  background: linear-gradient(137.42deg, rgba(255, 65, 178, 0.05) 5.58%, rgba(3, 87, 138, 0.05) 92.71%);
  margin-bottom: 1rem;
  position: relative;
}
@media (min-width: 769px) {
  .cart-page .responsive-row .bonus-choice-section {
    max-width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 1rem;
  }
}
.cart-page .responsive-row .bonus-choice-section .heading {
  font-size: 1.125rem;
  background: linear-gradient(271.27deg, #0068A9 -0.98%, #EC008C 102.51%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Roboto;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media (min-width: 769px) {
  .cart-page .responsive-row .bonus-choice-section .bonus-product-item {
    min-width: 170px;
    padding: 0 1.25rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}
@media (max-width: 768.98px) {
  .cart-page .responsive-row .bonus-choice-section .bonus-product-item {
    padding: 0 0.3125rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
  }
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview {
  padding: 0;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .row {
  margin: 0;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .row .select-bonus-product {
  background: #222;
  border: none;
  color: #fff;
  padding: 0.5rem;
  border-radius: 0.25rem;
  width: 100%;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .row .image-container {
  position: relative;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .row .image-container .free-text {
  position: absolute;
  top: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 100%;
  text-align: center;
  background: #FFD1EC;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .row .image-container img {
  width: 100%;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .row .product-name {
  max-height: 50px;
  min-height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.cart-page .responsive-row .bonus-choice-section .bonus-product-item .product-quickview .bonus-atc-btn {
  width: 100%;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  margin-bottom: 1rem;
  gap: 1rem;
  /* For active dragging */
}
@media (min-width: 769px) {
  .cart-page .responsive-row .bonus-choice-section .horizontal-scroller {
    cursor: -webkit-grab;
    cursor: grab;
  }
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .choice-of-bonus-products {
  max-height: 30svh;
  width: 100%;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .choice-of-bonus-products .slick-list {
  height: 100%;
}
@media (min-width: 769px) {
  .cart-page .responsive-row .bonus-choice-section .horizontal-scroller .choice-of-bonus-products .slick-list {
    width: 85%;
  }
  .cart-page .responsive-row .bonus-choice-section .horizontal-scroller .choice-of-bonus-products .slick-list .slick-track {
    height: 100%;
    width: 95% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .choice-of-bonus-products-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  margin-bottom: 1rem;
}
@media (min-width: 769px) {
  .cart-page .responsive-row .bonus-choice-section .horizontal-scroller .choice-of-bonus-products-mobile {
    overflow-x: hidden;
    max-width: 90%;
  }
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .slick-slider .slick-arrow {
  top: 25%;
  background: #D9D9D9;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .slick-slider .slick-prev {
  left: 1.25rem;
  right: auto;
  z-index: 9;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .slick-slider .slick-next {
  left: auto;
  right: 1.25rem;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .slick-slider .slick-prev:before {
  border-color: #000;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .slick-slider .slick-next:before {
  border-color: #000;
}
.cart-page .responsive-row .bonus-choice-section .horizontal-scroller .slick-disabled {
  display: none !important;
}
@media (min-width: 769px) {
  .cart-page .responsive-row .bonus-choice-section ::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eee;
  }
  .cart-page .responsive-row .bonus-choice-section ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #222;
  }
  .cart-page .responsive-row .bonus-choice-section ::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    border: 1px solid #222;
  }
}
.cart-page__total-items {
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #222222;
  margin: 0;
  margin-bottom: 0.135rem;
}
@media (min-width: 768px) {
  .cart-page__total-items {
    color: #757575;
    font-size: 1rem;
  }
}
.cart-page .cart-empty {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7f6ff), color-stop(49%, #efeff6), to(#feeff8));
  background-image: linear-gradient(to bottom, #e7f6ff, #efeff6 49%, #feeff8);
  padding-bottom: 50px;
}
@media (max-width: 768.98px) {
  .cart-page .cart-empty {
    padding: 100px 0;
  }
}
.cart-page .cart-empty .page-heading {
  padding-bottom: 0;
}
@media (max-width: 768.98px) {
  .cart-page .cart-empty .page-heading {
    display: none;
  }
}
.cart-page .cart-empty__message {
  font-size: 1.5625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.cart-page .product-info {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 2rem;
}
@media (max-width: 768.98px) {
  .cart-page .product-info {
    margin-bottom: 0.18rem;
    border: none;
  }
}
.cart-page .product-info .card-inner-content {
  padding: 0 20px;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .card-inner-content {
    padding: 29px 0 0;
  }
  .cart-page .product-info .card-inner-content .item-attributes {
    margin-left: 12px;
    position: static;
  }
  .cart-page .product-info .card-inner-content .middle-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60.66667%;
            flex: 0 0 60.66667%;
    max-width: 60.66667%;
  }
  .cart-page .product-info .card-inner-content .middle-content .product-card-footer .line-item-attributes {
    padding-top: 5px;
    margin-right: 10px;
  }
  .cart-page .product-info .card-inner-content .middle-content .quantity-form select {
    font-size: 0.625rem;
    background: url(../images/icon-chevron-down.png) no-repeat right 0.5rem center/11px 11px;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1rem;
  }
  .cart-page .product-info .card-inner-content .card-inner-block {
    padding: 0 15px 15px;
    min-width: 100%;
  }
}
@media (max-width: 768.98px) and (max-width: 1023.98px) {
  .cart-page .product-info .card-inner-content .card-inner-block {
    min-width: 80%;
  }
}
@media (max-width: 768.98px) {
  .cart-page .product-info .card-inner-content .remove-line-item {
    text-align: center;
    padding: 0 0.5rem;
    position: absolute;
    right: 0%;
    top: 15%;
  }
}
.cart-page .product-info .card-inner-content .free-gift {
  color: #eb008b;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .card-inner-content .free-gift {
    font-size: 0.75rem;
  }
}
.cart-page .product-info .card-inner-content .line-item-availability p {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #eb008b;
  padding-top: 5px;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .card-inner-content .line-item-availability p {
    font-size: 0.75rem;
  }
}
.cart-page .product-info .card-inner-content .line-item-name span {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-weight: normal;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .card-inner-content .line-item-name span {
    font-size: 0.875rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
.cart-page .product-info .card-inner-content .line-item-name span.product-brand {
  font-size: 0.75rem;
  letter-spacing: 1.5px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  display: block;
}
@media (min-width: 769px) {
  .cart-page .product-info .card-inner-content .line-item-name span.product-brand {
    font-size: 1rem;
    letter-spacing: 2.4px;
  }
}
.cart-page .product-info .quantity-form {
  width: 70px;
}
@media (max-width: 767.98px) {
  .cart-page .product-info .quantity-form {
    width: 50px;
  }
}
.cart-page .product-info .quantity-form .custom-select {
  background-color: #f6f6f6 !important;
  background: url("../images/icon-chevron-down.png") no-repeat right 0.75rem center/12px 12px;
  border: none;
}
@media (max-width: 767.98px) {
  .cart-page .product-info .quantity-form .custom-select {
    height: 30px;
  }
}
@media (max-width: 768.98px) {
  .cart-page .product-info .item-attributes .row {
    margin-left: 0;
    margin-right: 0;
  }
  .cart-page .product-info .item-attributes .row .line-item-total-price {
    position: absolute;
    bottom: 0%;
    right: 0;
  }
  .cart-page .product-info .item-attributes .row .line-item-quantity .price {
    display: none;
  }
}
.cart-page .product-info .item-attributes .row.color-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: left;
  place-content: flex-end;
}
@media (max-width: 450px) {
  .cart-page .product-info .item-attributes .row.color-size {
    width: 200px;
  }
}
.cart-page .product-info .item-attributes .row.color-size .line-item-attributes {
  padding: 0 10px;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .item-attributes .row.color-size .line-item-attributes {
    padding: 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .cart-page .product-info .item-attributes .row.color-size .line-item-attributes .attribute-name,
  .cart-page .product-info .item-attributes .row.color-size .line-item-attributes .attribute-value {
    color: #2a2a2a;
  }
}
@media (max-width: 768.98px) {
  .cart-page .product-info .item-attributes .row.color-size .line-item-attributes:first-child {
    width: 60%;
  }
}
@media (min-width: 769px) {
  .cart-page .product-info .item-attributes .row.color-size .line-item-attributes:nth-child(even) {
    padding-right: 0;
  }
}
.cart-page .product-info .item-attributes .row.color-size .line-item-attributes:nth-child(even):after {
  content: "|";
  margin: 0 10px;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .item-attributes .row.color-size .line-item-attributes:nth-child(even):after {
    margin: 0 3px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .cart-page .product-info .item-attributes .row {
    margin-left: 0;
    margin-right: 0;
  }
  .cart-page .product-info .item-attributes .row .line-item-total-price {
    position: relative;
    top: auto;
    bottom: 65px;
    left: 65px;
  }
}
.cart-page .product-info .line-item-availability .line-item-attributes {
  padding: 0;
}
.cart-page .product-info .product-button-bar {
  border-top: 1px solid #dbdbdb;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.cart-page .product-info .remove-product {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #0068A9;
  margin: 25px 0;
}
@media (max-width: 768.98px) {
  .cart-page .product-info .remove-product {
    font-size: 0.75rem;
    padding: 0;
    margin: 0;
  }
}
.cart-page .product-info .lineItem-applied-promotions {
  position: absolute;
}
.cart-page .product-info.uncategorized-product .item-image {
  margin-right: 0;
}
.cart-page .product-info.uncategorized-product .product-image {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.cart-page .product-info.uncategorized-product .line-item-name,
.cart-page .product-info.uncategorized-product .error-unassigned-category {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-weight: normal;
}
@media (max-width: 768.98px) {
  .cart-page .product-info.uncategorized-product .line-item-name,
  .cart-page .product-info.uncategorized-product .error-unassigned-category {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .cart-page .delete-confirmation-body {
    padding: 56px 15px 30px;
  }
  .cart-page .delete-confirmation-body .label-info {
    font-size: 0.75rem;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #000;
  }
}
.cart-page .remove-coupon-modal .modal-content,
.cart-page .cart-remove-product-modal .modal-content {
  padding: 30px;
}
@media (max-width: 767.98px) {
  .cart-page .remove-coupon-modal .modal-content,
  .cart-page .cart-remove-product-modal .modal-content {
    padding: 5px;
  }
}
.cart-page .remove-coupon-modal .modal-header,
.cart-page .remove-coupon-modal .modal-footer,
.cart-page .cart-remove-product-modal .modal-header,
.cart-page .cart-remove-product-modal .modal-footer {
  border: none;
}
@media (max-width: 767.98px) {
  .cart-page .remove-coupon-modal .modal-header .modal-footer,
  .cart-page .remove-coupon-modal .modal-footer .modal-footer,
  .cart-page .cart-remove-product-modal .modal-header .modal-footer,
  .cart-page .cart-remove-product-modal .modal-footer .modal-footer {
    padding-top: 0;
  }
}
.cart-page .remove-coupon-modal .close,
.cart-page .cart-remove-product-modal .close {
  position: absolute;
  right: 15px;
  z-index: 1;
  top: 0;
}
.cart-page .remove-coupon-modal .close span,
.cart-page .cart-remove-product-modal .close span {
  font-size: 2.5rem;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.cart-page .remove-coupon-modal .product-to-remove,
.cart-page .cart-remove-product-modal .product-to-remove {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 20px;
}
@media (max-width: 767.98px) {
  .cart-page .remove-coupon-modal .product-to-remove,
  .cart-page .cart-remove-product-modal .product-to-remove {
    border-bottom: none;
  }
}
@media (max-width: 767.98px) {
  .cart-page .remove-coupon-modal .product-to-remove .product-item-name span,
  .cart-page .cart-remove-product-modal .product-to-remove .product-item-name span {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 0.875rem;
    color: #222222;
    line-height: 0.79;
  }
  .cart-page .remove-coupon-modal .product-to-remove .product-item-name span.product-brand,
  .cart-page .cart-remove-product-modal .product-to-remove .product-item-name span.product-brand {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 0.625rem;
    display: block;
  }
}
.cart-page .remove-coupon-modal .product-to-remove .price,
.cart-page .cart-remove-product-modal .product-to-remove .price {
  text-align: right;
}
.cart-page .remove-coupon-modal .coupon-to-remove,
.cart-page .cart-remove-product-modal .coupon-to-remove {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border: 1px solid #EEEEEE;
  color: #28bd6b;
  padding: 10px;
  margin-top: 20px;
  text-align: left;
}
@media (max-width: 767.98px) {
  .cart-page .modal-dialog-centered {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.cart-page .title-totalItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.3135rem;
}
.cart-page .cart-categoryShopping {
  border: 0;
  background: transparent;
  font-size: 0.875rem;
  color: #EC008C;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.cart-page .coupon-field {
  padding: 1.25rem 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid #0068a9;
}
@media (min-width: 769px) {
  .cart-page .coupon-field {
    padding: 0.625rem;
  }
}
.cart-page .coupon-field .cart-coupon-selected p {
  font-size: 1rem;
  font-weight: 500;
}
.cart-page div#availableCouponsModal {
  bottom: 0;
  max-height: 45svh;
  top: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .cart-page div#availableCouponsModal {
    max-height: 100%;
  }
}
.cart-page div#availableCouponsModal h5 small {
  font-size: 0.625rem;
}
.cart-page div#availableCouponsModal .btn-close {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  .cart-page div#availableCouponsModal .modal-dialog {
    max-width: 50%;
    margin: auto auto !important;
    top: 20% !important;
  }
}
@media (max-width: 1023.98px) {
  .cart-page div#availableCouponsModal .modal-dialog {
    height: 100svh;
  }
}
@media (max-width: 1023.98px) {
  .cart-page div#availableCouponsModal .modal-dialog .modal-content {
    height: 100svh;
    border-radius: 0.8rem;
  }
}
.cart-page div#availableCouponsModal .modal-dialog .modal-content .modal-body .inputCouponCodeContainer {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.coupon-price-adjustment {
  margin-bottom: 20px;
}
.coupon-price-adjustment .coupon-code {
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding: 10px;
  background: rgb(218, 240, 219);
  padding-left: 0;
  position: relative;
  position: relative;
  min-height: 88px;
  border-radius: 0.5rem;
}
.coupon-price-adjustment .coupon-applied,
.coupon-price-adjustment .coupon-not-applied {
  font-size: 0.875rem;
  display: inline-block;
}
.coupon-price-adjustment .coupon-applied {
  color: #fff;
  position: absolute;
  left: -26px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  background: #4caf50;
  text-transform: uppercase;
  top: 25px;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem 0.5rem 0 0;
}
.coupon-price-adjustment .coupon-not-applied {
  color: #c00;
}
.coupon-price-adjustment .remove-coupon {
  color: #0068A9;
  padding: 0;
}
.coupon-price-adjustment .remove-coupon:hover {
  text-decoration: underline;
}
.coupon-price-adjustment .selectedCouponDescription {
  margin-left: 3.125rem;
  margin-bottom: 0;
}

.section-quick-buys .title,
.section-saved-items .title {
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 30px 0;
}
@media (max-width: 768.98px) {
  .section-quick-buys .title,
  .section-saved-items .title {
    font-size: 1.25rem;
    text-align: center;
  }
}
.section-quick-buys .quick-buys-list,
.section-saved-items .quick-buys-list {
  padding: 0 100px;
  max-height: unset !important;
}
@media (max-width: 767.98px) {
  .section-quick-buys .quick-buys-list,
  .section-saved-items .quick-buys-list {
    padding: 0px;
  }
}
.section-quick-buys .quick-buys-list .slick-prev,
.section-saved-items .quick-buys-list .slick-prev {
  left: 0;
  top: 100px;
}
.section-quick-buys .quick-buys-list .slick-next,
.section-saved-items .quick-buys-list .slick-next {
  right: 0;
  top: 100px;
}
@media (max-width: 767.98px) {
  .section-quick-buys .quick-buys-list .slick-list .slick-track,
  .section-saved-items .quick-buys-list .slick-list .slick-track {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }
  .section-quick-buys .quick-buys-list .slick-list .slick-track .product.slick-slide,
  .section-saved-items .quick-buys-list .slick-list .slick-track .product.slick-slide {
    padding: 0 5px;
    width: 35vw !important;
  }
}

.cart-page-recomm .tile-body-footer {
  display: none;
}

.cart-page-layout .checkout-continue {
  padding: 20px 10px;
  background: white;
}
@media (min-width: 768px) {
  .cart-page-layout .checkout-continue {
    padding: 0;
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .cart-page-layout .checkout-continue.sticky {
    -webkit-box-shadow: 0 -4px 16px -3px rgba(0, 0, 0, 0.19);
            box-shadow: 0 -4px 16px -3px rgba(0, 0, 0, 0.19);
    position: fixed;
    bottom: 0;
    z-index: 9;
    left: 0;
    right: 0;
  }
}
@media (max-width: 767.98px) and (max-width: 768.98px) {
  .cart-page-layout .checkout-continue.sticky .btn-black {
    border-radius: 0.25rem;
  }
}
@media (max-width: 767.98px) {
  .cart-page-layout .checkout-continue .for-mobile .cart-total {
    margin: 5px 0;
    font-weight: 500;
    font-size: 1rem;
  }
  .cart-page-layout .checkout-continue .for-mobile .cart-total span {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .cart-page-layout .checkout-continue .for-mobile .cart-saving {
    font-size: 0.875rem;
    margin: 0;
    text-transform: capitalize;
    color: #4CAF50;
    line-height: 1.2;
  }
  .cart-page-layout .checkout-continue.sticky-till-footer {
    -webkit-box-shadow: 0 -4px 16px -3px rgba(0, 0, 0, 0.19);
            box-shadow: 0 -4px 16px -3px rgba(0, 0, 0, 0.19);
    position: fixed;
    bottom: 0;
    z-index: 9;
    left: 0;
    right: 0;
  }
}
@media (max-width: 767.98px) {
  .cart-page-layout footer {
    padding-bottom: 130px;
  }
}

.middle-content .product-promo {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 0.625rem;
  color: #EC008C;
  background: rgba(236, 0, 140, 0.1);
  padding: 5px;
  opacity: 0.8;
  border-radius: 2px;
  word-break: break-word;
  white-space: normal;
}
.middle-content .product-promo .info-icon {
  background: transparent;
}

strong.brand-name {
  min-height: 20px;
  display: block;
}

.col-sm-5.col-md-4.totals {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: sticky;
  top: 5%;
}

.cart-product-items {
  background: rgb(237, 241, 248);
}
@media (min-width: 769px) {
  .cart-product-items {
    background: #fff;
  }
}

body.cart-page-layout {
  max-width: 100vw;
  overflow-x: hidden;
}

#stickyFooter {
  position: static !important;
  clear: both;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 8rem;
}

.bonus-slider-controls.desktop-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 98%;
  position: absolute;
  z-index: 2;
  top: 40%;
  left: 0;
}
@media (max-width: 768.98px) {
  .bonus-slider-controls.desktop-only {
    display: none;
  }
}

button.next-bonus-item,
button.prev-bonus-item {
  border: none;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  padding: 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;
  background: #D9D9D9;
}

.prev-bonus-item svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

button.prev-bonus-item.is-hidden {
  visibility: hidden;
}

div#bonusProductError {
  color: #D8000C;
  background-color: #FFD2D2;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-rel {
  position: relative;
}

.coupon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.coupon-list li {
  background: rgba(0, 104, 169, 0.05);
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.5rem;
}
.coupon-list li .applyCouponBtn {
  border: 1px solid #222;
  padding: 0.25rem;
  border-radius: 0.25rem;
  background: transparent;
  color: #222;
}
.coupon-list li .couponcodeValue {
  font-weight: 800;
}
.coupon-list li .couponDisabled {
  opacity: 0.5;
}

.coupon-code-field {
  width: 85%;
}
@media (max-width: 768.98px) {
  .coupon-code-field {
    width: 75%;
  }
}

.promo-code-btn {
  width: auto;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgb(0, 104, 169);
  color: #fff !important;
  border-radius: 0.25rem;
}

#changeCartCoupon {
  border: 1px solid rgb(236, 0, 140);
  color: rgb(236, 0, 140);
  border-radius: 0.25rem;
  padding: 0.5rem 0.85rem;
}