.elementor-13718 .elementor-element.elementor-element-efef573{width:var( --container-widget-width, 100.708% );max-width:100.708%;--container-widget-width:100.708%;--container-widget-flex-grow:0;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-13718 .elementor-element.elementor-element-6bb8027.elementor-wc-products ul.products li.product{text-align:center;}.elementor-13718 .elementor-element.elementor-element-6bb8027.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-13718 .elementor-element.elementor-element-6bb8027.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-13718 .elementor-element.elementor-element-ad41e9b > .elementor-widget-container{margin:10px 10px 10px 10px;}body:not(.rtl) .elementor-13718 .elementor-element.elementor-element-ad41e9b{right:0px;}body.rtl .elementor-13718 .elementor-element.elementor-element-ad41e9b{left:0px;}.elementor-13718 .elementor-element.elementor-element-ad41e9b{bottom:0px;text-align:end;}@media(max-width:1024px){.elementor-13718 .elementor-element.elementor-element-6bb8027.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-13718 .elementor-element.elementor-element-6bb8027.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-13718 .elementor-element.elementor-element-ad41e9b > .elementor-widget-container{margin:5px 10px 15px 5px;}}/* Start custom CSS for section, class: .elementor-element-7f1f6d6 *//* Estilo para os botões do WooCommerce */
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
.woocommerce-page #respond input#submit {
    background-color: #004AAD; /* Cor de fundo azul */
    color: white; /* Cor do texto branco */
    border: none; /* Remover borda */
    border-radius: 5px; /* Bordas arredondadas */
    padding: 10px 20px; /* Espaçamento interno */
    text-decoration: none; /* Remover sublinhado do texto */
    display: inline-block; /* Alinhamento inline */
    font-size: 16px; /* Tamanho da fonte */
    cursor: pointer; /* Cursor de ponteiro */
}

.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover, 
.woocommerce-page #respond input#submit:hover {
    background-color: #003377; /* Cor de fundo azul escuro no hover */
    color: white; /* Cor do texto branco no hover */
}

/* Estilo específico para o carrinho e checkout */
.woocommerce-cart .button, 
.woocommerce-checkout .button {
    background-color: #004AAD; /* Cor de fundo azul */
    color: white; /* Cor do texto branco */
}

.woocommerce-cart .button:hover, 
.woocommerce-checkout .button:hover {
    background-color: #003377; /* Cor de fundo azul escuro no hover */
    color: white; /* Cor do texto branco no hover */
}



/* Adiciona borda de 1px e sombreado em cada produto */
ul.products li.product {
    border: 1px solid #ccc; /* Borda de 1px com cor cinza claro */
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1); /* Sombreado sutil */
    padding: 15px /* Espaçamento interno para melhor visualização */
    margin: 15px; /* Espaçamento externo entre os produtos */
    border-radius: 5px; /* Arredonda os cantos */
    transition: transform 0.5s ease; /* Adiciona uma transição suave ao passar o mouse */
    text-align: center; /* Centraliza o conteúdo dentro do produto */
}

ul.products li.product .button {
    margin-top: 10px; /* Espaçamento acima do botão de comprar */
    display: inline-block; /* Faz com que o botão seja tratado como inline */
}

ul.products li.product:hover {
    transform: scale(1.05); /* Aumenta levemente o tamanho do produto ao passar o mouse */
}/* End custom CSS */