/*
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
*/

section.section.section-upper-footer {
	background: #0083c3 !important;
	border: none !important;
	padding: 15px !important;
}

section.section.section-upper-footer .container {
	width: 100% !important;
}

.post-media .figure .figure-image {
	display: none !important;
}

.select-wrap select {
  padding-top: 0 !important;
}