/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section.

Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/
.logo .textwidget p{color:#00654d;}

.logo .textwidget p:hover{color:#007dc5;}

 .fa-check-circle{

	font-size:1.5rem;
	color:white;
}
/* blog fixes */
.blog-wrap {padding:1rem;}
/* feedback/reviews */
.fullscreenh{
	min-height:65vh;
}
div.wpcf7-response-output{
	color:red;
	font-size:1.25rem;
}
/* breakout fixes */
.breakout h1,.breakout h2 {	font-weight:700;font-family: 'M PLUS Rounded 1c', sans-serif;}
.breakout .row.paraone .custfont{font-size:1.75rem}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{letter-spacing:1px;font-family: 'M PLUS Rounded 1c', sans-serif;text-transform:uppercase;}
/* height fix */
.paraone{
	padding:1rem;
}


/* nav edits */

.nav-bar .menu .menu-item a{
	text-transform:uppercase;
}

/* cust font override */
#gobk{
	color:black;
}

.custfont{
	text-transform:uppercase;
	
}
.custfont ,
.slide-header,#mainfont,.widgettitle,.nav-bar .menu .menu-item a{
font-family: 'M PLUS Rounded 1c', sans-serif;	font-weight:700;
}
.nav-bar .menu .menu-item a{font-weight:700;}
.custfont.fancy.rd{
	border-bottom:3px solid white;
}


.custfont.fancy.rd{
	border-bottom:3px solid white;
}
/* custom button */
footer .widgettitle{
	font-size:1.5rem;
	text-transform:uppercase;
	width:max-content;
}
.custbut,#custbut,.wpcf7-form-control.wpcf7-submit,#leaveAreview .custbut,.blog article .btn{
	border-radius:3px;
	transition: all ease .25s;
	color:white;
	cursor:pointer;
	padding: .5rem 1.25rem;
	display: inline-block;
	text-decoration: none !important;
	font-size: 1.05em;
	font-weight: bold;text-decoration:none;background-color:#666666;text-transform:uppercase;text-align:center;}

#footer .textwidget .custbut{min-width:100%;}
.paraone.bk.feed{min-height:65vh;display:flex;align-items:center;justify-content:center;}
.custbut:hover,#custbut:hover,.wpcf7-form-control.wpcf7-submit:hover,#leaveAreview .custbut:hover,.blog article .btn:hover{
	background-color:#383838;color:white;

	
}
.custbut.inv:hover,#custbut.inv:hover{
	background-color:rgba(255,255,255,1) ;
	color:black;
	
} 


.breakout.dk,.row.dk{
	background-color:#D9F9FF;
 	padding-top:1rem;
	padding-bottom:1rem;
}


.breakout{
	color:black;
}

.breakout.lighten{
	background-color:white;
}

.wpcf7-form-control-wrap.your-message .wpcf7-form{background-color:none !important}
.breakout{
	margin-top:0px;
	margin-bottom:0px;
}

/* breakout card */
.breakout .cards{
 	text-align:center;
	position:relative;
	display:flex;
	flex-direction:row;
	align-items:center;
	padding: 1rem;
	justify-content:center;
	height: 100%;
	background-color:#666666;
	
	transition: all ease .5s;
}


.breakout .cards .contcar{
	width:25%;
	min-height:100%;
}

.breakout .cards *{
 	transition:all ease .25s !important;
	text-align:center;

}


.breakout .cards.prod{
	width:75%;
	padding:1rem 1rem;

}

.breakout .cards.prod h2{
	width:40%;
	margin-top:0px;
}

.breakout .cards .ctext{height:100%;
	background-color:lightgrey;
	width:100%;
	color:black;
	font-weight:bold;
	transition: all ease .25s;
	opacity:1;
	margin:0rem;
	text-align:center;
	padding:1rem;
	border:3px solid white;

}

.breakout .cards h2{
	padding:1rem;
	width:100%;
	line-height:1;
	margin:0;
}

#cardrow.custparralax{
	background:url(/wp-content/uploads/concrete-texture.jpg);
	background-attachment:fixed;
	background-size:cover;
}

/* resp card */
#cardrow{
	overflow:visible;
	background:#80011F;
	padding:3rem 0rem;
	perspective:300px;
}


/* feedback */
.up-down button .fas{
		color:#666666 !important;

	transition: all ease .25s;
}

.up-down button .fas:hover{
	color:#383838 !important;
}
/* reviews */
#positive.modal{
	z-index:9999;
}

.large-wrapper.reviews{
	min-height:50vh;display:flex;align-items:center;justify-content:start;flex-direction:column;
}
/* cust parralax */



.hamburger.is-active {background:#666666;}
#mobile-menu-container ul li{
	background:white;
}
 
 
