/*
Theme Name: Opinion Lab Child
Theme URI: http://www.domain.com
Description: Opinion Lab child theme
Version: 1.0.1
Author: Clique Studios
Author URI: http://cliquestudios.com
Template: opinionlab
*/


/*
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------

This child theme enables you to make customizations while allowing for safe updates to the parent theme.
The parent theme's style.css is imported below. If you wish to make customizations, do one of the following:

A.) Copy the contents of skeleton/style.css into this file, but leave the (above) child theme head in tact!
B.) Add specific rules BELOW the import. This is intended for minimal customizations.

----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------

*/

span.olPlus { position: relative; top: -1px; }

.video-container {
	display: block;
	clear: both;
}