/*!
Theme Name: Bali Open Trip
Theme URI: https://www.baliopentrip.com
Author: Systech International
Author URI: https://systech-int.com
Description: Bali Open Trip is a child theme of Blocksy, recreating the Bali Open Trip landing page design (open trip, private tour, car rental, activity tickets and documentation services).
Template: blocksy
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 7.0
Text Domain: baliopentrip
*/

body {
	font-family: 'Inter', sans-serif;
	color: #16181D;
}

.no-scrollbar::-webkit-scrollbar {
	display: none;
}

.no-scrollbar {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.card-row {
	scroll-behavior: smooth;
}
