/*
 Theme Name:     Cafe
 Theme URI:      http://aspengrovestudios.com/
 Description:    
 Author:         Aspen Grove Studios
 Author URI:     http://aspengrovestudios.com/
 Template:       Divi
 Version:        2.3.2
*/

select::-ms-expand {
	display: none !important;
}

@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow&display=swap');

.testi-slider .et_pb_slide_content {
	text-shadow: none !important;
	padding: 0 1.5rem;
}

.testi-slider .et_pb_container {
	height: fit-content !important;
}

.testi-slider .et_pb_slide_description {
	padding: 5% 0 !important;
}

.testi-slider .et_pb_slides {
	padding-bottom: 6%;
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
	.gallery-page .et_pb_gallery_item.et_pb_grid_item.et_pb_bg_layout_light {
		width: 47% !important;
	}	
}
