/* Essential Grid styles
----------------------------------------------------------------- */

.esg-grid i[class*="eg-icon-"] {
	color: #fff;
    -webkit-transition: color .5s ease;
    -ms-transition: color .5s ease;
    transition: color .5s ease;
}
.esg-grid i.eg-icon-eye:before {
    font-family:'fontello';
    content: '\e94f';
}

.flat-light .esg-filters .esg-sortbutton-order,
.flat-light .esg-filters .esg-cartbutton-order {
	line-height:36px;
	margin:0;
}
.flat-light .esg-filters .esg-sortbutton {
	padding-right: 0;
}

.esgbox-overlay {
	z-index: 28010 !important;
}
.esgbox-opened {
	z-index: 28030 !important;
}


.esg-grid .mainul li.eg-thene_skin_1-wrapper {
    background: transparent !important;
}