
/****** adicionados ******/

.header-four {
	border-bottom: 1px solid #e2e2e2;
}

.header-nav .count-icon {
	background-color: #eeb004;
	width: 15px;
  	height: 15px;
  	position: absolute;
  	top: -4px;
  	right: -7px;
}

.wishlist-info .count-icon {
	background-color: #eeb004;
	width: 15px;
  	height: 15px;
  	position: absolute;
  	top: -4px;
  	right: -7px;
}

.travelers-card .card-img::before {
  display: none;
}

.travelers-card .card-body p {
  font-size: 12px;
}

.an-cidade {
	font-size: 13px;
}

.bg-info a {
	color: #ffffff;
}

.badge-warning a:hover {
	color: #1b0c0d;
}

.place-slider h5 {
	font-size: 16px;
}

.offers-section .end-loja {
	font-size: 13px;
}

.offers-section .cid-loja {
	font-size: 13px;
}

.offers-section .rounded-circle {
	width: 80px;
	height: 80px;
	border: 1px solid #e2e2e2;
}

.footer-logo-light img {
	height: 45px;
}

.logo-login img {
	height: 55px;
}

footer .footer-top .footer-widget h5::before {
	display: none;
}

.place-slider .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  top: 140px !important;
}

.place-slider .owl-nav .owl-next {
  position: absolute;
  right: -15px;
  top: 150px !important;
}

.place-slider .image-slide .owl-nav {
	display: none !important;
}

.travelers-slider .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  top: 88px !important;
}

.travelers-slider .owl-nav .owl-next {
  position: absolute;
  right: -15px;
  top: 88px !important;
}

.benefit-card .benefit-icon {
	background-color: #f1f1f1;
}

.benefit-card .benefit-icon .isax {
	font-size: 25px;
	color: #eeb004;
}

.campo-search-top {
	position: relative;
}

.campo-search-top input {
	border: 1px solid #ccc;
	width: 200px;
}

.campo-search-top .bt-search-top {
  	position: absolute;
  	top: 6px;
  	right: 3px;
  	border: 0px;
  	background: none;
}

.campo-search-top .bt-search-top svg {
	  fill: #eeb004;
	  height: 20px;
	  width: 20px;
}

.campo-search-menu-mobile {
	position: relative;
}

.campo-search-menu-mobile input {
	border: 1px solid #ccc;
	width: 100%;
}

.campo-search-menu-mobile .bt-search-top {
  	position: absolute;
  	top: 6px;
  	right: 3px;
  	border: 0px;
  	background: none;
}

.campo-search-menu-mobile .bt-search-top svg {
	  fill: #eeb004;
	  height: 20px;
	  width: 20px;
	  margin-top: 4px;
}

.breadcrumb {
	padding: 20px 0;
}

.breadcrumb i {
	color: #eeb004;
}

.filter-sidebar .card-header h5 {
	font-size: 17px;
}


.filter-sidebar .banner-form-tab .nav-link {
	background: #f1f1f1;
	border: 1px solid #e2e2e2;
	color: #666666 !important;
}

.filter-sidebar .banner-form-tab .nav-link i {
	color: #666666;
}

.filter-sidebar .banner-form-tab .active i {
	color: #ffffff;
}

.filter-sidebar .banner-form-tab .active {
	color: #ffffff !important;
}

.filter-sidebar .banner-form-tab .nav-link:hover {
	color: #ffffff !important;
}

.filter-sidebar .banner-form-tab .nav-link:hover i {
	color: #ffffff !important;
}

.favoritar .selected {
	color: #eeb004;
	font-size: 22px;	
}

.favoritar .fav-icon .isax {
	color: #666666;
	font-size: 22px;	
}

.lista-detalhes p.titulo {
	font-size: 12px;
	margin: 0px;
	text-transform: uppercase;
	color: #eeb004;
}

.lista-detalhes p.texto {
	font-weight: 600;
	font-size: 18px;
}

.caracteristicas strong {
	margin-right: 10px;
}

.vendedor-online {
	color: #04BD6C;
	border: 1px solid #04BD6c !important;
}

.botao-whatsapp {
	color: #ffffff;
	background: #24a148;
	font-weight: 600;
	width: 100%;
}

.botao-whatsapp:hover {
	color: #ffffff;
	background: #24a148;
	font-weight: 600;
	width: 100%;
}

.filtros-selecionados {
  display: inline-flex;
}

.filtros-selecionados .link-filtro {
  font-size: 13px;
  font-weight: 400;
  color: #1b0c0d;
  border-radius: 10px;
  padding: 5px 8px;
  border: 1px solid #e2e2e2;
  color: #666666 !important;
  display: inline-flex;
  margin: 0 10px 10px 0;
}

.filtros-selecionados .link-filtro i {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px !important;
}

.filtros-selecionados .link-filtro i:hover {
	color: #eeb004;
}

.telefone-vendedor {
	position: relative;
}

.telefone-vendedor p {
	font-weight: 600;
	font-size: 20px;
}

.telefone-vendedor .numero-telefone:after {
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 98%, 0)), color-stop(40.68%, hsla(0, 0%, 98%, .93)), to(#fff));
    background: linear-gradient(90deg, hsla(0, 0%, 98%, 0), hsla(0, 0%, 98%, .93) 40.68%, #fff);
    content: "";
    height: 45px;
    position: absolute;
    left: 50px;
    width: 140px;
}

.telefone-vendedor .botao-mostrar {
    background-color: #2e2d37;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    padding: 10px 16px;
    text-transform: none;
    width: auto;
    position: absolute;
    z-index: 2;
    left: 130px;
    border: 0px;
}

.telas-registros .footer-two {
	display: none;
}

.telas-registros .header-four {
	display: none;
}

.dropdown .dropdown-toggle::after {
  margin-inline-start: 0.3rem !important;
}

.tipos-mais-buscados .category-wrap img {
	width: 100%;
}

.tipos-mais-buscados h6 {
	font-size: 17px;
}

.add-cadastro-block {
    position: relative;
}

.block-transparent {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    background-color: rgba(255, 255, 255, 0.8); 
    
    z-index: 1; 
    
    pointer-events: auto;
}

.add-cadastro-block span.select2-container {
	position: inherit !important;
	z-index: inherit !important;
}

.add-cadastro-block .alerta-plano {
	border-radius: 20px;
	border: 2px solid #eeb004;
	padding: 30px;
	z-index: 2;
	cursor: initial;
	margin: 0 15px 0;
}

.block-transparent:hover {
    cursor: not-allowed;
}

.add-cadastro-block button {
    cursor: not-allowed;
    opacity: 0.7;
}

.vender-top {
	padding-right: 70px;
}

.slide-empresas .nav-center .owl-nav button.owl-prev {
	top: 45% !important;
	border: 1px solid #cccccc;
	width: 30px;
  	height: 30px;
  	font-size: 15px;
  	left: -14px;
} 

.slide-empresas .nav-center .owl-nav button.owl-next {
	top: 45% !important;
	border: 1px solid #cccccc;
	width: 30px;
  	height: 30px;
  	font-size: 15px;
  	right: -14px;
}

.denuncias {
	padding-right: 50px;
}

.pix-qrcode img {
	width: 200px;
} 

@media (max-width: 1920px) {

	.sidebar-mobile {
		display: none;
	}

	.preco-mobile {
		display: none;
	}

}

@media (max-width: 767px) {

	.sidebar-mobile {
		display: block;
	}

	.campo-search-top {
		display: none;
	}

	.cupom-pagar-pc {
		display: none;
	}

	.sidebar-pc {
		display: none;
	}

	header.header-four .header-logo.logo-white img {
  height: 30px;
	}

	.place-slider .owl-nav .owl-prev {
	  position: absolute;
	  left: -10px;
	  top: 190px !important;
	}

	.place-slider .owl-nav .owl-next {
	  position: absolute;
	  right: -10px;
	  top: 190px !important;
	}

	.travelers-slider .owl-nav .owl-prev {
	  position: absolute;
	  left: -10px;
	  top: 88px !important;
	}

	.travelers-slider .owl-nav .owl-next {
	  position: absolute;
	  right: -10px;
	  top: 88px !important;
	}

	.pricing-plan-tab .nav .tab-btn .nav-link {
	  font-size: 14px !important;
	}

	.banner-form-tab .nav li .nav-link {
	  padding: 8px 15px !important;
	}



}
