/* Enter Your Custom CSS Here */

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title, .projects_holder.justified-gallery article .hover_feature_holder_title .portfolio_title
{
	
	margin: 0 0 7px;
pointer-events: none;
cursor: default;
text-decoration: none;
}


.portfolio_link_for_touch
{
pointer-events: none;
cursor: default;
text-decoration: none;	
	
}

header.scrolled nav.main_menu > ul > li > a, header.light.scrolled nav.main_menu > ul > li > a, header.dark.scrolled nav.main_menu > ul > li > a {

	color: #d3007c !important;

}

header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a
{
	
color: white !important;
}
.es-field-wrap {
	color: white !important;
}

.es_subscription_form_submit, .es_submit_button, .es_textbox_button {
	
	background-color:transparent;
	border-radius:5px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding: 7px 18px;
	text-decoration:none;
	
	
}

.projects_holder article span.text_holder {
		
		background-color: rgb(250, 0,205, .68) !important;
}