@charset "UTF-8";

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

}

[data-icon]:before {
	font-family: "builder-icon" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="oee-"]:before,
[class*=" oee-"]:before {
	font-family: "builder-icon" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.oee-counter:before { content: "\4b"; }
.oee-conversation:before { content: "\4c"; }
.oee-timeline:before { content: "\4d"; }
.oee-products:before { content: "\4e"; }
.oee-wishlist:before { content: "\4f"; }
.oee-reveal:before { content: "\50"; }
.oee-compare:before { content: "\51"; }
.oee-tap:before { content: "\52"; }
.oee-info:before { content: "\53"; }
.oee-lock:before { content: "\55"; }
.oee-image:before { content: "\56"; }
.oee-gradient:before { content: "\57"; }
.oee-team:before { content: "\58"; }
.oee-testimonial:before { content: "\59"; }
.oee-slider:before { content: "\5a"; }
.oee-gallery:before { content: "\30"; }
.oee-review:before { content: "\31"; }
.oee-content-type:before { content: "\32"; }
.oee-icon-box:before { content: "\33"; }
.oee-split:before { content: "\34"; }
.oee-products-search:before { content: "\35"; }
.oee-block:before { content: "\36"; }
.oee-grid:before { content: "\37"; }
.oee-navigation:before { content: "\38"; }
.oee-products-slider:before { content: "\39"; }
.oee-share:before { content: "\21"; }
.oee-picture:before { content: "\22"; }
.oee-play:before { content: "\23"; }
.oee-sticky:before { content: "\25"; }
.oee-post:before { content: "\26"; }
.oee-price:before { content: "\27"; }
.oee-notes:before { content: "\28"; }
.oee-dynamic:before { content: "\29"; }
.oee-reload:before { content: "\2a"; }
.oee-mask:before { content: "\61"; }
.oee-brand:before { content: "\63"; }