/*
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


:root {
--color-primary:          #EB0033;
--color-secondary:        #890019;
--color-cinza:            #403F3F;
--color-cinza-medio:      #909090;
--color-cinza-claro:      #E3E3E3;
--color-cinza-muito-claro: #F6F6F6;
--color-page-background:  #FBFBFB;  
  --bs-black: #000;
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: "Inter", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}


body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  background-color: var(--color-page-background);
  background-position: center top;
  color: #000;
}
a {
  color: #403f3f;
  text-decoration: none;
}
a:focus,
a:hover {
  color: var(--color-primary);
  text-decoration: underline;
}
.header {
  margin: 0;
  padding: 0 0 5px;
  background-color: #fff;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
.pos-logo-principal {
  margin: 0;
}
.pos-logo-checkout {
  margin: 0;
}
.logo-tokstok {
  float: right;
}
.regras-compras-text {
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.pos-user-menu {
  margin: 5px 0 0;
  font-size: 0.7em;
}
.pos-user-btn {
  margin: 10px 0 0;
}
.bg-banner-home {
  background: url(../images/banners/banner-index-001.jpg) no-repeat;
  background-size: 100% auto;
}
.btn-home {
  margin: 0 5px;
}
.pos-button-home-meiodotexto {
  height: 70px;
  top: 100px;
}
.clear {
  clear: both;
}
.slide-image {
  width: 100%;
}
.row-zero {
  margin-left: 0;
  margin-right: 0;
}
.caption {
  height: 50px;
  overflow: hidden;
}
.caption h4 {
  white-space: nowrap;
}
.ratings {
  color: var(--color-primary);
  margin: 10px 15px;
}
label {
  color: #000000;
  font-size: 0.8em;
  font-weight: 700;
}
.thumbnail {
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s ease;
  border-radius: 0;
  margin: 20px 0 10px;
}
.thumbnail .caption {
  padding: 0 10px;
  color: #333;
}
.thumbnail .caption-full {
  padding: 9px;
  color: #333;
}
.thumbnail img {
  margin: 0 auto 5px;
  padding: 10px;
}
.footer_style_one {
  margin: 50px 0;
  border-top: 2px solid #999;
  padding: 5px 0 0;
  font-size: 14px;
  text-align: center;
}
.footer_style_two {
  background-color: #292c2f;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: 700 16px sans-serif;
  padding: 55px 50px;
  margin-top: 80px;
}
.footer_style_checkout {
  margin: 40px 0;
  padding: 20px 0;
  font-size: 0.7em;
  text-align: center;

  background: #e3e3e3;
  border-top: 1px solid #ddd;
}
footer a,
footer p,
footer span {
  color: #666;
}
footer a {
  text-decoration: underline;
}
footer a:hover {
  color: var(--color-primary);
}
.full {
  width: 100%;
}
.gap {
  height: 30px;
  width: 100%;
  clear: both;
  display: block;
}
.footer {
  background: #f6f6f6;
  height: auto;
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ddd;
  margin: 40px 0 0;
}
.footer p {
  margin: 0;
}
.footer img {
  max-width: 100%;
}
.footer h3 {
  border-bottom: 1px solid #bac1c8;
  color: #54697e;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  padding: 20px 0 0;
  text-transform: uppercase;
}
.footer ul {
  font-size: 13px;
  list-style-type: none;
  padding-left: 0;
  margin: 15px 0 0 0;
  color: #7f8c8d;
}
.footer ul li a {
  padding: 0;
  display: block;
}
.footer a {
  color: #78828d;
  text-decoration: none;
}
.supportLi h4 {
  font-size: 20px;
  font-weight: lighter;
  line-height: normal;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

/* GTM Hidden iframe */
.gtm-hidden {
    display: none !important;
    visibility: hidden !important;
}

/* LGPD Banner Hidden */
.lgpd-banner {
    display: none;
}

/* Botão continuar hidden */
#btn-continuar {
    display: none;
}

/* Produto página estilos */
.produto-debug-banner {
    background-color: #31aeff;
    font-size: 20px;
    text-align: center;
    padding: 10px 0 5px;
    color: #FFF;
    margin: -20px 0 20px;
}

#tipos-container {
    display: none !important;
    opacity: 0;
}

#tipos-container.show {
    display: block !important;
    opacity: 1;
}

.img-loader {
    padding-top: 25px;
    padding-left: 10px;
    display: none;
}

#btn-carrinho-fisico,
#btn-carrinho-virtual {
    display: none;
}

/* Outros estilos inline movidos */
.error-block {
    padding: 0 0 20px 0;
}

.btn-finalizar-pedido,
.bt-finalizar-pedido {
    float: right;
}

.concluido-warning {
    color: red;
}

#bloco-parcelas,
#cadastra-endereco-cobranca {
    display: none;
}

/* Customização SweetAlert2 para McDonald's */
.swal2-popup {
  border-radius: 1.2em;
  background: #FFFFFF !important;   /* Amarelo background: #FFC72C !important; */
  color: #DA291C !important;        /* Vermelho McDonald's para o texto */
  border: 4px solid #DA291C;
  box-shadow: 0 4px 20px rgba(218, 41, 28, 0.15);
  font-family: "Inter", sans-serif;
}

.swal2-title {
  color: #DA291C !important;
  font-weight: bold;
  font-size: 1.1em;
}

.swal2-content,
.swal2-html-container {
  color: #DA291C !important;
}

.swal2-icon.swal2-success [class^="swal2-success-line"] {
  background-color: #DA291C !important;
}
.swal2-icon.swal2-success {
  border-color: #DA291C !important;
  color: #DA291C !important;
}
.swal2-icon.swal2-error {
  border-color: #DA291C !important;
  color: #DA291C !important;
}
.swal2-icon.swal2-warning {
  border-color: #DA291C !important;
  color: #DA291C !important;
}

/* Botões */
.swal2-confirm {
  background-color: #DA291C !important;
  color: #FFFFFF !important;
  border: none;
  border-radius: 0.6em;
  font-weight: bold;
  font-size: 1.1em;
}
.swal2-cancel {
  background-color: #FFFFFF !important;
  color: #DA291C !important;
  border: 2px solid #DA291C !important;
  border-radius: 0.6em;
  font-weight: bold;
  font-size: 1.1em;
}
.swal2-styled:focus {
  box-shadow: 0 0 0 2px #FFC72C !important;
}

.swal2-close {
  color: #DA291C !important;
}


.newsletter-box input#appendedInputButton {
  background: #fff;
  display: inline-block;
  float: left;
  height: 30px;
  clear: both;
  width: 100%;
}
.newsletter-box .btn {
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  height: 40px;
  padding: 0;
  width: 100%;
  color: #fff;
}
.newsletter-box {
  overflow: hidden;
}
.bg-gray {
  background-image: -moz-linear-gradient(center bottom, #bbb 0, #f0f0f0 100%);
  box-shadow: 0 1px 0 #b4b3b3;
}
.social li {
  background: #b5b5b5;
  border: 2px solid #b5b5b5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0 8px 0 0;
  padding: 0;
  text-align: center;
  width: 36px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.social li:hover {
  transform: scale(1.15) rotate(360deg);
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
}
.social li a {
  color: #edeff1;
}
.social li:hover {
  border: 2px solid #2c3e50;
  background: #2c3e50;
}
.social li a i {
  font-size: 16px;
  margin: 0 0 0 5px;
  color: #edeff1 !important;
}
.footer-bottom {
  background: #e3e3e3;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-bottom p.pull-left {
  padding-top: 6px;
}
.payments {
  font-size: 2em;
}
.footer-copyright {
  font-size: 0.7em;
}
.tooltip-inner {
  color: #000;
  background-color: #fff;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #fff;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
#form-sonho .tooltip {
  width: 240px;
  line-height: 16px;
}
a.list-group-item {
  transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -webkit-transition: background 0.1s ease-in-out;
}
a.list-group-item:focus,
a.list-group-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--color-primary);
}
.container,
.modal {
  color: #403f3f;
}
.modal-header {
  background-color: var(--color-primary);
  border-bottom: 1px solid #f6bb33;
}
#nav-central,
.modal-title {
  color: #fff;
}
.nav-link-home {
  padding: 7px 20px 0 0;
  font-weight: 700;
  color: #fff;
  display: block;
  float: left;
}
.nav-link-home:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
}
.lead-01,
.lead-02 {
  margin-bottom: 10px;
  color: var(--color-primary);
  font-size: 18px;
}
.background-page-content {
  background-color: #fbfbfb;
}
.cart-preview-badge {
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  padding: 0.4em 0.6em;
  background-color: #fff;
  color: #f69323;
  border: 2px solid #f69323;
  border-radius: 3.75em;
  font-size: 0.7em;
  position: absolute;
  top: -0.4em;
  right: -1em;
}
.cart-preview {
  position: relative;
  display: inline-block;
  text-align: center;
  background: var(--color-primary);
  color: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  padding: 4px 8px 4px 4px;
  line-height: 40px;
  margin-left: 1em;
  cursor: pointer;
}
.cart-preview .fa-2x {
  font-size: 1.5em;
}
.tabpanel {
  margin: 20px 0 0;
}
@media (min-width: 300px) {
  .menu-score-carrinho {
    margin: 10px auto;
  }
  .table-responsive {
    margin: 0 20px 0 0;
  }
  .bg-banner-home {
    height: 100px;
  }
  .pos-home-btn {
    margin: 100px 0 0 10px;
    float: left;
  }
  .pos-busca {
    margin-top: 15px;
  }
  .pos-logo-principal {
    /* margin: 10px 0 0 10px !important; */
  } 
  .pos-logo-checkout {
    /* margin: 10px 0 0 10px !important; */
  } 
  .pos-logo-principal img{
    width: 150px;
  }
  .pos-logo-checkout img{
    width: 150px;
  }
  .pos-cart-preview {
    margin: 10px 0 10px -10px;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .pos-logo-principal {
    margin: 10px 0 0 10px !important;
  }
  .pos-logo-checkout{
    margin: 10px 0; !important;
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0;
    display: none;
  }
  .pos-logo-principal {
    margin: 0;
  }
  .pos-logo-checkout{
    margin: 20px 0;
  }
}
@media (min-width: 768px) {
  .menu-score-carrinho {
    float: right;
    margin: 0;
  }
  .table-responsive {
    margin: 0;
  }
  .bg-banner-home {
    height: 325px;
  }
  .pos-home-btn {
    margin: 250px 0 0 20px;
  }
  .pos-busca {
    margin: 35px 0 0;
  }
  .pos-cart-preview {
    margin: 10px 0 10px -10px;
  }
  .brand-pills > li > a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  li.brand-nav.active a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 9px solid var(--color-primary);
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 100%;
    z-index: 2;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin: 5px 0 10px;
  }
}
.brand-pills > li,
.nav-stacked > li + li {
  margin-left: -15px;
}
.menu-score-carrinho {
  padding: 7px 20px;
  font-weight: 700;
  display: table;
  color: var(--color-primary);
}
.menu-score-carrinho a {
  text-decoration: none;
}
.menu-score-carrinho:hover {
  color: var(--color-primary);
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.txt-usuario-pontos {
  margin: 7px 0;
  font-weight: 700;
  display: block;
  color: #fff;
}
.product-title-txt {
  font-size: 0.9em;
  text-align: center;
  letter-spacing: -0.05em;
  font-kerning: none;
  line-height: 1em;
}
.product-point-txt {
  font-size: 1.1em;
  font-weight: 700;
  color: var(--color-primary);
  margin-top: 3px;
}
.product-point-txt:hover {
  color: #d33059;
}
.btn {
  /* border-radius: 12px;
  border: 0; */
}
.btn-lg {
  font-size: 0.8em;
}
.btn-hover {
  font-weight: 400;
  cursor: pointer;
  color: var(--color-primary);
  background-color: inherit;
  border-color: transparent;
}
.btn-cart {
  font-weight: 400;
  cursor: pointer;
  color: #000;
  background-color: inherit;
  border-color: transparent;
}
.btn-cart.active,
.btn-cart:active,
.btn-cart:focus,
.btn-cart:hover {
  color: var(--color-primary);
}
.btn-hover-alt {
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  background-color: inherit;
  border-color: transparent;
}
.btn-project.active,
.btn-project:active,
.btn-project:focus,
.btn-project:hover,
.open > dropdown-toggle.btn-project {
  color: #fff;
  background-color: var(--color-primary);
  border-color: #27452d;
}
.btn-comprar {
  color: #fff;
  /* background-color: var(--color-primary);
  width: 100%;   */
  --tw-border-opacity: 1;
  border-color: var(--color-secondary);
  --tw-bg-opacity: 1;
  background-color: var(--color-primary);
  font-size: 0.8em;
}
.btn-comprar:focus,
.btn-comprar:hover {
  color: #fff;
  background-color: var(--color-secondary);
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.btn-colocar-carrinho {
  margin-top: 10px;
}
.form-group-qtd {
  margin-top: 10px;
}
.btn-prosseguir-loading {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  min-height: 46px;
}
.btn-prosseguir-loading-text {
  font-size: 0.9em;
  color: #666;
}
.btn-prosseguir-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top-color: var(--color-primary, #2d5a2e);
  border-radius: 50%;
  animation: btn-prosseguir-spin 0.8s linear infinite;
}
@keyframes btn-prosseguir-spin {
  to {
    transform: rotate(360deg);
  }
}
.btn-cinza {
  color: #fff;
  background-color: #747474;
}
.btn-cinza:focus,
.btn-cinza:hover {
  color: #fff;
  background-color: #a7a7a7;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.btn-facebook {
  color: #fff;
  background-color: #3b579d;
}
.btn-facebook:focus,
.btn-facebook:hover {
  color: #fff;
  background-color: #516fbd;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.btn-cep {
  margin-top: 25px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default {
    --bs-btn-disabled-bg: #fff;
    --bs-btn-disabled-border-color: #6c757d;
}
.toggle-senha, .toggle-senha:hover, .toggle-senha:focus, .toggle-senha:active {
  top: 25px;
  right: 10px;
  padding: 0;
  /* height: 32px; */
  /* width: 32px; */
  z-index: 2;
  color: black;
}

.pos-cadastro-buttons {
  margin: 20px 0 0;
}
#tipo_envio {
  font-weight: 700;
}
#tipo_envio .fa {
  margin: 0 5px 0 0;
}
#tipo_envio span {
  font-size: 0.7em;
  margin: -1px 0 0;
  display: block;
  text-transform: uppercase;
}
h1 {
  font-size: 26px;
  color: var(--color-primary);
  margin: 0 0 20px;
}
h2 {
  font-size: 1em;
  font-weight: 700;
  color: var(--color-primary);
  margin: 0 0 15px;
}
.img-center {
  display: block;
  margin: 0 auto;
}
.titulo-capa {
  font-size: 18px;
  color: var(--color-primary);
  border-bottom: var(--color-primary) 1px solid;
}
.titulo-produto {
  font-size: 1.6em;
  font-weight: 800;
  color: var(--color-primary);
  letter-spacing: -0.8px;
}
.valor-produto {
  font-size: 26px;
  margin: 10px 0;
}
.caracteristicas-produto-titulo {
  font-size: 0.8em;
  font-weight: 700;
  color: var(--color-primary);
  text-transform: uppercase;
  margin: 10px 0 5px;
}
.caracteristicas-produto {
  font-size: 16px;
}
.select-valor,
select.form-control[name="valor"] {
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.6rem center;
  background-size: 12px;
}
.form-select{
  font-size: 0.8em;
  font-weight: 800;
  /* height: 40px;   */
}
.form-control{
  font-size: 0.8em;
}
.breadcrumb {
  list-style: none;
  background-color: transparent;
  font-size: 0.7em;
  margin: 10px 0 0;
}
.breadcrumb > .active {
  color: var(--color-primary);
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
a.list-group-item {
  color: #000;
}
.label-background-blue {
  background-color: #31aece;
  color: #fff;
  padding: 4px 5px 4px 7px;
}
.border-bottom-primary {
  border-bottom: 1px solid;
  padding: 0 0 5px;
  border-bottom-color: var(--color-primary);
}
.border-bottom-grey {
  border-bottom: 1px solid #999;
}
.txt-numero-pedido {
  font-size: 30px;
  color: var(--color-primary);
  font-weight: 700;
  text-align: center;
  padding: 20px;
  margin: 0 0 40px;
  border: 1px solid var(--color-primary);
  background: #eee;
}
.pos-banner-meudesejo {
  margin: 20px 0;
}
.zoom {
  display: inline-block;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 20px;
  background-color: #fff;
}
.zoom:after {
  content: "";
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
}
.zoom img {
  display: block;
}
.zoom img::selection {
  background-color: transparent;
}
#ex2 img:hover {
  cursor: url(grab.cur), default;
}
#ex2 img:active {
  cursor: url(grabbed.cur), default;
}
#block_maisprocurados {
  border: 1px solid #ddd;
  margin-top: 60px;
  padding: 5px;
  z-index: 0;
  border-radius: 4px;
}
#block_maisprocurados h1 {
  font-size: 18px;
  color: var(--color-primary);
  margin: 0 0 5px;
  padding: 10px 0;
  line-height: 1;
}
#block_maisprocurados .line_maisprocurados {
  border-top: 1px dotted #ddd;
  padding: 5px 0;
  font-size: 10px;
  height: 63px;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
#block_maisprocurados img {
  float: left;
  margin: 0 5px;
}
#block_maisprocurados a {
  text-decoration: none;
  color: #333;
}
#block_maisprocurados a:hover {
  color: var(--color-primary);
}
#block_maisprocurados p {
  position: absolute;
  top: 10px;
  margin: 0;
  padding: 0;
  line-height: 1;
  width: 45px;
  height: 50px;
  font-size: 44px;
  font-weight: 700;
  color: #eee;
  z-index: -1;
  right: 5px;
  text-align: right;
}
#menu-busca {
  padding: 20px 0 16px;
  border-top: 1px solid #eee;
}
.busca-resultados-txt {
  padding: 5px 0 0;
}
.display-search-results {
  margin-bottom: 20px;
  float: left;
}
.linha-resultados {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.linha-resultados-nome-produto {
  font-size: 20px;
  float: left;
  margin: auto 0;
}
.results-pos {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.results-pos-img {
  width: 20%;
}
.results-pos-nome {
  width: 60%;
}
.results-pos-buttom {
  width: 20%;
}
.results-txt-profas {
  color: var(--color-primary);
  font-size: 20px;
  font-weight: 700;
}
.texto-regulamento {
  margin: 0 40px 80px 0;
}
.text-right {
    text-align: right;
}
.table a {
  text-decoration: none;
  color: var(--color-primary);
}
.table a:hover {
  color: var(--color-primary);
  text-decoration: underline;
}
#table-cart th,
#table-extrato tfoot tr,
#table-extrato th {
  color: #fff;
  background-color: #999;
  border: none;
}
.extrato-menos {
  color: red;
}
#table-cart {
  margin: 20px 0 0;
}
#table-cart th {
  color: #fff;
  background-color: #999;
  border: none;
}
#table-cart > thead > tr > th {
  font-weight: 400;
}
#table-cart > tbody > tr > td {
  height: 50px;
}
#table-cart tfoot tr {
  color: #fff;
  background-color: #999;
  font-weight: 400;
}
#table-cart tfoot tr td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.table-cart-valign {
  margin-top: 14px;
}
#table-cart-confirma > thead > tr > th {
  font-weight: 400;
}
#table-cart-confirma tfoot tr {
  color: #fff;
  background-color: #999;
  /*border: none;*/
  font-weight: 400;
}
#table-cart-confirma tfoot tr td {
  padding: 10px;
  background-color: #999;
}
.table-cart-confirma-valign {
  margin-top: 14px;
}
#table-cart-confirma th {
  color: #fff;
  background-color: #999;
  border: none;
}
.bg-white {
  background-color: #fff;
}
.pagination {
  margin: 0;
}
.pagination > li > a {
  color: #000;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: var(--color-primary);
  color: #fff;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #fff;
  background-color: var(--color-primary);
  border-color: #ddd;
}
.track-progress[data-steps="3"] li,
.track-progress[data-steps="4"] li,
.track-progress[data-steps="5"] li {
  width: 50%;
}
.track-progress {
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden;
}
.track-progress li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 30px;
  height: 30px;
  background-color: #747474;
}
.track-progress li > span {
  display: block;
  color: #fff;
  text-transform: uppercase;
}
.track-progress li.done > span {
  color: #fff;
  background-color: var(--color-primary);
}
@media (min-width: 768px) {
  .track-progress[data-steps="3"] li {
    width: 33%;
  }
  .track-progress[data-steps="4"] li {
    width: 25%;
  }
  .track-progress[data-steps="5"] li {
    width: 20%;
  }
  .track-progress li > span:after,
  .track-progress li > span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border: solid transparent;
    border-left-color: #747474;
    border-width: 15px;
  }
  .track-progress li > span:after {
    top: -5px;
    z-index: 1;
    border-left-color: #fff;
    border-width: 20px;
  }
  .track-progress li > span:before {
    z-index: 2;
  }
  .track-progress li.done + li > span:before {
    border-left-color: var(--color-primary);
  }
  .track-progress li:first-child > span:after,
  .track-progress li:first-child > span:before {
    display: none;
  }
}
#produto-fisico,
#produto-virtual {
  display: none;
  margin: 0;
}

/* Estados ativos e inativos para controle de visibilidade */
#produto-virtual.produto-ativo,
#produto-fisico.produto-ativo {
  display: block !important;
}

#produto-virtual.produto-inativo,
#produto-fisico.produto-inativo {
  display: none !important;
}

/* Estados dos botões de carrinho */
#btn-carrinho-virtual.btn-ativo,
#btn-carrinho-fisico.btn-ativo {
  display: inline-block !important;
}

#btn-carrinho-virtual.btn-inativo,
#btn-carrinho-fisico.btn-inativo {
  display: none !important;
}

/* Estados selecionados dos botões de tipo */
.btn-selected {
  background-color: #ffd573;
  border-color: #C08B00;
  box-shadow: 0 0 5px rgba(192, 139, 0, 0.5);
  text-decoration: none;
}

.btn-selected:hover {
  background-color: #F6BB33;
  border-color: #C08B00;
  text-decoration: none;
}
#tipos-container {
    transition: opacity 0.3s ease-in-out;
}

#tipos-container.inicializado {
    display: block !important;
}

/* Loading para botões de tipo */
.tipos-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 20px;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.loading-spinner {
    width: 20px;
    height: 20px;
    border: 2px solid #dee2e6;
    border-top: 2px solid #C08B00;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-right: 10px;
}

.loading-text {
    color: #6c757d;
    font-size: 14px;
    font-style: italic;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Loading para botão de login */
.btn-loading-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-loading-spinner {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top: 2px solid #ffffff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-right: 8px;
}

/* Botão desabilitado durante loading */
.btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
#produto-fisico h2,
#produto-virtual h2 {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0 10px;
}
#produto-fisico label,
#produto-virtual label {
  color: #403f3f;
  font-size: 0.9em;
  margin: 0;
}
small {
  color: #666;
}
.help-block {
  font-size: 0.8em;
}
.error-block {
  font-size: 84%;
  color: red;
  font-weight: 700;
}
.checkout-security {
  margin: 20px 0 0;
}
.titulo-vitrine-home {
  font-size: 18px;
  color: #737272;
}
.titulo-home {
  font-size: 24px;
  color: #737272;
  margin-top: 20px;
  margin-bottom: 20px;
}
.border-bottom-1px-grey {
  border-bottom: 1px solid #999;
}
.border-bottom-2px {
  border-bottom: 2px solid #737272;
}
#bloco-pagamento {
  min-height: 400px;
}

#v-pills-privacidade table { width: 100%; border-collapse: collapse; margin-top: 20px; }
#v-pills-privacidade table th, #v-pills-privacidade table td { border: 1px solid #ccc; padding: 8px; text-align: left; vertical-align: top; }
#v-pills-privacidade table th { background-color: #f9f9f9; } 


#bloco-picpay,
#bloco-pix,
#bloco-boleto,
#bloco-debito,
#bloco-cartao,
#bloco-endereco-cobranca,
#bloco-txt-parcelas,
#cadastra-endereco-cobranca {
  display: none;
}
.legenda-carrinho-valores {
  margin: -20px 0 0;
  font-size: 0.8em;
  color: #666;
}
.navbar {
  margin-bottom: 0;
}
.navbar-default {
  color: #686868;
  background-color: #f6f6f6;
  border-color: #eee;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.navbar-default .navbar-nav > li > a {
  color: #686868;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #dedede;
  border-bottom-color: #dedede;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: var(--color-primary) !important;
  color: #fff;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 0;
  width: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.mega-dropdown-menu > div > li > ul {
  margin-left: 0;
  padding-left: 0;
}
.mega-dropdown-menu > div > li {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > div > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > div > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > div > li ul > li > a:focus,
.mega-dropdown-menu > div > li ul > li > a:hover {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  display: block;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
@media (max-width: 768px) {
  .megamenu {
    margin-left: 0;
    margin-right: 0;
  }
  .megamenu > div > li {
    margin-bottom: 30px;
  }
  .megamenu > div > li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
    background-color: #fff;
    margin: 10px 10px 10px 20px;
  }
}
.affix {
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
}
.navbar-brand {
  display: none;
}
.affix .navbar-nav {
  margin: 10px;
}
.home-aviso-rapido {
  background-color: #f6f6f6;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  padding: 10px 0;
  color: #000;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin: 0;
}
.home-aviso-referer {
  background-color: #fff;
  border: 1px solid #ececec;
  font-size: 1em;
  text-align: center;
  padding: 10px 0 5px;
  color: #282781;
  margin: -10px 0 20px;
  box-shadow: 0 2px 2px grey;
}
.home-aviso-referer p {
  margin: 0;
  font-size: 1.2em;
  font-weight: 700;
}
.home-aviso-referer .txt-pequeno {
  margin: 10px 0;
  font-weight: 100;
  font-size: 0.85em;
  line-height: 1.2em;
}
.navbar-superior {
  background-color: #f6f6f6;
  padding: 0 0 5px;
  border-bottom: 1px solid #eee;
}
.produto-detalhes {
  font-size: 12px;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e1e1e1;
}
.panel-group .panel .panel-heading {
  padding: 0;
}
.panel-group .panel .panel-heading h4 a {
  background: #f8f8f8;
  display: block;
  font-size: 12px;
  font-weight: 700;
  padding: 15px;
  text-decoration: none;
  transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:hover,
.panel-group .panel .panel-heading h4 a:not(.collapsed) {
  background: #fff;
  transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
  content: "\f068";
}
.panel-group .panel .panel-heading h4 a i {
  color: #999;
}
.panel-title{ margin-bottom: 0 !important; }
.panel-group .panel .panel-body {
  border-top: none !important;
  padding-top: 0;
  overflow: visible;
  word-wrap: break-word;
  white-space: normal;
}
.panel-body{ padding: 0 15px 15px; }
.panel-group .panel .panel-collapse.collapse.show {
  overflow: visible;
}
.panel-group .panel .panel-collapse.collapse.show .panel-body {
  overflow: visible;
}
.panel-group .panel + .panel {
  border-top: none;
  margin-top: 0;
}
.navbar-horiz-pills { margin-bottom: 0px; }
.nav-horiz-list { display: flex; flex-wrap: wrap; gap: 0.5rem; list-style: none; margin: 10px 0 0; padding: 0; }
.nav-horiz-list li { margin: 0; }
.nav-horiz-list a {
    display: inline-block;
    padding: 0.35em 0.75em;
    font-size: 0.9rem;
    text-decoration: none;
    border-radius: 9999px;
    background: #f0f0f0;
    color: #333;
    border: 1px solid #ddd;
    transition: background .2s, color .2s;
}
.nav-horiz-list a:hover {
    background: #e1e1e1;
    color: var(--color-primary);
    border-color: var(--color-primary);
}

#new-tracking {
  font-size: 12px;
}
#new-tracking .card-wrapper {
  max-width: 100%;
}
#new-tracking .radius {
  border-radius: 5px;
}
#new-tracking .shadowDepth1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#new-tracking .card {
  background-color: #fff;
  margin-bottom: 1.6rem;
}
#new-tracking .card__header {
  background-color: #eaeaea;
  padding: 1.6rem;
  height: 90px;
}
#new-tracking .border-header-radius {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#new-tracking .header-dataped,
#new-tracking .header-numped {
  border-right: 1px solid #999;
  margin-right: 20px;
}
#new-tracking .header-title {
  font-size: 1.2rem;
}
#new-tracking .header-value {
  font-size: 3rem;
  line-height: 4rem;
}
#new-tracking .header-statusped-value {
  font-size: 1.5rem;
  line-height: 5.5rem;
}
/*! ### Tracking ############################### !*/
#tracking {
  font-size: 12px;
  /* padding: 20px; */
  min-height: 300px;
}
.tracking-form-consulta {
  background-color: #000;
  color: #fff;
  margin: 8px 0 0;
  padding: 29px 22px;
  font-size: 18px;
  height: 40px;
}
.form-posTracking-label {
  display: block;
  float: left;
  margin: 7px 20px 0 10px;
}
.form-posTracking-numped {
  width: 100px;
  display: block;
  float: left;
  margin: 0 20px 0 10px;
}
#tracking h1 {
  font-size: 11px;
  color: #000;
  font-weight: 700;
  display: block;
  background-color: #e28c7b;
  line-height: 11px;
  padding: 10px 20px;
}
#tracking p {
  margin: 20px;
  font-size: 14px;
}
#tracking fieldset {
  background-color: #000;
  padding: 10px 20px;
  margin: 10px 0;
  font-size: 11px;
}
#tracking label {
  padding-right: 30px;
  color: #fff;
  float: left;
}
#tracking .tb1-header {
  font-weight: 700;
  padding: 5px 20px;
  font-size: 11px;
}
#tracking .tb1-lines {
  background-color: #f8f8f8;
  margin-top: 4px;
  padding: 15px 20px;
  font-size: 14px;
}
#tracking .tb1-lines a {
  color: #000;
}
#tracking .tb1-lines a:hover {
  color: #088d3e;
}
#tracking .tb-numped {
  width: 120px;
  float: left;
}
#tracking .tb-dataped {
  float: left;
  width: 120px;
}
#tracking .tb-produto {
  width: 300px;
}
#tracking .tb2-lines {
  background-color: #f8f8f8;
  margin-top: 4px;
  font-size: 14px;
  padding: 10px 20px;
  float: left;
  width: 820px;
}
#tracking .tb2-rotulo {
  float: left;
  width: 160px;
  font-weight: 700;
}
#tracking .tb2-conteudo {
  float: left;
}
#tracking .lastrow {
  margin-bottom: 40px;
}
#tracking a {
  text-decoration: none;
  color: #3498db;
}
#tracking h2 {
  line-height: 1.2;
  margin-bottom: 1.6rem;
}
.border-header-radius {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#tracking .text-center {
  text-align: center;
}
#tracking .radius {
  border-radius: 5px;
}
#tracking .padding-tb {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
#tracking .shadowDepth0 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
#tracking .shadowDepth1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#tracking .card {
  background-color: #fff;
  margin-bottom: 1.6rem;
}
#tracking .card-wrapper {
  max-width: 100%;
}
#tracking .card__padding {
  padding: 1.6rem;
}
#tracking .card__image {
  min-height: 100px;
  background-color: #eee;
}
#tracking .card__image img {
  width: 100%;
  max-width: 100%;
  display: block;
}
#tracking .card__header {
  background-color: #eaeaea;
  padding: 20px 0;
  display: block;
  float: left;
  width: -webkit-fill-available;
}
#tracking .card__content {
  position: relative;
}
#tracking .card__meta time {
  font-size: 1.5rem;
  color: #bbb;
  margin-left: 0.8rem;
}
#tracking .card__article a {
  text-decoration: none;
  color: #444;
  transition: all 0.5s ease;
}
#tracking .card__article a:hover {
  color: #2980b9;
}
#tracking .card__action {
  overflow: hidden;
  padding: 1.6rem;
}
#tracking .card__steps {
  width: 100%;
  display: inline-block;
}
#tracking .card__product {
  width: 70%;
  display: inline-block;
  border-right: 1px solid #999;
  margin: 0 20px 20px 0;
  float: left;
}
#tracking .card__product img,
#tracking .card__product-content {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4em;
  font-weight: 700;
}
#tracking .card__product img {
  margin-right: 0.6em;
}
.card {
  background-color: #fff;
  margin-bottom: 1.6rem;
}
.card-wrapper {
  max-width: 100%;
}
.card__padding {
  padding: 1.6rem;
}
.card__image {
  min-height: 100px;
  background-color: #eee;
}
.card__image img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.card__content {
  position: relative;
}
.card__meta time {
  font-size: 1.5rem;
  color: #bbb;
  margin-left: 0.8rem;
}
.card__article a {
  text-decoration: none;
  color: #444;
  transition: all 0.5s ease;
}
.card__article a:hover {
  color: #2980b9;
}
.card__action {
  overflow: hidden;
  padding: 1.6rem;
}
.card__steps {
  width: 100%;
  display: inline-block;
}
.card__product {
  width: 70%;
  display: inline-block;
  border-right: 1px solid #999;
  margin-right: 20px;
  float: left;
}
#tracking .card__infos p {
  margin: 0;
  font-size: 12px;
}
.card__product img,
.card__product-content {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 700;
}
.card__product img {
  margin-right: 0.6em;
}
.card-g {
  display: block;
  line-height: 1.42857143;
  background-color: #fff;
  border: none;
  /* box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.15); */
  box-shadow: 0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;
  transition: box-shadow 0.2s ease;
  border-radius: 0;
  margin: 20px 0 10px;
  padding: 20px;
    position:relative;
    overflow:hidden;
}
.card-g:hover .card-hover {
  top:0%;
}
.card-g .caption {
padding: 0 10px;
color: #333;
}
.card-g .caption-full {
padding: 9px;
color: #333;
}
.card-g img {
margin: 0 auto 5px;
padding: 0;
}
.card-g .ratings {
color: var(--color-primary);
margin: 10px 15px;
}


.card-hover-off{ display: none; }
.card-hover {
    position:absolute;
    top:-100%;
    right:0;
    background:rgba(219, 0, 6, 0.9);
    width:100%;
    height:100%;
    padding:40% 10% 10% 10%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .card-hover { font-size: 12px; }
}

.card-esgotado {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.card-faixa-esgotado {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  background: #db0007;
  opacity: 0.85;
  z-index: 1000;
  padding: 7px 2% 0;
  font-size: 0.8em;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 768px) {
  .card-faixa-esgotado {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: #db0007;
    opacity: 1;
    z-index: 1000;
    padding: 7px 4.5% 0;
    font-size: 1.4em;
    font-weight: 700;
    margin: 0;
  }
}
.card-faixa-disponivel {
  display: none;
}
.lgpd-banner {
  position: fixed;
  bottom: 10px;
  left: 5%;
  right: 5%;
  width: 90%;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  z-index: 100;
  font-size: 12px;
}
.lgpd-banner p {
  margin: 0;
}
.lgpd-banner p a {
  color: var(--color-primary);
}
.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
}
.stepwizard-step p {
  margin-top: 10px;
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  margin: 20px 0;
}
.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
  padding: 0 0 20px;
}
#tracking .stepwizard-step p {
  font-size: 12px;
  margin: 0;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
#tracking .header-dataped-wrapper,
#tracking .header-numped-wrapper {
  display: inline-block;
  border-right: 1px solid #999;
  padding: 0 20px;
  float: left;
}
#tracking .header-statusped-wrapper {
  display: inline-block;
  padding: 0 20px;
  float: left;
}
#tracking .header-title {
  font-size: 1em;
}
#tracking .header-statusped-value,
#tracking .header-value {
  font-size: 1.5em;
  line-height: 1.5em;
}
@media (max-width: 991.98px) {
  #tracking .header-dataped-wrapper {
    border-right: none;
  }
  #tracking .header-statusped-wrapper {
    padding: 20px 20px 0;
    float: left;
  }
  #tracking .card__product {
    width: 100%;
    border: none;
  }
  #tracking .card__infos {
    width: 100%;
    border-top: 1px solid #f0f0f0;
  }
  .stepwizard-step {
    display: block;
  }
  .stepwizard-row:before {
    height: 0;
    background-color: #fff;
  }
}
.glyphicon-refresh-animate {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: spin2 0.7s infinite linear;
}
.icon-edit{
  border: 0px;
  background-color: unset;
}


@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.nav-tabs {
  margin: 20px 0 !important;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-weight: 700;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: var(--color-primary);
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight: 700;
}
.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--color-primary);
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    
    &:hover,
    &:focus {
      color: var(--color-primary); 
    }
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--color-primary);
}
.side {
  padding: 15px 30px;
  margin: 20px 20px 20px 0;
}
.side ul {
  list-style-type: none;
  padding: 30px 0 0;
}
.side li {
  padding-bottom: 12px;
}
.side li a {
  font-size: 1em;
  color: #0b1742;
  text-decoration: none;
  line-height: 1em;
}
.side .title {
  font-size: 1.2em;
  color: #2f3459;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .side {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  .side {
    margin: 0 auto;
  }
}
.contato {
  margin-top: 40px;
}
.contato .bg {
  background: url(../images/contato_1920px.jpg) top left no-repeat #fbfafb;
  background-size: 120%;
}
.contato .bg .title {
  float: right;
  text-align: right;
  padding-right: 27px;
  font-size: 38px;
  color: #fff;
  line-height: 1.2em;
  font-weight: lighter;
  padding-top: 20px;
  max-width: 180px;
}
.contato #accordion {
  padding-top: 150px;
  padding-bottom: 15px;
}
.contato .tab .btn-default.collapsed:focus,
.contato .tab .btn-default.collapsed:hover {
  color: #30aece;
  background-color: #e6e6e6;
}
.contato .tab .btn-default.collapsed {
  color: #30aece;
  background-color: #fff;
}
.contato .tab .btn-default:focus,
.contato .tab .btn-default:hover {
  color: #fafafa;
  background-color: #1c8ca9;
}
.contato .tab .btn-default {
  color: #fafafa;
  background-color: #30aece;
  margin-top: 10px;
  border: none;
}
.contato .bg .panel-group .panel {
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contato form {
  margin-top: 10px;
}
#carousel-prodimage {
  height: 270px;
  display: block;
  margin: 20px auto;
}
.banner-saldo-holder,
.carousel-holder {
  margin-bottom: 20px;
  margin-top: 40px;
}
.carousel-control {
  width: 7%;
}
.carousel-inner {
  left: -15px;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .item {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
}
@media (min-width: 768px) {
  .contato .bg {
    background: url(../images/contato_1920px.jpg) top center no-repeat #fafafa;
    background-size: 100%;
  }
  .contato #accordion {
    padding-top: 180px;
  }
  .product-title-txt {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .product-point-txt {
    font-size: 1.1em;
  }
  .carousel-inner {
    width: 104%;
  }
}

@media (min-width: 992px) {
  .contato .bg {
    min-height: 510px;
  }
  .contato #accordion {
    padding-top: 10px;
    float: right;
    width: 40%;
  }
  .contato .bg .title {
    padding-top: 20px;
    display: block;
    width: 40%;
    text-align: center;
    max-width: 100%;
  }
  .contato form {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .contato .bg {
    min-height: 800px;
  }
  .contato form {
    margin-top: 20px;
  }
}