/*
Theme Name: Rise Child
Theme URI: http://rocketstack.net/
Author: Thrive Themes
Author URI: http://rocketstack.net/
Text Domain: thrive
Template: rise
Description: Rise description
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, thrive, lead capture
*/

@import url("../rise/style.css");

.tve_shortcode_rendered .bx-wrapper{
	margin: 0 !important;
}

body  :not(#tve) .thrv_wrapper p{
	margin: 0;
	line-height: 1.5em;
}


/**
*	Responsive
*/
@media only screen and (max-width: 450px){

	body .bpd, body .bpd .cck, body .fullWidth .cck, body .wrp {
	    width: calc(100% - 30px);
	}

}