/* AVATAR DROWN*/
.perfil .nav-link img {
  width: 30px;
  height: 30px;
}

/* AVATAR CARD-USER */
.card-perfil-user .card-user img {
  width: 65.25px;
  height: 65.25px;
}

/* CAPA-HISTORIAS */

#slider-historia {
  background: #fff;
  padding: 1rem;
}

#slider-historia .slide {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;

  display: flex;
  flex-direction: column;
}

#slider-historia .slide .header-item-historia {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#slider-historia .slide .header-item-historia span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* INFO HISTORY DETAILS */
.items-info-episode .item-episode {
  width: 100%;
}

.items-info-episode .item-episode .bg-episode img {
  width: 230px;
  height: 150px;
}

.editores-autor,
.main-livro-fisico .editores-autor {
  display: flex !important;
  flex-direction: column !important;
  gap: 1rem;
}

.owl-carousel.content-items-card .item-card {
  width: 100%;
}

.item-card {
  opacity: 1 !important;
}

.editora-livros .content-livro .buttons a:first-child,
.item-card .buttons a:first-child {
  background: #f08f5e !important;
  background-color: #f08f5e !important;
}

.editoras .context-blog {
  height: 5vh !important;
  display: flex;
  justify-content: space-between;
}

.editoras .content-livro p {
  margin-top: 0.2rem !important;
}
/* INFO DETALHES TEXT */
.title {
  width: 30%;
}
.title h3 {
  font-size: 1rem;
  font-weight: bold;
}

.data-lancamento span {
  color: #5e5e5e;
  font-size: 0.875rem;
}

/* ITEM CARD */
.item-card h3 {
  font-size: 1.1rem !important;
  height: 7vh;
}

/* BG-BLOG */
.content-blog-photo {
  background-size: 50% !important;
}

/* PARTE DE OUTROS CONTOS NA PÁGINA DE HISTORIA */
.items-commics .item .photo {
  width: 60%;
}
.items-commics img {
  width: 100%;
  height: 10rem;
}

/* LER LIVROS MELHORAR A PARTE APRESENTAÇÃO DE OUTROS LIVROS */
.item-blog .photo img {
  height: 16vh;
}

/* INFO-HISTORIA */
.items-info-episode .info-episode .title {
  width: 60%;
}

/* INFO HISTORY DETAILS */
@media (max-width: 780px) {
  /* LOGO RESPONSIVO */
  .header-menu-mobile a img {
    width: 60% !important;
  }
  /* LOGO FOOTER */

  footer > .container .logo img {
    width: 50% !important;
  }
  .items-info-episode {
    padding: 0 !important;
    padding-right: 0 !important;
  }

  .items-info-episode .item-episode {
    width: 100% !important;
    padding-right: 0 !important;
  }

  .items-info-episode .item-episode .title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .items-info-episode .item-episode .bg-episode img {
    width: 100%;
    height: 30vh;
  }

  .items-info-episode .item-episode .status {
    width: 100%;
  }

  .items-info-episode .item-episode a {
    display: flex;
    width: 100%;
    padding: 0.6rem 1rem;

    align-items: center;
    justify-content: center;
  }
}

/* FORM COMMENT USER */
@media (max-width: 780px) {
  .form form img {
    border-radius: 9999px;
  }

  .comments .item-comment .header-comment .photo {
    width: 100%;
  }

  .comments .item-comment .header-comment .photo img {
    width: 50px;
    height: 50px;
  }
}

/* WRAPPER INPUT */
.input-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 12px;
  /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); */

  width: 40%;
}

.input-wrapper span {
  width: 50%;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;

  cursor: pointer;
}

.input-wrapper span.num {
  font-size: 1rem;
  border-right: 2px solid rgba(0, 0, 0, 0.2);
  border-left: 2px solid rgba(0, 0, 0, 0.2);
  cursor: none;
}

.checkout-mobile {
  display: none;
}

/* Mudando o posicionamento do carrinho e do nome do user */
.header-sign ul,
.perfil-user {
  transform: translateY(1rem);
}

/* TRABALHANDO NA QUESTÃO DAS CAPAS DE LIVROS */
.content-blog .content-livro {
  padding-block: 1rem;
}

.content-blog .content-livro p {
  padding-top: 1.5rem;
}

.main-livro-fisico .content-livro p,
.editora-livros .content-livro p,
.editora-livros .content-livro .editores-autor,
.perfil-livros-postados .content-livro .content-blog .content-livro,
.editoras .content-items-card .content-livro {
  text-align: left !important;
}

.perfil-livros-postados .content-livro p,
.perfil-livros-postados .content-livro .editores-autor,
.livraria .content-livro p,
.livraria .content-livro .editores-autor {
  text-align: left !important;
}

.content-items-card .item-card p {
  margin-top: -1rem;
}

.content-livro {
  align-items: center;
  text-align: center;
}

.updateLivroCover {
  display: flex;
  justify-content: center;
  align-items: center;

  padding-top: 1rem;
}

.blog-info .content-blog-photo {
  height: 60vh;
}

.title-section {
  font-size: 1.2rem !important;
}
.mt-1 {
  margin-top: 1.5rem !important;
}

.owl-carousel .updateLivroCover img {
  width: 140px;
  height: 210px;
  aspect-ratio: 16/9;
}

.image-livro img,
.updateLivroCover img {
  width: 140px;
  height: 210px;
  aspect-ratio: 16/9;
}

.editores-autor a {
  font-weight: bold;
  text-decoration: none;
}
/* EBOOK-INFO */
.image-livro {
  display: flex;
  justify-content: center;
}

.image-livro img {
  width: 200px;
  height: 300px;
}

.banner-editoras,
.banner-blog,
.slider-destaques .splide__slide,
.banner-agenda .splide__slide {
  background-size: 100% 100% !important;
}

@media (max-width: 760px) {
  /* HISTORIA-INFO */
  .info-episode .title h3 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

    text-align: center;
  }

  /* IMAGENS */
  .image-livro img {
    width: 140px;
    height: 210px;
  }

  .ebook-info-content {
    margin-top: 2.5rem;
  }

  .checkout-mobile {
    transform: translateX(2.5rem);
    position: relative;
    top: -1rem;
    display: block;
  }
  .checkout-mobile a {
    text-decoration: none;
    color: #fff;
  }

  .checkout-mobile a i {
    font-size: 2rem;
  }

  .checkout-mobile a sup {
    transform: translateX(-3rem);
    position: relative;
    top: -1rem;
    left: -0.3rem;
  }
}

@media (max-width: 720px) {
  footer ul li {
    word-break: break-all;
  }
}

/* NOVAS ATUALIZAÇÕES
.livraria-section {
  margin-top: -6rem;
} */

.editoras .buttons button {
  width: 100%;
}

/* BANNERS */

.banner-custom {
  height: 314px !important;
}

/* MUDAR A COR */

#navbar ul li {
  border-bottom: 2px !important;
  transition: border-bottom, all 0.2s;
}

#navbar ul li.active {
  border-bottom: 2px solid var(--bg-secondary) !important;
}

.header-sign ul li a:hover,
#navbar ul li a:hover {
  color: var(--bg-secondary) !important;
  border-bottom: 2px solid var(--bg-secondary) !important;
}

#navbar ul li:last-child {
  border: none !important;
}


