.elementor-kit-6{--e-global-color-primary:#00000017;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#111111;--e-global-color-accent:#555555;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1em;font-family:"Helvetica", Sans-serif;font-size:16px;font-weight:400;line-height:1.6px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#000000;font-size:16px;font-weight:400;}.elementor-kit-6 a:hover{font-size:16px;font-weight:400;text-decoration:underline;}.elementor-kit-6 h1{color:#000000;font-size:72px;font-weight:700;}.elementor-kit-6 h2{font-size:40px;font-weight:600;}.elementor-kit-6 h3{color:#111111;font-size:22px;font-weight:500;line-height:1.2px;}.elementor-kit-6 h4{color:#111111;font-size:16px;font-weight:500;line-height:1.3px;letter-spacing:0.5px;}.elementor-kit-6 h5{color:#555555;font-size:14px;font-weight:400;line-height:1.4px;letter-spacing:1px;}.elementor-kit-6 h6{color:#777777;font-size:12px;font-weight:400;letter-spacing:1.5px;}.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);}.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-6 h1{font-size:48px;}.elementor-kit-6 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-size:11px;--e-global-typography-accent-line-height:1em;line-height:1em;}.elementor-kit-6 h1{font-size:34px;line-height:1.05em;letter-spacing:-1px;}.elementor-kit-6 h2{font-size:24px;line-height:1.1em;letter-spacing:-0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.search-drawer {
  animation: drawerSlideIn 0.3s ease forwards;
}

@keyframes drawerSlideIn {
  from { transform: translateX(100%); opacity: 0; }
  to   { transform: translateX(0);    opacity: 1; }
}

.related.products .add_to_cart_button,
.related.products .button {
  display: none !important;
}

.related.products .add_to_cart_button,
.related.products .button,
.woocommerce ul.products .add_to_cart_button,
.woocommerce ul.products .button.product_type_simple,
.woocommerce ul.products .button.product_type_variable,
.archive .add_to_cart_button,
.archive .button {
  display: none !important;
}/* End custom CSS */