@font-face {
  font-family: "Vivo Type";
  src: url("../fonts/VivoTypeRegular.woff2") format("woff2");
}

header {
  background-color: #ffffff;
}

body {
  font-family: "Vivo type";
}

.hidden {
  display: none;
}

.hidden-mobile {
  display: none;
}

#banner {
  max-height: 180px !important;
}

.img-banner {
  height: 68px;
}

.height-banner {
  height: 180px;
}

.bar-left {
  border-left: 3px solid #ffffff;
  border-radius: 2px;
}

.pd-banner {
  padding: 1rem 0px 0 4.2rem;
}

.size-content-banner {
  height: 138px;
}

.div-relative {
  position: relative;
}

.bg-color-purple {
  background-color: #609;
}

.bg-color-pink {
  background-color: #eb3c7d;
}

.pl-2 {
  padding-left: 3.5rem;
}

.separador-1 {
  margin-bottom: 3rem;
}

.separador-banner {
  margin-bottom: 4.6rem;
}

.separador-2 {
  margin-bottom: 5rem;
}

.separador-3 {
  margin-bottom: 6rem;
}

.font-size-eye {
  font-size: 13px;
  text-transform: uppercase !important;
  margin-bottom: 0rem !important;
}

.lead-title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0.2rem !important;
}

.lead-description {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 2rem !important;
}

.btn-banner {
  background-color: #fff;
  color: #660099;
  padding: 8px 5rem 8px 5rem;
}

.btn-banner:hover {
  background-color: #ff96b2;
  color: #fff;
}

.btn-orange {
  background-color: #cb2166;
  color: #fff;
  /* padding: 0.775rem 0; */
  width: 100%;
}

.btn-orange:hover {
  background-color: #a50546;
  color: #fff;
}

.p-md-bn {
  padding: 1.5rem !important;
}

.p-bn-2 {
  padding: 3% 0% 3% 6%;
}

.lead-btn {
  margin-top: 2.7rem !important;
}

.title-page {
  font-weight: 300 !important;
}

.h2-titles,
.h5-titles,
.h3-titles {
  font-weight: 300 !important;
}

#info-adds {
  border-top: 1px solid #cccccc;
}

.bar-faq-top {
  border-top: 1px solid #cccccc;
}

.bar-faq {
  border-bottom: 1px solid #cccccc;
  font-weight: 500;
}

.bar-faq:hover {
  background-color: #f2f2f2;
  color: #609;
  cursor: pointer;
}

.bar-infos {
  border-bottom: 1px solid #cccccc;
  font-weight: 500;
}

.bar-infos:hover {
  background-color: #f2f2f2;
  color: #609;
  cursor: pointer;
}

.faq-resp,
.info-resp {
  box-shadow: inset 0 0em 0.1em rgba(0.1, 0, 0, 0),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
  border-radius: 0 0px 0.25rem 0.25rem;
  padding: 1rem;
}

ul li::marker {
  color: #609; /* cor da bolinha */
}

.link-purple {
  color: #609;
  font-weight: 500;
  text-decoration: none;
  background: none !important;
  border: none;
  padding: 0 !important;
}

.link-purple:hover {
  color: #7e02bd;
}

.link-details {
  color: #424242;
  font-weight: 500;
  text-decoration: underline;
  background: none !important;
  border: none;
  padding: 0 !important;
  font-size: 10px;
  margin: 0 0 0 1rem;
}

.link-details:hover {
  color: #000000;
}

.footer {
  font-size: 13px;
  padding: 3rem 3rem 3rem 4.5rem;
  background-color: #f2f2f2;
}

.link-footer,
.link-pdf {
  color: #424242;
}

.link-footer:hover {
  color: #000000;
}

.link-pdf:hover {
  color: #609;
}

.img-footer {
  width: 120px;
  height: 80px;
}

.img-footer-vivo {
  width: 113px;
  height: auto;
  margin: 1.7rem 0 0 0;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

/*STYLES CARDS*/
.box {
  position: relative;
  border: 1px solid #cccccc;
  border-radius: 0.45rem;
}
.box-up {
  position: relative;
}
.box-purple {
  border: 1px solid #609 !important;
}
.card-eye {
  font-size: 12px;
  margin-bottom: 0px;
  opacity: 0.7;
}
.card-title {
  font-size: 2rem;
  font-weight: 300;
}
.card-subtitle {
  font-size: 12px;
  color: #609;
}
.card-subtitle-black {
  font-weight: 500;
  font-size: 11px;
}
.card-price {
  font-size: 1.5rem;
}
.card-price-before {
  font-size: 11px;
  text-decoration: line-through;
  margin-bottom: 0;
}
.bg-gray {
  background-color: #f2f2f2;
  border-radius: 0 0 7px 7px;
}
.card-title-box-down {
  font-weight: 500;
  font-size: 11px;
}
.card-img-box-down .col-sm-2 {
  width: 18px !important;
  height: 18px !important;
  position: relative;
  top: -1rem;
}
.card-img-box-down .col-sm-2 img {
  height: 100%;
}
.card-tag {
  text-transform: uppercase;
  background-color: #609;
  color: #fff;
  font-size: 12px;
  border-radius: 0.25rem 0.25rem 0.25rem 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 0.5rem;
  position: absolute;
  top: -0.875rem;
  left: -0.0625rem;
}

/*STYLES CARDS*/

.modal {
  left: 40rem;
}

.modal-fullscreen-xxl-down {
  width: 50vw;
}

.chat-assine-flutuante {
  z-index: 97;
  position: fixed;
  bottom: 75px; /*to 32 */
  right: 20px; /*to 32 */
  width: 60px; /*to 60 */
  height: 60px; /*to 60 */
  color: #fff;
  background-color: #ff6e08;
  display: flex !important;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s;
}

.chat-assine-flutuante-mobile {
  z-index: 97;
  position: fixed;
  bottom: 75px; /*to 32 */
  right: 20px; /*to 32 */
  width: 60px; /*to 60 */
  height: 60px; /*to 60 */
  color: #fff;
  background-color: #ff6e08;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s;
}

.chat-hover {
  z-index: 96;
  position: fixed;
  bottom: 75px;
  right: 42px;
  width: 10px;
  height: 60px;
  color: #fff;
  background-color: #ff6e08;
  border-radius: 8px 12px 12px 8px;
  font-weight: bold;
  transition: transform 0.2s;
}

.chat-fixed {
  z-index: 96;
  position: fixed !important;
  bottom: -50px; /* to 0px */
  right: 100px;
  width: 400px;
  height: 0px; /* to 400px */
  background-color: #ffffff;
  border: 1.5px solid #660099;
  border-radius: 13px 13px 0 0;
}

.action-down-chat {
  transform: translateY(200px);
}

.whatsapp-flutuante {
  z-index: 97;
  position: fixed;
  bottom: 49px; /*to 32 */
  right: 49px; /*to 32 */
  width: 25px; /*to 60 */
  height: 25px; /*to 60 */
  font-family: "Roboto";
  color: #fff;
  background-color: #25d366;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 50%;
}

.whatsapp-flutuante2 {
  z-index: 96;
  position: fixed;
  bottom: 30px;
  right: 47px;
  width: 10px;
  height: 60px;
  font-family: "Roboto";
  color: #fff;
  background-color: #25d366;
  border-radius: 8px 12px 12px 8px;
}

.whatsapp-flutuante:hover {
  color: #ffffff;
}

.whatsapp-flutuante-only {
  z-index: 97;
  position: fixed;
  bottom: 30px; /*to 32 */
  right: 23px; /*to 32 */
  width: 60px; /*to 60 */
  height: 60px; /*to 60 */
  font-family: "Roboto";
  color: #fff;
  background-color: #25d366;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 50%;
}

.whatsapp-flutuante-only:hover {
  color: #ffffff;
}

.hover-whats {
  position: absolute;
  width: 5px; /*to 175px*/
  height: 60px; /*to 60px*/
  right: 28px;
  background-color: #25d366;
  z-index: -3;
  border-radius: 7px;
  font-weight: bold;
}

.img-chat-flutuante {
  width: 60px;
  height: 60px;
  z-index: 98;
  position: fixed;
  border-radius: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  bottom: 32px;
  right: 32px;
  cursor: pointer;
}

.div-online {
  position: fixed;
  background-color: #04af43;
  bottom: 30px;
  right: 32px;
  width: 20px;
  height: 20px;
  z-index: 99;
  border-radius: 100%;
  border: 0.5px solid #ffffff;
  cursor: pointer;
}

.bi-whatsapp,
.bi-chat-dots {
  font-size: 2rem;
}

#text-whats {
  padding: 0.3rem 0 0 1.3rem;
  font-weight: bold;
  font-family: "Vivo Type";
}

.bi-1-circle-fill {
  color: #fe3d2f;
  position: absolute;
  bottom: 40px;
  right: -2px;
  font-size: 1.4rem;
}

.hover-box:hover {
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  border-radius: 8px;
}

/*BARRA ROLAGEM*/
body::-webkit-scrollbar {
  width: 12px; /* width of the entire scrollbar */
}
body::-webkit-scrollbar-track {
  background: #f2f2f2; /* color of the tracking area */
}
body::-webkit-scrollbar-thumb {
  background-color: #c1c1c1; /* color of the scroll thumb */
  border-radius: 10px; /* roundness of the scroll thumb */
  box-shadow: rgba(0, 0, 0, 0.19) 0px 16px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
/*BARRA ROLAGEM*/

/*modal body overflow*/
.modal-body::-webkit-scrollbar {
  width: 12px; /* width of the entire scrollbar */
}
.modal-body::-webkit-scrollbar-track {
  background: #ddd; /* color of the tracking area */
}
.modal-body::-webkit-scrollbar-thumb {
  background-color: #660099bd; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
/*modal body overflow*/

.tooltip-inner {
  padding: 7% 2% 7% 2%;
  font-weight: 500;
}

.tooltip-purple {
  background-color: #609;
}

.tooltip-green {
  background-color: #25d366;
}

.tooltip-arrow-purple::before {
  border-left-color: #609 !important;
}

.tooltip-arrow-green::before {
  border-left-color: #25d366 !important;
}

.chat-assine {
  width: 60px; /*to 315px*/
  height: 0px; /* to calc(100vh - 15%);*/
  z-index: 1081;
  position: fixed;
  bottom: -3px;
  right: 100px;
  border-radius: 10px 10px 0px 0px;
  border: 1.5px solid #609;
  background-color: #ffffff;
}

.title-chat {
  font-weight: bold;
  font-size: 14px;
  padding: 3% 0% 3% 3%;
  border-bottom: 1px solid;
  box-shadow: -1px 5px 10px -4px #111;
  /* background-color: #da9ff7; */
  border-radius: 10px 10px 0px 0px;
}

.title-chat .col-sm-10 {
  padding: 1% 0% 1% 3%;
}

.bi-x-square-fill {
  font-size: 1.2rem;
  padding: 0 2px 0 2px;
  cursor: pointer;
  color: #609;
}
#form-assine {
  height: 420px;
  overflow-y: auto;
}

#form-assine::-webkit-scrollbar {
  width: 9px;
}
#form-assine::-webkit-scrollbar-track {
  background: #ddd;
}
#form-assine::-webkit-scrollbar-thumb {
  background-color: #660099bd;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.cursor-blocked {
  cursor: not-allowed;
  z-index: 1081 !important;
}

.card-img-box-down .col-sm-12 {
  width: 18px !important;
  height: 18px !important;
  position: relative;
  top: -20px;
}

.card-img-box-down .col-sm-12 img {
  height: 100%;
}

.card-subtitle-box-down {
  font-size: 10px;
  color: #aaaaaa;
  position: relative;
  top: -10px;
}

.link-card {
  color: #969696;
  font-size: 12px;
  position: relative;
  top: -1.5rem;
}

.link-card:hover {
  color: #609;
}

.link-submenu {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
}
.link-submenu:hover {
  color: #609;
}

.link-submenu-active {
  color: #609;
  border-bottom: 2px solid;
}

.bg-section {
  background-color: #f4f4f4;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.img-lado-a-lado,
.logo-navegacao {
  width: 100px;
  height: 100px;
}

.title-lado-a-lado {
  font-size: 14px;
  color: #6b6868;
}

.sub-title-lado-a-lado {
  font-size: 12px;
  color: #8f8f8f;
}

.link-lado-a-lado-position {
  position: absolute;
  bottom: 0.5rem;
}
.link-lado-a-lado {
  text-decoration: none;
  color: #609;
  font-size: 13px;
}
.link-lado-a-lado:hover,
.link-foto-texto:hover {
  color: #609;
  text-shadow: 0.5px 1px #ccc;
}
.titulo-foto-texto {
  font-size: 22px;
}

.color-foto-texto {
  color: #7c7777;
  font-size: 14px;
}

.color-foto-texto ul li::before {
  color: #609;
}

.link-foto-texto {
  color: #609;
  text-decoration: none;
}

.img-foto-texto {
  max-width: 100%;
}

.navegacao-simples {
  border-radius: 4px;
  /* cursor: pointer; */
}

.bg-nav-purple {
  background-color: #609;
  color: #ffffff;
}

.bg-nav-white {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #aaaaaa;
}

.navegacao-titulo {
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-size: 15px;
}

.navegacao-subtitulo {
  opacity: 0.8;
  font-size: 12px;
}

.color-purple-link {
  color: #609;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

.color-purple-link:hover {
  color: #609;
}

.texto-legal {
  font-size: 10px;
}

.icon-card > i {
  position: relative;
  top: -5px;
  font-size: 18px;
}

.whatsapp-flutuante2 {
  z-index: 96;
  position: fixed;
  bottom: 30px;
  right: 47px;
  width: 10px;
  height: 60px;
  font-family: "Roboto";
  color: #fff;
  background-color: #25d366;
  border-radius: 8px 12px 12px 8px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.display-block {
  display: block !important;
}

.modal-lateral-fixed {
  position: fixed;
  top: 0px;
  right: -100vw;
  z-index: 9999999;
  transition: transform 0.5s;
}

.modal-lateral-flex {
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
}

.bg-modal-transparente {
  background-color: #000;
  opacity: 0.5;
}

.fechar-modal > .bi-x-circle {
  cursor: pointer;
}

.abrir-modal {
  transform: translateX(-100vw);
}

#conteudo-modal {
  display: flex;
  position: relative;
  overflow-y: auto;
}

#conteudo-modal::-webkit-scrollbar {
  width: 12px; /* width of the entire scrollbar */
}
#conteudo-modal::-webkit-scrollbar-track {
  background: #ddd; /* color of the tracking area */
}
#conteudo-modal::-webkit-scrollbar-thumb {
  background-color: #660099; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.titulo-do-modal {
  font-size: 24px;
}

.bg-gray-header {
  background-color: #f2f2f2;
}

.img-header-icon {
  height: 38px;
}

.img-vitrine {
  width: 100%;
  height: auto;
}

.titulo-vitrine {
  opacity: 0.5;
  margin-bottom: 0.5rem;
}

.sub-titulo-vitrine {
  opacity: 0.5;
  font-size: 11px;
}

.preco-vitrine {
  font-weight: bold;
  font-size: 20px;
}

.sub-preco-vitrine {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0.7rem;
}

.detalhamento-vitrine {
  font-size: 13px;
  opacity: 0.5;
  margin-bottom: 4rem;
}

.link-vitrine {
  font-size: 15px;
  color: #660099;
  position: absolute;
  bottom: 10px;
}

.btn-vitrine {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  width: 100%;
  text-align: center;
}

.mouse-pointer {
  position: relative;
  cursor: pointer;
  height: 100%;
}

.mouse-pointer:hover {
  background-color: #f2f2f2;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.mouse-pointer:hover > div > .preco-vitrine {
  color: #660099;
}

.pl-i {
  padding-left: 14px !important;
}

.overflow-x-auto {
  width: 100%;
  overflow-x: auto;
  cursor: pointer;
}

.overflow-x-auto::-webkit-scrollbar {
  height: 6px; /* width of the entire scrollbar */
}
.overflow-x-auto::-webkit-scrollbar-track {
  background: #ddd; /* color of the tracking area */
}
.overflow-x-auto::-webkit-scrollbar-thumb {
  background-color: #660099; /* color of the scroll thumb */
  /* box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; */
}

.overflow-y-auto {
  height: 410px;
  overflow-y: auto;
}

.overflow-y-auto::-webkit-scrollbar {
  width: 8px; /* width of the entire scrollbar */
}
.overflow-y-auto::-webkit-scrollbar-track {
  background: #ddd; /* color of the tracking area */
}
.overflow-y-auto::-webkit-scrollbar-thumb {
  background-color: #660099; /* color of the scroll thumb */
}

.bg-banner-gradient {
  background-image: linear-gradient(to right, #ff96b2, #660099);
}

.width-full {
  width: 100%;
}

.shadow-img-banner {
  filter: drop-shadow(0px 1px 3px #fff);
}

.size-icon-banner {
  font-size: 18px;
}

.price-banner {
  font-size: 4rem;
}

.before-price-banner,
.after-price-banner {
  font-size: 11px;
  position: relative;
  top: 1.5rem;
}

.font-size-rs {
  font-size: 14px;
}

.top-mobile-left,
.top-mobile-right {
  padding-top: 0rem;
}

.top-mobile-right {
  position: relative;
  top: -0.5rem;
}

.px-4-custom {
  padding-right: 3rem;
}

#texto-banner {
  font-size: 23px;
}

.position-left {
  position: relative;
  left: 1.5rem;
}

.arrow-left-icon,
.arrow-right-icon {
  position: absolute;
  font-size: 25px;
}

.arrow-left-icon {
  left: -2.5rem;
  top: -24rem;
}

.arrow-right-icon {
  right: -2.5rem;
  top: -24rem;
}

.arrow-cursor-pointer {
  cursor: pointer;
}
.arrow-cursor-bloked {
  cursor: no-drop;
}

.color-gray {
  color: #cccccc !important;
}

.color-purple {
  color: #660099;
}

.fixedbar {
  background: #609;
  position: sticky;
  min-height: 60px;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  gap: 15px;
}
.fixedbar p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
}
.fixedbar a {
  color: #609;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  background-color: #fff;
  padding: 6.85px 18px;
  border-radius: 5px;
  min-height: 45px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 480px) {
  .top-mobile-left {
    padding-top: 1.1rem;
  }
  #texto-banner {
    position: relative;
    top: 15px;
    left: 13px;
    font-size: 16px;
  }
  .top-mobile-right {
    padding-top: 0rem;
  }
  .titel-page,
  .h2-titles {
    font-size: 24px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .hidden-mobile {
    display: block;
  }

  #cards > .col-sm-3 {
    transition: transform 0.2s;
  }

  .font-size-mobile-acordion {
    font-size: 12px;
  }

  p {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .foto-texto-mobile {
    flex-wrap: wrap;
  }

  .texto-foto-texto {
    padding-top: 1.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-left: 1rem !important;
  }

  .cursor-hover {
    padding-left: 1.5rem;
  }

  .color-purple-link,
  .link-purple {
    padding-left: 0.5rem !important;
  }

  .bi-1-circle-fill {
    bottom: 40px;
  }
  .img-header-icon {
    height: 32px;
    margin-top: 8px;
  }

  .btn-header {
    font-size: 11px;
  }

  .p-bn-2 {
    padding: 6% 0% 6% 6%;
  }

  .btn-banner {
    padding: 6px 15px 6px 15px;
    position: relative;
    left: 20px;
    top: 6px;
  }

  .mobile-btn {
    text-align: center;
    width: 11rem;
  }

  .img-width-mobile {
    width: 11rem;
    position: relative;
    left: 9px;
  }

  .font-size-rs {
    font-size: 14px;
  }

  .price-banner {
    padding: 0px 3px 0 5px;
  }

  .mobile-size {
    font-size: 12px;
    width: 9.5rem;
  }

  .bar-left {
    padding-left: 0.5rem;
  }

  .modal {
    left: 0;
  }

  .modal-fullscreen-xxl-down {
    width: 100vw;
  }

  .p-md-bn {
    padding: 1rem !important;
  }
  .p-md-3 {
    padding: 1.5rem;
  }
  .p-md-4 {
    padding: 1rem;
  }

  /*cards*/

  .titulo-do-modal {
    font-size: 18px !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  #cards .col-sm-3 {
    padding: 0% 12% 0% 12%;
  }

  .mobile-position-left {
    display: flex;
    position: absolute;
    top: 11rem;
    font-size: 1.5rem;
    color: #cccccc;
    width: 24px;
  }
  .mobile-position-right {
    display: flex;
    position: absolute;
    top: 11rem;
    left: 19.5rem;
    font-size: 1.5rem;
    color: #609;
    width: 24px;
  }
  .color-gray {
    color: #cccccc !important;
  }

  .bullets {
    display: flex;
    position: absolute;
    left: 7rem;
    top: 37rem;
    font-size: 0.7rem;
    width: 245px;
  }
  .bi-circle-fill {
    color: #cccccc;
  }
  .color-purple {
    color: #609;
  }

  /*cards*/

  .img-footer {
    width: 110px;
  }

  .img-footer-vivo {
    width: 100px;
  }

  .footer {
    font-size: 15px;
    padding: 2rem 3rem 2rem 1rem;
  }

  .mb-mt-2 {
    margin-top: 1rem !important;
  }

  .titulo-vitrine {
    font-size: 13px;
  }
  .mobile-px {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .preco-vitrine {
    font-size: 15px;
  }
  .ul-vitrine {
    padding-left: 0.3rem;
    font-size: 10px;
  }
  .mobile-width {
    width: 8.5rem;
  }
  .mobile-overflow-x-auto {
    overflow-x: auto;
  }
  .mobile-overflow-x-auto::-webkit-scrollbar {
    height: 4px; /* width of the entire scrollbar */
  }
  .mobile-overflow-x-auto::-webkit-scrollbar-track {
    background: #ddd; /* color of the tracking area */
  }
  .mobile-overflow-x-auto::-webkit-scrollbar-thumb {
    background-color: #660099; /* color of the scroll thumb */
    /* box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; */
  }
  .title-lado-a-lado {
    width: 11rem;
  }
  #conteudo-modal {
    height: 45rem;
    overflow-y: auto;
  }
  #conteudo-modal::-webkit-scrollbar {
    width: 6px; /* width of the entire scrollbar */
  }
  #conteudo-modal::-webkit-scrollbar-track {
    background: #ddd; /* color of the tracking area */
  }
  #conteudo-modal::-webkit-scrollbar-thumb {
    background-color: #660099; /* color of the scroll thumb */
  }

  .d-none {
    display: none !important;
  }

  .position-left {
    left: 0px;
  }
  .top-mobile-right {
    padding-top: 0.5rem;
  }
  .bar-left {
    margin-top: 0.9rem;
  }
}

.apartir {
  position: relative;
  top: 26px;
  left: 0.89rem;
  font-size: 11px;
  width: 85px;
}
.vezes {
  position: relative;
  top: -1rem;
  font-size: 11px;
  right: 13px;
  text-align: right;
}

@media (min-width: 360px) and (max-width: 384px) {
  .position-left {
    left: -3px;
  }
  .top-mobile-right {
    padding-top: 0.5rem;
  }
  .bar-left {
    margin-top: 0.9rem;
  }
  #texto-banner {
    font-size: 14px;
  }

  .mobile-btn {
    width: 9rem;
  }
}
