/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-03-09 02:38:57 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

@media (max-width: 575px){
    html {
        font-size: 14.8571px;
    }
    body {
        font-size: 13px;
        line-height: 21px;
    }
    }
    h1, h2, h3, h4, h5, h6 {
        color: #222529;
        letter-spacing: normal;
    }
    h2 {
       font-family: Poppins,sans-serif;
        font-size: 18px;
        line-height: 42px;
        font-weight: 700;
        margin: 0 0 32px 0;
    }
    h3 {
        font-family: Poppins,sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 32px;
        margin: 0 0 20px 0;
    }
    h4 {
        font-family: Poppins,sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 14px 0;
    }
    h5 {
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 14px 0;
    }
    h6 {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #777;
    }
    p {
        letter-spacing: 0;
    }
    .home-banner-slider h2.vc_custom_heading, .custom-font4 {
        font-family: 'Segoe Script','Savoye LET';
    }
    html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
        color: #ff7272;
    }
    html .action.primary, html .btn {
        font-family: Poppins;
        letter-spacing: .01em;
        font-weight: 600;
        line-height: 1.42857;
        padding: .533rem .933rem;
        font-size: .8rem;
    }
    html .action.primary {
        color: #fff;
        background-color: #08c;
        border-color: #08c #08c #069;
    }
    html .btn-modern {
        text-transform: uppercase;
        font-size: .75rem;
        padding: .75rem 1.5rem;
        font-weight: 600;
        height: auto;
    }
    .btn-flat {
        padding: 0!important;
        background: none!important;
        border: none!important;
        border-bottom: 1px solid transparent!important;
        box-shadow: none!important;
        text-transform: uppercase;
        font-size: .75rem;
    }
    html .btn-dark {
        color: #fff;
        background-color: #222529;
        border-color: #222529 #222529 #0b0c0e;
    }
    html .btn-secondary {
        color: #fff;
        background-color: #ff7272;
        border-color: #ff7272 #ff7272 #ff3f3f;
    }
    html .btn-light {
        color: #222529;
        background-color: #fff;
        border-color: #fff #fff #e6e6e6;
    }
    .btn-modern.btn-lg {
        font-size: .875rem;
        padding: 1rem 2.25rem;
        line-height: 1.3333;
    }
    .btn-md:not(.btn-modern) {
        font-size: .8571em;
        font-weight: 700;
        height: auto;
    }
    html .btn-quaternary {
        color: #fff;
        background-color: #0e0f11;
        border-color: #0e0f11 #0e0f11 #000;
    }
    html .background-color-secondary {
        background-color: #ff7272!important;
    }
    .ls-200, .ls-200>* {
        letter-spacing: .2em;
    }
    .page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
        display: none;
    }
    .page-header.type2 .sw-megamenu.navigation li.level0 .submenu a {
        line-height: 18px;
        font-weight: 600;
    }
    .top-icon .porto-sicon-header {
        margin-bottom: .75rem;
    }
    .widget .widgettitle {
        font-size: 1rem;
        letter-spacing: -.02em;
    }
    .product-item-photo>a:not(.weltpixel-quickview):before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.1);
        z-index: 3;
        opacity: 0;
        transition: opacity .2s;
    }
    .product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before {
        opacity:1;
    }
    .small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;}
    .block-category-list .block-title, .side-custom-block .custom-block h2 {
        font-family: Poppins;
    }
    .footer, .footer p {
        font-size: 13px;
        line-height: 22px;
        letter-spacing: 0;
    }
    .footer .widgettitle, .footer .widget-title {
        font-size: .9375rem;
        font-weight: 600;
    }
    .footer .contact-info .widget-title {
        font-size: 15px;
        font-weight: 700;
    }
    .footer .widget+.widget {
        margin-top: 15px;
    }
    .footer .widget {
        margin-bottom: 15px;
    }
    .footer-middle .block.newsletter input {
        background: #292c30;
    }
    .footer .follow-us .share-links a {
        box-shadow: none;
        font-size: 12px;
        width: 37px;
        height: 37px;
        border: 1px solid rgb(255,255,255,.06);
    }
    .footer .footer-ribbon {
        padding-top: 9px;
    }
    .footer-ribbon span {line-height: inherit;}
    @media (min-width: 992px) {
    header.page-header.sticky-header .nav-sections {
        background-color: rgba(0,136,204,1);
    }
    .page-header.sticky-header .navigation li.level0 {
        color: #fff;
    }
    .page-header.sticky-header .navigation li.level0.active, .page-header.sticky-header .navigation li.level0:hover {
        color: #bde1f5;
    }
    .page-header.sticky-header .cart-design-2 .action.showcart .minicart-icon {
        border-color: #FFFFFF;
    }
    .page-header.sticky-header .minicart-wrapper .action.showcart {
        color:#fff;
    }
    }
    .footer, .footer p {
        line-height: 20px;
        letter-spacing: 0;
    }
    .footer .widgettitle, .footer .widget-title {
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
        margin-bottom: 14px;
    }
    .footer-middle > .container {
        position: static;
        padding-top: 4rem;
        padding-bottom: 0;
    }
    .footer .porto-sicon-box {
        padding-left: 15px;
        padding-bottom: 20px;
    }
    .footer .porto-sicon-box:last-child {
        margin-bottom: 0;
    }
    .footer-middle .widget {
        margin-bottom: 1.875rem;
        margin-top: 1.875rem;
    }
    .footer-middle .widget:first-child {
        margin-top: 0;
    }
    .footer .widget p {
        margin-top: -3px;
        margin-bottom: 13px;
    }
    .footer .widget .porto-sicon-header p, .footer-middle .widget {
        margin-bottom: 0;
    }
    .footer .wpb_text_column li {
        margin-bottom: 1rem;
    }
    .footer .wpb_text_column li i {
        margin-right: .625rem;
        color: #fff;
    }
    .footer .newsletter input {
        background: #2c2f33;
        border: none;
        height: 44px;
        font-size: 11px;
        border-radius: .01em;
        font-style: italic;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .footer .newsletter .action.subscribe {
        height: 44px;
        border: none;
        background: #2c2f33;
        font-size: 1em;
        color: #fff;
        letter-spacing: .01em;
        padding: 6px 15px;
        border-radius: 0;
    }
    .footer .follow-us .share-links a {
        width: 34px;
        height: 34px;
    }
    .footer .follow-us .share-links a:not(:hover) {
        background: none;
        color: #fff;
        border: none;
    }
    .footer-bottom {
        padding: 11px 0 15px;
    }
    
    .wishlist mr-1 {
        display: none !important;
    }
    
    .wishlist .mr-1 {
        display: none !important;
    }
    
    .wishlist .mr-1 {
        display: none !important;
    }
    
    /* Custom Junior */
    .tocompare { display: none !important; }
    .product-item-actions { display: none !important; }
    .product-reviews-summary { display: none !important; }
    .product-item-name a { 
        white-space: normal !important; 
        font-size: 13px !important;
        font-weight: 500 !important;
    }
    
    .product-item-name { 
        padding-right: 0px !important;
    }
    
    .product-item-details {
        text-align: center !important;
    }
    
    .product-image-photo {
        border-radius: 10px !important;
    }
    
    .product-item-info .product-item-details .price-box {
        margin-bottom: 0rem !important;
    }
    
    .products-grid .product-item .product-item-info {
        border: 1px solid #ddd;
        border-radius: 10px !important;
    }
    
    .product-item-info:hover {
        border: 1px solid #999 !important;
        transition: all .2s ease-in-out;
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0%) !important;
    }
    
    .products-grid .product-item-photo:hover {
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0%) !important;
    }
    
    .product-item-info:hover {
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0%) !important;
    }
    
    .product-item-info.type3:hover .product-item-photo {
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0%);
    }
    
    .sidebar-content .filter-options {
        display: none !important;
    }
    
    .sidebar .sidebar-additional {
        display: none !important;
    }
    
    /* filter mobile*/
    .porto-product-filters-toggle {
           display: none !important;
    }
    
    .field .limiter {
        display: none !important;
    }
    .toolbar .modes {
        display: none !important;
    }
    
    /* One Step Checkout */
    .action-auth-toggle {
        border-radius: 10px;
    }
    
    .payment-option._collapsible.opc-payment-additional.discount-code {
        display: none !important;
    }
    
    .groupe-col.col-2 { 
        border: initial !important;
        border-radius: 0px !important;
    }
    
    .col.col-payment-methods {
        border: 1px solid #ebebeb;
        border-radius: 20px;
    }
    
    .col.col-payment-methods:hover {
        border: 1px solid #999 !important;
        transition: all .2s ease-in-out;
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0.4%) !important;
    }
    
    .col.col-shipping-methods {
        border: 1px solid #ebebeb;
        border-radius: 20px;
        padding-top: 15px;
        margin-top: 0px !important;
    }
    
    .col.col-shipping-methods:hover {
        border: 1px solid #999 !important;
        transition: all .2s ease-in-out;
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0.4%) !important;
    }
    
    .groupe-col.col-1:hover {
        border: 1px solid #999 !important;
        transition: all .2s ease-in-out;
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0.4%) !important;
    }
    
    .groupe-col.col-3:hover {
        border: 1px solid #999 !important;
        transition: all .2s ease-in-out;
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 0.4%) !important;
    }
    
    .table-checkout-shipping-method .col.col-price{
        /*margin-left: -135px;*/
    }
    
    .form.payments hr {
        display: none !important;
    }
    
    .payment-icon {
        width: 40px !important;
        height: 25px !important;
    }
    
    /* Product Page */
    .slick-dots {
        display: none !important;
    }

    .product.attribute.sku {
        display: none !important;
    }
    
    .product-share .share-links {
        display: none !important;
    }
    
    #product-addtocart-button {
        border-radius: 12px;
    }
    
    .product-info-main .prev-next-products {
        display: none !important;
    }
    
    .qty-changer .qty-inc {
        border-radius: 0 12px 12px 0 !important;
    }
    
    .qty-changer .qty-dec {
        border-radius: 12px 0 0 12px !important;
    }
    
    /* ============================================
       ESTILOS DE BOTÃO E OUTROS ELEMENTOS
       ============================================ */
    
    .product-info-main .box-tocart .action.tocart {
        color: #fff; 
        background-color: #19d269; /* Azul */
        border-color: #15c03a; /* Azul mais escuro */
        width: 400px; /* Mesma largura do card de disponibilidade */
    }
    
    .product-info-main .box-tocart .action.tocart:hover {
        color: #fff;
        background-color: #18a756; /* Azul */
        border-color: #10a230; /* Azul mais escuro */
    }
    
    .product-info-main .box-tocart .field.qty {
        display: none; 
    }
    
    /* Botão Comprar Mobile - Mesma Largura do Card de Disponibilidade */
    @media (max-width: 575px) {
        /* Garantir que box-tocart tenha largura total e alinhamento */
        .product-info-main .box-tocart {
            width: 100% !important;
            max-width: 100% !important;
            justify-content: center !important;
        }
        
        /* Ajustar fieldset para não interferir no layout */
        .product-info-main .box-tocart .fieldset {
            width: 100% !important;
            max-width: 100% !important;
            letter-spacing: 0 !important;
            display: flex !important;
            flex-direction: column !important;
            margin: 0 !important;
            padding: 0 !important;
        }
        
        .product-info-main .box-tocart .action.tocart {
            width: 100% !important;
            max-width: 100% !important;
            box-sizing: border-box !important;
        }
    }
    
    .page-main .cart-summary .block {
        display: none;
    }
    
    .action.multicheckout {
        display: none;
    }
    
    #discount-coupon-form {
        display: none;
    }
    
    .cart-summary .checkout-methods-items .action.primary.checkout {
        background-color: #5cb85c; 
        border-color: #4cae4c;
        border-radius: 11px;
    }
    
    .action.update {
        background-color: #08c !important;
        color: white !important;
    }
    /* ============================================
       CARD TÍTULO DO PRODUTO - CLEAN DESIGN
       ============================================ */
    
    .product-info-main .page-title-wrapper {
        max-width: 610px;
        background: #ffffff;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
        padding: 20px 24px;
        margin-bottom: 16px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    }
    
    .product-info-main .page-title-wrapper h1 {
        font-size: 24px;
        line-height: 1.3;
        color: #1a1a1a;
        letter-spacing: -0.02em;
        font-weight: 700;
        margin: 0;
        padding: 0;
        text-align: left;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    }
    
    /* Responsividade Mobile - Título do Produto */
    @media (max-width: 575px) {
        .product-info-main .page-title-wrapper {
            max-width: 100%;
            width: 100%;
            padding: 16px 18px;
            border-radius: 12px;
            margin-bottom: 12px;
        }
        
        .product-info-main .page-title-wrapper h1 {
            font-size: 18px;
            line-height: 1.4;
            letter-spacing: -0.01em;
            text-align: center;
        }
    }
    
    /* Tablet */
    @media (min-width: 576px) and (max-width: 991px) {
        .product-info-main .page-title-wrapper {
            max-width: 100%;
        }
        
        .product-info-main .page-title-wrapper h1 {
            font-size: 22px;
        }
    }
    
    /* ============================================
       CARD DISPONIBILIDADE - ALTA CONVERSÃO
       ============================================ */
    
    .product-info-main .product-info-stock-sku {
        clear: both;
        max-width: 400px; /* Mesma largura do botão comprar */
        background: #ffffff; /* Fundo branco minimalista */
        border: 1px solid #d1d5db; /* Borda cinza claro minimalista */
        border-radius: 12px; /* Border radius menor para mais minimalismo */
        padding: 12px 20px; /* Padding reduzido */
        margin: 8px 0; /* Margens menores (reduzido de 16px para 8px) */
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); /* Sombra mais sutil */
        display: flex;
        align-items: center;
        justify-content: center; /* Centralizado já que não há mais ícone */
        gap: 0; /* Sem gap já que não há ícone */
        position: relative;
        overflow: visible;
        text-align: center;
    }
    
    /* Remover círculo decorativo - apenas borda do card */
    .product-info-main .product-info-stock-sku::before {
        display: none;
    }
    
    /* Remover ícone - apenas card e texto */
    .product-info-main .product-info-stock-sku::after {
        display: none !important;
    }
    
    .product-info-main .product-info-stock-sku > * {
        display: flex;
        align-items: center;
        justify-content: center; /* Centralizado no PC também */
        gap: 8px;
        margin: 0;
        flex: 1;
        font-size: 14px; /* 11px * 1.3 = 14.3px ≈ 14px (aumento de 30%) */
        text-transform: uppercase;
        font-weight: 600;
        color: #6b7280; /* Cinza para "DISPONIBILIDADE:" */
        letter-spacing: 0.5px;
        text-align: center; /* Centralizar texto */
    }
    
    /* Texto "EM ESTOQUE" - Mesmo tamanho, cor diferente - Minimalista */
    .product-info-main .stock span + span,
    .product-info-main .product-info-stock-sku .stock span + span {
        color: #4b5563 !important; /* Cinza escuro minimalista (ao invés de azul) */
        font-weight: 600 !important; /* Peso menor para minimalismo */
        font-size: 14px !important; /* 11px * 1.3 = 14.3px ≈ 14px (aumento de 30%) */
        letter-spacing: 0.5px;
        margin-left: 4px;
    }
    
    /* Responsividade Mobile - Card Disponibilidade */
    @media (max-width: 575px) {
        .product-info-main .product-info-stock-sku {
            max-width: 100%;
            width: 100%;
            padding: 10px 16px; /* Padding reduzido no mobile também */
            border-radius: 10px; /* Border radius menor no mobile */
            margin: 6px 0; /* Margens menores no mobile */
            gap: 0; /* Sem gap já que não há ícone */
            justify-content: center; /* Centralizado no mobile */
            text-align: center;
        }
        
        /* Remover círculo decorativo no mobile também */
        .product-info-main .product-info-stock-sku::before {
            display: none;
        }
        
        /* Remover ícone no mobile também */
        .product-info-main .product-info-stock-sku::after {
            display: none !important;
        }
        
        .product-info-main .product-info-stock-sku > * {
            font-size: 14px; /* 11px * 1.3 = 14.3px ≈ 14px (aumento de 30%) */
            justify-content: center; /* Centralizado */
            color: #6b7280; /* Cinza */
        }
        
        .product-info-main .stock span + span,
        .product-info-main .product-info-stock-sku .stock span + span {
            font-size: 14px !important; /* 11px * 1.3 = 14.3px ≈ 14px (aumento de 30%) */
            color: #4b5563 !important; /* Cinza escuro minimalista */
        }
    }
    
    /* Tablet */
    @media (min-width: 576px) and (max-width: 991px) {
        .product-info-main .product-info-stock-sku {
            max-width: 100%;
        }
    }


    .contact-index-index .fieldset>.legend, .contact-index-index .contact-info .contacts-title {
      color: #777;
      font-size: 20px;
      margin-bottom: 20px;
      font-weight: 300;
      letter-spacing: 0;
      text-transform: none;
      display: none;
    }

    .wishlist mr-1 {
    display: none !important;
}

.wishlist .mr-1 {
    display: none !important;
}

.wishlist .mr-1 {
    display: none !important;
}

.block-search .block-content {
    margin-left: 0px !important;
}

@media (max-width: 575px){
    .page-header.type2 .block-search input {
        margin-left: 30% !important;
    }
}

:root {
    --brand-primary: #2875b4;
    --brand-accent: #f5832a;
    --brand-sky: #60b0e5;

    --ui-radius: 12px;
    --ui-radius-lg: 20px;
    --ui-gap: 20px;
    --ui-shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
    --ui-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
    --ui-shadow-hover: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);

    --ui-text: #1f2937;
    --ui-muted: #6b7280;
    --ui-border: #e5e7eb;
    --ui-bg-light: #f9fafb;
}

/* Resets e Utilitários */
.cms-index-index .page-main { margin: 0; }
.container { max-width: 1320px; }
.section-gap { padding-top: 3rem; padding-bottom: 3rem; }
.bg-light-ui { background-color: var(--ui-bg-light); }

/* Oculta o Caminha da Categoria acima da Galeria* no Mobile */
@media (max-width: 575px){
    .page-wrapper>.breadcrumbs .items {
        display: none;
    }
}

.hub_instructions {
    padding-left: 1px;
}

/* =========================================
   1. DESIGN GERAL (Beleza e Espaçamento)
   ========================================= */

/* Garante que a tabela aceite espaçamento */
.firecheckout .table-checkout-shipping-method {
    border-collapse: separate;
    border-spacing: 0 12px !important; /* Força o espaço vertical entre os cards */
    width: 100%;
}

/* O Visual do Cartão (Box) */
.firecheckout .table-checkout-shipping-method tbody tr {
    background-color: #fff;
    border: 1px solid #e0e0e0;  /* Borda mais suave e moderna */
    border-radius: 12px;        /* Arredondamento maior (mais amigável) */
    box-shadow: 0 4px 6px rgba(0,0,0,0.02); /* Sombra muito leve para dar profundidade */
    cursor: pointer;
    transition: all 0.2s ease;
    margin-bottom: 15px; /* Garante separação extra se o border-spacing falhar */
}

/* Efeito Hover (Passar o mouse) e Active (Selecionado) */
.firecheckout .table-checkout-shipping-method tbody tr:hover,
.firecheckout .table-checkout-shipping-method tbody tr.active {
    border-color: #007bff;
    background-color: #fbfbfb;
    box-shadow: 0 6px 12px rgba(0, 123, 255, 0.1); /* Sombra azulada suave */
    transform: translateY(-1px); /* Leve elevação */
}

/* Limpeza das células */
.firecheckout .table-checkout-shipping-method tbody td {
    border: none !important;
    background: transparent;
    box-sizing: border-box;
}

/* =========================================
   2. PC (Mantendo o Alinhamento Perfeito)
   ========================================= */
@media only screen and (min-width: 769px) {
    .firecheckout .table-checkout-shipping-method {
        width: 500px !important;
        max-width: 100%;
    }
    
    .firecheckout .table-checkout-shipping-method tbody tr {
        display: flex;
        align-items: center;
        padding: 18px 15px; /* Um pouco mais de respiro interno */
        justify-content: flex-start;
    }

    /* Radio */
    .firecheckout .table-checkout-shipping-method tbody tr td:first-child {
        order: 1;
        flex: 0 0 40px;
        display: flex; justify-content: center;
    }

    /* Nome (PAC/Sedex) */
    .firecheckout .table-checkout-shipping-method tbody td:nth-child(3) {
        order: 2;
        flex: 0 0 40%;
        text-align: left;
        font-weight: 700; /* Mais negrito */
        color: #333;
        font-size: 15px;
    }

    /* Preço (Visual de "Etiqueta") */
    .firecheckout .table-checkout-shipping-method tbody td:nth-child(2),
    .firecheckout .table-checkout-shipping-method .col-price {
        order: 3;
        flex: 0 0 20%;
        font-weight: 800; 
        color: #222; 
        font-size: 16px;
        text-align: center;
        background-color: #f1f3f6; /* Cinza azulado bem claro */
        border-radius: 20px; /* Totalmente arredondado (Pílula) */
        padding: 6px 0;
    }

    /* Prazo */
    .firecheckout .table-checkout-shipping-method tbody td:nth-child(4) {
        order: 4;
        flex: 1;
        text-align: right;
        color: #666;
        font-weight: 500;
        font-size: 13px;
    }
}

/* =========================================
   3. MOBILE (Visual Melhorado e Centralizado)
   ========================================= */
@media only screen and (max-width: 768px) {
    
    .firecheckout .table-checkout-shipping-method {
        width: 100% !important;
    }

    .firecheckout .table-checkout-shipping-method tbody tr {
        display: flex;
        flex-wrap: wrap;
        padding: 15px; /* Mais espaço para toque */
        align-items: center;
        position: relative;
    }

    /* LINHA 1: Radio, Nome, Preço */

    /* Radio */
    .firecheckout .table-checkout-shipping-method tbody tr td:first-child {
        order: 1;
        width: 30px;
        padding: 0;
    }

    /* Nome (PAC/Sedex) */
    .firecheckout .table-checkout-shipping-method tbody td:nth-child(3) {
        order: 2;
        flex: 1;
        text-align: left;
        font-weight: 700;
        font-size: 15px; /* Maior */
        color: #333;
        padding-right: 8px;
    }

    /* Preço (Etiqueta) */
    .firecheckout .table-checkout-shipping-method tbody td:nth-child(2) {
        order: 3;
        width: auto;
        font-weight: 800;
        color: #000;
        font-size: 15px;
        background-color: #f1f3f6;
        padding: 5px 12px;
        border-radius: 20px; /* Pílula arredondada */
        white-space: nowrap;
    }

    /* LINHA 2: O Destaque Centralizado */
    
    .firecheckout .table-checkout-shipping-method tbody td:nth-child(4) {
        order: 4;
        flex-basis: 100%;
        width: 100%;
        
        /* A Mágica Visual aqui: */
        margin-top: 12px;          /* Afasta da linha de cima */
        padding-top: 10px;         /* Espaço interno */
        border-top: 1px dashed #eee; /* Linha separadora sutil */
        
        text-align: center;        /* CENTRALIZADO */
        font-size: 14px;           /* MAIOR (Era 12px) */
        font-weight: 500;          /* Levemente negrito */
        color: #555;               /* Cor mais forte que o cinza claro */
    }

    .firecheckout .table-checkout-shipping-method br { display: none; }
}

.product-social-links {
    display: none;
}

/* Ocultar botão "voltar ao topo" do Porto no mobile */
@media (max-width: 767px) {
    #totop {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }
}

@media (max-width: 575px) {
    .product-info-main .product-info-stock-sku {
        display: none;
    }
}


.product-info-main .product-info-stock-sku {
        display: none
}

.badge-sales {
    display: none;
}/* ==========================================================================
   CSS FINAL: VISUAL MINIMALISTA E CONDENSADO (DESKTOP & MOBILE)
   ========================================================================== */

/* 1. O CARD (Base Minimalista) */
#product-options-wrapper {
    background-color: #ffffff;
    border: 1px solid #e4e4e4; /* Borda cinza suave, sempre */
    border-radius: 8px; /* Cantos menos arredondados para look mais "seco" */
    padding: 12px; /* REDUZIDO: De 20px para 12px */
    margin-bottom: 15px; /* REDUZIDO: Margem externa menor */
    box-shadow: none; /* Removida sombra para visual "flat" */
    position: relative;
    box-sizing: border-box;
    width: 100%;
    /* Removemos a transição de cor pois não vai mais mudar */
}

@media (min-width: 768px) {
    #product-options-wrapper { width: 400px; }
}

/* 2. TÍTULO (Voltagem) */
#product-options-wrapper .field .label {
    font-size: 13px; /* Ligeiramente menor */
    font-weight: 700;
    color: #333;
    margin-bottom: 6px; /* REDUZIDO: Espaço menor até os botões */
    display: block;
    text-transform: uppercase;
}
#product-options-wrapper .field .label span {
    display: inline-block !important;
    color: inherit;
}
/* Remove o asterisco vermelho nativo do Magento se houver, para limpar */
#product-options-wrapper .field .label span::after { display: none; }


/* 3. BOTÕES (Layout Compacto) */
#product-options-wrapper .options-list.nested {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px; /* REDUZIDO: Espaço menor entre os botões (era 10px) */
}

#product-options-wrapper .options-list .field.choice {
    position: relative !important;
    margin: 0 !important; padding: 0 !important;
    flex-grow: 1;
    flex-basis: 0; /* Garante que dividam o espaço igualmente */
    min-width: auto; /* Remove largura mínima para condensar */
}

/* Input Invisível */
#product-options-wrapper .options-list .field.choice input[type="radio"] {
    position: absolute !important;
    top: 0; left: 0;
    width: 100% !important; height: 100% !important;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

/* VISUAL DO BOTÃO (Normal) */
#product-options-wrapper .options-list .field.choice .label {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px; /* REDUZIDO: De 48px para 38px (Bem mais fino) */
    padding: 0 5px; /* REDUZIDO: Lateral mais apertada */
    background: #f8f9fa;
    border: 1px solid #e9ecef; /* Borda mais fina (1px) */
    border-radius: 6px;
    color: #495057;
    font-weight: 600; /* Peso da fonte ligeiramente menor */
    font-size: 13px; /* Fonte menor */
    transition: all 0.2s;
    width: 100%;
    text-align: center;
    white-space: nowrap; /* Evita quebra de linha no texto do botão */
}
#product-options-wrapper .options-list .field.choice .label span {
    padding: 0 !important; margin: 0 !important;
}

/* VISUAL DO BOTÃO (Selecionado) */
#product-options-wrapper .options-list .field.choice input:checked + .label {
    background-color: #1979c3;
    border-color: #1979c3;
    color: #ffffff;
    box-shadow: none; /* Sem sombra */
}

/* Esconde erros nativos */
#product-options-wrapper .mage-error { display: none !important; }


/* ==========================================================================
   4. MODO MOBILE CONDENSADO (Telas pequenas)
   ========================================================================== */
@media (max-width: 767px) {
    /* Card ainda mais apertado no mobile */
    #product-options-wrapper {
        padding: 10px; /* Padding mínimo */
        margin-bottom: 10px;
        border-radius: 6px;
        width: 100%; /* Garante 100% */
    }

    /* Título menor */
    #product-options-wrapper .field .label {
        font-size: 12px;
        margin-bottom: 5px;
    }

    /* Botões super condensados */
    #product-options-wrapper .options-list.nested {
        gap: 6px; /* Gap mínimo entre botões */
    }

    #product-options-wrapper .options-list .field.choice .label {
        height: 34px; /* Altura mínima para toque confortável */
        font-size: 12px;
        border-radius: 4px;
    }
}


/* ==========================================================================
   5. VISUAL DA MENSAGEM DE ERRO (Apenas Texto Vermelho)
   ========================================================================== */

/* IMPORTANTE: Removemos todas as regras que mudavam a borda do card para vermelho */
#product-options-wrapper.pulse-error {
    /* Não faz nada visualmente no card, serve apenas de gatilho se precisarmos no futuro */
    border-color: #e4e4e4 !important; 
    box-shadow: none !important;
    animation: none !important;
}

/* Botões TAMBÉM NÃO mudam de cor no erro (conforme pedido) */
#product-options-wrapper.pulse-error .options-list .field.choice .label {
    border-color: #e9ecef !important;
    background-color: #f8f9fa !important;
    color: #495057 !important;
}

/* ESTILO DA MENSAGEM INJETADA PELO JS */
#custom-js-error-msg {
    display: block;
    width: 100%;
    margin-top: 8px; /* Espaço pequeno acima da mensagem */
    padding: 0; /* Sem padding interno */
    background: transparent; /* Fundo transparente (sem caixa rosa) */
    border: none; /* Sem borda */
    
    /* Apenas o texto fica vermelho e destacado */
    color: #dc3545; /* Vermelho padrão de erro */
    font-weight: 700;
    font-size: 12px;
    text-align: center; /* Centralizado */
    line-height: 1.2;
    
    clear: both;
    animation: fadein 0.5s; /* Animação suave de aparecimento */
}

/* Pequeno ícone de alerta antes do texto */
#custom-js-error-msg::before {
    content: '⚠️ ';
    font-size: 12px;
}

@keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}