/*
Theme Name: New Era Tech Divi Child UK
Theme URL: http://neweratech.com/uk
Description: New Era Tech Divi Child Theme - UK
Author: Abhisha Ahuja
Author URL: http://neweratech.com/uk
Template: Divi
Version: 1.0.0
Text Domain: newera-tech-divi-child
*/




/* NAVIGATIONS MENU #########################################*/

#et-secondary-nav li.selector-dropdown li a {
    padding: 1em; /*Style updated to match padding with other links */  
}


/* NZ selector styles start */

#et-secondary-nav li.nz-left-menu {
    position: absolute;
    left: 0;
}

#et-secondary-nav li.nz-left-menu a {
    border-right: none;
}


/* NZ selector styles end */



.nav ul li a:hover {
    opacity: 1;
}



/* BLOG ############################################################################*/


.et_pb_post .entry-featured-image-url {
	height: 250px !important;
	overflow: hidden !important;
}
.et_pb_post .entry-featured-image-url img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}
