@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url(/Fonts/open-sans-italic.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(/Fonts/open-sans-300.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Regular'), local('OpenSans-Regular'), url(/Fonts/open-sans-regular.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(/Fonts/open-sans-600.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/Fonts/open-sans-700.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 300;
	src: local('Oswald Light'), local('Oswald-Light'), url(/Fonts/oswald-300.woff2) format('woff2');
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: local('Oswald Regular'), local('Oswald-Regular'), url(/Fonts/oswald-regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 700;
	src: local('Oswald Bold'), local('Oswald-Bold'), url(/Fonts/oswald-700.woff2) format('woff2');
}

@charset "UTF-8";
@font-face {
	font-family: "glicons";
	src: url("/Fonts/glicons-17.eot");
	src: url("/Fonts/glicons-17.eot?#iefix") format("embedded-opentype"), url("/Fonts/glicons-17.woff") format("woff"), url("/Fonts/glicons-17.ttf") format("truetype"), url("/Fonts/glicons-17.svg#glicons") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[data-icon]:before {
	font-family: "glicons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	vertical-align: bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "glicons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	vertical-align: bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-bullhorn:before {
	content: "\62";
}

.icon-align-justify:before {
	content: "\63";
}

.icon-align-justify-1:before {
	content: "\64";
}

.icon-cloud:before {
	content: "\65";
}

.icon-heart-empty:before {
	content: "\67";
}

.icon-heart:before {
	content: "\68";
}

.icon-home:before {
	content: "\69";
}

.icon-zoom-out:before {
	content: "\6c";
}

.icon-zoom-in:before {
	content: "\6d";
}

.icon-star:before {
	content: "\6f";
}

.icon-star-half:before {
	content: "\70";
}

.icon-star-half-1:before {
	content: "\71";
}

.icon-star-two:before {
	content: "\72";
}

.icon-exclamation-triangle:before {
	content: "\73";
}

.icon-exclamation-circle:before {
	content: "\74";
}

.icon-cloud-download:before {
	content: "\75";
}

.icon-cloud-upload:before {
	content: "\76";
}

.icon-book:before {
	content: "\77";
}

.icon-bookmark:before {
	content: "\78";
}

.icon-log-in:before {
	content: "\79";
}

.icon-log-out:before {
	content: "\7a";
}

.icon-male:before {
	content: "\41";
}

.icon-group:before {
	content: "\42";
}

.icon-information:before {
	content: "\43";
}

.icon-information-circle:before {
	content: "\44";
}

.icon-lightbulb:before {
	content: "\46";
}

.icon-letter-mail:before {
	content: "\47";
}

.icon-shopping-cart:before {
	content: "\48";
}

.icon-user:before {
	content: "\49";
}

.icon-wrench:before {
	content: "\4a";
}

.icon-symbol-woman:before {
	content: "\4b";
}

.icon-symbol-man:before {
	content: "\4c";
}

.icon-magnifying-plus:before {
	content: "\4d";
}

.icon-magnifying:before {
	content: "\4e";
}

.icon-magnifying-minus:before {
	content: "\4f";
}

.icon-arrow-circle-right:before {
	content: "\52";
}

.icon-arrow-circle-left:before {
	content: "\53";
}

.icon-arrow-circle-down-line:before {
	content: "\54";
}

.icon-arrow-circle-down:before {
	content: "\55";
}

.icon-arrow-circle-up:before {
	content: "\56";
}

.icon-arrow-circle-up-line:before {
	content: "\57";
}

.icon-arrow-left:before {
	content: "\58";
}

.icon-arrow-right:before {
	content: "\59";
}

.icon-arrow-up:before {
	content: "\5a";
}

.icon-arrow-down:before {
	content: "\30";
}

.icon-circle:before {
	content: "\31";
}

.icon-circle-line:before {
	content: "\32";
}

.icon-clock:before {
	content: "\33";
}

.icon-check-mark-circle:before {
	content: "\34";
}

.icon-check-mark-circle-two:before {
	content: "\35";
}

.icon-check-mark:before {
	content: "\36";
}

.icon-check-mark-2:before {
	content: "\37";
}

.icon-caret-up-two:before {
	content: "\38";
}

.icon-caret-right:before {
	content: "\39";
}

.icon-caret-left:before {
	content: "\21";
}

.icon-caret-down:before {
	content: "\22";
}

.icon-caret-down-two:before {
	content: "\23";
}

.icon-caret-up:before {
	content: "\24";
}

.icon-briefcase-case:before {
	content: "\25";
}

.icon-cog-gear:before {
	content: "\26";
}

.icon-close-delete:before {
	content: "\27";
}

.icon-download:before {
	content: "\28";
}

.icon-delete-circle:before {
	content: "\29";
}

.icon-denied-block:before {
	content: "\2a";
}

.icon-email-envelope:before {
	content: "\2b";
}

.icon-dollar:before {
	content: "\2c";
}

.icon-euro:before {
	content: "\2d";
}

.icon-exclamation:before {
	content: "\2e";
}

.icon-facebook-square:before {
	content: "\2f";
}

.icon-gears-setting:before {
	content: "\3a";
}

.icon-google-plus:before {
	content: "\3b";
}

.icon-hospital-square:before {
	content: "\3c";
}

.icon-mic:before {
	content: "\3d";
}

.icon-play-circle:before {
	content: "\3e";
}

.icon-play:before {
	content: "\3f";
}

.icon-minus-line:before {
	content: "\40";
}

.icon-minus-square:before {
	content: "\5b";
}

.icon-money-banknote:before {
	content: "\5d";
}

.icon-mic-no:before {
	content: "\5e";
}

.icon-pin-map:before {
	content: "\5f";
}

.icon-plus-circle:before {
	content: "\60";
}

.icon-plus-square:before {
	content: "\7b";
}

.icon-quote-right:before {
	content: "\7c";
}

.icon-quote-left:before {
	content: "\7d";
}

.icon-question:before {
	content: "\7e";
}

.icon-question-1:before {
	content: "\5c";
}

.icon-remove:before {
	content: "\e000";
}

.icon-rss-two:before {
	content: "\e001";
}

.icon-tag-2:before {
	content: "\e005";
}

.icon-twitter-square:before {
	content: "\e007";
}

.icon-twitter:before {
	content: "\e006";
}

.icon-truck:before {
	content: "\e00a";
}

.icon-talk-chat:before {
	content: "\e00b";
}

.icon-search:before {
	content: "\e00c";
}

.icon-certificate:before {
	content: "\e00d";
}

.icon-check-square:before {
	content: "\e00e";
}

.icon-cursor-move:before {
	content: "\e00f";
}

.icon-cursor-move-two:before {
	content: "\e010";
}

.icon-edit-write:before {
	content: "\e011";
}

.icon-gittip:before {
	content: "\e012";
}

.icon-list:before {
	content: "\e013";
}

.icon-outdent:before {
	content: "\e014";
}

.icon-indent:before {
	content: "\e015";
}

.icon-pencil:before {
	content: "\e016";
}

.icon-plus:before {
	content: "\e017";
}

.icon-minus:before {
	content: "\e018";
}

.icon-refresh:before {
	content: "\e019";
}

.icon-rss-1:before {
	content: "\e01a";
}

.icon-signal:before {
	content: "\e01b";
}

.icon-spinner:before {
	content: "\e01c";
}

.icon-thumbs-up:before {
	content: "\e020";
}

.icon-thumbs-down:before {
	content: "\e021";
}

.icon-tag:before {
	content: "\e022";
}

.icon-bar-chart:before {
	content: "\e024";
}

.icon-call-phone:before {
	content: "\e025";
}

.icon-call-phone-square:before {
	content: "\e026";
}

.icon-cloud-1:before {
	content: "\e01d";
}

.icon-angle-down:before {
	content: "\e028";
}

.icon-angle-left:before {
	content: "\e029";
}

.icon-angle-right:before {
	content: "\e02a";
}

.icon-angle-up:before {
	content: "\e02b";
}

.icon-chevron-left:before {
	content: "\e02c";
}

.icon-chevron-right:before {
	content: "\e02d";
}

.icon-chevron-up:before {
	content: "\e02e";
}

.icon-chevron-down:before {
	content: "\e02f";
}

.icon-chevron-left-1:before {
	content: "\e030";
}

.icon-chevron-right-1:before {
	content: "\e031";
}

.icon-chevron-up-1:before {
	content: "\e032";
}

.icon-chevron-down-1:before {
	content: "\e033";
}

.icon-check:before {
	content: "\e034";
}

.icon-checklist:before {
	content: "\e035";
}

.icon-bar:before {
	content: "\e036";
}

.icon-chevron-left-2:before {
	content: "\e037";
}

.icon-chevron-right-2:before {
	content: "\e038";
}

.icon-clock-2:before {
	content: "\e039";
}

.icon-clock-outline:before {
	content: "\e03a";
}

.icon-clock-time:before {
	content: "\e03b";
}

.icon-clock-time-outline:before {
	content: "\e03c";
}

.icon-minus-circle:before {
	content: "\e03d";
}

.icon-level-down:before {
	content: "\e03e";
}

.icon-level-up:before {
	content: "\e03f";
}

.icon-mobile:before {
	content: "\e040";
}

.icon-monitor:before {
	content: "\e041";
}

.icon-symbol-mixed:before {
	content: "\e01e";
}

.icon-video-camera-1:before {
	content: "\e042";
}

.icon-gift:before {
	content: "\e027";
}

.icon-clock-1:before {
	content: "\e043";
}

.icon-male-1:before {
	content: "\e048";
}

.icon-tag-1:before {
	content: "\e049";
}

.icon-female:before {
	content: "\e04c";
}

.icon-dislike-no-vote:before {
	content: "\e04d";
}

.icon-like-yes-vote:before {
	content: "\e04e";
}

.icon-thumbnails:before {
	content: "\e047";
}

.icon-doc-text-inv:before {
	content: "\e04f";
}

.icon-doc-text:before {
	content: "\e050";
}

.icon-location:before {
	content: "\e051";
}

.icon-megaphone:before {
	content: "\e052";
}

.icon-heart-1:before {
	content: "\e053";
}

.icon-heart-empty-1:before {
	content: "\e054";
}

.icon-down-dir:before {
	content: "\e055";
}

.icon-right-dir:before {
	content: "\e056";
}

.icon-left-dir:before {
	content: "\e057";
}

.icon-up-dir:before {
	content: "\e058";
}

.icon-clock-3:before {
	content: "\e059";
}

.icon-camera-video-3:before {
	content: "\e05b";
}

.icon-reel5:before {
	content: "\e01f";
}

.icon-ballplug:before {
	content: "\66";
}

.icon-beads:before {
	content: "\6b";
}

.icon-vibe:before {
	content: "\6e";
}

.icon-whip:before {
	content: "\51";
}

.icon-bra:before {
	content: "\e008";
}

.icon-condom:before {
	content: "\e05a";
}

.icon-condomlube:before {
	content: "\e05e";
}

.icon-toys:before {
	content: "\6a";
}

.icon-play-circle-2:before {
	content: "\e060";
}

.icon-ballplug-1:before {
	content: "\e061";
}

.icon-movie:before {
	content: "\61";
}

.icon-cinema:before {
	content: "\e009";
}

.icon-cloud-download-2:before {
	content: "\e045";
}

.icon-forbid:before {
	content: "\e046";
}

.icon-block:before {
	content: "\e062";
}

.icon-arrows-ccw:before {
	content: "\e063";
}

.icon-share-outline:before {
	content: "\e002";
}

.icon-share:before {
	content: "\e004";
}

.icon-flame:before {
	content: "\e003";
}

.icon-waves:before {
	content: "\e023";
}

.icon-flame-1:before {
	content: "\e05c";
}

.icon-hand-hold:before {
	content: "\e064";
}

.icon-burst:before {
	content: "\e065";
}

.icon-webcam:before {
	content: "\e066";
}

.icon-lock:before {
	content: "\e067";
}

.icon-key7:before {
	content: "\45";
}

.icon-key112:before {
	content: "\e068";
}

.icon-roundkeyhole:before {
	content: "\e069";
}

.icon-customer-service:before {
	content: "\e06a";
}

.icon-plus18:before {
	content: "\e05d";
}

.icon-drop:before {
	content: "\e06b";
}

.icon-codropsicons-1:before {
	content: "\e06c";
}

.icon-no-image:before {
	content: "\e06d";
}

.icon-flip:before {
	content: "\e06e";
}

.icon-spider-web:before {
	content: "\e070";
}

.icon-photo:before {
	content: "\e06f";
}

.icon-arrow562:before {
	content: "\e071";
}

.icon-gallery:before {
	content: "\e073";
}

.icon-share-square-o:before {
	content: "\e07a";
}

.icon-backward-1:before {
	content: "\e07f";
}

.icon-fast-backward-1:before {
	content: "\e080";
}

.icon-fast-forward-1:before {
	content: "\e081";
}

.icon-pause-1:before {
	content: "\e082";
}

.icon-resize-expand:before {
	content: "\e083";
}

.icon-resize-down:before {
	content: "\e084";
}

.icon-volume-down-1:before {
	content: "\e085";
}

.icon-volume-down-2:before {
	content: "\e086";
}

.icon-volume-up-1:before {
	content: "\e087";
}

.icon-forward-1:before {
	content: "\e088";
}

.icon-apple:before {
	content: "\e089";
}

.icon-android:before {
	content: "\e08a";
}

.icon-windows:before {
	content: "\e072";
}

.icon-venus:before {
	content: "\e075";
}

.icon-venus-double:before {
	content: "\e076";
}

.icon-venus-mars:before {
	content: "\e077";
}

.icon-transgender-alt:before {
	content: "\e078";
}

.icon-trash:before {
	content: "\e079";
}

.icon-trash-o:before {
	content: "\e07b";
}

.icon-history:before {
	content: "\50";
}

.icon-medal-outline-star:before {
	content: "\e044";
}

.icon-vibes:before {
	content: "\e04a";
}

.icon-vibe-u:before {
	content: "\e04b";
}

.icon-vibes-2:before {
	content: "\e074";
}

.icon-dildo:before {
	content: "\e07c";
}

.icon-dildo-double:before {
	content: "\e07d";
}

.icon-dildo-thick:before {
	content: "\e07e";
}

.icon-mast-01:before {
	content: "\e08b";
}

.icon-vibe-wand:before {
	content: "\e05f";
}

.icon-ball-gag:before {
	content: "\e08c";
}

.icon-cuffs:before {
	content: "\e08d";
}

.icon-mast-02:before {
	content: "\e08e";
}

.icon-pump:before {
	content: "\e08f";
}

.icon-brand:before {
	content: "\e090";
}

.icon-new35:before {
	content: "\e091";
}

.icon-wand:before {
	content: "\e093";
}

.icon-vibe-classic:before {
	content: "\e094";
}

.icon-vibe-ripple:before {
	content: "\e095";
}

.icon-wand-rabbit:before {
	content: "\e096";
}

.icon-wand-cord:before {
	content: "\e097";
}

.icon-plug:before {
	content: "\e098";
}

.icon-plugs:before {
	content: "\e099";
}

.icon-wand-classic:before {
	content: "\e09a";
}

.icon-sex-toys:before {
	content: "\e09b";
}

.icon-wand-1:before {
	content: "\e09c";
}

.icon-dildo-curved:before {
	content: "\e09d";
}

.icon-angle-double-down:before {
	content: "\e0a0";
}

.icon-angle-double-left:before {
	content: "\e0a1";
}

.icon-angle-double-right:before {
	content: "\e0a2";
}

.icon-angle-double-up:before {
	content: "\e0a3";
}

.icon-dildo-gv3:before {
	content: "\e09e";
}

.icon-vibe-rabbit:before {
	content: "\e092";
}

.icon-vibe-gv9:before {
	content: "\e09f";
}

.icon-vibe-gv10:before {
	content: "\e0a4";
}

.icon-see-all-gv6:before {
	content: "\e0a6";
}

.icon-vr:before {
	content: "\e0a7";
}

.icon-eye:before {
	content: "\e0aa";
}

.icon-eye-disabled:before {
	content: "\e0ab";
}

.icon-eye-1:before {
	content: "\e0ac";
}

.icon-eye-slash:before {
	content: "\e0ad";
}

.icon-print:before {
	content: "\e0ae";
}

.icon-printer:before {
	content: "\e0af";
}

.icon-vr-2:before {
	content: "\e0a8";
}

.icon-vr-3:before {
	content: "\e0a9";
}

.icon-bra2:before {
	content: "\e0b0";
}

.icon-panty:before {
	content: "\e0b1";
}

.icon-dress:before {
	content: "\e0b2";
}

.icon-panty2:before {
	content: "\e0b5";
}

.icon-dress2:before {
	content: "\e0b7";
}

.icon-jock4:before {
	content: "\e0b8";
}

.icon-dress3:before {
	content: "\e0b9";
}

.icon-jock2:before {
	content: "\e0b4";
}

.icon-jock3:before {
	content: "\e0b6";
}

.icon-jock:before {
	content: "\e0b3";
}

.icon-see-all-gv7:before {
	content: "\e0a5";
}

.icon-instagram:before {
	content: "\e0ba";
}

.icon-instagram-1:before {
	content: "\e0bb";
}

.icon-facebook:before {
	content: "\e0bc";
}

.icon-facebook-official:before {
	content: "\e0bd";
}

.icon-pinterest-p:before {
	content: "\e0be";
}

.icon-pinterest-square:before {
	content: "\e0bf";
}

.icon-pinterest:before {
	content: "\e0c0";
}

.icon-tumblr:before {
	content: "\e0c1";
}

.icon-youtube-square:before {
	content: "\e0c2";
}

.icon-youtube:before {
	content: "\e0c3";
}

.icon-youtube-play:before {
	content: "\e0c4";
}

.icon-tumblr-square:before {
	content: "\e0c5";
}