.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_3 input.wpcf7-form-control.wpcf7-text {
	padding-left: 0;
}

.about-contact-form {
	padding-right: 30px;
}

.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea {
	padding-left: 0;
}

.mkdf-page-footer p {
	color: #ccc;
}

.sidebar-wrapper .mkdf-aiw-image img, .mkdf-author-description-image a img {
	content: url(https://justinefroelker.com/wp-content/uploads/2022/02/image-512.png);
}

.sidebar-wrapper .mkdf-aiw-image >*:last-child, .mkdf-author-info-holder  {
	display: none
}

.mkdf-author-description-image a>*:last-child, div.sd-like, div.mkdf-blog-like  {
	display: none !important;
}

div.mkdf-comment-image>*:last-child {
	display: none !important
}

.sidebar-wrapper .mkdf-aiw-image::after {
	display: block;
	margin: 0;
	padding: 8px 0;
	content: "Full of grit and grace, Justine Froelker uses her fiery passion and the occasional curse word to light up the world." !important;
}
.sidebar-wrapper .mkdf-aiw-title {
	color: white;
	font-size: 0;
}
.sidebar-wrapper .mkdf-aiw-title:before {
	color: #1e1e1e;
	font-size: 19px;
	font-weight: 700;
    line-height: 1.368em;
	content: "About the Author"
		
}

.mkdf-post-content a {
	font-weight: 400;
	color: rgb(255, 70, 18)
}

.mkdf-title-wrapper, .mkdf-title-holder  {
	height: auto !important;
	padding: 16px 0
}

.mkdf-instagram-feed {
	margin: 0 !important;
	
}

@media only screen and (max-width: 480px) {
.mkdf-container-inner, .mkdf-grid, .mkdf-row-grid-section {
    width: Calc(100% - 48px) !important
}
}
@media only screen and (max-width: 480px) {

div.vc_row {
/* 	margin: -15px !important;  */
	margin-left: 0px !important;
	margin-right: 0px !important;
	box-sizing: border-box;
	width: 100%;
	padding-left: 15px !important;
	padding-right: 15px !important
}
	
	div.vc_row.skip-me, div.vc_row.skip-me .vc_row, div.vc_row.skip-me .vc_column-inner  {
			padding-left: 0 !important;
	padding-right: 0 !important
	}
	.mkdf-owl-slider .owl-stage,  {
		    /* padding: 30px; */
/*     margin-left: -15px; */
    box-sizing: border-box;
	}
	.mkdf-owl-slider.owl-drag .owl-item {
		padding: 0 30px;
    box-sizing: border-box;
	}

	
	.mkdf-instagram-feed {
		grid-gap: 8px !important;

	}
	.contact-section  .mkdf-row-grid-section {
		margin: 0;
		width: 100% !important
	}
}
.contact-section .mkdf-section-title-holder .mkdf-st-title span.mkdf-st-title-suffix {
	color: white
}
.contact-section .mkdf-section-title-holder .mkdf-st-title span.mkdf-st-title-suffix::before {
	color: #ff4612;
 content: "?" !important
}

.mkdf-grid-col-4>*:last-child {
	display: none;
}
footer .mkdf-grid-col-4>*:last-child {
	display: block;
}
.tribe-events-cal-links {
	display: flex;
	flex-wrap: wrap
}
.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical {
	background: none
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-position {
	margin-top: 4px
}
p {
	color: black
}

.mkdf-post-image a {
    width: 100%;
    height: 0;
    padding: 0 0 66.66% 0;
}
.mkdf-post-image a img {
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: cover;
	background: #FAFAFA;
}
.mkdf-sidearea.widget_block p {
	color: white;
}


.mkdf-blog-holder-inner .mkdf-post-heading {
	width:100%
}