/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/

.dropdown-menu{
	min-width: 200px;
}
.mini-cart-overview ul li.cart-actions{
	width: 100%;
}
.mini-cart-overview .buttons a{
	width: auto;
}
.mini-cart-overview .buttons a:first-child{
	margin-right: 0;
}
.top-bar{
	z-index: 1001;
}