body {
    --main-color: #83ac2b;
    --main-color-bb: #83ac2bbb;
    }
    @media (min-width: 1470px) {
       body {
          --main-container: 1410;
       }
       .elementor-section.elementor-section-boxed:not(.elementor-has-width) > .elementor-container {
          width: 1410px;
       }
       .elementor-section-stretched.elementor-section-full_width .elementor-section.elementor-section-boxed:not(.elementor-has-width) > .elementor-container,
       .elementor-section-stretched.elementor-section-boxed:not(.elementor-has-width) > .elementor-container,
       .site > .elementor > .elementor-inner,
       .container {
          width: 1440px;
       }
       body.wcfm-store-page .site #main {
          width: 1440px !important;
       }
    }

    .swal2-title{
      font-weight: 500 !important;
      font-size: 25px !important;
    }

    .swal2-styled.swal2-confirm{
      background-color: #6dba00 !important;
  }

    .swal2-styled.swal2-confirm:focus{
      background-color: #6dba00 !important;
  }