@charset "UTF-8";
.pull-left-xs {
  float: left;
}

.pull-right-xs {
  float: right;
}

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1200px) {
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
}
@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.row.equal-height > [class^=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, 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: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

select option:disabled {
  color: #b9b9b9;
}

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-detail .attributes .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;
}
.product-detail .attributes .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;
}
.product-detail .attributes .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed;
  -webkit-filter: saturate(0.6);
          filter: saturate(0.6);
}
.product-detail [disabled] .swatch-circle.color-value.selected::after,
.product-detail .swatch-circle.unselectable.color-value.selected::after {
  background-color: #495057;
}

label.color ~ a:hover {
  text-decoration: none;
}

.prices-add-to-cart-actions {
  position: static;
  padding: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 543.98px) {
  .description-and-detail {
    margin-top: 0;
  }
  .description-and-detail .title {
    font-size: 1.5rem;
    margin-bottom: 0;
    font-family: "Dosis", sans-serif;
  }
  .description-and-detail > div:last-child {
    margin-bottom: 1em;
  }
}
@media (max-width: 543.98px) {
  .description-and-detail .img-fluid {
    max-height: 250px;
    margin: auto;
  }
}
@media (min-width: 544px) {
  .description-and-detail .description {
    margin: 1rem 0 0 0;
  }
}
@media (max-width: 543.98px) {
  .description-and-detail .content {
    margin: 1rem 0 0 0;
  }
}
.description-and-detail .title-data-sheet {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.5rem;
}
.description-and-detail .title-data-sheet .data-sheet {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.social-container {
  padding-top: 0.9375em;
  text-align: center;
}
.social-container .social-icons {
  text-decoration: none;
  font-size: 1.875em;
  list-style-type: none;
  padding: 0;
  color: #444;
}
@media (max-width: 991.98px) {
  .social-container .social-icons {
    font-size: 1.5625em;
  }
}
.social-container .social-icons i,
.social-container .social-icons a {
  color: #444;
  padding-right: 0.2em;
}

label.availability {
  padding-right: 0.3125em;
}

.product-number {
  font-size: 0.8em;
  font-weight: 500;
  line-height: 18px;
  color: var(--skin-product-number-color);
}

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%;
}
.promotions div.collapsible-xl button.callout {
  font-size: 1.25em;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  color: #c00;
}
@media (min-width: 544px) {
  .promotions div.collapsible-xl button.callout {
    font-size: 1.375em;
  }
}
.promotions div.collapsible-xl button.callout::after {
  color: #000;
}

.product-options {
  margin-top: 1.25em;
}

.size-chart {
  margin: 0;
  padding: 0;
}
.size-chart .product-sizechart {
  font-size: 0.85em;
  color: var(--skin-text-color);
  text-decoration: underline;
}
.size-chart .size-chart-collapsible {
  overflow: auto;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
          transition-timing-function: cubic-bezier(0, 1, 0, 1);
  max-height: 100%;
}

.color-attribute {
  border: none;
  padding: 0;
  background: none;
}

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em;
  }
  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.product-name {
  margin: 0;
  color: var(--skin-product-name-color);
  font-weight: 500;
  font-size: 1.6em;
}
@media (min-width: 769px) {
  .product-name {
    line-height: 48px;
    font-size: 32px;
  }
}

.product-shortDescription {
  margin: 0;
  font-size: 0.88em;
  font-weight: 400;
}

.attribute {
  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;
  margin-top: 0.85em;
}
.attribute > label, .attribute > span {
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 769px) {
  .attribute > label, .attribute > span {
    margin: 0 50px 0 0;
  }
}
@media (min-width: 769px) {
  .attribute {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}

.form-select {
  border: 1px solid rgba(145, 158, 171, 0.3215686275);
  padding: 0.45rem 1.5rem 0.45rem 0.75rem;
  height: auto;
  width: auto;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.product-information {
  padding: 1.5rem;
  margin: 0;
  -webkit-box-shadow: 0px 12px 24px -4px rgba(145, 158, 171, 0.1215686275);
          box-shadow: 0px 12px 24px -4px rgba(145, 158, 171, 0.1215686275);
  border: 1px solid #f5f5f5;
}
@media (max-width: 768.98px) {
  .product-information > .col-12 {
    padding: 0;
  }
}
@media (max-width: 768.98px) {
  .product-information > .col-12:last-child {
    padding: 1rem 0 0 0;
  }
}

.product-description-content {
  font-size: 1em;
  text-align: justify;
}

.product-description-attributes ul {
  padding: 0 0 0 1rem;
  margin: 0;
  font-weight: 400;
  font-size: 1em;
}
.product-description-attributes ul li {
  margin: 0 0 0.5rem 0;
}

.product-description {
  padding: 0;
  -webkit-box-shadow: 0px 12px 24px -4px rgba(145, 158, 171, 0.1215686275);
          box-shadow: 0px 12px 24px -4px rgba(145, 158, 171, 0.1215686275);
  border: 1px solid #f5f5f5;
  margin: 1.5rem 0 0 0;
}
.product-description .nav-tabs {
  background: #F4F6F8;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(145, 158, 171, 0.2);
          box-shadow: 0px 0px 2px 0px rgba(145, 158, 171, 0.2);
  border-bottom: 1px solid #ccc;
}
@media (max-width: 991.98px) {
  .product-description .nav-tabs {
    white-space: nowrap;
    overflow-y: auto;
    display: block;
  }
  .product-description .nav-tabs .nav-item {
    display: inline-block;
  }
}
.product-description .nav-tabs .nav-item {
  padding: 0 1rem;
}
.product-description .nav-tabs .nav-link {
  padding: 0.5rem 0.25rem;
  font-size: 1em;
  text-transform: uppercase;
}
.product-description .nav-tabs .nav-link.active, .product-description .nav-tabs .nav-link:hover {
  background: transparent;
}
.product-description .nav-tabs::-webkit-scrollbar {
  display: none;
}
.product-description .tab-content {
  min-height: 300px;
  display: grid;
}
.product-description .tab-content .tab-pane {
  padding: 1.5rem;
}

.product-recommendations-title {
  font-size: 2em;
  font-weight: 500;
  margin: 1.5rem 0;
}

.product-detail .attributes {
  padding: 1rem 0 1.5rem 0;
  border-top: 1px solid var(--skin-product-atribute-border-color);
  border-bottom: 1px solid var(--skin-product-atribute-border-color);
}
.product-detail .attributes .swatch-circle {
  width: 26px;
  height: 26px;
  border: none;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(219, 219, 219, 0.3215686275);
          box-shadow: 4px 4px 8px 0px rgba(219, 219, 219, 0.3215686275);
  background-position: center;
}
.product-detail .attributes .swatch-circle.color-value.selected::after {
  content: "\2713";
  -webkit-transform: scaleX(1.5);
          transform: scaleX(1.5);
  color: var(--color-white);
  background: transparent;
  line-height: 26px;
  font-size: 0.8em;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-detail .no-attributes {
  padding: 0rem 0 1.5rem 0;
}
.product-detail .tag-prom {
  gap: 5px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 700;
  font-family: "Poppins-700";
  font-size: 12px;
}
.product-detail .tag-prom .tag-text {
  padding: 4px 8px;
}
.product-detail .tag-prom .tag-text-promo {
  background-color: #B7CE3F !important;
  color: black !important;
  padding: 4px 12px;
  font-size: 0.85rem;
  font-family: "Montserrat-SemiBold";
}
.product-detail .pdp-price-exclusive-img-promotion {
  position: absolute;
  bottom: 3rem;
  right: 1rem;
  width: 75px !important;
  height: 75px !important;
}
.product-detail .pdp-winter-sale-img-promotion {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px !important;
  height: 120px !important;
}
@media (min-width: 768px) {
  .product-detail .pdp-winter-sale-img-promotion {
    width: 75px !important;
    height: 75px !important;
  }
}
.product-detail .simple-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.product-detail .simple-quantity label {
  font-size: 18px;
  margin-bottom: 0;
}
.product-detail .cart-and-ipay .btn-primary:disabled {
  background-color: #ced4da;
  border-color: #ced4da;
}
.product-detail .cart-and-ipay .btn-outline-primary:disabled {
  color: #ced4da;
  border-color: #ced4da;
}
.product-detail .cart-and-ipay .btn-outline-primary:disabled svg {
  fill: #ced4da;
}
.product-detail .cart-and-ipay .btn-outline-primary:disabled:hover {
  background-color: #fff;
}

.product-calculateshipping {
  padding: 0 0 1rem 0;
}
.product-calculateshipping .product-calculateshipping-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  font-family: var(--skin-body-font);
}
.product-calculateshipping form > div {
  display: grid;
  gap: 0.5rem;
  padding: 0.5rem 0;
}
@media (min-width: 545px) and (max-width: 769px) {
  .product-calculateshipping form > div {
    grid-template-columns: minmax(50px, 1fr) minmax(50px, 1fr) auto;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .product-calculateshipping form > div {
    grid-template-columns: 1;
  }
}
@media screen and (min-width: 1200px) {
  .product-calculateshipping form > div {
    grid-template-columns: minmax(50px, 1fr) minmax(50px, 1fr) auto;
  }
}
.product-calculateshipping form > div input {
  border: none;
  outline: none;
  padding: 0.35rem 0.5rem;
  border-bottom: 1px solid rgba(145, 158, 171, 0.5607843137);
}
.product-calculateshipping form > div input::-webkit-input-placeholder {
  color: var(--skin-calculateshipping-input-color);
}
.product-calculateshipping form > div input::-moz-placeholder {
  color: var(--skin-calculateshipping-input-color);
}
.product-calculateshipping form > div input:-ms-input-placeholder {
  color: var(--skin-calculateshipping-input-color);
}
.product-calculateshipping form > div input::-ms-input-placeholder {
  color: var(--skin-calculateshipping-input-color);
}
.product-calculateshipping form > div input::placeholder {
  color: var(--skin-calculateshipping-input-color);
}
.product-calculateshipping form > div button {
  border: none;
  background: transparent;
  outline: none;
  font-weight: 700;
  font-size: 0.85em;
  margin-right: 0.5rem;
  color: var(--skin-calculateshipping-btn-color);
}
.product-calculateshipping form > div button:hover {
  text-decoration: underline;
}
.product-calculateshipping .delivery-estimated {
  margin-top: 10px;
}
.product-calculateshipping .delivery-estimated .shipping-calc-estimated.unidad {
  font-size: 0.9rem;
}

.product-wishlist .wishlist-custom-btn-add img,
.product-wishlist .wishlist-custom-btn-remove img {
  width: 24px;
  height: 24px;
}

.product-quota {
  padding: 10px 0.8rem;
  margin: 0.5rem 0 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid var(--skin-quota-border-color);
  border-radius: 1.25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 400px;
}
@media (max-width: 543.98px) {
  .product-quota {
    display: grid;
    width: 100%;
    grid-template-columns: auto 1fr;
    gap: 0.5rem;
  }
  .product-quota > div:last-child {
    grid-column: 1/3;
    text-align: center;
  }
}
.product-quota .product-quota-description {
  margin: 0 10px;
}
@media (max-width: 1200px) and (min-width: 769px) {
  .product-quota {
    display: grid;
    width: 100%;
    grid-template-columns: auto 1fr;
    gap: 0.5rem;
  }
  .product-quota > div:last-child {
    grid-column: 1/3;
    text-align: center;
  }
}
.product-quota .product-quota-description p,
.product-quota .product-quota-description span {
  margin: 0;
}
.product-quota .product-quota-description p {
  font-family: "Montserrat-SemiBold";
  font-size: 14px;
  font-weight: 600;
  color: var(--color-gray9);
}
.product-quota .product-quota-description span {
  font-family: "Lato-Regular";
  font-weight: 400;
  font-size: 13px;
  color: var(--skin-quota-description-color);
}
.product-quota .product-quota-more {
  font-family: "Lato-Regular";
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0px;
  color: var(--skin-link-quota-color);
  cursor: pointer;
}
.product-quota .product-quota-more:hover {
  text-decoration: underline;
}

.pdp-payment {
  width: 100%;
}
.pdp-payment div {
  text-align: center;
}
.pdp-payment div span {
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
}
.pdp-payment div p {
  font-family: "Lato-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}

.pdp-shipping {
  width: 100%;
}
.pdp-shipping div {
  text-align: left;
}
.pdp-shipping div span {
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
}
.pdp-shipping div p {
  font-family: "Lato-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
.pdp-shipping .pdp-shipping-dd span::before {
  content: url("../../images/cart/delivery-step-black.svg");
  margin-right: 10px;
}
.pdp-shipping .pdp-shipping-rt span::before {
  content: url("../../images/cart/store-step-black.svg");
  margin-right: 10px;
}

.pdp-returns {
  width: 100%;
}
.pdp-returns div {
  text-align: center;
}
.pdp-returns div span {
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
}
.pdp-returns div p {
  font-family: "Lato-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .pdp-payment div {
    padding: 0 25px 0 25px;
  }
  .pdp-payment .pdp-payment-first {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .pdp-payment .pdp-payment-second {
    display: block;
    float: left;
    width: 50%;
  }
  .pdp-shipping div {
    padding: 0 25px 0 25px;
  }
  .pdp-shipping .pdp-shipping-dd {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .pdp-shipping .pdp-shipping-rt {
    display: block;
    float: left;
    width: 50%;
  }
  .pdp-returns div {
    padding: 0 25px 0 25px;
  }
  .pdp-returns .pdp-returns-first {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .pdp-returns .pdp-returns-second {
    display: block;
    float: left;
    width: 50%;
  }
}
.product-tile {
  border: none !important;
}

.product-recommendations-carousel .swiper-button-next {
  right: 0px !important;
}
.product-recommendations-carousel .swiper-button-prev {
  left: 0px !important;
}
.product-recommendations-carousel .swiper-button-next, .product-recommendations-carousel .swiper-button-prev {
  background: white;
  border: 1px solid gray;
  border-radius: 0.4rem;
  padding: 0.5rem;
  width: 40px !important;
  height: 40px !important;
}
.product-recommendations-carousel .swiper-button-next:after, .product-recommendations-carousel .swiper-button-prev:after {
  color: var(--skin-primary-color-1);
  font-size: 16px !important;
  font-weight: 800 !important;
}

.installments-value {
  font-weight: bold;
}

.reco-carousel-wrapper {
  margin: 2rem 0;
}

.carousel-title {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

.swiper.reco-swiper {
  padding-bottom: 3rem;
}

.reco-tile {
  text-align: center;
  border: 1px solid #eee;
  border-radius: 8px;
  background: #fff;
  padding: 1rem;
  height: 100%;
}

.reco-image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 180px;
}

.reco-name {
  font-size: 0.9rem;
  margin-top: 0.5rem;
  color: black !important;
}

.cuotas-info {
  color: black !important;
}

.price-without-taxes-value {
  color: black !important;
}

.m-0 {
  color: black !important;
}

.price {
  font-weight: bold;
  color: black !important;
}

.swiper-button-next,
.swiper-button-prev {
  color: var(--skin-primary-color-1) !important;
  top: 40% !important;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swiper-slide {
  width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.reco-swiper {
  width: 100%;
  padding-bottom: 2rem;
}

.reco-swiper .swiper-slide {
  min-height: 250px; /* o lo que defina visualmente bien la caja */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reco-swiper .reco-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.reco-tile {
  min-height: 350px;
  /* Contenedor de etiquetas de promoción */
  /* Estilos base para todas las etiquetas */
  /* Etiqueta personalizada */
  /* Etiqueta para productos en oferta */
  /* Etiqueta de promoción */
  /* Ajuste de texto dentro de tag-text-promo */
  /* Etiqueta de fábrica */
}
.reco-tile .tag-prom {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 18px;
  gap: 5px;
}
.reco-tile .tag-prom .tag-text, .reco-tile .tag-prom .tag-text-prom {
  padding: 3px 5px;
  font-size: 0.65rem;
  font-weight: 700;
  font-family: "Poppins-700";
}
.reco-tile .tag-prom .tag-text-promo {
  padding: 3px 12px;
  background-color: black !important;
  color: white !important;
  font-size: 0.75rem;
  font-weight: bold;
  font-family: "Montserrat-SemiBold";
}
.reco-tile .tag-prom .tag-text {
  border: 2px solid var(--color-primary);
}
.reco-tile .price {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: "Montserrat-SemiBold";
}
.reco-tile .price del {
  text-decoration: none !important;
  margin-right: 6px;
}
@media (max-width: 991.98px) {
  .reco-tile .price {
    font-size: 0.8em;
  }
}
@media (max-width: 768.98px) {
  .reco-tile .price {
    font-size: 0.8em;
  }
}
.reco-tile .price .strike-through {
  font-size: 16px;
  font-family: "Lato-Regular";
  margin-right: 0 !important;
}
.reco-tile .price .tiered {
  font-size: 16px;
}
.reco-tile .price .tiered .value {
  font-weight: bold;
  font-size: 16px;
}
.reco-tile .prices-witout-taxes {
  font-size: 9px;
  line-height: 13px;
  margin: 4px 0;
}
.reco-tile .coming-soon-tile {
  text-align: center;
}
.reco-tile .pdp-link {
  margin-top: 5px;
  line-height: 1.2;
}
.reco-tile .pdp-link a {
  font-size: 13px;
  text-decoration: none;
  color: var(--black) !important;
  font-family: "Montserrat-SemiBold";
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .reco-tile .pdp-link a {
    font-size: 0.9375em;
  }
}
@media (max-width: 768.98px) {
  .reco-tile .pdp-link a {
    font-size: 0.8125em;
  }
}
.reco-tile .tag-prom {
  position: absolute;
  top: 5%;
  bottom: 8px;
  left: 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.reco-tile .tag-text,
.reco-tile .tag-text-prom,
.reco-tile .tag-text-promo,
.reco-tile .tag-text-factory {
  padding: 4px 8px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
}
.reco-tile .tag-text {
  background-color: #f8f9fa;
  color: #000;
  border: 1px solid #ccc;
}
.reco-tile .tag-text-prom {
  background-color: black;
  color: white;
}
.reco-tile .tag-text-promo {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 0;
}
.reco-tile .span-tag-text {
  font-size: 12px;
}
.reco-tile .span-tag-number {
  font-size: 16px !important;
}
.reco-tile .tag-text-promo span {
  display: block;
  font-size: 12px;
}
.reco-tile .tag-text-factory {
  background-color: black;
  color: white;
}