.home-three .soliloquy-pager, .home-one .soliloquy-pager {
	display: none !important;
}

.bump-up .site-inner {
	padding-top: 0;
}

.bump-up .site-inner article .entry-content {
margin-top: 0;}

.home-bbb {
	display: none;
}

#sb_instagram .sbi_follow_btn a {
	background: #dee8e5;
	color: #5b5b5c;
}

#sb_instagram .sbi_follow_btn a:hover {
			box-shadow: inset 0 0 10px 20px #dee8e5;
}


@media only screen and (max-width: 964px) {

	.home-a-right, .home-b-left {
        display: block;
		width: 100%;
    }
	
	.home-split img {
	outline: 2px solid rgba(255,255,255,0.8);
	outline-offset: -20px;
}
	
		.home-split {
		display: table;
	}

	.home-a-right, .home-b-left {
		display:table-header-group;
		float: none;
	}


}

/* March 2021 updates */

.home-flex .widget:last-of-type {
		margin-bottom: 0 !important;
}

.optin-widget .enews form {
	display: flex;
}

.optin-widget .enews form input {
	width: 100% !important;
}

@media only screen and (max-width: 667px) {
	.optin-widget .enews form {
	display: block;
		}
	
	.optin-widget .enews form input {
	margin-bottom: 15px;
}
}

.home-b-right .testimonial_rotator.template-default .slide {

}

.home-b-right #testimonial_rotator_widget_5833  {
	
	display: block !important;
	padding: 0 !important;
	height: 100% !important;
}

.home-b-right img {
	outline: 0;
}

.home-b-right .testimonial_rotator_description img {
	width: 300px;
	border-radius: 100%;
	margin-bottom: 20px;
}


.home-b-right .wpmtst-testimonial-content.testimonial-content {
	text-align: center;
}

.home-b-right .wpmtst-testimonial-content.testimonial-content img {
	width: 200px;
	height: 200px;
	background-size: cover;
 display: block;
	margin: 0 auto;
 border-radius: 100px;
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;
	margin-bottom: 10px;
}

.home-b-right .wpmtst-testimonial-field.testimonial-field.testimonial-name {
	font-style: italic;
	text-align: center;
}

.home-b-right .wpmtst-testimonial-field.testimonial-field.testimonial-name:before {
	content: "- ";
}

.home-b-right .wpmtst-testimonial-field.testimonial-field.testimonial-name:after {
	content: " -";
}


/* strong testimonials id 2 */

.strong-view-id-2 {
	margin: 0 auto;
	text-align: center;
}

.strong-view-id-2 .wpmtst-testimonial-field.testimonial-field.testimonial-name {
	font-style: italic;
	text-align: center;
}

.strong-view-id-2 .wpmtst-testimonial-content.testimonial-content img {
	width: 300px;
	height: 300px;
	background-size: cover;
 display: block;
	margin: 0 auto;
 border-radius: 150px;
 -webkit-border-radius: 150px;
 -moz-border-radius: 150px;
	margin-bottom: 10px;
}


.strong-view-id-2 .wpmtst-testimonial-field.testimonial-field.testimonial-name:before {
	content: "- ";
}

.strong-view-id-2 .wpmtst-testimonial-field.testimonial-field.testimonial-name:after {
	content: " -";
}
