@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Montez&family=Playfair+Display+SC:wght@700&family=Poppins&family=Roboto&family=Roboto+Slab:wght@300&display=swap');

/* Main body text */
body,h1,h2,h3,h4,h5,h6 {font-family: "Poppins", sans-serif; font-stretch: expanded !important;}
body, html {
  height: 100%;
  color: #777;
  font-size: calc(0.5rem + 2vmin);
  background-color: #21201E;
}
.w3-center{ margin: 0 auto !important;}

/*social icons
.ikone { color:rgb(209, 161, 3);
    font-size: 50px;
    text-align: center;}
.sredina{
        margin-top: 200px;
    }

*/

/* Colors */
.w3-poskeniraj-c-light  	{background-color:#21201E}
.w3-poskeniraj-c-base   	{background-color:#BC884C}
.w3-poskeniraj-c-dark   	{background-color:#b88c61}
.w3-poskeniraj-c-specials {background-color:#0077ff}

.w3-text-poskeniraj-specials-title	{color:#fff; background-color:#3636368b}
.w3-text-poskeniraj-specials-desc		{color:#fff}
.w3-text-popkeniraj-specials-tag		{color:#000; background-color: #C19855;}
.w3-text-poskeniraj-specials-price	{color:#fff}

.width{
	margin: 0px !important;
}

.w3-text-black{
	font-size: 50px;
}	
/*vodoravno poravnane cene*/
.grid-container {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 10px;
	padding: 0px;
	margin: 0px;
  }
  
  
  
  .item1 {
	grid-column-start: 1;
	grid-column-end: 3;
	margin: 8px 0 !important;
  }
  .item2 {text-align: right !important;
	margin: 8px 0 !important;
font-weight: 700;}


.w3-text-poskeniraj-opentime {color: #fff}

.w3-text-poskeniraj-logo-title {
	color: #FECB78;
	font-family: "Montez", Sans-serif;
	font-weight: 800;
	font-size: calc(0.5rem + 12vmin);
	text-transform: capitalize;
	text-shadow:1px 1px 0 #444;
}
.w3-text-poskeniraj-logo-subtitle {
	color: #fff;
	font-family: "Roboto Slab", Sans-serif;
	font-size: calc(0.5rem + 9vmin);
	text-transform: capitalize;
	text-shadow:1px 1px 0 #444;
}

.w3-text-poskeniraj-title {
	color: #FECB78;
	font-family: "Montez", Sans-serif;
	font-size: calc(0.5rem + 12vmin);
	font-weight: 800;
	text-transform: capitalize;
}
.w3-text-poskeniraj-subtitle {
	color: #000;
	font-family: "Roboto Slab", Sans-serif;
	font-size: calc(0.5rem + 9vmin);
	text-transform: capitalize;
}
.w3-text-poskeniraj-nav-category {
	color: #dadada;
	font-family: "Poppins", Sans-serif;
	height: calc(0.5rem + 2.5vmin);
	line-height: 1.2em;
	font-size: 13px;
}
.w3-text-poskeniraj-category-title {
	color: #fff; 
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
/*	text-shadow:1px 1px 0 #444;*/
}
.w3-text-poskeniraj-category-desc 					{color:#fff; padding: 16px 16px 16px 0px;}
.w3-text-poskeniraj-subcategory-title 			{color:#BC884C; font-family: 'Montserrat', sans-serif; font-weight: 400;}
.w3-text-poskeniraj-item-name 							{color:#BC884C; font-family: 'Montserrat', sans-serif; font-weight: 100 !important; line-height: 1.1em; }
.w3-text-poskeniraj-item-desc 							{color:rgb(187, 187, 187)}
.w3-text-poskeniraj-item-tag 								{color:#000; background-color: #C19855;}
.w3-text-poskeniraj-item-price-unit 				{color:rgb(187, 187, 187)}
.w3-text-poskeniraj-item-price 							{color:rgb(187, 187, 187); font-size: calc(0.5rem + 2.5vmin); font-weight: 700;}
.w3-text-poskeniraj-item-allergens 					{color:#c2b2a6; font-size: calc(0.5rem + 1vmin);}
.w3-text-poskeniraj-item-allergens::before	{content: "A*: "}
.w3-text-poskeniraj-allergens-title 				{color:#fff}
.w3-text-poskeniraj-allergens-id 						{color:#000}
.w3-text-poskeniraj-allergens-name 					{color:rgb(187, 187, 187)}
.w3-text-poskeniraj-optional-line1 					{color:#000; background-color: #AAA;}

.w3-border-poskeniraj-c {border: 2px solid #C19855}

.w3-hover-poskeniraj-c:hover 				{color:#fff; background-color:#000}
.w3-hover-text-poskeniraj-c:hover 	{color:#FECB78}
.w3-hover-border-poskeniraj-c:hover {border-color:#FECB78}

.w3-border-poskeniraj-none {border-style: none !important}
.w3-border-poskeniraj { border-bottom: 1px dotted #C19855 !important}

@media (max-width:600px){
	.w3-poskeniraj-mobile {
		display: block;
		float: none !important;
	}
}

/* Tag */
.w3-poskeniraj-item-tag{
	background-color: #fff;
	color: rgb(31, 30, 30);
	font-size: 11px !important;
	border-radius: 15px;
}


/* Headlines */
h1 {font-size: calc(0.5rem + 7vmin)}
.w3-h1-poskeniraj {
  font-weight: 600 !important;
  white-space:nowrap;
}
h2 {
	font-weight: bold;
  font-size: calc(0.5rem + 4vmin);
}
.w3-h2-poskeniraj {
	font-weight: 100 !important;
  overflow-wrap: break-word;
}
h3 {
	font-weight: bold;
  font-size: calc(0.5rem + 2vmin);
}
.w3-large-poskeniraj {
	font-size: calc(0.5rem + 5vmin);
}

.poskeniraj-center {
	margin: auto;
	max-width: 800px;
}
.poskeniraj-menulist {
	/*display: none;*/
	display: block;
}
.w3-poskeniraj-tabcolor {
	/* filter: drop-shadow(0px 0px 5px #C19855); */
	border-color: #C19855 !important;
	color: #C19855 !important;
	background-color: rgba(148, 139, 125, 0.363) !important;
}

/* First image (Logo. Full height) */
.bgimg {
  background-color: rgba(255, 255, 255, 0) !important;  /* to apply over image */
	background-position: center;
  background-blend-mode: multiply;
	background-size: cover;
	min-height: 100%;
}

/* Button for return to top */
#toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
	font-size: 18px;
	font-weight: 900;
  border: none;
  outline: none;
  background-color: #bc884c6e;
  color: rgb(255, 255, 255);
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}
#toTop:hover {
  background-color: rgb(0, 0, 0);
}


.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}


/* Divider line styles */
.divider
{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2px;
}
.div-transparent:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 5%;
	right: 5%;
	width: 90%;
	height: 2px;
	background-image: linear-gradient(to right, transparent, rgb(255, 255, 255), transparent);
}
.div-arrow-down:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -7px;
	left: calc(50% - 7px);
	width: 14px;
	height: 14px;
	transform: rotate(45deg);
	background-color: #FECB78;
	border-bottom: 2px solid rgb(255, 255, 255);
	border-right: 2px solid rgb(255, 255, 255);
}
.div-tab-down:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: calc(50% - 10px);
	width: 20px;
	height: 14px;
	background-color: white;
	border-bottom: 1px solid rgb(48,49,51);
	border-left: 1px solid rgb(48,49,51);
	border-right: 1px solid rgb(48,49,51);
	border-radius: 0 0 8px 8px;
}
.div-stopper:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -6px;
	left: calc(50% - 7px);
	width: 14px;
	height: 12px;
	background-color: white;
	border-left: 2px solid rgb(48,49,51);
	border-right: 2px solid rgb(48,49,51);
}
.div-dot:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -9px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	background-color: #FECB78;
	border: 1px solid rgb(48,49,51);
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px white,
					0 0 0 4px white;
}

/* Cookie stuff */
#cookies-eu-banner {
	display: none;
}