@import url(https://use.typekit.net/vin2dio.css);
@import url(https://use.typekit.net/vin2dio.css);
@import url(https://use.typekit.net/vin2dio.css);
@import url(https://use.typekit.net/vin2dio.css);
@import url(https://use.typekit.net/vin2dio.css);
@import url(https://use.typekit.net/vin2dio.css);
@import url(https://use.typekit.net/vin2dio.css);
@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;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  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);
}

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  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, sans-serif;
  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, sans-serif;
  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;
}
.product-detail [disabled] .swatch-circle.color-value.selected::after,
.product-detail .swatch-circle.unselectable.color-value.selected::after {
  background-color: #495057;
}

.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.color ~ a:hover {
  text-decoration: none;
}

.description-and-detail {
  margin-top: 2em;
}
@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 (min-width: 544px) {
  .description-and-detail .description {
    margin-bottom: 2em;
  }
}
@media (max-width: 543.98px) {
  .description-and-detail .content {
    margin-top: 1em;
  }
}

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

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc;
  }
}
@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em;
  }
}
@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em; /* 30/16 */
    margin-right: -0.9375em; /* 15/16 */
    padding: 0.1875em; /* 3/16 */
  }
}

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em;
}

.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-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: 1px solid #ccc;
  }
}

.price {
  font-size: 1.5rem;
}

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

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  -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);
}
.size-chart .size-chart-collapsible.active {
  max-height: 100%;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

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

.non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

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

.product-detail-tabs .yotpo .write-review-wrapper {
  top: 30px !important;
}
.product-detail-tabs .yotpo .yotpo-display-wrapper {
  position: relative;
  max-width: 1266px;
  margin: 0 auto;
}
.product-detail-tabs .yotpo .yotpo-small-box:nth-of-type(1) {
  display: none;
}
.product-detail-tabs .yotpo .yotpo-nav {
  padding: 0;
  border-bottom: none;
  bottom: 0px;
  float: right;
}
.product-detail-tabs .yotpo .yotpo-nav ul {
  display: none;
  top: 39px;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-dropdown-button {
  display: block;
  width: 196px;
  text-align: left;
  padding: 9px 20px;
  border: 1px solid #E1E1E1;
  border-radius: 20px;
  background: #ffffff;
  max-height: 40px;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-dropdown-button span:nth-of-type(1) {
  display: none;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-dropdown-button span:nth-of-type(2) {
  font-size: 0;
  padding: 0;
  line-height: 0;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-dropdown-button span:nth-of-type(2):before {
  content: "Ordenar por";
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  font-family: "Futura-pt";
  font-weight: 400;
  display: block;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-dropdown-button .yotpo-icon:before {
  content: "";
  display: block;
  background: url("../../images/arrow-down.svg") !important;
  background-size: 100%;
  width: 13px;
  height: 7px;
  position: absolute;
  right: 20px;
  top: 17px;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-dropdown-button[aria-expanded=true] .yotpo-icon:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product-detail-tabs .yotpo .write-review {
  margin: 0 auto;
  border-top: none;
}
.product-detail-tabs .yotpo .write-review .yotpo-product-image {
  width: 212px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
}
.product-detail-tabs .yotpo .write-review .yotpo-product-image img {
  width: 196px;
  height: 196px;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #ffffff !important;
}
.product-detail-tabs .yotpo .write-review .yotpo-header {
  display: inline-block;
  width: calc(100% - 212px);
}
.product-detail-tabs .yotpo .write-review .yotpo-header * {
  color: #000000;
}
.product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title, .product-detail-tabs .yotpo .write-review .yotpo-header .y-label {
  font-size: 0;
}
.product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title:before, .product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title:after, .product-detail-tabs .yotpo .write-review .yotpo-header .y-label:before, .product-detail-tabs .yotpo .write-review .yotpo-header .y-label:after {
  font-size: 18px;
  line-height: 23px;
  font-family: "Futura-pt";
  font-weight: 600;
}
.product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-mandatory-explain {
  display: none;
}
.product-detail-tabs .yotpo .write-review .yotpo-header .y-label:before {
  content: "Califica tu producto";
}
.product-detail-tabs .yotpo .write-review .yotpo-header .y-label .form-input-error {
  display: block !important;
}
.product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title:before {
  content: "Escribe una reseñ";
}
.product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title:after {
  content: "a";
}
.product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-product-title {
  font-size: 18px;
  line-height: 20px;
  font-family: "Futura-pt";
  font-weight: 400;
}
.product-detail-tabs .yotpo .write-review span.yotpo-mandatory-mark {
  display: none;
}
.product-detail-tabs .yotpo .write-review .write-review-content span.yotpo-mandatory-mark {
  display: none;
}
.product-detail-tabs .yotpo .write-review .write-review-content .form-group {
  display: block;
}
.product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(1) .y-label {
  position: relative;
}
.product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(1) .y-label:before {
  content: "Título de la reseñ";
}
.product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(1) .y-label:after {
  content: "a*";
  position: absolute;
  left: 105px;
  top: 0;
}
.product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(2) .y-label:before {
  content: "Comentarios *";
}
.product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element .form-input-error {
  display: block !important;
}
.product-detail-tabs .yotpo .write-review .yotpo-footer .connect-wrapper {
  padding: 0;
}
.product-detail-tabs .yotpo .write-review .yotpo-footer .connect-wrapper .form-element:nth-of-type(1) .y-label:before {
  content: "Nombre*";
}
.product-detail-tabs .yotpo .write-review .yotpo-footer .connect-wrapper .form-element:nth-of-type(2) .y-label:before {
  content: "Correo Electrónico*";
}
.product-detail-tabs .yotpo .write-review .yotpo-footer .connect-wrapper .form-element .form-input-error {
  display: block !important;
}
.product-detail-tabs .yotpo .write-review .yotpo-footer .socialize-wrapper {
  display: none !important;
}
.product-detail-tabs .yotpo .write-review .form-group .form-element .y-input, .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element .y-input {
  border-radius: 20px;
  border-color: #E1E1E1;
  background: #ffffff;
}
.product-detail-tabs .yotpo .write-review .form-group .form-element textarea, .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element textarea {
  resize: none;
  height: 109px;
}
.product-detail-tabs .yotpo .write-review .form-group .form-element .y-label, .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element .y-label {
  font-size: 0;
}
.product-detail-tabs .yotpo .write-review .form-group .form-element .y-label:before, .product-detail-tabs .yotpo .write-review .form-group .form-element .y-label:after, .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element .y-label:before, .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element .y-label:after {
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  font-family: "Futura-pt";
  font-weight: 400;
  margin-bottom: 14px;
}
.product-detail-tabs .yotpo .write-review .submit-button {
  width: 100%;
  text-align: center;
  margin: 40px 0 55px;
}
.product-detail-tabs .yotpo .write-review .submit-button .yotpo-default-button {
  font-size: 20px;
  line-height: 26px;
  font-family: "Futura-pt";
  font-weight: 600;
  color: #ffffff;
  border-radius: 25px;
  background: #000000;
  width: 100%;
  max-width: 408px;
  float: none;
}
.product-detail-tabs .yotpo .write-review .submit-button .yotpo-default-button:hover {
  background: #4E8B9B !important;
}
.product-detail-tabs .yotpo .write-review .submit-button input[type=button].primary-color-btn:hover {
  background: #4E8B9B !important;
}
.product-detail-tabs .yotpo .write-review .yotpo-preloader-wrapper {
  width: 100%;
  float: none;
}
.product-detail-tabs .yotpo .write-review .yotpo-preloader-wrapper .yotpo-pre-loader {
  position: relative;
  width: 160px;
}
.product-detail-tabs .yotpo .write-review .yotpo-preloader-wrapper .yotpo-pre-loader .yotpo-empty-stars {
  position: relative;
}
.product-detail-tabs .yotpo .write-review .yotpo-preloader-wrapper .yotpo-pre-loader .yotpo-full-stars {
  left: 0;
}
.product-detail-tabs .yotpo .write-review .yotpo-preloader-wrapper .yotpo-pre-loader .yotpo-icon {
  display: inline-block;
}
.product-detail-tabs .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
  display: inline-block;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes {
  border: none;
  margin: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-stars-and-sum-reviews {
  float: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-stars-and-sum-reviews .yotpo-stars {
  margin-right: 0px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-general-rating {
  position: relative;
  border: none;
  border-radius: 3px;
  color: #000000;
  font-size: 32px;
  line-height: 31px;
  font-family: "Futura-pt";
  font-weight: 600;
  padding: 0 5px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
  position: relative;
  display: block;
  max-width: 302px;
  padding: 5.5px 0;
  border-radius: 25px;
  background: #212121;
  top: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button:nth-of-type(2) {
  display: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 {
  max-width: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1:focus-visible {
  outline: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 .yotpo-stars {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 .yotpo-general-rating {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 3px;
  margin-right: 5px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 .yotpo-sum-reviews {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 3px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution {
  width: 100%;
  margin: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content {
  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;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars {
  float: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star::before, .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star::before {
  width: 20px;
  height: 19px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star:nth-child(1n+2), .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star:nth-child(1n+2) {
  display: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs {
  padding: 0px;
  margin-right: 15px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph {
  margin: 0px;
  width: 200px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-graph-background {
  border-radius: 15px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper {
  border-radius: 15px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score {
  border-radius: 15px;
  background-color: #4E8B9B;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-footer {
  width: 100%;
  display: inline-block !important;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-footer .yotpo-star-distribution-show-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-right: 10px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline .based-on {
  font-size: 18px;
  line-height: 32px;
  font-family: "Futura-pt" !important;
  color: #707070;
  padding: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-stars {
  vertical-align: text-top;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews {
  padding: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon {
  display: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text {
  display: block;
  font-size: 0px;
  font-family: "Futura-pt";
  font-weight: 600;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text:before, .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text:after {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text:before {
  content: "Escribe una reseñ";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text::after {
  content: "a";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you {
  border: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-header {
  margin-bottom: 19px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-header .yotpo-icon {
  display: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-header span {
  font-size: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-header span:before {
  content: "¡Gracias!";
  font-size: 42px;
  line-height: 54px;
  color: #4E8B9B;
  font-family: "Futura-pt";
  font-weight: 500;
  text-transform: capitalize;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content {
  text-align: center;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span {
  font-size: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:before, .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:after {
  font-size: 20px;
  line-height: 26px;
  color: #000000;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:before {
  content: "Recibimos tu reseñ";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:after {
  content: "a, conocer tu opinión es muy importante para nosotros.";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-footer {
  display: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-footer .yotpo-icon {
  display: block;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-footer .yotpo-icon-button-text {
  font-size: 14px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-footer .yotpo-icon-button-text:before, .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-footer .yotpo-icon-button-text:after {
  content: "";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-nav-content .yotpo-pre-loader {
  position: relative;
  width: 160px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-nav-content .yotpo-pre-loader .yotpo-empty-stars {
  position: relative;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-nav-content .yotpo-pre-loader .yotpo-full-stars {
  left: 0;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-nav-content .yotpo-pre-loader .yotpo-icon {
  display: inline-block;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 {
  margin: 10px 0 20px;
  float: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2:before, .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2:after {
  font-size: 18px;
  line-height: 23px;
  color: #707070;
  font-family: "Futura-pt";
  font-weight: 600;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2:before {
  content: "Este producto aún no tiene reseñ";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2:after {
  content: "as";
  margin-left: -4px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
  max-width: 390px;
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button .yotpo-icon-button-text:before {
  content: "Sé el primero en escribir una";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button .yotpo-icon-button-text:after {
  content: "";
}
.product-detail-tabs .yotpo.yotpo-main-widget .yotpo-no-reviews .yotpo-nav-content {
  display: none;
}
.product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-nav .transparent-color-btn {
  display: none !important;
}
.product-detail-tabs .yotpo .yotpo-icon-star:before, .product-detail-tabs .yotpo .yotpo-icon-empty-star:before, .product-detail-tabs .yotpo .yotpo-icon-default-empty-star:before, .product-detail-tabs .yotpo .yotpo-icon-default-half-star:before, .product-detail-tabs .yotpo .yotpo-icon-half-star:before {
  content: "" !important;
  width: 32.62px;
  height: 31.11px;
  display: block;
}
.product-detail-tabs .yotpo .yotpo-icon-default-star:before, .product-detail-tabs .yotpo .yotpo-icon-star:before {
  background: url("../../images/complete-star.svg") !important;
}
.product-detail-tabs .yotpo .yotpo-icon-default-empty-star:before, .product-detail-tabs .yotpo .yotpo-icon-empty-star:before {
  background: url("../../images/empty-star.svg") !important;
}
.product-detail-tabs .yotpo .yotpo-icon-default-half-star:before, .product-detail-tabs .yotpo .yotpo-icon-half-star:before {
  background: url("../../images/half-star.svg") !important;
}
.product-detail-tabs .yotpo .yotpo-nav .yotpo-icon-default-empty-star:before {
  width: 20px;
  height: 20px;
}
.product-detail-tabs .yotpo .yotpo-review {
  position: relative;
  margin: 22px 10px 50px;
  padding: 0;
  border: none;
  min-height: 105px;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header {
  position: absolute;
  width: 100%;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-review-stars {
  margin: 0;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile {
  display: none;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-header-element {
  padding: 0;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-header-element .label-with-tooltip {
  display: none;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  display: none;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-header-element .yotpo-product-image {
  text-align: center;
  margin-top: 20px;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-header-element .yotpo-product-image img {
  width: 64px;
  height: 64px;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #ffffff !important;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-header-element .yotpo-review-date {
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  font-family: "Futura-pt";
  font-weight: 400;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-icon-star:before, .product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-icon-empty-star:before, .product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-icon-default-empty-star:before, .product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-icon-default-half-star:before, .product-detail-tabs .yotpo .yotpo-review .yotpo-header .yotpo-icon-half-star:before {
  width: 18px;
  height: 17px;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-main {
  padding: 0 145px 0 162px;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-main .content-title {
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  font-family: "Futura-pt";
  font-weight: 600;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-main .yotpo-review-wrapper .content-review {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  font-family: "Futura-pt";
  font-weight: 400;
}
.product-detail-tabs .yotpo .yotpo-review .yotpo-footer {
  display: none;
}

.product-number-rating .yotpo .yotpo-bottomline .yotpo-icon-empty-star, .product-number-rating .yotpo .yotpo-bottomline .yotpo-icon-half-star, .product-number-rating .yotpo .yotpo-bottomline .yotpo-icon-star {
  color: #000000;
}

@media (max-width: 543.98px) {
  .product-detail-tabs .yotpo .write-review .yotpo-product-image {
    width: 150px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-product-image img {
    width: 140px;
    height: 160px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header {
    width: calc(100% - 150px);
  }
  .product-detail-tabs .yotpo .write-review-wrapper {
    top: 60px !important;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 16px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution {
    border: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-footer {
    width: initial;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-reviews.yotpo-active {
    padding-top: 80px;
  }
}
@media (max-width: 991.98px) {
  .product-detail-tabs .yotpo.yotpo-main-widget {
    min-height: 200px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 .yotpo-general-rating {
    margin-top: -2px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-1 .yotpo-sum-reviews {
    margin-top: 1px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 {
    margin-bottom: 16px;
    margin-top: 0px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph {
    width: 175px;
  }
}
@media (min-width: 992px) {
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes {
    border-bottom: 1px solid #E1E1E1;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes.exist-reviews .yotpo-default-button.write-review-button {
    position: absolute;
    left: 0;
    top: 70px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 {
    margin-right: 0px !important;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-general-rating {
    font-size: 25px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-stars .yotpo-icon::before {
    width: 25px;
    height: 24px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
    margin: 0;
    max-width: none;
    background: #ffffff;
    border: 1px solid #212121;
    padding: 4.5px 0;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews span {
    font-size: 12px;
    line-height: 26px;
    font-family: "Futura-pt" !important;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text {
    display: block;
    color: #212121;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text:before {
    text-transform: none;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-icon-btn .yotpo-icon-button-text:after {
    text-transform: none;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages {
    margin-left: -25px;
    width: calc(100% + 50px);
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you {
    padding: 20px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-header {
    margin-bottom: 12px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-header span:before {
    font-size: 22px;
    line-height: 29px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:before, .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:after {
    font-size: 13px;
    line-height: 17px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span::before {
    content: "Recibimos tu comentario y lo publicaremos de 3 a 7 dí";
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper .yotpo-messages .yotpo-thank-you .yotpo-thankyou-content span:after {
    content: "as laborales.";
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-display-wrapper > .yotpo-clr {
    height: 10px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes {
    height: auto;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-icon-btn .yotpo-icon-button-text {
    color: #212121;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-icon-btn .yotpo-icon-button-text:before, .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-icon-btn .yotpo-icon-button-text:after {
    text-transform: none;
    margin-top: -14px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin-left: 0;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 121px;
            flex: 0 0 121px;
    position: relative;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-element .yotpo-product-image {
    display: none;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-icon-star:before, .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-icon-empty-star:before, .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-icon-default-empty-star:before, .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-icon-default-half-star:before, .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-icon-half-star:before {
    width: 15px;
    height: 14px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-actions {
    display: block;
    float: none;
    margin-top: 13px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-actions .yotpo-review-date {
    font-size: 10px;
    line-height: 13px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-main {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 121px);
            flex: 0 0 calc(100% - 121px);
    padding: 0;
    margin-top: 0;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-main .content-title {
    font-size: 14px;
    line-height: 18px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-main .yotpo-review-wrapper .content-review {
    font-size: 12px;
    line-height: 16px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline-2-boxes .yotpo-stars-and-sum-reviews {
    text-align: left;
    margin-bottom: 10px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget.yotpo-small .yotpo-no-reviews .yotpo-display-wrapper .yotpo-bottomline-2-boxes .yotpo-stars-and-sum-reviews .yotpo-stars {
    margin-left: 0;
  }
  .product-detail-tabs .yotpo .yotpo-nav {
    bottom: 0px;
  }
  .product-detail-tabs .yotpo .write-review {
    position: relative;
    max-width: none;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-product-image {
    width: 121px;
    position: absolute;
    left: 0;
    top: 20px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-product-image img {
    width: 108px;
    height: 108px;
    -o-object-fit: contain;
       object-fit: contain;
    background-color: #ffffff !important;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header {
    width: 100%;
    margin-bottom: 28px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title {
    padding: 0;
    margin-bottom: 15px;
    display: block;
    padding-left: 121px;
    border-top: none !important;
    padding-top: 0 !important;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title:before, .product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-header-title:after {
    font-size: 16px;
    line-height: 21px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header .yotpo-product-title {
    font-size: 14px;
    display: block;
    padding-left: 121px;
    min-height: 55px;
    margin-bottom: 20px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header .y-label {
    border-top: 1px solid #E2E2E2;
    display: block;
    padding-top: 17px;
  }
  .product-detail-tabs .yotpo .write-review .yotpo-header .y-label:before {
    font-size: 16px;
    line-height: 21px;
  }
  .product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(n+1) .y-label:before, .product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(n+1) .y-label:after {
    font-family: "Futura-pt";
    font-weight: 600;
  }
  .product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element:nth-of-type(n+1) .y-label:after {
    left: 115px;
  }
  .product-detail-tabs .yotpo .write-review .write-review-content .form-group .form-element .y-input {
    font-size: 12px;
  }
  .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element .y-label::before {
    font-family: "Futura-pt";
    font-weight: 600;
  }
  .product-detail-tabs .yotpo .write-review .connect-wrapper .form-element .y-input {
    font-size: 12px;
  }
  .product-detail-tabs .yotpo .write-review .submit-button {
    margin: 28px 0;
    padding: 28px 0;
    border-top: 1px solid #E2E2E2;
  }
  .product-detail-tabs .yotpo .write-review .submit-button .yotpo-default-button {
    padding: 7px 0;
    margin: 0 auto;
    margin-top: 0 !important;
  }
}
@media (min-width: 544px) {
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes #reviews-container .summary-review {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-reviews.yotpo-active {
    padding-top: 55px;
  }
}
@media (max-width: 543.98px) {
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes #reviews-container .summary-review {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget .yotpo-nav {
    bottom: -20px;
  }
  .product-detail-tabs .yotpo.yotpo-main-widget form {
    margin-top: 150px;
  }
}
.size-guide {
  -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;
}
.size-guide .title {
  color: #4E8B9B;
}
.size-guide .tabs a {
  color: #A2A2A2 !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 18px;
}
.size-guide .tabs .tab-container {
  position: relative;
  padding-top: 40px;
}
.size-guide .tabs .tab-container .tab .tab-category {
  text-align: center;
  position: absolute;
  width: 38%;
  top: 0;
  padding: 10px;
}
.size-guide .tabs .tab-container .tab .tab-category.active {
  color: #000000 !important;
  z-index: 200;
}
.size-guide .tabs .tab-container .tab .tab-category.active .slide {
  background-color: #4E8B9B;
  border-radius: 3px;
}
.size-guide .tabs .tab-container .tab .tab-category .slide {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background-color: #F2F2F2;
}
.size-guide .tabs .tab-container .tab#tab1 .tab-category {
  --tabs-position: 0;
  left: 12%;
}
.size-guide .tabs .tab-container .tab#tab2 .tab-category {
  --tabs-position: 1;
  left: 50%;
}

.tab-content-tabs {
  display: none;
  z-index: 100;
  padding-top: 4rem;
}

.tab.active .tab-content-tabs,
.tab:last-of-type .tab-content-tabs {
  display: block;
}

.tab.active ~ .tab:last-of-type .tab-content-tabs {
  display: none;
}

.tab.active ~ .tab:last-of-type > a {
  z-index: 0;
}

.sizeChart-modal {
  padding-bottom: 20px;
}
.sizeChart-modal__header .producto_titulo {
  color: #4E8B9B;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 10px 0px;
}
.sizeChart-modal__table-container table thead tr th {
  text-align: center;
  vertical-align: middle;
}
.sizeChart-modal__table-container .ladoizq thead tr td,
.sizeChart-modal__table-container .ladoizq tbody tr td {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  min-width: 40px;
  max-width: 40px;
}
.sizeChart-modal__table-container .ladoizq_large {
  text-align: center;
}
.sizeChart-modal__table-container .ladoder thead tr td,
.sizeChart-modal__table-container .ladoder thead tr th,
.sizeChart-modal__table-container .ladoder tbody tr td {
  min-width: 90px;
  word-break: break-all;
  text-align: center;
}
.sizeChart-modal__table-container .ladoder_large {
  text-align: center;
}
.sizeChart-modal__table-container .tabla_medidas_new thead tr th,
.sizeChart-modal__table-container .tabla_medidas_new tbody tr td {
  padding: 5px;
  height: 30px;
  font-weight: 500;
  font-size: 15px;
}
.sizeChart-modal__table-inferior {
  background-color: #7ea5ab;
  margin-top: 20px;
}
.sizeChart-modal__table-inferior--container {
  margin: auto;
}
.sizeChart-modal__table-inferior--info {
  background-color: #7ea5ab;
  padding: 20px 0px 20px 0px;
}
.sizeChart-modal__table-inferior--info .inferior_titulo {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
.sizeChart-modal__table-inferior--info .inferior_parrafo {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
.sizeChart-modal__table-inferior--img .inferior_img {
  max-height: 350px;
  max-width: 100%;
}
.sizeChart-modal__table-inferior--img .inferior_img.background {
  background-color: #ffffff;
  max-height: 247px !important;
}
.sizeChart-modal__table-inferior--img .inferior_img.silhouette {
  top: -60px;
  position: relative;
}
.sizeChart-modal__table-inferior--img .inferior_img_mobile_new {
  display: none;
  max-width: 100%;
  max-height: 100%;
}
.sizeChart-modal__table-inferior--img .inferior_img_mobile_new.background {
  background-color: #ffffff;
}
.sizeChart-modal__table-inferior--img .inferior_img_mobile {
  display: none;
  width: 100%;
  text-align: center;
}
.sizeChart-modal__table-inferior .inferior_div_img {
  height: 100%;
  max-width: 100%;
  padding: 5%;
  text-align: center;
}
.sizeChart-modal__table-inferior .inferior_div_img.silhouette {
  text-align: right;
}
.sizeChart-modal__table-inferior--categorias {
  margin-bottom: 30px;
  padding: 10px 10px 0 21px;
}
.sizeChart-modal__table-inferior--categorias .inferior_categorias_div {
  color: #414143;
  font-family: "Futura Std";
  font-size: 13px;
  text-align: left;
  padding-top: 10px;
  margin-left: 5%;
}
.sizeChart-modal__table-inferior--categorias .label {
  display: inline;
  padding: 6px 8px 6px 8px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10em;
  float: left;
}
.sizeChart-modal__table-inferior--categorias .inferior_categorias_titulo {
  font-weight: 600;
  color: #ffffff;
  float: left;
  font-size: 15px;
  margin-left: 10px;
}
.sizeChart-modal__table-inferior--categorias .inferior_categorias_parrafo_new {
  color: #ffffff;
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  padding-left: 34px;
  padding-top: 5px;
}
.sizeChart-modal__table-inferior--categorias .inferior_categorias_parrafo_new span {
  font-weight: 600;
}
.sizeChart-modal__table-inferior--categorias .inferior_categorias_parrafo,
.sizeChart-modal__table-inferior--categorias .inferior_categorias_parrafo_final {
  margin-bottom: 20px;
  padding-left: 34px;
  padding-top: 5px;
  color: #ffffff;
}

.title_two_sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.title_two_sections span {
  padding: 5px 10px;
  background: #4E8B9B;
  border-radius: 20px;
  color: #ffffff;
  text-align: center;
  display: block;
  width: 400px;
  margin-left: 20px;
}

.tabla_categorias_v2 thead tr td,
.tabla_categorias_v2 thead tr th,
.tabla_categorias_v2 tbody tr td {
  text-align: center;
}

.tabla_description_medidas_3 thead tr td,
.tabla_description_medidas_3 thead tr th,
.tabla_description_medidas_3 tbody tr td {
  text-align: center;
}
.tabla_description_medidas_3 thead tr th,
.tabla_description_medidas_3 tbody tr td {
  padding: 3px;
  height: 32px;
}
.tabla_description_medidas_3 thead tr th div.adjustSize,
.tabla_description_medidas_3 tbody tr td div.adjustSize {
  font-size: 16px;
}
.tabla_description_medidas_3 thead th,
.tabla_description_medidas_3 tbody td {
  border: none !important;
}
.tabla_description_medidas_3 thead th div,
.tabla_description_medidas_3 tbody td div {
  background: #F5F5F5;
  font-weight: 500;
  font-size: 15px;
  border-radius: 3px;
  height: 100%;
  padding: 8px;
}
.tabla_description_medidas_3 tbody.text-bold tr td div {
  font-weight: bold;
}

.tabla_description_medidas thead tr td,
.tabla_description_medidas thead tr th,
.tabla_description_medidas tbody tr td {
  text-align: center;
}
.tabla_description_medidas thead tr th,
.tabla_description_medidas tbody tr td {
  padding: 3px;
  height: 32px;
}
.tabla_description_medidas thead tr th div.adjustSize,
.tabla_description_medidas tbody tr td div.adjustSize {
  font-size: 16px;
}
.tabla_description_medidas thead th,
.tabla_description_medidas tbody td {
  border: none !important;
}
.tabla_description_medidas thead th div,
.tabla_description_medidas tbody td div {
  background: #F5F5F5;
  font-weight: 500;
  font-size: 15px;
  border-radius: 3px;
  height: 100%;
  padding: 4px;
}
.tabla_description_medidas tbody.text-bold tr td div {
  font-weight: bold;
}

.tabla_largos {
  width: auto;
}
.tabla_largos thead tr td,
.tabla_largos thead tr th,
.tabla_largos tbody tr td {
  text-align: center;
}
.tabla_largos thead tr th,
.tabla_largos tbody tr td {
  padding: 5px;
  height: 30px;
  font-weight: 500;
}
.tabla_largos tbody tr td.description {
  background: #F5F5F5;
}
.tabla_largos tbody tr td.description b {
  font-weight: 500;
}

.modal-body .modal__error {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F3F3F3;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 80px 220px;
  margin-top: -37px;
}
.modal-body .modal__error--image {
  height: 100px;
}
.modal-body .modal__error--title {
  color: #4E8B9B;
  font-size: 26px;
  line-height: 42px;
}
.modal-body .modal__error--description {
  font-size: 16px;
  text-align: center;
}

.medidas_cm_3f,
.medidas_cm_4f,
.medidas_cm_5f,
.medidas_cm_2f,
.medidas_cm_ext_3f,
.medidas_cm_4f {
  background-color: #F5F5F5;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  width: 40px;
  padding: 2px 10px;
  position: absolute;
  right: -40px;
  top: 30%;
  z-index: 2;
}

.table-responsive-mod2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-responsive-mod2 .section-data {
  overflow-x: auto;
  width: 85%;
}
.table-responsive-mod2 .section-cm {
  position: relative;
  top: 33px;
  width: 15%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-width: 35px;
}
.table-responsive-mod2 .section-cm .table-cm {
  width: 100%;
  table-layout: fixed;
}
.table-responsive-mod2 .section-cm .table-cm tbody tr td {
  padding: 5px;
  height: 30px;
}
.table-responsive-mod2 .section-cm .table-cm tbody tr td div {
  background: #F5F5F5;
  font-weight: 500;
  font-size: 15px;
  border-radius: 3px;
}

div.two_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
div.two_images div {
  padding: 5%;
}
div.two_images img {
  max-width: 100%;
  max-height: 100%;
}

@media (max-width: 543.98px) {
  .sizeChart-modal__table-container .category-flex {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .sizeChart-modal__table-container .category-flex_title {
    background: #F5F5F5;
    text-align: center;
  }
  .sizeChart-modal__table-container .tabla_medidas_new thead tr th,
  .sizeChart-modal__table-container .tabla_medidas_new tbody tr td {
    padding: 3px;
    height: 25px;
    font-size: 13px;
  }
  .tabla_description_medidas thead tr th,
  .tabla_description_medidas tbody tr td {
    padding: 3px;
    height: 25px;
  }
  .tabla_description_medidas thead th div,
  .tabla_description_medidas tbody td div {
    font-size: 13px;
  }
  .tabla_largos thead tr th,
  .tabla_largos tbody tr td {
    padding: 3px;
    height: 25px;
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .sizeGuide {
    margin-top: -40px;
  }
  .sizeChart-modal__table-container div {
    padding: 0;
  }
  .sizeChart-modal__table-container .overol_table tbody tr td {
    font-size: 10px;
  }
  .sizeChart-modal__table-inferior--img .inferior_img {
    display: none;
  }
  .sizeChart-modal__table-inferior--img .inferior_img_mobile_new {
    display: initial;
    height: 100%;
  }
  .sizeChart-modal__table-inferior--img .inferior_img_mobile {
    display: initial;
  }
  .sizeChart-modal__table-inferior .img_mobile {
    text-align: center;
    height: 200px;
    width: 100%;
  }
  .tabla_description_medidas thead tr th div.adjustSize,
  .tabla_description_medidas tbody tr td div.adjustSize {
    font-size: 10px;
  }
  .modal-body .modal__error {
    padding: 100px 20px;
  }
  .modal-body .modal__error--image {
    height: 60px;
  }
}
@media (min-width: 544px) {
  div.two_images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 543.98px) {
  .table-responsive-mod2 .section-data {
    overflow-x: auto;
    width: 80%;
  }
  .table-responsive-mod2 .section-cm {
    top: 28px;
    width: 20%;
  }
  .table-responsive-mod2 .section-cm .table-cm tbody tr td {
    height: 25px;
    padding: 3px;
  }
  .table-responsive-mod2 .section-cm .table-cm tbody tr td div {
    font-size: 13px;
  }
  div.two_images {
    -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;
  }
  div.two_images div {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 80%;
  }
  .tabs {
    padding: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .title_two_sections {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 !important;
  }
  .title_two_sections span {
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 3px 10px;
  }
  .sizeChart-modal__table-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .sizeChart-modal__table-container .table {
    width: 100%;
  }
  .sizeChart-modal__table-container .ladoizq {
    width: 27%;
  }
  .sizeChart-modal__table-container .ladoizq_large {
    width: 36%;
    text-align: center;
  }
  .sizeChart-modal__table-container .ladoder {
    width: 73%;
  }
  .sizeChart-modal__table-container .ladoder_large {
    width: 64%;
    text-align: center;
  }
  .sizeChart-modal__table-container .tabla_medidas tbody tr td {
    min-width: 85px;
  }
  .sizeChart-modal__table-container .table-responsive, .sizeChart-modal__table-container .table-responsive-mod2 {
    width: 100%;
    margin-left: auto;
    margin-bottom: 15px;
  }
  .sizeChart-modal__table-container .table-responsive .tabla_medidas, .sizeChart-modal__table-container .table-responsive-mod2 .tabla_medidas {
    overflow-y: hidden;
    position: relative;
  }
  .medidas_cm_3f,
  .medidas_cm_4f,
  .medidas_cm_5f,
  .medidas_cm_2f,
  .medidas_cm_ext_3f,
  .medidas_cm_4f {
    right: -20px;
  }
}
.section-data::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
.section-data::-webkit-scrollbar-track {
  background: #EDEDED;
  border-radius: 10px;
}

/* Handle */
.section-data::-webkit-scrollbar-thumb {
  background: #BFBFBF;
  border-radius: 10px;
}

/* Handle on hover */
.section-data::-webkit-scrollbar-thumb:hover {
  background: #A9A9A9;
}

.sizeChartModal-title {
  font-weight: 600;
  font-size: 2rem;
}

.div__tags-container {
  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;
}
.div__tags-container p {
  margin: 0;
}
.div__tags-container.__tag-rojo {
  background: #CF3644;
  color: #ffffff;
}
.div__tags-container.__tag-rojo-d {
  background: #FFE3E3;
  color: #CF3644;
}
.div__tags-container.__tag-teal {
  background: #4E8B9B;
  color: #ffffff;
}
.div__tags-container.__tag-teal-soft {
  background: #7EA7AD;
  color: #ffffff;
}
.div__tags-container.__tag-yellow {
  background: #FFC843;
  color: #ffffff;
}
.div__tags-container.__tag-yellow-black {
  background: #FFC843;
  color: #000000;
}
.div__tags-container.__tag-yellow-soft-black {
  background: #FFC843;
  color: #000000;
}
.div__tags-container.__tag-yellow-soft {
  background: #F8DE8D;
  color: #000000;
}
.div__tags-container.__tag-pink {
  background: #F4D3D6;
  color: #000000;
}
.div__tags-container.__tag-peach {
  background: #F48474;
  color: #ffffff;
}
.div__tags-container.__tag-black {
  background: #000000;
  color: #ffffff;
}
.div__tags-container.__tag-white {
  background: #FFFFFF;
  color: #000000;
}
.div__tags-container.__tag-grey-soft {
  background-color: #6B6B6B;
  color: #000000;
}
.div__tags-container.__tag-grey-soft-d {
  color: #C9C9C9;
  background-color: #6B6B6B;
}
.div__tags-container.__tag-grey {
  color: #6B6B6B;
  background-color: #C9C9C9;
}
.div__tags-container.__ {
  display: none;
}

.product-grid-rec {
  padding-bottom: 20px;
  padding-top: 0;
  display: grid;
}
.product-grid-rec[data-grid=grid-3] {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 28px 29px;
}
.product-grid-rec[data-grid=grid-3] .grid-footer {
  grid-column: span 4;
}
.product-grid-rec[data-grid=grid-2] {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 29px 64px;
}
.product-grid-rec[data-grid=grid-2] .grid-footer {
  grid-column: span 2;
}
.product-grid-rec[data-grid=grid-1] {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 42px 0;
}
.product-grid-rec[data-grid=grid-1] .grid-footer {
  grid-column: span 1;
}
.product-grid-rec .product-tile {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-grid-rec .product-tile:hover {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1607843137);
}
.product-grid-rec .product-tile .image-container a {
  mix-blend-mode: multiply;
  color: #ffffff;
}
.product-grid-rec .product-tile .image-container .tile-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.product-grid-rec .product-tile .image-container .tile-image.quick-view-image {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
}
.product-grid-rec .product-tile .image-container .tile-image .wishlistTile {
  top: 0;
  right: 0;
}
.product-grid-rec .product-tile .image-container .tile-image .wishlistTile i.fa-heart-o {
  color: #6B6B6B;
}
.product-grid-rec .product-tile .image-container .quickview {
  display: none;
  background: transparent;
  margin: 3%;
  width: 94%;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  mix-blend-mode: normal;
  z-index: 2;
}
.product-grid-rec .product-tile .image-container .quickview:hover {
  text-decoration: underline;
}
.product-grid-rec .product-tile .image-container .quickview .addToCartButton {
  background: white;
  width: 60%;
  color: black;
  border-radius: 5px 0px 0px 5px;
  padding: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-grid-rec .product-tile .image-container .quickview .addToCartButton label {
  margin-bottom: 0;
}
.product-grid-rec .product-tile .image-container .quickview .addToCartButton .chevron-addToCart {
  width: 16px;
}
.product-grid-rec .product-tile .image-container .quickview .cart-and-ipay {
  width: 40%;
  background: black;
  border-radius: 0px 5px 5px 0px;
}
.product-grid-rec .product-tile .image-container .quickview .cart-and-ipay .add-to-cart-global-quickview {
  text-transform: none;
  padding: 0;
  height: 100%;
  background-color: black;
  opacity: 1;
  border: none;
}
.product-grid-rec .product-tile .image-container .quickview .cart-and-ipay .add-to-cart-global-quickview .fa-shopping-bag {
  display: none;
}
.product-grid-rec .product-tile .image-container .quickview .cart-and-ipay .add-to-cart-global-quickview img {
  display: none;
}
.product-grid-rec .product-tile .image-container:hover .tile-image.quick-view-image {
  border: none;
  opacity: 1;
}
.product-grid-rec .product-tile .image-container:hover .quickview {
  opacity: 1;
}
.product-grid-rec .product-tile .tile-body {
  padding: 0;
  min-height: 110px;
}
.product-grid-rec .product-tile .tile-body .pdp-link a {
  font-size: 16px;
  font-family: "Futura-pt";
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.product-grid-rec .product-tile .tile-body .price {
  margin-top: 9px;
  font-size: 16px;
  font-family: "Futura-pt";
  font-weight: 400;
  color: #212121;
}
.product-grid-rec .product-tile .tile-body .price .strike-through {
  color: #212121;
  margin-right: 0.4em;
}
.product-grid-rec .product-tile .tile-body .price .sales {
  color: #CF3644;
}
.product-grid-rec .product-tile .tile-body .price span.range {
  font-size: 16px;
  color: #212121;
}
.product-grid-rec .product-tile .color-swatches {
  min-height: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.product-grid-rec .product-tile .color-swatches .swatches span {
  padding: 0;
}
.product-grid-rec .product-tile .color-swatches .swatches span:nth-child(1) {
  padding-left: 0;
}
.product-grid-rec .product-tile .color-swatches a, .product-grid-rec .product-tile .color-swatches span {
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.product-grid-rec .product-tile .color-swatches .swatch-circle {
  width: 15px;
  height: 15px;
  background-color: #F2F2F2;
  margin: 0 4px;
  border: 0;
}
.product-grid-rec .product-tile .new-link-tag {
  position: absolute;
  top: 0px;
  width: 100%;
  display: block;
  mix-blend-mode: normal;
}
.product-grid-rec .product-tile .new-link-tag .div__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.product-grid-rec .product-tile .new-link-tag .div__tags-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  min-width: 80px;
  text-align: center;
  padding: 8px;
  margin-bottom: 10px;
}
.product-grid-rec .product-tile .new-link-tag .div__tags .img-tag {
  max-width: 70px;
  margin: 10px;
}
.product-grid-rec .product-tile .new-link-tag .div__tags .size-discount {
  width: 50px !important;
  max-width: 80px !important;
  min-width: 50px;
  margin-left: 10px;
}
.product-grid-rec .product-tile .new-link-tag:hover {
  text-decoration: none;
}
.product-grid-rec .product-tile .div__tags-container .texto:hover {
  text-decoration: none;
}
.product-grid-rec .grid-footer {
  padding: 0;
}
.product-grid-rec .grid-footer .show-more {
  padding: 0;
}

.plp__banner {
  height: 116px;
  margin-top: -5px;
  margin-bottom: 20px;
  padding: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.plp__banner span {
  font-size: 20px;
  text-align: center;
}
.plp__banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 18px;
}
.plp__banner__container--button {
  border-radius: 15px;
  text-align: center;
  height: 29px;
  font-size: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 13.3333333333%;
          flex: 1 0 13.3333333333%;
  min-width: 130px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 0px 15px;
}
.plp__banner__container--button h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 !important;
  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;
  height: 100%;
}

@media (max-width: 991.98px) {
  .plp__banner {
    left: -15px;
    position: relative;
    min-width: 100vw;
    height: 110px;
    padding-right: 0;
  }
  .plp__banner span {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
  }
  .plp__banner__container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-left: 0px;
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: 0;
    min-height: 25px;
  }
  .plp__banner__container::-webkit-scrollbar {
    height: 0 !important;
  }
  .plp__banner__container--button {
    height: 25px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    max-width: initial;
  }
  .plp__banner__container--button:last-child {
    margin-right: 15px;
  }
  .plp__banner__container--button h2 {
    font-size: 14px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .new-link-tag:hover {
    text-decoration: none;
  }
  .div__tags-container .texto:hover {
    text-decoration: none;
  }
}
.buttonProductsTitle {
  margin: 10px 10px 10px 14px;
  padding: 5px 15px;
  font-size: 20px;
  font-weight: 100;
  border-radius: 7px;
  position: relative;
  bottom: 6px;
  border: none;
}
.buttonProductsTitle.Tile:hover {
  background-color: #4E8B9B !important;
  color: #ffffff !important;
  border: none;
}
.buttonProductsTitle.Black:hover {
  background-color: #000000 !important;
  border: none;
  color: #ffffff !important;
}
.buttonProductsTitle.White:hover {
  background-color: #ffffff !important;
  border: none;
  color: #2B2B2B !important;
}

.quick-view-dialog {
  max-width: 832px;
}
.quick-view-dialog .modal-header {
  display: none;
}
.quick-view-dialog .modal-body {
  padding: 40px 50px 10px 30px;
  max-height: 500px;
  position: relative;
}
.quick-view-dialog .modal-body .close {
  position: absolute;
  right: -32px;
  top: -22px;
  margin: 0;
  padding: 0;
  background: #000000;
  border: none;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  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;
  opacity: 1;
}
.quick-view-dialog .modal-body .close span {
  color: #ffffff;
  font-size: 27px;
  font-family: auto;
  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;
  text-shadow: none;
  margin-top: -1px;
  opacity: 1;
}
@media (max-width: 991.98px) {
  .quick-view-dialog .modal-body .close span {
    margin-top: 0;
  }
}
.quick-view-dialog .modal-body .close:not(:disabled):not(.disabled):hover,
.quick-view-dialog .modal-body .close:not(:disabled):not(.disabled):focus {
  opacity: 1;
}
.quick-view-dialog .modal-footer {
  padding: 0 63px 55px 13px;
}
.quick-view-dialog .modal-footer .col-6, .quick-view-dialog .modal-footer .col-sm-6, .quick-view-dialog .modal-footer .col-12 {
  padding: 0;
}
.quick-view-dialog .cart-and-ipay {
  padding: 10px 0;
}
.quick-view-dialog .cart-and-ipay .col-sm-12 {
  padding: 0;
  text-align: left;
}
.quick-view-dialog .cart-and-ipay .btn {
  font-size: 20px;
  line-height: 26px;
  padding: 7px 15px;
  width: 100%;
  max-width: 302px;
}
.quick-view-dialog .cart-and-ipay .btn .fa {
  display: none;
}

.product-quickview {
  padding: 0;
}
.product-quickview .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-quickview__gallery {
  padding: 0;
  max-width: 52.66%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52.66%;
          flex: 0 0 52.66%;
}
.product-quickview .thumbnails__items {
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 385px;
  overflow-y: hidden;
}
.product-quickview .thumbnails__item {
  margin-bottom: 37px;
  background: #F3F3F3;
}
.product-quickview .thumbnails__item:nth-last-of-type(1) {
  margin: 0;
}
.product-quickview .thumbnails__item img {
  width: 67px;
  height: 67px;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: multiply;
}
.product-quickview .carousel-inner {
  background: #F3F3F3;
}
.product-quickview .carousel-inner--plp {
  display: none;
}
.product-quickview .carousel-control-prev, .product-quickview .carousel-control-next, .product-quickview .carousel-indicators {
  display: none;
}
.product-quickview .image-large {
  margin: 0 0 0 17px;
  position: relative;
  min-height: 380px;
  max-height: 380px;
  width: 311px;
}
.product-quickview .image-large .zoom-button {
  position: absolute;
  width: 23px;
  top: 8px;
  right: 10px;
  border: 1px solid #000000;
  color: #000000;
  font-size: 27px;
  border-radius: 15px;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
.product-quickview .image-large .zoom-button.close-zoom {
  font-size: 0;
  border: none;
  padding: 4px;
  height: 23px;
}
.product-quickview .image-large .zoom-button.close-zoom:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url("../../images/close.png");
  background-size: 100%;
  display: block;
}
.product-quickview .image-large__item {
  height: 100%;
  mix-blend-mode: multiply;
  z-index: 1;
  padding: 0;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: none;
          animation: none;
}
.product-quickview .image-large__item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 380px;
  margin: 0 auto;
}
.product-quickview .image-large__item.zoom {
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
}
.product-quickview .image-large__item.zoom img {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: block;
  width: 100%;
}
.product-quickview .image-large__item.zoom img:hover {
  opacity: 0;
}
.product-quickview__info {
  padding: 0;
  max-width: 332px;
  margin-left: auto;
}
.product-quickview__product-name {
  font-size: 20px;
  line-height: 26px;
  font-family: "Futura-pt";
  font-weight: 400;
}
.product-quickview .ratings {
  margin-bottom: 14px;
}
.product-quickview .ratings .fa-star, .product-quickview .ratings .fa {
  font-size: 12px;
}
.product-quickview .ratings .reviews-value {
  margin-left: 16px;
  font-size: 13px;
  line-height: 18px;
  padding: 0 4px;
  border: 1px solid #BFBFBF;
  border-radius: 3px;
}
.product-quickview .ratings .write-review {
  font-size: 14px;
  line-height: 18px;
  text-decoration: underline;
  color: #6B6B6B;
  margin-left: 16px;
}
.product-quickview .div__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0 15px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.product-quickview .div__tags-container {
  text-transform: uppercase;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.product-quickview .div__tags-container .texto {
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}
.product-quickview__prices span {
  font-size: 18px;
  color: #212121;
}
.product-quickview__prices .price {
  display: inline-block;
  margin-left: 43px;
}
.product-quickview__prices .price .list, .product-quickview__prices .price .sales .value, .product-quickview__prices .price .normal {
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
}
.product-quickview__prices .price .list, .product-quickview__prices .price .normal {
  color: #212121;
}
.product-quickview__prices .price .sales .value {
  color: #CF3644;
}
.product-quickview .product-number {
  color: #979797;
  font-size: 12px;
  padding-top: 5px;
  display: block;
  width: 100%;
}
.product-quickview__attributes .col-12 {
  padding: 0;
}
.product-quickview__attributes--promotions {
  margin-bottom: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.product-quickview__attributes .promotions {
  margin-top: 20px;
}
.product-quickview__attributes .promotions .title {
  border-top: 1px solid #DBDBDB;
  padding: 0;
}
.product-quickview__attributes .promotions .title span {
  font-weight: 600;
}
.product-quickview__attributes .promotions .title-text, .product-quickview__attributes .promotions .content {
  color: #00A30D;
  font-size: 14px;
  line-height: 18px;
}
.product-quickview__attributes .promotions .title-text {
  line-height: 38px;
}
.product-quickview__attributes .promotions .value {
  margin-bottom: 10px;
}
.product-quickview__attributes .swatch {
  border-top: 1px solid #DBDBDB;
  margin: 16px 0 !important;
}
.product-quickview__attributes div[data-attr=color] .color-attribute {
  margin: 0 13px 10px 0;
  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;
  width: 40px;
  height: 40px;
  cursor: auto;
  background: #F3F3F3;
  border-radius: 50%;
  mix-blend-mode: multiply;
}
.product-quickview__attributes div[data-attr=color] .color-attribute label {
  font-size: 8px;
  line-height: 10px;
  color: #707070;
  text-align: center;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span {
  mix-blend-mode: multiply;
  border: none;
  margin: 0;
  width: 40px;
  height: 40px;
  background-size: 100%;
  cursor: pointer;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span.selected:after {
  content: "\f00c";
  background: rgba(0, 0, 0, 0.4);
  top: 0px;
  left: 0px;
  font-size: 16px;
  color: #ffffff;
  width: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span.selected + label {
  font-weight: 600;
  text-decoration: underline;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span.unselectable {
  opacity: 0.7;
  position: relative;
  cursor: auto;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span.unselectable:before {
  content: "";
  width: 35px;
  height: 1px;
  background: #E1E1E1;
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}
.product-quickview__attributes div[data-attr=color] .color-attribute span.unselectable + label {
  color: #BBBBBB;
  cursor: auto;
}
.product-quickview__attributes div[data-attr=color] .color-attribute span.white.selected:after, .product-quickview__attributes div[data-attr=color] .color-attribute span.bone.selected:after, .product-quickview__attributes div[data-attr=color] .color-attribute span.blanco.selected:after, .product-quickview__attributes div[data-attr=color] .color-attribute span.crema.selected:after, .product-quickview__attributes div[data-attr=color] .color-attribute span.hueso.selected:after, .product-quickview__attributes div[data-attr=color] .color-attribute span.crudo.selected:after {
  color: #000000;
}
.product-quickview__attribute {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
  padding: 0;
}
.product-quickview__availability {
  display: none;
}
.product-quickview__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 332px;
}
.product-quickview__quantity .col-12:nth-of-type(1) {
  max-width: 125px;
}
.product-quickview__quantity label {
  margin: 0;
  font-family: "Futura-pt";
  font-weight: 600;
  vertical-align: sub;
}
.product-quickview__quantity .custom-select {
  padding: 7px 15px 6px 10px;
  font-family: "Futura-pt";
  font-weight: 600;
  border-radius: 5px;
  line-height: 15px;
  font-size: 15px;
  max-width: 52px;
  height: auto;
  float: right;
}
.product-quickview__quantity .arrow-select {
  position: absolute;
  right: 19%;
  top: calc(50% - 7px);
  width: 10px;
  height: 10px;
  display: block;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  /* Giramos el cuadrado */
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background: #ffffff;
  pointer-events: none;
}

@media (max-width: 991.98px) {
  .quick-view-dialog .modal-body {
    max-height: 520px !important;
  }
  .product-quickview {
    padding-top: 15px;
  }
  .product-quickview__gallery {
    min-width: 100%;
  }
  .product-quickview__attribute .noMovil {
    display: initial;
  }
  .product-quickview .thumbnails {
    overflow-x: overlay;
  }
  .product-quickview .thumbnails__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-quickview .thumbnails__item {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .product-quickview .thumbnails__item:nth-last-of-type(1) {
    margin: 0;
    margin-right: 15px;
  }
  .product-quickview .thumbnails__item img {
    width: auto;
    height: 300px;
  }
  .product-quickview .image-large {
    display: none;
  }
  .product-quickview__info {
    max-width: 100%;
  }
  .product-quickview .custom-attr-quantity label {
    margin: 0;
    padding-top: 6px;
  }
  .product-quickview .availability {
    display: none;
  }
}
.container-searches div.recommendation div.value.content {
  left: 0;
}
.container-searches div.recommendation div.value.content .product-grid-rec .carousel-product-item[data-index="1"] {
  margin-left: 0 !important;
}

div.recommendation .title {
  display: block;
  width: 100%;
  margin: 0px 0px 36px !important;
  font-size: 34px;
  font-weight: 500 !important;
  font-family: "alternate-gothic-condensed-a";
  margin-left: 8px;
  color: #2B2B2B !important;
  text-transform: uppercase;
}
div.recommendation div.value.content {
  position: relative;
  display: block;
  width: calc(100% + 55px);
  left: -55px;
}
div.recommendation div.value.content > .carousel-arrow {
  min-height: 100%;
  position: absolute;
  font-size: 24px;
  top: 0;
  padding: 0px 5px 0px 10px;
  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;
}
div.recommendation div.value.content > .carousel-arrow:hover {
  cursor: pointer;
}
div.recommendation div.value.content > .carousel-arrow:nth-child(2) {
  position: absolute;
  top: -72px;
  right: 60px;
  left: auto;
  min-height: initial;
}
div.recommendation div.value.content > .carousel-arrow:nth-child(3) {
  position: absolute;
  top: -72px;
  right: 0px;
  left: auto;
  min-height: initial;
}
div.recommendation div.value.content > .carousel-arrow:nth-child(3) img {
  position: relative;
  top: 55px;
}
div.recommendation div.value.content > .carousel-arrow i {
  font-size: 24px;
}
div.recommendation div.value.content > .carousel-arrow img {
  display: block;
  width: 17px;
  position: relative;
  top: -55px;
}
div.recommendation div.value.content > .carousel-arrow.disabled {
  opacity: 0.3;
}
div.recommendation div.value.content .product-grid-rec {
  position: relative;
  padding-bottom: 20px;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  grid-template-columns: none !important;
  grid-gap: 0 !important;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item {
  display: block;
  position: relative;
  -webkit-transition: opacity 2s visibility 2s;
  transition: opacity 2s visibility 2s;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 249px;
  min-width: 249px;
  margin: 0 9px !important;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item[data-index="1"] {
  margin-left: 55px !important;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 2s visibility 2s;
  transition: opacity 2s visibility 2s;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .link-tags {
  bottom: 10px;
  width: 100%;
  display: block;
  mix-blend-mode: normal;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .link-tags .div__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .link-tags .div__tags.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0 9px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .link-tags .div__tags-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  min-width: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 1px 3px;
  padding: 3px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container {
  overflow: hidden;
  border-radius: 0 !important;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container:hover {
  overflow: hidden;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container:hover .tile-image:nth-child(2) {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container:hover .quickview {
  opacity: 1;
  display: none;
  border-radius: 4px 4px 10px 10px;
  bottom: 0px;
  cursor: pointer;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .tile_image_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .tile-image {
  height: 340px;
  width: 249px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .link-tags {
  display: none !important;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .pdp-link {
  line-height: normal;
  margin-top: 12px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .pdp-link .link {
  font-size: 16px;
  line-height: 17px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .default-price__container del {
  text-decoration: unset;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .default-price__container span {
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 21px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .color-swatches {
  margin-top: 8px;
  line-height: 21px;
  height: 21px;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .color-swatches .swatch-circle {
  border: none;
}
div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .color-swatches .swatch-circle.BLANCO {
  border: 0.05px solid #BBBBBB;
}
div.recommendation div.value.content .product-grid-rec .pdp-link a {
  font-size: 16px;
  font-family: "Futura-pt";
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
div.recommendation div.value.content .product-grid-rec .quickview {
  z-index: 2;
}

/**
TODO: remove impotant property
*/
.showShowQuickViewMobile {
  display: none !important;
}

.addToCartControls-Mobile__QuickView {
  display: none;
}

@media (max-width: 543.98px) {
  div.recommendation .title {
    text-align: left;
  }
}
@media (max-width: 991.98px) {
  .showShowQuickViewMobile {
    display: block !important;
  }
  .hideShowQuickViewMobile > :not(.detail-panel) {
    display: none !important;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item[data-index="1"] {
    margin-left: 25px !important;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile {
    min-height: initial;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container {
    min-width: initial;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container .product-desk {
    display: block;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .image-container .product-mobile {
    display: none;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item .product-tile .tile-image {
    min-height: 395px;
    height: 395px;
    width: 239px;
  }
  #quickViewModal.recommendation-mobile_quickViewModal {
    background: rgba(0, 0, 0, 0.3);
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 90vw;
    position: absolute;
    right: -3px;
    height: 100vh;
    margin: 0;
    border-top: 0px solid #ffffff;
    border-top-color: #ffffff;
    -webkit-transition: none;
    transition: none;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content {
    display: block;
    border-top: 0px solid #ffffff;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content .modal-header {
    border-top-color: #ffffff;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content .modal-body {
    min-height: 90% !important;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content .modal-footer {
    height: auto;
    display: block !important;
    position: absolute;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 !important;
    bottom: 0px;
    width: 90vw;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content .modal-footer > * {
    display: none;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content .modal-footer .addToCartControls-Mobile__QuickView {
    display: block;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .modal-dialog-centered .modal-content .modal-footer .fixed-mobile {
    position: relative;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .carousel.slide.pointer-event {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .carousel.slide.pointer-event .image-large {
    display: block;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 15px 0;
    width: 100%;
    height: auto;
    min-height: auto;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .carousel.slide.pointer-event .image-large .zoom-button {
    display: none;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .carousel.slide.pointer-event .thumbnails {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .quickview__gallery-custom .image-large__item img {
    width: 180px;
    padding: 0;
    max-height: 350px;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .quickview__gallery-custom li.thumbnails__item {
    margin-right: 15px;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .quickview__gallery-custom li.thumbnails__item.active {
    display: none;
  }
  #quickViewModal.recommendation-mobile_quickViewModal .product-quickview .quickview__gallery-custom li.thumbnails__item > img {
    width: 45px;
    height: 48px;
  }
  #quickViewModal.recommendation-mobile_quickViewModal ~ .modal-backdrop {
    z-index: 1030;
  }
  div.recommendation div.value.content {
    width: calc(100% + 50px);
    left: -25px;
  }
  div.recommendation div.value.content > .carousel-arrow:nth-child(2) {
    left: -25px;
  }
  div.recommendation div.value.content > .carousel-arrow:nth-child(3) {
    right: -25px;
  }
  div.recommendation.recommendation-mobile div.value.content .carousel-arrow {
    display: none;
  }
}
@media (min-width: 1367px) {
  div.recommendation div.value.content {
    width: calc(100% + (100vw - 1256px) / 2);
    left: 0;
  }
  div.recommendation div.value.content .product-grid-rec .carousel-product-item[data-index="1"] {
    margin-left: 0 !important;
  }
}
.product-breadcrumb {
  margin-bottom: 15px;
}
.product-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  font-family: FontAwesome;
  content: "\f105";
  color: #909193;
}
.product-breadcrumb .breadcrumb {
  font-size: 12px;
  padding-bottom: 5px;
  padding-top: 0;
}
.product-breadcrumb .breadcrumb a {
  color: #909193 !important;
}

.container .product-detail .product-wrapper {
  margin-top: 90px;
}

.container.product-detail {
  margin-top: 120px;
}
.container.product-detail .icon-sharethis {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  z-index: 9;
}
.container.product-detail .detail .fixedDetails {
  top: 120px;
  margin-right: 0;
}
.container.product-detail .product-detail__modal .modal-dialog {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-top: 150px;
}
.container.product-detail .product-detail__modal .modal-dialog .modal-header {
  border-bottom: none;
}
.container.product-detail .product-detail__modal .modal-dialog .modal-header .close {
  padding: 6px;
  width: 44px;
  height: 44px;
  opacity: 1;
}
.container.product-detail .product-detail__modal .modal-dialog .modal-header .close:before {
  content: "";
  width: 20px;
  height: 20px;
  margin: 6px;
  background: url("../../images/close.png");
  background-size: 100%;
  display: block;
}
.container.product-detail .product-detail__modal .modal-dialog .modal-body {
  padding: 10px 30px 20px;
}

.content-inner {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-inner .content-inner_center {
  width: 1250px;
}
.content-inner .content-inner_center .classEnvio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.content-inner .content-inner_center .classImgEnvio {
  width: 45px;
  margin-right: 40px;
  margin-left: 12px;
}
.content-inner .content-inner_center .classImgEnvioBox {
  width: 65px;
  margin-right: 30px;
  margin-left: 0px;
}

.carousel-select-color .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.arrows-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.arrows-container.hide {
  display: none;
}
.arrows-container .prev {
  margin-right: 40px !important;
}
.arrows-container .prev,
.arrows-container .next {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
  width: 24px;
  height: 24px;
  border: none;
  padding: 0 !important;
}
.arrows-container .prev.disabled,
.arrows-container .next.disabled {
  opacity: 0.5;
  cursor: default;
}
.arrows-container .prev i,
.arrows-container .next i {
  color: #2B2B2B;
  -webkit-text-stroke: 0.5px;
  font-size: 24px;
}

#container-detail .product-image {
  padding: 0;
}
#container-detail .primary-images {
  width: 90%;
}
#container-detail .primary-images .row-container-pdp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#container-detail .primary-images iframe {
  margin-top: 20px;
}
#container-detail .primary-images .container-img, #container-detail .primary-images .container-video {
  width: 48%;
  cursor: pointer;
  position: relative;
}
#container-detail .primary-images .container-img video, #container-detail .primary-images .container-video video {
  -o-object-fit: cover;
     object-fit: cover;
}
#container-detail .primary-images .container-img iframe, #container-detail .primary-images .container-video iframe {
  margin-top: 0;
}
#container-detail .primary-images .container-link {
  background: #ffffff;
  color: #000000;
  border-radius: 25px;
  padding: 5px 10px;
  right: 10px;
  bottom: 8px;
}
#container-detail .primary-images .container-link i {
  padding-left: 5px;
  -webkit-text-stroke: 1px #F5F5F5;
}
#container-detail .primary-images .container-video:before {
  content: "";
  background: rgba(33, 33, 33, 0.8);
  position: absolute;
  width: 96px;
  height: 96px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
  pointer-events: none;
}
#container-detail .primary-images .container-video:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-left: 36px solid #ffffff;
  border-bottom: 18px solid transparent;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
#container-detail .primary-images img {
  padding: 0;
}
#container-detail .product-name {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 1.2;
}
#container-detail .icon-heart span.fa-stack {
  position: relative;
  height: 26px;
  width: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container-detail .triangle_border_up {
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #6B6B6B;
  margin: 40px auto;
  position: absolute;
  right: 80%;
  top: -51px;
}
#container-detail .triangle_border_up span {
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent rgb(255, 255, 255);
  position: absolute;
  top: 2px;
  left: -10px;
}
#container-detail .popover__wrapper-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#container-detail .popover__wrapper-container .popover__wrapper {
  width: 24px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container-detail .popover__wrapper-container .popover__content {
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -4%;
  top: 24px;
  color: #6B6B6B;
  border-radius: 10px;
  border: 1.5px solid #6B6B6B;
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
  background-color: #ffffff;
  padding: 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: 200px;
  max-width: 200px;
}
#container-detail .popover__wrapper-container .popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
  -webkit-transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
#container-detail .popover__wrapper-container .popover__message {
  text-align: center;
  margin-bottom: 0px;
}
#container-detail .product-number-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#container-detail .product-number-rating .ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  margin-top: 5px;
}
#container-detail .product-number-rating .ratings .write-review, #container-detail .product-number-rating .ratings .write-review-product {
  border-radius: 2px;
  padding: 0px 4px;
  margin-left: 10px;
  border: 0.5px solid;
  color: #2B2B2B !important;
  font-size: 10px;
}
#container-detail .product-number-rating .div__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 10px;
}
#container-detail .product-number-rating .div__tags-container {
  height: auto;
  text-transform: uppercase;
  border-radius: 2px;
  margin: 0 4px 0 0;
  padding: 2px 4px;
}
#container-detail .product-number-rating .div__tags-container .texto {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}
#container-detail .product-number-rating .text-m {
  display: none;
}
#container-detail .product-number-rating .id-product {
  font-size: 16px;
}
#container-detail .product-number-rating .product-price-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#container-detail .product-number-rating .product-price {
  padding-top: 10px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 19px;
}
#container-detail .product-number-rating .product-price * {
  font-size: 20px;
  font-weight: 500;
}
#container-detail .product-number-rating .product-price .text-price {
  font-size: 18px;
  margin-right: 10px;
}
#container-detail .product-number-rating .product-price .strike-through {
  color: #B9B9B9;
}
#container-detail .product-number-rating .product-price .sales .value {
  color: #CF3644;
  font-size: 20px !important;
  font-weight: bold !important;
}
#container-detail .product-number-rating {
  border: none;
}
#container-detail hr {
  border-top: 1px solid #DBDBDB;
  margin-top: 15px;
}
#container-detail .product-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  color: #909193;
  font-size: 16px;
}
#container-detail .product-number .content-popup {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
#container-detail .promotions {
  margin-top: 0px;
}
#container-detail .promotions .title {
  border-top: 1px solid #DBDBDB;
  padding: 0;
}
#container-detail .promotions .title span {
  font-weight: 600;
}
#container-detail .promotions .title-text, #container-detail .promotions .content {
  color: #00A30D;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
#container-detail .promotions .title-text {
  line-height: 40px;
}
#container-detail .promotions .collapsible-xl button.callout::after {
  color: #000000;
  font-size: 15px;
  margin-right: 0;
}
#container-detail .attributes .colors .size {
  font-size: 20px;
  line-height: 21px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 400;
}
#container-detail .attributes .values {
  grid-gap: 10px 15px;
}
#container-detail .attributes .values li {
  height: 44px;
  padding: 0;
  border-radius: 7px;
  font-size: 20px;
  border: none;
}
#container-detail .attributes .values li .attr-select {
  padding: 8px 24px;
  color: #2B2B2B;
}
#container-detail .attributes .values li button:disabled:after {
  width: 75px;
  top: 14px;
  -webkit-transform: translateX(-50%) rotate(-30deg);
          transform: translateX(-50%) rotate(-30deg);
}
#container-detail .attributes .values li.selected .attr-select {
  font-weight: 500;
  color: #ffffff;
}
#container-detail .attributes .values li.disabled {
  opacity: 0.4;
}
#container-detail .attributes .prices-add-to-cart-actions .add-to-cart {
  margin: 0;
  margin-bottom: 10px;
  border-radius: 5px;
  width: 85%;
  max-width: none;
  text-transform: none;
  font-size: 24px;
  font-weight: 400;
}
#container-detail .attributes .prices-add-to-cart-actions .add-to-cart .cart-add {
  width: 26px;
  margin-left: 5px;
}
#container-detail .attributes .prices-add-to-cart-actions .add-to-cart-buy {
  margin: 0;
  margin-bottom: 10px;
  border-radius: 5px;
  max-width: none;
  text-transform: none;
  font-size: 24px;
  font-weight: 400;
  border: 2px solid;
}
#container-detail .attributes .prices-add-to-cart-actions .icon-heart {
  border: 2px solid;
  width: 15%;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}
#container-detail .attributes .prices-add-to-cart-actions .icon-heart .add-to-fav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container-detail .attribute {
  margin-top: 0;
}
#container-detail .attribute .color {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
#container-detail .attribute .color-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#container-detail .attribute .color-attribute {
  height: auto;
  outline: none;
  position: relative;
  margin: 0 17px 10px 0;
  cursor: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 70px;
}
#container-detail .attribute .color-attribute .selected {
  border: 1px solid #000000;
}
#container-detail .attribute .color-attribute label {
  padding-top: 4px;
  cursor: pointer;
}
#container-detail .attribute .color-attribute span {
  position: relative;
  width: 70px;
  height: auto;
  outline: none;
  background-size: cover;
  border: none;
  cursor: pointer;
  mix-blend-mode: multiply;
  overflow: hidden;
  border-radius: 0;
}
#container-detail .attribute .color-attribute span.selected + label {
  color: #000000;
  font-weight: 500;
}
#container-detail .attribute .color-attribute span.unselectable {
  position: relative;
  cursor: auto;
  display: none;
}
#container-detail .attribute .color-attribute span.unselectable:before {
  content: "";
  width: 35px;
  height: 1px;
  background: #E1E1E1;
  position: absolute;
  top: 13px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}
#container-detail .attribute .color-attribute span.unselectable + label {
  display: none;
}
#container-detail .attribute .color-attribute span.unselectable + label {
  color: #BBBBBB;
  cursor: auto;
}
#container-detail .attribute .color-attribute span.white.selected:after, #container-detail .attribute .color-attribute span.bone.selected:after, #container-detail .attribute .color-attribute span.blanco.selected:after, #container-detail .attribute .color-attribute span.crema.selected:after, #container-detail .attribute .color-attribute span.hueso.selected:after, #container-detail .attribute .color-attribute span.crudo.selected:after {
  color: #000000;
}
#container-detail .attribute .color-attribute span img {
  width: 68px;
}
#container-detail .attribute .color-attribute span::after {
  /*position: absolute;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 34px;
  top: 0px;
  left: 0px;        
  background: rgba(0,0,0,0.4);
  outline: none;*/
  display: none;
}
#container-detail .attribute .color-attribute span.swatch-circle-white {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#container-detail .attribute .color-attribute span.swatch-circle-white::after {
  outline: none;
}
#container-detail .attribute .color-attribute label {
  font-size: 14px;
  line-height: 10px;
  color: #000000;
}
#container-detail .size-chart {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#container-detail .size-chart #size-chart {
  cursor: pointer;
  font-size: 16px;
}
#container-detail .select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container-detail .select label {
  margin-left: -15px;
  margin-right: 15px;
}
#container-detail .select select {
  background: transparent;
  width: 50%;
  border-radius: 25px;
}
#container-detail .select .arrow-select {
  position: absolute;
  right: 55%;
  top: calc(50% - 8px);
  width: 10px;
  height: 10px;
  display: block;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  /* Giramos el cuadrado */
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#container-detail .attribute-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container-detail .attribute-quantity label {
  margin-top: 5px;
  margin-right: 15px;
  margin-left: -15px;
  font-family: "Futura-pt";
  font-weight: 600;
}
#container-detail .attribute-quantity select {
  background: transparent;
  width: 70px;
  border-radius: 5px;
  padding: 5px 15px 6px 10px;
  font-family: "Futura-pt";
  font-weight: 600;
  font-size: 15px;
  line-height: 17px;
  height: auto;
  max-width: 52px;
}
#container-detail .attribute-quantity .arrow-select {
  position: absolute;
  right: 33%;
  top: calc(50% - 12px);
  width: 10px;
  height: 10px;
  display: block;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  /* Giramos el cuadrado */
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#container-detail .social-container .social-icons {
  font-size: 19px;
  margin-top: 1em;
  line-height: 20px;
}
#container-detail .social-container .social-icons p {
  margin-right: 10px;
  line-height: 23px;
}
#container-detail .social-container .social-icons a i {
  font-size: 13px;
  border-radius: 50%;
  padding: 3px;
  background: #000000;
  color: #ffffff;
}
#container-detail .social-container .social-icons .at-share-btn-elements .at-icon-wrapper {
  min-width: 26px;
  min-height: 26px;
}
#container-detail .social-container .social-icons .at-share-btn-elements .at-icon-wrapper span, #container-detail .social-container .social-icons .at-share-btn-elements .at-icon-wrapper svg {
  width: 18px !important;
  height: 26px !important;
}
#container-detail .description .title {
  font-size: 16px;
  line-height: 21px;
  margin: 15px 0;
}
#container-detail .description .container-description {
  padding: 0;
  font-size: 16px;
  line-height: 18px;
}

.modal.zoom-pdp {
  background: #ffffff;
  overflow: auto;
}
.modal.zoom-pdp.show {
  display: block;
}
.modal.zoom-pdp .close {
  position: fixed;
  float: none;
  top: 30px;
  right: 30px;
  opacity: 1;
  cursor: pointer;
  content: "";
  background-size: 100%;
  width: 20px;
  height: 20px;
}
.modal.zoom-pdp .container-img {
  text-align: center;
  margin: 0 auto;
}
.modal.zoom-pdp .container-img img {
  height: auto;
  width: 100%;
}

.product-mobile {
  display: none !important;
}

.nameProductMovil {
  padding-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-detail-tabs {
  color: #000000;
  margin-top: 1.5em;
  margin-bottom: 3em;
  padding-bottom: 1px;
}
.product-detail-tabs #tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 59px;
  background-color: #F5F5F5;
  padding: 0 4rem;
  border-bottom: none;
}
.product-detail-tabs #tabs .nav-item a {
  color: #000000 !important;
  font-size: 24px;
  font-family: "alternate-gothic-condensed-a";
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px 20px;
  line-height: normal;
}
.product-detail-tabs #tabs .nav-item h2 {
  color: #000000 !important;
  font-size: 24px;
  font-family: "alternate-gothic-condensed-a";
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px;
  line-height: normal;
  margin-bottom: 0;
}
.product-detail-tabs #content {
  padding: 0 55px;
  border: none;
}
.product-detail-tabs #content .card {
  border: none;
}
.product-detail-tabs .nav-tabs .nav-link.active {
  border-bottom: 2px solid #000000;
  background-color: transparent;
}
.product-detail-tabs .nav-tabs .nav-link:hover {
  background-color: transparent;
}
.product-detail-tabs .card-header {
  background: transparent;
  color: #4E8B9B;
  border-bottom: none;
}
.product-detail-tabs .card-header .title-detail {
  color: #4E8B9B;
  font-size: 20px;
  margin-top: 15px;
}
.product-detail-tabs .card-body {
  color: #2B2B2B;
  padding: 0 180px;
  margin-top: 1rem;
}
.product-detail-tabs .card-body .container-fit-jeans {
  margin-top: 60px !important;
}
.product-detail-tabs .card-body .container-composicion {
  margin-bottom: 30px;
}
.product-detail-tabs .card-body .container-description {
  padding: 0;
}
.product-detail-tabs .card-body .container-description h3 {
  font-size: 16px;
}
.product-detail-tabs .card-body .container-description p {
  font-size: 16px;
  color: #2B2B2B;
}
.product-detail-tabs .card-body .container-description .description-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.product-detail-tabs .card-body .product-desk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-detail-tabs .card-body .container-tables div {
  padding: 0;
}
.product-detail-tabs .card-body .container-tables table thead th {
  padding: 0;
}
.product-detail-tabs .card-body .container-tables table thead th h3 {
  font-size: 18px;
  padding: 7px 0;
  text-align: left;
}
.product-detail-tabs .card-body .container-tables table tbody tr th {
  font-size: 16px;
  color: #707070;
  font-family: "Futura-pt";
  font-weight: 600;
  padding: 0;
  text-align: left;
}
.product-detail-tabs .card-body .container-tables table tbody tr td {
  color: #2B2B2B;
  padding: 0;
}

#sizeChartModal .modal-dialog {
  max-width: 900px;
  height: 100%;
  margin: auto;
}
#sizeChartModal .modal-content {
  width: 900px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 20%;
}
#sizeChartModal .modal-content .modal-header {
  border: none;
}
#sizeChartModal .modal-content .modal-header .close {
  z-index: 1;
}
#sizeChartModal .modal-content .modal-body {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 20px;
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.complete_look_container {
  position: absolute;
  margin-top: -55px;
  z-index: 19;
}
.complete_look_style {
  background: #ffffff;
  color: #000000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 8px;
  padding: 8px 16px;
  height: 35px;
}
.complete_look_style p {
  min-width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.complete_look_style p img {
  margin: 0px 7px;
}
.complete_look_search {
  top: 5px;
  right: 10px;
  border: none;
  background: #ffffff;
  width: 21px;
}

.img-zoom {
  max-width: 100%;
  width: 100%;
  cursor: url("../../images/mas.svg"), auto;
}

.product-tile img.img-zoom {
  width: auto !important;
}

@media (max-width: 543.98px) {
  .prices-add-to-cart-actions {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .cart-and-ipay .btn {
    margin-top: 10px;
  }
  .container.product-detail {
    margin-top: -20px;
    padding: 0 25px !important;
  }
}
@media (min-width: 768px) {
  .product-detail-tabs .card-body .container-tables table tbody tr th {
    width: 40%;
  }
}
@media (min-width: 992px) {
  #container-detail .primary-images .row-container-pdp {
    max-height: 1050px;
    overflow-y: scroll;
  }
}
@media (max-width: 991.98px) {
  #container-detail .attributes .prices-add-to-cart-actions .add-to-cart-buy {
    display: block;
  }
  .carousel-select-color {
    width: 100vw !important;
    margin-left: -25px !important;
  }
  .carousel-select-color .title-component {
    margin-left: 25px;
  }
  .carousel-select-color .arrows-container {
    display: none;
  }
  .carousel-select-color .carousel-products {
    overflow: auto;
  }
  .carousel-select-color .carousel-products .carousel-inner {
    left: 25px;
  }
  .size-chart #size-chart {
    margin-bottom: 20px;
  }
  .modal.zoom-pdp {
    background: #000000;
  }
  .modal.zoom-pdp .close {
    z-index: 3;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #000000;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
    right: 30px;
    top: 15px;
  }
  .modal.zoom-pdp .close span {
    font-size: 20px;
    color: #ffffff;
  }
  .modal.zoom-pdp .mobile-images {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    height: 100%;
    overflow: hidden;
    background: #ffffff;
    width: 100%;
  }
  .modal.zoom-pdp .indicator {
    display: block;
    width: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    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;
    min-height: 35px;
  }
  .modal.zoom-pdp .indicator .item-number {
    margin: 0 !important;
    font-weight: 600;
  }
  .modal.zoom-pdp .mobile-content {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    z-index: 2;
    overflow: hidden;
    height: auto;
    max-height: 90% !important;
  }
  .modal.zoom-pdp .carousel {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
  }
  .modal.zoom-pdp .mobile-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
    overflow: hidden;
  }
  .modal.zoom-pdp .mobile-img img {
    height: 100%;
    width: auto;
  }
  #sizeChartModal .modal-content {
    width: 85%;
    margin: 20% auto;
  }
  .product-desk {
    display: none !important;
  }
  .popover__content {
    left: 18px !important;
  }
  .product-mobile {
    display: initial !important;
    margin-bottom: 15px;
  }
  #container-detail .primary-images {
    width: 100%;
    /*img {
        max-height: 40vh;
    }*/
  }
  #container-detail .primary-images .thumbnails {
    display: none;
  }
  #container-detail .primary-images .carousel {
    padding-bottom: 30px;
  }
  #container-detail .primary-images .carousel .carousel-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F3F3F3;
  }
  #container-detail .primary-images .carousel .carousel-control-prev span, #container-detail .primary-images .carousel .carousel-control-next span {
    border-radius: 50%;
    background: transparent;
  }
  #container-detail .primary-images .carousel .carousel-indicators {
    bottom: -15px;
  }
  #container-detail .primary-images .carousel .carousel-indicators li {
    background-color: #272727;
  }
  #container-detail .attributes {
    margin-top: 20px;
  }
  #container-detail .attributes .attribute .color-attribute {
    width: 60px;
  }
  #container-detail .attributes .attribute .color-attribute span {
    width: 60px;
  }
  #container-detail .attributes .attribute .color-attribute span img {
    width: 58px;
  }
  #container-detail .detail {
    min-width: 100%;
  }
  #container-detail .product-name {
    margin-top: -4px !important;
  }
  #container-detail .select {
    margin-top: 5px;
  }
  #container-detail .select .custom-select {
    width: 70%;
  }
  #container-detail .select .arrow-select {
    right: 45%;
  }
  #container-detail .attribute-quantity .arrow-select {
    right: 34%;
  }
  #container-detail .prices-add-to-cart-actions {
    position: initial;
  }
  #container-detail .prices-add-to-cart-actions button {
    max-width: 100%;
  }
  #container-detail .social-container {
    margin-top: 10px;
  }
  #container-detail .social-container .social-icons {
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container-detail .social-container .social-icons p {
    position: absolute;
    top: -15px;
  }
  #container-detail .social-container .social-icons a i {
    padding: 10px;
    margin-top: 1em;
    font-size: 40px;
    margin-left: 10px;
  }
  #container-detail .social-container .social-icons a i img {
    width: 40px;
    height: 40px;
  }
  #container-detail .product-price {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container-detail .product-number-rating .ratings {
    margin: 0 !important;
  }
  #container-detail .product-number-rating .product-price-tags {
    display: block;
  }
  #container-detail .product-number-rating .div__tags {
    padding: 10px 0 0 0;
  }
  #container-detail .product-number {
    color: #D3D3D3;
  }
  .product-detail-tabs {
    width: 100vw;
    margin: 0 -25px;
  }
  .product-detail-tabs #tabs {
    overflow-x: auto;
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
    padding: 0 1em;
  }
  .product-detail-tabs #tabs .nav-item a {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0;
    margin-right: 20px;
  }
  .product-detail-tabs #content {
    padding: 0;
  }
  .nav-tabs .nav-item {
    margin-bottom: 0;
  }
  .product-detail-tabs .card-body {
    padding: 10px 32px;
  }
  .product-detail-tabs .card-body .container-description h3 {
    font-size: 18px;
  }
  .product-detail-tabs .card-body .container-composicion {
    padding: 0;
  }
  .product-detail-tabs .card-body table thead th h3 {
    font-size: 16px;
  }
  .product-detail-tabs .card-body .container-tables div table thead th h3 {
    font-size: 16px;
  }
  .card-body .container-tables {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container .product-detail .product-wrapper {
    margin-top: 60px;
  }
  .product-breadcrumb {
    margin-left: -5px;
    margin-bottom: 0px;
  }
  .product-breadcrumb .breadcrumb {
    border-top: none;
  }
  .product-detail-tabs .card-body {
    padding: 0 25px;
    margin-top: 0;
  }
  .product-detail-tabs #tabs .nav-item a {
    display: inline-block;
  }
  #container-detail .primary-images .carousel .carousel-item.video {
    height: calc(100vw - 50px);
  }
}
@media (min-width: 1367px) {
  .product-detail-tabs {
    width: 100vw;
  }
  .product-detail-tabs #tabs, .product-detail-tabs #content {
    padding: 0 calc(45px - (1366px - 100vw) / 2);
  }
  .product-detail-tabs .card-body .container {
    margin: 0 auto;
    width: 1250px;
  }
}
@media (max-width: 1366.98px) {
  #sizeChartModal .modal-content .modal-body {
    max-height: 75vh;
    overflow-y: auto;
  }
}
.primary-images-grid .container-complete {
  display: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  width: 90%;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.primary-images-grid .container-complete .container-complete-sticky {
  position: sticky;
  z-index: 10;
  bottom: 2rem;
  margin-right: 16px;
}
.primary-images-grid .container-tagImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  width: 100%;
  height: 95%;
  margin: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.primary-images-grid .container-tagImage .container-complete-sticky {
  position: sticky;
  z-index: 10;
  bottom: 2rem;
  top: 150px;
}
.primary-images-grid .row-container-pdp {
  /* Track */
  /* Handle */
  /* Handle on hover */
  position: relative;
}
.primary-images-grid .row-container-pdp::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  display: none;
}
.primary-images-grid .row-container-pdp::-webkit-scrollbar-track {
  background: #EDEDED;
  border-radius: 10px;
}
.primary-images-grid .row-container-pdp::-webkit-scrollbar-thumb {
  background: #BFBFBF;
  border-radius: 10px;
}
.primary-images-grid .row-container-pdp::-webkit-scrollbar-thumb:hover {
  background: #A9A9A9;
}
.primary-images-grid .row-container-pdp .col-imgs {
  z-index: 1;
  margin-right: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 102;
}
.primary-images-grid .row-container-pdp .col-imgs .last-img, .primary-images-grid .row-container-pdp .col-imgs .isvideo {
  width: 91px !important;
  opacity: 0.5;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0px !important;
  cursor: pointer;
  position: relative;
}
.primary-images-grid .row-container-pdp .col-imgs .last-img.active, .primary-images-grid .row-container-pdp .col-imgs .isvideo.active {
  border: 1px solid #2B2B2B;
  opacity: 1;
}
.primary-images-grid .row-container-pdp .col-imgs .last-img img, .primary-images-grid .row-container-pdp .col-imgs .isvideo img {
  width: auto;
  mix-blend-mode: multiply;
  padding: 0;
  max-width: 100%;
}
.primary-images-grid .row-container-pdp .col-imgs .last-img video, .primary-images-grid .row-container-pdp .col-imgs .isvideo video {
  cursor: pointer;
}
.primary-images-grid .row-container-pdp .col-imgs .isvideo {
  overflow: hidden;
}
.primary-images-grid .row-container-pdp .display-img.show, .primary-images-grid .row-container-pdp .display-video.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 780px !important;
  max-width: 628px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.primary-images-grid .row-container-pdp .display-img.hide, .primary-images-grid .row-container-pdp .display-video.hide {
  display: none !important;
  width: 0px;
  height: 0px;
}
.primary-images-grid .row-container-pdp .display-img img.img-zoom, .primary-images-grid .row-container-pdp .display-video img.img-zoom {
  height: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -o-object-fit: cover;
     object-fit: cover;
}
.primary-images-grid .complete-look {
  right: 20px !important;
  bottom: 20px !important;
}

.primary-images-grid-mobile {
  display: block !important;
  width: 100vw !important;
  position: relative;
  left: -25px;
}
.primary-images-grid-mobile .row-container-pdp {
  position: relative;
  margin-bottom: 45px;
  max-width: initial;
  width: 100vw;
}
.primary-images-grid-mobile .row-container-pdp .col-imgs {
  position: absolute;
  bottom: 12px;
  left: 10px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.primary-images-grid-mobile .row-container-pdp .col-imgs .isvideo {
  margin-bottom: 0px;
  overflow: hidden;
}
.primary-images-grid-mobile .row-container-pdp .col-imgs .isvideo video {
  cursor: pointer;
}
.primary-images-grid-mobile .row-container-pdp .col-imgs .col-img, .primary-images-grid-mobile .row-container-pdp .col-imgs .isvideo {
  width: 10px;
  height: 10px;
  background: #D3D3D3;
  border-radius: 50%;
  margin-left: 13px;
}
.primary-images-grid-mobile .row-container-pdp .col-imgs .col-img.active, .primary-images-grid-mobile .row-container-pdp .col-imgs .isvideo.active {
  border-radius: 5px;
  background: #909193 0% 0% no-repeat padding-box;
  -webkit-transition: 1s;
  transition: 1s;
}
.primary-images-grid-mobile .row-container-pdp .display-img.show, .primary-images-grid-mobile .row-container-pdp .display-video.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-height: 360px;
  max-height: 100%;
  width: 100vw !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: initial;
  overflow: hidden;
}
.primary-images-grid-mobile .row-container-pdp .display-img.hide, .primary-images-grid-mobile .row-container-pdp .display-video.hide {
  display: none !important;
  width: 0px;
  height: 0px;
}
.primary-images-grid-mobile .row-container-pdp .display-img img.img-zoom, .primary-images-grid-mobile .row-container-pdp .display-video img.img-zoom {
  height: 100%;
  max-width: 100%;
  width: auto;
  min-height: 100%;
}
.primary-images-grid-mobile .row-container-pdp .display-img video, .primary-images-grid-mobile .row-container-pdp .display-video video {
  height: 100%;
  min-height: 100%;
  max-height: 40vh !important;
}
.primary-images-grid-mobile .row-container-pdp .complete_look_container {
  display: none;
  bottom: 12px;
  right: 20px;
}
.primary-images-grid-mobile .row-container-pdp .complete_look_container .complete_look_style {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.primary-images-grid-mobile .row-container-pdp .complete_look_container p {
  margin: 0px 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: initial !important;
}
.primary-images-grid-mobile .row-container-pdp .container_tagImage_mobile {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 84%;
  margin-left: 2rem;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: none !important;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 544px) {
  .primary-images-grid-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 543.98px) {
  .div__tags-container .texto {
    font-size: 8px !important;
  }
}
.imgs-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
  min-height: 469px;
  overflow-y: hidden;
}
.imgs-horizontal .img-data {
  width: 100vw !important;
  min-width: 100vw !important;
}
.imgs-horizontal::-webkit-scrollbar {
  display: none;
}

.imgs-fit-jeans {
  min-height: 0px;
  overflow-x: auto;
}

.color-lowercase p {
  text-transform: lowercase;
  margin-bottom: 5px;
}
.color-lowercase p:first-letter {
  text-transform: uppercase;
}

.container-cualidades {
  margin-top: 50px;
}
.container-cualidades h3 {
  font-size: 34px !important;
  font-family: "alternate-gothic-condensed-a";
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.container-cualidades ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.container-cualidades ul li {
  margin-right: 30px;
}

.txt-fit_Jeans {
  background-color: #000000;
  color: #ffffff !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 25px;
  border-radius: 5px;
  font-weight: 500;
}

.imgFit {
  padding: 15px;
  max-width: 320px;
}

.carrousel-fit {
  width: 100vw !important;
  position: relative;
  left: -30px;
}
.carrousel-fit .row-card-fit {
  margin: 0px !important;
  padding: 0px;
}

.img-data-fit {
  padding-left: 30px;
  min-width: 80vw !important;
}

.circle-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.circle-item div span {
  width: 7px;
  height: 7px;
  border: 2px solid #4E8B9B;
  border-radius: 50%;
  margin: 2px 8px;
  background-color: #4E8B9B;
  display: inline-block;
}

#tablaAttributes {
  color: #2B2B2B;
}
#tablaAttributes th {
  font-weight: 600;
  padding: 0px;
}
#tablaAttributes td {
  padding: 0px;
}

@media (max-width: 767.98px) {
  .full-width-container {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
div.response-notification {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

div.response-notification p {
  font-size: 18px !important;
  font-weight: 600 !important;
}
