/* font converted using font-converter.net. thank you! */
@font-face {
    font-family: "Gotham-Bold";
    src: url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.eot"); /* IE9 Compat Modes */
    src: url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.eot?#iefix") format("embedded-opentype"),
      /* IE6-IE8 */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.otf") format("opentype"),
      /* Open Type Font */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.svg") format("svg"),
      /* Legacy iOS */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.ttf") format("truetype"),
      /* Safari, Android, iOS */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.woff") format("woff"),
      /* Modern Browsers */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
  
  /* font converted using font-converter.net. thank you! */
  @font-face {
    font-family: "Gotham-Book";
    src: url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.eot"); /* IE9 Compat Modes */
    src: url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.eot?#iefix") format("embedded-opentype"),
      /* IE6-IE8 */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.otf") format("opentype"),
      /* Open Type Font */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.svg") format("svg"),
      /* Legacy iOS */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.ttf") format("truetype"),
      /* Safari, Android, iOS */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.woff") format("woff"),
      /* Modern Browsers */ url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/css/Gotham-Book.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
  
  /*
    body,
    html {
      background-color: #ffffff;
    }
    */
  .container-fluid {
    padding: 0px;
  }
  .container {
    max-width: 1400px;
  }
  #carrusel-productos-peru {
    /*font-family: "Gotham-Book";*/
    color: #000000;
    margin-top: -30px;
  }
  #carrusel-productos-peru section {
    display: inline-block;
    width: 100%;
    position: relative;
  }
  .carrusel_productos {
    /*padding: 0 5%;*/
  }
  /** {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
  }*/
  
  #list_product_sku .swiper-slide{
    width:16.66%;
  }
  .list_product_skux6 .swiper-slide{
    width:16.66%;
  }
  .list_product_skux4 .swiper-slide{
    width:25%;
  }

  #list_product_sku .skuProductApi a{
      border:2px solid #FF2D47;
      display: block;
      position: relative;
  }
  #list_product_sku .skuProductApi,.list_product_skux6 .swiper-slide,.list_product_skux4 .swiper-slide{
      /*padding: 0 5px; */
  }
  .wrap-img {
    background-color: #ffffff;
    position: relative;
    min-height: 215px;
    max-height: 216px;
    height: 216px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .wrap-img img{
    max-height: 100%;
    width: auto;
  }
  
  .wrap-porcent-desct {
    font-family: "Gotham-Book";
    position: absolute;
    float: left;
    display: block;
    left: -1px;
    top: -1px;
    background-color: #FF2D47;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 0 0 100% 0;
    width: 60px;
    height: 45px;
    padding: 1.5% 3%;
    z-index: 999;
  }
  
  .wrap-infoPro {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    justify-items: center;
    background-color: #F5F5F5;
    padding-bottom: 3%;
  }
  
  .wrap-infoPro .best-price{
      width: 65%;
      height: 50px;
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      background-color: #FF2D47;
      color: #ffffff;
      font-weight: bold;
      font-size: 23px;
      border-radius: 0px 20px 20px 20px;
      margin: 4% 0;
      align-content: center;
      justify-content: center;
      flex-direction: column;
      position: relative;
  }
  
  .wrap-description {
      width: 100%;
      margin: 2% 0;
      font-size: 10.5px;
      text-align: center;
      padding: 0 5%;
      min-height: 55px;
      font-weight: bold;
      display: flex;
      align-items: center;
      align-content: center;
      flex-wrap: nowrap;
      flex-direction: row;
      justify-content: center;
  }
  .wrap-price-normal,
  .wrap-price-oferta,
  .wrap-price-aon {
    font-size: 15px;
    display: block;
    width: 100%;
    min-height: 22px;
    text-align: center;
  }
  .wrap-price-normal{
      font-size: 12px;
  }
    
  .wrap-price-oferta{
      font-weight: bold;
  }
  .wrap-price-aon span.aon {
    /*display: inline-block;*/
    /*color: red;*/
    /*min-height: 22px;*/
  }
  
  .wrap-price-aon span.aon::after {
    background: url("https://home.ripley.com.pe/minisitios/home/recursos/api-sku/img/TR.svg") left bottom 0 no-repeat;
    content: "";
    position: absolute;
    width: 40px;
    height: 25px;
    right: -25px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  
  .wrap-comprar {
    margin: 2% 0;
  }
  .wrap-comprar .wrap-btn-comprar {
    border: 2px solid #909090;
    display: block;
    width: 115px;
    margin: 0 auto;
    padding: 5px 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #909090;
  }
  
  /*Style*/
  /*Fin - Style*/
  
  /*swiper*/
  .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
      content:"";
  }
  .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
      content:"";
  }
  /*Fin swiper*/
  #carrusel-productos-peru {
    text-align: center;
    font-size: 25px;
    margin: 2% 0;
  }
  
  /*Fin - Style*/
  a {
    text-decoration: none;
    color: #000000;
  }
  a:hover,
  a:focus {
    text-decoration: none;
    color: #000000;
  }
  
  @media screen and (max-width: 1024px) {
    #list_product_sku .swiper-slide{
      width:25%;
    }
    .wrap-img{
      min-height: 150px;
      height:150px
    }
    .wrap-description{
      font-size: 10px;
    }
    .wrap-infoPro .best-price{
      font-size: 18px;
    }
    .wrap-price-oferta{
      font-size: 14px;
    }
  }
  @media screen and (max-width: 767px) {
    #list_product_sku .swiper-slide{
      width:33.33%;
    }
  }
  @media screen and (max-width: 639px) {
    #list_product_sku .swiper-slide{
      width:50%;
    }
  }
  /**/
  
  @media screen and (max-width: 768px) {
    .wrap-img{
      min-height: 173px;
      max-height: 173px;
      height: 173px;
    }
  }
  
  @media screen and (max-width: 640px) {
    .wrap-img img{
      max-height: 100%;
      width: auto;
    }
    .wrap-description{
      font-size: 2.5vw;
    }
  }
  
  @media screen and (max-width: 480px) {
  
    .wrap-description{
      font-size: 2vw;
      min-height: 40px;
    }
    .wrap-infoPro .best-price{
      font-size: 4vw;
      width:55%;
      height:35px;
    }
    .wrap-price-oferta{
      font-size: 3vw;
    }
    .wrap-price-normal{
      font-size: 2.5vw;
    }
  }
  
  
  