@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");

@font-face {
  font-family: "Sugo Pro Classic Trial";
  src: url("../fonts/SugoProClassicTrial-Regular.woff2") format("woff2"),
    url("../fonts/SugoProClassicTrial-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
  margin: 0;
}
body {
  font-family: "Inter", sans-serif;
}

.top-interna{
    background: #D51B5D;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
padding-top: 14px;
padding-bottom: 14px;
position: absolute;
z-index: 1;
}
.pos-ayuda{
    display: flex;
    justify-content: end;
}

.btn-seguir{
    margin-right: 20px;
}
.link-seguir{
    font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #414141;
text-decoration: none;
}
.link-seguir:hover{
    color: #D51B5D;
    text-decoration: none;
}
.margen-btn{
    margin-top: 30px;
    padding-left: 120px;
}
.bloque-resumen {
    background-color:#EFEFEF;
     height: 50vw;
  }
  .titulo-carrito{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #0C2D50;
    margin-top: 40px;
  }
  .cantidad span{
    margin-right: 0;
    border: initial
  }
  .cantidad button{
    background: transparent!important;
  }
  .cantidad .form-group{
    width: 120px;
    padding-top: 20px;
  }
  .cantidad .input-group{
    border: 2px solid #CBCBCB;
box-sizing: border-box;
border-radius: 5px;
  }
  .cantidad .input-group > .form-control{
    border: 1px solid #fff!important;
  }
  .btn:not(:disabled):not(.disabled) {
    color: #D51B5D;
    font-style: normal;
font-weight: normal;
font-size: 18px;
}
.titulos-tb{
    font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #BEBEBE;
margin-top: 20px;
    padding-bottom: 20px;
}

.carac-producto{
    position:absolute;
    font-size: 18px;
    font-style: normal;
font-weight: normal;
margin-left: 10px;
    padding: 10px;
    top: 85px;
    left: 95px;
color: #414141;

}
.bloque-imagen span{
   display: contents;
}
   
.nombre-producto {
    position:absolute;
    font-family: "Sugo Pro Classic Trial", sans-serif;
    font-style: normal;
font-weight: normal;
font-size: 22px;
color: #0C2D50;
margin-left: 10px;
    padding: 10px;
    top: 45px;
    left: 95px;
}
.form-group {
    margin-bottom: 0rem;
}
.texto-precio{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #414141;
    padding-top: 25px;
}
.linea-bloque{

    border-bottom: 1px solid rgba(203, 203, 203, 0.5);

}
.btn-cerrar{
    position:absolute;
    top: 30px;
    left: 220px;
}
.textos-resumen{
    margin-left: 20px;
}
.tit-resumen{
    margin-top: 90px;

    font-style: normal;
font-weight: bold;
font-size: 22px;
color: #0C2D50;
margin-left: 20px;
}

.tit-subtotal{
    margin-top: 40px;

    font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
color: #414141;
display:inline-block;
}
.valor-subtotal{
    margin-top: 40px;

    font-style: normal;
font-weight: 500;
font-size: 18px;
text-align: left;
color: #414141;
display: inline-block;
    margin-left: 85px;
}
.txt-envio-gratis{
margin-top: 60px;
    font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
color: #D51B5D;

}
.txt-entrega{
    margin-top: 30px;
    font-style: normal;
font-weight: normal;
font-size: 18px;
color: #414141;
}
.tit-total{
    font-style: normal;
font-weight: 500;
font-size: 22px;
color: #414141;
display: inline-block;
margin-top: 60px;
}
.txt-total{
    font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 27px;
color: #414141;
display: inline-block;
margin-top: 60px;
margin-left: 80px;
}
.btn-comprar{
    margin-top: 60px;
    width: 280px;
    height:43px;
    background: #0C2D50;
border-radius: 19.5px;
font-style: normal;
font-weight: 600;
font-size: 18px;
text-align: center;
color: #FFFFFF;
border: 0px;
padding-top: 8px;
cursor: pointer;

}
#link{
    text-decoration: none;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .margen-btn {
        margin-top: 20px;
        padding-left: 20px;
    }

    .link-seguir{
        font-style: normal;
    font-weight: 500;
    font-size: 12px;
      text-align: center;
    color: #414141;
    text-decoration: none;
    }
    .link-seguir:hover{
        color: #D51B5D;
        text-decoration: none;
    }
    .btn-seguir{
        width: 7px;
        height: 14px;
    }
    .btn-cerrar{
        display: none;
    }
    .titulo-carrito {
        font-family: Inter;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        color: #0C2D50;
        margin-top: 20px;
    }
    .texto-precio {
        font-size: 22px;
        padding-top: 80px;
    }
    .cantidad .input-group {
        margin-left: 90px;
    }
    .carac-producto {
        left: 85px;
        width: 190px;
    }
    .nombre-producto {
        left: 85px;
        width: 25px;
        line-height: 23px;
        top: 20px;
    }
    .titulo-movil{
        display: none;
    }
    .titulo-cantidad-movil{
        margin-left: 90px;
    }

    .bloque-resumen {
        background-color: #EFEFEF;
        height: 100%;
        padding-bottom: 25px;
    }
    .valor-subtotal {
        margin-left: 135px;
    }
    .txt-total {
        margin-left: 135px;
    }
    .valor-subtotal {
        margin-top: 20px;
        
    }
    .tit-resumen {
        margin-top: 35px;
    }


}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

  
 
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  
}
@media only screen and (max-width: 1200px) {
 
}
@media only screen and (min-width: 1600px) {

}
