.menu-rodape{
	margin-bottom: 0 !important;
	padding-left: 0;
	list-style: none;
}

.menu-rodape > li > a{
	letter-spacing: 0.5px !important;
	font-size: 14px !important;
	color: #fff !important;
	text-transform: uppercase !important;
	padding-bottom: 1rem !important;
	font-weight: bold;
	line-height: 1.25;
	display: block;
}

.menu-rodape li ul{
	margin-bottom: 0 !important;
	padding-left: 0;
	list-style: none;
}

.menu-rodape li ul li{
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.menu-rodape li ul li a{
	color: #7c7c7c !important;
	font-weight: 500 !important;
	line-height: 2 !important;
	text-transform: none;
}

.vw-pesquisaOutput{
	margin: 0;
	width: 100%;
}

.virtualwebOrderSelector{
	min-width: 150px;
}

#collapse-tabs-accordion-01{
	width: 100%;
	overflow: hidden;
	overflow-x: scroll;
}

.datatableListagemProdutos th,
.datatableListagemProdutos td{
	padding: 10px 15px;
}

.datatableListagemProdutos td{
	border-bottom: 1px solid #f7f7f7 !important;
}

.datatableListagemProdutos tr:last-child td{
	border-bottom: none;
}

.datatableListagemProdutos th{
	background: #f7f7f7 !important;
	color: #000;
	text-transform: uppercase;
}

.datatableListagemProdutos .vw-quantidade-listagem{
	text-align: center;
	margin-right: 0px;
}

.datatableListagemProdutos .botao-quantidade{
	line-height: 18px;
	margin-right: 0px;
}

.datatableListagemProdutos .vw-adicionar-carrinho-listagem{
	padding: 5px 20px;
}

.imagemProdutoTabela{
	width: 50px;
	height: 50px;
	object-fit: cover;
	margin-right: 15px;
	cursor: pointer;
}

.submitbtn,
.submitbtn:hover{
	letter-spacing: .5px!important;
	color: #fff;
	background-color: #405a56;
	border-color: #405a56;
	box-shadow: none;
	text-transform: uppercase!important;
}

#dc90f .form-campos:nth-child(2),
#dc90f .form-campos:nth-child(3){
	width: 48%;
	display: inline-block;
}

#dc90f .form-campos:nth-child(3){
	float: right;
}

.slick-slider-noticias .slick-list{
	height: 50vh !important;
}

.slick-slider-noticias .slick-track,
.slick-slider-noticias .slick-track .box.slick-slide,
.slick-slider-noticias .slick-track .box.slick-slide .card{
	height: 100%;
}

.slick-slider-noticias .card-img{
	background-size: cover;
}

.card-background,
.card-img{
	background-color: #f7f7f7 !important;
}

.containerSimbolos{
	display: flex;
	/* justify-content: space-between; */
	padding: 15px 0;
	border-top: 1px solid #f7f7f7;
	margin-bottom: 30px;
}

.containerSimbolos img{
	height: 50px;
	margin-right: 30px;
}

.containerCatalogoOnline{
	display: flex;
	align-items: center;
}

.containerCatalogoOnline a{
	margin-right: 30px;
}

.mfp-content figure{
	background: #f7f7f7 !important;
}

.mfp-content figcaption{
	display: none;
}

img.mfp-img{
	padding: 0;
}

.slick-slide img{
	background: #f7f7f7 !important;
}

.card-img-overlay{
	left: auto;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
}

.tab-pane.fade:not(.show) {
	opacity: 0;
	display: none;
}

.titulo-relacionados{
	background: #000;
	color: #fff;
	padding: 8px 25px;
}

.dataTables_filter{
	display: none!important;
}

.form-filter{
	padding: 2px 5px;
	font-weight: 300;
}

.datatableListagemProdutos th::after,
.datatableListagemProdutos th::before{
	content: none!important;
}

table.dataTable thead th{
	background: transparent !important;
	padding: 8px 10px !important;
	font-weight: normal !important;
	font-size: 12px;
}

table.dataTable thead th.bg-color-th{
	background: #f7f7f7 !important;
	border-bottom: none;
}

table.dataTable tbody td{
	background: transparent !important;
	padding: 8px 10px !important;
	font-weight: normal !important;
	font-size: 12px;
}

.nav.nav-pills{
	border-bottom: 1px solid #b2b2b2;
}

.nav-pills .nav-link.active{
	position: relative;
}

.nav-pills .nav-link.active::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 2px;
	background: #000;
}

.custom-title{
	padding: 2rem 0;
	background: #405a56;
}

.custom-title h2{
	color: #fff;
}

.container-sustom-title{
	margin-top: -3.5rem;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.bg-accent {
	background-color: #dedbd2 !important;
}

#formularioEnvio input[type='text'],
#formularioEnvio input[type='email'],
#formularioEnvio input[type='number']{
	padding: 5px !important;
}

#formularioEnvio .tituloForm{
	font-size: 12px;
}

.modal-bootstrap-5 .btn-close{
	width: 25px;
	height: 25px;
	background: transparent;
	background-image: url("/site/tpl/assets/_imgs/close.svg");
	background-position: center center;
	background-size: contain;
	border: none;
}

.imagem-logos{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.imagem-logos:hover{
	-webkit-filter: none;
	filter: none;
}

.slider-logos.slick-slider img{
	background: transparent !important;
}

.adicionar-carrinho-tabela{
	display: inline-flex;
	flex-direction: row;
}

.adicionar-carrinho-tabela label{
	margin: 0;
}

.adicionar-carrinho-tabela .vw-quantidade-listagem{
	width: 60px;
	padding: 5px;
	margin: 0;
	text-align: center;
	margin-right: 10px;
	line-height: 21px;
}

.btn-primary,
.btn-primary:hover{
	background: #405a56;
	border: #405a56;
}

.slider-thumbs-produto .slick-prev{
	transform: translate(-50%, -50%);
}

.slider-thumbs-produto .slick-next{
	transform: translate(50%, -50%);
}

.nav-pills .nav-link.active{
	color: #405a56;
}

.nav-pills .nav-link.active::after{
	background: #405a56;
}

.bg-primary {
	background-color: #222 !important;
}

.main-header .navbar .dropdown-link:focus, .main-header .navbar .dropdown-item:focus, .main-header .navbar .dropdown-link:hover, .main-header .navbar .dropdown-item:hover, .main-header .navbar .dropdown-item.active, .main-header .navbar .dropdown-item.active .dropdown-link{
	color: #405a56;
}

table.dataTable tbody td.containerImagemProdutoTabela{
	font-weight: bold !important;
}

.vw-searchstr{
	background: transparent;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 5px 15px;
}

.sticky .vw-searchstr{
	color: #000;
	border-bottom: 1px solid #000;
}

#vw-main-search{
	padding-top: 100px;
}

#vw-main-search::before{
	content: "";
	background: #000;
	height: 75px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.gamaPrecoPesquisa{
	padding: 0;
	padding-bottom: 15px;
}

.listagemFiltrosPesquisa .opcaoFiltrosPesquisa{
	font-size: 13px;
	line-height: 15px;
}

#pesquisaOutput .rightSideCat .searchDesc, #pesquisaOutput .rightSideMarca .searchDesc, #pesquisaOutput .rightSideModelo .searchDesc, #pesquisaOutput .rightSideProd .searchDesc, #pesquisaOutput a:hover, #pesquisaOutputHeader a:hover, #textRecuperarPass:hover, .FormStepList-item.is-active .FormStepIcon-title, .FormStepList-item.is-passed .FormStepIcon-title, .pagination>li>a, .pagination>li>span, .tratamentoDados:hover .contentBotaoTratamentoDados, .vw-pesquisaOutput .rightSideCat .searchDesc, .vw-pesquisaOutput .rightSideMarca .searchDesc, .vw-pesquisaOutput .rightSideModelo .searchDesc, .vw-pesquisaOutput .rightSideProd .searchDesc, .vw-pesquisaOutput a:hover, .vw-pesquisaOutputHeader a:hover {
	color: #a2a2a2;
}

#paginationRealTime{
	-ms-flex-align: center !important;
	align-items: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
}

#paginationRealTime li{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 4.5px;
}

#paginationRealTime li a{
	position: relative;
	display: block;
	padding: 0.5rem 21px;
	margin-left: 0;
	line-height: 1.25;
	color: #a2a2a2;
	background-color: transparent;
	border: 0 solid #dee2e6;
}

#paginationRealTime li.active a{
	color: #000;
}

.marcaProdCarrinhoCompras{
	display: none;
}

@media (max-width: 767px) {
  table.dataTable.nowrap td.containerImagemProdutoTabela {
	white-space: normal !important;
	word-break: break-word;
  }

  .imagemProdutoTabela {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 5px;
  }
}