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: -13px;
    top: 0;
}
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/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: 32px 0px;
    background-repeat: no-repeat;
    background-size: 85%;
    background-image: url(../carnes/img-m-carnes.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;
 border-bottom: solid 1px #D0AF52;
 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-4 {
    padding: 0 3rem;
    height: 142px;
    display: flex;
    align-items: center;
}

.titulo-4 div {
    position: relative;
}

.titulo-4 p {
    color: #7B4200;
    font-size: 1.4rem;
    font-family: "LaKenEveBold";
}

.titulo-5 div {
    position: relative;
}

.titulo-5 p {
    color: #7B4200;
    font-size: 1.4rem;
    font-family: "LaKenEveBold";
}

.titulo-congelados div::after{
    content: "";
    background-image: url(../huevos/hoja-left-blanca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    top: -53% !important;
    transform: rotate(316deg) !important;
    left: -16% !important;
}

.titulo-congelados div::before {
    content: "";
    background-image: url(../huevos/hoja-right-blanca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    bottom: -62% !important;
    right: 6% !important;
}

.titulo-2 div::after {
    content: "";
    background-image: url(../huevos/hoja-left-blanca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    top: -63%;
    left: -8%;
}

.titulo-2 div::before {
    content: "";
    background-image: url(../huevos/hoja-right-blanca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    bottom: -65%;
    right: -6%;
}

.titulo-5 div::after {
    content: "";
    background-image: url(../huevos/hoja-left-blanca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    top: -63%;
    left: -8%;
}

.titulo-5 div::before {
    content: "";
    background-image: url(../huevos/hoja-right-blanca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    bottom: -65%;
    right: -6%;
}


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

.titulo-3 div::after {
    content: "";
    background-image: url(../embutidos/hoja-left-amarilla.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    top: -61%;
    left: -10%;
}

.titulo-3 div::before {
    content: "";
    background-image: url(../embutidos/hoja-right-amarilla.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 60%;
    bottom: -69%;
    right: -6%;
}

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


.titulo-4 div::after {
    content: "";
    background-image: url(../snacks/hoja-left-marron.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 30px;
    height: 30px;
    top: -50%;
    left: -7%;
}

.titulo-4 div::before {
    content: "";
    background-image: url(../snacks/hoja-right-marron.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: -39px;
    right: -5px;
}

.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%;
}

.fondo-img {
    background-image: url(../huevos/fondo-img-1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.fondo-img-2 {
    background-image: url(../embutidos/img-embutidos.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.fondo-img-3 {
    background-image: url(../snacks/img-snacks.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.fondo-img-4 {
    background-image: url(../congelados/fondo-img-4.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.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;
}


.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%;
}

.card-fondo-1 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #bbe5f5b5;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2-mieles {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 80%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2-vinagres {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 83%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2-perecibles {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 85%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-3 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;  
}

.card-fondo-3-perecibles {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 85%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;  
}

.card-fondo-3-opacity {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #f5f5f5cc;
    border-radius: 15% 15% 0 0; 
}

.card-fondo-3-opacity-embutidos {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 85%;
    background-color: #f5f5f5cc;
    border-radius: 15% 15% 0 0; 
}

.card-fondo-3-opacity-snacks {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 87%;
    background-color: #f5f5f5b0;
    border-radius: 15% 15% 0 0; 
}

.card-fondo-3-pan {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 95%;
    background-color: #F5F5F5;
    border-radius: 10% 10% 0 0;
}

.caja-flotante-2-embutido {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 70%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-3-embutido  {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 67%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2-pasteleria {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2-pasteleria-2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 66%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-2-mayonesa {
    position: absolute;
    width: 85%;
    bottom: 0;
    z-index: 0;
    height: 70%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-3-pescado {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 85%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;  
}



.card-fondo-2-snacks {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 80%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-3-snacks-2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 80%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;
}

.card-fondo-3-snacks-3 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 70%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
} 

.card-fondo-4-snacks {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 67%;
    background-color: #FAEDD6;
    border-radius: 15% 15% 0 0;
}

.card-fondo-3-pasteleria-2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 76%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;  
}

.card-fondo-3-pasteleria-3 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 76%;
    background-color: #f5f5f5b8;
    border-radius: 15% 15% 0 0;  
}

.card-fondo-3-pasteleria {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 66%;
    background-color: #F5F5F5;
    border-radius: 15% 15% 0 0;  
}


.card-fondo-4 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #b9efea91;
    border-radius: 15% 15% 0 0;  
}

.card-fondo-5 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 75%;
    background-color: #bbe5f5cf;
    border-radius: 15% 15% 0 0;  
}

.card-fondo-4-pescado {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    height: 85%;
    background-color: #b9efea91;
    border-radius: 15% 15% 0 0;  
}

.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-left: 8%;
    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%;
}
@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.5rem;
}

.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;
  }

@media screen and (min-width: 768px){

    .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;
    }

    .text-mini {
        font-size: 1rem;
    }

    span.pro_num_abs {
        left: -26px;
    }

    .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: none;
    }

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

    .img-m {
    background-position: 81px 0px;
    }

    .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;
    }
}

