/* Custom background image svg */
/* .bg-svg-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('http://localhost/africamps/website/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/icons/africamps-bicycle.svg');
    background-size: contain;
    background-repeat: no-repeat;
} */

/* color: #ac2b21; http://localhost/africamps/website/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/fonts/ */

/*
[class^="icon-"], [class*=" icon-"] {
    display: var(--fa-display, inline-block);
    vertical-align: middle;
}
*/

@font-face {
    font-family: 'icomoon';
    src:  url('https://africamps.com/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/fonts/icomoon.eot?1szxm2');
    src:  url('https://africamps.com/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/fonts/icomoon.eot?1szxm2#iefix') format('embedded-opentype'),
      url('https://africamps.com/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/fonts/icomoon.ttf?1szxm2') format('truetype'),
      url('https://africamps.com/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/fonts/icomoon.woff?1szxm2') format('woff'),
      url('https://africamps.com/2024/wp-content/themes/africamps-custom/inc/jvm-rich-text-icons/fonts/icomoon.svg?1szxm2#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;

    font-size: 1.3em;
    vertical-align: sub;

    /* Adapted from FontAwesome =========== */
    display: var(--fa-display, inline-block);
    /*font-weight: var(--fa-style, 900);*/
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  
.icon-icon-pinned-route .path1:before {
    content: "\e90c";
    color: rgb(0, 0, 0);
  }
  .icon-icon-pinned-route .path2:before {
    content: "\e90e";
    margin-left: -1em;
    color: rgb(0, 0, 0);
  }
  .icon-icon-pinned-route .path3:before {
    content: "\e90f";
    margin-left: -1em;
    color: rgb(0, 0, 0);
  }
  .icon-icon-pinned-route .path4:before {
    content: "\e910";
    margin-left: -1em;
    color: rgb(172, 43, 33);
  }
  .icon-icon-pinned-route .path5:before {
    content: "\e911";
    margin-left: -1em;
    color: rgb(172, 43, 33);
  }
  .icon-icon-pinned-route .path6:before {
    content: "\e912";
    margin-left: -1em;
    color: rgb(172, 43, 33);
  }
  .icon-icon-restaurant-plate:before {
    content: "\e913";
    color: #ac2b21;
  }
  .icon-icon-tent:before {
    content: "\e917";
    color: #ac2b21;
  }
  .icon-icon-fishing:before {
    content: "\e904";
    color: #ac2b21;
  }
  .icon-icon-binoculars:before {
    content: "\e900";
    color: #ac2b21;
  }
  .icon-icon-calendar:before {
    content: "\e901";
    color: #ac2b21;
  }
  .icon-icon-clock:before {
    content: "\e902";
    color: #ac2b21;
  }
  .icon-icon-coffee-mug:before {
    content: "\e903";
    color: #ac2b21;
  }
  .icon-icon-flower:before {
    content: "\e905";
    color: #ac2b21;
  }
  .icon-icon-forest:before {
    content: "\e906";
    color: #ac2b21;
  }
  .icon-icon-hiking:before {
    content: "\e907";
    color: #ac2b21;
  }
  .icon-icon-hot-air-balloon:before {
    content: "\e908";
    color: #ac2b21;
  }
  .icon-icon-location-pin:before {
    content: "\e909";
    color: #ac2b21;
  }
  .icon-icon-mountains:before {
    content: "\e90a";
    color: #ac2b21;
  }
  .icon-icon-mtb:before {
    content: "\e90b";
    color: #ac2b21;
  }
  .icon-icon-pinned-map:before {
    content: "\e90d";
    color: #ac2b21;
  }
  .icon-icon-sun-beach:before {
    content: "\e914";
    color: #ac2b21;
  }
  .icon-icon-swim:before {
    content: "\e915";
    color: #ac2b21;
  }
  .icon-icon-wine-glass:before {
    content: "\e916";
    color: #ac2b21;
  }
  