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

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


/* Wine list */
.esg-grid .eg-winelist-content {
	border: none;
	padding:0.1em 2em 1.5em;
}
.esg-grid .eg-winelist-element-0 {
	margin-top: 0.2em;
	line-height:1.15em;
}
.esg-grid .eg-winelist-element-25 {
	padding:0;
	margin-top:0.2em;
}

.classes-skin .eg-custom-skin-2-element-31-a i,
.cafe-skin .eg-custom-skin-1-element-0 i {
	font-size: 1.929rem;
	font-weight: 400;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.classes-skin .eg-custom-skin-2-element-31-a i.eg-icon-eye:before,
.cafe-skin .eg-custom-skin-1-element-0 i.eg-icon-eye:before {
	content: '\e843';
	font-family: "fontello";
}

.classes-skin .esg-entry-media-wrapper .esg-entry-media:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 18px solid transparent;
    border-radius: 50%;
    z-index: 2000;
}

.classes-skin .esg-navigationbutton {
	font-size: 1em !important;
	font-weight: 400;	
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.esgbox-overlay {
    z-index: 10001 !important;
}
.esgbox-opened {
    z-index: 10002 !important;
}

.myportfolio-container .eg-custom-skin-2-container {
    background-color: transparent;
}