body {
  background-color: #f5f5f5;
}
.pp-content .old-price2 {
  font-size: 18px;
  line-height: 56px;
  font-weight: 400;
  color: #757575;
  text-decoration: line-through;
}
.pp-content .price .ribbon-discount2 {
  width: 54px;
  height: 31px;
  position: relative;
  background: #b5146f;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  border-radius: 5px;
  margin-left: 12px !important;
  text-align: right;
  padding-right: 6px;
  top: -8px;
  padding-top: 2px;
}
#contenimag {
}
.playyoutub{
  position: absolute;width: 25px !important;display: block ruby; border: 0px;margin-top: 25px;margin-left: 67px;

}
.youtimg{
height: auto;
}
.pp-photos .more-img-zoom {  
  justify-content: center;
  text-align: center;
  font-size: 3em;
  display: flex;
  align-items: center;

}

.counter-img{
  display: none;
}

.zoom-in{cursor:zoom-in;}

.tagRandom{
  display: none !important;
}

.swiper-slide{
	height: auto !important;
}

/* lucas desktop */
.cont-modal-promociones h3 {
  font-weight: 400;
  font-size: 2.8rem;
  text-transform: capitalize;
  line-height: 2rem;
  text-align: center;
  width: fit-content;
  margin: auto;
  padding: .5rem;
}

.wrap-pagos-form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 1rem;
  gap: 1rem;
}

.wrap-pagos {
  margin: .5rem 0;
}

.textFinanciacion {
  display: none;
  opacity: 0;
  line-height: 2.2rem;
  margin: 0 1rem;
  font-size: 1.6rem;
}

.active {
  display: block;
  transition: opacity 2s linear;  
  transform:translate(0);
  opacity: 1;
}

.show-more-btn{
  cursor: pointer;
  transition: all 0.3s ease-out;
  outline: 0;
  border: 0;
}

.show-more-btn:hover{
  opacity: .8;
}


.heroPausedPublication{
  width: 100%;
  padding: 1rem;
  /* margin: .5rem 14px; */
  display: block;
}

.heroPausedPublication p{
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  background-color: #d5d5d5;
  margin: 0;
  padding: 2rem;
  border-radius: 5px;
  border-left: 4px #FFAF22 solid;
}

.containerRelationWhenPaused{
    padding: 16px 0 16px;
    margin: 0 12px;
}

.containerRelationWhenPaused h4{
  font-size: 20px;
  text-align: left;
  color: #333;
  text-transform: none;
  font-weight: 600;
  margin: 0;
}
/* FIN lucas desktop */

.container-product-page {
  width: 98%;
  max-width: 1360px;
  margin: 0 auto;
}

/* product-page */
.retirolocal img {
  width: 120px !important;
  height: auto !important;
}

.product-page {
  background-color: #fff;
  border-radius: 10px;
  font-size: 13px;
  color: #7b7b7b;
}

.product-page-header {
  display: flex;
  justify-content: space-between;
}

.f-right {
  float: right;
}

@media screen and (max-width: 990px) {
  .product-page-header {
    flex-direction: column;
  }
  /*.swipper-mobileimg{
    max-height: 360px;
    padding-top: 0px !important;
    overflow: hidden;
    height: 360px;
  }*/
}

.product-page .two-col {
  display: flex;
}

.product-box {
  border-bottom: 1px solid #e5e5e5;
  height: 92px;
}

.product-box img {
  width: 70px;
  float: left;
  margin: 10px;
}

.product-box h3 {
  padding-top: 38px;
  font-size: 20px;
  text-transform: capitalize;
}

/* breadcrumbs */
.breadcrumbs {
  margin: 10px 0 0;
  padding-left: 15px;
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs li a {
  font-size: 14px;
  color: #7b7b7b;
}

.breadcrumbs li a:after {
  content: "\00BB";
  padding: 0 8px;
}

.breadcrumbs li:last-child a:after {
  content: " " !important;
  padding: 0 8px;
}

.breadcrumbs li a:hover {
  color: #444;
}

/* product photos 1 /3 */
.pp-photos {
  width: 65%;
  border-right: 1px solid #eee;
  padding: 24px 24px 0 24px;
  display: flex;
}

.pp-photos > div:nth-child(1) {
  width: 20%;
}

.pp-photos > div:nth-child(2) {
  width: 80%;
  margin: 10px;
  overflow: hidden;
}

.swiper-container-fotos picture,
.swiper-container-fotos picture source,
.swiper-container-fotos picture img {
  width: 100%;
}

.pp-photos a img {
  width: 100%;
}

.pp-photos a.img-medium {
  width: 100%;
  padding: 0 8px 8px;
}

.pp-photos a.img-thumb {
  padding: 0 16px 24px 0;
}

.pp-photos a.img-thumb img {
  border: 1px solid #eee;
  margin-bottom: 16px;
}

.pp-photos a.img-thumb:nth-child(3) > div {
  position: relative;
}

.pp-photos .more-img {
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  text-align: center;
  font-size: 3em;
  display: flex;
  align-items: center;
}

.moveitemforce{
	left: 0px !important;
top: 0px !important;
transform: rotate(0deg) !important;
}

@media screen and (max-width: 990px) {
  .pp-photos .more-img {
    height: 50px;
    font-size: 2em;
  }

  .wrap-modal .swiper-slide img {
    width: 100%;
  }
}

.product-page h1 {
  font-size: 26px;
  color: #333;
  text-transform: capitalize;
  display: block;
  font-weight: bold;
  padding: 14px 14px 0;
  margin-bottom: 0;
}

/* tags */
.pp-content-tags:after {
  content: "";
  display: block;
  clear: both;
}

.pp-content-tags {
  margin: 8px 14px;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.pp-content-tags li {
  float: left;
  display: block;
}

.pp-content-tags li a {
  border-radius: 5px;
  color: #fff;
  background-color: rgb(0, 0, 0);
  display: block;
  padding: 3px 9px;
  float: left;
  font-size: 12px;
  font-weight: bold;
}

.puntos-de-retiro {
  float: left;
}

.pudo-logo {
  width: 100px;
  height: 70px;
  float: right;
}

/* product content */
.pp-content {
  width: 60%;
  padding: 22px 22px 0;
  padding-left:11px;
}

.prev-wrap-price {
  /* border-bottom: 1px solid #eee; */
  padding-bottom: 16px;
  text-align: right;
  display: flex;
  flex-direction: column;
}

.prev-wrap-price .color-green {
  font-size: 16px;
}

.prev-wrap-price .ribbon-discount {
  width: 33px;
  height: 20px;
  position: relative;
  background: #b5146f;
  font-size: 10px;
  line-height: 20px;
  color: #fff;
  border-radius: 5px;
  margin-left: 10px !important;
  text-align: right;
  padding-right: 3px;
}

.prev-wrap-price .ribbon-discount:after {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 11px solid #b5146f;
  border-top: 9px solid transparent;
  border-bottom: 11px solid transparent;
}

.wrap-price {
  display: flex;
  /* padding-bottom: 16px; */
}

.wrap-price:nth-last-child(3) {
  flex-shrink: 1;
}

@media screen and (max-width: 990px) {
  .wrap-price {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0px;
  }

}

.pp-content .old-price {
  font-size: 18px;
  line-height: 50px;
  font-weight: 400;
  color: #757575;
  text-decoration: line-through;
}

.pp-content .price {
  margin-left: auto;
}

.pp-content .price .final-price {
  font-size: 38px;
  font-weight: 600;
  color: #222;
  margin: 15px auto 15px;
  display: inline-block;
}

.pp-content .alert-msg {
  border: 1px solid green;
  background-color: rgba(168, 255, 150, 0.25);
  color: green;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  margin: 24px auto;
}

.pp-content .price .ribbon-discount {
  width: 40px;
  height: 26px;
  position: relative;
  background: #b5146f;
  font-size: 13px;
  line-height: 26px;
  color: #fff;
  border-radius: 5px;
  margin-left: 20px !important;
  text-align: right;
  padding-right: 3px;
  top: -8px;
}

.pp-content .price .ribbon-discount:after {
  content: "";
  position: absolute;
  left: -12px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 15px solid #b5146f;
  border-top: 10px solid transparent;
  border-bottom: 15px solid transparent;
}

.pp-content .price .ribbon-discount2:after {
  content: "";
  position: absolute;
  left: -12px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 15px solid #b5146f;
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
}

.pp-content hr {
  margin: 5px 0 !important;
  border-top: 1px solid #eee;
}

.pp-content .pseudo-cards {
  display: block;
  /* margin: 20px 0 10px 0; */
  margin-top: auto;
  position: relative;
}

.pp-content .pseudo-cards .pc-icon {
  width: 15%;
  float: left;
}

.pp-content .pseudo-cards .pc-icon img {
  width: 60%;
}

.pp-content .pseudo-cards .pc-cont {
  width: 100%;
  line-height: 16px;
  font-size: 15px;
}


.color-green {
  color: rgb(18, 161, 66);
  font-weight: normal;
}

.pp-content .pseudo-cards .pc-cont a,
a.envios-cuarentena {
  text-decoration: underline !important;
  font-size: 12px;
  color: #222;
}

.pp-content .pseudo-cards .pc-cont a,
a.tiempo-envios {
  text-decoration: underline !important;
  font-size: 12px;
  color: #222;
}

.pp-content .pseudo-cards .pc-cont-dues {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 1) 50%
  );
  width: 100%;
  position: absolute;
  height: 70px;
  bottom: 0;
  text-align: center;
}

.pc-cont-dues{
  background-color: white !important;
  height: 2rem !important;
  position: relative !important;
}

.pp-content .pseudo-cards .pc-cont-dues a {
  /* text-decoration: underline;
    font-size: 16px;
    background-color: #01bdc6;
    color: #fff;
    padding: .5rem 1rem;
    font-weight: 400;
    border-radius: 3px; 
    text-decoration: underline !important;*/

    font-size: 16px;
    color: blue;
}

.pp-content .btn-comprar {
  background: #037FFF;
  color: #fff;
  font-size: 22px;
  display: block;
  line-height: 60px;
  border-radius: 10px;
  text-align: center;
}

.pp-content .btn-comprar:hover {
  opacity: 0.9;
}

.btn-consultar {
  color: white;
}


.pp-content .btn-comprar-disabled {
  background: #ccc;
  color: #fff;
  width: 100%;
  /* margin: 0 14px; */
  font-size: 18px;
  display: block;
  line-height: 55px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

.pp-content .wrap-cta-modal {
  text-align: center;
}

.pp-content .btn-contacten,
.pp-content .btn-stock,
.pp-content .btn-tiempo-envio {
  background: transparent;
  color: #999;
  font-size: 14px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  text-decoration: underline !important;
}

/* detalles */
.pp-detalles {
  text-align: center;
  padding: 16px 0 16px;
  /* border-top: 1px solid #eee; */
  margin: 0 12px;
}

.pp-detalles .detail-content {
  padding: 1rem 0.3rem;
  font-size: 18px;
  line-height: 36px;
}

.pp-detalles h4 {
  text-align: center;
  font-size: 2em;
  margin: 2rem 0;
}

.pp-detalles h5 {
  text-align: left;
  font-size: 2em;
  /* text-indent: 16px; */
}

.pp-detalles table {
  margin-bottom: 0;
}

.pp-detalles td {
  padding: 8px 0 !important;
  text-align: left;
  text-indent: 16px;
  white-space: unset;
}

.pp-detalles img {
  width: 100%;
}

.singleProduct .tabAreaProductoUnico .tab-content {
  padding: 25px 0;
  color: #494949 !important;
}

.pp-detalles .align-left {
  text-align: left;
}

.pp-detalles .view-more-cara {
  color: #444;
  line-height: 60px;
  display: block;
}

/* Preguntas */
.pp-asks {
  text-align: left;
}

.pp-asks .btn-outline {
  border: 1px solid #b5146f;
  background: transparent;
  color: #b5146f;
  display: inline-block;
  padding: 0 15px;
  line-height: 30px;
  margin: 0 16px 16px 0;
  border-radius: 3px;
}

.pp-asks .pp-asks-form {
  padding: 16px;
}

.pp-asks textarea {
  resize: none;
  width: 80%;
}

.pp-asks button {
  border: 0px;
  background: #b5146f;
  color: #fff;
  display: block;
  padding: 0 15px;
  line-height: 30px;
  margin: 16px 0;
  border-radius: 3px;
}

.wrap-product-questions {
  padding: 5% 5% 8%;
}

ul.product-questions li {
  margin: 24px;
  padding-top: 16px;
  border-top: 1px solid #eee;
  text-align: left;
}

ul.product-questions li strong,
ul.product-questions li p {
  font-size: 13px;
  color: #222;
}

ul.product-questions li strong {
  margin-bottom: 8px;
  display: block;
}

.wrap-pickups {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 0 8px;
  overflow: auto;
}

.wrap-pickups li {
  border-radius: 10px;
  background: #dedede;
  min-height: 120px;
  line-height: 24px;
  padding: 8px;
}

/* Modals */

.wrap-modal,
.wrap-modal-promociones,
.wrap-modal-envios,
.wrap-modal-tiempo-envios,
.wrap-modal-retiro,
.wrap-modal-garantias,
.wrap-modal-mellamen,
.wrap-modal-stock,
.wrap-modal-dontadd {
  background: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

.wrap-modal .cont-modal,
.wrap-modal-promociones .cont-modal-promociones,
.wrap-modal-envios .cont-modal-envios,
.wrap-modal-retiro .cont-modal-retiro,
.wrap-modal-garantias .cont-modal-garantias,
.wrap-modal-stock .cont-modal-stock,
.wrap-modal-dontadd .cont-modal-dontadd {
  background: #fff;
  width: 55vw;
  max-height: 100vh;
  margin: 5vh auto;
}

.wrap-modal-retiro .cont-modal-retiro {
  padding: 24px;
  overflow: auto;
}

.cont-modal-dontadd {
  text-align: center;
  padding: 10px;
}

.cont-modal-dontadd img {
  width: 120px;
  margin-bottom: 30px;
}

.cont-modal-dontadd .btn-ir-al-carrito {
  color: white;
  background-color: #01bdc6;
  border: 1px solid #01bdc6;
  display: block;
  padding: 10px 35px;
  font-size: 14px;
  width: 250px;
  margin: 30px auto 0;
}

.wrap-modal-mellamen .cont-modal-mellamen {
  background: #fff;
  width: 100%;
  max-height: 90vh;
  margin: 5vh auto;
  max-width: 500px;
}


.wrap-modal-tiempo-envios .cont-modal-tiempo-envios {
  background: #fff;
  width: 100%;
  max-height: 90vh;
  margin: 5vh auto;
  max-width: 760px;
}
.wrap-modal .swiper-in-modal {
  background: #0008;
}

/* Modal Promociones */
.promociones-in-modal {
  padding: 10px;
  overflow-y: scroll;
}

.promociones-in-modal .pagos-mp {
  background-color: #009ee3;
  color: #fff;
  border-radius: 15px;
}

.promociones-in-modal .pagos {
  background-color: rgb(187, 187, 187);
  color: #fff;
  margin-bottom: 24px;
  border-radius: 15px;
}

.promociones-in-modal ul {
  padding: 1px 0;
}

.promociones-in-modal ul li {
  background: #fff;
  color: #333;
  border-radius: 15px;
  /* border: 1px solid #ccc; */
  margin: 14px 5px;
  line-height: 55px;
  font-size: 16px;
  padding: 0 10px;
  position: relative;
  cursor: pointer;
}

.promociones-in-modal ul li img {
  max-height: 28px;
  /* margin: 5px 10px 0 0; */
  /* position: absolute; */
  float: right;
}

.promociones-in-modal .custom-check {
  width: 30px;
  height: 30px;
  box-shadow: 3px 0px 31px -13px rgba(104, 104, 104, 0.75) inset;
  background: #fff;
  border-radius: 20px;
  float: left;
  border: 2px solid #ccc;
  margin: 10px 10px 0 0;
}

.promociones-in-modal ul li:hover .custom-check {
  background: #dddddd;
}

.promociones-in-modal .custom-check.active:after {
  content: "\2713" !important;
  color: #0a972d;
  font-size: 40px;
  position: relative;
  top: -10px;
  left: -3px;
}

/* swiper */
.wrap-modal .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wrap-modal .swiper-slide {
  background-size: cover;
  background-position: center;
  text-align: center;
}

.wrap-modal .swiper-slide img {
  max-height: 90vh;
}

.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

..video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.close-modal,
.close-modal-promociones,
.close-modal-envios,
.close-modal-tiempo-envios,
.close-modal-retiro,
.close-modal-garantias,
.close-modal-stock,
.close-modal-mellamen {
  width: 40px;
  height: 40px;
  position: fixed;
  display: block;
  top: 10px;
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  right: 10px;
  border-radius: 20px;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

.close-modal:hover,
.close-modal-promociones:hover,
.close-modal-envios:hover,
.close-modal-tiempo-envios:hover,
.close-modal-retiro:hover,
.close-modal-garantias:hover,
.close-modal-stock:hover,
.close-modal-mellamen:hover {
  color: #000;
  border: 2px solid #000;
  background: #fff;
}

/* modal Garantias*/
.garantia-in-modal {
  padding: 24px;
  overflow-y: scroll;
}

.tiempo-envios-in-modal {
  padding: 24px;
  overflow-y: scroll;
}

@media screen and (max-width: 990px) {

  
  .wrap-modal .cont-modal,
  .wrap-modal-promociones .cont-modal-promociones,
  .wrap-modal-envios .cont-modal-envios,
  .wrap-modal-retiro .cont-modal-retiro,
  .wrap-modal-garantias .cont-modal-garantias,
  .wrap-modal-stock .cont-modal-stock,
  .wrap-modal-dontadd .cont-modal-dontadd {
    width: 100vw;
    height: 100vh;
    margin: 8vh auto;
  }
  
  .promociones-in-modal {
    padding: 14px 5px;
  }
  
  .product-page .two-col {
    flex-direction: column;
  }
  .pp-photos {
    width: 100%;
    border: 0;
  }
  .pp-content {
    width: 100%;
    /* padding: 0 14px 0; */
    padding: 0;
  }
}

@media screen and (max-width: 990px) {

  .pp-content .pseudo-cards {
    margin: 10px 0;
  }
  
  .prev-wrap-price {
    padding-bottom: 0px;
  }

  /* lucas 8/6/22 */
  .hiddenInMobile{
    display: none !important;
  }

  .tagRandom{
    display: block !important;
  }

  .blockInMobile{
    display: block !important;
  }

  .product-page h1 {
    font-size: 24px;
    padding: 14px 0;
  }

  .botonesescritorio {
    display: none;
  }

  .pp-photos{
    flex-direction: column-reverse;
    padding: 0px;
  }

  .pp-content .old-price {
    line-height: 22px;
  }

  .pp-photos-thumbs{
   /* display: none;
    /* width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem; */
  }
  .playyoutub{
    position: absolute;width: 25px !important;display: block ruby; margin-top: 10px;margin-left: 34px; border: 0px;
  }
  .youtimg{
    height: 24vw;
    }
  .pp-photos .more-img {
    width: 16rem;
    height: 16rem;
    font-size: 2em;
  }

  /* .wrap-modal .swiper-slide img {
    width: 100%;
  } */

  .pp-photos a.img-thumb img {
    margin-bottom: 0;
  }

  .pp-photos a.img-thumb {
    padding: 0;
  }

  .pp-photos > div:nth-child(1) {
    width: 100%;
  }
  .pp-photos a.img-thumb{
    width: 24%;
    display: inline-block;
  }
  .pp-photos > div:nth-child(2) {
    width: 100%;
    margin: 0;
  }

  .pp-content .price {
    width: fit-content;
    margin-left: 0;
    height: 5rem;
  }

  .counter-img{
    z-index: 100;
    font-size: 1.6rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 1rem;
    color: black;
    background-color: #ddd;
    width: fit-content;
    padding: 3px 12px;
    border-radius: 5px;
  }

  .pp-content .pseudo-cards .pc-cont {
    width: fit-content;
  }

  .pp-content .pseudo-cards .pc-cont-dues {
  }

  .pp-content .pseudo-cards .pc-cont-dues a {
    float: left;
    color: blue;
    font-size: 14px;
    font-weight: 400;
  }

  .swiper-container-fotos picture,
  .swiper-container-fotos picture source,
  .swiper-container-fotos picture img {
    width: 100%;
    padding: 20px 0px 10px 0px;
    object-fit: contain;
  }

  /* productos detalles */

  .pp-detalles h4 {
    font-size: 2.5rem;
    margin: 1rem 0;
  }

  .pp-detalles .detail-content {
    padding: 1rem 0.3rem;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }

  .pp-asks .pp-asks-form {
    padding: 16px 0;
  }

  .pp-asks textarea {
    width: 100%;
  }

  .pp-asks button {
    font-size: 1.6rem;
    width: 100%;
    padding: .4rem 3rem;
    margin: 10px 0;
  }

  .heroPausedPublication {
    padding: 1rem 0;
  }

  .containerRelationWhenPaused{
    margin: 0;
  }

  .product-page {
    padding: 0 1rem;
  }

  .pp-detalles {
    margin: 0;
  }

  .pp-content-tags {
    margin: 8px 0;
  }
  

  /* fin lucas */

}

@media screen and (max-width: 550px)  {
  .pp-photos .more-img {
    width: 10rem;
    height: 10rem;
  }

  .product-page {
    padding: 1rem 1rem;
  }

  .product-page h1{
    font-size: 18px;
    padding: 0px 5px;
    font-weight: 600;
  }

  .pp-content-tags {
    margin: 5px;
    display: flex;
    align-items: center;
    gap: 1rem;
  }
}


@media screen and (max-width: 390px) {
  
  .absolute-in-mobile{
    position: absolute; 
    margin-top: 1.5rem;
    left: 1.5rem;
  }

}

/* skeleton */
/* DOCUMENTATION: */
/* https://www.npmjs.com/package/@itrulia/nova-skeletons/v/1.0.1 */

/* ========================================================================== #SKELETON ========================================================================== */
.c-skeleton {
  margin: 24px;
}

.c-skeleton__figure,
.c-skeleton__text {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background-color: #e7e7e9;
  background-image: linear-gradient(to right, #eee 8%, #e7e7e9 18%, #eee 33%);
  background-size: 800px 104px;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 350px 0;
  }
}
.c-skeleton__figure {
  width: 100%;
  height: 100%;
}
/** * [1]: Emulate line height */
.c-skeleton__text {
  height: 1em;
  width: 65%;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.c-skeleton__text--small-height {
  margin-top: 0;
  margin-bottom: 0;
}
.c-skeleton__text--inline {
  display: inline-block;
}
.c-skeleton__text--full {
  width: 100%;
}
.c-skeleton__text--big {
  width: 75%;
}
.c-skeleton__text--bigger {
  width: 85%;
}
.c-skeleton__text--small {
  width: 55%;
}
.c-skeleton__text--smaller {
  width: 45%;
}
.c-skeleton__text--tiny {
  width: 35%;
}

.o-media {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  padding: 1em;
  background: #fff;
}

.o-media__figure {
  margin-right: 1em;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  line-height: 1;
  width: 50px;
  height: 50px;
}
.o-media__figure > :last-child {
  margin-bottom: 0;
}

.o-media__body {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
}
.o-media__body > :last-child {
  margin-bottom: 0;
}
.o-media__body + .o-media__figure {
  margin-left: 1em;
  margin-right: 0;
}

.clear {
  clear: both;
}

.label_shipping{
  padding: 0px;
  font-weight: 400;
  color: #2a2a2a;
  cursor: pointer;
}

.label_shipping_back{
  background: #dadada;
  border-radius: 5px;
  padding: 10px;
  border: 2px solid #dadada;
  color: #2a2a2a;
}

.label_shipping_back_in{
  background: white;
  border: 2px solid #2a2a2a;
  border-radius: 5px;
  padding: 10px;
  color: #2a2a2a;
}
.label_shipping:hover .label_shipping_back{
  background: white;
  border: 2px solid #2a2a2a;
  color: #2a2a2a;
}

.t_product_thumbs .old-price .ribbon-discount {
  width: 40px;
  height: 26px;
  position: relative;
  background: #b5146f;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  border-radius: 5px;
  margin-left: 20px;
  text-align: center;
}


.t_product_thumbs .old-price .ribbon-discount:after {
  content: "";
  position: absolute;
  left: -12px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 15px solid #b5146f;
  border-top: 10px solid transparent;
  border-bottom: 15px solid transparent;
}