/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2025 | 05:26:20 */
.custom_grid_slider.traveler_customs button.owl-prev span {
    background: url(/wp-content/uploads/2024/11/Left-Arrow-White.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 50px;
}

.custom_grid_slider.traveler_customs button.owl-next span {
    background: url(/wp-content/uploads/2024/11/Right-Arrow-White.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 50px;
}

.custom_grid_slider.traveler_customs button.owl-prev {
    left: 89% !important;
}

.atlas_new_travel_box span.pp-grid-loader-text::after, .youtube_load_more_btn .pp-button .pp-button-text::after {
    content: "";
    background: url(/wp-content/uploads/2024/12/FilmReel.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
	width: 25px;
    height: 25px;
    display: block;
    margin-left: 8px;
}

.atlas_new_travel_box span.pp-grid-loader-text, .youtube_load_more_btn .pp-button .pp-button-text {
    display: flex;
	align-items: center;
    justify-content: center;
}

.atlas_new_travel_box a.pp-grid-load-more-button {
    width: 200px;
	text-decoration: none !important;
}

.atlas_new_travel_box .pp-post-featured-img img {
	object-fit: cover;
	width: 100%;
	aspect-ratio: 16/8;
}

.atlas_new_travel_box .fl-photo-content {
    position: relative;
}

.atlas_new_travel_box .fl-photo-content::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/Polygon-1.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: right 27px center;
    width: 37px;
    height: 41px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(217, 217, 217, 0.75);
    border-radius: 100%;
    padding: 60px;
}

.sby_thumbnail_hover {
	display: none !important;
}

#traveler_resources_custom_yt_videos .sby_inner_item, #traveler_resources_custom_yt_videos .sby_inner_item a {
	border-top-right-radius: 16px !important;
}

#traveler_resources_custom_yt_videos .sby_info .sby_video_title_wrap .sby_video_title, #traveler_resources_custom_yt_videos .sby_info .sby_video_title_wrap {
	color: #333;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
	font-weight: 500;
    font-size: 21px;
	line-height: 1.4;
	text-align: left;
}

#traveler_resources_custom_yt_videos .sby_info .sby_video_title_wrap {
	padding: 5px 10px 7px 10px !important;
}

#traveler_resources_custom_yt_videos .sby_info {
	background-color: #f7f7f7 !important
	margin: 0 !important;
}

#traveler_resources_custom_yt_videos .sby_video_thumbnail_wrap a {
	border: 0 !important;
	outline: 0 !important;
}