/*
Theme Name: Robin Hood Tavern
Template: hello-elementor
Author: Fresh Digital
Author URI: https://freshdigital.co.th/
Description: Theme develop for Robin Hood Tavern by Fresh Digital.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1.1696344609
Updated: 2023-10-03 14:50:09

*/

.green {
	color: var(--e-global-color-primary);
}
.beer-item img:hover {
	transform: scale(1.1);
	transition: 0.3s ease-in-out;
}
.menutab_wrap .elementor-tabs-wrapper {
	border-bottom: 1px solid #e7e1d7;
}
.menutab_wrap .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
	border-bottom: 3px solid #a67c52 !important;
}
.menu_tab_wrap .eael-tabs-nav {
	border-bottom: 1px solid #e7e1d7;
}
.menu_gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	max-width: 50% !important;
	width: 100%;
}
@media(max-width:767px) {
	.menu_gallery .gallery-item {
		padding: 0 15px 15px 0 !important;
	}
	.menu_gallery .elementor-image-gallery .gallery {
		margin: 0 -15px -15px 0 !important;
	}
}