﻿/*Test*/
@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot?ap88vy");
    src: url("fonts/icomoon.eot?ap88vy#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?ap88vy") format("truetype"), url("fonts/icomoon.woff?ap88vy") format("woff"), url("fonts/icomoon.svg?ap88vy#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-like-dislikes:before {
    content: "\e912";
}

.icon-nrt:before {
    content: "\e914";
}

.icon-date:before {
    content: "\e90f";
}

.icon-document:before {
    content: "\e911";
}

.icon-clock:before {
    content: "\e90d";
}

.icon-comment-alt:before {
    content: "\e90e";
}

.icon-date-alt:before {
    content: "\e910";
}

.icon-new-window:before {
    content: "\e913";
}

.icon-pro-cons:before {
    content: "\e915";
}

.icon-triggers:before {
    content: "\e916";
}

.icon-warning:before {
    content: "\e917";
}

.icon-withdrawal:before {
    content: "\e918";
}

.icon-comment:before {
    content: "\e90b";
}

.icon-like:before {
    content: "\e90c";
}

.icon-cart:before {
    content: "\e909";
}

.icon-edit:before {
    content: "\e906";
}

.icon-question:before {
    content: "\e907";
}

.icon-chevron-down:before {
    content: "\e905";
}

.icon-mail:before {
    content: "\e900";
}

.icon-angle-down:before {
    content: "\e90a";
}

.icon-chevron-left:before {
    content: "\e908";
}

.icon-pinterest-p:before {
    content: "\e901";
}

.icon-twitter:before {
    content: "\e902";
}

.icon-facebook:before {
    content: "\e903";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-chevron-right:before {
    content: "\e904";
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.428571429;
    color: #2c2c2c;
    background-color: #fff;
}
