.elementor-kit-5{--e-global-color-primary:#E3A842;--e-global-color-secondary:#FE3330;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-0bf5461:#222222;--e-global-typography-primary-font-family:"Dosis";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:700;--e-global-typography-6f50650-font-family:"Open Sans";--e-global-typography-6f50650-font-size:1.3em;--e-global-typography-6f50650-font-weight:700;--e-global-typography-6f50650-text-transform:uppercase;--e-global-typography-6f50650-font-style:normal;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-accent );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 h1{color:var( --e-global-color-primary );}.elementor-kit-5 h2{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-5{--e-global-typography-primary-font-size:2em;--e-global-typography-secondary-font-size:1.25em;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:1.5em;--e-global-typography-secondary-font-size:1.1em;--e-global-typography-text-font-size:0.9em;--e-global-typography-accent-font-size:0.9em;--e-global-typography-6f50650-font-size:1em;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html{
    scrollbar-gutter: auto !important;
    scroll-behavior: smooth;
}

@media screen and (max-width: 767px){
    ul.products{
        grid-template-columns: repeat(1, minmax(10px, 1fr)) !important;
    }
    
    .woocommerce-card__header{
        align-items: center;
    }
}

@media (max-width: 1024px){
    html, body{
        overflow-x: hidden;
    }
    div[data-elementor-type="header"]{
        position: fixed;
        top: 0;
        z-index: 99;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    body{
        padding-top: 132px;
    }
}

@media screen and (max-width: 767px){
    body{
        padding-top: 75px;    }
}/* End custom CSS */