/*
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
*/

@media (max-width: 768px) { 
	.navbar-brand {
		overflow: scroll;
	}
}
@media (min-width: 768px) { 
    .vertical-align {
        display: flex;
        align-items: center;
    }
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.sidebar-header {
	/*font-weight: bold;*/
	font-size: 25px;
}

.widget_recent_entries a {
    font-weight: 500;
}

#apcl-widget-container-4527 {
    z-index: 5;
}

#apcl-credits-4527 {
    display: none;
}