@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//build.ikira.org/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.0.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//build.ikira.org/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(231,121,47);
	--wd-alternative-color: rgb(250,170,42);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,71,204);
	--btn-accented-bgcolor-hover: rgb(31,64,185);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(227,162,141);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(247,243,240);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(248, 248, 248);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .wd-buy-now-btn {
	text-transform: inherit;
	background: rgb(160,194,105);
}
html .wd-buy-now-btn:hover {
	background: rgb(131,172,43);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}

}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1240px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1240px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1240px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* START ICONMOON *********************************************** */

@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/woodmart-child/fonts/icomoon.eot?ai3ljo');
  src:  url('/wp-content/themes/woodmart-child/fonts/icomoon.eot?ai3ljo#iefix') format('embedded-opentype'),
    url('/wp-content/themes/woodmart-child/fonts/icomoon.ttf?ai3ljo') format('truetype'),
    url('/wp-content/themes/woodmart-child/fonts/icomoon.woff?ai3ljo') format('woff'),
    url('/wp-content/themes/woodmart-child/fonts/icomoon.svg?ai3ljo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-circled-menu-grid-big:before {
  content: "\eb37";
}
.icon-pause-button:before {
  content: "\eb32";
}
.icon-replay-arrow:before {
  content: "\eb36";
}
.icon-play-button-arrowhead:before {
  content: "\eb33";
}
.icon-unmute:before {
  content: "\eb34";
}
.icon-mute:before {
  content: "\eb35";
}
.icon-community-3:before {
  content: "\eb30";
}
.icon-community-2:before {
  content: "\eb31";
}
.icon-faq-2:before {
  content: "\eb22";
}
.icon-faq:before {
  content: "\eb23";
}
.icon-personality-quiz-3:before {
  content: "\eb24";
}
.icon-personality-quiz-2:before {
  content: "\eb25";
}
.icon-personality-quiz:before {
  content: "\eb26";
}
.icon-eye-quiz:before {
  content: "\eb27";
}
.icon-quiz-q-a:before {
  content: "\eb28";
}
.icon-ballot:before {
  content: "\eb29";
}
.icon-poll-2:before {
  content: "\eb2a";
}
.icon-poll:before {
  content: "\eb2b";
}
.icon-education-quiz:before {
  content: "\eb2c";
}
.icon-noun_Stopwatch_1315339:before {
  content: "\eb2d";
}
.icon-noun_quiz_2809198:before {
  content: "\eb2e";
}
.icon-Quiz_Survey_2696233:before {
  content: "\eb2f";
}
.icon-credit-card:before {
  content: "\e900";
}
.icon-user:before {
  content: "\e901";
}
.icon-smile:before {
  content: "\e902";
}
.icon-photo-camera:before {
  content: "\e903";
}
.icon-post:before {
  content: "\e904";
}
.icon-add-post:before {
  content: "\e905";
}
.icon-friends:before {
  content: "\e906";
}
.icon-headphones1:before {
  content: "\e907";
}
.icon-add:before {
  content: "\e908";
}
.icon-shop:before {
  content: "\e909";
}
.icon-supermarket-gift:before {
  content: "\e90a";
}
.icon-video-camera1:before {
  content: "\e90b";
}
.icon-link1:before {
  content: "\e90d";
}
.icon-external-link:before {
  content: "\e90c";
}
.icon-home1:before {
  content: "\e90e";
}
.icon-pencil1:before {
  content: "\e910";
}
.icon-image1:before {
  content: "\e912";
}
.icon-profile1:before {
  content: "\e923";
}
.icon-cart1:before {
  content: "\e93a";
}
.icon-credit-card11:before {
  content: "\e93f";
}
.icon-address-book1:before {
  content: "\e944";
}
.icon-display1:before {
  content: "\e956";
}
.icon-laptop1:before {
  content: "\e957";
}
.icon-mobile1:before {
  content: "\e958";
}
.icon-mobile21:before {
  content: "\e959";
}
.icon-tablet1:before {
  content: "\e95a";
}
.icon-bubble1:before {
  content: "\e96c";
}
.icon-bubbles1:before {
  content: "\e96d";
}
.icon-bubble21:before {
  content: "\e96e";
}
.icon-bubbles31:before {
  content: "\e96f";
}
.icon-user11:before {
  content: "\e971";
}
.icon-enlarge1:before {
  content: "\e989";
}
.icon-shrink1:before {
  content: "\e98a";
}
.icon-enlarge21:before {
  content: "\e98b";
}
.icon-shrink21:before {
  content: "\e98c";
}
.icon-fire1:before {
  content: "\e9a9";
}
.icon-airplane1:before {
  content: "\e9af";
}
.icon-truck1:before {
  content: "\e9b0";
}
.icon-switch1:before {
  content: "\e9b6";
}
.icon-list-numbered1:before {
  content: "\e9b9";
}
.icon-list1:before {
  content: "\e9ba";
}
.icon-list21:before {
  content: "\e9bb";
}
.icon-star-empty1:before {
  content: "\e9d7";
}
.icon-star-full1:before {
  content: "\e9d9";
}
.icon-heart1:before {
  content: "\e9da";
}
.icon-happy1:before {
  content: "\e9df";
}
.icon-wink1:before {
  content: "\e9e7";
}
.icon-volume-high1:before {
  content: "\ea26";
}
.icon-volume-medium1:before {
  content: "\ea27";
}
.icon-volume-mute21:before {
  content: "\ea2a";
}
.icon-facebook21:before {
  content: "\ea91";
}
.icon-instagram1:before {
  content: "\ea92";
}
.icon-twitter1:before {
  content: "\ea96";
}
.icon-youtube1:before {
  content: "\ea9d";
}
.icon-youtube21:before {
  content: "\ea9e";
}
.icon-home:before {
  content: "\e913";
}
.icon-home2:before {
  content: "\e914";
}
.icon-home3:before {
  content: "\e915";
}
.icon-office:before {
  content: "\e916";
}
.icon-newspaper:before {
  content: "\e917";
}
.icon-pencil:before {
  content: "\e918";
}
.icon-pencil2:before {
  content: "\e919";
}
.icon-quill:before {
  content: "\e91a";
}
.icon-pen:before {
  content: "\e91b";
}
.icon-blog:before {
  content: "\e91c";
}
.icon-eyedropper:before {
  content: "\e91d";
}
.icon-droplet:before {
  content: "\e91e";
}
.icon-paint-format:before {
  content: "\e91f";
}
.icon-image:before {
  content: "\e920";
}
.icon-images:before {
  content: "\e921";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-headphones:before {
  content: "\e922";
}
.icon-music:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e924";
}
.icon-film:before {
  content: "\e925";
}
.icon-video-camera:before {
  content: "\e926";
}
.icon-dice:before {
  content: "\e927";
}
.icon-pacman:before {
  content: "\e928";
}
.icon-spades:before {
  content: "\e929";
}
.icon-clubs:before {
  content: "\e92a";
}
.icon-diamonds:before {
  content: "\e92b";
}
.icon-bullhorn:before {
  content: "\e92c";
}
.icon-connection:before {
  content: "\e92d";
}
.icon-podcast:before {
  content: "\e92e";
}
.icon-feed:before {
  content: "\e92f";
}
.icon-mic:before {
  content: "\e930";
}
.icon-book:before {
  content: "\e931";
}
.icon-books:before {
  content: "\e932";
}
.icon-library:before {
  content: "\e933";
}
.icon-file-text:before {
  content: "\e934";
}
.icon-profile:before {
  content: "\e935";
}
.icon-file-empty:before {
  content: "\e936";
}
.icon-files-empty:before {
  content: "\e937";
}
.icon-file-text2:before {
  content: "\e938";
}
.icon-file-picture:before {
  content: "\e939";
}
.icon-file-music:before {
  content: "\e93b";
}
.icon-file-play:before {
  content: "\e93c";
}
.icon-file-video:before {
  content: "\e93d";
}
.icon-file-zip:before {
  content: "\e93e";
}
.icon-copy:before {
  content: "\e940";
}
.icon-paste:before {
  content: "\e941";
}
.icon-stack:before {
  content: "\e942";
}
.icon-folder:before {
  content: "\e943";
}
.icon-folder-open:before {
  content: "\e945";
}
.icon-folder-plus:before {
  content: "\e946";
}
.icon-folder-minus:before {
  content: "\e947";
}
.icon-folder-download:before {
  content: "\e948";
}
.icon-folder-upload:before {
  content: "\e949";
}
.icon-price-tag:before {
  content: "\e94a";
}
.icon-price-tags:before {
  content: "\e94b";
}
.icon-barcode:before {
  content: "\e94c";
}
.icon-qrcode:before {
  content: "\e94d";
}
.icon-ticket:before {
  content: "\e94e";
}
.icon-cart:before {
  content: "\e94f";
}
.icon-coin-dollar:before {
  content: "\e950";
}
.icon-coin-euro:before {
  content: "\e951";
}
.icon-coin-pound:before {
  content: "\e952";
}
.icon-coin-yen:before {
  content: "\e953";
}
.icon-credit-card1:before {
  content: "\e954";
}
.icon-calculator:before {
  content: "\e955";
}
.icon-lifebuoy:before {
  content: "\e95b";
}
.icon-phone:before {
  content: "\e95c";
}
.icon-phone-hang-up:before {
  content: "\e95d";
}
.icon-address-book:before {
  content: "\e95e";
}
.icon-envelop:before {
  content: "\e95f";
}
.icon-pushpin:before {
  content: "\e960";
}
.icon-location:before {
  content: "\e961";
}
.icon-location2:before {
  content: "\e962";
}
.icon-compass:before {
  content: "\e963";
}
.icon-compass2:before {
  content: "\e964";
}
.icon-map:before {
  content: "\e965";
}
.icon-map2:before {
  content: "\e966";
}
.icon-history:before {
  content: "\e967";
}
.icon-clock:before {
  content: "\e968";
}
.icon-clock2:before {
  content: "\e969";
}
.icon-alarm:before {
  content: "\e96a";
}
.icon-bell:before {
  content: "\e970";
}
.icon-stopwatch:before {
  content: "\e972";
}
.icon-calendar:before {
  content: "\e973";
}
.icon-printer:before {
  content: "\e974";
}
.icon-keyboard:before {
  content: "\e975";
}
.icon-display:before {
  content: "\e976";
}
.icon-laptop:before {
  content: "\e977";
}
.icon-mobile:before {
  content: "\e978";
}
.icon-mobile2:before {
  content: "\e979";
}
.icon-tablet:before {
  content: "\e97a";
}
.icon-tv:before {
  content: "\e97b";
}
.icon-drawer:before {
  content: "\e97c";
}
.icon-drawer2:before {
  content: "\e97d";
}
.icon-box-add:before {
  content: "\e97e";
}
.icon-box-remove:before {
  content: "\e97f";
}
.icon-download:before {
  content: "\e980";
}
.icon-upload:before {
  content: "\e981";
}
.icon-floppy-disk:before {
  content: "\e982";
}
.icon-drive:before {
  content: "\e983";
}
.icon-database:before {
  content: "\e984";
}
.icon-undo:before {
  content: "\e985";
}
.icon-redo:before {
  content: "\e986";
}
.icon-undo2:before {
  content: "\e987";
}
.icon-redo2:before {
  content: "\e988";
}
.icon-forward:before {
  content: "\e98d";
}
.icon-reply:before {
  content: "\e98e";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e98f";
}
.icon-bubbles2:before {
  content: "\e990";
}
.icon-bubble2:before {
  content: "\e991";
}
.icon-bubbles3:before {
  content: "\e992";
}
.icon-bubbles4:before {
  content: "\e993";
}
.icon-user1:before {
  content: "\e994";
}
.icon-users:before {
  content: "\e995";
}
.icon-user-plus:before {
  content: "\e996";
}
.icon-user-minus:before {
  content: "\e997";
}
.icon-user-check:before {
  content: "\e998";
}
.icon-user-tie:before {
  content: "\e999";
}
.icon-quotes-left:before {
  content: "\e99a";
}
.icon-quotes-right:before {
  content: "\e99b";
}
.icon-hour-glass:before {
  content: "\e99c";
}
.icon-spinner:before {
  content: "\e99d";
}
.icon-spinner2:before {
  content: "\e99e";
}
.icon-spinner3:before {
  content: "\e99f";
}
.icon-spinner4:before {
  content: "\e9a0";
}
.icon-spinner5:before {
  content: "\e9a1";
}
.icon-spinner6:before {
  content: "\e9a2";
}
.icon-spinner7:before {
  content: "\e9a3";
}
.icon-spinner8:before {
  content: "\e9a4";
}
.icon-spinner9:before {
  content: "\e9a5";
}
.icon-spinner10:before {
  content: "\e9a6";
}
.icon-spinner11:before {
  content: "\e9a7";
}
.icon-binoculars:before {
  content: "\e9a8";
}
.icon-search:before {
  content: "\e9aa";
}
.icon-zoom-in:before {
  content: "\e9ab";
}
.icon-zoom-out:before {
  content: "\e9ac";
}
.icon-enlarge:before {
  content: "\e9ad";
}
.icon-shrink:before {
  content: "\e9ae";
}
.icon-enlarge2:before {
  content: "\e9b1";
}
.icon-shrink2:before {
  content: "\e9b2";
}
.icon-key:before {
  content: "\e9b3";
}
.icon-key2:before {
  content: "\e9b4";
}
.icon-lock:before {
  content: "\e9b5";
}
.icon-unlocked:before {
  content: "\e9b7";
}
.icon-wrench:before {
  content: "\e9b8";
}
.icon-equalizer:before {
  content: "\e9bc";
}
.icon-equalizer2:before {
  content: "\e9bd";
}
.icon-cog:before {
  content: "\e9be";
}
.icon-cogs:before {
  content: "\e9bf";
}
.icon-hammer:before {
  content: "\e9c0";
}
.icon-magic-wand:before {
  content: "\e9c1";
}
.icon-aid-kit:before {
  content: "\e9c2";
}
.icon-bug:before {
  content: "\e9c3";
}
.icon-pie-chart:before {
  content: "\e9c4";
}
.icon-stats-dots:before {
  content: "\e9c5";
}
.icon-stats-bars:before {
  content: "\e9c6";
}
.icon-stats-bars2:before {
  content: "\e9c7";
}
.icon-trophy:before {
  content: "\e9c8";
}
.icon-gift:before {
  content: "\e9c9";
}
.icon-glass:before {
  content: "\e9ca";
}
.icon-glass2:before {
  content: "\e9cb";
}
.icon-mug:before {
  content: "\e9cc";
}
.icon-spoon-knife:before {
  content: "\e9cd";
}
.icon-leaf:before {
  content: "\e9ce";
}
.icon-rocket:before {
  content: "\e9cf";
}
.icon-meter:before {
  content: "\e9d0";
}
.icon-meter2:before {
  content: "\e9d1";
}
.icon-hammer2:before {
  content: "\e9d2";
}
.icon-fire:before {
  content: "\e9d3";
}
.icon-lab:before {
  content: "\e9d4";
}
.icon-magnet:before {
  content: "\e9d5";
}
.icon-bin:before {
  content: "\e9d6";
}
.icon-bin2:before {
  content: "\e9d8";
}
.icon-briefcase:before {
  content: "\e9db";
}
.icon-airplane:before {
  content: "\e9dc";
}
.icon-truck:before {
  content: "\e9dd";
}
.icon-road:before {
  content: "\e9de";
}
.icon-accessibility:before {
  content: "\e9e0";
}
.icon-target:before {
  content: "\e9e1";
}
.icon-shield:before {
  content: "\e9e2";
}
.icon-power:before {
  content: "\e9e3";
}
.icon-switch:before {
  content: "\e9e4";
}
.icon-power-cord:before {
  content: "\e9e5";
}
.icon-clipboard:before {
  content: "\e9e6";
}
.icon-list-numbered:before {
  content: "\e9e8";
}
.icon-list:before {
  content: "\e9e9";
}
.icon-list2:before {
  content: "\e9ea";
}
.icon-tree:before {
  content: "\e9eb";
}
.icon-menu:before {
  content: "\e9ec";
}
.icon-menu2:before {
  content: "\e9ed";
}
.icon-menu3:before {
  content: "\e9ee";
}
.icon-menu4:before {
  content: "\e9ef";
}
.icon-cloud:before {
  content: "\e9f0";
}
.icon-cloud-download:before {
  content: "\e9f1";
}
.icon-cloud-upload:before {
  content: "\e9f2";
}
.icon-cloud-check:before {
  content: "\e9f3";
}
.icon-download2:before {
  content: "\e9f4";
}
.icon-upload2:before {
  content: "\e9f5";
}
.icon-download3:before {
  content: "\e9f6";
}
.icon-upload3:before {
  content: "\e9f7";
}
.icon-sphere:before {
  content: "\e9f8";
}
.icon-earth:before {
  content: "\e9f9";
}
.icon-link:before {
  content: "\e9fa";
}
.icon-flag:before {
  content: "\e9fb";
}
.icon-attachment:before {
  content: "\e9fc";
}
.icon-eye:before {
  content: "\e9fd";
}
.icon-eye-plus:before {
  content: "\e9fe";
}
.icon-eye-minus:before {
  content: "\e9ff";
}
.icon-eye-blocked:before {
  content: "\ea00";
}
.icon-bookmark:before {
  content: "\ea01";
}
.icon-bookmarks:before {
  content: "\ea02";
}
.icon-sun:before {
  content: "\ea03";
}
.icon-contrast:before {
  content: "\ea04";
}
.icon-brightness-contrast:before {
  content: "\ea05";
}
.icon-star-empty:before {
  content: "\ea06";
}
.icon-star-half:before {
  content: "\ea07";
}
.icon-star-full:before {
  content: "\ea08";
}
.icon-heart:before {
  content: "\ea09";
}
.icon-heart-broken:before {
  content: "\ea0a";
}
.icon-man:before {
  content: "\ea0b";
}
.icon-woman:before {
  content: "\ea0c";
}
.icon-man-woman:before {
  content: "\ea0d";
}
.icon-happy:before {
  content: "\ea0e";
}
.icon-happy2:before {
  content: "\ea0f";
}
.icon-smile1:before {
  content: "\ea10";
}
.icon-smile2:before {
  content: "\ea11";
}
.icon-tongue:before {
  content: "\ea12";
}
.icon-tongue2:before {
  content: "\ea13";
}
.icon-sad:before {
  content: "\ea14";
}
.icon-sad2:before {
  content: "\ea15";
}
.icon-wink:before {
  content: "\ea16";
}
.icon-wink2:before {
  content: "\ea17";
}
.icon-grin:before {
  content: "\ea18";
}
.icon-grin2:before {
  content: "\ea19";
}
.icon-cool:before {
  content: "\ea1a";
}
.icon-cool2:before {
  content: "\ea1b";
}
.icon-angry:before {
  content: "\ea1c";
}
.icon-angry2:before {
  content: "\ea1d";
}
.icon-evil:before {
  content: "\ea1e";
}
.icon-evil2:before {
  content: "\ea1f";
}
.icon-shocked:before {
  content: "\ea20";
}
.icon-shocked2:before {
  content: "\ea21";
}
.icon-baffled:before {
  content: "\ea22";
}
.icon-baffled2:before {
  content: "\ea23";
}
.icon-confused:before {
  content: "\ea24";
}
.icon-confused2:before {
  content: "\ea25";
}
.icon-neutral:before {
  content: "\ea28";
}
.icon-neutral2:before {
  content: "\ea29";
}
.icon-hipster:before {
  content: "\ea2b";
}
.icon-hipster2:before {
  content: "\ea2c";
}
.icon-wondering:before {
  content: "\ea2d";
}
.icon-wondering2:before {
  content: "\ea2e";
}
.icon-sleepy:before {
  content: "\ea2f";
}
.icon-sleepy2:before {
  content: "\ea30";
}
.icon-frustrated:before {
  content: "\ea31";
}
.icon-frustrated2:before {
  content: "\ea32";
}
.icon-crying:before {
  content: "\ea33";
}
.icon-crying2:before {
  content: "\ea34";
}
.icon-point-up:before {
  content: "\ea35";
}
.icon-point-right:before {
  content: "\ea36";
}
.icon-point-down:before {
  content: "\ea37";
}
.icon-point-left:before {
  content: "\ea38";
}
.icon-warning:before {
  content: "\ea39";
}
.icon-notification:before {
  content: "\ea3a";
}
.icon-question:before {
  content: "\ea3b";
}
.icon-plus:before {
  content: "\ea3c";
}
.icon-minus:before {
  content: "\ea3d";
}
.icon-info:before {
  content: "\ea3e";
}
.icon-cancel-circle:before {
  content: "\ea3f";
}
.icon-blocked:before {
  content: "\ea40";
}
.icon-cross:before {
  content: "\ea41";
}
.icon-checkmark:before {
  content: "\ea42";
}
.icon-checkmark2:before {
  content: "\ea43";
}
.icon-spell-check:before {
  content: "\ea44";
}
.icon-enter:before {
  content: "\ea45";
}
.icon-exit:before {
  content: "\ea46";
}
.icon-play2:before {
  content: "\ea47";
}
.icon-pause:before {
  content: "\ea48";
}
.icon-stop:before {
  content: "\ea49";
}
.icon-previous:before {
  content: "\ea4a";
}
.icon-next:before {
  content: "\ea4b";
}
.icon-backward:before {
  content: "\ea4c";
}
.icon-forward2:before {
  content: "\ea4d";
}
.icon-play3:before {
  content: "\ea4e";
}
.icon-pause2:before {
  content: "\ea4f";
}
.icon-stop2:before {
  content: "\ea50";
}
.icon-backward2:before {
  content: "\ea51";
}
.icon-forward3:before {
  content: "\ea52";
}
.icon-first:before {
  content: "\ea53";
}
.icon-last:before {
  content: "\ea54";
}
.icon-previous2:before {
  content: "\ea55";
}
.icon-next2:before {
  content: "\ea56";
}
.icon-eject:before {
  content: "\ea57";
}
.icon-volume-high:before {
  content: "\ea58";
}
.icon-volume-medium:before {
  content: "\ea59";
}
.icon-volume-low:before {
  content: "\ea5a";
}
.icon-volume-mute:before {
  content: "\ea5b";
}
.icon-volume-mute2:before {
  content: "\ea5c";
}
.icon-volume-increase:before {
  content: "\ea5d";
}
.icon-volume-decrease:before {
  content: "\ea5e";
}
.icon-loop:before {
  content: "\ea5f";
}
.icon-loop2:before {
  content: "\ea60";
}
.icon-infinite:before {
  content: "\ea61";
}
.icon-shuffle:before {
  content: "\ea62";
}
.icon-arrow-up-left:before {
  content: "\ea63";
}
.icon-arrow-up:before {
  content: "\ea64";
}
.icon-arrow-up-right:before {
  content: "\ea65";
}
.icon-arrow-right:before {
  content: "\ea66";
}
.icon-arrow-down-right:before {
  content: "\ea67";
}
.icon-arrow-down:before {
  content: "\ea68";
}
.icon-arrow-down-left:before {
  content: "\ea69";
}
.icon-arrow-left:before {
  content: "\ea6a";
}
.icon-arrow-up-left2:before {
  content: "\ea6b";
}
.icon-arrow-up2:before {
  content: "\ea6c";
}
.icon-arrow-up-right2:before {
  content: "\ea6d";
}
.icon-arrow-right2:before {
  content: "\ea6e";
}
.icon-arrow-down-right2:before {
  content: "\ea6f";
}
.icon-arrow-down2:before {
  content: "\ea70";
}
.icon-arrow-down-left2:before {
  content: "\ea71";
}
.icon-arrow-left2:before {
  content: "\ea72";
}
.icon-circle-up:before {
  content: "\ea73";
}
.icon-circle-right:before {
  content: "\ea74";
}
.icon-circle-down:before {
  content: "\ea75";
}
.icon-circle-left:before {
  content: "\ea76";
}
.icon-tab:before {
  content: "\ea77";
}
.icon-move-up:before {
  content: "\ea78";
}
.icon-move-down:before {
  content: "\ea79";
}
.icon-sort-alpha-asc:before {
  content: "\ea7a";
}
.icon-sort-alpha-desc:before {
  content: "\ea7b";
}
.icon-sort-numeric-asc:before {
  content: "\ea7c";
}
.icon-sort-numberic-desc:before {
  content: "\ea7d";
}
.icon-sort-amount-asc:before {
  content: "\ea7e";
}
.icon-sort-amount-desc:before {
  content: "\ea7f";
}
.icon-command:before {
  content: "\ea80";
}
.icon-shift:before {
  content: "\ea81";
}
.icon-ctrl:before {
  content: "\ea82";
}
.icon-opt:before {
  content: "\ea83";
}
.icon-checkbox-checked:before {
  content: "\ea84";
}
.icon-checkbox-unchecked:before {
  content: "\ea85";
}
.icon-radio-checked:before {
  content: "\ea86";
}
.icon-radio-checked2:before {
  content: "\ea87";
}
.icon-radio-unchecked:before {
  content: "\ea88";
}
.icon-crop:before {
  content: "\ea89";
}
.icon-make-group:before {
  content: "\ea8a";
}
.icon-ungroup:before {
  content: "\ea8b";
}
.icon-scissors:before {
  content: "\ea8c";
}
.icon-filter:before {
  content: "\ea8d";
}
.icon-font:before {
  content: "\ea8e";
}
.icon-ligature:before {
  content: "\ea8f";
}
.icon-ligature2:before {
  content: "\ea90";
}
.icon-text-height:before {
  content: "\ea93";
}
.icon-text-width:before {
  content: "\ea94";
}
.icon-font-size:before {
  content: "\ea95";
}
.icon-bold:before {
  content: "\ea97";
}
.icon-underline:before {
  content: "\ea98";
}
.icon-italic:before {
  content: "\ea99";
}
.icon-strikethrough:before {
  content: "\ea9a";
}
.icon-omega:before {
  content: "\ea9b";
}
.icon-sigma:before {
  content: "\ea9c";
}
.icon-page-break:before {
  content: "\ea9f";
}
.icon-superscript:before {
  content: "\eaa0";
}
.icon-subscript:before {
  content: "\eaa1";
}
.icon-superscript2:before {
  content: "\eaa2";
}
.icon-subscript2:before {
  content: "\eaa3";
}
.icon-text-color:before {
  content: "\eaa4";
}
.icon-pagebreak:before {
  content: "\eaa5";
}
.icon-clear-formatting:before {
  content: "\eaa6";
}
.icon-table:before {
  content: "\eaa7";
}
.icon-table2:before {
  content: "\eaa8";
}
.icon-insert-template:before {
  content: "\eaa9";
}
.icon-pilcrow:before {
  content: "\eaaa";
}
.icon-ltr:before {
  content: "\eaab";
}
.icon-rtl:before {
  content: "\eaac";
}
.icon-section:before {
  content: "\eaad";
}
.icon-paragraph-left:before {
  content: "\eaae";
}
.icon-paragraph-center:before {
  content: "\eaaf";
}
.icon-paragraph-right:before {
  content: "\eab0";
}
.icon-paragraph-justify:before {
  content: "\eab1";
}
.icon-indent-increase:before {
  content: "\eab2";
}
.icon-indent-decrease:before {
  content: "\eab3";
}
.icon-share:before {
  content: "\eab4";
}
.icon-new-tab:before {
  content: "\eab5";
}
.icon-embed:before {
  content: "\eab6";
}
.icon-embed2:before {
  content: "\eab7";
}
.icon-terminal:before {
  content: "\eab8";
}
.icon-share2:before {
  content: "\eab9";
}
.icon-mail:before {
  content: "\eaba";
}
.icon-mail2:before {
  content: "\eabb";
}
.icon-mail3:before {
  content: "\eabc";
}
.icon-mail4:before {
  content: "\eabd";
}
.icon-amazon:before {
  content: "\eabe";
}
.icon-google:before {
  content: "\eabf";
}
.icon-google2:before {
  content: "\eac0";
}
.icon-google3:before {
  content: "\eac1";
}
.icon-google-plus:before {
  content: "\eac2";
}
.icon-google-plus2:before {
  content: "\eac3";
}
.icon-google-plus3:before {
  content: "\eac4";
}
.icon-hangouts:before {
  content: "\eac5";
}
.icon-google-drive:before {
  content: "\eac6";
}
.icon-facebook:before {
  content: "\eac7";
}
.icon-facebook2:before {
  content: "\eac8";
}
.icon-instagram:before {
  content: "\eac9";
}
.icon-whatsapp:before {
  content: "\eaca";
}
.icon-spotify:before {
  content: "\eacb";
}
.icon-telegram:before {
  content: "\eacc";
}
.icon-twitter:before {
  content: "\eacd";
}
.icon-vine:before {
  content: "\eace";
}
.icon-vk:before {
  content: "\eacf";
}
.icon-renren:before {
  content: "\ead0";
}
.icon-sina-weibo:before {
  content: "\ead1";
}
.icon-rss:before {
  content: "\ead2";
}
.icon-rss2:before {
  content: "\ead3";
}
.icon-youtube:before {
  content: "\ead4";
}
.icon-youtube2:before {
  content: "\ead5";
}
.icon-twitch:before {
  content: "\ead6";
}
.icon-vimeo:before {
  content: "\ead7";
}
.icon-vimeo2:before {
  content: "\ead8";
}
.icon-lanyrd:before {
  content: "\ead9";
}
.icon-flickr:before {
  content: "\eada";
}
.icon-flickr2:before {
  content: "\eadb";
}
.icon-flickr3:before {
  content: "\eadc";
}
.icon-flickr4:before {
  content: "\eadd";
}
.icon-dribbble:before {
  content: "\eade";
}
.icon-behance:before {
  content: "\eadf";
}
.icon-behance2:before {
  content: "\eae0";
}
.icon-deviantart:before {
  content: "\eae1";
}
.icon-500px:before {
  content: "\eae2";
}
.icon-steam:before {
  content: "\eae3";
}
.icon-steam2:before {
  content: "\eae4";
}
.icon-dropbox:before {
  content: "\eae5";
}
.icon-onedrive:before {
  content: "\eae6";
}
.icon-github:before {
  content: "\eae7";
}
.icon-npm:before {
  content: "\eae8";
}
.icon-basecamp:before {
  content: "\eae9";
}
.icon-trello:before {
  content: "\eaea";
}
.icon-wordpress:before {
  content: "\eaeb";
}
.icon-joomla:before {
  content: "\eaec";
}
.icon-ello:before {
  content: "\eaed";
}
.icon-blogger:before {
  content: "\eaee";
}
.icon-blogger2:before {
  content: "\eaef";
}
.icon-tumblr:before {
  content: "\eaf0";
}
.icon-tumblr2:before {
  content: "\eaf1";
}
.icon-yahoo:before {
  content: "\eaf2";
}
.icon-yahoo2:before {
  content: "\eaf3";
}
.icon-tux:before {
  content: "\eaf4";
}
.icon-appleinc:before {
  content: "\eaf5";
}
.icon-finder:before {
  content: "\eaf6";
}
.icon-android:before {
  content: "\eaf7";
}
.icon-windows:before {
  content: "\eaf8";
}
.icon-windows8:before {
  content: "\eaf9";
}
.icon-soundcloud:before {
  content: "\eafa";
}
.icon-soundcloud2:before {
  content: "\eafb";
}
.icon-skype:before {
  content: "\eafc";
}
.icon-reddit:before {
  content: "\eafd";
}
.icon-hackernews:before {
  content: "\eafe";
}
.icon-wikipedia:before {
  content: "\eaff";
}
.icon-linkedin:before {
  content: "\eb00";
}
.icon-linkedin2:before {
  content: "\eb01";
}
.icon-lastfm:before {
  content: "\eb02";
}
.icon-lastfm2:before {
  content: "\eb03";
}
.icon-delicious:before {
  content: "\eb04";
}
.icon-stumbleupon:before {
  content: "\eb05";
}
.icon-stumbleupon2:before {
  content: "\eb06";
}
.icon-stackoverflow:before {
  content: "\eb07";
}
.icon-pinterest:before {
  content: "\eb08";
}
.icon-pinterest2:before {
  content: "\eb09";
}
.icon-xing:before {
  content: "\eb0a";
}
.icon-xing2:before {
  content: "\eb0b";
}
.icon-flattr:before {
  content: "\eb0c";
}
.icon-foursquare:before {
  content: "\eb0d";
}
.icon-yelp:before {
  content: "\eb0e";
}
.icon-paypal:before {
  content: "\eb0f";
}
.icon-chrome:before {
  content: "\eb10";
}
.icon-firefox:before {
  content: "\eb11";
}
.icon-IE:before {
  content: "\eb12";
}
.icon-edge:before {
  content: "\eb13";
}
.icon-safari:before {
  content: "\eb14";
}
.icon-opera:before {
  content: "\eb15";
}
.icon-file-pdf:before {
  content: "\eb16";
}
.icon-file-openoffice:before {
  content: "\eb17";
}
.icon-file-word:before {
  content: "\eb18";
}
.icon-file-excel:before {
  content: "\eb19";
}
.icon-libreoffice:before {
  content: "\eb1a";
}
.icon-html-five:before {
  content: "\eb1b";
}
.icon-html-five2:before {
  content: "\eb1c";
}
.icon-css3:before {
  content: "\eb1d";
}
.icon-git:before {
  content: "\eb1e";
}
.icon-codepen:before {
  content: "\eb1f";
}
.icon-svg:before {
  content: "\eb20";
}
.icon-IcoMoon:before {
  content: "\eb21";
}


/* END ICONMOON *********************************************** */