.cont-contenido .tab-contentt .bg-slds{
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: ;
    position: relative;
    z-index: 200;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper {
    width: 100%;
    height: 100%;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide {

    background: #fff;
    border-radius: 5px;
    border: 1px rgb(223, 223, 223) solid;
    margin: 0 0 25px 0;
      
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div {
    width: 100%;
    height: auto;
    background-color: ;
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 8px 8px 0 8px;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div .txt-sldrs-m{
    font-size: 14px;
    font-weight: 500;
    color: white;
    margin: 0 0 8px 0;
    padding: 8px;
    text-align: center;
    border-radius: 20px;
    background-color: var(--color-pink-farmasi);
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .prec-div{
    height: auto;
    background-color: white;
    padding: 8px 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div p{
    font-size: 12px;
    font-weight: 500;
    color: white;
    margin: 0 0 5px 0;
    padding: 8px;
    text-align: center;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .prec-div .txt-vm{
   display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-pink-farmasi);  
    margin: 0 0 5px 0;
    border-radius: 5px;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .prec-div .txt-prec{
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
    color: white;  
    margin: 0 0 0 0;
    padding: 8px 0;
    border-radius: 0 0 5px 5px;
    background-color: ;
    width: 100%;
    text-align: center;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .prec-div .txt-desc-pr{
    font-size: 16px;
    font-weight: 400;
    color: var(--color-black); 
    padding: 8px;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .prec-div .txt-prec2{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: white;  
    margin: 0 0 10px 0;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    background-color: ;
    text-align: center;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div2 {
    width: 100%;
    height: auto;
    background-color: ;
    text-align: start;
    display: flex;
    justify-content: end;
  }
  
  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr{
    width: 100%;
    height: auto;
    background-color: ;
    text-align: start;
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 8px;
  }
 
  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-img-gr{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 16px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr .txt-marca-sld{
    font-size: 16px;
    font-weight: 600;
    color: white;
    line-height: 1.2;
    margin: 0 10px 0 0;
    padding: 8px;
    border-radius: 20px;
    background-color: var(--color-pink-farmasi);
    text-align: center;

  }

  .cont-contenido .tab-contentt .swiper-slide .ss-div-gr .txt-desc-sld{
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 1.2;
  margin: 0;
  padding: 8px;
  border-radius: 20px;
  background-color: var(--color-pink-farmasi);
  text-align: center;

}

.cont-contenido .tab-contentt .swiper-slide .ss-div-img-gr img{
    width: 80%;
    height: auto;
    object-fit: cover;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr-info{
    width: 100%;
    height: auto;
    background-color: ;
    text-align: start;
    padding: 8px;
    margin: 0;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr-info{
    width: 100%;
    height: auto;
    background-color: ;
    padding: 8px;
    margin: 0;
   
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr-info .info-sl2{
   font-size: 17px;
   font-weight: 300;
   color: #000;
   line-height: 1.2;
   margin: 0 0 16px 0;

  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr-info .title-tag-sl2
{
    font-size: 17px;
    font-weight: 600;
    color: #f95c6d;
    line-height: 1.2;
    margin: 0 0 10px 0;
}

.cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr-info .div-products-sl2{
    width: 100%;
    background-color: ;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div-gr-info .div-products-sl2 p{
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 0 8px 10px 0;
    padding: 4px 12px;
    background-color: #979797;
    border-radius: 10px;
}


.cont-contenido .swiper-slide .div-3colum {
    width: 100%;
    background-color: ;
    margin: 0;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .cont-contenido .swiper-slide .div-3colum .col-prec {
    width: 33%;
    background-color: ;
    margin: 0;
    padding: 0;
    text-align: center;
    

  }

  .cont-contenido .swiper-slide .div-3colum .txt-vm{
    font-size: 16px;
    font-weight: 500;
    color: var(--color-pink-farmasi); 
    margin-bottom: 5px; 
  }

  
  .cont-contenido .swiper-slide .div-3colum .txt-prec2{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: white;  
    margin: 0 0 10px 0;
    padding: 8px;
    border-radius: 5px 5px;
    background-color: #979797;
  }

  .cont-contenido .swiper-slide .div-3colum .col-prec:nth-child(2) {
    margin: 0 8px;
   

  }

  .cont-contenido .swiper-slide .div-tags-products {
    width: 100%;
    background-color: ;
    margin: 0;
    padding: 10px;
  }

  .cont-contenido .swiper-slide .div-tags-products .title-tag-sl2
  {
      font-size: 17px;
      font-weight: 600;
      color: #f95c6d;
      line-height: 1.2;
      margin: 0 0 10px 0;
  }

  .cont-contenido .swiper-slide .div-tags-products .div-products-sl2{
    width: 100%;
    background-color: ;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .cont-contenido .swiper-slide .div-tags-products .div-products-sl2 p{
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 0 10px 8px 0;
    padding: 4px 12px;
    background-color: #979797;
    border-radius: 10px;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-slide .ss-div2 p{
    font-size: 16px;
    font-weight: 500;
    color: white;
    margin: 0;
    padding: 8px;
  
  }



  .cont-contenido .tab-contentt .bg-slds .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .cont-contenido .tab-contentt img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-button-prevv {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    background-color: #f7f7f7b5;
    color: var(--color-pink-farmasi);
    border-radius: 50%;
    border: 1px solid var(--color-pink-farmasi);
    cursor: pointer;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center; 
    font-size: 20px; 
    transform: translateY(-50%);
}


.cont-contenido .tab-contentt .bg-slds .swiper-button-nextt {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: #f7f7f7b5;
    color: var(--color-pink-farmasi);
    border-radius: 50%;
    border: 1px solid var(--color-pink-farmasi);
    cursor: pointer;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center; 
    font-size: 20px;   
    transform: translateY(-50%);
  }

  .cont-contenido .tab-contentt .bg-slds .swiper-button-prevv.swiper-button-disabled{
  background-color: rgba(233, 233, 233, 0.71);     /* Fondo más claro cuando la flecha está inactiva */
  color: #ffcaca;     
  border: 1px solid #ffcaca;           /* Color de texto más tenue */
  cursor: not-allowed;        /* Cambia el cursor para indicar que está deshabilitada */
}

.cont-contenido .tab-contentt .bg-slds .swiper-button-nextt.swiper-button-disabled{
  background-color: rgba(233, 233, 233, 0.71);     /* Fondo más claro cuando la flecha está inactiva */
  color: #ffcaca;     
  border: 1px solid #ffcaca;        /* Color de texto más tenue */
    cursor: not-allowed;        /* Cambia el cursor para indicar que está deshabilitada */
  }

