/*! * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'TCCC Unity Text';
  src: url('../fonts/tccc-unitytext-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'TCCC Unity Text';
  src: url('../fonts/tccc-unitytext-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}


:root {
--color-primary:          #F40000;
--color-secondary:        rgba(255, 200, 79, 1);
--color-cinza:            #403F3F;
--color-cinza-medio:      #909090;
--color-cinza-claro:      #E3E3E3;
--color-cinza-muito-claro: #F6F6F6;
--color-page-background:  rgb(238, 238, 238);  
  --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: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --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: 'Montserrat', sans-serif;
  font-size: 1.4em;
  background-color: var(--color-page-background);
  background-position: center top;
  color: #000;
}
a {
  color: #403f3f;
}
a:focus,
a:hover {
  color: var(--color-primary);
  text-decoration: underline;
}
.header {
  margin: 0;
  background-color: var(--bs-white);
  border-bottom: 1px solid #f1f1f1;
  padding: 0 0 5px;
}
.pos-logo-principal {
  margin: 0;
  padding: 0 0 5px 0
}
.logo-tokstok {
  float: right;
}
.pos-user-menu {
  margin: 5px 0 0;
  font-size: 0.8em;
}
.pos-user-menu span a {
  padding: 5px;
  color: var(--color-primary);
  text-decoration: none;
}
.pos-user-menu span a:hover {
  padding: 5px;
  color: #fff;
  background-color: var(--color-primary);
  text-decoration: none;
}
.pos-irparagiftty {
  margin: 5px 0 0;
  font-size: 14px;
  float: left;
}
.pos-irparagiftty span a {
  padding: 5px;
  text-transform: uppercase;
  color: #278ea5;
  text-decoration: none;
}
.pos-irparagiftty span a:hover {
  padding: 5px;
  color: #fff;
  background-color: #1faece;
  text-decoration: none;
}
.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 20px;
}
label {
  color: #403f3f;
  text-transform: uppercase;
  font-size: 12px;
}
.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 a,
footer p,
footer span {
  color: #666;
}
footer a {
  
}
footer a:hover {
  text-decoration: underline;
}
.full {
  width: 100%;
}
.gap {
  height: 30px;
  width: 100%;
  clear: both;
  display: block;
}
.footer {
  background: var(--bs-black);
  height: auto;
  padding-bottom: 10px;
  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 {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 15px;
  color: #7f8c8d;
}
.footer ul li a {
  padding: 0 0 5px;
  display: block;
}
.footer a {
  color: var(--bs-white);
  text-decoration: none;
}
.supportLi h4 {
  font-size: 20px;
  font-weight: lighter;
  line-height: normal;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.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.8em;
}
.footer-info {
  color: #fff;
  font-size: 16px;
  background-color: #01a2d8;
}
.footer-info .bg {
  padding: 50px 0 30px;
}
.footer-info a {
  color: #fff;
  font-size: 16px;
  margin-right: 20px;
}
.footer-info h2 {
  color: #fff;
}
.footer-info i.fa {
  display: inline-block;
  border-radius: 60px;
  color: #01a2d8;
  background-color: #fff;
  padding: 6px;
}
.footer-info i.fa-facebook {
  padding-left: 10px;
  padding-right: 10px;
}
.footer-info i.fa-instagram {
  padding-left: 8px;
  padding-right: 8px;
}
.footer-info i.fa-twitter {
  padding-left: 7px;
  padding-right: 7px;
}
@media (max-width: 990px) {
  .giftty-footer-social {
    text-align: center;
    margin-top: 30px;
  }
}
.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: var(--color-page-background);
}
.cart-preview-badge {
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  padding: 0.4em 0.6em;
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  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: #000;
  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: 0;
    padding: 0 0 5px 0
  }
  .pos-cart-preview {
    margin: 10px 15px 10px 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .pos-logo-principal {
    margin: 0 0 0 10px;
    padding: 0 0 5px 0
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    display: none;
    bottom: 0;
  }
  .pos-logo-principal {
    margin: 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: 20px 0 0;
  }
  .pos-cart-preview {
    margin: 15px 20px 0 0;
  }
  .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: 0.8em;
  font-weight: 700;
  color: var(--bs-black);
  margin-top: 3px;
}
.product-point-txt:hover {
  color: var(--color-primary);
}
.btn {
  border-radius: 0;
}
.btn-lg {
  font-size: 15px;
}
.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: #000;
  /* background-color: var(--color-primary); */
  border-radius: 20px;
  padding: 10px 20px;
  border: 2px solid #000;
}
.btn-comprar:focus,
.btn-comprar:hover,
.btn-comprar:active,
.btn_active {
  color: #000;
  background-color: #D1D1D1;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.btn-cinza {
  color: #fff;
  background-color: #747474;
  border-radius: 20px;
  padding: 10px 20px;
  border: 2px solid #000;  
}
.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;
}
.pos-cadastro-buttons {
  margin: 20px 0 0;
}
#tipo_envio,
#tipo_envio_virtual,
#tipo_envio_fisico{
  font-weight: 700;
}
#tipo_envio .fa,
#tipo_envio_virtual .fa,
#tipo_envio_fisico .fa{
  margin: 0 5px 0 0;
}
#tipo_envio span,
#tipo_envio_virtual span,
#tipo_envio_fisico span{
  font-size: 0.7em;
  /* font-weight: 100; */
  margin: -1px 0 0;
  display: block;
  text-transform: uppercase;
}
h1 {
  font-size: 26px;
  color: var(--color-primary);
  margin: 0 0 20px;
}
h2 {
  font-size: 18px;
  color: var(--bs-black);
  margin: 20px 0 15px;
}
.titulo-capa {
  font-size: 18px;
  color: var(--color-primary);
  border-bottom: var(--color-primary) 1px solid;
}
.titulo-produto {
  font-size: 1.8em;
  color: var(--bs-black);
  margin: 0;
  letter-spacing: -0.8px;
}
.valor-produto {
  font-size: 26px;
  margin: 10px 0;
}
.caracteristicas-produto-titulo {
  font-size: 0.8em;
  font-weight: 700;
  color: var(--bs-black);
  text-transform: uppercase;
  margin: 10px 0 5px;
}
.caracteristicas-produto {
  font-size: 16px;
}
.select-valor {
  font-size: 1em;
  font-weight: 700;
  height: 46px;
}
.breadcrumb {
  padding: 0;
    list-style: none;
    background-color: transparent;
    font-size: 0.9em;
    margin: 15px 0 0;
}
.breadcrumb > .active {
  color: var(--color-primary);
}
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(--bs-black);
}
.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;
}
.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;
  border: none;
  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: 20px 0;
  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: 40px 0 0;
}
#produto-fisico h2,
#produto-virtual h2 {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0 10px;
}
#produto-fisico label,
#produto-virtual label {
  color: #403f3f;
  text-transform: none;
  font-size: 0.9em;
}
small {
  color: #666;
}
.help-block {
  font-size: 85%;
}
.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;
}
#bloco-picpay,
#bloco-pix,
#bloco-boleto,
#bloco-cartao,
#bloco-endereco-cobranca,
#bloco-txt-parcelas,
#cadastra-endereco-cobranca {
  display: none;
}
.legenda-carrinho-valores {
  font-size: 0.9em;
  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) {
  .header {
    padding: 0px 0px 5px;
  }  
  
  .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;
  text-align: center;
  padding: 10px;
  color: var(--color-primary);
  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: var(--bs-white);
  /* padding: 0 0 5px; */
  /*border-bottom: 1px solid #eee;*/
}
.produto-detalhes {
  font-size: 0.9em;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  /*border: 0;*/
}
.panel-group .panel .panel-heading {
  padding: 0;
}
.panel-group .panel .panel-heading h4 a {
  background: #f8f8f8;
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  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-group .panel .panel-body {
  border-top: none !important;
  padding-top: 0;
}
.panel-group .panel + .panel {
  border-top: none;
  margin-top: 0;
}
#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%;
  height: 140px;
  display: inline-block;
  border-right: 1px solid #999;
  margin-right: 20px;
  float: left;
}
#tracking .card__product img,
#tracking .card__product-content {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  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%;
  height: 140px;
  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: 0 2px 4px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s ease;
  border-radius: 0;
  margin: 20px 0 10px;
  padding: 20px;
}
.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(--bs-black);
  margin: 10px 0 0;
}
.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;
}



/* Container da vitrine */
.vitrine {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 20px; /* Espaçamento entre os produtos */
  justify-content: center;
  padding: 0px 15px;
}

/* Cada produto será uma coluna flexível */
.produto {
  flex: 1 1 calc(33.333% - 15px); /* 3 colunas no desktop */
  max-width: calc(33.333% - 15px);
  transition: transform 0.2s ease-in-out;
}
.produto:hover {
  transform: scale(1.05);
}
.vitrine .produto a {
  position: relative;
  z-index: 1; /* Garante que o link fique acima de outros elementos */
  display: block; /* Faz com que o link ocupe toda a área clicável */
}

/* Ajusta para 2 colunas no mobile */
@media (max-width: 767px) {
  .produto {
      flex: 1 1 calc(50% - 15px); /* 2 colunas no mobile */
      max-width: calc(50% - 15px);
  }
}


@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;
}
@-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: #dd3b30;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight: 700;
}
.side {
  /*padding: 15px 30px;
  margin: 20px;*/
}
.side ul {
  list-style-type: none;
  padding: 0;
}
.side li {
  /*padding-bottom: 12px;*/
  line-height: 1.6em;
  padding: 0 0 0 10px;
}
.side li a {
  font-size: 1em;
  color: #313131;
  line-height: 1.1em;
}
.side .title {
  font-size: 1em;
  color: #313131;
  font-weight: bold;
  line-height: 1.6em;
  /*text-transform: uppercase;
  border-bottom: 1px solid;
  padding: 10px 0 20px;*/
}
.side i{
  margin: 5px 5px 0 0;
}

@media (min-width: 768px) {
  .side {
    margin: 20px 10px;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  .side {
    /*margin: 0 auto;*/
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 20px;
    background-color: #f3f3f3;
  }
  .pos-user-menu {
    margin: 5px 0 0;
    font-size: 0.8em;
  }
  .pos-irparagiftty {
    margin: 5px 0 0;
    font-size: 11px;
    float: left;
  }
}
.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: 20px;
}
.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;
  }
}



@media print {
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
   }
   .col-sm-12 {
        width: 100%;
   }
   .col-sm-11 {
        width: 91.66666667%;
   }
   .col-sm-10 {
        width: 83.33333333%;
   }
   .col-sm-9 {
        width: 75%;
   }
   .col-sm-8 {
        width: 66.66666667%;
   }
   .col-sm-7 {
        width: 58.33333333%;
   }
   .col-sm-6 {
        width: 50%;
   }
   .col-sm-5 {
        width: 41.66666667%;
   }
   .col-sm-4 {
        width: 33.33333333%;
   }
   .col-sm-3 {
        width: 25%;
   }
   .col-sm-2 {
        width: 16.66666667%;
   }
   .col-sm-1 {
        width: 8.33333333%;
   }
}

#nd-header{
    font-size: 14px;
    color: var(--bs-black);
    margin: 40px 0 0 0;
}

.nd_titulo_01{ 
  font-size: 28px;
  color: var(--bs-black);
  margin: 25px 0 0 -5px;

}
#nd-infos{
    border-bottom: 1px solid var(--bs-black);
    border-top: 1px solid var(--bs-black);
    padding: 5px 0;
    margin: 20px -15px;
}
#nd-cliente{ margin-top: 20px; }
#nd-decricao{ margin-top: 20px; }
#nd-produtos{}
#nd-footer{
    padding: 30px 0;
}
.nd-plan-head{
    font-weight: bold;
    padding: 10px 15px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.nd-planilha{
    padding: 10px 0;
    border-bottom: 1px solid;    
}
.nd-legenda{
    font-size: 12px;
    margin: 0px;
}
