.elementor-17110 .elementor-element.elementor-element-d13c4b5{--display:flex;--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-17110 .elementor-element.elementor-element-84db98c img{border-radius:10px 10px 10px 10px;}.elementor-17110 .elementor-element.elementor-element-2f1a75a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -15px) 0px;}.elementor-17110 .elementor-element.elementor-element-2f1a75a .jet-listing-dynamic-link__link{align-self:flex-start;font-family:"Jost", Sans-serif;font-size:15px;font-weight:500;color:var( --e-global-color-8fe2f1a );flex-direction:row;}.elementor-17110 .elementor-element.elementor-element-2f1a75a .jet-listing-dynamic-link__icon{order:1;}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-17110 .elementor-element.elementor-element-a76f114{width:100%;max-width:100%;}.elementor-17110 .elementor-element.elementor-element-a76f114.elementor-element{--align-self:flex-start;}.woocommerce .elementor-17110 .elementor-element.elementor-element-a76f114 .price{color:var( --e-global-color-secondary );font-family:"Jost", Sans-serif;font-size:19px;font-weight:500;}.woocommerce .elementor-17110 .elementor-element.elementor-element-a76f114 .price ins{color:var( --e-global-color-8fe2f1a );font-size:18px;font-weight:700;}@media(min-width:768px){.elementor-17110 .elementor-element.elementor-element-d13c4b5{--content-width:300px;}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.woocommerce .elementor-widget-woocommerce-product-price .price{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.woocommerce .elementor-widget-woocommerce-product-price .price{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for woocommerce-product-price, class: .elementor-element-a76f114 *//* PIX em cima */
.ofertas-especiais-grid p.price {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 0 !important;
    font-family: inherit !important;
}

.ofertas-especiais-grid p.price > span:nth-of-type(2) {
    order: 1 !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding-bottom: 6px !important;
    color: #fffff0 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
}
.ofertas-especiais-grid p.price > span:nth-of-type(2) bdi,
.ofertas-especiais-grid p.price > span:nth-of-type(2) .woocommerce-Price-amount {
    color: #efeb77 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
}

/* Ícone Pix */
.ofertas-especiais-grid p.price > span:nth-of-type(2)::before {
    content: "" !important;
    display: inline-block !important;
    width: 18px !important;
    height: 18px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%2300b272' d='M24.9 5l-7.1 7.1 7.1 7.1 7.1-7.1z'/%3E%3Cpath fill='%2300b272' d='M12.9 12.1L5.8 19.2l7.1 7.1 7.1-7.1z' opacity='.55'/%3E%3Cpath fill='%2300b272' d='M36.9 12.1l-7.1 7.1 7.1 7.1 7.1-7.1z' opacity='.55'/%3E%3Cpath fill='%2300b272' d='M24.9 19.2l-7.1 7.1 7.1 7.1 7.1-7.1z'/%3E%3Cpath fill='%2300b272' d='M12.9 26.3l-7.1 7.1 7.1 7.1 7.1-7.1z' opacity='.55'/%3E%3Cpath fill='%2300b272' d='M36.9 26.3l-7.1 7.1 7.1 7.1 7.1-7.1z' opacity='.55'/%3E%3Cpath fill='%2300b272' d='M24.9 33.4l-7.1 7.1 7.1 7.1 7.1-7.1z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    flex-shrink: 0 !important;
}

/* "via pix" depois do valor */
.ofertas-especiais-grid p.price > span:nth-of-type(2)::after {
    content: "via pix" !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    color: #fffff0 !important;
}

/* Linha separadora */
.ofertas-especiais-grid p.price > span:first-of-type {
    order: 2 !important;
    border-top: 1px solid #e8e8e8 !important;
    padding-top: 6px !important;
    margin-top: 2px !important;
    color: #fffff0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-decoration: line-through !important;
    width: 100% !important;
}

/* Esconde br, small e texto de economia no card */
.ofertas-especiais-grid p.price br,
.ofertas-especiais-grid p.price small {
    display: none !important;
}

.ofertas-especiais-grid p.price > span:first-of-type,
.ofertas-especiais-grid p.price > span:first-of-type *,
.ofertas-especiais-grid p.price > span:first-of-type bdi,
.ofertas-especiais-grid p.price > span:first-of-type ins,
.ofertas-especiais-grid p.price > span:first-of-type del {
    text-decoration: none !important;
    text-decoration-line: none !important;
}

.ofertas-especiais-grid .parcelamento-info {
    display: block !important;
    font-size: 12px !important;
    color: #fffff0 !important;
    margin-top: 4px !important;
    order: 3 !important;
}
.ofertas-especiais-grid .parcelamento-info strong {
    color: #efeb77 !important;
    font-weight: 600 !important;
}/* End custom CSS */