/*
Theme Name: Lay Theme Child
Theme URI: http://laytheme.com/
Template: lay
Author: Armin Unruh
Author URI: http://arminunruh.com/
Description: Create a Portfolio Website with Lay Theme. Design layouts in a configurable grid where you place images, texts and videos.
Version: 2.8.2.1568377805
Updated: 2019-09-13 12:30:05

*/

nav.primary li.menu-item ul {
	display: none;
	position: absolute;
	right: 0;
}
nav.primary li.menu-item:hover ul {
	display: block;
}
nav.primary li.menu-item:hover ul li {
	display: block;
	padding-top: 16px;
	text-align: right;
	margin-right: 0px;
}
nav.laynav li:last-child {
    margin-right: 0px !important;
    margin-bottom: 0 !important;
}

.bg-white .caption {
	padding: 20px;
	background-color: #fff;
}
.caption {
}