/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2026 | 05:35:35 */
.travel_with_us_info_card .pp-infobox-description{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.job_listing_hide{
	display: none;
}

.travel_with_us_info_card .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;
}

.homepage_awards_section .pp-testimonial-img{
	padding: 8px;
	display: inline-block;
	background-color: #fff;
}

.homepage_awards_section .pp-content-wrapper{
	display: flex;
	flex-direction: column-reverse;
	gap: 16px;
}

.travel_blog_grid .pp-content-post-data{
	margin-left: 0 !important;
	width: 100% !important;
	padding-top: 16px;
	margin-top: 16px;
	border-top: 1px solid #61959A;
}