.boton-anadir-carrito{
    width: 148px;
height: 35px;

background: #8FBC91 0% 0% no-repeat padding-box;
border: 1px solid #707070;
color: #575757;
}

.boton-anadir-carrito:hover{
    transform: scale(0.9);
}

.title-detail{
    font-size: 30px;
    color: #151515;
}

.num-valoriacion{
    font-size: 19px;
    color: #174432;
}

.precio-detail{
    font-size: 36px;
    color: #0DA814;
    text-align: left;
}

.sku-categotia {
    font-size: 19px;
    color: #5F5F5F;
    margin-bottom: 0px;
}

.descripcion-valoracion {
    font-size: 18px;
    color: #575757;
    font-weight: bolder;
    padding-top: 15px;
}

.recordar{
    color: #575757;
    font-size: 16px;
}

.subtitle-detail{
    font-size: 16px;
    color: #575757;
    font-weight: bolder;
}

.price-subtitle{
    color: #0DA814;
    font-size: 27px;
}


.espacio-details{
    height: 100px;
}

.title-descripcion{
    font-size: 13px;
    color: #575757;
    font-weight: 500;
}

.content-descripcion{
    font-size: 13px;
    color: #575757;
}



.regresar-tienda{
    font-size: 17px;
    color: #151515;
}

.regresar-tienda-btn{
    color: black;
}

.cantidad-input{
width: 52px;
height: 34px;
border: 1px solid #3A5A4D;
text-align: center;
border-radius:15%;
}

.boton-suma{
    width: 34px;
height: 34px;
color: #5F5F5F;
border: 1px solid #3A5A4D;
background-color: white;
}

.boton-suma:hover{
    cursor: pointer;
    transform: scale(0.9);
}

.boton-resta{
    width: 34px;
height: 34px;
color: #5F5F5F;
border: 1px solid #3A5A4D;
background-color: white;
}

.boton-resta:hover{
    cursor: pointer;
    transform: scale(0.9);
}

.card-title-name-detail{
    color: #151515;
    font-size: 18px;
    line-height: 25px;
}

.card-text-detail{
    font-size: 16px;
    color: #6A6A6A;
}

.price-card-detail{
    color: #196C0F;
    font-size: 20px;
    font-weight: 500;
}


.card-body{
    line-height: 15px;
    height: 160px;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.vistasprods {
    cursor: pointer;
}

@media only screen and (min-width: 991px) {
    .vistasprods {
        margin-top: 5%;
    }
}



.comdet {
    width: 200px;
    position: relative;
    bottom: 8rem;
    margin: 0px auto 0px auto;
}

.comdetnoactiv {
    transform: scale(.85);
}

.intscomdet {
    position: relative;
    bottom: 9.5rem;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding: 40px 20px 0px 20px;
    color: rgb(88,88,88);
    font-size: 13px;
}

.altuparrcomenints {
    margin-bottom: 0rem!important;
    margin-top: 0rem!important;
    height: 100%;
    overflow: hidden;
    padding: 40px 5rem 15rem 5rem;
    
}

.patsintscomdet {
    width: 35px;
    position: relative;
    bottom: 8rem;
    left: 8%;
}

.patsintscomdetder {
    width: 35px;
    position: relative;
    bottom: 11rem;
    left: 80%;
}

.patsintscomdetflechs{
    width: 50px;
    margin: 0px 5px 0px 5px;
}

.patsintscomdetflechs:hover{
    cursor: pointer;
    transform: scale(0.8);

}



.prod1com{
    background-color: rgb(233,255,225);

}


.prod1com:hover{
transform: scale(1.01);
}

.prod2com{
    background-color: rgb(224,245,198);

}

.prod2com:hover{
    transform: scale(1.01);
    }
    

.prod3com{
    background-color: rgb(233,255,225);

}

.prod3com:hover{
    transform: scale(1.01);
}
    


.h-card-det{
height: 600px!important;
}

.h-card-det:hover{
    cursor: pointer;
}

.carrdet{
   // padding-top:10rem;

}

.carrdetint {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding-top: 12rem;
    padding-bottom: 8rem;
}



.iconInstDet {
    width: 30px;
    height: 30px;
    fill: rgb(155,188,143);
    line-height: 50px;
    vertical-align: middle;
}

.iconInstDetSR{
    width: 40px;
    height: 40px;
    fill: rgb(155,188,143);
    line-height: 50px;
    vertical-align: top;

}

.iconInstDetSR:hover{
    cursor: pointer;
    transform: scale(0.9);

}


.valordetcom {
    text-align: center;
    color: rgb(88,88,88);
    font-size: 30px;
    text-decoration: underline;
    text-decoration-color: rgb(48,108,83);
    padding-bottom: 3rem;
}

span#intsComentDetPros1, span#intsComentDetPros2, span#intsComentDetPros3 {
    font-size: 25px!important;
}

.rounded {
    border-radius: 1rem!important;
}


.card {
    border: 0px;
    border-radius: 1rem!important;
}

.lineaRedDet {
    width: 60%;
    height: 10px;
    text-align: center;
    position: relative;
    bottom: 9rem;
    left: 20%;
    /* border-bottom: 13px; */
    /* background-color: blue; */
    color: rgb(155,188,143);
    border-top: 1px solid;
}


.botonsenddet{
    position: relative;
    bottom: 9rem;
}

.prosarevolucion:hover{
    cursor: pointer;
}


.boton-blister-rimel{
    background-color: rgb(255,197,228);
    border-radius: 17px;
    color: rgb(233,53,179);
    font-weight: 800;
    font-size: 17px;
}


.boton-blister-rimel:hover{
    background-color: rgb(255,197,228);
    border-radius: 17px;
    color: rgb(233,53,179);
    font-weight: 800;
    font-size: 17px;
    transform: scale(0.9);
}