/*
Theme Name:     Bimber Distances
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

p.entry-flags{display: none;}

/* show in white the ad header instead of black */
.g1-advertisement-before-header-theme-area > .g1-row-background {
	background-color: #fff !important;
}

/* remove the grey bar between ad header and title */
.g1-hb-row-a .g1-row-background {
	border-bottom: none !important;
}

/* adace slideup customisation */
.adace-slideup-slot-wrap {
	background-color: rgba(0,0,0,.8);
	color: #ffffff;
}

.adace-slideup-slot-wrap h2 {
	color: #ffffff;
}

/* align mailchimp form with ad block */
.widget_adace_ads_widget{
	text-align: left;
}
