.elementor-68797 .elementor-element.elementor-element-395f99e7{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-68797 .elementor-element.elementor-element-32a1457f{--display:flex;--min-height:0vh;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-68797 .elementor-element.elementor-element-1c73aaaf img{width:100%;}.elementor-68797 .elementor-element.elementor-element-1c73aaaf{width:100%;max-width:100%;z-index:5;}.elementor-68797 .elementor-element.elementor-element-20e1200 img{width:100%;}.elementor-68797 .elementor-element.elementor-element-20e1200{width:100%;max-width:100%;z-index:10;}.elementor-68797 .elementor-element.elementor-element-2ba63174 img{width:100%;}.elementor-68797 .elementor-element.elementor-element-2ba63174{width:100%;max-width:100%;top:0px;z-index:5;}body:not(.rtl) .elementor-68797 .elementor-element.elementor-element-2ba63174{left:0px;}body.rtl .elementor-68797 .elementor-element.elementor-element-2ba63174{right:0px;}.elementor-68797 .elementor-element.elementor-element-1e06260{text-align:right;z-index:40;}.elementor-68797 .elementor-element.elementor-element-1e06260 > .elementor-widget-container{margin:-38px 15px 0px 0px;}.elementor-68797 .elementor-element.elementor-element-1e06260.elementor-element{--align-self:flex-end;}.jet-listing-item.single-jet-engine.elementor-page-68797 > .elementor{width:300px;margin-left:auto;margin-right:auto;}@media(max-width:1462px){.elementor-68797 .elementor-element.elementor-element-32a1457f{--min-height:42vh;}body:not(.rtl) .elementor-68797 .elementor-element.elementor-element-2ba63174{left:1px;}body.rtl .elementor-68797 .elementor-element.elementor-element-2ba63174{right:1px;}.elementor-68797 .elementor-element.elementor-element-2ba63174{top:0px;}}@media(max-width:767px){.elementor-68797 .elementor-element.elementor-element-32a1457f{--min-height:0vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for container, class: .elementor-element-395f99e7 */.price {
  margin: 0;
}

.woo-custom-installments-offer {
  display: none;
      margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}

.woo-custom-installments-group{
    margin-top:-7px!important;
}

.price del {
    order: 1;
}

.price ins {
    order: 2;
}

/* Ajuste no tempo de transição para tornar o fade-in mais suave */
.jet-listing-grid__item .elementor-widget-image.image-2 {
    opacity: 0;
    transition: opacity 0.7s ease-in-out; /* Aumentar o tempo para 0.7s */
}

.jet-listing-grid__item:hover .elementor-widget-image.image-2 {
    opacity: 1;
}

.jet-listing-grid__item:hover .elementor-widget-image.image-1 {
    opacity: 0;
    transition: opacity 0.7s ease-in-out; /* Certifique-se de aplicar a transição também na imagem 1 */
}

.woo-custom-installments-price.original-price{
	font-weight:300!important;
	font-size: 15px!important;
	color: #000000!important;
}


.woo-custom-installments-details.best-value.no-fee,
.woo-custom-installments-details.best-value.no-fee .woocommerce-Price-amount.amount bdi{
	font-weight:300!important;
	font-size: 15px!important;
	color: #000000!important;
}

.woo-custom-installments-card-container{
	display:flex!important;
	margin-top:-3px!important;
}

.elementor-element-27e26781 .elementor-heading-title,
.elementor-element-22fd71b8 .price {
    text-align: center; /* Centraliza o título e o preço */
}

.elementor-element-22fd71b8 .woo-custom-installments-group {
    display: flex;
    justify-content: center;
    flex-direction: column; /* Organiza o preço e as parcelas em coluna */
    align-items: center; /* Centraliza os itens dentro dessa área */
}


@media (max-width:600px) {
    .woo-custom-installments-details.best-value.no-fee,
.woo-custom-installments-details.best-value.no-fee bdi,
.wci-icon-best-installments.fa-regular.fa-credit-card {
  font-size: 11px;
   line-height: 1em!important;
    }
}/* End custom CSS */