/*
Theme Name: TechStarters - Customify Child
Theme URI: https://wpcustomify.com
Template: customify
Author: #TechStarters
Version: 1.1.3
*/


.fa, .fas{
	font-family:"Font Awesome 5 Free", "FontAwesome";
}


nav.elementor-location-header ul li ul.sub-menu li a,
.sub-menu li a{
	border-left:none !important;
	border-left:0 !important;
}

/*
#page .site-content *{	 	 
 font-family:"FontAwesome", Hanuman, "Helvetica Neue", "Helvetica", sans-serif;	 	 
}	 	 

#page nav {	 	 
 font-family: "FontAwesome", Hanuman, "Helvetica Neue",Arial,sans-serif;	 	 
}
*/


/* ---- START --- Carryover from others --- */
#main, #sidebar-primary, #sidebar-secondary{
	padding-top:0px;
	padding-bottom: 0px;
}

#page .elementor-location-header nav ul li ul li{
	border:1px solid #CCC;
}
/* ---- END --- Carryover from others -- */



/* ---- START --- newsletters & articles page -- */
	.ts_newsarticles_section .elementor-row{
    	margin-bottom:20px;
	}
	
	.ts_newsarticles_section .elementor-row .elementor-element-populated{
		/* -- (added 5/12/21 w/Judy on phone) to give the column borders spacing -- */
        margin-right:20px;
        padding-right:0;
	}
/* ---- START --- newsletters & articles page (added 5/12/21 w/Judy on phone) -- */





/* --- START -- Events page - /workshops-and-testimonies ---- */
@media only screen and (min-width: 768px){
	.mec-event-list-modern .mec-btn-wrapper{
		top:18% !important; /* -- Added 6/25/21 - Default was top:30%;, the "View Detail" button was overlapping the event titles on desktop -- */
	}
}
/* --- END ---- Events page - /workshops-and-testimonies ---- */












/*
.home form input[type="search"]{
	font-size:72px !important;
	padding:50px !important;
}

.home form input[type="search"]:active,
.home form input[type="search"]:focus{
	background:#FF0 !important;	
}
*/


/*
.home .lae-project-image a,
.home .lae-project-image a img
{
	max-width:100px !important;
	margin:0 auto !important;
	
}
*/
