.elementor-kit-7{--e-global-color-primary:#4B3321;--e-global-color-secondary:#DCC18F;--e-global-color-text:#2B231E;--e-global-color-accent:#5C5044;--e-global-color-73485cb:#DCC18F;--e-global-color-08f47e6:#2B231E;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mr Dafoe";--e-global-typography-accent-font-size:25px;--e-global-typography-accent-font-weight:400;font-size:14px;line-height:1.8em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 a{color:var( --e-global-color-08f47e6 );}.elementor-kit-7 h2{line-height:1.5em;}.elementor-kit-7 h3{line-height:1.5em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Lato", Sans-serif;font-weight:400;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:10px 20px 10px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:50px;}.elementor-element{--widgets-spacing:50px 50px;--widgets-spacing-row:50px;--widgets-spacing-column:50px;}{}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-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 */.rollover .elementor-widget-text-editor,
.rollover .elementor-widget-button {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 1s ease-in-out;
}

.rollover:hover .elementor-widget-text-editor,
.rollover:hover .elementor-widget-button {
  opacity: 1;
  max-height: 200px;
}

.rollover:hover .elementor-widget-heading {
  transform: translateY(-20px);
  transition: all 1s ease-in-out;
}

body, .carousel-container .e-con-inner{
 overflow-x: hidden;
}

::-webkit-scrollbar-thumb{background:#2B231E
}
::-webkit-scrollbar-track{background:#DCC18F}
::-webkit-scrollbar{width: 5px}

.elementor-slideshow__title {
    display: none;
}/* End custom CSS */