.elementor-1330 .elementor-element.elementor-element-359af976{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */.wc-block-components-button.wc-block-cart__submit-button {
  background-color: #000 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  transition: all 0.3s ease;
}

.wc-block-components-button.wc-block-cart__submit-button:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 2px solid #000 !important;
}/* End custom CSS */