@charset "UTF-8";

/* GERAL
-------------------------------------------------- */

body {
  background-color: #F5F6F7;
  font-family: "Open Sans", sans-serif;
}

nav,
.nav {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

b,
strong {
  font-weight: 700;
}

a {
  transition: all 0.5s;
}

p {
  line-height: 1.4;
}

.pagination {
  margin: 0px;
}

/* Loding dos Filtros */

.loading
{
    position:absolute;
    height: 100%;
    bottom:0;
    left:0;
    right:0;
    top:0;
    opacity:0.5;
    background-color:#000;
    color:#fff;
    z-index:999999999999999;
}

.loading-cart
{
   position: absolute;
   top: 90%;
   left: 60%;
   margin: -50px 0px 0px -50px;
}

/* TOPBAR
-------------------------------------------------- */

.topBar ul {
  margin: 0px;
  padding: 0px;
}

.topBar ul li {
  list-style-type: none;
  float: left;
  font-size: 13px;
  line-height: 40px;
}

.contactos li {
  margin-right: 20px;
}

/* TOPBAR
-------------------------------------------------- */

.topBar .nav-link {
  color: #000000;
  display: flex;
  align-items: center;
  text-align: left;
  position: relative;
  text-transform: uppercase;
}

.topBar .nav-link small {
  font-size: 70%;
}

.topBar .nav-link a {
  color: white;
}

.topBar .nav-link a:hover {
  color: #343a40;
  text-decoration: none;
}

.topBar .badge-counter {
  position: absolute;
  transform: scale(0.7);
  transform-origin: top left;
  left: 2.5rem;
  top: 1.3rem;
  border-radius: 10px;
}

.topBar img {
  margin-right: 0.8rem;
}

.topBar svg {
  margin-right: 0.8rem;
}

.topBar p {
  margin-bottom: 0px;
  line-height: 17px;
}

/* MENU
-------------------------------------------------- */

.menuBar .navbar-nav .nav-link {
  color: black;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.menuBar .navbar-nav .nav-link i {
  color: #00A847;
  margin-right: 0.3rem;
}

/* ------- teste */

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
  border: none;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #FFFFFF url(/images/airbags.png?b4660276f652f5299fd7f786706b4edd) no-repeat right bottom;
}

.mega-dropdown-menu li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu li > ul > li {
  list-style: none;
}

.mega-dropdown-menu li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1;
  font-size: 12px;
  color: #00A847;
  white-space: normal;
}

.mega-dropdown-menu li > ul > li > a:hover,
.mega-dropdown-menu li > ul > li > a:focus {
  text-decoration: none;
  color: #000000;
}

.mega-dropdown-menu .dropdown-header {
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.mega-dropdown-menu .dropdown-header span {
  font-weight: 300;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

/* PESQUISA
-------------------------------------------------- */

.pesquisa {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  margin-left: 410px;
}

@media (max-width: 992px) {
  .pesquisa {
    margin-left: 0px;
    background-color: #FFFFFF;
    padding: 0px 50px;
  }
}

.pesquisaForm {
  padding: 0px 0px 0px 20px;
}

.pesquisaForm .form-control {
  border-radius: 0px;
  font-size: 24px;
  height: 91px;
  padding: 0px 30px;
  color: #000000;
  border: #FFFFFF;
  transform: skew(-19.3deg);
}

.pesquisaForm button {
  transform: skew(-19.3deg);
  border-radius: 0px;
}

.pesquisaForm button > span {
  display: inline-block;
  transform: skew(19.3deg);
}

.filtrosPesquisa {
  background-image: url("/images/bannerPesquisa.png");
  background-size: cover;
}



.filtros {
  position: relative;
  height: 300px;
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  background: #dd0e1a;
}

.block-finder-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50%;
  z-index: 1;
  opacity: 0.6;
}

.block-finder-title {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin: 0;
}

.block-finder-subtitle {
  font-size: 18px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.block-finder-form {
  color: #fff;
  text-align: center;
  z-index: 2;
}

/* CAROUSEL
-------------------------------------------------- */

.slider {
  position: relative;
}

.slider {
    position: relative;
    min-height: 350px;
    padding-top: 24px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    background: #303437;
}

.carousel {
  margin-bottom: 0px;
  font-family: "Rubik", sans-serif;
}

.carousel .carousel-indicators {
  right: 0;
  bottom: 20px;
  left: 50px;
  z-index: 999;
  margin: 0px;
}

.carousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.carousel .carousel-indicators liactive {
  color: red;
}

.carousel .carousel-item {
  height: 24rem;
}

.carousel .carousel-item .wrapImage {
  height: 33.6rem;
}

.carousel .carousel-item img {
  width: 100%;
  min-height: 100%;
}

.carousel .carousel-caption {
  top: 2rem;
  z-index: 999;
  max-width: 500px;
  left: 10%;
  text-align: left;
}

.carousel .carousel-caption .promo {
  display: inline-block;
  text-transform: uppercase;
  font-size: 30px;
  padding: 2px 8px 0;
  margin-bottom: 12px;
  transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
}

.carousel .carousel-caption p {
  text-transform: uppercase;
  font-weight: 380;
  margin-bottom: 0px;
  line-height: 1.4;
}

.carousel .carousel-caption h1 {
  font-weight: 700;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 1;
}

.carousel .carousel-caption h2 {
  font-weight: 700;
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 1;
}

/* ITEMS SERVIÇOS
-------------------------------------------------- */

.block-features-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 8px 40px;
}

.block-features-list .block-features-item {
  display: flex;
  width: calc((100% - 3px)/4);
  padding: 1.5rem 1rem;
  justify-content: center;
}

.block-features-list .block-features-item .block-features-item-icon {
  display: flex;
  align-items: center;
  fill: #1a79ff;
  color: #1a79ff;
  margin-right: 1.375rem;
}

.block-features-list .block-features-item .block-features-item-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.block-features-list .block-features-item .block-features-item-info .block-features-item-title {
  font-size: 16px;
  line-height: 1.125;
  padding: 0.16667em 0;
  font-weight: 700;
}

.block-features-list .block-features-item .block-features-item-info .block-features-item-subtitle {
  font-size: 14px;
  color: #6c757d;
  line-height: 1.25;
  padding: 0.11111em 0;
}

/* DESTAQUES 2
-------------------------------------------------- */

.card-product {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  flex-basis: 100%;
  flex-grow: 1;
}

.product-card-actions {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 100%;
}

.product-card-actions .product-card-rating ul.rating-stars {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1;
  white-space: nowrap;
  clear: both;
}

.product-card-image {
  display: flex;
  position: relative;
  order: 2;
}

.product-card-image .image-body {
  padding-bottom: 100%;
}

.product-card-image .image-body .image-tag {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.product-card-info {
  display: flex;
  order: 3;
}

.product-card-info .product-card-meta {
  padding: 6px 16px;
  font-size: 12px;
  line-height: 1;
  color: #999;
}

.product-card-info .product-card-name {
  padding: 0 16px;
  line-height: 1.1875;
}

.product-card-info .product-card-name a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

.product-card-info .product-card-name a p {
  margin-bottom: 0px;
}

.product-card-info .product-card-rating {
  margin: -3px 0 -2px;
  padding: 8px 16px 0;
  display: flex;
  flex-wrap: wrap;
}

.product-card-footer {
  padding: 16px;
  align-items: center;
  display: flex;
  order: 4;
}

.product-card-footer .product-card-prices {
  flex-grow: 1;
  font-size: 18px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 1;
  color: #262626;
}

.product-card-footer .product-card-price-old {
  font-size: 16px;
  font-weight: 400;
  color: #999;
}

.card-product:after {
  display: block;
  position: static;
  content: "";
  order: 1;
  flex-grow: 1;
}

/* DESTAQUES
-------------------------------------------------- */

.destaques .img-wrap {
  overflow: hidden;
}

.destaques .info-wrap {
  padding-bottom: 5px;
  background: url(/images/bckDecor.png?d7ece1ddda6c851db05b3a8512f80710) no-repeat left bottom;
}

.destaques .info-wrap a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #000000;
}

.destaques .info-wrap p {
  text-align: center;
  font-size: 12px;
  color: #B5B5B5;
  margin-bottom: 0px;
}

/* DESTAQUES LISTA PRODUTOS
-------------------------------------------------- */

.listagemProdutos .img-wrap {
  overflow: hidden;
}

.listagemProdutos .rating-wrap {
  position: absolute;
  top: 2px;
  right: 2px;
}

.listagemProdutos .info-wrap {
  padding-bottom: 5px;
  background: url(/images/bckDecor.png?d7ece1ddda6c851db05b3a8512f80710) no-repeat left bottom;
}

.listagemProdutos .info-wrap a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #000000;
}

.listagemProdutos .info-wrap p {
  text-align: center;
  font-size: 12px;
  color: #B5B5B5;
  margin-bottom: 0px;
}

.listagemProdutos .bottom-wrap {
  background-color: #E4E6E9;
}

.listagemProdutos .bottom-wrap .price-wrap {
  font-size: 14px;
  color: #7D788E;
  padding: 10px;
}

.listagemProdutos .bottom-wrap .price-wrap p {
  margin-bottom: 0px;
}

.listagemProdutos .bottom-wrap .price-wrap .price-new {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
}

.listagemProdutos .bottom-wrap .price-wrap .price-old {
  font-size: 14px;
  font-weight: 700;
}

/* FICHA DE PRODUTO
-------------------------------------------------- */

.detalheProduto .gallery-wrap .img-big-wrap {
  overflow: hidden;
  position: relative;
/*   max-height: 440px; */
  text-align: center;
  padding-bottom: 20px;
}

.detalheProduto .gallery-wrap .img-big-wrap img {
  width: 100%;
  max-height: 100%;
  object-fit: cover;
  cursor: auto;
}

.detalheProduto .gallery-wrap .img-small-wrap {
  text-align: center;
  padding: 0 5px;
}

.detalheProduto .gallery-wrap .img-small-wrap .item-gallery {
  width: 100px;
  height: 120px;
  border: 1px solid #ddd;
  margin: 7px 2px;
  display: inline-block;
  overflow: hidden;
}

.detalheProduto .gallery-wrap .img-small-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  /* cursor: zoom-in; */
}

.detalheProduto .infoProduto h1.title {
  font-weight: 700;
  font-size: 26px;
}

.detalheProduto .infoProduto .price-wrap {
  font-size: 14px;
  color: #7D788E;
}

.detalheProduto .infoProduto .price-wrap .price-old {
  font-size: 16px;
  font-weight: 700;
}

.detalheProduto .infoProduto .price-wrap .price-new p {
  margin: 0px;
}

.detalheProduto .infoProduto .price-wrap .price-new .num {
  color: #000000;
  font-weight: 700;
  font-size: 36px;
}

.detalheProduto .infoProduto .price-wrap .price-new .legend-price {
  font-size: 14px;
  color: #7D788E;
}

.detalheProduto .description-list {
  font-size: 14px;
}

.detalheProduto dl {
  display: block;
}

/* VIATURA DE ORIGEM
-------------------------------------------------- */

.viaturaOrigem .title {
  font-size: 18px;
  font-weight: 700;
}

.viaturaOrigem .description-list {
  font-size: 12px;
  margin-top: 1rem;
}

.viaturaOrigem dt {
  display: inline;
}

.viaturaOrigem dd {
  display: inline;
  margin-right: 20px;
}

.tableListaPecas {
  font-size: 14px;
}

.tableListaPecas p {
  margin-bottom: 0px;
}

.tableListaPecas small {
  color: #7D788E;
}

.tableListaPecas td:first-child {
  width: 70px;
}

.tableListaPecas td:last-child a {
  width: 100%;
}

.slideViaturaOrigem .carousel-item {
  height: auto;
}

.slideViaturaOrigem .col-sm {
  padding-right: 5px;
  padding-left: 5px;
}

.slick-slide {
  margin: 0px 5px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next,
.slick-dots {
  display: none !important;
}

/* SERVIÇOS
-------------------------------------------------- */

.servicos {
  font-weight: 300;
  font-size: 12px;
}

.servicos h2 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  padding: 2rem 0 0 0;
}

/* CHECKOUT
-------------------------------------------------- */

.cart .aside img {
  width: 80px;
}

h4.title {
  font-size: 16px;
  font-weight: 700;
}

.itemside {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
}

.itemside .aside {
  position: relative;
  flex-shrink: 0;
}

.itemside .info {
  padding-left: 15px;
  padding-right: 7px;
}

.itemside .title {
  display: block;
  margin-bottom: 5px;
  color: #212529;
}

.itemside p {
  margin-bottom: 0;
}

.dlist-align {
  display: flex;
  margin-bottom: 0px;
}

.dlist-align dt {
  width: 90%;
  word-wrap: break-word;
  font-weight: normal;
}

.dlist-align dd {
  /* flex-grow: 1; */
  width: 20%;
  margin-bottom: 0px;
}

.pagamentos .form-group,
.transportes .form-group {
  margin-bottom: 0px;
}

.pagamentos p,
.transportes p {
  margin-bottom: 0px;
}

.pagamentos label,
.transportes label {
  padding: 0px;
}

.pagamentos .form-check,
.transportes .form-check {
  margin-bottom: 20px;
}

.dlist-align {
  display: flex;
  margin-bottom: 0px;
}

.dlist-align dt {
  width: 90%;
  word-wrap: break-word;
  font-weight: normal;
}

.dlist-align dd {
  flex-grow: 1;
  width: 20%;
  margin-bottom: 0px;
}

/* Newsletter
-------------------------------------------------- */

/* FOOTER
-------------------------------------------------- */

footer {
  font-family: "Rubik", sans-serif;
}

footer h3 {
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 15px;
  text-transform: uppercase;
}

footer ul {
  padding: 0px;
}

footer ul li {
  padding: 0px;
  list-style-type: none;
}

footer ul li a {
  color: #FFFFFF;
  font-weight: 300;
}

footer ul li a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

footer .social-links a {
  color: #FFFFFF;
}

footer .social-links a:hover {
  color: #dd0e1a;
}

footer .cArbitragem {
  font-size: 12px;
}

.copyright {
  width: 100%;
  background: #fafafa;
}

.copyright_container {
  width: 100%;
  height: 56px;
}

.copyright_content {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

ul.logos_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.logos_list li {
  display: inline-block;
  margin-right: 16px;
}

/* RATING STARS
-------------------------------------------------- */

.rating-wrap {
  text-align: center;
}

ul.rating-stars {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1;
  white-space: nowrap;
  clear: both;
}

ul.rating-stars li {
  display: block;
  text-overflow: clip;
  white-space: nowrap;
  z-index: 1;
}

ul.rating-stars li i {
  font-size: 14px;
  color: #ccc;
  display: inline;
}

ul.rating-stars li.stars-active {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

ul.rating-stars li.stars-active i {
  color: orange;
}

.label-rating {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.7em;
}

/* COOKIES
-------------------------------------------------- */

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 99999;
    opacity: 0.8;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327;
  }

  .cookiealert.show {
    opacity: 0.8;
    transform: translateY(0%);
    transition-delay: 1000ms;
  }

  .cookiealert a {
    text-decoration: underline;
  }

  .cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
  }

/* Preview table*/

.ModalOpenCart {
  height: 70%;
}

.ModalOpenCart > .ModalPreview {
  height: 100%;
}

.ModalPreview > .ModalBody {
  height: 50%;
  display: block;
}

.ModalPreview > .ModalPrice {
  height: 10%;
}

.ModalPreview > .ModalButtons {
  height: 10%;
}

.ModalBody > .tableBodyScroll > .show-cart {
  display: block;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-padding-right: 0px;
}

.tableBodyScroll thead,
.tableBodyScroll tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

@media screen and (min-width: 0px) and (max-width: 700px) {
  .alertMessages {
    top: 20px;
    left: 20px;
    width: 100%;
  }

  .mobile {
    display: visible;
  }

  .btn-mobile {
    width: 100%;
  }

  .desktop {
    display: none;
  }

  .mobile-desktop-text-align {
    text-align: center;
  }

  /*button remover filtro */

  .filterbox-stack-top {
    z-index: 9;
    right: 25px;
    position: absolute;
  }

  .modal-full {
    min-width: 100%;
    margin: 0;
  }

  .modal-full .modal-content {
    min-height: 100vh;
  }
}

/* hide it elsewhere */

@media screen and (min-width: 701px) and (max-width: 3024px) {
  .alertMessages {
    top: 20px;
    left: 20px;
    width: 50%;
  }

  .mobile {
    display: none;
  }

  .desktop {
    display: visible;
  }

  /*button remover filtro */

  .filterbox-stack-top {
    z-index: 9;
    right: 12px;
    position: absolute;
  }
}

.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type=radio]:empty,
.funkyradio input[type=checkbox]:empty {
  display: none;
}

.funkyradio input[type=radio]:empty ~ label,
.funkyradio input[type=checkbox]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.funkyradio input[type=radio]:empty ~ label:before,
.funkyradio input[type=checkbox]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 1px;
  bottom: 1px;
  right: 1px;
  content: "";
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 0 0 0 0;
}

.funkyradio input[type=radio]:hover:not(:checked) ~ label,
.funkyradio input[type=checkbox]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type=radio]:hover:not(:checked) ~ label:before,
.funkyradio input[type=checkbox]:hover:not(:checked) ~ label:before {
  content: "\2714\FE0E";
  /* text-indent: .9em;*/
  color: #C2C2C2;
}

.funkyradio input[type=radio]:checked ~ label,
.funkyradio input[type=checkbox]:checked ~ label {
  color: #777;
}

.funkyradio input[type=radio]:checked ~ label:before,
.funkyradio input[type=checkbox]:checked ~ label:before {
  content: "\2714\FE0E";
  /*text-indent: .9em;*/
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type=radio]:focus ~ label:before,
.funkyradio input[type=checkbox]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-client input[type=radio]:checked ~ label:before,
.funkyradio-client input[type=checkbox]:checked ~ label:before {
  color: #fff;
  background-color: #dd0e1a;
}

.zoom {
    transition: transform .2s; /* Animation */
    height: 40px;
    margin: 0 auto;
    z-index: 10;
  }

  .zoom:hover {
    transform: scale(3); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  }



/* Honeypot */
.checkusertype{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}



