.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-2ceb969:#E5E5E5;--e-global-color-d35c641:#DA5A63;--e-global-color-536722e:#E5626B;--e-global-color-5b0c84f:#534D4D;--e-global-color-833b6b5:#302C2C;--e-global-color-75d5f48:#E5E5E5;--e-global-color-a211c1b:#EBEBEB;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-513a055-font-family:"Sora";}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:6px;--container-default-padding-right:6px;--container-default-padding-bottom:6px;--container-default-padding-left:6px;}.elementor-widget:not(:last-child){margin-block-end:6px;}.elementor-element{--widgets-spacing:6px 6px;--widgets-spacing-row:6px;--widgets-spacing-column:6px;}{}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 */body {
  background-color: #f9f9fb;
}

.elementor-button .elementor-button-icon {
  position: relative;
  bottom: -1px;
}

@media (min-width: 1025px) {
  .custom-jvt-btn {
    transition: transform 0.2s ease;
  }

  .custom-jvt-btn:hover {
    transform: translateY(-4px);
  }
}
@media (min-width: 1025px) {
  .custom-jvt-btn-tn .elementor-button-icon {
    transition: transform 0.2s ease;
    display: inline-block;
  }

  .custom-jvt-btn-tn:hover .elementor-button-icon {
    transform: translateX(2px);
  }
}

.ti-widget.ti-goog .ti-review-item>.ti-inner {
  border-radius: 16px !important;
}
.elementor-divider-separator {
  border-radius: 9999px !important;
}

.brnd-logo-grey {
  filter: grayscale(100%);
  opacity: 1;
}

.jovita-gallery-elmnt img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
}

#scrollToTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 9999;
  transition: all 0.3s ease;
}

#scrollToTop img {
  width: 18px;
  height: 18px;
  filter: none !important;
  color: #191727;
  fill: #191727;
}

#scrollToTop:hover {
  transform: scale(1.1);
}

.ti-widget.ti-goog .ti-review-item .ti-inner {
		
		    border-radius:  16px !important;
		
		    background-color: #f9f7f0 !important;
		
		    box-shadow: rgba(0,0,0,0.1) 0px 1px 1px;
}/* End custom CSS */