a.custom{
    color:#DE332E;
}


.header_container {
    background-color: #fff;
    box-shadow: 0 0 12px #ddd;
}
.curvas-titulo {
    border-radius: 30px 30px 0 0;
}

.curvas-titulo p {
    color: #7B4200;
    font-size: 1.2rem;
    margin-top: 0.5rem;
}

/*------FEB29 PRODUCTOS FLOTANTES -------*/
.position-absolute .producto {
    margin-left: 0;
    margin-right: 0;
    padding-left: 6%;
}
span.pro_num_abs {
    position: absolute;
    left: -9px;
    top: 23px;
}

span.pro_num_abs_2 {
    position: absolute;
    top: 10px;
    left: -14px;
}

span.pro_num_abs_3 {
    position: absolute;
    left: -15px;
    top: calc(30% - -27px);
} 
div#producto-01-01 {
    right: 3%;
    bottom: 4%;
    font-size: larger;
}
/* div#producto-01-01 .precio_normal span span{
    font-size: larger;
} */
div#producto-02-01 {
    left: 6%;
    top: 6%;
}
div#producto-04-01 {
    left: 6%;
    top: 10%;
}
div#producto-06-01 {
    left: 6%;
    bottom: 15%;
}
div#producto-snack-01 {
    left: 20%;
    bottom: 22%;
}
div#producto-snack-02 {
    right: 3%;
    bottom: 21%;
}
div#producto-bebidas-1 {
    left: 8%;
    top: 76%;
}
div#producto-bebidas-2 {
    right: 38%;
    top: 76%;
}
div#producto-bebidas-3 {
    right: 8%;
    top: 76%;
}
div#producto-bebidas-01 {
    left: 8%;
    top: 74%;
}
div#producto-bebidas-02 {
    right: 38%;
    top: 74%;
}
div#producto-bebidas-03 {
    right: 8%;
    top: 74%;
}
div#producto-bebidas-04 {
    left: 8%;
    top: 80%;
}
div#producto-bebidas-05 {
    right: 40%;
    top: 80%;
}
div#producto-bebidas-06 {
    right: 8%;
    top: 80%;
}

/*---------- TITULARES--------------*/
p.p-lead {
    font-size: 1.1rem;
}

.bg-m {
    background-image: url(../img/m.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    background-size: cover;
    display: flex;
    align-content: center;
}
.bg-m-peq {
    background-image: url(../img/m.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 75px;
    background-size: cover;
    display: flex;
    align-content: center;
}


.bg-m p {
    display: block;
    margin: 0 auto;
    max-width: 67% !important;
    line-height: 120%;
}
#producto-bebidas-1 .producto{
    width: 120%;
}
#producto-bebidas-2 .producto{
    width: 120%;
}
#producto-bebidas-3 .producto{
    width: 120%;
}
#producto-bebidas-01 .producto{
    width: 120%;
}
#producto-bebidas-02 .producto{
    width: 120%;
}
#producto-bebidas-03 .producto{
    width: 120%;
}
#producto-bebidas-04 .producto{
    width: 120%;
}
#producto-bebidas-05 .producto{
    width: 120%;
}
#producto-bebidas-06 .producto{
    width: 120%;
}
.desliza{
letter-spacing: 0.3em;
}

.fondo-1-m-inicio {
    position: relative;
    overflow: hidden;
}

.fondo-1-m {
    position: relative;
    overflow: hidden;
}

.caja-titulo {
    position: relative; 
    overflow: hidden;
}

.fondo-1-m-inicio::after {
    content: "";
    background-image: url(../index_2/img-m.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}

.fondo-2-m {
    background-color: #A6E6E0;
    position: relative;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
}

.fondo-3-m {
    background-color: #FA9DA7;
    position: relative;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
} 

.fondo-4-m {
    background-color: #FFECC9;
    position: relative;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
}


 .img-m {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../carnes_2/M_img.png);
}

.img-m-2 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background-position: 32px 0px;
    background-repeat: no-repeat;
    background-size: 85%;
    background-image: url(../abarrotes/img-m-abarrotes.png);
}

 .img-m img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.owl_cero .producto .producto_img{
 width: 100%;
 min-height: 110px;
 padding-top: 13%;
 padding-bottom: 7%;
}

.owl_cero .producto .producto_img img {
    width: 75%;
    margin: 0 auto;
}

.texto-flotante  {
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;
    background-color: #C4C4C4;
    width: 100%;
    text-align: center;
}

.texto-flotante p {
    color: #fff;
    padding: 0.5rem 0;
    letter-spacing: 0.1rem;
}


/* SUBMENU */

.submenu {
    background-color: #FFC500;
    margin-bottom: 0.6rem;
}

.submenu-2{
    background-color: #A6E6E0;
    margin-bottom: 0.6rem;
}


.fondo-submenu {
    background-color: #FFC500 !important;
}

.fondo-submenu-3 {
    background-color: #FA9DA7 !important;
}


.submenu .item {
    cursor: pointer;
}

.submenu .item .items-1 {
    text-align: end;
    padding-right: 2.5rem;
    display: block;
    font-size: 1.3rem;
}

.submenu .item .items-2 {
    padding-left: 2.5rem;
    display: block;
    font-size: 1.3rem;
}

.submenu .item a{
    transition: all 0.5s ease-in-out;
    padding: 1.2rem 0;
    color: #fff;
    font-family: "NimbusSanLBol";
}

.submenu .item:hover a {
    
    color: #7B4200;
}



.submenu-2 .item {
    cursor: pointer;
}

.submenu-2 .item .items-1 {
    text-align: end;
    padding-right: 2.5rem;
    display: block;
}

.submenu-2 .item .items-2 {
    padding-left: 2.5rem;
    display: block;
}

.submenu-2 .item a{
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
    padding: 1.2rem 0;
    color: #fff;
    font-family: "NimbusSanLBol";
}

.submenu-2 .item:hover a {
    color: #7B4200;
}

/* TITULO */

.titulo {
    padding-top: 3rem;
    padding-bottom: 2rem;
    z-index: 2;
    font-family: "LaKenEveBold";
    text-align: center;
}

.titulo-perecibles .span-grande{
    font-size: 3.6rem !important;
    display: inline-block !important;
    padding-top: 4%;
}

.titulo-carne {
    padding-left: 0;
    padding-right: 0;
}

.titulo-carne p{
    padding: 0;
    line-height: 100% !important;
}

.titulo p {
    color: #fff;
    font-size: 1.89rem;
    line-height: 0;
    font-family: "LaKenEveBold";    
}

.titulo span {
    color: #fff;
    font-size: 1.8rem;
    display: block;
    line-height: 60%;
}

.titulo .span-grande {
    font-size: 2.5rem;
    display: inline-block;
    padding-top: 4%;
}

.titulo .span-grande-verduras {
    font-size: 3.4rem;
}

.titulo-carne .span-grande {
    font-size: 2.7rem;
    display: inline-block;
    padding-top: 1%;
}

.titulo-2 {
    padding: 0 3rem;
    height: 150px;
    display: flex;
    align-items: center;
}

.titulo-2 div {
    position: relative;
}

.titulo-2 p {
    color: #fff;
    font-size: 1.9rem;
    margin-top: 0;
    font-family: "LaKenEveBold";
}

.titulo-2 .texto-semi{
    font-size: 1.5rem;
}

.titulo-3 {
    padding: 0 3rem;
    height: 150px;
    display: flex;
    align-items: center;
}

.titulo-3 div {
    position: relative;
}

.titulo-3 p {
    color: #FFC500;
    font-size: 1.8rem;
    margin-top: 0;
    font-family: "LaKenEveBold";
}

.titulo-3 .texto-semi{
    font-size: 1.5rem;
}


.titulo-5 .span-grande {
    font-size: 2.65rem;
}
.titulo-2 .span-grande {
    font-size: 2.65rem;
}

.titulo-3 .span-grande {
    font-size: 2.9rem;
}


.titulo-4 .span-grande {
    font-size: 2.5rem;
}

.img-texto-flotante {
    position: absolute;
    z-index: 2;
    top: 3%;
    left: 5%;
    width: 100%;
}

.img-texto-flotante img {
    width: 70%;
    height: 100%;
}


.img-bonus {
    width: 100%;
    overflow: hidden;
}

.img-bonus img {
    width: 100%;
    height: 100%;
}


.card-img  {
    position: absolute;
    top: -33px;
    left: 0;
    width: 100%;
    z-index: 2;
}

.card-img img{
    width: 100%;
    height: 100%;
}

.contenedor-card-info {
    border-radius: 30px 30px 0 0;
    padding-left: 17%;
    padding-right: 10%;
    padding-top: 50%;
    padding-bottom: 15%;
    position: relative;
}


.caja-flotante {
    position: relative;
}

.caja-flotante-2 {
    position: relative;
}

 .logo-flotante {
    position: absolute;
    width: 100%;
    top: 0;
    right: -83%;
}

.caja-flotante .logo-flotante img {
    max-width: 25%;
}

.caja-flotante-2 .logo-flotante-2 {
    position: absolute;
    width: 100%;
    top: -3%;
    left: 65%;
}

.caja-flotante-2 .logo-flotante-2 img {
    max-width: 22%;
}

.icono-app-metro img{
    max-width: 50%;
}

.caja-portada-flotante {
    position: absolute;
    bottom: 0;
    right: 7%;
}


.caja-slider-huevos {
    position: relative;
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.8rem;
}

.caja-pescado {
    padding-top: 4.6rem;
}

.caja-pescado .contenedor-card-info {
    padding-top: 45% !important;
}
/* .caja-slider-huevos .card-img {
    text-align: center;
    z-index: 2;
    display: flex;
    justify-content: center;
} */

.caja-slider-huevos .card-img img {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.2rem;
}


/* .owl-carousel .owl-stage {
    display: flex !important;
    align-items: end;
} */

.slider-doblemitad  .owl-stage {
    display: flex !important;
    align-items: start;
}

.slider-pescado .owl-carousel .owl-stage{
    display: flex;
    align-items: end !important;
}

.caja-slider-huevos .contenedor-card-info {
    width: auto;
    padding-top: 10%;
    padding-left: 10%;
    padding-right: 17%;
}

.subtitulo-desliza {
    color: #FFC400;
    display: flex;
    justify-content: flex-end;
    font-size: 1rem;
    letter-spacing: 0.1em;
    align-items: center;
}

.subtitulo-desliza p {
    font-family: "NimbusSanLBol";
    font-size: 1.3rem;
    letter-spacing: 2px;
}


.titulo-linea-amarilla p {
    font-size: 1.3rem;
    font-family: "LaKenEveBold";
}






.numero-grande {
    display: flex;
    align-items: end;
    margin-top: 0.4rem; 
}

.numero-grande span {
    display: inline-block;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: "NimbusSanLReg";
}

.numero-grande span:nth-child(1) {
    font-size: 2rem;
    margin-right: 0.3rem;
}

.numero-grande span:nth-child(2){
    margin-top: -0.3rem;
}


.fondo-celeste {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.fondo-celeste .img_card {
    padding-left: 6%;
}

.fondo-celeste::after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 2%;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #bbe5f5bf;
    border-radius: 30px 30px 0 0;
}

.producto_txt p {
    font-size: 1.03rem;
}

.vigencia {
    font-size: 0.6rem;
    margin: 0;
    display: inline-block;
}


.carucel_precio .precio_normal span {
    font-size: 2.3rem;
  }
  
.carucel_precio .precio_normal span span {
    font-size: 2rem;
}


.texto-sin-padding .producto_txt{
    padding-top: 0;
}






.caja-slider-huevos div img {
    width: 80% !important;
    margin: 0 auto;
}

.slider-abajo .owl-carousel .owl-stage-outer  {
    align-items:end !important;
}


/* card-repetitivas de slider o card de catalogos */
.caja-fondo{
    position: relative;
    width: 100%;
    height: 100%;
}



.caja-fondo .img_card {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
    margin-left: -3%;
    text-align: center;
    z-index: 1;
}

.caja-fondo .img_card_pescado {
    padding-bottom: 8%;
    overflow: visible;
}

.caja-fondo .img_card_pescado:nth-child(3) {
    transform: scale(1.3);
}

.img_card {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
    margin-left: -9%;
    z-index: 1;
}

.caja-fondo .img_card_embutidos {
    margin-bottom: 11%;
    overflow: visible !important;
}

.caja-fondo .img_card_embutidos img {
    transform: scale(1.1);
    overflow: visible !important;
}

.img_card .slider_pescado {
    width: 85% !important;
    margin: 0 auto;
}

.img_card .slider_perecibles {
    width: 75% !important;
    margin: 0 auto;
}

.caja-texto {
    padding: 0% 00% 10% 10%;
    position: relative;
    z-index: 1;
}


.img_card  img {
    width: 100%;
    height: 100%;
}


/* Span descuento */

.precio.precio_descuento {
    margin: 0.5rem 0;
}

.precio>span {
    line-height: .8;
}

span.num_big {
    font-size: 3rem;
    line-height: 90%;
}

span.dscto_tx {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

span.dscto_pc {
    font-size: 1.8rem;
}

span.dscto_txt {
    font-size: 0.8rem;
}


/* DOS X UNO */

.precio-dobles {
    display: flex;
    justify-content: start;
    align-items: end;
    font-size: 1.6rem;
    font-weight: bold;
    padding-top: 2%;
    font-family: "NimbusSanLBol";
}


.precio-dobles .por {
    font-size: 2rem;
}

.span-grande {
    font-size: 2rem;
    display: inline-block;
}


.caja-texto-abarrotes {
    height: 110px;
}

.owl-custom-4  .caja-fondo .img_card{
    margin-bottom: 8%;
}

.owl-custom-4  .caja-fondo .img_card img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.owl-custom-4 .card-fondo-2{
    height: 75%;
}

.owl-custom-4 .card-fondo-3{
    height: 75%;
}


  /*theme-base*/

  .card-cencosud{
    width: 20px!important;
    margin-bottom: .2rem;
}

.mb-desct-1{
    margin-bottom: .5rem;
}
.mb-desct-2{
    margin-bottom: .2rem;
}




.caja-texto .producto_txt p{
    font-size: 1.21rem;
}


.caja-texto-pescado {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 95px;
}

.caja-fondo-perecibles .caja-texto {
    padding-left: 13%;
}


.owl-custom2-7 .owl-stage-outer .owl-stage {
    display: flex;
    align-items:start;
}



.caja_flotante_3 {
    top: 0;
    right: 6%;
    height: 100%;
}

.caja_flotante_4 {
    top: 0;
    right: 8%;
    height: 100%;
}

.caja_flotante_5 {
    top: 0;
    right: 8%;
    height: 100%;
}

.caja_flotante_6 {
    top: 0;
    right: 3%;
    height: 100%;
}

/* PRECIO_PEGADO_LEFT */
.caja_flotante_3_1 {
    top: 0;
    left: 9%;
    height: 100%;
}



.precio.porcentaje {
    font-size: 1.4rem;
}

.precio.desct {
    font-size: .7rem;
}

.border_1 {
    border-radius: 25px 25px 0 0;
}

@media screen and (min-width: 560px){
  
    .card-cencosud{
        width: 33px!important;
        margin-bottom: .05rem;
    }
    .mb-desct-1{
        margin-bottom: .25rem;
    }
    .mb-desct-2{
        margin-bottom: .2rem;
    }
    .mt-desct{
        margin-top: .4rem;
    }
}

/*theme-fonts*/
.precio_normal {
    font-size: 1.7rem;
}

.precio .porcentaje {
    font-size: 1.9rem;
    font-family: "NimbusSanLBol";
}
.precio .desct {
    font-size: .76rem;
    font-family: "NimbusSanLBol";
  }


  .header-desktop {
    display: none;
  }

  .slider-2items .owl_customDots {
    top: 20%;
  }

  .caja-fondo-perecibles {
    width: 87%;
    margin: 0 auto !important;
  }


  .producto.con_numero {
    margin-left: 8%;
  }

  .header-mobile {
    display: block;
  }

  /* .slider-descuentos .producto_txt p {

  } */

  .slider-descuento-items {
    margin-left: 10% !important;
  }

 
  .caja-texto-pan {
    padding-left: 15% !important;
  }

  .img_card_pan {
    overflow: visible !important;
  }


  .padding-derecho .producto.con_numero{
    margin-left: 28% !important;
  }


  .caja-texto-postres {
    height: 133px !important;
    padding-left: 12% !important;
  }

  .caja-texto-abarrotes-2 {
    height: 122px;
  }


  .caja-texto-azucar {
    height: 115px;
  }

  .caja-texto-aceite {
    height: 130px;
  }

  .texto-extenso-1 .producto_txt p{
    font-size: 1rem;
  }

  .texto-extenso .producto_txt p strong{
    margin-top: 2%;
    font-size: 1.2rem;
  }

  .texto-extenso {
    height: 130px;
  }

  .caja-texto-sublime {
    height: 130px;
  }

  .titulo-naranja p{
    font-size: 1.3rem;
    font-family: "LaKenEveBold";
  }

  .fondo-crema {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 65%;
    background-color: #FAEDD6;
    border-radius: 30px 30px 0 0;
  }





  .producto {
    z-index: 2;
    position: relative;
  }

  .icon_metro {
    width: 60%;
    margin-top: -5%;
  }

  .icon_appmetro {
    width: 90%;
  }

  .text-app-metro {
    margin-top: -5%;
    font-size: 1rem;
    letter-spacing: 1px;
  }


/* 
.owl-custom2-2 .owl-stage-outer .owl-stage {
    display: flex;
    align-items: end;
    height: 100%;
} */


.owl-custom2-10 .owl-stage-outer .owl-stage {
    display: flex;
    align-items: end;
    height: 100%;
}

.owl-custom2-11 .owl-stage-outer .owl-stage {
    display: flex;
    align-items: end;
    height: 100%;
}

.octogono {
    width: 50%;
}

.octogono_2 {
    width: 40%;
}

.border_radius {
    border-radius: 30px 30px 0 0;
}



.img_espacio {
    max-width: 98%;
    margin: 0 auto;
}

.img_espacio_2{
    max-width: 99%;
    margin: 0 auto;
}

.precio_porcentaje span{
    padding-top: 0;
    font-size: 2.9rem;
}

.porcentaje_span{
    font-size: 1.7rem !important;
}

.owl_cero_2 {
    width: 100%;
    margin-right: -4% !important;
}



.fondo_titulo_tortas {
    background-image: url(../index_3/fondo_tortas.png);
    background-position: center center;
    background-size: contain;
}

.fondo_titulo_tortas p{
    font-size: 2rem;
    color: #523C2F;
    letter-spacing: 1px;
}


.octogono_flotante {
    position: absolute;
    right: 11%;
    top: 0;
    width: 13%;
}



.octogono_flotante_2 {
    position: absolute;
    right: 11%;
    top: 0;
    width: 26%;
}

.octogono_flotante_3 {
    position: absolute;
    right: 10%;
    top: 5%;
    width: 40%;
}

.octogono_flotante_4 {
    position: absolute;
    right: 11%;
    top: 0;
    width: 28%;
}

.octogono_flotante_metido {
    top: 6%;
}
.octogono_flotante_metido_2 {
    top: 6%;
}


.mb-desct-1 {
    margin-bottom: 0.5rem;
}
.text_gramde {
    font-size: 2rem;
    color: #414042;
}

.texto_flotante {
    position: absolute;
    bottom: 2%;
    left: 2%;
    z-index: 2;
}


.precios_flotantes {
    left: 6%;
    bottom: 0%;
    z-index: 2;
}

.color_gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 81%;
    background: rgb(233,201,143);
    background: linear-gradient(180deg, rgba(233,201,143,1) 23%, rgba(244,232,219,1) 65%);
}
@media screen and (min-width: 768px){
    .subtitulo-desliza p {
        letter-spacing: 3px;
    }

    .linea-2 {
        bottom: 19%;
    }

    .linea-1 {
        bottom: 30%;
    }

    .img_espacio {
        max-width: 98%;
    }

    .caja-texto-sublime {
        height: 280px
    }

    .texto-extenso {
        height: 221px;
    }

    .texto-extenso-1 .producto_txt p{
        font-size: 1rem !important;
      }

    .slider-2items .owl_customDots-2 {
        top: 0%;
    }

    .slider-2items .owl_customDots-3 {
        top: 0%;
    }

    .caja-texto-azucar {
        height: 221px;
    }

    .caja-texto-aceite {
        height: 250px;
    }

    .caja-texto-abarrotes-2 {
        height: 236px;
    }

    .caja-texto-abarrotes {
        height: 200px;
    }

    .caja-texto-abarrotes .text-mini {
        font-size: 0.7rem;
        margin-top: 3%;
    }

    .slider-2items .owl_customDots-4 {
        top: 0%;
    }

    .caja-texto-postres {
        height: 245px !important;
        padding-left: 12% !important;
      }
    .slider-descuentos .producto_txt p {
        font-size: 1.1rem;
    }

    .bg-m {
        height: 300px;
    }
    .bg-m-peq {
        height: 150px;
    }

    .owl_cero .producto .producto_img {
        min-height: 180px;
    }

    .titulo-2 {
        height: 270px;
    }

    .caja-fondo {
        margin-left: 0;
    }

    .titulo-carne .span-grande {
        font-size: 2.5rem;
    }



    .titulo-2 div::before {
        width: 60px;
        height: 60px;
        bottom: -62px;
        right: -9px;
    }

    .titulo-2 div::after {
        width: 60px;
        height: 60px;
        top: -61%;
        left: -4%;
    }

    .titulo-5 {
        height: 270px;
    }
    .titulo-5 div::before {
        width: 60px;
        height: 60px;
        bottom: -62px;
        right: -9px;
    }

    .titulo-5 div::after {
        width: 60px;
        height: 60px;
        top: -61%;
        left: -4%;
    }

    .titulo-3 {
        height: 282px;
    }

    .titulo-3 p::after {
        width: 60px;
        height: 60px;
        top: -79%;
        left: -11%;
    }
    
    .titulo-3 p::before {
        width: 60px;
        height: 60px;
        bottom: -72px;
        right: -41px;
    }

    .titulo-4 {
        height: 282px;
    }

    .titulo-4 p {
        font-size: 1.7rem;
    }

    .titulo-4 div::after {
        width: 60px;
        height: 60px;
        top: -59%;
    }

    .titulo-4 div::before {
        width: 60px;
        height: 60px;
        bottom: -71px;
        right: -9px;
    }


    span.pro_num_abs {
        left: -13px;
        top: 47px;
    }

    .caja-texto {
        padding: 0% 0% 10% 8%;
    }

    .caja-texto .producto_txt p {
        font-size: 1.44rem;
    }

    .producto_txt p{
        font-size: 1.0rem;
    } 

    .header-mobile {
        display: block;
    }

    .header-desktop {
        display: inline-block;
    }

    .img-m {
    background-position: center;
    }

    .precio_bonus span {
    font-size: 2.3rem;
    }

        .bonus {
        width: 105px;
    }

    .slider-2items .owl_customDots {
        top: 2%;
    }

    .caja-texto-pescado {
        height: 195px;
    }

    .titulo-3 div::after {
        width: 60%;
        height: 60%;
        top: -68%;
        left: -30%;
    }

    .titulo-3{
        padding: 0 3.3rem;
    }

    .titulo-3 p {
        font-size: 2rem;
    }

    .titulo-3 .texto-semi {
        font-size: 1.67rem;
    }

    .titulo-4 .texto-semi {
        font-size: 1.4rem;
        margin-top: 0;
    }


    .titulo-congelados div::after{
        top: -49% !important;
        transform: rotate(316deg) !important;
        left: -16% !important;
    }
    
    .titulo-congelados div::before {
        bottom: -55% !important;
        right: 6% !important;
    }

    span.pro_num_abs_2 {
        top: 25px;
        left: -14px;
    }

    span.pro_num_abs_3 {
        left: -26px;
        top: calc(30% - -49px);
    }

    .left_25 {
        left: -25px !important;
    }
}

