@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-uoc65z');
	src:url('fonts/icomoon.eot?#iefix-uoc65z') format('embedded-opentype'),
		url('fonts/icomoon.woff?-uoc65z') format('woff'),
		url('fonts/icomoon.ttf?-uoc65z') format('truetype'),
		url('fonts/icomoon.svg?-uoc65z#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.acn-trans [class^="fe-"],
.acn-trans [class*=" fe-"],
.rtl .acn-trans [class^="fe-"],
.rtl .acn-trans [class*=" fe-"],
.acn-trans button.menuExpColl:before,
.rtl .acn-trans button.menuExpColl:before,
.acn-trans .filter-menu-trigger > span:after,
.rtl .acn-trans .filter-menu-trigger > span:after,
.acn-trans .eti_select_wrapper .chosen-container-active .chosen-single div b:before,
.acn-trans .eti_select_wrapper .chosen-container-single .chosen-single div b:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	font-size:50px;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.acn-trans .fe-user:before {
	content: "\e600";
}
.acn-trans .fe-email:before {
	content: "\e601";
}
.acn-trans .fe-business:before {
	content: "\e602";
}
.acn-trans .fe-internet:before {
	content: "\e603";
}
.acn-trans .fe-other:before {
	content: "\e604";
}
.acn-trans .fe-phone:before {
	content: "\e605";
}
.acn-trans .fe-map:before {
	content: "\e606";
}
.acn-trans .fe-chat:before {
	content: "\e607";
}
.acn-trans .fe-search:before {
	content: "\e608";
}
.acn-trans .fe-close:before {
	content: "\e609";
}
.acn-trans .fe-twitter:before {
	content: "\e60a";
}
.acn-trans .fe-facebook:before {
	content: "\e60b";
}
.acn-trans .fe-youtube:before {
	content: "\e60c";
}
.acn-trans .fe-instagram:before {
	content: "\e60d";
}
.acn-trans .fe-linkedin:before {
	content: "\e60e";
}
.acn-trans .fe-menu:before {
	content: "\e60f";
}
.acn-trans .fe-laptop:before {
	content: "\e610";
}
.acn-trans .fe-cellphone:before {
	content: "\e611";
}
.acn-trans .fe-card:before {
	content: "\e612";
}
.acn-trans .fe-paymachine:before {
	content: "\e613";
}
.acn-trans .fe-bank:before {
	content: "\e614";
}
.acn-trans .fe-arrowup:before,
.acn-trans button.menuExpColl.showing:before,
.acn-trans .filter-menu-trigger > span:nth-child(2):after,
.acn-trans .eti_select_wrapper .chosen-container-single.chosen-with-drop .chosen-single div b:before{
	content: "\e615";
}
.acn-trans .fe-arrowdown:before,
.acn-trans button.menuExpColl:before,
.acn-trans .filter-menu-trigger > span:nth-child(1):after,
.acn-trans .eti_select_wrapper .chosen-container-single .chosen-single div b:before{
	content: "\e616";
}
.acn-trans .fe-filter:before {
	content: "\e617";
}
.acn-trans .fe-cart:before {
	content: "\e618";
}
.acn-trans .fe-menu2:before {
	content: "\e619";
}



.acn-trans.main-header .btn-virgo .fe-menu:before {
    left: -7px;
    top: -6px;
}
.rtl .acn-trans.main-header .btn-virgo .fe-menu:before {
    left: 7px;
}

.acn-trans #login-panel a i[class^="fe-"],
.acn-trans .other-menu-items a i[class^="fe-"],
.acn-trans .filter-menu-trigger > span:after {
	display: block;
	position: absolute;	
	height: 40px;
	width: 40px;
}

@media only screen and (max-width: 854px) {

	.acn-trans #login-panel a i[class^="fe-"],
	.acn-trans .other-menu-items a i[class^="fe-"]	{		
		left: -67px;
		top:0;
	}

	.rtl .acn-trans #login-panel a i[class^="fe-"],
	.rtl .acn-trans .other-menu-items a i[class^="fe-"] {
		left: auto;
		right:-67px;
	}
	
	.acn-trans button.menuExpColl:before {
		position: relative;
		top: -4px;
	}
}

@media only screen and (min-width: 855px) {

	.acn-trans #login-panel a i[class^="fe-"],
	.acn-trans .other-menu-items a i[class^="fe-"] {	
		left: -50px;
		top: 4px;
	}

	.rtl .acn-trans #login-panel a i[class^="fe-"],
	.rtl .acn-trans .other-menu-items a i[class^="fe-"] {
		left: auto;
		right:-50px;

	}
	.acn-trans .filter-menu-trigger > span:after,
	.rtl .acn-trans .filter-menu-trigger > span:after	{
		color: #212121;
		display: inline-block;
		font-size: 25px;
		font-weight: bold;
		line-height: 38px;
		top:0;
		right:0;
	}
	.rtl .acn-trans .filter-menu-trigger > span:after{
		left:0;
		right:auto;
	}
	
}