/*
Theme Name: IntoClicks Child Theme For Beaver Builder
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.7.6.1
Description: IntoClicks Child Theme For Custom Changes To Beaver Builder.
Author: IntoClicks
Author URI: https://www.intoclicks.com/
template: bb-theme
*/

/* Add your custom styles here... */ 
.no-mrg p {
	margin-bottom: 0px !important;
}

.fl-node-60ae9a041593b #uabb-bottom-pine-tree-bend-separator2, .fl-node-60aea4611bfd8 #uabb-top-pine-tree-bend-separator2 {
	fill: #a0ce4e !important;
	stroke: #a0ce4e !important;
}

a.modal-link:link {
	color: #a0ce4e !important;
}

a.modal-link:hover {
	color: #f2f2f2 !important;
}

blockquote {
	border-color: #a0ce4e;
}

h4 {
	margin-bottom: 30px !important;
}

p a, div.fl-module.fl-module-rich-text a, div.uabb-content.uabb-tab-acc-content.clearfix.uabb-tabs-desc.uabb-text-editor a {
	font-weight: bold !important;
}

@media only screen and (min-width: 500px) {
.uabb-thumbnail-position-left .uabb-post-thumbnail {
	width: 20% !important;
	}

.uabb-thumbnail-position-left .uabb-blog-post-content {
	width: 80% !important;
	}
}

.uabb-post__terms-wrap {
	text-align: left !important;
}

.uabb-blog-posts .uabb-post__terms-wrap .uabb-post__terms {
	padding: 0px !important;
}