@charset "UTF-8";
.compareheader-textwrap {
  width: 100%;
  padding: 10px 141px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.compareheader-textwrap .compareheader-text {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  display: flex;
  align-items: center;
  color: #212121;
}

.compareheader-textwrap .backtoproduct {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  width: 197px;
  height: 48px;
  background: #FFFFFF;
  border: 1.5px solid #009EDD;
  border-radius: 28px;
  color: #009EDD;
}

.compareresult-produts {
  padding: 0px 20px;
}

.fourcolumn-product {
  display: block;
}

.threecolumn-product {
  display: none;
}

.twocolumn-product {
  display: none;
}

.responsivebacktoproduct {
  display: none;
}

/**-------- fourcolumn-product ------ */
.fourcolumn-product .product-card-list.card:hover .product-hoverlap {
  position: relative;
}

.fourcolumn-product .cart-button {
  display: block;
}

.fourcolumn-product li {
  background: none;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 20px 30px;
}

.fourcolumn-product .review-rating {
  display: flex;
}

.fourcolumn-product .rating-content {
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #424242;
  display: flex;
  align-items: center;
}

.fourcolumn-product .colnewflex {
  display: flex;
  background: #FFFFFF;
  border-radius: 24px;
  padding: 10px 0px;
  margin-bottom: 75px;
}

.fourcolumn-product .col-twentyper {
  width: 30%;
  padding: 30px 0px 0px 0px;
}

.fourcolumn-product .product-card-grid.card .product-hoverlap {
  border: none;
  border-bottom: none;
  border-radius: 0px;
  border-top: none;
  padding: 24px;
}

.fourcolumn-product .product-card-grid.card {
  border-radius: 0px 0px;
  border: 1px solid #160a0a0d;
  border-bottom: none;
  border-top: none;
}

.fourcolumn-product .product-card-list.card .card-body .card-title {
  margin-bottom: 8px;
  margin-top: 16px;
}

.fourcolumn-product .product-card-list.card .card-body .card-text {
  font-style: normal;
  font-weight: 700;
  overflow: visible;
  text-overflow: inherit;
  -webkit-line-clamp: inherit;
  -webkit-box-orient: inherit;
  display: -webkit-box;
  padding-right: 0px;
  min-height: 120px;
}

.fourcolumn-product .compareinformation {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #009EDD;
  position: absolute;
  top: 40px;
  left: 64px;
}

.fourcolumn-product .compareproduct-infoheight {
  display: flex;
  align-items: end;
}

.fourcolumn-product .compareproduct-info {
  margin-top: 26px;
}

.fourcolumn-product .card .product-hoverlap .card-img-top {
  max-width: 160px;
  margin: 0 auto;
  padding: 0px;
}

.fourcolumn-product .card .product-hoverlap .card-body {
  border-top: none;
}

.fourcolumn-product .bgcolorproperty {
  background: rgba(250, 250, 250, 0.8);
}

.fourcolumn-product .product-card-grid.card .product-hoverlap .card-body {
  padding: 0px;
}

.fourcolumn-product .ribbon-wrap {
  left: auto;
}

.fourcolumn-product .product-card-list.card .card-body .price {
  font-size: 26px;
  margin-bottom: 0px;
}

.fourcolumn-product .card-body .cart-icon {
  padding: 0px;
}

.fourcolumn-product .dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}

.fourcolumn-product .compareproducticon {
  margin-right: 16px;
  display: flex;
}

.fourcolumn-product .compareproductproperty li {
  justify-content: flex-start;
  padding: 20px 30px;
}

.fourcolumn-product .compareproductCaracterística {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #212121;
}

.fourcolumn-product .rating > label {
  position: relative;
  width: 19px;
  font-size: 20px;
  color: #FF9E1B;
}

.fourcolumn-product .col-twentyper div.card:first-child {
  border-left: none;
}

.fourcolumn-product .col-twentyper:last-child div.card {
  border-right: none;
}

.fourcolumn-product .difrprodcolor {
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 10px;
}

.fourcolumn-product .product-card-list.card .card-body .price .old-price {
  font-size: 13px;
}

.fourcolumn-product .Certificaciones-height .Certificacionesdiv {
  display: flex;
  flex-direction: column;
}

/**-------- fourcolumn-product ------ */
.threecolumn-product .product-card-list.card:hover .product-hoverlap {
  position: relative;
}

.threecolumn-product .cart-button {
  display: block;
}

.threecolumn-product li {
  background: none;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 20px 30px;
}

.threecolumn-product .review-rating {
  display: flex;
}

.threecolumn-product .rating-content {
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #424242;
  display: flex;
  align-items: center;
}

.threecolumn-product .colnewflex {
  display: flex;
  background: #FFFFFF;
  border-radius: 24px;
  padding: 10px 0px;
  margin-bottom: 75px;
}

.threecolumn-product .col-twentyper {
  width: 30%;
  padding: 30px 0px 0px 0px;
}

.threecolumn-product .product-card-grid.card .product-hoverlap {
  border: none;
  border-bottom: none;
  border-radius: 0px;
  border-top: none;
  padding: 0px 44px 24px 44px;
}

.threecolumn-product .product-card-grid.card {
  border-radius: 0px 0px;
  border: 1px solid #160a0a0d;
  border-bottom: none;
  border-top: none;
}

.threecolumn-product .product-card-list.card .card-body .card-title {
  margin-bottom: 8px;
  margin-top: 16px;
}

.threecolumn-product .product-card-list.card .card-body .card-text {
  font-style: normal;
  font-weight: 700;
  overflow: visible;
  text-overflow: inherit;
  -webkit-line-clamp: inherit;
  -webkit-box-orient: inherit;
  display: -webkit-box;
  padding-right: 0px;
}

.threecolumn-product .compareinformation {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #009EDD;
  position: absolute;
  top: 40px;
  left: 64px;
}

.threecolumn-product .compareproduct-infoheight {
  display: flex;
  align-items: end;
}

.threecolumn-product .compareproduct-info {
  margin-top: 26px;
}

.threecolumn-product .card .product-hoverlap .card-img-top {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
}

.threecolumn-product .card .product-hoverlap .card-body {
  border-top: none;
}

.threecolumn-product .bgcolorproperty {
  background: rgba(250, 250, 250, 0.8);
}

.threecolumn-product .product-card-grid.card .product-hoverlap .card-body {
  padding: 0px;
}

.threecolumn-product .ribbon-wrap {
  left: auto;
}

.threecolumn-product .product-card-list.card .card-body .price {
  font-size: 28px;
}

.threecolumn-product .card-body .cart-icon {
  padding: 0px;
}

.threecolumn-product .dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}

.threecolumn-product .compareproducticon {
  margin-right: 16px;
  display: flex;
}

.threecolumn-product .compareproductproperty li {
  justify-content: flex-start;
  padding: 20px 30px;
}

.threecolumn-product .compareproductCaracterística {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #212121;
}

.threecolumn-product .rating > label {
  position: relative;
  width: 19px;
  font-size: 20px;
  color: #FF9E1B;
}

.threecolumn-product .col-twentyper div.card:first-child {
  border-left: none;
}

.threecolumn-product .col-twentyper:last-child div.card {
  border-right: none;
}

.threecolumn-product .Certificaciones-height .Certificacionesdiv {
  display: flex;
  flex-direction: column;
}

/**-------- twocolumn-product ------ */
.twocolumn-product .product-card-list.card:hover .product-hoverlap {
  position: relative;
}

.twocolumn-product .cart-button {
  display: block;
}

.twocolumn-product li {
  background: none;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 20px 30px;
}

.twocolumn-product .review-rating {
  display: flex;
}

.twocolumn-product .rating-content {
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #424242;
  display: flex;
  align-items: center;
}

.twocolumn-product .colnewflex {
  display: flex;
  background: #FFFFFF;
  border-radius: 24px;
  padding: 10px 0px;
  margin-bottom: 75px;
}

.twocolumn-product .col-twentyper {
  width: 50%;
  padding: 30px 0px 0px 0px;
}

.twocolumn-product .product-card-grid.card .product-hoverlap {
  border: none;
  border-bottom: none;
  border-radius: 0px;
  border-top: none;
  padding: 0px 78px 24px 78px;
}

.twocolumn-product .product-card-grid.card {
  border-radius: 0px 0px;
  border: 1px solid #160a0a0d;
  border-bottom: none;
  border-top: none;
}

.twocolumn-product .product-card-list.card .card-body .card-title {
  margin-bottom: 8px;
  margin-top: 16px;
}

.twocolumn-product .product-card-list.card .card-body .card-text {
  font-style: normal;
  font-weight: 700;
  overflow: visible;
  text-overflow: inherit;
  -webkit-line-clamp: inherit;
  -webkit-box-orient: inherit;
  display: -webkit-box;
  padding-right: 0px;
}

.twocolumn-product .compareinformation {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #009EDD;
  position: absolute;
  top: 40px;
  left: 64px;
}

.twocolumn-product .compareproduct-infoheight {
  display: flex;
  align-items: end;
}

.twocolumn-product .compareproduct-info {
  margin-top: 26px;
}

.twocolumn-product .card .product-hoverlap .card-img-top {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
}

.twocolumn-product .card .product-hoverlap .card-body {
  border-top: none;
}

.twocolumn-product .bgcolorproperty {
  background: rgba(250, 250, 250, 0.8);
}

.twocolumn-product .product-card-grid.card .product-hoverlap .card-body {
  padding: 0px;
}

.twocolumn-product .ribbon-wrap {
  left: auto;
}

.twocolumn-product .product-card-list.card .card-body .price {
  font-size: 28px;
}

.twocolumn-product .card-body .cart-icon {
  padding: 0px;
}

.twocolumn-product .dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}

.twocolumn-product .compareproducticon {
  margin-right: 16px;
  display: flex;
}

.twocolumn-product .compareproductproperty li {
  justify-content: flex-start;
  padding: 20px 30px;
}

.twocolumn-product .compareproductCaracterística {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #212121;
}

.twocolumn-product .rating > label {
  position: relative;
  width: 19px;
  font-size: 20px;
  color: #FF9E1B;
}

.twocolumn-product .col-twentyper div.card:first-child {
  border-left: none;
}

.twocolumn-product .col-twentyper:last-child div.card {
  border-right: none;
}

.twocolumn-product .Certificaciones-height .Certificacionesdiv {
  display: flex;
  flex-direction: column;
}

/**-------- resonsivecolumn-product ------ */
.resonsivecolumn-product {
  margin-bottom: 65px;
  display: none;
}

.resonsivecolumn-product .product-card-list.card:hover .product-hoverlap {
  position: relative;
}

.resonsivecolumn-product .cart-button {
  display: block;
  font-size: 14px;
}

.resonsivecolumn-product li {
  background: none;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  margin: 20px 0px;
}

.resonsivecolumn-product .review-rating {
  display: block;
}

.resonsivecolumn-product .rating-content {
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #424242;
  display: flex;
  align-items: center;
  justify-content: center;
}

.resonsivecolumn-product .colnewflex {
  display: flex;
  padding: 0px 0px;
  max-width: 576px;
  overflow-y: scroll;
}

.resonsivecolumn-product .col-twentyper {
  height: auto;
  display: flex;
  background: #FFFFFF;
  border-radius: 0px;
  width: 50%;
  padding: 30px 0px 0px 0px;
}

.resonsivecolumn-product .product-card-grid.card .product-hoverlap {
  border: none;
  border-bottom: none;
  border-radius: 0px;
  border-top: none;
  padding: 0px 10px;
}

.resonsivecolumn-product .product-card-grid.card {
  border-radius: 0px 0px;
  border: none;
}

.resonsivecolumn-product .product-card-list.card .card-body .card-title {
  margin-bottom: 8px;
  margin-top: 16px;
}

.resonsivecolumn-product .compareproduct-infoheight {
  display: flex;
  align-items: end;
}

.resonsivecolumn-product .compareproduct-info {
  margin-top: 26px;
}

.resonsivecolumn-product .card .product-hoverlap .card-img-top {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

.resonsivecolumn-product .card .product-hoverlap .card-body {
  border-top: none;
}

.resonsivecolumn-product .bgcolorproperty {
  background: #FAFAFA;
}

.resonsivecolumn-product .product-card-grid.card .product-hoverlap .card-body {
  padding: 0px 0px 0px 12px;
}

.resonsivecolumn-product .ribbon-wrap {
  left: auto;
}

.resonsivecolumn-product .product-card-list.card .card-body .price {
  font-size: 28px;
}

.resonsivecolumn-product .card-body .cart-icon {
  padding: 0px;
}

.resonsivecolumn-product .dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}

.resonsivecolumn-product .compareproducticon {
  margin-right: 11px;
}

.resonsivecolumn-product .compareproductproperty li {
  justify-content: flex-start;
  padding: 0px 30px;
}

.resonsivecolumn-product .compareproductCaracterística {
  margin-bottom: 0px;
  position: relative;
  left: 30px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #212121;
}

.resonsivecolumn-product .rating > label {
  position: relative;
  width: 19px;
  font-size: 20px;
  color: #FF9E1B;
}

.resonsivecolumn-product .col-twentyper div.card:first-child {
  border-left: none;
}

.resonsivecolumn-product .col-twentyper:last-child div.card {
  border-right: none;
}

.resonsivecolumn-product div.comparisontable {
  display: flex;
  flex-direction: column;
  margin: 0px 0px;
  position: relative;
  padding: 0px 0px 0px 0px;
}

.resonsivecolumn-product div.comparisontable img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.resonsivecolumn-product div.comparisontable ul.row li {
  flex: 1;
  padding: 9px 0px;
  border-left: 1px solid #00000014;
}

.resonsivecolumn-product div.comparisontable ul.row li:first-child {
  border-left: none;
}

.resonsivecolumn-product div.comparisontable .legend {
  justify-content: left;
}

.resonsivecolumn-product div.comparisontable .Caracte-head {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  top: 8px;
  padding: 0px 0px 10px 30px;
}

.resonsivecolumn-product .product-card-list.card .card-body .price .old-price {
  font-size: 11px;
}

.resonsivecolumn-product .product-card-list.card .card-body .card-text {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #212121;
  overflow: visible;
  text-overflow: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: vertical;
}

.resonsivecolumn-product .rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  margin: 0px 0px 6px 0px;
}

.resonsivecolumn-product .resonsive-box {
  margin: 0px 0px;
  position: relative;
  padding: 20px 16px;
}

.resonsivecolumn-product .comproductproperty {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
  margin-left: 30px;
}

.resonsivecolumn-product .prodcolor {
  display: flex;
  padding: 0px 0px 0px 28px;
}

.resonsivecolumn-product .compareother {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  width: 210px;
  margin: 0 auto;
  margin-top: 50px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 28px;
}

.resonsivecolumn-product .ribbon-wrap:after {
  content: "";
  width: 0;
  height: 0;
  top: 0;
  position: absolute;
  right: 0;
  border-right: 8px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.resonsivecolumn-product .charctiprop {
  font-size: 20px;
  line-height: 28px;
  padding: 0px 0px 0px 24px;
  margin: 58px 0px 26px 0px;
}

.resonsivecolumn-product .hrhighlight {
  border-bottom: 1px solid #E9ECEF;
}

.resonsivecolumn-product .Caracte-headhidden {
  visibility: hidden;
}

.resonsivecolumn-product .bgcolorpropertyheight {
  padding: 20px 0px;
}

@media screen and (max-width: 768px) {
  .fourcolumn-product {
    display: none;
  }

  .threecolumn-product {
    display: none;
  }

  .twocolumn-product {
    display: none;
  }

  .resonsivecolumn-product {
    display: block;
  }

  .compareresult-produts {
    padding: 0px 0px;
  }

  .resonsivecolumn-product .ribbon-wrap .text {
    display: none;
  }

  .compareheader-textwrap {
    justify-content: center;
    margin-top: 30px;
    line-height: 32px;
    padding: 10px 20px;
  }

  .compareheader-textwrap .compareheader-text {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    display: flex;
    align-items: center;
    color: #212121;
  }

  .compareheader-textwrap .backtoproduct {
    display: none;
  }

  .resonsivecolumn-product .compareinformation {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #009EDD;
    position: absolute;
    top: 10px;
    left: 0px;
  }

  .resonsivecolumn-product .product-card-list.card .card-body .price .old-price {
    font-size: 16px;
    display: block;
    margin-top: 6px;
  }

  .resonsivecolumn-product .product-card-list.card .card-body .price {
    font-size: 28px;
    min-height: 58px;
  }

  .resonsivecolumn-product .product-card-list.card .card-body .card-text {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #424242;
    min-height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: left;
  }

  .responsivebacktoproduct {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    position: relative;
    width: 88px;
    height: 40px;
    left: 0px;
    top: 2px;
    background: #FFFFFF;
    border-radius: 28px;
  }

  .comparebreadcrumb-wrap .breadcrumb-wrap .breadcrumb-list {
    padding: 18px 0px 0px 10px;
  }
}
