.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F4EFE3;--e-global-color-text:#404040;--e-global-color-accent:#735100;--e-global-color-f5275c8:#404040;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Marcellus";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:12px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:12px;--e-preloader-animation-duration:3300ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-text );--e-preloader-size:50px;}.elementor-kit-7 h4{font-family:"Poppins";font-size:14px;font-weight:500;}.elementor-kit-7 h6{font-family:"Poppins";font-size:14px;font-weight:600;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hide image title/caption in Elementor lightbox */
elementor-slideshow__title {
  display: none !important;
}
/* Scrollbar track */
::-webkit-scrollbar {
  width: 0.5vw;              /* scrollbar width */
  background: #735100;          /* track background */
}

/* Scrollbar thumb */
::-webkit-scrollbar-thumb {
  background: -webkit-linear-gradient(transparent, #735100);
  background: linear-gradient(transparent, #F4EFE3);
  border-radius: 20px;       /* rounded thumb */
}/* End custom CSS */