/**
 * Theme Name: Mai Thai
 * Theme URI: https://maithaiomaha.com
 * Template: enfold
 * Author: Dan Griffiths
 * Author URI: https://evertiro.com
 * Description: Theme for Mai Thai
 * Version: 4.8.3.1626647614
 */

.home-showcase .slideshow_align_caption {
	margin-bottom: -20px;
}

.home-showcase .slideshow_align_caption h2 {
	background: rgba(255,255,255,0.65);
	padding: 32px 64px;
	margin-bottom: 0;
}

.menu-slider-1 .avia-caption {
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
}

.menu-slider-1 .avia-caption h5 {
	margin-bottom: 0;
}

.menu-slider-1 .avia-caption p {
	padding-top: 0;
}

.menu-slider-1 .avia-caption h5,
.menu-slider-1 .avia-caption p {
	width: 100%;
}

.menu-slider-1 .avia-slideshow-arrows {
	display: none !important;
}

.menu-slider-1 .avia-slideshow-dots a {
	opacity: 1 !important;
}

.menu-slider-1 .avia-slideshow-dots .active {
	background-color: #D26128;
}

.menu-slider-1 .avia-slideshow-controls {
	text-align: right;
	padding-right: 10px;
	bottom: 22px;
}

@media screen and (max-width: 767px) {
	.menu-slider-1 .avia-slideshow-controls {
		bottom: 35px !important;
	}
	
	.avia-tooltip {
		display: none !important;
	}
}