.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#site-header, #site-footer {
    display: none !important;
}

/* Checkout */
.elementor-page-328 {
    background-image: url(https://alpharun-es.com.br/wp-content/uploads/2025/09/bg-produto.webp) !important;
    position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -80px;
    padding-top: 120px;
    z-index: 0;
}
.fc-checkout-header {
    background-color: #0c0c1c !important;
    border-bottom: solid 1px #d8d8d826 !important;
}

.fc-checkout__cart-link {
    box-shadow: 0 3px 8px #00d9ff99 !important;
}

.fc-step__next-step.button, .fc-place-order-button {
    padding: 16px 32px !important;
    font-family: "Montserrat", Sans-Serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    background-color: #16BE07 !important;
    color: white !important;
    border-radius: 12px !important;
}
.fc-step__next-step.button:hover, .fc-place-order-button:hover {
    background-color: #1AC90B !important;
    color: white !important;
}

/* Checkout - Final Pedido */
.wp-block-woocommerce-checkout, .mp-details-title {
    font-family: "Montserrat", Sans-Serif !important; 
}

.woocommerce-table__product-name.product-name a {
    color: #0093ff !important;
}

.woocommerce-button {
    font-family: "Montserrat", Sans-Serif !important;
    background-color: #16BE07 !important;
    color: white !important;
    border-radius: 8px !important;
}
.woocommerce-button:hover {
    font-family: "Montserrat", Sans-Serif !important;
    background-color: #1AC90B !important;
    border: 0px !important;
}

.mp-details-pix-button {
    font-family: "Montserrat", Sans-Serif !important;
    font-size: 18px !important;
    background-color: #00DAFF !important;
    border: 0px !important;
    border-radius: 12px !important;
    padding: 16px 32px !important;
}
.mp-details-pix-button:hover {
    background-color: #00DAFF !important;
    border: 0px !important;
    padding: 16px 32px !important;
}

#mp-qr-code {
    width: 100% !important;
    margin-bottom: 10px !important;
    font-family: "Montserrat", Sans-Serif !important;
}

.wp-block-woocommerce-checkout {
    padding: 24px !important;
    border-radius: 24px !important;
    background-color: white !important;
}

#place_order.button.alt {
    background-color: #16BE07 !important;
}

.woocommerce-order {
    background-color: white !important;
    border-radius: 24px !important;
    padding: 24px !important;
}

.woocommerce-button.button.cancel.order-actions-button {
    background-color: red !important;
}

@media (max-width: 767px) {
.woocommerce-button.button.cancel.order-actions-button {
    margin-top: 8px !important;
}
}

.woocommerce-button.button.pay.order-actions-button  {
    background-color: #16BE07 !important;
}


/*Remove a rolagem lateral*/

html, body{
    overflow-x: hidden;
}

/*Remove o espaçamento no ultimo parágrafo do bloco Editor de Texto*/

.elementor-widget-text-editor p:last-of-type {
    margin-bottom: 0;
}

/*Alinha o ícone dos botões ao centro*/

.elementor-button-icon{
    display: flex;
    align-items: center;
}

/*Esconde o selo do reCaptcha*/

.grecaptcha-badge { 
    visibility: hidden !important;
}

/* Esconde as Infos do WooCommerce */

.woocommerce-info {
    display: none;
}

/* Remove a Info de Estoque */
.stock.in-stock {
    display: none;
}

/* Remover info de comissão */

.fee {
    display: none !important;
}/* End custom CSS */