#blocHome_1{
    background-color: #ebf3fa;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.woocommerce-price-suffix{
display: none !important;
}

#ct_blocHome_1{
    background-image: url(../img/Bhome1.png);
    width: 100%;

    background-color: #ebf3fa;
    background-repeat: no-repeat;
    background-position: center;
}
.card_shampoo{
    background-color: #EBF3FA52;
    box-shadow: 0px 6px 15px -2px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    backdrop-filter: blur(10px);
    padding: 20px;
    border-radius: 25px;
    max-width: 500px;
}
.h600{
    height: 600px;
}
.caja_card_shampoo{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}
.shampoo_card-subtitle{
    color: #2B394C;
    font-size: 1rem;
    font-weight: 500;
}
.shampoo_card-title{
    color: #25576E;
    font-size: 2.3rem;
    font-weight: 600;
}
.shampoo_card-content{
    color: #2B394C;
    font-size: 1.3rem;
    font-weight: 500;
    text-align: justify;
    line-height: 19px;
}
.cajaImg{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}
.imgShampoo{
    margin-bottom: -30px;
    margin-right: -100px;
}

.section_argi_fib{ background-color: #ebf3fa; padding: 50px 0; }

.card_arginina{
    background-image: url(../img/backarguinina.jpg);
    min-height: 500px;
    padding: 1rem;
    text-align: center;
    border-radius: 30px;
}
.card_fibras{
    background-image: url(../img/backfibras.jpg);
    min-height: 500px;
    padding: 1rem;
    text-align: center;
    border-radius: 30px;
}
.body_card_arginina{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}
.argi_fib_card-title{
    color: white;
    font-size: 3rem;
    font-weight: 600;
    line-height: 60px;
}
.argi_fib_card-content{
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 27px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: white;
}
.btn-index{
    background-color: #397FA0;
    color: #EBF3FA;
    border-radius: 30px 30px 30px 30px;
    margin-top: 2rem;
    min-width: 280px;
    border: 1px solid transparent;
  }
  .btn-index:hover{
    background-color: #EBF3FA;
    color: #397FA0;
    border: 1px solid #397FA0;
  }
  .btn-index:active{
    background-color: #EBF3FA;
    color: #397FA0;
    border: 1px solid #397FA0;
  }

#blocHome_2{
    background-color: white;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

#ct_blocHome_2{
    background-image: url(../img/Bhome2.png);
    width: 100%;

    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
}
.caja_agua_glaciar{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}
.imgAgua {
    margin-bottom: -30px;
    margin-right: 0px;
    margin-left: -70px;
    z-index: 0;
}

.bg-KitKaloni {
    background-image: url(../img/Kit-kaloni-complete.jpg);
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  
  .bg-KitKaloni:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #051922;
    opacity: 0.3;
  }
  .bgNivelAlopecia{
    background-image: url(../img/nivelalopecia-rm.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 375px;
    background-position: right;
  }
.cajatextAlopecia{
    padding: 2rem 10rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.bg-offer-kaloni {
    background: linear-gradient(rgba(43, 40, 37, .9), rgba(43, 40, 37, .9)), url(../img/backArgininab3.jpg) center center no-repeat;
    background-size: cover;
}
.ulingredientes{
    text-align: justify;
    color: white;
    font-size: 1.1rem;
}
.liingrdientes{
    margin-bottom: 10px;
}

.bgEnvioGratis{
    background-image: url(../img/envio.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 355px;
    background-position: center center
  }

  .bannerKitKaloni{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 455px;
  }
  .newBgMkt{
    background: linear-gradient(to bottom, #002856, #000102) !important;
  }

.DescProTit{
    font-size: 30px;
    color: #002856;
    margin-bottom: 15px;
    font-weight: 600;
}

.titlepromo24{
    color: #346682;
    font-size: 40px;
    font-weight: 500;
}

.flexCenterMenu{
    display: flex; 
    flex-direction: row; 
    justify-content: center;
}

.tuNiveldeCalvicie{
    margin-top: -20px; color: white; font-size: 40px; font-weight: 600;
}
