/* .btn-nomade {
	display: none !important;
	opacity: 0 !important;
} */

.page-template-page-hoteis-api #ui-datepicker-div,
.page-template-page-hoteis #ui-datepicker-div {
	display: none;
}

/*Declaração inicial*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

/*Medias queries */

.col-xs-15 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

/* Whatsapp button */

#whatsapp-button {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 10000;
}

@media screen and (max-width: 767px) {
	#whatsapp-button {
		position: fixed;
		bottom: 20px;
		left: 20px;
		z-index: 10000;
	}

	#whatsapp-button.lgpd-padding {
		position: fixed;
		bottom: 200px;
		left: 20px;
		z-index: 10000;
	}
}

.whatsapp-fixed-button {
	background: #4dc247;
	border-radius: 50%;
	padding: 10px;
	height: 55px;
	width: 55px;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.whatsapp-fixed-button:hover {
	background: #19b491;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

.lgpd-message-block {
	position: fixed;
	bottom: 10px;
	z-index: 10000;
	width: 100%;
}

.lgpd-message-block.lgpd-hidden {
	display: none;
}

.lgpd-message-container {
	background: rgba(255, 255, 255, 0.95);
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}

.lgpd-message-container p {
	margin: 0;
	font-size: 13px;
	margin-top: 3px;
}

.lgpd-message-container .btn-lgpd {
	z-index: 100;
	background: #ffd700;
	text-align: center;
	padding: 3px 10px;
	font-size: 12px;
}

.lgpd-vertical-align {
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-lgpd {
	cursor: pointer;
}

.btn-lgpd:hover {
	opacity: 0.7;
}

p.woocommerce-store-notice.demo_store {
	background: #f39c12;
	padding: 30px;
	font-weight: bold;
	position: fixed;
}

.woocommerce-store-notice a,
p.demo_store a {
	color: #fff;
	text-decoration: underline;
	display: none;
}

/* GRID DE 7 COLUNAS */

/* SETE COLUNAS */
@media (min-width: 768px) {

	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		width: 100%;
		*width: 100%;
	}
}

@media (min-width: 992px) {

	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
	}
}

@media (min-width: 1200px) {

	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
	}
}

/*PROMO NBA*/
.alert-nba-cart {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #1abc9c;
}

.alert-nba-sidebar {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: #d9f1ff;
	padding: 10px;
	color: #368cbf;
	border-radius: 15px;
	border: solid 1px #bde8ff;
}

@media (min-width: 491px) {
	#selos-footer {
		/*text-align: right;*/
	}

	#selos-footer li {
		display: inline-block;
		margin-left: 5px;
		background: #fff;
		border-radius: 10px;
		padding: 1px 10px;
		box-shadow: 1px 3px #117660;
	}

	#selos-footer li img {
		height: 35px;
		width: auto;
	}
}

@media screen and (max-width: 490px) {
	#selos-footer {
		text-align: center;
		float: left !important;
	}

	#selos-footer li {
		display: block;
		margin-left: 5px;
		background: #fff;
		border-radius: 10px;
		padding: 1px 10px;
		box-shadow: 1px 3px #117660;
		margin-bottom: 10px;
		float: none !important;
		text-align: center;
	}

	#selos-footer li img {
		height: 35px;
		width: auto;
		display: inline-block;
	}
}

div#boleto-obs {
	text-align: center;
	display: none;
}

div#boleto-obs img {
	padding: 10px;
	margin: 0 auto;
	display: inline-block;
}

div#boleto-obs-checkout {
	text-align: right;
}

div#boleto-obs-checkout img {
	padding: 0 0 10px 0;
	margin: 0 auto;
	display: inline-block;
}

/*BLACK FRIDAY*/

p.p-termos {
	font-size: 13px !important;
}

.termos td {
	border: solid 1px #eee;
	padding: 3px;
	vertical-align: middle;
}

#magicband-wrap {
	background: #212121;
}

#magicband-wrap .carousel-caption {
	color: #f1c97a;
}

#magicband-wrap .carousel-caption p {
	font-size: 16px;
	color: #fff;
}

#magicband-wrap .btn-primary {
	color: #fff;
	background-color: #c1a160;
}

#magicband-wrap .btn-primary:hover {
	color: #fff;
	background-color: #f1c97a;
}

@media screen and (max-width: 479px) {
	#magicband-wrap .carousel-caption img {
		display: none;
	}

	#magicband-wrap .carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		text-shadow: none !important;
	}

	#magicband-wrap .carousel-caption span {
		margin: 0;
		padding: 0;
	}

	#magicband-wrap .carousel-caption h2 {
		text-transform: uppercase;
		font-size: 20px;
		margin-top: 5px;
		padding-top: 0;
	}

	#magicband-wrap .carousel-caption p {
		font-size: 16px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	#magicband-wrap .carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		text-shadow: none !important;
	}

	#magicband-wrap .carousel-caption span {
		margin: 0;
		padding: 0;
	}

	#magicband-wrap .carousel-caption h2 {
		text-transform: uppercase;
		font-size: 24px;
		margin-top: 5px;
		padding-top: 0;
	}

	#magicband-wrap .carousel-caption p {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	#magicband-wrap .carousel-caption img {
		max-width: 400px;
	}

	#magicband-wrap .carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		text-shadow: none !important;
	}

	#magicband-wrap .carousel-caption h2 {
		text-transform: uppercase;
		font-size: 22px;
	}

	#magicband-wrap .carousel-caption p {
		display: none;
	}
}

@media (min-width: 991px) and (max-width: 1214px) {
	#magicband-wrap .carousel-caption img {
		max-width: 300px;
	}

	#magicband-wrap .carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		text-shadow: none !important;
	}

	#magicband-wrap .carousel-caption h2 {
		text-transform: uppercase;
		font-size: 32px;
	}

	#magicband-wrap .carousel-caption p {
		font-size: 20px;
	}
}

@media (min-width: 1215px) and (max-width: 1480px) {
	#magicband-wrap .carousel-caption img {
		max-width: 600px;
	}

	#magicband-wrap .carousel-caption {
		position: absolute;
		right: 15%;
		top: 20px;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		text-shadow: none !important;
	}

	#magicband-wrap .carousel-caption h2 {
		text-transform: uppercase;
		font-size: 40px;
	}

	#magicband-wrap .carousel-caption p {
		font-size: 18px;
		color: #fff;
	}
}

@media (min-width: 1481px) {
	#magicband-wrap .carousel-caption img {
		max-width: 850px;
		margin-top: 2%;
	}

	#magicband-wrap .carousel-caption {
		position: absolute;
		right: 15%;
		top: 20px;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		text-shadow: none !important;
	}

	#magicband-wrap .carousel-caption h2 {
		text-transform: uppercase;
		font-size: 40px;
	}

	#magicband-wrap .carousel-caption p {
		font-size: 18px;
		color: #fff;
	}
}

.col-nopadding-left {
	padding-left: 0;
}

/*FAQ*/

img#faq-valores {
	float: right;
	margin: 10px;
	width: 430px;
	max-width: 100%;
	height: auto;
}

.faq-content li {
	font-size: 16px;
	color: #7f8c8d;
}

span.faq-bold {
	color: #34495e;
	font-weight: 700;
}

img.logos-magic {
	width: auto !important;
	display: inline-block;
	margin-bottom: 20px;
}

h4.nba-disabled {
	color: #999 !important;
}

span.nba-alert {
	color: #1abc9c;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}

label#wrap-promo01 {
	opacity: 0.5;
}

.woocommerce-tabs.wc-tabs-wrapper {
	display: none;
}

#myModal {
	background: url(../images/modal-bg.png);
}

p#my_field_name_field {
	display: none;
}

.space {
	height: 50px;
}

.btn.btn-footer.newsletter_btn {
	color: #fff;
	background: #005761;
}

.clear {
	clear: both;
}

p.demo_store {
	padding: 0 !important;
}

.hidden-block {
	display: none;
}

body {
	max-width: 100%;
	overflow-x: hidden;
}

a.minibannerhome-link {
	cursor: pointer !important;
	opacity: 1;
	transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
}

a.minibannerhome-link:hover {
	cursor: pointer;
	opacity: 0.8;
}

.subtotal-block {
	padding-top: 25px;
}

.order-total h4 {
	margin-top: 0;
}

.taxas-p {
	/* padding-top: 25px; */
	/* width: 90%; */
	margin: 0 auto;
}

.taxas-p p {
	font-size: 14px;
	text-align: center !important;
	line-height: 22px;
}

.taxas-wrap {
	margin-top: 10px;
	margin-bottom: 30px;
}

.taxas-total {
	font-size: 14px;
	padding: 3px 10px;
	position: relative;
	background: #e5eef2;
	border: 1px solid #dae0e3;
	border-radius: 5px;
}

@media (min-width: 768px) {

	.taxas-total:after,
	.taxas-total:before {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.taxas-total:after {
		border-color: rgba(229, 238, 242, 0);
		border-right-color: #e5eef2;
		border-width: 8px;
		margin-top: -8px;
	}

	.taxas-total:before {
		border-color: rgba(218, 224, 227, 0);
		border-right-color: #dae0e3;
		border-width: 9px;
		margin-top: -9px;
	}

	.taxas-block {
		margin-bottom: 10px;
		padding-left: 45px;
	}

	.taxastotal-title {
		width: 50%;
		float: left;
	}

	span.tt-title {
		display: block;
		font-weight: bold;
		font-size: 17px;
		margin: 0;
	}

	span.tt-subtitle {
		display: block;
		margin-top: -10px;
		color: #999;
	}

	.taxastotal-price {
		display: block;
		float: right;
		font-size: 20px;
		font-weight: bold;
		padding-top: 5px;
	}

	.taxas-boleto {
		background: url(../images/pag-iconboleto.png) no-repeat;
		background-position: left 10px;
	}

	.taxas-boleto span.tt-title,
	.taxas-boleto .taxastotal-price {
		color: #36a16b;
	}

	.taxas-cartao6 {
		background: url(../images/pag-iconcartao.png) no-repeat;
		background-position: left 10px;
	}

	.taxas-cartao6 span.tt-title,
	.taxas-cartao6 .taxastotal-price {
		color: #3863ad;
	}

	.taxas-cartao1 {
		background: url(../images/pag-iconcartao.png) no-repeat;
		background-position: left 10px;
	}

	.taxas-cartao1 span.tt-title,
	.taxas-cartao1 .taxastotal-price {
		color: #3498db;
	}

	.taxas-cartao12 {
		background: url(../images/pag-iconcartao.png) no-repeat;
		background-position: left 10px;
	}

	.taxas-cartao12 span.tt-title,
	.taxas-cartao12 .taxastotal-price {
		color: #5c388d;
	}
}

@media screen and (max-width: 767px) {
	.taxas-block {
		margin-bottom: 10px;
	}

	.taxastotal-title {
		width: 50%;
		float: left;
	}

	span.tt-title {
		display: block;
		font-weight: bold;
		font-size: 14px;
		margin: 0;
	}

	span.tt-subtitle {
		display: block;
		margin-top: -10px;
		color: #999;
	}

	.taxastotal-price {
		display: block;
		float: right;
		font-size: 18px;
		font-weight: bold;
		padding-top: 5px;
	}

	.taxas-boleto span.tt-title,
	.taxas-boleto .taxastotal-price {
		color: #36a16b;
	}

	.taxas-cartao1 span.tt-title,
	.taxas-cartao1 .taxastotal-price {
		color: #3498db;
	}

	.taxas-cartao6 span.tt-title,
	.taxas-cartao6 .taxastotal-price {
		color: #3863ad;
	}

	.taxas-cartao12 span.tt-title,
	.taxas-cartao12 .taxastotal-price {
		color: #5c388d;
	}
}

/*TAXAS CARRINHO*/

.taxascart-wrap {
	margin-top: 10px;
	margin-bottom: 30px;
}

.taxascart-total {
	font-size: 14px;
	padding: 3px 10px;
	position: relative;
	background: #e5eef2;
	border: 1px solid #dae0e3;
	border-radius: 5px;
}

@media (min-width: 768px) {

	.taxascart-total:after,
	.taxascart-total:before {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.taxascart-total:after {
		border-color: rgba(229, 238, 242, 0);
		border-right-color: #e5eef2;
		border-width: 8px;
		margin-top: -8px;
	}

	.taxascart-total:before {
		border-color: rgba(218, 224, 227, 0);
		border-right-color: #dae0e3;
		border-width: 9px;
		margin-top: -9px;
	}

	.taxascart-block {
		margin-bottom: 10px;
		padding-left: 45px;
	}

	.taxascarttotal-title {
		/*width: 50%;*/
		float: left;
		padding-top: 5px;
	}

	span.ttcart-title {
		display: inline-block;
		font-weight: bold;
		font-size: 17px;
		margin: 0;
	}

	span.ttcart-subtitle {
		display: inline-block;
		/*margin-top: -10px;*/
		color: #999;
		padding-left: 5px;
	}

	.taxascarttotal-price {
		display: block;
		float: right;
		font-size: 20px;
		font-weight: bold;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.taxascart-boleto {
		background: url(../images/pag-iconboleto.png) no-repeat;
		background-position: left 10px;
	}

	.taxascart-boleto span.ttcart-title,
	.taxascart-boleto .taxascarttotal-price {
		color: #36a16b;
	}

	.taxascart-cartao6 {
		background: url(../images/pag-iconcartao.png) no-repeat;
		background-position: left 10px;
	}

	.taxascart-cartao6 span.ttcart-title,
	.taxascart-cartao6 .taxascarttotal-price {
		color: #3863ad;
	}

	.taxascart-cartao1 {
		background: url(../images/pag-iconcartao.png) no-repeat;
		background-position: left 10px;
	}

	.taxascart-cartao1 span.ttcart-title,
	.taxascart-cartao1 .taxascarttotal-price {
		color: #3498db;
	}

	.taxascart-cartao12 {
		background: url(../images/pag-iconcartao.png) no-repeat;
		background-position: left 10px;
	}

	.taxascart-cartao12 span.ttcart-title,
	.taxascart-cartao12 .taxascarttotal-price {
		color: #5c388d;
	}
}

@media screen and (max-width: 767px) {
	.taxascart-block {
		margin-bottom: 10px;
	}

	.taxascarttotal-title {
		width: 50%;
		float: left;
	}

	span.ttcart-title {
		display: block;
		font-weight: bold;
		font-size: 14px;
		margin: 0;
	}

	span.ttcart-subtitle {
		display: block;
		margin-top: -10px;
		color: #999;
	}

	.taxascarttotal-price {
		display: block;
		float: right;
		font-size: 18px;
		font-weight: bold;
		padding-top: 5px;
	}

	.taxascart-boleto span.ttcart-title,
	.taxascart-boleto .taxascarttotal-price {
		color: #36a16b;
	}

	.taxascart-cartao1 span.ttcart-title,
	.taxascart-cartao1 .taxascarttotal-price {
		color: #3498db;
	}

	.taxascart-cartao6 span.ttcart-title,
	.taxascart-cartao6 .taxascarttotal-price {
		color: #3863ad;
	}

	.taxascart-cartao12 span.ttcart-title,
	.taxascart-cartao12 .taxascarttotal-price {
		color: #5c388d;
	}
}

/* ----- CAROUSEL HOME ------ */

.carousel-caption.banner-magicband {
	color: #1abc9c;
}

.carousel-caption.banner01 {
	color: #0168ad;
}

.carousel-caption.banner02 {
	color: #c0392b;
}

.carousel-caption.banner03 {
	color: #9b59b6;
}

.carousel-caption.banner-hl01 {
	color: #ff9000;
}

.carousel-caption.banner-hl01 p {
	color: #fff;
}

.carousel-caption.banner-pink-light {
	color: #f54997;
}

.carousel-caption.banner-green-light {
	color: #1abc9c;
}

@media screen and (max-width: 479px) {

	.carousel-inner,
	.carousel-example-generic {
		/* height: 200px; */
	}

	.carousel-inner>.item {
		/* height: 100%; */
	}

	.item img {
		/* height: 200px !important; */
		width: auto;
		/*object-fit: cover;*/
	}

	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #fff;
		text-align: center;
		text-shadow: none !important;
	}

	.carousel-caption span {
		margin: 0;
		padding: 0;
	}

	.carousel-caption h2 {
		text-transform: uppercase;
		font-size: 20px;
		margin-top: 5px;
		padding-top: 0;
	}

	.carousel-caption p {
		font-size: 16px;
		color: #666;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #fff;
		text-align: center;
		text-shadow: none !important;
	}

	.carousel-caption span {
		margin: 0;
		padding: 0;
	}

	.carousel-caption h2 {
		text-transform: uppercase;
		font-size: 24px;
		margin-top: 5px;
		padding-top: 0;
	}

	.carousel-caption p {
		font-size: 16px;
		color: #666;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
		text-shadow: none !important;
	}

	.carousel-caption h2 {
		text-transform: uppercase;
		font-size: 22px;
	}

	.carousel-caption p {
		font-size: 16px;
		color: #666;
	}
}

@media (min-width: 991px) and (max-width: 1214px) {
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 5%;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
		text-shadow: none !important;
	}

	.carousel-caption h2 {
		text-transform: uppercase;
		font-size: 32px;
	}

	.carousel-caption p {
		font-size: 20px;
		color: #666;
	}
}

@media (min-width: 1215px) {
	.carousel-caption {
		position: absolute;
		right: 25%;
		top: 15%;
		left: 25%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
		text-shadow: none !important;
	}

	.carousel-caption h2 {
		text-transform: uppercase;
		font-size: 44px;
	}

	.carousel-caption p {
		font-size: 20px;
		color: #666;
	}
}

@media screen and (max-width: 480px) {
	#tabs .col-xs-2 {
		margin: 0 !important;
		padding: 0 !important;
	}
}

.img-banner-icon img {
	width: 42px !important;
	height: auto !important;
}

.img-banner-icon-lg img {
	width: 100px !important;
	height: auto !important;
}

.btn-purple {
	color: #fff;
	background-color: #ff9000;
}

.btn-pink {
	color: #fff;
	background-color: #f54997;
}

.btn-green {
	color: #fff;
	background-color: #1abc9c;
}

.btn-blue {
	color: #fff;
	background-color: #0168ad;
}

.btn-purple2 {
	color: #fff;
	background-color: #9b59b6;
}

.calc-title p {
	text-align: center !important;
}

.endtext {
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 32px;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

p.backbtn {
	text-align: center !important;
	font-size: 16px;
	margin-top: 32px;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 45px;
}

.vpd-indica {
	text-align: left;
}

.endtext-pk01 {
	color: #04ABBE;
}

.endtext-pk02 {
	color: #ffc525;
}

.endtext-pk03 {
	color: #10cb7c;
}

.endtext-pk04 {
	color: #fa5194;
}

.endtext-pk05 {
	color: #ff8a00;
}

.endtext-pk06 {
	color: #ae110c;
}

.endtext-show01 {
	color: #4d155c;
}

.endtext-show02 {
	color: #fda400;
}

.endtext-jogo02 {
	color: #0b6db4;
}

.ui-widget {
	background: #2e3641;
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.ui-datepicker {
	padding: 0;
}

.ui-datepicker-header {
	border: none;
	background: transparent;
	font-weight: normal;
	font-size: 15px;
}

.ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
}

.ui-datepicker .ui-datepicker-title {
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background: #1abc9c;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	border: none;
}

.ui-datepicker .ui-datepicker-next span {
	color: #99ffeb;
	padding: 10px 10px 0 -10px;
}

.ui-datepicker .ui-datepicker-prev span {
	color: #99ffeb;
	padding: 10px 10px 0 -10px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
	display: inline-block;
	width: 60px;
	height: 30px;
	text-align: center;
	margin-top: 12px;
	font-size: 11px;
	cursor: pointer;
	font-family: "Open Sans", sans-serif;
	background-repeat: no-repeat;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	background-position: -32px 0;
	margin-top: 0;
	top: 0;
	font-weight: normal;
}

.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}

.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}

.ui-datepicker table {
	margin: 0;
}

.ui-datepicker th {
	padding: 1em 0;
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	border: none;
	border-top: 1px solid #3a414d;
}

.ui-datepicker td {
	border: none;
	padding: 0;
}

td .ui-state-default {
	background: transparent;
	border: none;
	text-align: center;
	padding: 0.5em;
	margin: 0;
	font-weight: normal;
	color: #efefef;
	font-size: 16px;
}

.ui-state-disabled {
	opacity: 1;
}

.ui-state-disabled .ui-state-default {
	color: #fba49e;
}

td .ui-state-active,
td .ui-state-hover {
	background: #2e3641;
}

/*criaturo styles*/

ul {
	list-style-type: none !important;
}

* {
	margin: 0;
	padding: 0;
}

p {
	font-size: 16px;
	color: #7f8c8d;
}

.page-id-1089 ul {
	list-style-type: disc !important;
	padding-left: 20px;
}

.page-id-1089 li {
	color: #7f8c8d;
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 1.72222;
}

#tabs {
	z-index: 100000;
}

.r-tabs .r-tabs-nav {
	margin: 0;
	padding: 0 15px !important;
}

.r-tabs .r-tabs-panel {
	padding: 0 15px !important;
	display: none;
}

/* BGS */

.general-pagewrap {
	background-color: #e6e6e6;
}

.parques-pagewrap {
	background: url(../images/parques-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color: #f6f6f6;
}

.esportes-pagewrap {
	background: url(../images/jogos-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color: #f6f6f6;
}

.shows-pagewrap {
	background: url(../images/shows-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color: #f6f6f6;
}

.cart-pagewrap {
	background: url(../images/parques-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color: #f6f6f6;
}

/*
====================
    BREADCRUMBS
====================
*/

#bc1 {
	margin-top: 20px;
	text-transform: uppercase;
}

#bc1 .btn-default {
	color: #999;
	background-color: #f7f7f7;
	font-size: 10px !important;
}

#bc1 .btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #ebebeb;
}

/* Breadcrumbs from http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows */

.btn-breadcrumb .btn:not(:last-child):after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid white;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 100%;
	z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid rgb(173, 173, 173);
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: 1px;
	left: 100%;
	z-index: 3;
	max-height: 14px !important;
}

/** Default button **/

.btn-breadcrumb .btn.btn-default:not(:last-child):after {
	border-left: 10px solid #f7f7f7;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
	border-left: 10px solid #ccc;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
	border-left: 10px solid #ebebeb;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
	border-left: 10px solid #adadad;
}

/* The responsive part */

.btn-breadcrumb>*>div {
	/* With less: .text-overflow(); */

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn-breadcrumb>*:nth-child(n + 2) {
	display: none;
}

/* === For phones =================================== */

@media (max-width: 767px) {
	.btn-breadcrumb>*:nth-last-child(-n + 2) {
		display: block;
	}

	.btn-breadcrumb>* div {
		max-width: 60px;
	}
}

/* === For tablets ================================== */

@media (min-width: 768px) and (max-width: 991px) {
	.btn-breadcrumb>*:nth-last-child(-n + 4) {
		display: block;
	}

	.btn-breadcrumb>* div {
		max-width: 100px;
	}
}

/* === For desktops ================================== */

@media (min-width: 992px) {
	.btn-breadcrumb>*:nth-last-child(-n + 6) {
		display: block;
	}

	.btn-breadcrumb>* div {
		max-width: 170px;
	}
}

/*
====================
    HOME
====================
*/
/*BANNER*/

.carousel-inner img {
	width: 100%;
}

@media (min-width: 1200px) {
	.minibanner-home {
		margin: 0 5px;
		margin-top: -60px;
		border-radius: 10px;
		/* para todos os browsers recentes */

		-moz-border-radius: 10px;
		/* versoes antigas mozilla */

		-webkit-border-radius: 10px;
		/* versoes antigas safari */

		padding: 170px 20px 10px 20px;
		min-width: 38px;
		min-height: 360px;
	}

	.minibanner-home.minibanner01 {
		background: url(../images/minibanner-01.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}

	.minibanner-home.minibanner02 {
		background: url(../images/minibanner-04.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}

	.minibanner-home.minibanner03 {
		background: url(../images/minibanner-03.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.minibanner-home {
		background-color: #eef1f2;
		margin: 0 5px;
		margin-top: -60px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding: 140px 20px 10px 20px;
		min-height: 373px;
	}

	.minibanner-home.minibanner01 {
		background: url(../images/minibanner-01.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}

	.minibanner-home.minibanner02 {
		background: url(../images/minibanner-02.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}

	.minibanner-home.minibanner03 {
		background: url(../images/minibanner-03.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.minibanner-home {
		background-color: #eef1f2;
		margin: 0 5px;
		margin-top: -60px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding: 100px 20px 10px 20px;
	}

	.minibanner-home.minibanner01 {
		background: url(../images/minibanner-01.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}

	.minibanner-home.minibanner02 {
		background: url(../images/minibanner-02.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}

	.minibanner-home.minibanner03 {
		background: url(../images/minibanner-03.png) no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: #eef1f2;
	}
}

@media screen and (max-width: 767px) {
	.minibanner-home {
		background-color: #eef1f2;
		margin: 0 5px;
		margin-top: -10px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding: 10px 20px 10px 20px;
		text-align: left !important;
		margin-bottom: 25px;
	}
}

.minibanner-home h3 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

.minibanner-home p {
	font-size: 14px;
	text-align: center;
	color: #95a5a6;
}

.minibanner01 h3 {
	color: #1abc9c;
}

.minibanner02 h3 {
	color: #e74c3c;
}

.minibanner03 h3 {
	color: #8e44ad;
}

/*CONTENT HOME*/

#content-home {
	margin-top: 60px;
}

@media (min-width: 768px) {
	#oportunidades-home h2 {
		text-transform: uppercase;
		font-size: 40px;
		color: #e74c3c;
		margin-bottom: 20px;
	}

	.oportunidades-thumb {
		margin: 10px 0 0 30px;
	}

	#oportunidades-home h5 {
		font-size: 26px;
		color: #e74c3c;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	#oportunidades-home {
		text-align: center;
	}

	#oportunidades-home h2 {
		text-transform: uppercase;
		font-size: 40px;
		color: #e74c3c;
		margin-bottom: 20px;
	}

	.oportunidades-thumb {
		margin: 0 auto;
	}

	#oportunidades-home h5 {
		font-size: 26px;
		color: #e74c3c;
		margin-bottom: 10px;
	}
}

@media (min-width: 992px) {
	#sideblock-home {
		margin-top: 40px;
		text-align: right;
	}

	#sideblock-home img {
		width: auto;
		height: auto;
	}

	#sideblock-home li {
		margin-bottom: 7px;
	}
}

@media screen and (max-width: 991px) {
	#sideblock-home {
		margin-top: 40px;
		text-align: center;
	}

	#sideblock-home img {
		width: auto;
		height: auto;
		margin: 0 auto;
	}

	#sideblock-home li {
		margin-bottom: 7px;
		display: inline;
	}
}

/*
====================
    INTRNAS - PARQUES
====================
*/
/*TABS*/

#content-in {
	margin-top: 30px;
}

/*
====================
    FOOTER
====================
*/

footer {
	background: none;
	line-height: 140%;
}

#footer-wrap {
	background-color: #1abc9c;
	margin-top: 40px;
}

@media screen and (max-width: 767px) {
	#footer-wrap {
		padding: 0 30px;
	}
}

.site-footer {
	padding: 20px 0;
}

.site-footer li {
	margin: 0px 0px !important;
}

footer a {
	font-weight: 300;
	color: #2c3e50;
}

#footer-wrap h4 {
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;
	color: #ecf0f1;
}

#footer-wrap a:hover,
#footer-wrap a:focus {
	color: #fff;
	text-decoration: none;
}

#footer-wrap .logo-footer {
	padding-top: 55px;
}

#footer-wrap .btn-primary {
	color: #fff;
	background-color: #005761;
}

#redes-sociais ul {
	float: right;
	padding: 15px 0;
	margin-bottom: 0 !important;
}

#redes-sociais li {
	float: left;
	margin-left: 10px;
}

#footer-bottom {
	background-color: #16a085;
}

#footer-bottom a {
	color: #8eefdc;
}

@media (min-width: 491px) {
	#footer-bottom #copyright {
		float: left;
		padding-top: 20px;
		text-align: left;
	}
}

@media screen and (max-width: 490px) {
	#footer-bottom #copyright {
		float: none;
		padding-top: 20px;
		text-align: left;
	}
}

#footer-bottom ul {
	float: right;
	padding: 15px 0;
	margin-bottom: 0 !important;
}

#footer-bottom li {
	float: left;
	margin-left: 10px;
}

.btsocial img {
	width: 40px;
}

li.btsocial {
	margin-right: 5px !important;
	opacity: 1;
	transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
}

.btsocial:hover {
	opacity: 0.7;
}

/* Contato */

#contato-footer li a {
	color: #fff;
}

#contato-footer li a:hover {
	text-decoration: underline;
}

#contato-footer li {
	padding-left: 20px;
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 5px;
}

.contato-footer01 {
	background-image: url("../images/header/contato-icon01.png");
	background-repeat: no-repeat;
	background-position: left 3px;
}

.contato-footer02 {
	background-image: url("../images/header/contato-icon02.png");
	background-repeat: no-repeat;
	background-position: left 3px;
}

.contato-footer03 {
	background-image: url("../images/header/contato-icon03.png");
	background-repeat: no-repeat;
	background-position: left 3px;
}

/*
====================
    PAGE - MY ACCOUNT
====================
*/

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border: none !important;
	padding: 20px;
	margin: 2em 0px;
	text-align: left;
	border-radius: 5px;
}

.login {
	position: relative;
	padding: 38px 38px 267px;
	margin-bottom: 77px;
	color: #fff;
	background: none !important;
}

.woocommerce form.login .form-row input.input-text,
.woocommerce form.login .form-row textarea {
	width: 50%;
	margin: 0px;
	outline: 0px none;
	line-height: 1;
}

/*
Back to top button 
*/

#back-top {
	position: fixed;
	bottom: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
	text-indent: -99999px;
}

#back-top a {
	width: 66px;
	height: 88px;
	display: block;
	/* background color transition */

	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	background: url(../images/backtotop.png);
	background-position: bottom center;
}

#back-top a:hover {
	width: 66px;
	height: 88px;
	display: block;
	/* background color transition */

	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	background: url(../images/backtotop.png);
	background-position: top center;
}

/* arrow icon (span tag) */
/* ===== INTERNAS ====== */

#content h2 {
	text-transform: uppercase;
	font-size: 28px;
	margin-top: 32px;
	text-align: left;
	margin-bottom: 25px;
}

@media (min-width: 768px) {
	.content-wrap {
		margin-top: 40px;
		background: #fff;
		padding: 5px 50px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-top: 8px solid #29bf9c;
	}
}

@media screen and (max-width: 767px) {
	.content-wrap {
		margin-top: 40px;
		background: #fff;
		padding: 5px 10px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-top: 8px solid #29bf9c;
	}
}

/* ===== CART ===== */

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 1em 0px;
	text-align: right;
}

.product-entrega {
	text-align: center;
}

.iconentrega-cart {
	float: right;
}

.iconentrega-cart-left {
	float: left;
	margin-right: 15px;
}

#modal-entrega h4.modal-title {
	color: #3498db;
}

#modal-eticket h4.modal-title {
	color: #e74c3c;
}

.cart-totals {
	background: #f7f7f7;
	padding: 30px 15px 15px 0;
	border-radius: 10px;
	/* para todos os browsers recentes */

	-moz-border-radius: 10px;
	/* versoes antigas mozilla */

	-webkit-border-radius: 10px;
	/* versoes antigas safari */
}

.entrega-blue {
	color: #3498db;
	font-size: 15px;
}

.entrega-red {
	color: #e74c3c;
	font-size: 15px;
}

.cart-totals p {
	font-size: 13px !important;
	color: #7f8c8d;
}

/*DEPOIMENTOS*/

.testimonials__item {
	background: #ffffff;
	box-shadow: 0px 7px 24px -15px #bababa;
	border-radius: 10px;
	padding: 25px;
	margin: 0 10px;
	height: 100%;
	margin-bottom: 30px;
}

.testimonials__item p {
	padding-bottom: 10px;
}

span.testimonial-font {
	font-weight: 300;
	color: #999;
	font-size: 13px;
	margin-left: 5px;
}

span.testimonial-font img {}

/*FAQ*/

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	padding: 5px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 20px;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	border-radius: 20px;
}

/*SIDEBAR*/

#sidebar-inside h3 {
	font-size: 22px;
	margin-top: 32px;
	text-align: left !important;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

p.subtotal {
	text-align: right !important;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 0;
	margin-bottom: 5px;
}

#sidebar-inside h5 {
	font-size: 18px;
	text-align: left;
	margin-top: 5px !important;
	padding-top: 0 !important;
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
}

#sidebar-inside p {
	padding: 0 !important;
}

.p-0 {
	padding: 0;
}

.page-template-page-jogos #sidebar-inside h2 {
	margin-top: 0;
	padding-top: 20px;
}

@media (min-width: 1200px) {
	#sidebar-wrap {
		min-height: 900px;
		height: 100%;
		padding: 0;
	}

	#content-sidebar {
		max-width: 350px;
	}

	.sidebar-bg {
		background: url(../images/bg-sidebar.png) repeat-x;
		background-position: center bottom;
		width: 370px;
	}

	/* .page-template-page-jogos .sidebar-bg {
        padding: 0 !important;
    } */

	.page-template-page-jogos #sidebar-inside {
		background: #f6f8f8;
		width: 370px !important;
		padding: 0 15px;
		padding-bottom: 40px;
		padding-top: 30px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#sidebar-wrap {
		min-height: 650px;
		height: 100%;
		padding: 0;
	}

	#content-sidebar {
		max-width: 290px;
	}

	.sidebar-bg {
		background: url(../images/bg-sidebar.png) repeat-x;
		background-position: center bottom;
		width: 305px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#sidebar-wrap {
		min-height: 650px;
		height: 100%;
		padding: 0;
	}

	#content-sidebar {
		max-width: 200px;
	}

	.sidebar-bg {
		background: url(../images/bg-sidebar.png) repeat-x;
		background-position: center bottom;
		width: 230px;
	}
}

@media screen and (max-width: 767px) {
	.sidebar-bg {
		background: none;
	}

	.page-template-page-jogos #sidebar-inside {
		background: #f6f8f8;
		padding: 0 15px;
		padding-bottom: 40px;
		padding-top: 30px;
	}

	#sidebar-inside h2 {
		padding-top: 60px;
	}
}

#sidebar-inside h2 {
	padding-top: 0;
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	color: #2c3e50;
	margin-bottom: 5px;
}

#pagamentonota {
	margin-top: 25px;
	padding: 15px;
	background-color: #dee1e2;
}

h5.pedido-title {
	text-transform: uppercase;
	font-size: 16px;
	text-align: left;
	margin-bottom: 5px;
}

.boleto-btn {
	text-align: right;
	margin-top: 40px;
}

.page-id-7 input.btn.btn-primary {
	height: 40px !important;
}

.ui-datepicker-unselectable span {
	color: #ccc !important;
}

#ui-datepicker-div {
	margin-left: -40px;
}

.opacidade1 {
	opacity: 1 !important;
}

.icone-excluir {
	cursor: pointer;
}

#results-magic-band {
	margin-bottom: -20px;
	margin-top: 25px;
}

/*woocommerce*/

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: left;
	width: 100%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: right;
	width: 100%;
}

.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
	font-size: 40px;
}

#content-sidebar {
	width: 100% !important;
}

.checkbox input[type="checkbox"].custom-checkbox:indeterminate+.icons:before,
.radio input[type="checkbox"].custom-checkbox:indeterminate+.icons:before,
.checkbox input[type="radio"].custom-radio:indeterminate+.icons:before,
.radio input[type="radio"].custom-radio:indeterminate+.icons:before {
	display: none;
}

/* Ingressos*/
.box-ingressos h4 {
	padding: 12px 0 0 0;
}

.box-ingressos h4,
.box-ingressos small {
	text-align: left;
	width: 100%;
	display: block;
	position: relative;
	color: #2e4054;
}

.box-ingressos .ticket-icon {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	-webkit-align-items: center;
	height: 66px;
}

/*Menu Hoteis ICONES*/

li.menu-hoteis-hdisney,
li.menu-hoteis-horlando,
li.menu-hoteis-universal {
	position: relative;
}

li.menu-hoteis-hdisney:after {
	content: "";
	width: 23px;
	height: 21px;
	background: url(../images/icon-hoteis-disney.svg) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	left: 10px;
}

li.menu-hoteis-horlando:after {
	content: "";
	width: 23px;
	height: 21px;
	background: url(../images/icon-hoteis-orlando.svg) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	left: 10px;
}

li.menu-hoteis-universal:after {
	content: "";
	width: 23px;
	height: 21px;
	background: url(../images/icon-hoteis-universal.svg) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	left: 10px;
}

.ebanx-button--group-two {
	display: flex;
	max-width: 50%;
	margin: auto !important;
	overflow: hidden;
}

/*remove shadow banner*/
#carousel-example-generic .carousel-control.left,
#carousel-example-generic .carousel-control.right {
	background-image: none !important;
}

/*Alwrta campo cartao de credito checkout*/
.ebanx-form-alert {
	width: 100%;
	text-align: left;
	background-color: #fffbcf;
	color: #393939;
	border: 0px;
	padding: 20px;
	font-size: 15px;
	border-radius: 10px;
	border: 1px solid #b29700;
}

iframe#ebanx-banktransfer-frame {
	height: 300px !important;
}

.hotel-info-promo {
	font-size: 13px;
	background: #eee;
	padding: 10px;
	border-radius: 10px;
}

.show-conteudovpd-mobile {
	display: none;
}

.hide-conteudovpd-mobile {
	display: block;
}

@media (max-width: 900px) {
	.show-conteudovpd-mobile {
		display: block;
	}

	.hide-conteudovpd-mobile {
		display: none !important;
	}
}

/* FAQ */

.faq-questions h2 {
	text-transform: none !important;
	font-weight: 500;
	font-size: 20px;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
}

.faq-questions h2 a {
	color: #6c696d;
	font-size: 20px;
}

.faq-questions h2 a:hover {
	color: #29bf9c;
}

.faq-border {
	border-right: solid 1px #eee;
}

@media (min-width: 768px) {
	.faq-sidebar {
		padding-top: 30px;
	}
}

@media screen and (max-width: 767px) {
	.faq-sidebar {
		padding-top: 30px;
		border-top: solid 1px #ccc;
	}
}

.faq-sidebar p.faq-sh {
	font-weight: 700;
	font-size: 16px;
	color: #0bbe9c;
	text-transform: uppercase;
	margin-bottom: 30px;
	padding: 0 15px;
}

.faq-sidebar h2 {
	font-weight: 700;
	font-size: 14px;
	color: #6c696d;
	line-height: 18px;
	margin-top: 0;
	border-radius: 10px;
	background: transparent;
	padding: 15px;
	margin-bottom: 0;
}

.faq-sidebar h2:hover {
	color: #fff;
	background: #0bbe9c;
}

.faq-index {
	padding: 0 15px;
	margin-bottom: 25px;
	margin-top: 20px;
}

.faq-index a {
	font-weight: 700;
	font-size: 14px;
	color: #0bbe9c;
	text-transform: uppercase;
}

/* BANNER */

/* BANNER  BLACK FRIDAY*/

.bf-banner-title {
	text-align: center;
}

.d-flex {
	display: flex;
	justify-content: center;
}

.bf-banner-title h1 {
	font-size: 30px;
	display: inline-block;
	width: auto;
	text-align: center;
	background: #09abbf;
	padding: 10px 20px;
	color: #fff;
	margin: 0;
	margin-bottom: 10px;
	border-radius: 40px;
}

@media (min-width: 576px) {
	.bf-banner-title h1 {
		font-size: 50px;
		display: inline-block;
		width: auto;
		text-align: center;
		background: #09abbf;
		padding: 10px 20px;
		color: #fff;
		margin: 0;
		margin-bottom: 10px;
		border-radius: 40px;
	}
}


/* .bf-banner-title h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #09abbf;
	margin-bottom: 10px;
	text-align: center;
	font-size: 30px;
} */

.bf-banner-title p {
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-left: 15px;
	text-decoration: underline;
}

.bf-banner-title p .bold-text {
	color: #fff;
	font-weight: bold;
}

div#blackfridayCounter {
	display: flex;
	align-items: center;
}

#counter-wrap-content {
	margin-top: 15px;
	border: solid #f48610 1px;
	border-radius: 30px;
	padding: 20px 15px;
	background-color: rgba(255, 255, 255, 0.05);
}

.counter-title {
	margin-top: 30px;
}

.counter-bg {
	background: #ffffff25;
	border-radius: 10px;
	color: #fff;
	border: solid 1px #09abbf;
	font-weight: bold;
	font-size: 45px;
}


.banner-with-counter {
	position: relative;
	display: block;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
}

#blackfridayCounter {
	z-index: 10000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	margin: 0 auto;
}

#counter-mobile {
	display: none;
}

#counter-wrap {
	padding-left: 10px;
}

.counter-label {
	margin: 0;
	padding: 0;
}

.black-friday-teaser-content img {
	max-width: 360px;
	padding-top: 10px;
}

.black-friday-mobile {
	width: 80%;
	margin: 0 auto;
}

.black-friday-content {
	max-width: 500px;
	margin-top: 50px;
}

#blackfridayCounter {
	margin-top: 50px;
	margin-bottom: 50px;
}

@media (min-width: 576px) {
	#blackfridayCounter {
		margin-top: 50px;
		margin-bottom: 100px;
	}
}


#counter-wrap {
	margin-top: 0;
}

.counter-title p {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
}

@media (min-width: 576px) {
	.counter-title p {
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		margin-bottom: 10px;
		text-align: center;
		font-size: 24px;
	}
}


.counter-subtitle p {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	font-size: 20px;
}

/* FIM BANNER  BLACK FRIDAY*/

/* FRONTEIRAS - VALIDAÇ˜OES HOTEIS */

.termos-fronteiras-block input[type="checkbox"] {
	display: block;
	height: 15px !important;
	width: auto !important;
	float: left !important;
	margin-top: 1px !important;
	margin-right: 5px !important;
}

.termos-fronteiras-block label {
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: 18px !important;
}

.mt-4 {
	margin-top: 25px;
}

.loading img {
	width: 70px;
	margin: 240px auto 0;
	display: block;
}

.loading {
	background: #f7f7f6d1;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
}

/*  ---------------------------------------------------------------- 
    NOVA HOME 
---------------------------------------------------------------- */

/* general styles */

#home-container {
	font-family: "Montserrat";
}

#home-container .section-title {
	margin-bottom: 25px;
}

#home-container .section-title h2 {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	color: #34495d;
	margin: 0;
}

#home-container .section-title h2 strong {
	font-weight: 900;
}

#home-container .section-title h2.white-title {
	color: #fff;
}

#home-container .section-title h2 strong.text--yellow {
	color: #ffd800;
}

#home-container section {
	padding-top: 50px;
	padding-bottom: 50px;
}


/* ----- XS ----- */
@media screen and (max-width: 767px) {
	#home-container .carousel-indicators {
		bottom: -51px;
	}

	#home-container .carousel-indicators li {
		background-color: #ffffff;
	}

	#home-container .carousel-indicators .active {
		background-color: #04abbe;
	}
}



/* Ingressos em destaque */

#home-featured-tickets {
	background: #f2f2f2;
}

#home-featured-tickets .container-sm-0 {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	#home-featured-tickets .container-sm-0 {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}

.featured-ticket__item {
	background: #ffffff;
	box-shadow: 0px 7px 24px -15px #bababa;
	border-radius: 15px;
	overflow: hidden;
	margin: 0 10px;
	height: 100%;
	padding-bottom: 90px;
	position: relative;
}

#page-featured-tickets .featured-ticket__item {
	margin: 0;
	margin-bottom: 30px;
	padding-bottom: 50px;
}

#page-featured-tickets .featured-ticket__item-main {
	margin: 0;
	margin-bottom: 30px;
	padding-bottom: 90px;
}

.featured-ticket__item:before {
	top: 0;
	left: 0;
	right: 0;
	border: 2px solid transparent;
	bottom: 0;
	content: '';
	z-index: 9;
	position: absolute;
	transition: border-color .3s;
	border-radius: 16px;
	-webkit-border-radius: 16px;
}

.featured-ticket__item:hover:before {
	border-color: #1abc9c;
}

.featured-ticket__item .featured-ticket-image {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin: 0 auto;
}

#page-featured-tickets .featured-ticket__item .featured-ticket-image {
	height: 170px;
}

.featured-ticket__item img {
	width: 100%;
	transition: 0.2s all ease-in-out;
}

.featured-ticket__item:hover img {
	transform: scale(1.2);
}

.featured-ticket__item__content {
	margin-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

.featured-ticket__item .ticket-subtitle {
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	background: #04abbe;
	color: #fff;
	margin: 0;
	margin-bottom: 5px;
	margin-top: -40px;
	display: inline-block;
	position: absolute;
	text-align: right;
	left: 15px;
	padding: 5px 10px;
	border-radius: 30px;
}

.featured-ticket__item h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #3b5369;
	margin: 0;
}

.featured-ticket__item .ticket-price {
	margin-top: 10px;
	position: absolute;
	padding: 15px 25px;
	bottom: 0;
	left: 0;
}

.featured-ticket__item .small {
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	text-transform: uppercase;
	color: #00b40a;
	margin: 0;
}

.featured-ticket__item .price {
	font-weight: 700;
	font-size: 27px;
	line-height: 33px;
	text-align: left;
	text-transform: uppercase;
	color: #00b40a;
	margin: 0;
}

.more-tickets {
	/* padding-right: 30px; */
	margin-top: 20px;
}

.btn-small.btn--green {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	background: #04abbe;
	color: #fff;
	border-radius: 15px;
	border: solid 1px #04abbe;
	padding: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-small.btn--green:hover {
	color: #fff;
	background: #0176a9;
}

.btn-small.btn--yellow {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	background: #ffcb00;
	color: #fff;
	border-radius: 15px;
	border: solid 1px #ffcb00;
	padding: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-small.btn--yellow:hover {
	color: #fff;
	background: #ffcb00;
}


.btn-bottom.btn--yellow {
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	background: linear-gradient(180deg, #ffcb00 0%, #ff9c00 100%);
	box-shadow: 0px 7px 24px -15px #bababa;
	border-radius: 0px 0px 16px 16px;
	margin: 0;
	width: 100%;
	display: inline-block;
	padding: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-bottom.btn--yellow:hover {
	background: linear-gradient(180deg, #ffd324 0%, #e7b306 100%);
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}


#home-featured-tickets .owl-carousel .owl-nav {
	overflow: hidden;
	height: 0px;
}

#home-featured-tickets .owl-dots {
	text-align: center;
}

#home-featured-tickets .owl-carousel button.owl-dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	border: none;
	margin: 3px;
	background: #fff;
}

#home-featured-tickets .owl-theme .owl-dots .owl-dot.active,
#home-featured-tickets .owl-theme .owl-dots .owl-dot:hover {
	background: #04abbe !important;
}


#home-featured-tickets .owl-carousel .item {
	text-align: center;
}

#home-featured-tickets .owl-nav button:focus {
	outline: none;
}

#home-featured-tickets .owl-nav button:hover {
	opacity: 0.9;
}

#home-featured-tickets .owl-nav button {
	top: 50%;
	margin-top: -22.5px;
	height: 45px;
	width: 45px;
	border-radius: 50%;
	border: none;
	position: absolute;
	background: url(../assets/img/home/icons/arrow-gray.svg) 50% 50% no-repeat !important;
	background-color: #ffffff !important;
	box-shadow: 0 0 11px -5px rgba(0, 0, 0, 0.5);
	color: transparent !important;
	background-position: 55% 50%;
}

#home-featured-tickets .owl-nav button.disabled {
	display: none;
}

#home-featured-tickets .owl-nav button.owl-next {
	position: absolute;
	right: -15px;
}

#home-featured-tickets .owl-nav.disabled {
	display: none;
}

#home-featured-tickets .owl-nav button.owl-prev {
	position: absolute;
	left: -15px;
	transform: rotate(-180deg);
}

/* DEPOIEMNTOS HOME */

#home-testimonials {
	background: linear-gradient(180deg, #05b5c7 1.04%, #3b5369 100%);
}

.home-testimonials__item {
	background: #ffffff;
	box-shadow: 0px 7px 24px -15px #bababa;
	border-radius: 10px;
	padding: 20px;
	margin: 0 10px;
	height: 100%;
}

.testimonial-author {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.testimonial-author__text .testimonial-font img {
	width: 22px !important;
}

.testimonial-author__image {
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}

.testimonial-author__text p {
	display: flex;
	align-items: center;
}

.testimonial-author__text p img {
	width: 22px !important;
	margin-right: 5px;
}

.testimonial-author__text .testimonial-font {
	width: 22px !important;
	margin-bottom: 3px;
}

.testimonial-author__text p {
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #272727;
	margin: 0;
}

p.testimonial-cat {
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #707f86;
	margin: 0;
}

.testimonial-content {
	margin-top: 10px;
	position: relative;
}

.testimonial-content p {
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.703125px;
	color: #707f86;
	margin: 0;
	z-index: 10;
	position: relative;
}

.testimonial-content a {
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.703125px;
	color: #04abbe;
	margin: 0;
	z-index: 10;
	position: relative;
}

.home-testimonials__container {
	position: relative;
}

#home-testimonials .tooltip.right {
	padding: 0 5px;
	margin-left: 5px;
}

#home-testimonials .tooltip-inner {
	font-size: 12px;
	padding: 7px;
}

#home-testimonials .tooltip.right .tooltip-arrow {
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
}

/* .carousel-wrap {
	width: 1000px;
	margin: auto;
	position: relative;
} */

#home-testimonials .owl-carousel .owl-nav {
	overflow: hidden;
	height: 0px;
}

#home-testimonials .owl-dots {
	text-align: center;
}

#home-testimonials .owl-carousel .owl-nav button.owl-next,
#home-testimonials.owl-carousel .owl-nav button.owl-prev,
#home-testimonials .owl-carousel button.owl-dot {
	background: #fff !important;
}

#home-testimonials .owl-carousel button.owl-dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	border: none;
	margin: 3px;
}

#home-testimonials .owl-theme .owl-dots .owl-dot.active,
#home-testimonials .owl-theme .owl-dots .owl-dot:hover {
	background: #ffd800 !important;
}


#home-testimonials .owl-carousel .item {
	text-align: center;
}

#home-testimonials .owl-carousel .nav-btn {
	height: 47px;
	position: absolute;
	width: 26px;
	cursor: pointer;
	top: 100px !important;
}

#home-testimonials .owl-carousel .owl-prev.disabled,
#home-testimonials .owl-carousel .owl-next.disabled {
	pointer-events: none;
	opacity: 0.2;
}

#home-testimonials .owl-carousel .prev-slide {
	background: url(../assets/img/home/icons/arrow-white-l.svg) no-repeat;
	left: -25px;
}

#home-testimonials .owl-carousel .next-slide {
	background: url(../assets/img/home/icons/arrow-white-r.svg) no-repeat;
	right: -25px;
}


span.img-text {
	text-decoration: none;
	outline: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
	width: 100%;
	font-size: 23px;
	display: block;
	text-transform: capitalize;
}

span.img-text:hover {
	color: #2caae1;
}

/* VANTAGENS */

.vpd-advantages__item {
	text-align: center;
	margin-top: 30px;
}

.advantages-icon {
	height: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.vpd-advantages__item img {
	display: inline-block;
}

.vpd-advantages__item h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #04abbe;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* ATRACOES */

#home-featured-categories {
	background: url(../assets/img/home/bg-atracoes.jpg) no-repeat;
	background-size: cover;
}

#home-featured-categories .section-title {
	text-align: left;
}

.title-line {
	display: block;
	width: 50px;
	height: 6px;
	background: #03b5bf;
	margin-bottom: 15px;
}

#home-featured-categories .section-title h2 {
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	color: #03b5bf;
}

#page-featured-tickets .section-title {
	margin-top: 40px;
	margin-bottom: 20px;
}

#page-featured-tickets .section-title h2,
#page-featured-tickets .section-title h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	color: #03b5bf;
	margin-top: 0;
}

.home-featured-categories__container {
	position: relative;
}

#home-featured-categories .home-featured-categories__item {
	background: #ffffff;
	border-radius: 10px;
	overflow-x: hidden;
	margin: 0 10px;
	height: 360px;
	/* padding-bottom: 30px; */
	position: relative;
}


#page-featured-tickets .home-featured-categories__item {
	background: #ffffff;
	border-radius: 10px;
	overflow-x: hidden;
	margin: 0;
	height: 360px;
	margin-bottom: 30px;
	padding-bottom: 0;
	position: relative;
}

.more-discounts h3 {
	font-family: "Montserrat";
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	margin: 0;
	margin-bottom: 5px;
}

.home-featured-categories__item:before {
	top: 0;
	left: 0;
	right: 0;
	border: 2px solid transparent;
	bottom: 0;
	content: '';
	z-index: 9;
	position: absolute;
	transition: border-color .3s;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.home-featured-categories__item:hover:before {
	border-color: #1abc9c;
}

.home-featured-category-image {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.home-featured-categories__item img {
	width: 100%;
	height: 100%;
	transition: 0.2s all ease-in-out;
	object-fit: cover;
}

.home-featured-categories__item:hover img {
	transform: scale(1.2);
}

.category-tag {
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 15px;
	border-radius: 13px;
	background: #04abbe;
}

.home-featured__text {
	padding: 10px 20px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 10%, #0B0B0B 100%);
	position: absolute;
	bottom: 0;
	height: 100%;
}

.home-featured__text__content {
	position: relative;
	width: 100%;
	height: 100%;
}

.home-featured__text__content__main {
	padding-top: 125px;
}

.see-more-link {
	position: absolute;
	z-index: 100;
	bottom: 0;
}

.see-more-block {
	bottom: 0;
	padding-bottom: 10px;
	z-index: 10;
	color: #fff;
	width: 100%;
	min-width: 200px;
}

.see-more {
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	margin-left: -5px;
}



/* DESTAQUES */

#home-latest-tickets h2 {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	color: #04abbe;
}

#home-featured-categories h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	margin: 0;
	margin-bottom: 5px;
}

#home-featured-categories .owl-nav button:focus {
	outline: none;
}

#home-featured-categories .owl-nav button:hover {
	opacity: 0.9;
}

#home-featured-categories .owl-nav button {
	top: 50%;
	margin-top: -22.5px;
	height: 45px;
	width: 45px;
	border-radius: 50%;
	border: none;
	position: absolute;
	background: url(../assets/img/home/icons/arrow-gray.svg) 50% 50% no-repeat !important;
	background-color: #ffffff !important;
	box-shadow: 0 0 11px -5px rgba(0, 0, 0, 0.5);
	color: transparent !important;
	background-position: 55% 50%;
}

#home-featured-categories .owl-nav button.disabled {
	display: none;
}

#home-featured-categories .owl-nav button.owl-next {
	position: absolute;
	right: -15px;
}

#home-featured-categories .owl-nav.disabled {
	display: none;
}

#home-featured-categories .owl-nav button.owl-prev {
	position: absolute;
	left: -15px;
	transform: rotate(-180deg);
}

img.see-more-img {
	width: auto !important;
	display: inline !important;
}

.owl-carousel .owl-stage {
	display: flex;
}

.article-items {
	display: flex;
	flex: 1 0 auto;
	height: 100%;
}

.aticle-box {
	position: relative;
	overflow: hidden;
	/* margin-bottom: 80px; */
	/*This is optional*/
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.pl-0 {
	padding-left: 0;
}

/* MAIS ATRAÇOES */


#home-latest-tickets .owl-dots {
	text-align: center;
}

#home-latest-tickets .owl-carousel .owl-nav button.owl-next,
#home-latest-tickets.owl-carousel .owl-nav button.owl-prev,
#home-latest-tickets .owl-carousel button.owl-dot {
	background: #92deff !important;
}

#home-latest-tickets .owl-carousel button.owl-dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	border: none;
	margin: 3px;
}

#home-latest-tickets .owl-theme .owl-dots .owl-dot.active,
#home-latest-tickets .owl-theme .owl-dots .owl-dot:hover {
	background: #2caae1 !important;
}


/* MINI BANNERS */
.mini-banners__item {
	margin: 0 8px;
}


.mb-30 {
	margin-bottom: 30px;
}

.ui-dialog {
	z-index: 10000000;
}





/* NOMADE/ */

.btn-nomade {
	background: #040404;
	cursor: pointer;
	border-radius: 10px;
	padding: 15px;
	margin-top: 20px;
	border: solid 2px #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.btn-nomade:hover {
	background: #444;
	border-color: #FFD400;
}

.btn-nomade p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 0;
}

p.nomade-sidebar-title {
	font-weight: 700;
	text-transform: uppercase;
	color: #FFD400;
	margin-bottom: 0;
}

.btn-nomade p span {
	color: #FFD400;
	font-weight: 700;
}

div.nomade-modal-template {
	background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
	.nomade-modal-template .modal-sm {
		width: 500px;
	}
}

.top-buttons {
	padding: 0 10px;
}

.top-buttons img {
	height: 25px;
}

.top-buttons .close {
	margin-top: 5px;
}

.nomade-modal-template .modal-body .modal-nomade-actions {
	margin-top: 50px;
}

.nomade-modal-template form {
	padding: 0 20px 30px;
}

.nomade-modal-template label {
	line-height: 1;
}

.btn-modal-nomade {
	background: #FFD400;
	border-radius: 10px;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #3A3A3A;
	width: 90%;
	padding: 20px 40px;
	margin-bottom: 20px;
	white-space: normal;
}

.btn-modal-nomade:hover {
	background: #3A3A3A;
}

.nomade-modal-template h3 {
	text-align: center;
	text-transform: uppercase;
	color: #34495E;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 35px !important;
}

.btn-nomade-black-g {
	background: transparent;
	border-radius: 10px;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #3A3A3A;
	width: 90%;
	padding: 20px 40px;
	margin-bottom: 20px;
	white-space: normal;
	border: solid 1px #3A3A3A;
}

.btn-nomade-black-g:hover {
	background: #3A3A3A;
	color: #fff;
}

.btn-nomade-yellow {
	background: #FFD400;
	border-radius: 10px;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #3A3A3A;
	width: 90%;
	padding: 20px 40px;
	margin-bottom: 30px;
	white-space: normal;
	border: solid 1px #FFD400;
}

.btn-nomade-yellow:hover {
	background: #3A3A3A;
	color: #fff;
}

.nomade-modal-template .form-group {
	margin-bottom: 15px;
}

.page-template-page-parques .swal2-popup,
.page-template-page-jogos .swal2-popup,
.page-id-13 .swal2-popup {
	font-size: 1.6rem !important;
}

/*NBA CART*/
.nba-promo-block {
	text-align: center;
	background: #282828;
	border-radius: 5px;
	text-align: center;
	padding: 15px;
	margin-bottom: 15px;
}

.nba-promo-block p {
	color: #fff;
	text-align: center !important;
	margin: 0 !important;
}

.nba-promo-block p span {
	color: #ffea00;
	font-weight: bolder;
}

/* PROMO BLACK FRIDAY NBA */



.cart-nba-promo-alert {
	background: url(../assets/img/home/black-friday/nba-black-cart-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 15px;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 15px;
	margin-bottom: 15px;
}



.cart-nba-promo-alert h4 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #ffea31;
	margin: 0;
	padding: 0;
}



.cart-nba-promo-alert p {
	font-weight: normal;
	color: #fff;
	padding: 0;
	margin: 0;
}



.cart-nba-promo-alert p span {
	color: #ffea31;
}



.cart-nba-promo-alert p a {
	color: #fff;
	text-decoration: underline;
}

/*NBA CART*/

body.single-product.woocommerce div.product div.product_meta {
	display: none !important;
}



/* MODAL CACLULAR EM REAIS */

.btn--modal-calculator {
	position: fixed;
	right: 0;
	top: 120px;
	background: #fff;
	border-radius: 10px 0px 0px 10px;
	padding: 10px 10px;
	border: none;
	box-shadow: -2px 2px 3px 1px rgba(0, 0, 0, 0.35);
}


.btn--modal-calculator p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
	text-align: center;
	color: #00294C;
}

#modalCalculator {
	font-family: 'Montserrat', sans-serif;
	background: rgba(0, 0, 0, 0.5);
}

#modalCalculator .modal-backdrop.in {
	opacity: .6;
}

#modalCalculator div#modalCalculator {
	padding-left: 0;
}

#modalCalculator .modal-content {
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#modalCalculator h2 {
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	color: #04ABBE;
}

#modalCalculator .modal-header .close {
	opacity: 1;
}

#modalCalculator .modal-header,
#modalCalculator .modal-footer {
	border: none;
}

.modal-calculator__content .calculator--subtitle {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.68);
	margin-bottom: 0;
}

.modal-calculator__content label {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: #B4B4B4;
	margin-bottom: 15px;
}

.modal-calculator__content input {
	width: 84%;
	padding: 4px 6px;
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	font-weight: 300;
	font-size: 18px;
	color: #000000;
	width: 100%;
	margin-bottom: 10px;
}

.modal-calculator__content input:focus-visible {
	outline: none;
}

.modal-calculator__content input::placeholder {
	font-weight: 300;
	font-size: 18px;
	color: #000000;
}

.modal-calculator__content table {
	width: 100%;
}

.modal-calculator__content caption {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.68);
	padding-top: 0;
	padding-bottom: 10px;
}

.modal-calculator__content th,
.modal-calculator__content td {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #7A7A7A;
	padding-bottom: 6px;
}

.modal-calculator__content th span {
	font-size: 12px;
}

.modal-calculator__content td {
	text-align: right;
}

.modal-calculator__content tfoot {
	border-top: 1px solid #EDEDED;
}

.modal-calculator__content tfoot th,
.modal-calculator__content tfoot td {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #04ABBE;
	padding: 6px 0;
}

.modal-calculator__content tfoot th {
	font-weight: 700;
}

#modalCalculator .modal-footer p {
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	color: #969696;
	text-align: start;
}

.btn-calcular-reais {
	color: #fff !important;
	background: #05abbe !important;
	border-color: #05abbe !important;
	font-weight: 900 !important;
	padding: 7px 0 !important;
}

.btn-calcular-reais:hover {
	color: #fff !important;
	background: #007481 !important;
	border-color: #05abbe !important;
	font-weight: 900 !important;
	padding: 7px 0 !important;
}

/* RESPONSIVO */

@media (min-width: 992px) {
	#modalCalculator .modal-dialog {
		width: 761px;
		margin: 120px auto;
	}

	.pr-0 {
		padding-right: 0;
	}
}

@media(max-width: 768px) {
	.btn--modal-calculator {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		padding: 10px 5px;
		z-index: 10000;
	}

	.btn--modal-calculator img {
		width: 19px;
	}

	.btn--modal-calculator p {
		writing-mode: tb;
		transform: rotate(180deg);
	}

	.btn--modal-calculator br {
		display: none;
	}

	.modal-calculator__content table {
		margin-top: 20px;
	}

}


/* Estilo para o overlay de opacidade */
.site-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 500;
	/* Deve estar entre o z-index do site e do menu off-canvas */
}
.site-overlay.active {
	display: block;
}

#off-canvas-cart.off-canvas {
	position: fixed;
	top: 0;
	right: -450px;
	/* Oculto inicialmente */
	width: 450px;
	height: 100%;
	background-color: #fff;
	box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
	transition: right 0.3s ease;
	z-index: 10000000;
	padding: 20px;
	box-sizing: border-box;
	overflow-y: auto;
}

#off-canvas-cart.off-canvas.active {
	right: 0;
	/* Aparece */
}

#off-canvas-cart #close-menu {
	cursor: pointer;
	background: none;
	border: none;
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#off-canvas-cart .close-icon-cart:after {
	color: #fff;
	content: "\f00d";
	font-family: "FontAwesome";
	color: var(--green);
	transition-property: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
}

#off-canvas-cart.off-canvas h3 {
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
}

#off-canvas-cart #cart-items {
	margin-bottom: 20px;
}

#off-canvas-cart .cart-item-icon {
	height: 20px;
}

#off-canvas-cart .cart-item-info {
	position: relative;
	padding-left: 40px;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
}

#off-canvas-cart .cart-item-info:before {
	content: " ";
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../assets/images/icons/ticket-cart.svg);
    position: absolute;
    left: 0;
    background-size: 25px;
    top: 5px;
}

#off-canvas-cart .cart-item-name {
	font-size: 18px;
	line-height: 22px;
    font-weight: 600;
    text-align: left;
    margin: 0px;
	margin: 0;
	color: #00b2a6;
}

#off-canvas-cart p.qtd-total {
    padding: 10px;
    background: #eee;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-align: left;
    margin: 0px;
    margin: 0;
    color: #031426;
}

#off-canvas-cart .btn {
	display: inline-block;
	width: 100%;
	color: #fff;
    background-color: #1abc9c;
	padding: 10px 15px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 16px;
}

#off-canvas-cart .btn:hover {
	background-color: #09ecbf;
}

span.cart-product-count {
    position: absolute;
    top: 29px;
    right: 25px;
    background: #00b2a6;
    border-radius: 50%;
    color: #fff;
    width: 19px;
    height: 18px;
    font-size: 9px;
    padding-bottom: 20px;
    border: none;
    text-align: center;
}


@media (max-width: 768px) {

	.mobile-actions {
		display: flex;
		padding-right: 30px;
	}

	#cart-icon-mobile {
		margin-left: 15%;
		position: relative;
		margin: 0px 35px;
		margin-top: 5px;
	}

	span.cart-product-count {
		position: absolute;
		top: 17px;
		right: -9px;
		background: #00b2a6;
		border-radius: 50%;
		color: #fff;
		width: 19px;
		height: 19px;
		font-size: 10px;
		padding-bottom: 13px;
		border: none;
		text-align: center;
	}

	#off-canvas-cart.off-canvas {
		position: fixed;
		top: 0;
		right: -300px;
		/* Oculto inicialmente */
		width: 300px;
		height: 100%;
		background-color: #fff;
		box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
		transition: right 0.3s ease;
		z-index: 10000000;
		padding: 20px;
		box-sizing: border-box;
		overflow-y: auto;
	}
	
	#off-canvas-cart.off-canvas.active {
		right: 0;
		width: 100%;
		/* Aparece */
	}
}

@media (max-width: 768px) {
	.woocommerce-cart .woocommerce form {
		overflow-x: scroll;
	}
}




.ebanx_billing_brazil_cpf{ display: block !important;}

dt.variation-Informaes {
    float: none !important;
}