.elementor-20 .elementor-element.elementor-element-2f0fe3f0{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-20 .elementor-element.elementor-element-2f0fe3f0{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-20 .elementor-element.elementor-element-18a8d4dc > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-20 .elementor-element.elementor-element-96986f8 > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-2f0fe3f0 */div.woocommerce form .form-row .select2-selection, div.woocommerce form .form-row input[type=date], div.woocommerce form .form-row input[type=email], div.woocommerce form .form-row input[type=number], div.woocommerce form .form-row input[type=password], div.woocommerce form .form-row input[type=search], div.woocommerce form .form-row input[type=tel], div.woocommerce form .form-row input[type=text], div.woocommerce form .form-row input[type=url], div.woocommerce form .form-row select, div.woocommerce form .form-row textarea {
    width: 100%;
    BORDER-RADIUS: 30PX;
    padding: 15px;
}

#billing_country_field,
#shipping_country_field {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS */.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #24c975;

    border-radius: 30px;
}

.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    display: none;
}

.wp-block-woocommerce-checkout {
    margin: 0;
    padding-top: 0px !important;
}


#pix-por-piggly button {
    margin: 20px auto;         /* Centraliza e dá mais espaço */
    display: block;            /* Necessário para centralizar com margin auto */
    padding: 14px 28px;        /* Aumenta o tamanho do botão */
    font-size: 16px;           /* Deixa o texto maior */
    border-radius: 8px;        /* (Opcional) Borda arredondada para um visual mais moderno */
    width: fit-content;        /* Mantém o botão do tamanho do conteúdo */
    max-width: 100%;           /* Evita quebrar em telas pequenas */
}

#pix-por-piggly .pix-por-piggly-logo {
    display: block;           /* Troca table por block para facilitar centralização */
    margin: 12px auto;        /* Centraliza horizontalmente */
    max-width: 32px;          /* Mantém o tamanho desejado */
    height: auto;             /* Garante proporção correta */
    text-align: center;       /* Garante alinhamento dentro do container */
}

#pix-por-piggly .pix-por-piggly--copy {
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 8px;
    background-color: #61ffa7;
    cursor: pointer;
    transition: background-color .2s, color .2s;
    
    display: block;
    width: 90%;
    max-width: 400px;
    margin: 12px auto 0 auto; /* margem superior de 12px, centralizado horizontalmente */
}


.pix-por-piggly-title {
    font-size: 20px;     /* tamanho da fonte */
    font-weight: 700;    /* peso da fonte */
    color: #333333;      /* cor do texto */
    text-align: center;  /* centraliza o texto */
    margin-bottom: 12px; /* espaço abaixo */
}

.cuw-product-title {
  font-size: 18px !important;
}

@media (min-width: 768px) {
  img.attachment-medium.size-medium {
    width: 50% !important;
    height: auto !important;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 600px) {
  .fc-place-order__section-placeholder,
  .fc-place-order__custom-buttons,
  .cuw-offers[data-location="woocommerce_review_order_after_submit"] {
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: none !important;
  }
  .fc-place-order {
    margin-bottom: 0 !important;
  }
}


@media (max-width: 600px) {
  .fc-place-order__section-placeholder,
  .fc-place-order__custom-buttons,
  .cuw-offers[data-location="woocommerce_review_order_after_submit"] {
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: none !important;
  }
  .fc-place-order {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 600px) {
  .elementor-widget-html {
    margin: 0 !important;
    padding: 0 !important;
  }
}/* End custom CSS */