/*!* Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}


.fa-search:before {
	content: "\f002"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-times:before {
    content: "\f00d";
}

.facebook{
	width: 20px;
	height: 20px;
}


@font-face {
	font-family: 'font awesome 5 pro';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../webfonts/fa-light-300.eot);
	src: url(../webfonts/fa-light-300.eot@) format("embedded-opentype"), url(../webfonts/fa-light-300.woff2) format("woff2"), url(../webfonts/fa-light-300.woff) format("woff"), url(../webfonts/fa-light-300.ttf) format("truetype"), url(../webfonts/fa-light-300.svg) format("svg")
}

.fal {
	font-family: 'font awesome 5 pro';
	font-weight: 300
}

@font-face {
	font-family: 'font awesome 5 pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../webfonts/fa-regular-400.eot);
	src: url(../webfonts/fa-regular-400.eot@) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg) format("svg")
}

.far {
	font-family: 'font awesome 5 pro';
	font-weight: 400
}

@font-face {
	font-family: 'font awesome 5 pro';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(../webfonts/fa-solid-900.eot);
	src: url(../webfonts/fa-solid-900.eot@) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg) format("svg")
}

.fa,
.fas {
	font-family: 'font awesome 5 pro';
	font-weight: 900
}