.woo-custom-installments-economy-pix-badge {
	order: 2;
	background-color: #22c55e;
	color: #fff;
	font-size: .925rem;
	font-weight: 500;
	padding: .675rem 1rem;
	border-radius: .3rem;
	line-height: 1;
	white-space: wrap;
	width: fit-content;
}

.woo-custom-installments-economy-pix-badge .amount {
	color: #fff;
}

.woo-custom-installments-ticket-discount {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: fit-content;
	padding: .65rem .85rem;
	font-size: 1rem;
	font-weight: 500;
	text-align: center;
	white-space: wrap;
	border-radius: .3rem;
	background-color: rgba(255, 186, 8, .1);
	color: #ffba08;
	margin-top: .75rem;
	margin-bottom: 1rem;
	order: 3;
}

.woo-custom-installments-select-variation-message {
	display: block;
	margin-top: .25rem;
	margin-bottom: 1rem;
	font-size: .85rem;
	color: #6c757d;
}

.woocommerce-variation-price .price .woo-custom-installments-group {
	justify-items: flex-start;
}

.woo-custom-installments-offer:has(.variation-text) .discount-before-price {
	display: none;
}

.container-separator {
	margin: 1.75rem 0;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1);
	height: 1px;
	width: 100%;
}

.badge-interest-checkout {
	display: inline-block;
	padding: .35em .6em;
	font-size: .8125em;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 50rem;
	background-color: rgba(255, 186, 8, .12);
	color: #ffba08;
}

.badge-discount-checkout, .badge-interest-checkout {
	margin-left: .5rem;
	margin-bottom: 0;
}

.ticket-method-name {
	color: #212529;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 1rem;
	display: block;
}

.pix-info.instant-approval-badge {
	padding: .5rem 1rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}

.pix-info.instant-approval-badge .pix-icon-badge {
	font-size: 1.75rem;
}

.pix-info .woo-custom-installments-economy-pix-badge {
	margin-left: .5rem;
	background-color: transparent !important;
	padding: 0;
	color: #2ebdaf !important;
	font-weight: 600;
}

.pix-info .woo-custom-installments-economy-pix-badge .amount {
	color: #2ebdaf !important;
	font-size: .925rem;
	font-weight: 600;
}

.pix-info .woo-custom-installments-economy-pix-badge .wci-icon-economy-pix {
	display: none;
}

.ticket-instructions {
	font-size: .855rem;
}

.credit-card-container-badges, .debit-card-container-badges {
	display: flex;
	overflow: auto;
	padding-bottom: .5rem;
}

.woo-custom-installments-text-after-price {
	margin-left: .15rem;
}

.woo-custom-installments-discount-per-quantity-message {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: fit-content;
	padding: .65rem .85rem;
	font-size: .875rem;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	border-radius: .3rem;
	color: #4475de;
	background-color: #edf3fe;
	margin-bottom: 1rem;
	line-height: 1;
}

.woo-custom-installments-discount-per-quantity-message i {
	margin-right: .25rem;
}

.browser-Safari .hide-larger-price .price {
	white-space: initial !important;
}

.size-badge-icon {
	box-shadow: none !important;
	width: 100%;
}

.wci-loading-price {
	overflow: hidden;
	width: fit-content !important;
	background: #000;
	background: #f6f7f8;
	background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
	position: relative;
	-webkit-animation-duration: 1.7s;
	animation-duration: 1.7s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: placeholder_animation;
	animation-name: placeholder_animation;
	background-size: 1300px;
	border-radius: .375rem;
}

.woo-custom-installments-logo {
	width: 3rem;
}

.wci-license-message-box {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wci-license-message-box .message-box-header {
	width: 6rem;
	height: 6rem;
	padding: .5rem;
	margin-bottom: 1rem;
	background-color: #efefef;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wci-license-message-box .message-box-header h5 {
	font-size: 1.125rem;
	font-weight: 600;
	color: #040f0f;
	display: block;
	text-align: center;
	margin-bottom: 1rem;
}

.wci-license-message-box .message-box-header .message-cta {
	font-size: 1.125rem;
	text-align: center;
	color: #495057;
}

.woo-custom-installments-group .woo-custom-installments-group-main-price.has-range-price {
	display: inline-block !important;
}

.woo-custom-installments-group .icon-image {
	width: 1.325rem;
	height: auto;
}

.wci-sale-badge {
	order: 4;
	font-size: .785rem;
	font-weight: 600;
	color: #26ab5b;
	background-color: rgba(34, 197, 94, .15);
	padding: .25rem .65rem .25rem .65rem;
	border-radius: 10rem;
	margin-left: .5rem;
}

.woo-custom-installments-group-main-price del .amount {
	margin-right: .5rem;
	display: flex;
}

.woo-custom-installments-group ins {
	text-decoration: none;
}

.wci-popup-content .woo-custom-installments-pix-section, .wci-popup-content .woo-custom-installments-credit-card-section, .wci-popup-content .woo-custom-installments-debit-card-section, .wci-popup-content .woo-custom-installments-ticket-section {
	border-bottom: 1px solid #d4d7e5;
	margin-bottom: 2rem;
}

.wci-popup-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .6);
	opacity: 0;
	visibility: hidden;
	display: flex !important;
	justify-content: center;
	align-items: center;
	z-index: 999999 !important;
	transition: opacity .3s ease, visibility 0s linear .3s;
}

.wci-popup-container.show {
	opacity: 1;
	visibility: visible;
	transform: none;
	transition: opacity .3s ease, visibility 0s linear 0s;
}

.wci-popup-content {
	background-color: #fff;
	border-radius: .5rem;
	width: auto;
	height: auto;
	overflow: auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	transform: translate(0, -50px);
	transition: transform .3s ease-out;
}

.wci-popup-container.show .wci-popup-content {
	transform: none;
}

@media screen and (min-width:768px) {
	.wci-popup-content {
		width: 650px;
		height: fit-content;
		max-height: 75%;
	}
}

@media screen and (max-width:767px) {
	.wci-popup-content {
		width: 95%;
		height: fit-content;
		max-height: 95%;
		position: absolute;
	}
	
	.wci-popup-container.show {
		position: fixed;
	}
}

.wci-popup-content::-webkit-scrollbar, .credit-card-container-badges::-webkit-scrollbar, .debit-card-container-badges::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

@media screen and (max-width:992px) {
	.wci-popup-content::-webkit-scrollbar, .credit-card-container-badges::-webkit-scrollbar, .debit-card-container-badges::-webkit-scrollbar {
		height: 3px;
		width: 3px;
	}
}

.wci-popup-content::-webkit-scrollbar-track, .credit-card-container-badges::-webkit-scrollbar-track, .debit-card-container-badges::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 100%;
}

.wci-popup-content::-webkit-scrollbar-thumb, .credit-card-container-badges::-webkit-scrollbar-thumb, .debit-card-container-badges::-webkit-scrollbar-thumb {
	background-color: #ced4da;
	border-radius: 50px;
}

.wci-popup-content::-webkit-scrollbar-thumb:hover, .credit-card-container-badges::-webkit-scrollbar-thumb:hover, .debit-card-container-badges::-webkit-scrollbar-thumb:hover {
	background-color: #212529;
}

button.wci-open-popup {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	line-height: 1.6;
	color: #008aff;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #008aff;
	padding: .625rem 1.75rem;
	margin: 1rem 0 3rem 0;
	font-size: .875rem;
	border-radius: .375rem;
	outline: none !important;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out;
}

button.wci-open-popup:hover {
	background-color: #008aff;
	color: #fff;
}

.wci-popup-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 2rem;
	padding: 1rem 1.5rem .5rem 1.5rem;
}

.wci-popup-body {
	padding: 0rem 1.5rem 0rem 1.5rem;
}

.wci-popup-title {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.5;
	color: #212529;
	margin-bottom: 0;
}

button.wci-close-popup {
	width: 1rem;
	height: 1rem;
	color: #fff;
	background: rgba(255, 255, 255, 0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/.925rem auto no-repeat !important;
	background-position: right;
	opacity: .35;
	border: none !important;
	outline: none !important;
}

button.wci-close-popup:hover {
	text-decoration: none;
	opacity: .75;
	cursor: pointer;
}

.wci-accordion-item.active {
	height: auto !important;
}

.wci-accordion-item.active .wci-accordion-header .wci-accordion-icon {
	transform: rotate(-180deg);
	margin-bottom: -.625rem;
}

.wci-accordion-item.active .wci-accordion-content {
	padding: 1rem;
	max-height: none;
	border-top: 1px solid #ddd;
}