/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2024 | 08:12:49 */
body
{
	font-size:18px;
	line-height:20px;
}

body.page-template-template-portfolio-php .container-wrap, body.single-portfolio .container-wrap, body.tax-project-type .container-wrap, body[data-bg-header=true] .container-wrap
{
	    padding-bottom: 0;
}

.nectar-cta[data-using-bg=true] .text
{
	margin-right:0;
}

.team-member-renov .team-meta h3
{
	text-align:center;
}

.team-member-renov .team-member[data-style=bio_fullscreen_alt] .team-member-image
{
	    margin-bottom:0;
}

@media only screen and (max-width: 600px) 
{
	.nectar-flip-box .flip-box-back .inner, .nectar-flip-box .flip-box-front .inner
	{
		padding: 30px;
	}
}


/* CONTACT */

.address
{
	padding:24px 12px;
	margin:6px 0 24px;
	border:1px solid #ddd;
	border-radius:3px;
}

.address .row
{
	position:relative;
	display:flex;
}

.address .row .col-50
{
	width:50%;
}

.address .row .col-50:nth-child(1)
{
	padding-right:12px;
}

/* NEWS */

#author-bio,
.archive.category .row .col.section-title span,
.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text),
.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text)
{
	display:none !important;
}
