@font-face {
	font-family: "icons"; 
src: url("icons/icons.eot?v=1758540241");
src:url("icons/icons.eot?v=1758540241#iefix") format("embedded-opentype"),
url("icons/icons.woff?v=1758540241") format("woff2"),
url("icons/icons.woff?v=1758540241") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

i[class^="fi-bd21"], [class*=" fi-bd21"] {
	display: inline-block;
	
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

	font-family: "icons";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	speak: none;
}



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

.icon-cotton:before {
    content: "\f101";
}
.icon-delivery:before {
    content: "\f102";
}
.icon-discount:before {
    content: "\f103";
}
.icon-dot:before {
    content: "\f104";
}
.icon-email:before {
    content: "\f105";
}
.icon-hamburger:before {
    content: "\f106";
}
.icon-map-pin:before {
    content: "\f107";
}
.icon-moneyback-2:before {
    content: "\f108";
}
.icon-moneyback:before {
    content: "\f109";
}
.icon-phone:before {
    content: "\f10a";
}
.icon-quality:before {
    content: "\f10b";
}
.icon-romb:before {
    content: "\f10c";
}
.icon-shipping-2:before {
    content: "\f10d";
}
.icon-shipping:before {
    content: "\f10e";
}
.icon-support-2:before {
    content: "\f10f";
}
.icon-support:before {
    content: "\f110";
}
.icon-time:before {
    content: "\f111";
}
.icon-world:before {
    content: "\f112";
}

.fi-bd21-cotton:before {
content: "\F101";
}

.fi-bd21-delivery:before {
content: "\F102";
}

.fi-bd21-discount:before {
content: "\F103";
}

.fi-bd21-dot:before {
content: "\F104";
}

.fi-bd21-email:before {
content: "\F105";
}

.fi-bd21-hamburger:before {
content: "\F106";
}

.fi-bd21-map-pin:before {
content: "\F107";
}

.fi-bd21-moneyback-2:before {
content: "\F108";
}

.fi-bd21-moneyback:before {
content: "\F109";
}

.fi-bd21-phone:before {
content: "\F10A";
}

.fi-bd21-quality:before {
content: "\F10B";
}

.fi-bd21-romb:before {
content: "\F10C";
}

.fi-bd21-shipping-2:before {
content: "\F10D";
}

.fi-bd21-shipping:before {
content: "\F10E";
}

.fi-bd21-support-2:before {
content: "\F10F";
}

.fi-bd21-support:before {
content: "\F110";
}

.fi-bd21-time:before {
content: "\F111";
}

.fi-bd21-world:before {
content: "\F112";
}
@font-face {
	font-family: "icomoon"; 
src: url("icomoon/icomoon.eot?v=1758698891");
src:url("icomoon/icomoon.eot?v=1758698891#iefix") format("embedded-opentype"),
url("icomoon/icomoon.woff?v=1758698891") format("woff"),
url("icomoon/icomoon.woff?v=1758698891") format("woff"),
url("icomoon/icomoon.ttf?v=1758698891") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

i[class^="fi-ae13"], [class*=" fi-ae13"] {
	display: inline-block;
	
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

	font-family: "icomoon";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	speak: none;
}

body {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: #555;
  background: #fff;
}
h1 {
  font-size: 1.5em;
  font-weight: normal;
}
small {
  font-size: .66666667em;
}
a {
  color: #e74c3c;
  text-decoration: none;
}
a:hover, a:focus {
  box-shadow: 0 1px #e74c3c;
}
.bshadow0, input {
  box-shadow: inset 0 -2px #e7e7e7;
}
input:hover {
  box-shadow: inset 0 -2px #ccc;
}
input, fieldset {
  font-family: sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
}
input {
  color: inherit;
  line-height: 1.5;
  height: 1.5em;
  padding: .25em 0;
}
input:focus {
  outline: none;
  box-shadow: inset 0 -2px #449fdb;
}
.glyph {
  font-size: 16px;
  width: 15em;
  padding-bottom: 1em;
  margin-right: 4em;
  margin-bottom: 1em;
  float: left;
  overflow: hidden;
}
.liga {
  width: 80%;
  width: calc(100% - 2.5em);
}
.talign-right {
  text-align: right;
}
.talign-center {
  text-align: center;
}
.bgc1 {
  background: #f1f1f1;
}
.fgc1 {
  color: #999;
}
.fgc0 {
  color: #000;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.mvm {
  margin-top: .75em;
  margin-bottom: .75em;
}
.mtn {
  margin-top: 0;
}
.mtl, .mal {
  margin-top: 1.5em;
}
.mbl, .mal {
  margin-bottom: 1.5em;
}
.mal, .mhl {
  margin-left: 1.5em;
  margin-right: 1.5em;
}
.mhmm {
  margin-left: 1em;
  margin-right: 1em;
}
.mls {
  margin-left: .25em;
}
.ptl {
  padding-top: 1.5em;
}
.pbs, .pvs {
  padding-bottom: .25em;
}
.pvs, .pts {
  padding-top: .25em;
}
.unit {
  float: left;
}
.unitRight {
  float: right;
}
.size1of2 {
  width: 50%;
}
.size1of1 {
  width: 100%;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hidden-true {
  display: none;
}
.textbox0 {
  width: 3em;
  background: #f1f1f1;
  padding: .25em .5em;
  line-height: 1.5;
  height: 1.5em;
}
#testDrive {
  display: block;
  padding-top: 24px;
  line-height: 1.5;
}
.fs0 {
  font-size: 16px;
}
.fs1 {
  font-size: 32px;
}


.fi-ae13-1:before {
content: "\0";
}

.fi-ae13-2:before {
content: "\1";
}

.fi-ae13-3:before {
content: "\20";
}

.fi-ae13-4:before {
content: "\E900";
}
