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

.esg-grid i[class*="eg-icon-"] {
	color: inherit !important;
	-webkit-transition: color .5s ease;
	    -ms-transition: color .5s ease;
	        transition: color .5s ease;
}

.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;
}

.theme_style_1 .eg-icon-eye:before,
.theme_style_1 .eg-icon-search:before{
    font-family:'fontello';
    margin: 0 0.02em;
}
.theme_style_1 .eg-icon-search:before{
	content: "\e951";
}
.theme_style_1 .eg-icon-eye:before {
	content: "\e948";
}

.theme_style_2 li[data-cobblesw="3"] .eg-theme_skin_2-element-0,
.theme_style_2 li[data-cobblesw="2"] .eg-theme_skin_2-element-0 {
    font-size: 150% !important;
    line-height: 115% !important;
    margin-top: 0.6em;
    margin-bottom: 0.9em;
    padding: 0 2em !important;
}