/*!
Theme Name:    Barcelona 
Author:        Davey &amp; Krista
Author URI:    https://daveyandkrista.com/
Description:   A site designed for educators and online marketers. With a sales page, lead magnet landing page and shop built in, it has everything you need to create (and market) the business of your dreams.
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/* Your custom code goes here! */







/* All - Fix wiggle */
html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}


/* Fix bottom Padding on Paragraphs */
p:last-of-type {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

p:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;

}





.premium-carousel-inner  {
    cursor: pointer;
}		