.elementor-9534 .elementor-element.elementor-element-10779d1c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9534 .elementor-element.elementor-element-f291641{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-9534 .elementor-element.elementor-element-10779d1c{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9534 .elementor-element.elementor-element-f291641{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-9534 .elementor-element.elementor-element-10779d1c{--width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-9534 .elementor-element.elementor-element-f291641{--content-width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(min-width:768px){.elementor-9534 .elementor-element.elementor-element-f291641{--content-width:1280px;}}@media(max-width:1024px) and (min-width:768px){.elementor-9534 .elementor-element.elementor-element-f291641{--content-width:90%;}}/* Start custom CSS */@media (max-width: 767px) {
.xstore-wishlist-apply-actions {
    flex-wrap: wrap;
    gap: 15px;
}

/*Container preço*/
.woo-custom-installments-group-main-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -5px;
}

/*Container preço sem oferta*/
.woo-custom-installments-price .woocommerce-Price-amount {
    font-size: 12px !important;
}

/*Container preço original*/
.woo-custom-installments-price.original-price .woocommerce-Price-amount::before {
    content: "Dê";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 9px;
    color: #555;
    margin-right: 5px;
    display: inline-block;
}

.woo-custom-installments-price.original-price .woocommerce-Price-amount.amount {
    font-size: 10px;
    color: #555;
}

.woo-custom-installments-price.original-price .woocommerce-Price-amount::after {
    content: "Por:";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 9px;
    color: #555;
    margin-left: 5px;
    display: inline-block;
}

/*Container preço desconto*/
.woo-custom-installments-price.sale-price .woocommerce-Price-amount {
    font-size: 12px;
}

/*Container preço cartão*/
.woo-custom-installments-card-container {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: -5px;
}

.best-value.fee-included .woocommerce-Price-amount.amount {
    font-size: 14px;
}

.best-value.no-fee .woocommerce-Price-amount.amount {
    font-size: 14px;
}

/*Container Pix */
.woo-custom-installments-offer .discounted-price .woocommerce-Price-amount.amount {
    font-size: 14px;
}

.discount-after-price {
    font-size: 11px;
    margin-top: 12px;
}
}



/*-----------------------*/
/*Tablet*/
@media (min-width: 768px) and (max-width: 1024px) {
/*Container preço*/
.woo-custom-installments-group-main-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -5px;
}

/*Container preço sem oferta*/
.woo-custom-installments-price .woocommerce-Price-amount {
    font-size: 12px;
}

/*Container preço original*/
.woo-custom-installments-price.original-price .woocommerce-Price-amount::before {
    content: "Dê";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 9px;
    color: #555;
    margin-right: 5px;
    display: inline-block;
}

.woo-custom-installments-price.original-price .woocommerce-Price-amount.amount {
    font-size: 10px;
    color: #555;
}

.woo-custom-installments-price.original-price .woocommerce-Price-amount::after {
    content: "Por:";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 9px;
    color: #555;
    margin-left: 5px;
    display: inline-block;
}

/*Container preço desconto*/
.woo-custom-installments-price.sale-price .woocommerce-Price-amount {
    font-size: 12px;
}

/*Container preço cartão*/
.woo-custom-installments-card-container {
    font-size: 14px ;
    margin-top: 5px;
    margin-bottom: -5px;
}

.best-value.fee-included .woocommerce-Price-amount.amount {
    font-size: 14px;
}

.best-value.no-fee .woocommerce-Price-amount.amount {
    font-size: 14px;
}

/*Container Pix */
.woo-custom-installments-offer .discounted-price .woocommerce-Price-amount.amount {
    font-size: 14px;
}

.discount-after-price {
    font-size: 11px;
    margin-top: 12px;
}
}



/*-----------------------*/
/*Desktop*/
@media (min-width: 1025px) {

/*Container preço*/
.woo-custom-installments-group-main-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/*Container preço sem desconto*/
.woo-custom-installments-price .woocommerce-Price-amount {
    font-size: 14px;
}

/*Container preço original*/
.woo-custom-installments-price.original-price .woocommerce-Price-amount::before {
    content: "Dê";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 11px;
    color: #555;
    margin-right: 5px;
    display: inline-block;
}

.woo-custom-installments-price.original-price .woocommerce-Price-amount.amount {
    font-size: 12px;
    color: #555;
}

.woo-custom-installments-price.original-price .woocommerce-Price-amount::after {
    content: "Por:";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 11px;
    color: #555;
    margin-left: 5px;
    display: inline-block;
}

/*Container preço desconto*/
.woo-custom-installments-price.sale-price .woocommerce-Price-amount {
    font-size: 14px;
}

/*Container preço cartão*/
.woo-custom-installments-card-container {
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: -4px;
}

.best-value.fee-included .woocommerce-Price-amount.amount {
    font-size: 16px;
}

.best-value.no-fee .woocommerce-Price-amount.amount {
    font-size: 16px;
}

/*Container Pix */
.woo-custom-installments-offer .discounted-price .woocommerce-Price-amount.amount {
    font-size: 16px;
}

.discount-after-price {
    font-size: 13px;
    margin-top: 12px;
}
}/* End custom CSS */