.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;overscroll-behavior:auto;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 img{border-radius:0px 0px 0px 0px;filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-kit-5 img:hover{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:020px;}.elementor-element{--widgets-spacing:020px 020px;--widgets-spacing-row:020px;--widgets-spacing-column:020px;}{}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 *//* BDT Prime Slider Tango - Individual slide zoom on hover */
.bdt-prime-slider-tango .swiper-slide .bdt-image-wrap {
  overflow: hidden;
  border-radius: inherit;
}

.bdt-prime-slider-tango .swiper-slide .bdt-image-wrap img {
  transition: transform 0.4s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bdt-prime-slider-tango .swiper-slide:hover .bdt-image-wrap img {
  transform: scale(1.15);
}
/* Elementor Default Image Carousel - Hover Zoom */
.elementor-image-carousel-wrapper .swiper-slide {
  overflow: hidden;
}

.elementor-image-carousel-wrapper .swiper-slide .swiper-slide-inner {
  overflow: hidden;
}

.elementor-image-carousel-wrapper .swiper-slide img.swiper-slide-image {
  transition: transform 0.4s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.elementor-image-carousel-wrapper .swiper-slide:hover img.swiper-slide-image {
  transform: scale(1.15);
}
/* Ajax Search Lite - Full Fix */

/* Main wrapper */
#ajaxsearchlite1 {
  width: 600px !important;
}

/* Probox container */
#ajaxsearchlite1 .probox {
  height: 55px !important;
  display: flex !important;
  align-items: center !important;
}

/* Input field */
#ajaxsearchlite1 .probox .proinput {
  height: 55px !important;
  display: flex !important;
  align-items: center !important;
}

#ajaxsearchlite1 .probox .proinput input {
  height: 55px !important;
  font-size: 16px !important;
  padding: 0 20px !important;
  line-height: normal !important;
}

/* Search icon container */
#ajaxsearchlite1 .probox .proprose {
  height: 55px !important;
  width: 55px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}/* End custom CSS */