/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2026 | 07:30:31 */
/* For Desktop */
@media only screen and (min-width: 885px){
	.home-travel-slide .swiper-slide-inner img{
		height: 470px;
		object-fit: cover;
	}
}
/* For Mobile */
@media only screen and (max-width: 885px){
	.home-travel-slide .swiper-slide-inner img{
		height: 350px;
		object-fit: cover;
	}
}
.travel-form input[type="submit"]{
	text-align: center;
}
.banner-item-destination-style1 img {
	height: 400px;
	width: 100%;
	object-fit: cover;
}
.banner-item-destination-style1 .description{
	color: white;
}
.tour-grid-v8 img{
	height: 200px;
	object-fit: cover;
}
#apus-mobile-menu img{
	width: 100px;
}
#apus-header-mobile img{
	width: 70px;
}
.setting-account{
	display: none;
}
