/*!
Theme Name:    Clifton Beach
Author:        Davey &amp; Krista
Author URI:    https://daveyandkrista.com/
Description:   Designed to showcase a variety of content from various categories, highlight popular content, and make promoting affiliate links through a "shop" a breeze, this template is the perfect home for bloggers and content-heavy websites.
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! */
/* Updated on May 26 2022  */



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