.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#232323;--e-global-color-accent:#D2AC59;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bodoni Moda";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:10rem;}.elementor-kit-5 e-page-transition{background-color:#FFFFFF;}.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 *//* add this to your custom CSS in the site settings */
/*body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background-image: url(https://cob/wp-content/uploads/noise-1.webp);
    opacity: .2 !important;
    background-repeat: repeat !important;
    background-size: 257px auto !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    pointer-events: none !important;
    z-index: 99999998 !important
}*/
/*html {
  scroll-behavior:auto !important;
}*/
html.lenis,
html.lenis body {
  height: auto!important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain!important;
}

.lenis.lenis-stopped {
  overflow: clip!important;
}

.lenis.lenis-smooth iframe {
  pointer-events: none!important;
}

html, body{
    width:100%!important;
    overflow-x:hidden!important;
  
}
/*webpage scrollbar*/

  body::-webkit-scrollbar {
	  width: 8px;
	
     }
     
  body::-webkit-scrollbar-track {
     background-color: #fff; 
    
     }
     
  body::-webkit-scrollbar-thumb {
    border-radius: 50px!important;
    border:0px solid #0c0c0e;
    background: #232323;

     }/* End custom CSS */