.elementor-2028 .elementor-element.elementor-element-50100400{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-379b6569 */a.button.wc-backward.yith-ywraq-before-table-wc-backward{
  background: #EC2528 !important;
  color: #fff !important;

  font-family: "DM Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600; /* optional */

  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 10px 18px !important;
  line-height: 1 !important;
  border-radius: 999px !important;

  border: 0 !important;
  min-height: 44px;
  box-sizing: border-box;
  text-decoration: none;
}

/* Style all input.button */
input.button{
  font-family: "DM Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;

  background: #EC2528 !important;
  color: #fff !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 12px 20px !important;
  border-radius: 999px !important;
  min-height: 46px !important;

  border: 0 !important;
  box-shadow: none !important;
  cursor: pointer !important;
}

/* Hover */
input.button:hover{
  filter: brightness(.95);
}/* End custom CSS */