.elementor-kit-43903{--e-global-color-primary:#7AA436;--e-global-color-secondary:#4B4B4B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#EF1173;--e-global-color-6df7e515:#4054B2;--e-global-color-3fd37e3b:#21489E;--e-global-color-1d5e887a:#000;--e-global-color-611c6e7c:#FFF;--e-global-color-17b0747:#FBFFF5;--e-global-color-7b68f7e:#B28CFF;--e-global-color-cd0bead:#83BAF0;--e-global-color-2de4d37:#CC3366;--e-global-color-4f86814:#C4CFB3;--e-global-color-d2eb30c:#DBA024;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Fredoka One";--e-global-typography-accent-font-weight:400;}.elementor-kit-43903 e-page-transition{background-color:#FFBC7D;}.elementor-kit-43903 p{margin-block-end:10px;}.elementor-kit-43903 a:hover{text-decoration:none;}.elementor-kit-43903 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43903 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43903 h3{line-height:1.3em;}.elementor-kit-43903 button,.elementor-kit-43903 input[type="button"],.elementor-kit-43903 input[type="submit"],.elementor-kit-43903 .elementor-button{font-family:"Fredoka One", Sans-serif;font-size:19px;font-weight:400;border-radius:10px 10px 10px 10px;padding:0.8em 1.6em 0.8em 1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden!important;
    margin: 0!important;
}

.woocommerce-loop-product__title{   
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
    height: 50px;
}

.continue-shopping {font-family: "Fredoka One", Sans-serif;
color: white;
font-size: 14px;
font-weight: 300;
letter-spacing: 1.2px;
padding: 18px 18px 18px 18px;
background-color: var(--e-global-color-primary );
border: none;
margin: 0 auto!important;
border-radius: 25px!important;
overflow: hidden;
transition: all 0.3s;
    cursor: pointer;
    display: flex!important;
    align-self:center!important;
}

.continue-shopping:hover {
font-family: "Fredoka One", Sans-serif;
color: white;
background-color: #83BAF0;}/* End custom CSS */