@charset "utf-8";


/*
Theme Name: itexpertthree
Theme URI: https://vigmelt.com.com/wp-content/themes/itexpertthree
Author: Rankica Petrušić
Author URI: https://rankica.dev/
Description: Tema za Vigmelt
Tags: purple, white, two-columns, right-sidebar, custom-menu, editor-style, featured-images
Text Domain: itexpert
*/

@font-face {
  font-family: 'royalam';
  src:  url('fonts/royalam.eot?vdimoa');
  src:  url('fonts/royalam.eot?vdimoa#iefix') format('embedded-opentype'),
    url('fonts/royalam.ttf?vdimoa') format('truetype'),
    url('fonts/royalam.woff?vdimoa') format('woff'),
    url('fonts/royalam.svg?vdimoa#royalam') 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: 'royalam' !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-search:before {
  content: "\e90f";
}
.icon-bars:before {
  content: "\e900";
}
.icon-navicon:before {
  content: "\e900";
}
.icon-reorder:before {
  content: "\e900";
}
.icon-keyboard_arrow_right:before {
  content: "\e901";
}
.icon-keyboard_arrow_left:before {
  content: "\e902";
}
.icon-keyboard_arrow_up:before {
  content: "\e903";
}
.icon-keyboard_arrow_down:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
  color: #fff;
}
.icon-footer-email:before {
  content: "\e906";
  color: #deb64b;
}
.icon-footer-lokacija:before {
  content: "\e907";
  color: #deb64b;
}
.icon-footer-telefon:before {
  content: "\e908";
  color: #deb64b;
}
.icon-instagram:before {
  content: "\e909";
  color: #fff;
}
.icon-kamion:before {
  content: "\e90a";
  color: #a60311;
}
.icon-kontakt-email:before {
  content: "\e90b";
  color: #a60311;
}
.icon-kontakt-lokacija:before {
  content: "\e90c";
  color: #a60311;
}
.icon-kontakt-telefon:before {
  content: "\e90d";
  color: #a60311;
}
.icon-korpa:before {
  content: "\e90e";
}
*:focus {
  outline: none !important;
  border-color: transparent !important;
   border-color: inherit !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}