@charset "utf-8";


/*
Theme Name: itexpertthree
Theme URI: https://zdravozaza.com/wp-content/themes/itexpertthree
Author: Rankica Petrušić
Author URI: https://rankica.dev/
Description: Tema za Zdravo Zaza
Tags: purple, white, two-columns, right-sidebar, custom-menu, editor-style, featured-images
Text Domain: itexpert
*/
img.img-shadow{
border-radius: 3px;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
p.return-to-shop{
    display:none;
}
.language-list.my-language select {
	border: 1px solid #BD36A2;
	padding: 2px 5px;
	margin-right: 7px;
	margin-top: 5px !important;
	color: #fff;
	background: #BD36A2;
}
.language-list.my-language select option {
	color: #BD36A2;
	background: #fff;
}
main {
	min-height: 80vh;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fc2prl');
  src:  url('fonts/icomoon.eot?fc2prl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fc2prl') format('truetype'),
    url('fonts/icomoon.woff?fc2prl') format('woff'),
    url('fonts/icomoon.svg?fc2prl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'korpa';
  src:  url('fonts/korpa.eot?kqd1b8');
  src:  url('fonts/korpa.eot?kqd1b8#iefix') format('embedded-opentype'),
    url('fonts/korpa.ttf?kqd1b8') format('truetype'),
    url('fonts/korpa.woff?kqd1b8') format('woff'),
    url('fonts/korpa.svg?kqd1b8#korpa') 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;
}

[class^="zaza-"], [class*=" zaza-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'korpa' !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-envelope:before {
  content: "\e903";
font-family: 'icomoon' !important;
}
/*.icon-bars:before {
  content: "\e900";
	font-family: 'icomoon' !important;
}*/
.icon-navicon:before {
  content: "\e900";
font-family: 'icomoon' !important;
}
.icon-reorder:before {
  content: "\e900";
}
.icon-tiktok:before {
  content: "\e901";
}
.icon-viber:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}

.zaza-korpa:before {
  content: "\e900";
  color: #bd36a2;
  font-family: 'korpa' !important;

}
