/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

body.single article.has-post-thumbnail > img:nth-of-type(1) { width:50% !important; height:auto !important; float: right; margin-left: 5px;}

body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) { width:40% !important; height:auto !important; float: right; margin-left: 5px;}

#content-area {
	margin-top: -80px !important;
}

.my-header {
	background-image: url("https://encompassworld.com/wp-content/uploads/2019/02/banner-image-4.png") !important;
	height: 92px;
	background-size: 1400px;
}

.dashicons, .dashicons-before::before {
	color: #fff;
	cursor: pointer;
	line-height: 10px !important;
}
#searchsubmit {
	cursor: pointer;
	display: block;
	position: absolute;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	width: 74px;
	height: 30px;
	margin: auto;
}
img.lazyloaded.teams-image-wrap {
    width: 154px !important;
    height: 194px !important;
}
.project .entry-content{
	padding-top: 0;
}

.et_pb_post .entry-content {
    padding-top: 0px;
}


@media (max-width: 980px){
	.dashicons {
		padding-top: 11px;
		margin-left: 25px;
	}
}


@media (max-width: 500px){
	body.single article.has-post-thumbnail > img:nth-of-type(1) { width:100% !important; height:auto !important;}
	
	body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) { width:100% !important; height:auto !important;}
	
	.et_pb_post .entry-content {
	padding-top: 0;
}
}


@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}
