.elementor-kit-20{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-da0e41b:#F4E7E9;--e-global-typography-primary-font-family:"futura-pt";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:0.4px;--e-global-typography-secondary-font-family:"futura-pt";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.5px;--e-global-typography-text-font-family:"futura-pt";--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:uppercase;--e-global-typography-text-letter-spacing:0.4px;--e-global-typography-accent-font-family:"futura-pt";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0px;background-color:#F4E7E9;font-family:"futura-pt", Sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:0.6px;}.elementor-kit-20 e-page-transition{background-color:#FFBC7D;}.elementor-kit-20 h1{font-family:"Roboto", Sans-serif;}.elementor-kit-20 h2{font-family:"Tahoma", Sans-serif;}.elementor-kit-20 h3{font-family:"Helvetica", Sans-serif;}.elementor-kit-20 button,.elementor-kit-20 input[type="button"],.elementor-kit-20 input[type="submit"],.elementor-kit-20 .elementor-button{font-family:"futura-pt", Sans-serif;text-transform:uppercase;letter-spacing:0.5px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FC062C;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-20{--e-global-typography-secondary-font-size:11px;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-size:11px;--e-global-typography-accent-font-size:11px;}.elementor-kit-20 h6{font-size:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (max-width: 768px) {
  ul.products {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
    justify-content: space-between;
  }

  ul.products li.product {
    width: 48% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
}
Code language: CSS (css)/* End custom CSS */