/*
Theme Name: Quick Shuttle Service
Author: Designs Funnel
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.bottom-content{
height: 220px;
    overflow-y: auto;
}
.bottom-content
{
	min-height: 220px;
}

.bottom-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.bottom-content::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.bottom-content::-webkit-scrollbar-thumb
{
	background-color: #000000;
}




.fixheight .elementor-icon-box-content {
height: 220px;
    overflow-y: auto;
}
.fixheight .elementor-icon-box-content
{
	min-height: 220px;
}

.fixheight .elementor-icon-box-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.fixheight .elementor-icon-box-content::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.fixheight .elementor-icon-box-content::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
