.elementor-23 .elementor-element.elementor-element-76d7fe4{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:3%;--padding-bottom:3%;--padding-left:3%;--padding-right:3%;}.elementor-23 .elementor-element.elementor-element-ad4272e{--display:flex;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .shop_table .button{background-color:#00D626;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .shop_table .button:hover, .elementor-23 .elementor-element.elementor-element-6e2ce5a .shop_table .button:disabled[disabled]:hover{background-color:#00981B;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#00D626;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:#0072C0;}.elementor-23 .elementor-element.elementor-element-6e2ce5a{--totals-title-alignment:center;--sections-border-color:#77464600;--sections-title-color:#000000;--links-normal-color:#000000;--sections-radio-buttons-color:#7A7A7A;--forms-buttons-normal-text-color:#FFFFFF;--forms-buttons-hover-text-color:#FFFFFF;--forms-buttons-hover-border-color:#00981B;--forms-buttons-border-color:#00D626;--order-summary-color:#00A51D;--totals-color:#00BB21;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .cart_totals h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-23 .elementor-element.elementor-element-6e2ce5a {--sections-descriptions-color:#7A7A7A;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .e-cart-content, .elementor-23 .elementor-element.elementor-element-6e2ce5a .woocommerce-shipping-destination, .elementor-23 .elementor-element.elementor-element-6e2ce5a .shipping-calculator-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-23 .elementor-element.elementor-element-6e2ce5a #shipping_method li label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-23 .elementor-element.elementor-element-6e2ce5a .woocommerce-cart-form{--order-summary-title-color:#000000;}.elementor-23 .elementor-element.elementor-element-6e2ce5a .e-shop-table .cart th, .elementor-23 .elementor-element.elementor-element-6e2ce5a .e-shop-table .cart td:before{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-23 .elementor-element.elementor-element-76d7fe4{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-23 .elementor-element.elementor-element-6e2ce5a{--sections-padding:0px 0px 0px 0px;--sections-margin:0px;--sections-title-spacing:0px;--sections-descriptions-spacing:0px;--forms-buttons-padding:0px 0px 0px 0px;--forms-buttons-width:auto;--order-summary-rows-gap-top:calc( 16px/2 );--order-summary-rows-gap-bottom:calc( 16px/2 );--order-summary-title-spacing:0px;--checkout-button-padding:10px 10px 10px 10px;--checkout-button-width:fit-content;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-6e2ce5a */.info-carrinho button.wcgwp-modal-toggle.button.btn.alt {
    background: #00d626;
}
.info-carrinho button.wcgwp-modal-toggle.button.btn.alt:hover {
    background: #0072C0;
}

.info-carrinho button#wcgwp-cancel-_before_cart{
    background: #00d626;
}
.info-carrinho button#wcgwp-cancel-_before_cart:hover {
    background: #0072C0;
}/* End custom CSS */
/* Start custom CSS */@media (max-width: 768px) {
  .woocommerce-cart-form__contents .product-thumbnail,
  .woocommerce-cart-form__contents .product-name {
    display: table-cell !important;
    vertical-align: middle;
  }

  .woocommerce-cart-form__contents .product-name::before {
    display: none !important;
  }
  
     .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        padding: 2%;
        display: block;
        /* width: 100%; */
    }
  
}

td.product-thumbnail::before{
    display: none !important;
}
th.product-name {
    padding: 3% !important;
}

th.product-name a{
    color: #000 !important;
    font-family: 'Montserrat';
    font-weight: 600;
}


.elementor-23 .elementor-element.elementor-element-6e2ce5a .shop_table .button {
    padding: 2%;
    background-color: #00D626;
}

.info-carrinho button.wcgwp-modal-toggle.button.btn.alt {
    background: #00d626;
    padding: 2%;
    margin: 0 auto !important;
    text-align: center !important;
    display: flex
;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.free-shipping-message {
    padding: 2%;
    text-align: center;
}

/* Remove links do produto brinde no carrinho e checkout */
.woocommerce-cart .cart_item a[href*="vela-aromatica-30g-brinde"],
.woocommerce-checkout .cart_item a[href*="vela-aromatica-30g-brinde"] {
  pointer-events: none !important;
  cursor: default !important;
  text-decoration: none !important;
  color: inherit !important;
}/* End custom CSS */