#carrinhoLateral[data-v-d357574c]{--cart_width:500px;background-color:var(--bg_primary);height:100dvh;left:calc(100% + 32px);max-width:500px;max-width:var(--cart_width);position:fixed;top:0;transition:.3s;width:100%;z-index:100}#carrinhoLateral.open[data-v-d357574c]{transform:translate(calc(-100% - 32px))}@media (max-width:768px){#carrinhoLateral[data-v-d357574c]{--cart_width:375px}}.cover_screen[data-v-d357574c]{z-index:80}.cart_inner[data-v-d357574c]{--cart_header_height:60px;--cart_footer_height:160px;display:grid;grid-template-rows:60px calc(100% - 220px) 160px;grid-template-rows:var(--cart_header_height) calc(100% - var(--cart_header_height) - var(--cart_footer_height)) var(
      --cart_footer_height
    );height:100%;overflow:hidden;position:relative;width:100%}.cart_inner.hasShippingAlert[data-v-d357574c]{--cart_footer_height:250px}.cart_header[data-v-d357574c]{align-items:center;color:var(--primary_color);display:flex;height:var(--cart_header_height)}.cart_header .btn_close_cart[data-v-d357574c]{align-items:center;display:flex;height:45px;margin:0 8px;padding:10px;width:45px}.cart_header .btn_close_cart svg[data-v-d357574c]{height:100%;width:100%}.cart_header .title_cart[data-v-d357574c]{align-items:center;display:flex;font-size:var(--font_size_subtitle);font-weight:var(--font_weight_medium);justify-content:center;letter-spacing:var(--letter_spacing_title);text-transform:uppercase}.cart_product_list[data-v-d357574c]{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:20px 12px 0}.cart_product_list[data-v-d357574c]::-webkit-scrollbar,.cart_product_list[data-v-d357574c]::-webkit-scrollbar-thumb{width:6px}.cart_product_list .product_item[data-v-d357574c]{--product_img_width:90px;--product_customization_img_width:60px;border-radius:10px;display:flex;margin-bottom:16px}.cart_product_list .product_item .frame_image[data-v-d357574c]{border:1px solid var(--bg_secondary);height:-moz-fit-content;height:fit-content;max-width:var(--product_img_width);overflow:hidden;width:var(--product_img_width)}.cart_product_list .product_item .product_infos[data-v-d357574c]{display:flex;flex-direction:column;justify-content:space-between;min-height:var(--product_img_width);padding-left:16px;position:relative;width:calc(100% - var(--product_img_width))}.cart_product_list .product_item .product_infos .infos_container[data-v-d357574c]{display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.cart_product_list .product_item .infos_container .infos_left[data-v-d357574c]{display:flex;flex-direction:column;font-size:var(--font_size_base);font-weight:var(--font_weight_regular);height:100%;padding-right:24px;width:100%}.cart_product_list .product_item .infos_left .product_name[data-v-d357574c]{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;font-weight:var(--font_weight_semi_bold);overflow:hidden}.cart_product_list .product_item .infos_left .product_attributes[data-v-d357574c]{display:flex;flex-direction:column}.cart_product_list .product_item .infos_left .product_attributes .attribute_label[data-v-d357574c]{font-size:var(--font_size_small);font-weight:var(--font_weight_light)}.cart_product_list .product_item .infos_left .product_customizations[data-v-d357574c]{display:flex;flex-direction:column;width:100%}.cart_product_list .product_item .infos_left .product_customizations .customization_label[data-v-d357574c]{align-items:center;display:flex;flex-direction:row;font-size:var(--font_size_small);font-weight:var(--font_weight_light);gap:16px;justify-content:space-between;width:100%}.cart_product_list .product_item .infos_left .customization_label .customization_option[data-v-d357574c]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2px}.cart_product_list .product_item .infos_left .customization_label .customization_option .option_value[data-v-d357574c]{display:inline-block}.cart_product_list .product_item .infos_left .customization_label .customization_option .option_value img[data-v-d357574c]{aspect-ratio:1;height:var(--product_customization_img_width);-o-object-fit:cover;object-fit:cover;width:var(--product_customization_img_width)}.cart_product_list .product_item .infos_right[data-v-d357574c]{align-items:center;display:flex;height:auto;justify-content:center}.cart_product_list .product_item .product_price[data-v-d357574c]{display:flex;flex-direction:column;justify-content:center}.cart_product_list .product_item .product_price .old_price[data-v-d357574c]{color:var(--text_secondary);font-size:var(--font_size_extra_small);-webkit-text-decoration:line-through;text-decoration:line-through}.cart_product_list .product_item .product_price .price_principal[data-v-d357574c]{text-wrap:nowrap;font-size:var(--font_size_big);font-weight:var(--font_weight_medium)}.cart_product_list .product_item .product_price .customization_price[data-v-d357574c]{text-wrap:nowrap;font-size:var(--font_size_small);font-weight:var(--font_weight_light)}.cart_product_list .product_item .product_infos .quantity_container[data-v-d357574c]{align-items:center;display:flex;flex-direction:row;font-size:var(--font_size_small);font-weight:var(--font_weight_light);width:100%}.cart_product_list .product_item .product_infos .quantity_container .qnty_label[data-v-d357574c]{display:block;margin-right:8px}.cart_product_list .product_item .product_infos .quantity_container .frame_qnty_buttons[data-v-d357574c]{--qtd_btn_width:28px;align-items:center;border:none;display:inline-flex}.cart_product_list .product_item .product_infos .btn_remove_product[data-v-d357574c]{align-items:center;background-color:var(--bg_button);border-radius:50px;color:#929292;cursor:pointer;display:flex;font-size:var(--font_size_big);height:30px;justify-content:center;margin-left:auto;padding:4px;transition:var(--transition_color);width:30px}.cart_product_list .product_item .product_infos .btn_remove_product[data-v-d357574c]:hover{color:var(--text_base)}@media (max-width:768px){.cart_product_list[data-v-d357574c]{padding:0 8px}.cart_product_list .product_item .infos_left .product_name[data-v-d357574c]{line-clamp:3;-webkit-line-clamp:3}}@media (max-width:540px){.cart_product_list .product_item[data-v-d357574c]{--product_img_width:60px;--product_customization_img_width:40px}}.cart_footer[data-v-d357574c]{background-color:var(--bg_primary);box-shadow:0 -2px 12px var(--box_shadow_light);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px 16px 8px;width:100%}.carrinhoLateral-container-resumo[data-v-d357574c]{font-size:var(--font_size_base)}.carrinhoLateral-container-resumo-t1[data-v-d357574c]{display:block;font-size:16px;margin-bottom:10px}.carrinhoLateral-container-resumo-subtotal[data-v-d357574c]{align-items:center;display:flex;font-size:var(--font_size_big);justify-content:space-between}.carrinhoLateral-container-resumo-subtotal[data-v-d357574c]:last-of-type{font-size:var(--font_size_base)}.subtotal_label[data-v-d357574c]{letter-spacing:var(--letter_spacing_subtitle)}.carrinhoLateral-container-resumo-subtotal-t1.vista[data-v-d357574c]{align-items:center;display:flex;flex-direction:row;font-size:var(--font_size_base);font-weight:var(--font_weight_regular)}.carrinhoLateral-container-resumo-subtotal-t1.vista .pix_icon[data-v-d357574c]{color:var(--primary_color);height:24px;margin-right:2px;width:24px}.carrinhoLateral-container-resumo-subtotal-t1-desconto[data-v-d357574c]{margin-left:3px}.carrinhoLateral-container-resumo-subtotal-t1.vista.total_price[data-v-d357574c]{font-size:var(--font_size_base)}.carrinhoLateral-rodape-total[data-v-d357574c]{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;padding:0 30px 0 10px}.carrinhoLateral-rodape-total-t1[data-v-d357574c]{color:#7a7a7a;font-size:18px;font-weight:700;text-transform:uppercase}.carrinhoLateral-rodape-total-valor[data-v-d357574c]{color:#71a850;font-size:20px;font-weight:700}.carrinhoLateral-rodape-totalDesconto[data-v-d357574c]{color:#3d9544;display:block;font-size:16px;margin:0 -13px;text-align:center}.divisorBranco[data-v-d357574c]{border-bottom:2px solid #fff;display:block;margin:8px 0}.cart_actions[data-v-d357574c]{display:flex;flex-direction:column;justify-content:center}.cart_actions .btn[data-v-d357574c]{--btn_bg_color:var(--secondary_color);height:38px}.carrinhoLateral-rodape-carrinho[data-v-d357574c]{font-size:var(--font_size_big);font-weight:var(--font_weight_regular)}.carrinhoLateral-rodape-fechar[data-v-d357574c]{font-size:var(--font_size_small);font-weight:var(--font_weight_regular);margin:8px auto 0;min-height:28px;width:-moz-fit-content;width:fit-content}.carrinhoLateral-rodape-fechar[data-v-d357574c]:hover{-webkit-text-decoration:underline;text-decoration:underline}.carrinhoLateral-rodape-desconto[data-v-d357574c]{align-items:center;border:1px solid var(--secondary_color);border-radius:8px;display:flex;justify-content:center;margin-bottom:10px;min-height:54px;padding:8px}.carrinhoLateral-rodape-desconto-text[data-v-d357574c]{display:block;font-size:14px;margin-left:9px;max-width:297px;width:100%}.carrinhoLateral-rodape-freteGratis[data-v-d357574c]{margin:12px 0}.carrinhoLateral-rodape-freteGratis-barrar[data-v-d357574c]{background-color:#f3f3f3;border:1px solid var(--border_primary);border-radius:4px;height:20px;overflow:hidden;width:100%}.carrinhoLateral-rodape-freteGratis-barrar>div[data-v-d357574c]{background-color:var(--bg_card);border-radius:3px;height:100%;max-width:100%;transition:.3s;width:0}.carrinhoLateral-rodape-freteGratis-barrar.red>div[data-v-d357574c],.carrinhoLateral-rodape-freteGratis-barrar.yellow>div[data-v-d357574c]{background-color:var(--primary_color)}.carrinhoLateral-rodape-freteGratis-barrar.green>div[data-v-d357574c]{background-color:var(--secondary_color)}.carrinhoLateral-rodape-freteGratis-content[data-v-d357574c]{font-size:var(--font_size_base);font-weight:var(--font_weight_regular);margin-top:4px}.carrinhoLateral-errorMsg[data-v-d357574c]{background-color:var(--bg_error_color);color:var(--text_light);display:block;font-size:var(--font_size_base);margin-bottom:20px;margin-top:10px}#semProdutos[data-v-d357574c]{align-items:center;display:flex;left:0;position:absolute;top:50%;transform:translateY(-50%)}.carrinhoVazio[data-v-d357574c]{display:flex;flex-direction:column;padding:0 15px;text-align:center}.carrinhoVazio .carrinhoVazio-icone[data-v-d357574c]{color:var(--primary_color)}#semProdutos .carrinho-titulo[data-v-d357574c]{font-weight:700;margin:15px auto 20px;text-transform:uppercase;width:100%}#semProdutos .carrinho-subTitulo[data-v-d357574c],#semProdutos .carrinho-titulo[data-v-d357574c]{color:var(--text_light);font-size:14px}@media (max-width:767px){.carrinhoLateral-rodape-desconto-text[data-v-d357574c]{font-size:11px}}.carrinhoLateral-preloader[data-v-d357574c]{align-items:center;background-color:hsla(0,0%,100%,.8);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.carrinhoLateral-preloader img[data-v-d357574c]{margin-bottom:300px;width:150px}.carrinhoLateral-rodape-desconto-text span{color:#71a850}