.pedidoConfirmado{
    color: #3B4043 !important;
    text-align: center !important;
    font-size: 46px !important;
    font-style: normal !important;
    line-height: normal !important;
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0.5em;
    font-weight: 300 !important;
}

.emailEnviado{
    padding: 0.7rem !important;
    background: none !important;
    margin-bottom: 2rem !important;
    color: #656565;
    text-align: center;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 20px !important; /* 125% */
}
.quitarBorde{
    border-right: none !important;
}
.contactaEnlace{
    color: #FF5A00 !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    text-decoration-line: underline !important;
}
.centrarTexto{
    text-align: center !important;
}
.botonVerPedidos{
    margin-top: 32px !important;
    display: inline-flex !important;
    height: 40px !important;
    padding: 0px 30px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 5px !important;
    flex-shrink: 0 !important;
    border-radius: 20px !important;
    background: #FF5A00 !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    border: none !important;
    margin-right: 1em !important;
}
.botonVerPedidos:hover{
    border: 1px solid black !important;
}
#botonUsarLibroDigital{
    display: inline-flex !important;
    height: 40px !important;
    padding: 0px 30px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 5px !important;
    flex-shrink: 0 !important;
    border-radius: 20px !important;
    border: 1px solid #FF5A00 !important;
    background: #FFF !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50);
    color: #FF5A00 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;

}
#botonUsarLibroDigital:hover{
    border: 1px solid black !important;
}
.todoModal{
    /* width: 856px !important; */
    height: 334px !important;
    flex-shrink: 0 !important;
}
.svg-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-grow: 1;  /* Para que el contenedor crezca y ocupe el espacio máximo disponible. */
}
.noBorder{
    border-bottom: none !important;
    border-top: none !important;
}
.centrarTodo{
    justify-content: center !important;
    text-align: center !important;
}
.botonVerPasos{
    display: inline-flex !important;
    height: 40px !important;
    padding: 0px 30px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 5px !important;
    flex-shrink: 0 !important;
    border-radius: 20px !important;
    background: #FF5A00 !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    border: none !important;
}
.botonVerPasos:hover{
    border: 1px solid black !important;
}
.footerModalCentrar{
    justify-content: center !important;
    text-align: center !important;
}
.quitarMargen{
    flex: inherit !important;
}
.avisoEbook{
    margin-top: 15px !important;
}
.nombreProducto{
    color: #3B4043 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}
.formatoProducto{
    color: #3B4043 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}
.palabraFormato{
    color: #979797 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}
.palabraFormato:hover{
    color: #979797 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}
.botonFormato{
    border-radius: 40px !important;
    display: flex !important;
    border: 1px solid #DDD !important;
}
.botonFormato > span:first-child {
    min-width: 95% !important;  /* Ajusta este valor según tu necesidad */
    text-align: left !important;
    background-color: inherit !important;
}
.botonFormato:hover{
    background-color: inherit !important;
}
.botonFormato:focus{
    background-color: inherit !important;
}
.contenedorPrecios{
    width: 30% !important;
}
.selectorDropdown{
    width: 70% !important
}
.formatosYprecios{
    display: flex !important;
    max-height: 44px !important;
    justify-content: space-between;
}
.iconoDropdown{
    -ms-flex-align: end !important;
}
.formatoPrecio{
    color: #3B4043 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 2 !important;
}
.contenedorPrecioEntero{
    display: flex;
    width: 14.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 5px;
}
.product_p_price_container{
    margin-top: 0 !important;
}
.botonesCompraExternos{
    border-radius: 30px !important;
    border: 1px solid #FF5A00 !important;
    background: #FFF !important;
    margin-bottom: 20px !important;
}
.botonesCompraExternos a {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}
.botones-compra a{
    border: none !important;
    justify-content: center !important;
}
.botones-compra a:hover{
    background: none !important;
}
.botonComprarPenguin{
    border-radius: 30px !important;
    background: #2B2B2B !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    gap: 5px !important;
    color: #FFF !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}
.botonComprarPenguin:hover{
    border-radius: 30px !important;
    background: #2B2B2B !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    gap: 5px !important;
    color: black !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}
.tiendasExternas{
    color: #3B4043 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}
.gapBotonCompra{
    margin-bottom: 15px;
}
.botonLeerFragmento{
    height: 56px !important;
    border-radius: 10px !important;
    border: 1px solid #FF5A00 !important;
    background: #FFF !important;

    /* button */
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    display: flex !important;
    padding: 18px 15px !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
    flex: 1 0 0 !important;
    margin-bottom:  0px;
}
.textoLeerFragmento{
    color: #FF5A00 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}
.botonPlay{
    visibility: visible !important;
    border-radius: 20px !important;
    background: #FF5A00 !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    display: flex !important;
    width: 36px !important;
    height: 36px !important;
    padding: 5px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    flex-shrink: 0 !important;

}
#botonPlaySVG{
    fill: white !important;
}
.descripCorta p b{
    color: #1C1B1F !important;
    text-align: center !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 27px !important; /* 150% */
}
.desplegablesInfo{
    border: none !important;
}
.detallesProducto{
    padding: 0 !important;
    color: black !important;
    opacity: 1 !important;
    font-weight: 600 !important;
}
.detallesProducto:hover{
    padding: 0 !important;
    margin: 0 !important;
}
.detallesProducto :focus{
    padding: 0 !important;
    margin: 0 !important;
}
.listaDetalles:hover{
    padding: 0 !important;
    margin: 0 !important;
}
.flexibleIcono{
    display: flex;
    justify-content: space-between;
}
.lineaDivisora{
    padding-top: 2%;
}
.bloqueAutor{
    max-width: 594px !important;
}
.textoAutor{
    color: #F9F9F9;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px; /* 137.5% */
}
.nombreAutor{
    color: #FAF8F8;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 130% */
    font-family: Futura-pt;
    margin-bottom: 20px;
    display: block;
}
.botonVerLibrosAutor{
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border-radius: 20px;
    background: #FF5A00;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50);
}
.subirNombre{
margin-bottom: 15px;
}
.contenedorFlex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.autorYfav{
    margin-bottom:10px;
}
.tituloReseñas{
    color: #3B4043 !important;
    font-size: 28px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
}
.contenedorReseñas{
    display: block;
    padding: 40px 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    background: #FAFAFA;
}
.botonReview{
    border-radius: 20px !important;
    background: #FF5A00 !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50);
    color: #FFF !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}
#alertaVirtual{
    display: flex;
    width: 39vw !important;
    height: 54px !important;
    padding: 0px 30px !important;
    /* flex-direction: column !important; */
    justify-content: center !important;
    align-items: center !important;
    /* flex-shrink: 0 !important; */
    background: #FFC000 !important;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50) !important;
    color: #1C1B1F !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}
.generosRelacionados{
    display: flex;
    padding: 10px 0px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    flex-wrap: wrap;
}
.contenedorGenerosRelacionados{
    display: flex;
    height: 36px;
    padding: 0px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.50);
}
.contenedorGenerosRelacionados{
    color: #3B4043;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.tituloGenerosRelacionados{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
    padding-bottom: 20px;
}
#botonDeCompartir {
    cursor: pointer;
}
.DisplayBloque{
    display: block !important;
}
.existenSecundarias{
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0;
}
.escucharSecundarias{
    height: 5rem !important;
}
.tituloBiblioteca{
    text-align: center;
}
.img-label {
    margin-top: 10px;
}
.img-containerBiblioteca {
    margin-left: 15px;
    margin-right: 15px;
}
.selectorFormato{
    border-radius: 40px;
    padding-left: 3%;
    padding-right: 5%;
    width:100%;
}
body#product .comprarTeSigue{
    align-items: center;
}
body#product div.col-md-4.col-comprar div.product-add-to-cart.pt-3 .opcionCompraCentrado {
    text-align: center;
    display:none;
}
body#product .comprarTeSigue .product-formatos {
    display:none;
}
body#product div.col-md-4.col-comprar div.product-add-to-cart.pt-3 div.row.extra-small-gutters.product-quantity.gapBotonCompra div.col.col-12 .addStickyBoton{
    margin-left: -15%;
    margin-right: -15%;
}
@media (max-width: 1000px) {
    .contenedorFragmento{
      display: block !important;
      padding-bottom: 10%;
    }
    
  }
  
  .contenedorFragmento{
    display: flex;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  
  .highslide-overlay {
      display: none;
  }
  
  #modal_iframe{
    max-width:100%;
    padding:0;
    margin:0;
  }
  
  .recuperar_modal{
    display:inline;
    color:#fc6f01;
  }
  
  .link_modal{
    color:#fc6f01;
}
.pagina-pedido .pedido-productos:last-child .volver-a-comprar{
    display: block!important;
}
.miCuenta{
    
}
.navEnlace{
    display: flex !important;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.toggle-img-bilbioteca{
    width: 11rem;
    height: 6rem;
}
.biblioteca-filters {
    margin-bottom: 20px;
}

.filter-btn {
    padding: 3px 15px;
    margin-right: 3rem;
    border: none;
    cursor: pointer;
}
.botonesFiltro{
    border-radius: 30px;
    border: 1px solid #FF5A00;
    background: white;
    color: #FF5A00;
}
.botonFiltroActivo{
    background: #FF5A00;
    color: white;
}
.faqBiblio{
    color: #FF5A00 !important;
}
.noMb{
    margin-bottom: 0 !important;
}
.BibliotecaTitle{
    text-transform: none !important;
    font-size: 20px !important;
}
.tituloTab{
    font-weight: 700;
}
.tituloTabNaranja{
    color: #FF5A00 !important;
}
.noActive {
    color: grey !important;
}
.btnLibroBiblio{
    background: #FF5A00;
    color: white !important;
    text-align: center;
    padding: 5px 0px;
}
.gridLibros{
    
}
.mismaAltura{
    align-items: end !important;
}
#autorBiblio{
    color: grey !important;
    text-decoration: underline;
}
body#product .grisaceo{
    background:#FAFAFA;
}
body#product .images-container {
    margin-bottom: 0px!important;
}
@media (min-width: 1200px) and (max-width: 1300px){
.bloqueAutorFicha {
    max-width: 485px!important;
    width: 485px!important;
}
.contenedorAutorFicha {
    padding: 30px 14px 30px 55px!important;
}
}
@media (max-width: 767px) {
    .botonComprarPenguin, .botonComprarPenguin:hover {
        font-size: 13px !important;
    }
    .rowBibliotecaIconos{
        overflow-x: auto;
        display: flex;
        flex-wrap: nowrap;
    }
    .biblioteca-filters {
        margin-bottom: 20px;
        display: flex;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .filter-btn {
        padding: 5px 10px;
        margin-right: 1rem;
        cursor: pointer;
    }
    .movilScroll{
        
    }
    .bannerBiblioteca{
        width: 100%;
        height: auto;
    }
    .toggle-img-bilbioteca{
        width: 9rem;
        height: 5rem;
    }
    .img-containerBiblioteca {
        margin-left: 0px;
        margin-right: 0px;
    }
    .contenedorPrecioEntero {
        display: flex;
        width: 11.5rem;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        gap: 5px;
    }
    .comprarPenguinStickyMovil{
        /* background: #FF5A00 !important; */

    }
    .reducirEspacio{
        margin-bottom: -2rem !important;
    }
    .selectorFormato {
        border-radius: 40px;
        padding-left: 3%;
        padding-right: 10%;
    }
    .product-formatos .selectorFormato{
        width:65%;
    }
    .botonVerPedidos {
        margin-bottom: 1rem;
    }
    .todoModal{
        width: 345px !important;
        height: 365px !important;
        flex-shrink: 0 !important;
        min-height: auto !important;
        margin-left: 5%;
        margin-top: 10%;
    }
    .generosRelacionados{
        display: flex;
        padding: 10px 0px;
        align-items: center;
        gap: 10px;
        overflow-x: auto;
        align-self: stretch;
        white-space: nowrap;
    }
    .botonVerLibrosAutor{
        white-space: nowrap;
    }
    .subirNombre{
        margin-bottom: -5%;
    }
    .botonReview{
        height: 35px;
        padding: 10px 15px;
    }
    .formatoPrecioLargo{
        color: #3B4043 !important;
        font-size: 9px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 3 !important;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
    body#product #add-to-cart-or-refresh{
        display: block !important;
    }
    body#product .comprarTeSigue{
        display: block;
    }
    body#product .cart-bottom .product-formatos .dropdown-toggle {
        width: 150% !important;
    }
    body#product div.col-md-4.col-comprar div.product-add-to-cart.pt-3 div.row.extra-small-gutters.product-quantity.gapBotonCompra div.col.col-12 .addStickyBoton{
        margin-left: -15%;
        margin-right: -17%;
    }
    body#product #add-to-cart-or-refresh {
        margin-bottom: 0;
    }
}
@media (min-width: 1400px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 50px;
    }
}
@media (min-width: 1100px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 40px;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 30px !important;
    }
    .contenedorFragmento{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contenedorReseñas{
        display: flex;
        padding: 40px 70px;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        background: #FAFAFA;
    }
    .contenedorEscucharFragmento {
        max-width: 337px !important;
        width: 249px !important;
        margin-left: 15px;
    }
    .existenSecundarias{
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
}
@media (min-width: 1301px) and (max-width: 1399px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 100px !important;
    }
    .contenedorFragmento{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contenedorReseñas{
        display: flex;
        padding: 40px 70px;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        background: #FAFAFA;
    }
    /*.contenedorEscucharFragmento {
        max-width: 337px !important;
        width: 278px !important;
        margin-left: 15px;
    }*/
    .existenSecundarias{
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
}
@media (min-width: 1400px) and (max-width: 1450px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 60px !important;
        padding-right: 7% !important;
    }
    .contenedorFragmento{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contenedorReseñas{
        display: flex;
        padding: 40px 70px;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        background: #FAFAFA;
    }
    /*.contenedorEscucharFragmento {
        max-width: 337px !important;
        width: 278px !important;
        margin-left: 15px;
    }*/
    .existenSecundarias{
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
    .col-md-12 .col-lg-5 .col-product-image .pl-3 .pr-5 .mt-md-3{
        padding-left: 3% !important;
    }
}
@media (min-width: 1451px) and (max-width: 1550px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 80px !important;
        padding-right: 7% !important;
    }
    .contenedorFragmento{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contenedorReseñas{
        display: flex;
        padding: 40px 70px;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        background: #FAFAFA;
    }
    /*.contenedorEscucharFragmento {
        max-width: 337px !important;
        width: 278px !important;
        margin-left: 15px;
    }*/
    .existenSecundarias{
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
}
@media (min-width: 1500px) and (max-width: 1550px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 50px !important;
        padding-right: 6% !important;
    }
    .contenedorFragmento{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contenedorReseñas{
        display: flex;
        padding: 40px 70px;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        background: #FAFAFA;
    }
    /*.contenedorEscucharFragmento {
        max-width: 337px !important;
        width: 278px !important;
        margin-left: 15px;
    }*/
    .existenSecundarias{
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
}
@media (min-width: 1551px) and (max-width: 1600px) {
    .paddingLados{
        padding: 0px 10rem 0px 10rem !important;
    }
    .parteDerecha{
        padding-left: 50px !important;
        padding-right: 6% !important;
    }
    .contenedorFragmento{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contenedorReseñas{
        display: flex;
        padding: 40px 70px;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        background: #FAFAFA;
    }
    /*.contenedorEscucharFragmento {
        max-width: 337px !important;
        width: 278px !important;
        margin-left: 15px;
    }*/
    .existenSecundarias{
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
    }
    .escucharSecundarias{
        height: 5rem !important;
    }
}
@media (min-width: 1100px) {
    .stickylg-5 {
        position: sticky;
        top: 0;
    }
    .cart-bottom{
        display: none !important;
    }    
}
@media (min-width: 768px) {
    .rowBibliotecaIconos{
        overflow-x: auto;
        display: flex;
        flex-wrap: nowrap;
    }
    .biblioteca-filters {
        margin-bottom: 20px;
        display: flex;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .filter-btn {
        padding: 5px 10px;
        margin-right: 1rem;
        cursor: pointer;
    }
    .movilScroll{
        /* margin-left: 22rem; */
    }
    .bannerBiblioteca{
        width: 350px;
        height: auto;
    }
    .toggle-img-bilbioteca{
        width: 9rem;
        height: 5rem;
    }
    .img-containerBiblioteca {
        margin-left: 0px;
        margin-right: 0px;
    }
}