.elementor-kit-101{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7eaa4ef:#AF8E99;--e-global-color-ed652be:#FFFFFF;--e-global-color-9e95ed0:#FFFFFF;--e-global-color-64d8fb5:#AF8E99;--e-global-color-eb2ffdb:#F2F2F2;--e-global-color-68fb19a:#3F5898;--e-global-color-e33741b:#56565B;--e-global-color-2287924:#000000;--e-global-color-08d5da8:#A00000;--e-global-color-a493d5d:#1F1F1F;--e-global-color-bc29cf7:#A5B04A;--e-global-color-66c1792:#C7C7C7;--e-global-color-6d3682f:#848D36;--e-global-color-7b4233b:#C7C7C7;--e-global-color-714d2be:#F9F9F9;--e-global-color-025dea1:#E0E0E0;--e-global-color-784c404:#DBDBDB;--e-global-color-5c22b6b:#000000;--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;--e-global-typography-696db51-font-family:"Montserrat";--e-global-typography-696db51-font-size:56px;--e-global-typography-696db51-font-weight:400;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:500;}.elementor-kit-101 e-page-transition{background-color:#FFBC7D;}.elementor-kit-101 a{color:#757575;font-family:"Roboto", Sans-serif;}.elementor-kit-101 input:not([type="button"]):not([type="submit"]),.elementor-kit-101 textarea,.elementor-kit-101 .elementor-field-textual{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:1024px){.elementor-kit-101{--e-global-typography-696db51-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-101{--e-global-typography-696db51-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.woocommerce-message,
.woocommerce-info,
.woocommerce-error {

    background: #ffffff !important;

    border: 1px solid #f4f1ee !important;

    border-radius: 12px !important;

    box-shadow: none !important;

    color: #56565B !important;

    padding: 12px 16px !important;

    margin: 10px 0 0 !important;

    font-family: "Montserrat", sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;

    min-height: auto !important;
}

/* Remove completamente os ícones padrão */

.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-info:before,
.woocommerce-info:after,
.woocommerce-error:before,
.woocommerce-error:after {

    display: none !important;
    content: none !important;
}

/* Remove marcadores dos erros */

.woocommerce-error {
    list-style: none !important;
}

/* Texto dos links */

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {

    color: #AF8E99 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

/* ==========================
   BOTÃO VER CARRINHO
========================== */

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {

    float: right !important;

    display: inline-flex !important;
    align-items: center !important;

    background: transparent !important;
    border: none !important;
    box-shadow: none !important;

    color: #AF8E99 !important;

    padding: 0 !important;
    margin: 0 !important;

    height: auto !important;
    min-height: auto !important;

    line-height: 1.5 !important;

    font-family: "Montserrat", sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;

    text-transform: none !important;
    letter-spacing: 0 !important;

    position: relative;
    top: 1px;
}

/* Hover elegante */

.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover {

    background: transparent !important;
    border: none !important;
    box-shadow: none !important;

    color: #8d717b !important;
}

/* Mantém o texto alinhado */

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {

    display: block !important;
}

/* Mobile */

@media (max-width: 767px) {

    .woocommerce-message,
    .woocommerce-info,
    .woocommerce-error {

        padding: 10px 14px !important;

        font-size: 12px !important;

        border-radius: 10px !important;

        margin-top: 8px !important;

        line-height: 1.4 !important;
    }

    .woocommerce-message .button,
    .woocommerce-info .button,
    .woocommerce-error .button {

        float: none !important;

        display: inline !important;

        margin-left: 6px !important;

        font-size: 12px !important;

        top: 0 !important;
    }
}/* End custom CSS */