
/*

	****************************************
	TULIP HILL custom css
	****************************************
	
}*/
.yith-map #yith-sl-wrap-search-bar {
	width: calc(100% - 52px);
}

.yith-map .title-search-bar {
	color: #78bd43 !important;
}

.yith-map .title-search-bar:before {
	content: "Top ";
	color: #000 !important;
}

.yith-map .search-stores {
	display: none;
}

.yith-map .stores-list .store-info:before {
	background: url("https://tuliphillhealthcare.com/nitropack_static/GysFtDMYyTSPAcTzlubXiAvEdsflIGCS/assets/images/optimized/rev-2694c56/tuliphillhealthcare.com/wp-content/uploads/2024/04/Group-2.png");
	content: "";
	position: relative;
	width: 53px;
	height: 53px;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	grid-column: 1/2;
	grid-row: 1/3;
}

.yith-map .stores-list .store-info .store-name a {
	color: #000;
	font-size: 18px !important;
	letter-spacing: 0;
	font-weight: 600;
}

.yith-map .stores-list .store-info .store-name {
	grid-column: 2/2;
	grid-row: 1/2;
	transform: translateY(-12px);
}

.yith-map .stores-list .store-info .store-address {
	grid-column: 2/2;
	grid-row: 1/2;
	font-weight: 300;
	font-size: 16px !important;
	color: #787878 !important;
	font-family: DM Sans !important;
	transform: translate(0%, 60%);
}

.yith-map  .stores-list .store-info .store-contact {
	display: none !important;
}

.yith-map  .stores-list .store-info {
	display: grid;
	grid-template-columns: 100px 1fr;
	margin-bottom: 0px;
	padding: 0px 20px !important;
	align-items: center;
}

.yith-map .wrap-store-details {
	box-shadow: rgba(0, 0, 0, .16) 0px 1px 4px;
	border-radius: 5px;
	padding: 15px 20px;
}

.yith-map #yith-sl-section-results {
	margin: auto 0px !important;
	background-color: #fff;
	width: 700px;
	padding: 40px !important;
}

.yith-map #yith-store-locator {
	background-color: #f7f7f7;
}

.yith-map #yith-sl-section-map {
	padding: 0px !important;
}

.uk-offcanvas-close svg {
	width: 20px;
	height: 20px;
	margin: 20px 10px;
}

.uk-transition-slide-top {
	--uk-translate-y: 0;
}

.uk-lightbox .uk-lightbox-items iframe {
	height: 500px;
	width: auto;
}

.uk-navbar-dropdown .menu-item:hover {
	border-left: 4px solid #78bd43;
}

.uk-navbar-dropdown .uk-active {
	border-left: 4px solid #78bd43;
	background-color: #2b2f73;
}

.uk-navbar-sticky {
	box-shadow: rgba(0, 0, 0, .1) 0px 4px 12px;
}

.sticky-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99;
	box-shadow: 0px -4px 16px 4px rgba(0, 0, 0, .16);
}

.sticky-footer .uk-button-primary, .sticky-footer .uk-button-secondary {
	width: 100% !important;
	text-align: center;
	justify-content: center;
}

.uk-sticky .uk-navbar-container {
	padding-left: 15px;
}

.text-primary {
	color: #78bd43 !important;
}

.uk-navbar-nav .menu-item {
	border-bottom: 4px solid #fff !important;
	transition: border-bottom .5s ease;
}

.uk-navbar-nav .uk-active, .uk-navbar-nav .menu-item:hover {
	border-bottom: 4px solid #78bd43 !important;
}

.hero {
	max-height: calc(100vh - 80px);
}

@media screen and (max-width: 640px) {}

.uk-button-secondary .uk-icon {
	color: #2b2f73;
}

.uk-section .uk-button-primary, .uk-button-secondary {
	align-items: center;
	display: flex;
	justify-self: center;
	width: fit-content;
	margin: 0 auto;
}

.header-group .uk-button-primary {
	padding: 0 20px;
}

.header-group .uk-text {
	padding: 0 10px 0px 20px;
}

.uk-button-secondary:hover .uk-icon {
	background-color: #2b2f73;
	color: #fff;
}

.header-group .uk-button-primary .uk-icon {
	margin-right: -13px;
}

.uk-button-secondary .uk-icon, .hero .el-content .uk-button-primary .uk-icon, .uk-section .uk-button-primary .uk-icon {
	margin-right: -30px;
}

.hero .el-content .uk-button-primary .uk-icon, .header-group .uk-button-primary .uk-icon, .uk-section .uk-button-primary .uk-icon {
	color: #78bd43;
}

.uk-button-secondary .uk-icon, .hero .el-content .uk-button-primary .uk-icon, .header-group .uk-button-primary .uk-icon, .uk-section .uk-button-primary .uk-icon {
	background-color: #fff;
	padding: 10px 10px;
	border-radius: 20px;
	margin-left: 30px !important;
}

.hero .el-content .uk-button-primary:hover .uk-icon, .header-group .uk-button-primary:hover .uk-icon, .uk-section .uk-button-primary:hover .uk-icon {
	color: #fff;
	background-color: #78bd43;
}

.hero .el-content .uk-text:before {
	background-image: url("https://tuliphillhealthcare.com/nitropack_static/GysFtDMYyTSPAcTzlubXiAvEdsflIGCS/assets/images/optimized/rev-2694c56/tuliphillhealthcare.com/wp-content/uploads/2024/04/Group-10.png");
	content: "";
	position: relative;
	width: 53px;
	height: 53px;
	left: 0;
	background-repeat: no-repeat;
	background-size: contain;
	display: flex;
	justify-content: center;
	align-content: center;
	margin-right: 15px;
}

.hero .el-content .uk-text, .header-group .uk-text {
	height: 53px !important;
	font-family: Lato;
	color: #000;
	font-weight: 700;
	text-decoration: none !important;
}

.header-group .uk-text {
	line-height: 18px;
}

.header-group .uk-text:hover {
	color: #2b2f73;
}

.hero .el-content .el-item:nth-child(2) {
	height: 55px;
	padding-left: 0px;
}

.hero .el-content .el-item:nth-child(2):hover .uk-text {
	color: #2b2f73;
}

.hero .el-title span {
	font-weight: 400;
}

.hero .el-meta, .panel-a .el-meta {
	text-transform: none !important;
	color: #000;
	font-size: 20px;
	letter-spacing: 0px;
	display: flex;
	align-items: center;
}

.hero .el-meta:before {
	background-color: #000;
	content: "";
	position: relative;
	width: 200px;
	height: 1px;
	left: 0;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	align-content: center;
	margin-right: 30px;
}

.hero .el-meta:after {
	background-color: #000;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	left: 200px;
	top: 9px;
	border-radius: 10px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	align-content: center;
	margin-right: 15px;
}

.header-group .uk-text .uk-icon {
	background-color: #2b2f73;
	padding: 20px;
	border-radius: 50px;
	margin-right: 15px;
	color: #fff;
}

.uk-navbar-item {
	margin-left: -20px;
}

.contact-form-home {
	padding: 30px;
	box-shadow: rgba(0, 0, 0, .1) 0px 4px 12px;
	border-radius: 5px;
}

.contact-form-home .uk-input, .contact-form-home .uk-textarea, .form .uk-input, .form .uk-textarea {
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	padding: 23px 25px;
}

.contact-form-home .uk-grid .uk-grid-margin, .contact-form-home .submit-btn, .form .uk-grid .uk-grid-margin, .form .submit-btn {
	margin-top: 30px;
}

.treatment-slider .el-item {
	box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px;
}

.treatment-slider {
	overflow: visible;
}

.treatment-slider .el-link {
	font-weight: 500 !important;
}

.testimonial-slider {
	padding-bottom: 120px !important;
}

.testimonial-slider .el-item {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px;
	transition: box-shadow .3s ease-in;
	padding: 20px;
}

.testimonial-slider .el-item:hover {
	box-shadow: rgba(99, 99, 99, .8) 0px 4px 10px 0px;
}

.two-button .uk-button-text {
	text-align: left;
	line-height: 17px;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
}

.two-button .uk-button-text svg {
	background-color: #78bd43;
	color: #fff;
	padding: 14px;
	height: 53px;
	width: fit-content;
	border-radius: 50px;
}

.two-button>.uk-grid {
	gap: 25px;
}

.two-button .uk-button-text p {
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-bottom: 3px;
}

.location-slider .el-title {
	font-size: 16px;
}

.location-slider .el-content {
	font-size: 14px;
	line-height: 16px;
}

.panel-a .el-meta:before {
	background: url("https://tuliphillhealthcare.com/nitropack_static/GysFtDMYyTSPAcTzlubXiAvEdsflIGCS/assets/images/optimized/rev-2694c56/tuliphillhealthcare.com/wp-content/uploads/2024/05/metaline.png");
	content: "";
	position: relative;
	width: 70px;
	height: 10px;
	left: 0;
	top: -1px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	align-content: center;
	margin-right: 30px;
	pointer-events: none;
}

.panel-box-sublayout {
	background-color: #fff;
	padding: 40px;
	margin-right: 200px;
}

@media screen and (max-width: 640px) {
	.panel-a .el-meta {
		margin-left: -100px;
	}
	
	.staff>.el-item, .staff-grid div:not(.uk-first-column) {
		padding-left: 0px !important;
	}
	
	.hero .el-content>div, .panel-a .el-meta {
		justify-content: center;
	}
	
	.hero .el-meta {
		font-size: 16px;
		margin-left: 35px;
	}
	
	.hero .el-meta:before {
		width: 80px;
	}
	
	.hero .el-meta:after {
		left: 115px;
		top: 6px;
	}
	
	.hero .el-title {
		margin-top: 0px !important;
	}
	
	.hero .el-content {
		margin-top: 20px !important;
	}
	
	.hero .el-overlay > .el-content > div {
		margin-top: 0px !important;
	}
	
	.hero .el-item .el-content {
		margin-top: 0px !important;
	}
	
	.submit-btn {
		justify-content: center;
	}
	
	.testimonial-panel {
		padding: 0px 15px;
	}
	
	.yith-map #yith-sl-section-results {
		width: 90% !important;
	}
	
	.yith-map #yith-sl-section-results {
		padding: 10px !important;
		margin: 0px auto !important;
	}
	
	.yith-map .wrap-store-details {
		padding: 15px 0px;
	}
	
	.yith-map .stores-list .store-info {
		grid-template-columns: 60px 1fr;
	}
}

@media screen and (max-width: 1200px) {
	.panel-box-sublayout {
		margin-left: 50px !important;
		margin-right: 0px !important;
	}
	
	.uk-navbar-nav>li>a {
		padding: 0 6px;
		font-size: 14px;
	}
	
	.uk-navbar-item .uk-button-large {
		font-size: 14px;
	}
	
	.header-group .uk-button-primary .uk-icon {
		margin-left: 5px !important;
	}
	
	.header-group .uk-button-primary {
		padding: 0px 20px 0px 10px;
	}
	
	.uk-navbar-container .uk-container {
		padding: 0px 20px;
	}
	
	.yith-map #yith-sl-section-results {
		width: 40%;
	}
	
	.yith-map #yith-sl-wrap-search-stores .title-search-bar {
		text-align: center;
	}
}

@media screen and (max-width: 960px) {
	.panel-box-sublayout {
		margin-right: 0px !important;
		margin-left: 0px !important;
		padding: 20px !important;
	}
	
	#yith-store-locator .wrapper-main-sections>div:first-child {
		width: 90% !important;
	}
}
