.elementor-kit-8{--e-global-color-primary:#F5881F;--e-global-color-secondary:#58595D;--e-global-color-text:#2A2A2A;--e-global-color-accent:#F5881F;--e-global-color-b74c318:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.4rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0d08a11-font-family:"Montserrat";--e-global-typography-0d08a11-font-size:16px;--e-global-typography-0d08a11-font-weight:400;--e-global-typography-0d08a11-text-transform:uppercase;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:1.1px;color:#000000;box-shadow:0px 4px 6px 0px rgba(0, 0, 0, 0.2);border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-b74c318 );border-radius:0px 0px 0px 0px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-accent );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Montserrat", Sans-serif;font-size:2px;font-weight:400;}.elementor-kit-8 h2{font-family:"Montserrat", Sans-serif;font-size:1.6rem;font-weight:300;}.elementor-kit-8 h3{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:400;}.elementor-kit-8 h4{font-family:"Montserrat", Sans-serif;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.add_to_cart_button, .single_add_to_cart_button {
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2)!important;
}
.woocommerce-loop-product__title {
    padding: 10px 10px!important;
    min-height: 60px;
}
 @keyframes appear {
        from {
          opacity: 0;
          clip-path: inset(
          0 0 100% 0);
        }
        to {
          opacity: 1;
          clip-path: inset(0 0 0 0);
        }
      }
.vidlisting {
        animation: appear linear;
        animation-timeline: view();
        animation-range: entry 0% cover 20%;
      }/* End custom CSS */