.elementor-8223 .elementor-element.elementor-element-f533e7d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-8223 .elementor-element.elementor-element-f533e7d:not(.elementor-motion-effects-element-type-background), .elementor-8223 .elementor-element.elementor-element-f533e7d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5e9aa1e );}.elementor-8223 .elementor-element.elementor-element-56c303e{--display:flex;}.elementor-8223 .elementor-element.elementor-element-b515526{--display:flex;--min-height:80vh;}.elementor-8223 .elementor-element.elementor-element-8541ab4 .elementor-heading-title{font-family:"Work Sans", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;color:var( --e-global-color-73e6775 );}.elementor-8223 .elementor-element.elementor-element-2bcd527{width:100%;max-width:100%;}.elementor-8223 .elementor-element.elementor-element-684cb60{width:100%;max-width:100%;}.elementor-8223 .elementor-element.elementor-element-4d5defc{width:100%;max-width:100%;}.elementor-8223 .elementor-element.elementor-element-4d5defc.elementor-element{--flex-grow:1;--flex-shrink:0;}body.elementor-page-8223:not(.elementor-motion-effects-element-type-background), body.elementor-page-8223 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5e9aa1e );}:root{--page-title-display:none;}@media(min-width:769px){.elementor-8223 .elementor-element.elementor-element-56c303e{--width:66%;}.elementor-8223 .elementor-element.elementor-element-b515526{--width:34%;}}/* Start custom CSS for shortcode, class: .elementor-element-2bcd527 */.mahina-title {
    grid-column: 1 / -1;
    font-size: 13px;
    font-weight: 400;
    color: #1A1A1A;
}
.mahina-attrs {
    grid-column: 1;
    color: #1A1A1A;
    font-size: 12px;
    font-weight: 300;
}
.mahina-price {
    grid-column: 2;
    justify-self: end;
    color: #1A1A1A;
    font-size: 13px;
    font-weight: 300;
}
.mahina-cart-item {
    align-items: stretch;
    height: 120px;
}
.mahina-actions button, .mahina-actions .mahina-remove {
    background: #ECE3DA !important;
    border: none !important;
}
.icon-x {
  width: 12px;
  height: 12px;
}
.mahina-actions {
    display: flex;
    gap: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-684cb60 *//* Link inicial */
.toggle-coupon-link {
  font-size: 13px;
  color: #6D6D6D;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 18px;
}

/* Wrapper do formulário */
.custom-coupon-form {
  margin-top: 12px;
  margin-left: 15px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0 solid #cfc8d8;
    padding: 0;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

/* Campo de input */

.custom-coupon-form input.input-text {
    padding: 8px 12px;
    font-size: 11px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    color: #1A1A1A;
    border: none;
    border: 1px solid #907f6f;
    width: 47%;
    background-color: #ECE3DA;
}

/* Botões */
.custom-coupon-form button {
  background: none;
  border: none;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  margin-left: 12px;
}


.custom-coupon-form .apply-coupon {
    color: #fff;
    font-weight: bold;
    background-color: #907f6f;
    font-size: 12px;
    margin-left: 0;
}

.custom-coupon-form .cancel-coupon {
  color: #1a1a1a;
  background-color: #ECE3DA;
  border: 0 solid #907f6f;
  margin-left: 15px;
  font-size: 12px;
  padding: 0;
}
.custom-coupon-form .apply-coupon:hover,
.custom-coupon-form .cancel-coupon:hover {
  background-color: #907f6f;
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4d5defc *//* Container geral do bloco subtotal + botão */
.checkout-summary {
  width: 100%;
  box-sizing: border-box;
}

/* Linha do subtotal */
.checkout-summary .subtotal-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 4px;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #eee;
}

/* Parcelamento */
.checkout-summary .installments {
  font-size: 13px;
  color: #888;
  font-family: 'Work Sans', sans-serif;
  margin-bottom: 16px;
  text-align: right;
}

/* Botão de finalizar */
.checkout-summary .checkout-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000;
  color: #fff;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
  text-transform: uppercase;
  border: none;
  width: 100%;
  cursor: pointer;
  transition: background 0.3s ease;
  text-decoration: none;
}

.checkout-summary .checkout-button:hover {
  background: #222;
}

/* Botão "Continuar comprando" */
.checkout-summary .keep-shopping {
  display: block;
  margin: 16px auto 0 auto;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
  color: #888;
  font-family: 'Work Sans', sans-serif;
  cursor: pointer;
  width: fit-content;
}

/* Força o widget a ocupar toda a largura disponível do popup */
.elementor-element-756d622 > .elementor-widget-container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
/* Implementando os estilos da Mahina na Sacola */
/* Remove a linha inferior do subtotal */
.elementor-8223 .elementor-element.elementor-element-4d5defc .checkout-summary .subtotal-line {
  border-bottom: 0 !important;
}

/* Tira a borda superior e aplica o fundo na área do resumo do carrinho */
.cart-summary {
  border-top: 0 !important;
  background: #ECE3DA !important;
}


/* Cor do botão de checkout */
.elementor-8223 .elementor-element.elementor-element-4d5defc .checkout-summary .checkout-button {
  background-color: #907f6f !important;
  border-color: #907f6f !important;
  color: #fff !important; /* garante contraste */
}
.mahina-actions button, .mahina-actions .mahina-remove {
    background:#ECE3DA !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6efbf23 */.woocommerce-cart-form, .cart-collaterals{
  position:absolute; left:-9999px; top:-9999px; width:1px; height:1px; overflow:hidden;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2bcd527 */.mahina-title {
    grid-column: 1 / -1;
    font-size: 13px;
    font-weight: 400;
    color: #1A1A1A;
}
.mahina-attrs {
    grid-column: 1;
    color: #1A1A1A;
    font-size: 12px;
    font-weight: 300;
}
.mahina-price {
    grid-column: 2;
    justify-self: end;
    color: #1A1A1A;
    font-size: 13px;
    font-weight: 300;
}
.mahina-cart-item {
    align-items: stretch;
    height: 120px;
}
.mahina-actions button, .mahina-actions .mahina-remove {
    background: #ECE3DA !important;
    border: none !important;
}
.icon-x {
  width: 12px;
  height: 12px;
}
.mahina-actions {
    display: flex;
    gap: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-684cb60 *//* Link inicial */
.toggle-coupon-link {
  font-size: 13px;
  color: #6D6D6D;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 18px;
}

/* Wrapper do formulário */
.custom-coupon-form {
  margin-top: 12px;
  margin-left: 15px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0 solid #cfc8d8;
    padding: 0;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

/* Campo de input */

.custom-coupon-form input.input-text {
    padding: 8px 12px;
    font-size: 11px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    color: #1A1A1A;
    border: none;
    border: 1px solid #907f6f;
    width: 47%;
    background-color: #ECE3DA;
}

/* Botões */
.custom-coupon-form button {
  background: none;
  border: none;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  margin-left: 12px;
}


.custom-coupon-form .apply-coupon {
    color: #fff;
    font-weight: bold;
    background-color: #907f6f;
    font-size: 12px;
    margin-left: 0;
}

.custom-coupon-form .cancel-coupon {
  color: #1a1a1a;
  background-color: #ECE3DA;
  border: 0 solid #907f6f;
  margin-left: 15px;
  font-size: 12px;
  padding: 0;
}
.custom-coupon-form .apply-coupon:hover,
.custom-coupon-form .cancel-coupon:hover {
  background-color: #907f6f;
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4d5defc *//* Container geral do bloco subtotal + botão */
.checkout-summary {
  width: 100%;
  box-sizing: border-box;
}

/* Linha do subtotal */
.checkout-summary .subtotal-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 4px;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #eee;
}

/* Parcelamento */
.checkout-summary .installments {
  font-size: 13px;
  color: #888;
  font-family: 'Work Sans', sans-serif;
  margin-bottom: 16px;
  text-align: right;
}

/* Botão de finalizar */
.checkout-summary .checkout-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000;
  color: #fff;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
  text-transform: uppercase;
  border: none;
  width: 100%;
  cursor: pointer;
  transition: background 0.3s ease;
  text-decoration: none;
}

.checkout-summary .checkout-button:hover {
  background: #222;
}

/* Botão "Continuar comprando" */
.checkout-summary .keep-shopping {
  display: block;
  margin: 16px auto 0 auto;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
  color: #888;
  font-family: 'Work Sans', sans-serif;
  cursor: pointer;
  width: fit-content;
}

/* Força o widget a ocupar toda a largura disponível do popup */
.elementor-element-756d622 > .elementor-widget-container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
/* Implementando os estilos da Mahina na Sacola */
/* Remove a linha inferior do subtotal */
.elementor-8223 .elementor-element.elementor-element-4d5defc .checkout-summary .subtotal-line {
  border-bottom: 0 !important;
}

/* Tira a borda superior e aplica o fundo na área do resumo do carrinho */
.cart-summary {
  border-top: 0 !important;
  background: #ECE3DA !important;
}


/* Cor do botão de checkout */
.elementor-8223 .elementor-element.elementor-element-4d5defc .checkout-summary .checkout-button {
  background-color: #907f6f !important;
  border-color: #907f6f !important;
  color: #fff !important; /* garante contraste */
}
.mahina-actions button, .mahina-actions .mahina-remove {
    background:#ECE3DA !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6efbf23 */.woocommerce-cart-form, .cart-collaterals{
  position:absolute; left:-9999px; top:-9999px; width:1px; height:1px; overflow:hidden;
}/* End custom CSS */