﻿@charset "UTF-8";

@font-face {
	font-family: wbe;
	src: url("fonts/flowervision-icon-nb.otf");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
  font-family: "wbe" !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^="wbe-"]:before,
[class*=" wbe-"]:before {
  font-family: "wbe" !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;
}

.wbe-home:before{
	content: "a";
}

.wbe-mill:before{
	content: "b";
}

.wbe-flowers:before{
	content: "c";
}

.wbe-sundries:before{
	content: "d";
    margin-left: -4px;
}

.wbe-recycle:before{
	content: "e";
}

.wbe-check:before{
	content: "f";
}

.wbe-sun:before{
	content: "g";
}

.wbe-winkelwagen:before{
	content: "h";
    margin-left: -5px;
}

.wbe-mail:before{
	content: "i";
}

.wbe-documents:before{
	content: "j";
}

.wbe-flowers2:before{
	content: "k";
}

.wbe-phone:before{
	content: "l";
}

.wbe-home2:before{
	content: "m";
}

.wbe-search:before{
	content: "n";
}

.wbe-search2:before{
	content: "o";
}

.wbe-date:before{
	content: "p";
}

.wbe-plants:before{
	content: "q";
}

.wbe-plants2:before{
	content: "r";
}

.wbe-leaf:before{
	content: "s";
}

.wbe-bouquet:before{
	content: "t";
}

.wbe-notes:before{
	content: "u";
}

.wbe-whatsapp:before{
	content: "v";
}

.wbe-facebook:before{
	content: "w";
}

.wbe-twitter:before{
	content: "x";
}

.wbe-instagram:before{
	content: "y";
}

.wbe-pinterest:before{
	content: "z";
}

.wbe-question:before{
	content: "A";
}

.wbe-location:before{
	content: "B";
}

.wbe-worldwide:before{
	content: "C";
}

.wbe-map:before{
	content: "D";
}

.wbe-down:before{
	content: "E";
}

.wbe-right:before{
	content: "F";
}

.wbe-up:before{
	content: "G";
}

.wbe-left:before{
	content: "H";
}

.wbe-down2:before{
	content: "I";
}

.wbe-right2:before{
	content: "J";
}

.wbe-up2:before{
	content: "K";
}

.wbe-left2:before{
	content: "L";
}

.wbe-info:before{
	content: "M";
}

.wbe-idea:before{
	content: "N";
}

.wbe-team:before{
	content: "O";
}

.wbe-crew:before{
	content: "P";
}

.wbe-upload:before{
	content: "Q";
}

.wbe-download:before{
	content: "R";
}

.wbe-cross:before{
	content: "S";
}

.wbe-plus:before{
	content: "T";
}

.wbe-check2:before{
	content: "U";
}

.wbe-star:before{
	content: "V";
}

.wbe-star2:before{
	content: "W";
}

.wbe-heart:before{
	content: "X";
}

.wbe-preview:before{
	content: "Y";
}

.wbe-preview2:before{
	content: "Z";
}

.wbe-enlarge:before{
	content: "1";
}

.wbe-settings:before{
	content: "2";
}

.wbe-system:before{
	content: "3";
}

.wbe-truck:before{
	content: "4";
}

.wbe-time:before{
	content: "5";
}

.wbe-offer:before{
	content: "6";
}

.wbe-bestelling:before{
	content: "7";
}

.wbe-leaf2:before{
	content: "8";
}

.wbe-care:before{
	content: "9";
}

.wbe-sundries2:before{
	content: "-";
}

.wbe-logo:before{
	content: "=";
    float: left;
    font-size: 200px;
    margin-top: -138px;
}

.wbe-logo-mobile:before{
	content: "=";
    font-size: 200px;
    margin-top: -138px;
    margin-left: 45px;
    float: left;
}

.wbe-phone{
    color: white!important;
    margin-top: -4px;
    position: absolute;
    right: 7px;
    font-size: 2.1rem!important;
}

.wbe-mail{
    color: white!important;
    margin-top: -4px;
    position: absolute;
    right: 5px;
    font-size: 2.1rem!important;
}