/*
Theme Name: Buakhao Herb
Template: hello-elementor
Author: Fresh Digital Thailand
Author URI: https://freshdigital.co.th/
Description: A theme develop for Buakhao Herb by Fresh Digital Thailand.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1.1735192284
Updated: 2024-12-26 12:51:24

*/

.primary-color {
	color: var(--e-global-color-primary);
}
.secondary-color {
	color: var(--e-global-color-secondary);
}
.white-text {
	color: #fff;
}
.black-text {
	color: #000;
}

.elementor-main-swiper.elementor-thumbnails-swiper {
	height: auto !important;
}

figure.elementor-image-box-img {
    margin-bottom: 0 !important;
}

.history-timeline .timeline-item__card__arrow {
	display: none;
}

#search-filter-label-0 {
	color: var(--e-global-color-primary) !important;
	font-size: 22px;
	font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.history-timeline .ee-timeline--vertical .ee-timeline__line {
		margin-left: 15px !important;
	}

	.search-filter-input-checkbox__container span {
		font-size: 16px;
	}

	#search-filter-label-0 {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.history-timeline .ee-timeline--vertical .ee-timeline__line {
		margin-left: 15px !important;
	}

	#search-filter-label-0 {
		font-size: 20px;
	}
}