/*svetlo siva #e5e5e6*/
/*tamno siva #bfbfbf*/
/*zelena #b5a41f*/


*{
    scroll-behavior: smooth;
}
body{
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

.unselectable{
	-webkit-user-select: none; /* Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
}

.social-media-dugmad-box{
	position: fixed;
	right: 0;
	top: 50%;
	border-left: 2px solid #b5a41f;
	border-top: 2px solid #b5a41f;
	border-bottom: 2px solid #b5a41f;
}

.social-media-dugmad{
	background-color: #fff;
}

.social-media-dugme{
	padding-top: 5%;
}

.back-dugme{
	position: fixed; /* Fixed/sticky position */
  bottom: 2%; /* Place the button at the bottom of the page */
  left: 1%; /* Place the button 30px from the right */
  z-index: 98; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
	background-color: #b5a41f;/* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 25px 25px; /* Some padding */
  border-radius: 5px; /* Rounded corners */
  font-size: 20px; /* Increase font size */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);

}

.back-dugme-content{
	position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    transition: 0.6s;
    top: 50%;
    left: 40%;
    transform: translateY(-50%) rotate(135deg);
}

.back-to-top-dugme{
  display: block;
  position: fixed; /* Fixed/sticky position */
  bottom: 2%; /* Place the button at the bottom of the page */
  right: 1%; /* Place the button 30px from the right */
  z-index: 98; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
	background-color: #b5a41f; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 25px 25px; /* Some padding */
  border-radius: 5px; /* Rounded corners */
  font-size: 20px; /* Increase font size */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.back-to-top-dugme-content{
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    transition: 0.6s;
    top: 60%;
    left: 30%;
    transform: translateY(-50%) rotate(-135deg);
}

.stranica-naslov{
	font-weight: 400;
	font-size: 2rem;
	border-left: 5px solid #b5a41f;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 2%;
}

#nav{
	width: 100%;
	background-color: #fff;
  	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);
	  z-index: 98;
}

.nav-position{
	position: relative !important;
}

.nav-position-sticky{
	top: 0;
	position: sticky !important;
}

#nav hr{
	margin: 0;
}

.top-info{
	position: relative;
	width: 100%;
	padding-top: 1%;
}

.top-info-content{
	width: 90%;
	margin: auto;
		display: flex;
}

.top-nav-info-box{
	flex: 1;
	align-items: center;
	display: flex;
	float: left;
}

/*.top-nav-info-box:nth-child(2) img{
	width: 30%;
}*/

.top-nav-info-box:nth-child(2) p{
	margin: auto;
	font-size: 3rem;
	font-weight: 900;
	font-style: italic;
}

.top-nav-info-box:nth-child(2){
	flex-basis: 45%;
}

.top-nav-info-box:nth-child(1), .top-nav-info-box:nth-child(3){
	flex-basis: 27.5%;
}

.top-nav-info-box-slusalica ion-icon{
	font-size: 35px;
}

.top-nav-info-box-slusalica, .top-nav-info-box-broj{
	margin: auto;
}

.top-nav-info-box-slusalica{
	margin-right: 0;
}

.top-nav-info-box-broj{
	margin-left: 0;
}

.top-nav-info-box-broj a{
	text-decoration: none;
	color: #000;
	margin-left: 10px;
	font-size: 20px;
	font-weight: 400;
}

.top-nav-info-box-box{
	float: left;
	width: 33.3%;
	vertical-align: middle;
}

.top-nav-info-box-box a{
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.top-nav-info-box-logo{
	margin: auto;
}

.top-nav-info-box-box p{
	margin: 0;
	padding: 0;
}

.top-nav-info-box-box-img{
	position: relative;
}

.korpa-omiljeno-brojka{
	position: absolute;
	top: 0;
	background-color: #b5a41f;
	color: #fff;
	padding: 1px 4px;
	border-radius: 50%;
}

.top-nav-info-box-box-img, .top-nav-info-box-box-text{
	width: 100%;
	text-align: center;
}

.top-nav-info-box-box-img img{
	width: 32px;
}

.top-nav-info-box-box-text p{
	text-align: center;
}

.top-nav-info-box-korpa-content{
	position: absolute;
	background-color: #fff;
	z-index: 99;
	right: 10%;
	width: 30%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.top-nav-info-box-korpa-content ul{
	list-style-type: none;
  	margin: 0;
  	padding: 0;
}

.top-nav-info-box-korpa-content ul li{
	border-bottom: 1px solid #bfbfbf;
	padding: 1%;
	position: relative;
}

.top-nav-info-box-korpa-content a{
	background-color: #b5a41f;
}

.top-nav-info-box-korpa-content-container{
	width: 90%;
	margin: auto;
	position: relative;
}

.top-nav-info-box-korpa-content-container-img{
	width: 20%;
	float: left;
}

.top-nav-info-box-korpa-content-container-img img{
	width: 100%;
}

.top-nav-info-box-korpa-content-container-text p{
	float: left;
	width: 35%;
	margin-top: 5%;
}

.top-nav-info-box-korpa-content-container-text p:nth-child(2){
	margin-top: 7.5%;
}

.top-nav-info-box-korpa-content-container-text p:nth-child(3){
	width: 10%;
	margin-top: 7.5%;
}

.top-nav-info-box-korpa-content-dugme{
	background-color: #b5a41f;
}

.top-nav-info-box-korisnik-content{
	position: absolute;
	background-color: #fff;
	z-index: 99;
	right: 12%;
	width: 10%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.top-nav-info-box-korisnik-content input{
	margin-top: 10%;
	margin-bottom: 10%;
}


.nav-line{
	position: relative;
	width: 100%;
	height: 100%;
	border-top: 1px solid #e5e5e6;
	border-bottom: 1px solid #e5e5e6;
	display: flex;
}

.nav-line:after {
  content: "";
  display: table;
  clear: both;
}

.navigacija{
	width: 70%;
	float: left;
}

.navigacija ul{
	padding: 0;
}

.navigacija ul li{
	list-style: none;
	text-transform: uppercase;
	display: inline;
	margin-left: 5%;
}

.navigacija ul li:nth-child(2){
	margin-left: 10%;
}

.navigacija ul li a{
	color: #000;
	text-decoration: none;
}

.navigacija-dropdown{
	margin-left: 0 !important;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.navigacija-dropdown a{
	margin-left: 0 !important;
	color: #fff !important;
	background-color: #b5a41f;
	padding: 18px 8%;
}

.nav-line-search{
	width: 25%;
	margin-right: 5%;
	float: left;
	display: flex;
	flex: 1;
}

.nav-line-search-content{
	margin: auto;
	width: 85%;
	display: flex;
	align-items: center;
}

.nav-line-search input{
	width: 90%;
	border: 1px solid #e5e5e6;
}

.nav-line-search img{
	margin-left: 5%; 
}

.nav-search-strana{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 99;
}

.nav-search-strana input{
	position: absolute;
	right: 15%;
	width: 70%;
	text-align: center;
	height: 50px;
	font-size: 2rem;
	margin: auto;
	margin-top: 1%;
}

.nav-search-strana ion-icon{
	font-size: 5rem;
	position: absolute;
	top: 0;
	right: 4.5%;
	cursor: pointer;
}

.pretraga-box-div{
    width: 22.5%;
    float: left;
    border: 1px solid rgb(176, 176, 176,0.5);
}

.pretraga-box-div{
    margin-left: 2%;
	margin-bottom: 2%;
}

.pretraga-box-div:hover{
    border: 1px solid #1a9dd8;
}

.pretraga-box-img{
    width: 90%;
    margin: auto;
}

.pretraga-box-img img{
    width: 100%;
}

.pretraga-box-content{
    width: 90%;
    margin: auto;
}

.pretraga-box-content p{
    color: #000;
}

.pretraga-box-cena{
    float: right;
}

.pretraga-box-content p, .pretraga-box-cena p{
    font-size: 1.3rem;
}

.display_proizvod{
	margin-top: 5%;
}

.navigacija-podgrupe{
	position: absolute;
	height: 70vh;
	width: 21%;
	background-color: #fff;
	z-index: 99;
  	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);

}

.navigacija-podgrupe ul{
	padding: 0;
	margin: 0;
}

.navigacija-podgrupe ul li{
	list-style: none;
	border-bottom: 2px solid #e5e5e6;
}

.navigacija-podgrupe ul li a{
	color: #000;
	text-decoration: none;	
	display: flex;
	align-items: center;
	font-size: 1rem;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#hero{
	background-image: url("/img/slajder/slajd1.jpg");
	background-size: cover;
	height: 70vh;
}

.hero-container{
	width: 90%;
	margin: auto;
}

.hero-naslov{
	width: 40%;

	float: left;
}

.hero-naslov p{
	width: 60%;
	border-bottom: 5px solid #b5a41f;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 3rem;
}

.hero-naslov a{
	color: #fff;
	text-decoration: none;
	padding: 3% 5%;
	background-color: #b5a41f;
}

.hero-pretraga-box{
	margin-top: 3%;
	float: left;
	width: 60%;
}

.hero-pretraga{
	width: 70%;
	background-color: #fff;
	margin: auto;
}

.hero-pretraga-naziv{
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
}

.hero-pretraga-selectovi{
	width: 80%;
	margin: auto;
}

.hero-pretraga-selectovi select{
	width: 100%;
	height: 50px;
	margin-bottom: 3%;
	background-color: #e5e5e6;
	border: 1px solid #bfbfbf;
}

.hero-pretraga-selectovi input{
	width: 90%;
	margin: auto;
	margin-left: 5%;
	margin-bottom: 3%;
	height: 40px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background-color: #b5a41f;
	border: 0;
	cursor: pointer;
}

.stranica-linkovanje a, .stranica-linkovanje{
	color: #bfbfbf;
	text-decoration: none;
}

.stranica-linkovanje a:hover{
	color: #b5a41f;
}

#footer{
	background-color: #b5a41f;
	color: #fff;
}

.footer-boxes{
	width: 90%;
	margin:auto;
	padding-top: 2%;
}

.footer-box{
	width: 25%;
	float: left;
	display: flex;
}

.footer-box-container{
	width: 80%;
	margin: auto;
}

.footer-box-container iframe{
	width: 100%;
	height: 100%;
}

.copyright{
	text-align: center;
	color: #fff;
}

.kontakt-container{
	width: 95%;
	margin: auto;
}

.kontakt-boxes{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.kontakt-box{
	flex: 1;
}

.kontakt-box iframe{
 	width: 90%;
 	height: 50vh;
 	margin-left: 10%;
}

.kontakt-box-row:not(:first-child){
	margin-top: 25%;
}

.kontakt-box-row-box{
	width: 45%;
	float: left;
	text-align: center;
	background-color: #fff;
  	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);
  	border-radius: 5px;
}

.kontakt-box-row-box:not(:first-child){
	margin-left: 10%;
}

.kontakt-box-row-box-icon ion-icon{
	font-size: 40px;
	color: #b5a41f;
}

.kontakt-box-row-box-icon{
	margin-top: 10%;
}

.kontakt-box-row-box-text{
	margin-bottom: 10%;
}

.kontakt-box-row-box-text span{
	color: #000;
}

.uloguj-se-container{
	width: 95%;
	margin: auto;
}

.uloguj-se-box{
	width: 40%;
	margin: auto;
	background-color: #fff;
  	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 5px 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.uloguj-se-box-content{
	padding-top: 5%;
	width: 90%;
	margin: auto;
	padding-bottom: 5%;
}

.uloguj-se-box-content form{
	margin-top: 10%;
}

.uloguj-se-box-content form input{
	width: 100%;
	height: 50px;
	margin-bottom: 5%;
}

.korpa-stranica-container{
	width: 95%;
	margin: auto;
}

.korpa-stranica-tabela table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.korpa-stranica-tabela tr{
	border-bottom: 2px solid #b5a41f;
}

.korpa-stranica-tabela td, th{
	text-align: left;
	display: table-cell;

}

.korpa-stranica-tabela ul{
	padding: 0;
}

.korpa-stranica-tabela ul li{
	list-style-type: none;
}

.korpa-stranica-tabela td img{
	margin-top: 2%;
	margin-bottom: 2%;
}

.moj-nalog-stranica-container{
	width: 90%;
	margin: auto;
	margin-top: 5%;
}


.selectoviFilter{
	width: 50%;
}

.selectoviFilter select{
	width:20%;
	height:40px;
	float: left;
	font-size: 1.2em;
}

.selectoviFilter select:not(:first-child){
	margin-left: 5%;
}