.contact-us-signup-message {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 25%;
  left: 50%;
  z-index: 999; }

.contact-us-signup-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px green;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .contact-us-signup-alert.show {
    display: block; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: beige;
  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: beige;
  border-radius: 0.69em;
  background-color: beige;
  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: brown;
  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: brown;
  border-radius: 0.69em;
  background-color: brown;
  display: block;
  position: relative; }

.swatch-filter-brown.disabled {
  opacity: 0.2; }

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

.swatch-circle-green.disabled {
  opacity: 0.2; }

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

.swatch-filter-green.disabled {
  opacity: 0.2; }

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

.swatch-circle-grey.disabled {
  opacity: 0.2; }

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

.swatch-filter-grey.disabled {
  opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: navy;
  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: navy;
  border-radius: 0.69em;
  background-color: navy;
  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: orange;
  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: orange;
  border-radius: 0.69em;
  background-color: orange;
  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: purple;
  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: purple;
  border-radius: 0.69em;
  background-color: purple;
  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: red;
  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: red;
  border-radius: 0.69em;
  background-color: red;
  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: linear-gradient(0deg, #821e91, #821e91 25%, #edd134 0, #ff0 50%, #edd134 0, #59ba00 0, #59ba00 76%, #111 0, #111), linear-gradient(0deg, #0e5cd1, #0e5cd1 50%, #e20b0b 0, #e20b0b);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }

.swatch-circle-miscellaneous.disabled {
  opacity: 0.2; }

.swatch-circle-miscellaneous.selected:after {
  transform: rotate(-35deg); }

.attribute {
  margin-top: 0.938em; }

.attribute label {
  display: block; }

.swatch a {
  text-decoration: none; }

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

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }

@media (max-width: 543.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }

@media (min-width: 544px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em; } }

.prices,
.prices-add-to-cart-actions .price {
  text-align: center; }

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

.cart-and-ipay {
  text-align: center; }

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

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

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

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  to {
    opacity: 0; } }

.add-to-basket-alert.show {
  display: block; }

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

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

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

.bundle-item:last-child {
  border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }

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

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

.choose-bonus-product-dialog,
.quick-view-dialog {
  max-width: 56.25em; }

.choose-bonus-product-dialog .selectable-bonus-product-line-item,
.quick-view-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

.choose-bonus-product-dialog .beenSelected,
.quick-view-dialog .beenSelected {
  background-color: #eee; }

.choose-bonus-product-dialog .modal-header,
.quick-view-dialog .modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem; }

.choose-bonus-product-dialog .modal-header .full-pdp-link,
.quick-view-dialog .modal-header .full-pdp-link {
  color: var(--skin-primary-color-1); }

.choose-bonus-product-dialog .modal-header .close,
.quick-view-dialog .modal-header .close {
  font-size: 2rem;
  line-height: 1.5rem; }

.choose-bonus-product-dialog .modal-title,
.quick-view-dialog .modal-title {
  font-size: 1em; }

.choose-bonus-product-dialog .product-name,
.quick-view-dialog .product-name {
  font-size: 1.875em; }

.choose-bonus-product-dialog .swatch-circle,
.quick-view-dialog .swatch-circle {
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }

.choose-bonus-product-dialog
.swatch-circle.color-value[data-selected="true"]:after,
.quick-view-dialog .swatch-circle.color-value[data-selected="true"]:after {
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: FontAwesome;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.choose-bonus-product-dialog .swatch-circle.color-value.selected:after,
.quick-view-dialog .swatch-circle.color-value.selected:after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: FontAwesome;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.choose-bonus-product-dialog .swatch-circle i.fa-times-circle,
.quick-view-dialog .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em; }

.choose-bonus-product-dialog a[disabled] .swatch-circle,
.quick-view-dialog a[disabled] .swatch-circle {
  cursor: not-allowed; }

.choose-bonus-product-dialog
a[disabled]
.swatch-circle.color-value.selected:after,
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected:after {
  background-color: #495057; }

.choose-bonus-product-dialog .availablity-container,
.quick-view-dialog .availablity-container {
  text-align: right; }

.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart,
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart {
  margin-top: 0.938em; }

.choose-bonus-product-dialog .modal-content,
.quick-view-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2); }

.choose-bonus-product-dialog .modal-body,
.quick-view-dialog .modal-body {
  max-height: 28.125em;
  overflow-y: auto; }

.choose-bonus-product-dialog button.close,
.quick-view-dialog button.close {
  font-size: 1.25em; }

.choose-bonus-product-dialog .modal-footer,
.quick-view-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem; }

.choose-bonus-product-dialog .modal-footer .prices .price,
.quick-view-dialog .modal-footer .prices .price {
  font-size: 1.6em; }

.choose-bonus-product-dialog .prices .sales,
.quick-view-dialog .prices .sales {
  font-size: 1.5rem; }

.choose-bonus-product-dialog .promotions,
.quick-view-dialog .promotions {
  text-align: left;
  color: #c00; }

@media (max-width: 768.98px) {
  .choose-bonus-product-dialog .bonus-summary,
  .quick-view-dialog .bonus-summary {
    font-size: 0.625em; }
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name,
  .quick-view-dialog .bonus-summary .bonus-product-name {
    padding: 0; } }

.choose-bonus-product-dialog .pre-cart-products,
.quick-view-dialog .pre-cart-products {
  margin-right: 0.125em; }

.choose-bonus-product-dialog .color-attribute,
.quick-view-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none; }

.choose-bonus-product-dialog .non-input-label,
.quick-view-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem; }

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

.checkout-continue {
  position: fixed;
  bottom: 0;
  z-index: 1;
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 543.98px) {
  .checkout-continue {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    bottom: 1px; }
  .checkout-continue div {
    padding: 0.625em; } }

@media (min-width: 544px) {
  .checkout-continue {
    position: static; } }

.edit {
  margin-right: 0.625em; }

.product-edit {
  margin-top: auto; }

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

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

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

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

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0;
  width: 100%; }

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

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

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

.number-of-items {
  font-size: 1.25rem;
  margin-top: 1rem; }

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

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

.product-info {
  margin-bottom: 17px;
  padding: 0.625em; }

@media (min-width: 769px) {
  .product-info {
    height: auto; } }

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

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.item-image img.product-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  max-height: 5.625em;
  object-fit: cover; }

.promo-code-form {
  display: block !important; }

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

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

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

.product-info .remove-btn {
  color: #999;
  font-size: 1.625em;
  padding: 0;
  position: absolute;
  top: -0.625rem;
  right: 0.25rem;
  border: none;
  background-color: #fff; }

@media (min-width: 992px) {
  .product-info .remove-btn {
    top: 0;
    bottom: 0;
    right: -0.625rem;
    margin-top: -0.625rem;
    margin-bottom: -0.625rem; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bundle-misc {
  font-size: 0.813rem; }

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

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

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

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

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

.tab {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 57px; }

.tab-main {
  margin-top: 60px; }

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  margin-bottom: 7px; }

.tab-links-custom {
  width: 40px !important;
  height: 40px !important; }

.tab-images {
  width: 20px !important;
  height: 20px !important;
  margin: 0 auto;
  vertical-align: text-bottom !important; }

.tab button:hover {
  background-color: #ddd; }

.tab button.active {
  background-color: #0073b4 !important; }

.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none; }

.tablinks {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin: 20px; }

.tablinksNames {
  border-radius: 50%;
  height: 50px;
  width: 43px;
  margin: 0 20px; }

.tablinksNamesNew {
  border-radius: 50%;
  height: 50px;
  width: 54px; }

.tablinksNamesOne {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #696b79;
  width: 45px !important; }

.tablinksNamesTwo {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #696b79; }

.tablinksNamesThree {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #696b79; }

.add-from-wishlist-cart {
  margin: 17px auto;
  padding: 15px 16px 15px 20px;
  border: 2px solid #eaeaec; }

.cart-page-main-row {
  margin-bottom: 70px; }

.arrow-right-cart {
  float: right;
  margin-top: 3px; }

.from-wishlist-name {
  font-family: Patron;
  font-size: 14px !important;
  color: #000000 !important;
  font-weight: 500 !important; }

.orderSummeryCustom {
  margin: 0 0 5px 15px;
  font-family: "Patron";
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 22px;
  text-transform: uppercase;
  color: #3A2E2C; }

.wishlist-icon-custom-cart {
  width: 38px; }

.cart-page-main-head {
  font-size: 18px;
  font-weight: 500;
  font-family: Patron;
  font-style: normal;
  color: #535766; }

.cart-container {
  max-width: 1160px; }

.my-bag-desc {
  font-weight: 500;
  margin-left: 25px; }

.cart-page-custom {
  margin-top: 30px; }

.product-card-cart-main {
  border-right: 2px solid #eaeaec; }

.line-item-name-custom {
  margin-bottom: 0;
  white-space: normal;
  width: 100%;
  line-height: 1.2rem;
  font-size: 14px;
  font-weight: 300 !important;
  color: #3a2e2c;
  font-family: "Patron";
  line-height: 19.07px; }

.cart-item-image {
  width: 108px;
  height: 143px; }

.custom_line_level_price_unitPrice {
  display: -ms-flexbox;
  display: flex; }

.line-item-total-price-amount-cart-total {
  margin-right: 15px; }

.line-item-quantity-custom {
  margin-top: 10px; }

.remove-wishlist-move-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
  margin-top: 12px; }

.line-bw-remove-wishlist {
  height: 12px;
  width: 1px;
  background-color: #eaeaec;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.cart-product-image {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important; }

.cart-page-main-head,
.my-shiiping-bag-count {
  font-size: 18px;
  font-weight: 500 !important;
  margin-top: 60px;
  font-family: "Patron";
  color: #535766; }

.cart-page-main-head {
  margin-bottom: 16px;
  padding-left: 40px; }

.custom-product-card-info-main {
  padding: 20px !important; }

.cart-left-side {
  padding-bottom: 48px;
  padding-right: 73px; }

.cart-discounts {
  border: 2px solid #eaeaec;
  padding: 15px;
  margin-bottom: 10px; }

.cart-discounts p {
  font-size: 16px;
  font-weight: 600; }

.offers-span {
  vertical-align: middle;
  margin-left: 10px; }

.cart-discount-list li {
  list-style: none;
  margin-left: -35px; }

@media (max-width: 768px) {
  .cart-custom-page .product_quantity_main_container {
    gap: 0px; }
  .cart-custom-page .common_quantity_btn {
    padding: 0px 6px !important; }
  .cart-custom-page .tab-main,
  .cart-custom-page .tab-names-main {
    display: none; }
  .cart-custom-page .cart-page-main-head {
    padding-left: 15px;
    margin-top: 16px;
    margin-bottom: 15px; }
  .cart-custom-page .mob-heading-main-cart {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 16px 15px;
    border-bottom: 10px solid #e4e4e4;
    text-transform: uppercase; }
  .cart-custom-page .custom-product-card-info-main {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 17px !important; }
  .cart-custom-page .remove-wishlist-move-main {
    gap: 13px; }
  .cart-custom-page .tab-content-md-custom {
    border: none !important; }
  .cart-custom-page .cart-left-side {
    padding: 0 !important;
    border: none !important; }
  .cart-custom-page .custom-line-item-divider-cart-mob {
    border-top: 10px solid #e4e4e4 !important;
    margin-top: 20px !important;
    margin-bottom: 0 !important; }
  .cart-custom-page .cart-right-total-side {
    padding-top: 30px; }
  .cart-custom-page .cart-page-main-row {
    border-bottom: none; }
  .cart-custom-page .add-from-wishlist-cart {
    margin: 0 14px !important;
    border: none !important;
    border-bottom: 10px solid #e4e4e4 !important;
    padding: 0px 16px 15px 20px; }
  .cart-custom-page .row-cart-mob-mar-rem {
    margin: 0 !important; }
  .cart-custom-page .custom-row-margin-rem,
  .cart-custom-page .custom-overflow-hide {
    margin: 0 !important;
    overflow-x: hidden !important; }
  .cart-custom-page .cart-item-image-custom-mar-right {
    margin-right: 8px; }
  .cart-custom-page .col-lg-flex-row-cart {
    padding: 0 !important; }
  .cart-custom-page .line-item-name-custom {
    width: 95%; }
  .cart-custom-page .checkout-continue-mob-custom,
  .cart-custom-page .mob-checkout-price,
  .cart-custom-page .mob-cart-price,
  .cart-custom-page .mob-cart-continue {
    padding: 0 !important; }
  .cart-custom-page .mob-checkout-price {
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0 !important; }
  .cart-custom-page .mob-cart-price {
    width: 50vw;
    padding-left: 30px !important; }
  .cart-custom-page .mob-cart-continue {
    width: 100vw;
    height: 100%; }
  .cart-custom-page .checkout-anchor-cart-mob {
    width: 100% !important;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff; }
  .cart-custom-page .cart-total-price-mob {
    display: block;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 19px;
    color: #2c2c2c;
    margin-top: 6px;
    margin-bottom: 0 !important; }
  .cart-custom-page .cart-view-details-mob {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #0073b4;
    padding-bottom: 9px !important;
    text-transform: uppercase; }
  .cart-custom-page .checkout-continue-mob-custom {
    z-index: 2; } }

@media (max-width: 768px) and (max-width: 543px) {
  .cart-page-custom {
    padding: 0; }
  .cart-discounts {
    border: none !important;
    padding: 20px 15px; }
  .empty-space-grey {
    width: 100vw;
    height: 8px;
    background-color: #f3f4f5; }
  .tab-content-md-custom {
    padding: 6px 0; } }

@media (max-width: 768px) {
  .fordots {
    border-radius: 50%;
    margin: 38px 0;
    width: 6px;
    height: 6px;
    left: 799px;
    top: 304px;
    background: #c4c4c4; }
  .customTabWithDots {
    gap: 9px !important; }
  .orderDetailbelow {
    font-family: "Patron";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #6e6e6e;
    margin: 0 0 15px 15px; }
  .custom_lineLevelItems {
    margin-bottom: 0;
    white-space: nowrap;
    width: 70%;
    line-height: 1.2rem;
    font-size: 14px;
    font-weight: 300;
    color: #3a2e2c;
    font-family: "Patron";
    line-height: 19.07px;
    margin-top: 5px; } }

@media (max-width: 543px) {
  .cart-page-custom {
    padding: 0; }
  .cart-discounts {
    border: none !important;
    padding: 20px 15px; }
  .empty-space-grey {
    width: 100vw;
    height: 8px;
    background-color: #f3f4f5; }
  .tab-content-md-custom {
    padding: 6px 0; } }

.fordots {
  border-radius: 50%;
  margin: 38px 0;
  width: 6px;
  height: 6px;
  left: 799px;
  top: 304px;
  background: #c4c4c4; }

.customTabWithDots {
  gap: 9px !important; }

.orderDetailbelow {
  font-family: "Patron";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #6e6e6e;
  margin: 0 0 15px 15px; }

.customShipping {
  font-family: 'Patron';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  color: #3A2E2C;
  margin-bottom: 22px; }

.custom_lineLevelItems {
  margin-bottom: 0;
  white-space: nowrap;
  width: 70%;
  line-height: 1.2rem;
  font-size: 14px;
  font-weight: 300;
  color: #3a2e2c;
  font-family: "Patron";
  line-height: 19.07px;
  margin-top: 5px; }

.custome_instockAvailablity {
  margin-bottom: 0;
  white-space: nowrap;
  width: 70%;
  line-height: 1.2rem;
  font-size: 14px;
  font-weight: 400;
  color: green;
  font-family: "Patron";
  line-height: 19.07px;
  margin-top: 5px; }

.custom_line_level_priceTitle {
  margin-bottom: 0;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600 !important;
  color: #3a2e2c;
  font-family: "Patron"; }

.custom_line_level_price_unitPrice {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600 !important;
  color: #3a2e2c;
  font-family: "Patron"; }

.cart-custom-page {
  padding: 0px 5% 0 8%;
  font-family: "Patron"; }

.cart-page-main-head {
  padding: 0px !important;
  margin-top: 25px !important; }

.shopping-cart-empty-text {
  font-size: 22px;
  font-family: "Patron";
  font-weight: 500; }

.price-checkoutPage .value {
  white-space: nowrap !important; }

.mrp-unit-price {
  font-family: "Patron";
  font-size: 14px; }

.minicart .popover.show {
  display: none; }

.minicart .popover.show {
  display: none; }

.promo-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.promo-section {
  height: 50px;
  padding: 14px 12px;
  background-color: #F7F7F8;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 12px; }

#checkoutOfferCodeModal.modal {
  padding-right: 0 !important;
  border-radius: 3px;
  position: fixed;
  top: 0;
  height: 110px;
  overflow: hidden;
  padding-left: 0 !important; }

#checkoutOfferCodeModal .offerCode-header {
  color: #ffff !important;
  background: #1A1A1A;
  text-shadow: none;
  height: 48px;
  padding: 14px 17px;
  -ms-flex-pack: end;
      justify-content: flex-end;
  gap: 102px;
  -ms-flex-align: end;
      align-items: end; }

#checkoutOfferCodeModal .modal-dialog {
  margin: auto;
  padding: 0;
  width: 367px;
  height: 100%; }

#checkoutOfferCodeModal .modal-content {
  border: none;
  height: 100%; }

.promo-section-left p.promo-title {
  color: #3A2E2C;
  font-family: "Patron";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase; }

.promo-section-left {
  gap: 6px; }

#checkoutOfferCodeModalLabel {
  color: #ffff;
  font-family: "Patron";
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase; }

.offerCode-header .offerCode-close {
  color: #ffff;
  opacity: 1;
  font-size: 36px;
  font-weight: 100;
  line-height: 0.3;
  text-shadow: none; }

.applied-offer-code p {
  color: #3A2E2C;
  font-family: "Patron";
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 8px 0; }

.offerTabs {
  margin: 18px 0 0 0; }

.offerTabs .nav-item {
  padding: 0; }

.offerTabs .nav-item .nav-link.active {
  color: #3A2E2C !important;
  border-bottom: 2px solid #3A2E2C; }

.offerTabs .nav-item .nav-link {
  color: #6E6E6E !important;
  text-align: center;
  font-family: "Patron";
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  padding: 10px 17px; }

.nav-tabs .nav-link.active {
  background-color: transparent; }

.promo-input-div {
  margin: 20px 0; }

.promo_code_form-input_coupon {
  height: 40px;
  border-radius: 2px;
  background: #F7F7F8;
  margin-bottom: 20px;
  font-size: 0.75rem;
  font-family: "Patron-Light";
  line-height: 20px;
  font-weight: 250; }

.promo_code_form {
  background: #ffff; }

.coupon-code-field {
  color: #6E6E6E;
  border: none; }

.coupons-and-promos {
  gap: 10px;
  -ms-flex-align: baseline;
      align-items: baseline;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.coupon-price-adjustment {
  padding: 0;
  border: none;
  margin-top: 0; }

.coupon-price-adjustment .coupon-code,
.promotion-information .promotion-name {
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  background: #ffff;
  padding: 9px 8px 10px 8px;
  color: #6E6E6E;
  font-family: "Patron-Thin";
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 12px;
  text-transform: uppercase;
  gap: 8px;
  margin-bottom: 10px; }

.coupon-price-adjustment .coupon-code button.remove-coupon {
  width: 12px;
  height: 12px;
  margin-right: 8px;
  position: relative;
  bottom: 2px; }

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

.approaching-discount-empty-container {
  margin: 20px 0;
  font-family: "Patron";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #6E6E6E;
  background-color: #ffff; }

#removeCouponModal .modal-dialog {
  margin: 2.9rem auto; }

.remove-coupon-modal {
  max-width: 367px;
  margin: 0 auto;
  border-radius: 0; }

.remove-coupon-modal .modal-title {
  color: #1A1A1A;
  font-size: 0.875rem;
  line-height: 22px;
  font-family: "Patron-Light";
  font-weight: 300; }

.remove-coupon-modal .delete-coupon-confirmation-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding: 10px 15px;
  border-bottom: 1px solid #EFECEA; }

.remove-coupon-modal .delete-coupon-confirmation-header {
  color: #1A1A1A;
  font-size: 0.75rem;
  font-family: "Patron-Light";
  font-weight: 250;
  line-height: 22px; }

.remove-coupon-modal .coupon-to-remove {
  font-weight: 500;
  text-transform: uppercase; }

.approaching-discount-container {
  background: #ffff; }

.remove-coupon-modal .btn-outline-primary {
  width: 164px;
  padding: 2px 10px;
  color: #3A2E2C;
  border: 1px solid #3A2E2C;
  font-family: "Patron";
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.8px;
  border-radius: 3px;
  font-size: 0.75rem; }

.remove-coupon-modal .btn-outline-primary:hover {
  background-color: transparent;
  color: #3A2E2C;
  border: 1px solid #3A2E2C; }

.remove-coupon-modal .delete-coupon-confirmation-btn {
  width: 164px;
  padding: 2px 10px;
  font-family: "Patron";
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.8px;
  border-radius: 3px;
  font-size: 0.75rem; }

.approaching-discount {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 30px;
  margin: 20px 0; }

.approaching-discount .discount-details .b-book {
  color: #3A2E2C;
  font-family: "Patron-Light";
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 20px;
  text-transform: capitalize;
  margin-bottom: 0; }

.approaching-discount .discount-details .b-medium {
  color: #3A2E2C;
  font-family: "Patron";
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */
  text-transform: lowercase;
  margin-bottom: 0; }
  .approaching-discount .discount-details .b-medium::first-letter {
    text-transform: capitalize; }

.approaching-discount .discount-details .pointerView {
  color: #3A2E2C;
  font-family: "Patron-Light";
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-decoration: underline;
  cursor: pointer; }

.approaching-discount .cupon-input-code {
  width: 20px;
  height: 20px;
  cursor: pointer; }

.available-coupon-details-modal .modal-dialog {
  margin: 2.9rem auto !important; }

.available-coupon-details-modal,
.available-coupon-details-modal-new {
  background: rgba(0, 0, 0, 0.5); }

.modelContentCustom {
  border: none;
  border-radius: 0;
  max-width: 367px;
  margin: 0 auto; }

.available-coupon-details-modal .couponPopupmodel {
  -ms-flex-align: baseline;
      align-items: baseline;
  padding: 10px 15px; }

.available-coupon-details-modal .couponPopupmodel,
.available-coupon-details-modal-new .couponPopupmodel {
  border-color: #EFECEA; }

.line-item-dividers {
  border-color: #EFECEA; }

.available-coupon-details-modal .couponDetailsHead,
.available-coupon-details-modal-new .couponDetailsHead {
  font-family: "Patron";
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 22px;
  text-transform: capitalize; }

.available-coupon-details-modal .couponDetailsBody .textAreaMinPurchase,
.available-coupon-details-modal-new .couponDetailsBody .textAreaMinPurchase {
  font-family: "Patron-Light";
  font-size: 12px;
  font-weight: 250;
  line-height: 22px;
  margin: 0;
  color: #1A1A1A; }

.d-checkBox:checked ~ .coupon-checkmarked {
  background-color: transparent; }

input[type="checkbox" i] {
  box-sizing: border-box;
  background-color: #fff !important; }

.overflow-modal {
  overflow: hidden; }

/* Hide the browser's default checkbox */
.containers input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* On mouse-over, add a grey background color */
.containers:hover input ~ .checkmarked {
  background-color: inherit; }

/* When the checkbox is checked, add a blue background */
.containers input:checked ~ .checkmarked {
  background-color: inherit; }

/* Create the checkmarked/indicator (hidden when not checked) */
.checkmarked:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.containers input:checked ~ .checkmarked:after {
  display: block; }

/* Style the checkmarked/indicator */
.containers .checkmarked:after {
  left: 7.33px;
  top: 4.07px;
  width: 4px;
  height: 8px;
  border: 1px solid #3A2E2C;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg); }

.containers {
  position: relative; }

.approaching-discount .coupon-checkmarked {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: inherit;
  border: 1px solid #3A2E2C;
  border-radius: 2px; }

.approaching-discount .d-checkBox:checked ~ .coupon-checkmarked {
  background-color: transparent;
  border: 1px solid #3A2E2C; }

.promo_code-btn {
  border-radius: 3px !important;
  overflow: hidden;
  background-color: #3300AD;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
  height: 48px;
  color: #ffff;
  font-family: "Patron";
  font-size: 0.938rem; }

.btn-primary,
.btn-primary:hover {
  color: #fff !important;
  background-color: #3f0abb !important;
  border-color: #3f0abb !important; }

.mobile-offer-code {
  display: none; }

.cart-shipping-method {
  border-color: #605858;
  border-radius: 3px;
  border: 1px solid;
  padding: 12px; }

.shipping-method-title-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.cart-shipping-method-time {
  font-family: "Patron";
  font-size: 0.875rem;
  line-height: 22px;
  color: #6E6E6E;
  margin-bottom: 0;
  font-weight: 300;
  margin-top: 0.5rem; }

.shipping-method-title-wrap__name {
  color: #3A2E2C;
  font-family: "Patron";
  font-weight: 500;
  line-height: 22px;
  font-size: 0.875rem; }

.shipping-method-title-wrap__cost {
  font-family: "Patron";
  font-weight: 700;
  line-height: 22px;
  font-size: 0.875rem;
  color: #3A2E2C; }

.total-mrp .sub-total-cart,
.total-mrp .custom-shipping-cost {
  color: #3A2E2C !important;
  font-size: 0.75rem;
  font-weight: 500;
  font-family: "Patron";
  line-height: 20px;
  margin-bottom: 2px;
  margin-top: 5px; }

.order_discount_amount .sub-total-cart,
.order_discount_amount .shipping-cost-des {
  color: #6E6E6E;
  font-size: 0.75rem;
  font-weight: 300;
  font-family: "Patron";
  line-height: 20px;
  margin: 0; }

.coupon-discount .cart-prices-custom {
  color: #6E6E6E;
  font-size: 0.75rem;
  font-weight: 300;
  font-family: "Patron";
  line-height: 20px;
  margin: 0; }

.summary_subtotal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 3px; }

.summary_subtotal .summary_subtotal-label_text,
.summary_subtotal .summary_subtotal-value_text {
  color: #6E6E6E;
  font-size: 0.75rem;
  font-weight: 300;
  font-family: "Patron";
  line-height: 20px; }

.order-amount-label .total-order-price {
  color: #3A2E2C;
  font-size: 0.75rem;
  font-weight: 500;
  font-family: "Patron";
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 5px; }

.cart-grand-totals .grand-totals-line-mention {
  font-size: 0.938rem;
  color: #3A2E2C;
  font-weight: 500;
  font-family: "Patron";
  margin: 0;
  line-height: 22px; }

.promo_code_form-error {
  color: #CE2B21;
  text-align: center;
  margin: 20px 0 12px 0;
  padding: 5px 12px 5px 12px;
  border-radius: 3px;
  border: 1px solid #CE2B21; }

.promo_code-error-div {
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -ms-flex-align: center;
      align-items: center; }

.promo_code-error-div .coupon-missing-error,
.promo_code-error-div .coupon-error-message {
  color: #6E6E6E;
  font-family: "patron";
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-align: left; }

.checkout-btn {
  background-color: #3300AD !important;
  color: #ffff;
  font-family: "Patron" !important;
  font-size: 0.938rem !important;
  font-weight: 700;
  line-height: 22px;
  padding: 12px; }

.mob-cart-continue {
  margin-top: 40px; }

.remove-coupon-modal .delete-coupon-confirmation-body {
  color: #1A1A1A;
  font-size: 0.75rem;
  font-family: "Patron-Light";
  font-weight: 250;
  line-height: 22px; }

.coupon-code-field.is-invalid:focus {
  box-shadow: none; }

.price-label {
  display: -ms-grid;
  display: grid; }

@media (min-width: 768px) {
  .cart-right-total-side {
    padding-right: 0;
    padding-left: 0px; }
  .cart-shipping-label {
    margin-bottom: 30px; }
  .cart-order-summary {
    background-color: #F7F7F8;
    border-radius: 3px;
    border: 1px solid #F7F7F8;
    padding: 12px; }
  .continue-checkout-btn {
    margin: auto;
    margin-left: 0; }
  .line-item-name {
    width: 100%;
    word-break: break-word; }
  .proratedPrice .strike-through {
    margin-right: 0.5rem; } }

@media (max-width: 768px) {
  .tab-content-md-custom {
    padding: 5px 20px; } }

.remove-coupon-modal .delete-coupon-confirmation-body {
  color: #1A1A1A;
  font-size: 0.75rem;
  font-family: 'Patron-Light';
  font-weight: 250;
  line-height: 22px; }

.coupon-code-field.is-invalid:focus {
  box-shadow: none; }

.price-label {
  display: -ms-grid;
  display: grid; }

@media (min-width: 768px) {
  .cart-right-total-side {
    padding-right: 0;
    padding-left: 0px; }
  .cart-shipping-label {
    margin-bottom: 30px; }
  .cart-order-summary {
    background-color: #F7F7F8;
    border-radius: 3px;
    border: 1px solid #F7F7F8;
    padding: 12px; }
  .continue-checkout-btn {
    margin: auto;
    margin-left: 0; }
  .line-item-name {
    width: 100%;
    word-break: break-word; }
  .proratedPrice .strike-through {
    margin-right: 0.5rem; } }

@media (max-width: 768px) {
  .tab-content-md-custom {
    padding: 5px 20px; }
  .mobile-offer-code-back {
    border: none;
    background: transparent;
    margin-top: 0;
    margin-left: 8px;
    color: #221D1D; }
  #removeCouponModal .modal-dialog {
    margin: 3rem 0.5rem; }
  .remove-coupon-modal {
    max-width: unset;
    margin: 0;
    border-radius: 0;
    left: 0; }
  .remove-coupon-modal .modal-footer {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .available-coupon-details-modal-new .modal-dialog {
    margin: 3.1rem 0.5rem; }
  .cart-custom-page {
    padding: 0; }
  .line-item-divider {
    margin: 0; }
  .mob-cart-continue-md {
    margin-left: -5px;
    width: 100% !important; }
  .total-mrp .sub-total-cart {
    padding-left: 0; }
  .order_discount_amount .sub-total-cart {
    padding-left: 0; }
  .coupon-discount .cart-prices-custom {
    padding-left: 0; }
  .left-padding-value {
    padding-left: 0; }
  .cartTotalMarMob {
    margin: 0;
    padding-top: 3px; }
  .order-amount-label .total-order-price {
    margin-top: 2px;
    font-weight: 500; }
  .cart-order-summary {
    background-color: #F7F7F8;
    border-radius: 3px;
    border: 1px solid #F7F7F8;
    padding: 12px; }
  .cart-price-label {
    padding-right: 0;
    max-width: 9.5rem; }
  .custom_infoCpage {
    padding-left: 0; }
  .mob-cart-continue {
    margin-top: 0; } }

.cart-free-shipping-info {
  display: -ms-flexbox;
  display: flex;
  gap: 7px; }

.cart-free-shipping-text {
  font-size: 1rem;
  color: #008000;
  line-height: 24px;
  font-weight: 300;
  font-family: 'Patron'; }
  .cart-free-shipping-text .mobile-offer-code-back {
    border: none;
    background: transparent;
    margin-top: 0;
    margin-left: 8px;
    color: #221D1D; }
  .cart-free-shipping-text #removeCouponModal .modal-dialog {
    margin: 3rem 0.5rem; }
  .cart-free-shipping-text .remove-coupon-modal {
    max-width: unset;
    margin: 0;
    border-radius: 0;
    left: 0; }
  .cart-free-shipping-text .remove-coupon-modal .modal-footer {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .cart-free-shipping-text .available-coupon-details-modal-new .modal-dialog {
    margin: 3.1rem 0.5rem; }
  .cart-free-shipping-text .cart-custom-page {
    padding: 0; }
  .cart-free-shipping-text .line-item-divider {
    margin: 0; }
  .cart-free-shipping-text .mob-cart-continue-md {
    margin-left: -5px;
    width: 100% !important; }
  .cart-free-shipping-text .total-mrp .sub-total-cart {
    padding-left: 0; }
  .cart-free-shipping-text .order_discount_amount .sub-total-cart {
    padding-left: 0; }
  .cart-free-shipping-text .coupon-discount .cart-prices-custom {
    padding-left: 0; }
  .cart-free-shipping-text .left-padding-value {
    padding-left: 0; }
  .cart-free-shipping-text .cartTotalMarMob {
    margin: 0;
    padding-top: 3px; }
  .cart-free-shipping-text .order-amount-label .total-order-price {
    margin-top: 2px;
    font-weight: 500; }
  .cart-free-shipping-text .cart-order-summary {
    background-color: #F7F7F8;
    border-radius: 3px;
    border: 1px solid #F7F7F8;
    padding: 12px; }
  .cart-free-shipping-text .cart-price-label {
    padding-right: 0;
    max-width: 9.5rem; }
  .cart-free-shipping-text .custom_infoCpage {
    padding-left: 0; }
  .cart-free-shipping-text .mob-cart-continue {
    margin-top: 0; }

.cart-free-shipping-info {
  display: -ms-flexbox;
  display: flex;
  gap: 7px; }

.cart-free-shipping-text {
  font-size: 1rem;
  color: #008000;
  line-height: 24px;
  font-weight: 300;
  font-family: "Patron";
  margin-top: 0; }

