.desktoplogo img{
     max-height: 100px !important;
}

img {
  image-rendering: high-quality;
}

input, textarea {
  border: none;
  border-bottom: 1px solid black;
}


.owl-carousel p.p-lg {
		font-weight: 100;
    padding-right: 80px;
}

.navbar-dark .wsmenu > .wsmenu-list > li > a {
  color: #000;
	margin-top: 18px;
	font-size: 19px;

    font-weight: 100;
}

.home {
    background-size: 50% 100%;
}
.wsmainfull {
    height: 120px !important;
		padding-top: 10px !important;
}

.review-rating{
	display: none;
}

.pink-text {
	    color: #c20acc !important;
}

.hover-pink:hover {
	    color: #a809b0 !important;
}

/* Update background colors from pink to navy */
.elementor-section[data-bg*="#e91e63"],
.elementor-section[data-bg*="#ff1493"],
.elementor-section[data-bg*="#ff69b4"],
.elementor-section[style*="background-color: #e91e63"],
.elementor-section[style*="background-color: #ff1493"],
.elementor-section[style*="background-color: #ff69b4"],
section[style*="background-color: #e91e63"],
section[style*="background-color: #ff1493"],
section[style*="background-color: #ff69b4"],
[style*="background-color: rgb(233, 30, 99)"],
[style*="background-color: rgb(255, 20, 147)"],
[style*="background-color: rgb(255, 105, 180)"] {
	    background-color: #0a163f !important;
}
}
}

/* Override for #EA008D pink backgrounds */
[style*="#EA008D"],
[style*="#ea008d"] {
	    background-color: #0a163f !important;
}
}


/* Zoho SalesIQ chat widget - mobile fix */
@media (max-width: 767px) {
  .zsiq_floatmain {
    bottom: 10px !important;
    right: 10px !important;
    max-width: 55px !important;
    max-height: 55px !important;
  }
  .zsiq_floatmain .zsiq_cnt {
    display: none !important;
  }
  .zsiq_floatmain.zsiq_theme1 {
    transform: scale(0.85) !important;
    transform-origin: bottom right !important;
  }
}

/* Mega menu: larger item titles and descriptions (added 2026-09-18) */
.e-n-menu-content p { font-size: 20px; }
.e-n-menu-content p span.accent-font { font-size: 14px; }

/* Reading progress bar: brand magenta (added 2026-09-18) */
.eael-reading-progress .eael-reading-progress-fill, .eael-reading-progress-fill { background-color: #C20ACC !important; }