/*!
Theme Name: Pri Žabarju 2026
Theme URI: http://prizabarju.si/
Author: Janez Polc, s.p. in Primož Jambrek, s.p.
Author URI: http://prizabarju.si/
Description: Tema za spletno stran gostilne pri Žabarju
Version: 1.0.0

Text Domain: pri_zabarju

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/

:root {
	--space-xs: 9px;
	--space-sm: 22px;
	--space-md: 45px;
	--space-lg: 90px;
	--space-xl: 180px;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
	scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Fonts
--------------------------------------------- */

@font-face {
  font-family: 'Libre Bodoni';
  src: url('fonts/LibreBodoni-VariableFont_wght.woff2') format('woff2');
  font-weight: 100 ;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Bodoni Italic';
  src: url('fonts/LibreBodoni-Italic-VariableFont_wght.woff2') format('woff2');
  font-weight: 100 ;
  font-style: italic;
  font-display: swap;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Libre Bodoni", serif;
	font-size: 16px;
	line-height: 1.5;
}

@media (min-width: 1600px) {

	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-size: 16px;
		line-height: 1.5;
	}

}

@media (min-width: 2200px) {

	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-size: 18px;
		line-height: 1.5;
	}

}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h2 {
	font-size: 38px;
	font-weight: 300;
}

h3 {
	font-size: 32px;
	font-weight: 300;
}

p {
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #231f20;
	text-decoration: none;
}

a:visited {
	color: #231f20;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button {
	border: 0;
	border-radius: 0;
	color: white;
	line-height: 1;
	padding: 0.6em 1em;
}

button:hover {
	cursor: pointer;
}


select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Header
--------------------------------------------- */

.hero-wrapper {
	text-align: center;
	padding-left: calc(var(--space-xs) * 3);
	padding-right: calc(var(--space-xs) * 3);
	background-color: #231f20 ;
	color: white;
	background-image: url("/wp-content/uploads/2026/04/background-image.png");
	background-repeat: no-repeat;
}

.menu-glavni {
	display: grid;
	grid-template-columns: auto auto 1fr;
	padding-top: calc(var(--space-xs) * 3);
	padding-bottom: calc(var(--space-xl) + var(--space-md));
	align-items: center;
	line-height: 1;
	color: #decd99;
}

.menu-glavni-home {
	display: grid;
	grid-template-columns: auto auto 1fr;
	padding-top: calc(var(--space-xs) * 3);
	padding-bottom: calc(var(--space-xl) - var(--space-xs) * 2);
	align-items: center;
	line-height: 1;
	color: #decd99;
}

.header-contacts {
	margin-left: var(--space-sm);
	/* border: 1px solid #decd99;
	padding: 15px; */
}

.header-contacts span {
	padding-right: calc(var(--space-xs) / 2);
}

.header-contacts a {
	color: white;
}

.header-contacts a:hover {
	color: #decd99;
}


/* Delavni čas menu */

.working-hours {
	text-align: left;
	color: #231f20;
	/* position: relative; */
}

button.working-hours-toggle {
	padding: 0;
	margin: 0;
	background-color: #231f20;
}

.ura img {
	display: block;
	width: calc(var(--space-xs) * 3);
}

button.working-hours-toggle img {
	display: block;
	width: calc(var(--space-xs) * 3);
}

button.working-hours-toggle svg {
	display: block;
	width: calc(var(--space-xs) * 3);
}

.working-hours-panel {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	top: calc(var(--space-xs) * 3);
	background-color: #decd99;
	max-width: 310px;
	padding: var(--space-sm);
	transition: opacity 0.2s ease;
}

.working-hours.active .working-hours-panel {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

button.panel-close-btn {
	color: #231f20;
	background-color: transparent;
	text-align: left;
	padding: 0;
	font-size: 32px;
	font-weight: 300;
	padding-bottom: var(--space-sm);
}

.working-hours-panel img {
	width: var(--space-sm);
}

.working-hours-panel div {
	padding-bottom: var(--space-sm);
}

/* Opening hours menu */

.live-status {
	display: block;
	margin-top: 6px;
	font-weight: 700;
}

.working-hours-panel p {
	margin-bottom: 0;
	line-height: 1.4;
}

p.panel-pat-kitch {
	margin-top: calc(var(--space-sm) - var(--space-xs));
}

/* Language switch */

.language-switch li {
	list-style-type: none;
}

.language-switch li a {
	color:#decd99;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 200;
}

/* Desni meni  */

.right-menu {
	display: flex;
	align-items: center;
	justify-content: end;
	column-gap: calc(var(--space-xs) * 2);
	line-height: 1;
}

.header-hidden {
	display: none;
}

.zabar-logo-img svg {
  	width: var(--space-xl);
  	height: auto;
}

.zabar-logo-img-page svg {
	width: var(--space-lg);
  	height: auto;
}

p.site-description {
	margin-top: 0;
}

.header-logo {
	padding-bottom: var(--space-lg);
}

.header-logo-home {
	padding-bottom: calc(var(--space-lg) + var(--space-md));
}

.header-goto {
	padding-bottom: calc(var(--space-lg) + var(--space-md));
}

.header-goto h2 {
	text-transform: uppercase;
	color: #decd99;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}

.header-goto p {
	width: 30%;
	margin-left: auto;
	margin-right: auto;

}

.header-goto-icon svg {
	width: var(--space-md) !important;
	height: auto;
	display: block;
	margin: 0 auto;
}

.header-goto img {
	width: var(--space-md);
}

.header-info {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	justify-items: center;
	padding-bottom: var(--space-xl);
	max-width: calc(var(--space-lg) * 13); /*1300 ORIGINALNO */
	margin-left: auto;
	margin-right: auto;
}

.header-info div {
	width: 50%;
}

.header-info img {
	width: calc(var(--space-xs) * 3);
}

#menu_button span {
    width: calc(var(--space-xs) * 3);
    margin-left: calc(var(--space-xs) / 2);
    height: 2px;
    background: #decd99;
    border-radius: 2px;
    display: block;
    opacity: 1;
    margin-bottom: 7px;
	transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}

button.menu_button_front {
	padding: 0;
}

#menu_button {
    padding: 0;
	background: transparent;
    box-sizing: border-box;
    cursor: pointer;
    transition: background-color 0.3s linear;
    display: block;
    z-index: 9999;
}

/* .menu_button_front.menu_close {
	position: fixed;
	top: 35px;
	right: 30px;
} */

/* CLOSED (hamburger default) */
#menu_button span:nth-child(1) {}
#menu_button span:nth-child(2) {}
#menu_button span:nth-child(3) {}

/* OPEN (X state) */

#menu_button.menu_close span:nth-child(1) {
    opacity: 0;
}

#menu_button.menu_close span:nth-child(1) {
	opacity: 0;
	transition: background-color 0.3s linear, transform 0.3s linear, opacity 0.3s linear;
}
#menu_button.menu_close span:nth-child(2) {
	transform: rotate(45deg);
	transition: background-color 0.3s linear, transform 0.3s linear, opacity 0.3s linear;
}
#menu_button.menu_close span:nth-child(3) {
	margin-top: -8px;
	transform: rotate(135deg);
	transition: background-color 0.3s linear, transform 0.3s linear, opacity 0.3s linear;
}

/* clean version */

/* #menu_button.menu_close span:nth-child(2) {
    transform: translateY(4.5px) rotate(45deg);
}

#menu_button.menu_close span:nth-child(3) {
    transform: translateY(-4.5px) rotate(-45deg);
} */

/* hover color */
#menu_button:hover span,
#menu_button.menu_close:hover span {
    background-color: white;
}

/* Navigation
--------------------------------------------- */

/* Hidden menu  */

.p_b {
    background-color: #231f20 ;
}

.main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1222;
	color: #decd99;
    transform: translateY(-100%);
    transition: transform .3s linear;
}

/* OPEN state */
.main-navigation.open {
    transform: translateY(0);
}

/* CLOSED state (faster) */
.main-navigation.closing {
    transition: transform .1s linear;
}



/* Menu */

.menu-logo {
	width: 50%;
	max-width: 150px;
	height: calc(var(--space-lg) + var(--space-md));
	background-image: url('/wp-content/uploads/2026/04/pri-zabarju-logo-1.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: calc(var(--space-xl) + var(--space-md));
	margin-left: auto;
	margin-right: auto;
}

.site-navigation-nav nav {
	padding-left: calc(var(--space-lg) + var(--space-md));
}

.menu-main-container ul li {
	list-style: none;
}

.site-navigation-nav {
	position: absolute;
	bottom: var(--space-lg);
	left:0;
	text-align: center;
	width: 100%;

}
.site-navigation-nav ul {
	width:100%;
	margin: 0px ;
	padding-left:0;
	text-transform: uppercase;
	display: grid;
	grid-gap: calc(var(--space-md) - var(--space-xs));
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.site-navigation-nav ul ul {
	width:100%;
	margin: 0;
	padding-left:0;
	display: block;
	text-transform: none;
}
.site-navigation-nav ul li {
	display: block;
	text-align: left;
}

.site-navigation-nav ul li a {
	font-size: 20px;
  	font-style: italic;
	line-height: 1.5;
	color: #decd99;
}

/* Prevent scrolling when menu is opened */

body.menu-open {
    overflow: hidden;
}

@media (max-width: 900px) and (max-height: 500px) and (orientation: landscape) {
	.menu-logo {
		display: none;
	}

	.site-navigation-nav {
		bottom: calc(var(--space-md) - var(--space-xs));
	}

	.site-navigation-nav ul {
		grid-gap: calc(var(--space-xs) * 2);
	}

	.site-navigation-nav ul li a {
		font-size: 16px;
	}
}


/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: var(--space-md);
	display: grid;
	grid-gap: var(--space-md);
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: calc(var(--space-sm) - var(--space-xs)) 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* Custom */

/* Home page
--------------------------------------------- */

/* Sobe  */

.home-sobe {
	box-sizing: content-box;
	padding-left: var(--space-md);
	padding-right: var(--space-md);
	max-width: calc(var(--space-lg) * 13);
	margin-top: calc(var(--space-lg) * -1 + var(--space-xs) * 2);
	padding-bottom: calc(var(--space-lg) + var(--space-md));
	margin-left: auto;
	margin-right: auto;
}

.sobe-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: var(--space-md);
	row-gap: var(--space-md);
}

.rooms-thumbnail img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	display: block;
}

.soba-item {
	display: flex;
	flex-direction: column;
	height: 100%;
	background-color: #231f20;
}

.soba-info {
	background-color: #231f20;
	padding-bottom: var(--space-md);
	padding-right: var(--space-lg);
	padding-left: var(--space-md);
	margin-top: auto;
	position: relative;
}

.soba-info::after {
	content: "";
	position: absolute;
	right: var(--space-md);
	bottom: var(--space-md);
	width: var(--space-sm);
	height: var(--space-sm);
	background-image: url("/wp-content/uploads/2026/05/forward-icon.png");
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: var(--space-xs);
}

.soba-info h3 {
	color: white;
	margin: 0;
	padding-top: var(--space-lg);
	line-height: 1.4;
}

.soba-info p {
	color:#decd99;
	margin: 0;
}

.rooms-thumbnail {
	position: relative;
}

.room-icon {
	position: absolute;
	top: var(--space-md);
	left: var(--space-md);
	height: var(--space-sm);
	display: flex;
    align-items: center;
    justify-content: center;
	background-color: #1b1819;
	border-radius: 50%;
	padding: calc(var(--space-xs) / 2);
}

.room-icon img {
	height: var(--space-sm);
	object-fit: contain;
}

/* Gostilna */

.restaurant-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: center;
}

.side-image {
	height: 85%;
	width: auto;
	object-fit: cover;
	object-position: 60% center;
}

.btn {
	display: block;
	background-color: #decd99;
  	max-width: var(--space-xl);
	margin: 0 auto var(--space-sm) auto;
	padding: var(--space-xs);
	transition: background-color 0.2s ease;
}

/* .btn:hover {
	background-color: #a4876c;
	color: #231f20;
} */

.home-restaurant-info {
	background-color: #231f20;
	padding-bottom: var(--space-lg);
	padding-top: var(--space-lg);
	text-align: center;
}

.home-restaurant-info img {
	width: var(--space-md);
}

.home-restaurant-info h2 {
	color: #decd99;
	text-transform: uppercase;
	padding-bottom: var(--space-md);
	margin-top: var(--space-sm);
}

.home-restaurant-info p {
	color: white;
	margin-bottom: var(--space-md);
}

.cas-odpiranja-home {
	padding-bottom: var(--space-sm);
}

.home-gostilna {
	padding-bottom: var(--space-xl);
}

.btn-pat {
	background-color: #decd99;
  	max-width: var(--space-xl);
	margin: 0 auto var(--space-sm) auto;
	padding: var(--space-xs);
}

img.time-icon {
	width: calc(var(--space-xs) * 3)
}

/* Slascicarna */

.patiserie-logo {
	width: var(--space-md);
}

.home-patiserie {
	text-align: center;
	padding-bottom: var(--space-xl);
}

.home-patiserie h2 {
	margin-top: calc(var(--space-sm) - var(--space-xs));
	margin-bottom: calc(var(--space-lg) + var(--space-md));
	text-transform: uppercase;
}

.patiserie-wrapper {
	position: relative;
}

.patisserie-cover-image {
	height: 600px;
	width: 100%;
	object-fit: cover;
}

.patiserie-info {
	position: absolute;
	top: calc(var(--space-lg) * -1);
	left: 50%;
	transform: translate(-50%, 0);
	max-width: 700px;
	background-color: #decd99;
	color: #231f20;
	padding: calc(var(--space-lg) - var(--space-xs)) var(--space-md);
}

.patiserie-info p {
	margin-bottom: var(--space-md);
}

/* .patiserie-hours {
		margin-bottom: 50px;
	} */

a.btn-patiserie {
	color: #decd99;
	background-color: #231f20;
  	max-width: var(--space-xl);
	/* margin: 0 auto 25px auto;
	padding: 10px; */
	padding: var(--space-xs);
	width: calc(var(--space-lg) + var(--space-md));
	display: inline-block;
	/* margin: 50px; */
	font-weight: 400;
	margin-bottom: var(--space-sm);
}

.btn-right {
	margin-left: var(--space-sm);
}

/* Lokacija */

.home-location {
	text-align: center;
}

.home-location h2 {
	text-transform: uppercase;
	margin-top: calc(var(--space-sm) - var(--space-xs));
	margin-bottom: var(--space-sm);
	line-height: 1.4;
}

.home-location p {
	padding-bottom: var(--space-md);
}

.parking-wrapper {
	position: relative;
}

a.btn-parking {
	color: #decd99;
	background-color: #231f20;
	padding: calc(var(--space-sm) - var(--space-xs));
	display: inline-block;
	font-weight: 400;
	width: calc(var(--space-xl) + var(--space-lg));
	position: absolute;
	top: var(--space-lg);
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 1100;
}


/* Single rooms
--------------------------------------------- */

.soba-featured-image img {
	height: 600px;
	width: 100%;
	/* aspect-ratio: 16 / 9; */
	object-fit: cover;
	display: block;
}

.single-soba-info {
	box-sizing: content-box;
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
	padding-left: var(--space-md);
	padding-right: var(--space-md);
	font-size: 16px;
	max-width: calc(var(--space-lg) * 13);
	margin-left: auto;
	margin-right: auto;
	padding-bottom: var(--space-lg);
}

.amenities-room {
	background-color: #231f20;
	padding: var(--space-md);
	color: white;
	margin-top: calc(var(--space-md) * -1);
}

.feature {
	display: flex;
	align-items: center;
	gap: var(--space-sm);
	margin-bottom: var(--space-sm);
}

.icon {
	flex-shrink: 0; /* da se ne skrči */
}

.icon svg {
	display: block;
	/* width: 25px;
	height: 25px; */
}

.text {
	line-height: 1.2;
}

.soba-features-1 {
	padding-bottom: var(--space-md);
}

.room-descripton {
	padding: var(--space-md);
}

.room-checkin {
	padding: var(--space-md);
	background-color:#decd99;
	margin-top: calc(var(--space-md) * -1);
	text-align: center;
}

.room-checkin img {
	width: var(--space-sm);
}

.rooms-footer {
	text-align: center;
	color: #918f90;
	font-size: 20px;
	padding-bottom: var(--space-lg);
}

.single-room-gallery {
	padding-left: var(--space-md);
	padding-right: var(--space-md);
	/* margin-top: -50px; */
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
}

.single-room-gallery img {
	display: block;
}

/* Rezervacija */

.room-reservation-section {
	background-color: #231f20;
	color: white;
	padding-top: var(--space-md);
	padding-left: var(--space-md);
	padding-right: var(--space-md);
	padding-bottom: calc(var(--space-lg) + var(--space-md));
}

.reservation-form {
	background-color: #1b1819;
	padding: var(--space-md);
	max-width: calc(var(--space-lg) * 13);
}



.single-room-gallery {
	max-width: calc(var(--space-lg) * 13);
	padding-left: var(--space-md);
	padding-right: var(--space-md);
	margin-left: auto;
	margin-right: auto;
	margin-top: var(--space-md);
}

.nav-links {
	padding: var(--space-md);
}

.nav-previous {
	margin-bottom: calc(var(--space-sm) - var(--space-xs));
}

/* Page
--------------------------------------------- */

.site-page {
	padding-left: var(--space-md);
	padding-right: var(--space-md);
}

/* Rezervacija mize */

.page-wrapper {
	box-sizing: content-box;
	display: grid;
	grid-template-columns: 3fr 1fr;
	column-gap: var(--space-md);
	padding-left: var(--space-lg);
	padding-right: var(--space-md);
	max-width: calc(var(--space-lg) * 13);
	margin-left: auto;
	margin-right: auto;
}

main.reservations-content {
	padding-top: calc(var(--space-md) + var(--space-xs) * 2);
}

.page-info-box {
	text-align: center;
	background-color: #decd99;
	padding-top: var(--space-md);
	margin-top: calc((var(--space-md) + var(--space-xs)) * -1);
}

.page-info-box img {
	width: 25px;
}

.page-info-box p {
	margin: 0;
	line-height: 1.4;
	padding-bottom: var(--space-md);
}

form.wpcf7-form {
	padding-top: var(--space-sm);
}

form.wpcf7-form p {
	margin-bottom: var(--space-sm);
}

label {
	line-height: 1.2;
}

input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #231f20;
	padding-top: 7px;
}

input:focus {
    outline: none;
    border: 1px solid #231f20;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 250px;
	margin-top: var(--space-sm);
	margin-bottom: var(--space-sm);
	color: #decd99;
	background-color: #231f20;
	padding: calc(var(--space-sm) - var(--space-xs));
	display: inline-block;
	font-weight: 400;
	border: none;
	cursor: pointer;
}

.wpcf7 {
	max-width: 700px;
}

.wpcf7-checkbox label {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    cursor: pointer;
    line-height: 1.4;
}

/* hide ugly default checkbox */
.wpcf7-checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    min-width: 24px;
    border: 2px solid #231f20;
    border-radius: 0;
    margin: 0;
    margin-top: 2px;
    background: transparent;
    position: relative;
    cursor: pointer;
    transition: 0.2s ease;
}

/* checked state */
.wpcf7-checkbox input[type="checkbox"]:checked {
    background-color: #231f20;
}

/* check mark */
.wpcf7-checkbox input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #decd99;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.wpcf7-list-item {
	margin: var(--space-sm) 0 0 0;
}

/* Meniji
--------------------------------------------- */

.gallery-columns-1 {
    max-width: 800px;
	margin-left: auto;
	margin-right: auto;
    padding: var(--space-md) calc(var(--space-xs) * 2);
	/* margin-top: -100px; */
}

.gallery-columns-1 .gallery-item {
    margin-bottom: var(--space-md);
}

.gallery-columns-1 .gallery-icon {
    background: #fff;
    box-shadow:
        0 12px 40px rgba(0, 0, 0, 0.16),
        0 2px 8px rgba(0, 0, 0, 0.06);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.gallery-columns-1 .gallery-icon img {
    display: block;
    width: 100%;
    height: auto;
}

/* footer
--------------------------------------------- */

.site-footer {
	background-color: #231f20 ;
	padding-top: var(--space-lg);
	padding-left: var(--space-lg);
	padding-right: var(--space-lg);
	padding-bottom: var(--space-md);
}

.footer-grid {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: calc(var(--space-xs) * 2);
}

.site-footer p {
	margin: 0;
	color: white;
}

.site-footer p a {
	margin: 0;
	color: white;
}

.site-footer p a:hover {
	color: #decd99;
}

/* footer info */

.footer-contact {
	display: flex;
    justify-content: flex-start;
    gap: var(--space-lg);
}

/* footer menu */

.footer-menu {
	padding-bottom: var(--space-lg);
}

.footer-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-menu .menu {
    display: flex;
    justify-content: flex-start;
    gap: var(--space-lg);
    padding: 0;
    margin: 0;
}

.footer-menu .sub-menu {
    display: block;
    padding-left: 0;
}

.footer-menu .sub-menu li {
    list-style: none;
}

.footer-menu ul li a {
    color: grey;
}

.footer-menu .sub-menu li a {
    color: #decd99;
	font-style: italic;
}

/* Footer socials + logo */

.footer-images {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: var(--space-lg);
}

.footer-socials {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(var(--space-xs) * 2);
}

.footer-socials img {
    display: block;
    width: 40px;
    height: auto;
}

.footer-logo svg {
    display: block;
    max-width: 150px;
    width: 100%;
    height: auto;
}

/* Obvestilo */


/* Mobilno */

@media (max-width: 1250px) {

	.sobe-list {
		grid-template-columns: 1fr 1fr;
    	column-gap: var(--space-md);
    	row-gap: var(--space-md);
	}

}

@media (max-width: 850px) {

	.sobe-list {
		grid-template-columns: 1fr;
    	column-gap: var(--space-md);
    	row-gap: var(--space-md);
	}

}

@media (max-width: 1000px)  {
	

	.footer-menu .menu {
		gap: var(--space-md);
	}

	.footer-contact {
		gap: var(--space-md);
	} 

	.page-wrapper {
		display: flex;
		flex-direction: column-reverse;
		padding-left: var(--space-sm);
		padding-right: var(--space-sm);
	}

	.page-info-box {
		width: 50%;
	}

	.site-navigation-nav nav {
		padding-left: calc(var(--space-md) + var(--space-sm));
	}

	.single-soba-info {
		grid-template-columns: 1fr 1fr;
		margin-top: calc(var(--space-md) * -1);
		row-gap: var(--space-md)
	}

	.room-descripton p {
		padding-top: var(--space-md);
	}

	.amenities-room {
		margin-top: 0;
	}
	
	.room-checkin {
		margin-top: 0;
	}

	.rooms-footer {
		margin-left: calc(var(--space-md) + var(--space-sm));
		margin-right: calc(var(--space-md) + var(--space-sm));
	}
	
	.header-info div {
		width: 70%;
	}

	.patiserie-hours {
		margin-bottom: var(--space-md);
	}

	a.btn-patiserie {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (max-width: 760px) {

	/* navigation menu */

	.main-navigation {
		padding: 0;
	}

	.site-navigation-nav {
		position: static;
		padding-left: var(--space-sm);
	}

	.menu-logo {
		margin-top: var(--space-lg);
		margin-left: var(--space-sm);
		margin-right: 0;
		margin-bottom: var(--space-md);
		max-height: 100px;
		max-width: 100px;
	}

	.site-navigation-nav ul li a {
		font-size: unset;
	}

	.site-navigation-nav nav {
    	padding-left: 0;
	}

	.site-navigation-nav ul {
		display: block;
	}

	.site-navigation-nav .menu > li {
		margin-bottom: var(--space-sm);
	}

	.site-navigation-nav .menu > li:last-child {
		margin-bottom: 0;
	}

	.site-navigation-nav a {
		margin-bottom: var(--space-xs);
	}

	.header-goto p {
		width: 50%;
	}

	/* home page */

	.header-info div {
		width: 90%;
	}

	.header-info {
		grid-template-columns: repeat(2, 1fr);
		gap: var(--space-sm);
	}

	.home-sobe {
		padding-left: var(--space-sm);
		padding-right: var(--space-sm);
	}

	/* .sobe-list {
		grid-template-columns: 1fr 1fr;
		column-gap: 25px;
		row-gap: 25px;
	} */

	h2.soba-title {
		font-size: 24px;
	}

	a.btn-menu {
		background-color: #a4876c;
	}

	.restaurant-wrapper {
		display: block;
	}

	img.side-image {
		display: block;
	}

	.home-restaurant-info svg {
		margin-top: calc(var(--space-sm) * -1);
	}

	.home-restaurant-info {
		padding-top: 0;
	}

	.patiserie-info {
		position: static;
        transform: unset;
        top: unset;
        left: unset;
		max-width: 100%;
	}

	.home-patiserie h2 {
		margin-bottom: var(--space-md);
	}

	a.btn-parking {
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
		position: static;
		top: unset;
    	left: unset;
    	transform: unset;
		margin-bottom: var(--space-md);
	}

	.home-location {
		padding-bottom: var(--space-md);
	}

	.home-location p {
		margin-bottom: 0;
	}

	/* pages */

	.page-info-box {
		width: 70%;
	}

	.site-page {
		padding-left: var(--space-sm);
    	padding-right: var(--space-sm);
	}

	/* Footer */

	.site-footer {
		padding: var(--space-lg) var(--space-sm);
	}

	.footer-grid {
		display: flex;
		flex-direction: column-reverse;
	}

	.footer-images {
		flex-direction: column-reverse;
		align-items: flex-start;
		gap: var(--space-sm);
		padding-bottom: var(--space-md);
	}

	.footer-menu .menu {
		flex-direction: column;
		gap: var(--space-sm);
	}

	.footer-menu {
		padding-bottom: var(--space-md);
	}

	.footer-contact {
		flex-direction: column;
		gap: var(--space-sm);
	}

	/* Room */

	.single-soba-info {
		grid-template-columns: 1fr;
		margin-top: var(--space-md);
		row-gap: var(--space-md)
	}

	.room-descripton p {
		padding-top: 0;
	}

	.gallery-columns-3 {
		grid-template-columns: repeat(2, 1fr);
	}

	figure {
		margin-bottom: 0;
	}

	.single-room-gallery {
		padding-left: var(--space-sm);
		padding-right: var(--space-sm);
	}

	.room-reservation-section {
		padding-top: var(--space-sm);
    	padding-left: var(--space-sm);
    	padding-right: var(--space-sm);
	}

	.room-reservation-section h2 {
		margin: var(--space-xs) 0 calc(var(--space-md) - var(--space-xs) * 2) 0;
	}

	.reservation-form {
		padding: var(--space-sm);
	}

}

@media (max-width: 570px) {

	/* .sobe-list {
		grid-template-columns: 1fr;
	} */

	h1, h2, h3, h4, h5, h6, p {
    	overflow-wrap: break-word;
		word-break: normal;
		hyphens: auto;
  	}

	a.btn-parking {
		width: auto;
	}

	.header-goto p {
		width: 100%;
	}

	.page-info-box {
		width: 100%;
	}

	.gallery-columns-1 {
		padding: 0;
	}

	.gallery-columns-1 .gallery-item {
		margin-bottom: 0;
	}

	.header-goto h2 {
		font-size: 24px;
	}

	.single-soba-info {
		margin-top: var(--space-sm);
		padding-left: var(--space-sm);
		padding-right: var(--space-sm);
	}

	.gallery-columns-3 {
		grid-template-columns: 1fr;
	}

	/* .patiserie-hours {
		margin-bottom: 75px;
	} */

	.soba-info h3 {
		padding-top: var(--space-md);
	}

}

@media (max-width: 450px) {

	.soba-info {
		padding-bottom: var(--space-sm);
    	padding-right: var(--space-md);
    	padding-left: var(--space-sm);
	}

	/* .soba-info::after {
		content: "";
		position: absolute;
		left: 25px;
		bottom: 15px;
		padding-bottom: 10px;
	} */

	.soba-info::after {
		right: 25px;
		bottom: 15px;
	}

	.soba-info h3 {
		padding-top: var(--space-md);
	}

	.reservation-form {
		padding: 0;
	}

}


/* Popup obvestilo */




/* Popravki */

a[href^="tel"]{
    color: inherit;
    text-decoration: none;
}

/* .patiserie-info[data-aos="fade-up"][data-aos].aos-animate {
    transform: translate(-50%, 0);
} */


.rooms-reservations-content {
	padding-top: var(--space-md);
	padding-bottom: var(--space-md);
}





/*  ### Tralala ### */
