.elementor-kit-4275{--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;background-color:#FFFFFF;color:#524444;font-family:"Roboto", Sans-serif;font-size:14px;}.elementor-kit-4275 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4275 a{color:#0072BC;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//*COMENTÁRIO E DESCRIÇÃO - COR - woocommerce*/

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #0072bc;
    text-shadow: inherit;
    outline: 0;
	font-family: Gotham;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #0072bc;
    text-decoration: none;
	font-family: Gotham;
}

/*DISTÂNCIA DO BOTÃO ADD CART / TEXTO*/

.woocommerce div.product form.cart {
    margin: 0 0 1.2em;
    padding-top: 20px;
}

/*AJUSTE BTN ADD CARINHO*/
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 10px 15px;
    max-width: 255px;
    max-height: 90px;
    border-radius: 20px;
}
 /*Ajuste BTN carrinho*/
 .woocommerce a.button, .woocommerce button.button.alt, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce a.button.alt, .woocommerce .woocommerce-message a.button, .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    border: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: #0072bc;
    border-radius: 20px;
}

/*Ajuste BTN contato*/
.elementor-128 .elementor-element.elementor-element-e455c2f .elementor-button[type="submit"] {
    background-color: #0072BC;
    color: #ffffff;
    max-width: 180px;
    max-height: 45px;
    border-radius: 20px;
}

/*AJUSTE PAG MEUS PEDIDOS*/
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #333333;
    padding-top: 50px;
}

/*IDENTIFICAÇÃO DO  USUÁRIO*/
.elementor-widget-login .elementor-form-fields-wrapper label {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
    color: #0072bc;
}/* End custom CSS */