/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2026 | 06:22:17 */
.travel_template .pp-heading-wrapper{
	display: none;
}

.travel_template .pp-more-link{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.travel_template .pp-button-icon::before{
	 content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/06/Arrow-Right-Button-Icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.travel_template .pp-button-icon{
	margin-left: 16px;
}

.travel_temp_slider .pp-testimonial{
	display: flex;
	align-items: center;
}

.travel_temp_slider .pp-testimonials-image{
	width: 50% !important;
	margin-right: 16px !important;
}

.travel_temp_slider .pp-content-wrapper{
	width: 50% !important;
	flex: auto !important;
	    min-height: 260px;
    margin-top: -6px;
	position: relative;
}

.travel_temp_slider .pp-content-wrapper::after {
    content: ''; /* ← this is required, without it the element won't show */
    position: absolute;
    width: 60px;
    height: 40px;
        top: 16px;
    right: 16px;
    background-image: url('/wp-content/uploads/2026/06/stamp-graphic.svg');
    background-repeat: no-repeat;
}

.facet_dropdown_main_pages_header .facetwp-facet{
	margin-bottom: 0px;
	height: 40px;
}

.facet_dropdown_main_pages_header .fs-label-wrap .fs-label{
	background-color: #fff;
	padding: 8px 16px;
	font-family: "Nunito Sans", sans-serif;
	color: #333333;
	font-size: 16px;
font-style: normal;
font-weight: 700;
	border-radius: 4px;
line-height: 24px;
}

.facet_dropdown_main_pages_header .fs-label-wrap{
	border-radius: 4px;
}

.facet_dropdown_main_pages_header .fs-wrap{
	width: 100%;
}

.facet_dropdown_main_pages_header .fs-arrow{
	border: 0 !important;
	width: 13px;
	height: 16px;
	background-image: url('/wp-content/uploads/2026/06/Arrow-Down-Icon.svg');
	background-repeat: no-repeat;
	right: 16px;
}

.facet_submit_main_pages .fwp-submit{
	font-family: "Nunito Sans", sans-serif;
	justify-content: space-between;
	font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 16px;
	border-radius: 4px;
	padding: 9px 16px;
	border: none !important;
	background-color: #fff;
	display: flex;
    gap: 12px;

    align-items: center;
    width: 100%;
	color: #333333;
}

.facet_submit_main_pages .fwp-submit img{
	width: 24px;
	height: 24px;
}

.discover_row .facet_dropdown_main_pages_header .fs-label-wrap .fs-label, .discover_row .facet_dropdown_main_pages_header .fs-label-wrap{
	border: none !important;
}

.discover_row .facet_submit_main_pages .fwp-submit{
	background-color: #3C6469;
	color: #fff;
}

.allied_health_nursing_template_tab .pp-tab-active img{
	visibility: hidden;
	    margin-top: -13px;
}

.allied_health_nursing_template_tab .pp-tab-active .pp-tab-icon{
	background-image: url('/wp-content/uploads/2026/06/Arrow-Right-Button-Icon.svg');
	    background-repeat: no-repeat;
    background-size: contain;
}

.allied_health_nursing_template_tab .pp-tabs-label{
	border-bottom: 1px solid #B9E0E7;
	border-left: 1px solid #B9E0E7;
	border-top: 1px solid #00000000;
	border-right: 1px solid #00000000;
}

.allied_health_nursing_template_tab .pp-tabs-label img{
	margin-top: -13px;
}

.allied_health_nursing_template_tab .pp-tabs-label .pp-tab-icon{
	height: 24px;
	width: 24px;
	    flex: none;
}

.allied_health_nursing_template_tab .pp-tabs-vertical .pp-tabs-panels {
	width: 63%;
}

.allied_health_nursing_template_tab .pp-tabs-vertical .pp-tabs-labels{
	width: 37%;
}


.allied_health_nursing_template_tab .pp-tabs-label .pp-tab-label-flex{
	justify-content: space-between;
}

.allied_health_nursing_template_tab .pp-tabs-label:first-child {
    border-top: 1px solid #B9E0E7;
}

.specialty_content_grid .pp-content-post .pp-more-link-button{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.specialty_content_grid .pp-content-post .pp-more-link-button:after{
	content: "";
	width: 24px;
	height: 24px;
	background-image: url('/wp-content/uploads/2026/06/Arrow-Right-Button-Icon.svg');
	background-repeat: no-repeat;
	position: relative;
}