/*
Theme Name: Lotos Centar
Theme URI: https://6s.rs
Author: Sixth Sense Studio
Author URI: https://6s.rs
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: lotos-centar
*/
:root {
    --navy: #062c53;
    --blue: #004183;
    --blue-700: #00356b;
    --accent: #c30675;
    --accent-600: #a80563;
    --ink: #062c53;
    --body: #3c4a5c;
    --muted: #6b7889;
    --bg: #f5f7fa;
    --tint: #eef2f8;
    --surface: #ffffff;
    --line: #e4e9f0;
    --line-2: #d3dbe6;
    --r: 14px;
    --r-lg: 24px;
    --pill: 100px;
    --wrap: 1240px;
    --font: "DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

*,*::before,*::after {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth
}

body {
    margin: 0;
    font-family: var(--font);
    font-size: 17px;
    line-height: 1.7;
    color: #333333;
    background: var(--surface);
    -webkit-font-smoothing: antialiased
}

body.nav-open { overflow: hidden; }

img {
    max-width: 100%;
    display: block
}

a {
    color: #6c5b52;
    text-decoration: none
}

h1,h2,h3,h4 {
    margin: 0;
    color: #524741;
    font-weight: 300;
    line-height: 1.08;
    letter-spacing: -1px;
    font-family: 'Fraunces';
}

h1 {
    font-size: clamp(2.4rem,5vw,2.8rem);
    font-weight: 300;
    letter-spacing: -1.5px;
}

h2 {
    font-size: clamp(1.9rem,3.4vw,2.5rem);
}

h3 {
    font-size: clamp(1.15rem,1.8vw,1.25rem);
    font-weight: 400;
    letter-spacing: -0.5px;
}

p {
    margin: 0 0 1rem;
    font-size: 15px;
    color: #333;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
}

.ss-b article ul {
	list-style: none;
	padding-left: 0;
	margin: 20px 0;
}

.ss-b article ul li {
	position: relative;
	padding-left: 22px;
	margin-bottom: 10px;
	line-height: 1.55;
}

.ss-b article ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.65em;
	width: 6px;
	height: 6px;
	background: #ad998f;
	border-radius: 50%;
	transform: translateY(-50%);
}

:focus-visible {
    outline: 3px solid var(--accent);
    outline-offset: 2px
}

.wrap {
    max-width: var(--wrap);
    margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.75rem)}

.section {
    padding-block: clamp(4rem,8vw,5rem);
    }

.section--tint {
    background: var(--tint)
}

.section--bg {
    background: #efefef;
    position:relative;
}

.section--bg .wrap {
    z-index: 1;
    position: relative;
}

.mla-sticky {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: flex;
    z-index: 1;
}

.mla-sticky a {
    background: #564c46;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    margin-left: 3px;
    transition: all .2s ease;
    border: 0 !important;
}

.mla-sticky a svg, .mla-sticky a img {
    fill: #FFFFFF;
    max-width: 26px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    align-self: center;
}

.mla-sticky ul {
    display: flex;
}

.mla-sticky a:hover {
    background: #c30675;
}

.mla-sticky {
	transition: bottom .25s ease;
}
.mla-sticky.at-bottom {
	bottom: 88px !important;
}

.section--bg--01 {
    background: url(https://hotellotoscentar.com/files/2026/08/lotos-centar-pozadina-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.section--bg--02 {
    background: url(https://hotellotoscentar.com/files/2026/08/lotos-centar-pozadina-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
}

.section--bg--03 {
    background: url(https://hotellotoscentar.com/files/2026/08/lotos-centar-pozadina-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}

.section--bg--04 {
    background: url(https://hotellotoscentar.com/files/2026/08/lotos-centar-eksterijer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.section--bg--d {
    background: url(https://hotellotoscentar.com/files/2026/08/lotos-centar-pozadina-5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.section--bg--01:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(80 69 62 / 82%);
    background: linear-gradient(270deg, rgb(60 46 33 / 46%) 0%, rgb(82 68 57) 100%);
}

.section--bg--02:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(80 69 62 / 82%);
    background: linear-gradient(270deg, rgb(60 46 33 / 46%) 0%, rgb(82 68 57) 100%);
}

.section--bg--03:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(80 69 62 / 82%);
    background: linear-gradient(270deg, rgb(88 70 53 / 72%) 0%, rgb(82 68 57 / 86%) 100%);
}

.section--bg--04:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(80 69 62 / 82%);
    background: linear-gradient(270deg, rgb(88 70 53 / 72%) 0%, rgb(82 68 57 / 86%) 100%);
}

.section--bg--d:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(80 69 62 / 82%);
    background: linear-gradient(270deg, rgb(88 70 53 / 72%) 0%, rgb(82 68 57 / 86%) 100%);
}

.cta-card:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(80 69 62 / 82%);
    background: linear-gradient(270deg, rgb(88 70 53 / 72%) 0%, rgb(82 68 57 / 86%) 100%);
}

.section--bg--01 h2, .section--bg--01 p, .section--bg--01 p.lead, .section--bg--02 h2, .section--bg--02 p, .section--bg--02 p.lead, .section--bg--02 .statement-body p {
    color: #FFF;
}

.jig-imageContainer {
    border-radius: 14px;
    overflow: hidden;
}

img.img-br {
    border-radius: 14px;
}

.section--surface {
    background: var(--surface)
}

/* ---------- Tanka linija ispod naslova (zamena za eyebrow) ---------- */
.rule {
    position: relative;
    height: 1px;
    background: var(--line-2);
    margin: 1.15rem 0 2.6rem;
}

.rule::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 56px;
    background: var(--accent)
}

.rule.center {
    margin-inline:auto;width: 120px
}

.rule.center::before {
    left: 50%;
    transform: translateX(-50%);
    width: 56px
}

.header-logo {
    display: block;
    min-height: 74px;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    transition: max-width .3s ease;
}

.header-logo {
	max-width: 222px;
	transition: max-width .3s ease;
}
.scrolled .header-logo {
	max-width: 140px;
}

/* ---------- Buttons (bez senki) ---------- */
.btn {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    font-family: var(--font);
    font-weight: 600;
    font-size: 1rem;
    padding: 8px 20px;
    border-radius: 8px;
    border: 1.5px solid transparent;
    cursor: pointer;
    transition: transform .14s ease,background .18s,border-color .18s;
    white-space: nowrap;
    font-family: 'Fraunces';
    font-weight: 300;
}

.btn-primary {
    background: var(--accent);
    color: #fff;
    border-color: var(--accent)
}

.btn-primary:hover {
    background: var(--accent-600);
    border-color: var(--accent-600);
    color: #fff
}

.btn-secondary {
    background: #ad998b;
    color: #fff;
}

.btn-secondary:hover {
    background: #876e60 !important;
    color: #fff
}

.btn-ghost {
    background: transparent;
    color: #a58e82;
    border-color: var(--line-2)
}

.btn-ghost:hover {
    border-color: #a58e82;
    background: #876e60 !important;
}

.section--navy .btn-ghost {
    color: #fff;
    border-color: rgba(255,255,255,.4)
}

.section--navy .btn-ghost:hover {
    border-color: #fff
}

.btn-row {
    display: flex;
    flex-wrap: wrap;
    gap: .85rem;
    margin-top: 2.6rem;
}

/* ---------- Placeholder media (bez senki) ---------- */
.media {
    border-radius: var(--r-lg);
    overflow: hidden;
    position: relative;
    border: 1px solid var(--line)
}

.media img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ph {
    background: linear-gradient(135deg,#e7eef8,#dbe5f2);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #5b6b80
}

.ph span {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .6rem;
    font-size: .8rem;
    font-weight: 500;
    letter-spacing: .02em;
    padding: 1.25rem;
    line-height: 1.5
}

.ph svg {
    width: 30px;
    height: 30px;
    opacity: .55
}

.ph em {
    font-style: normal;
    font-size: .72rem;
    color: #8593a5;
    font-weight: 600;
    letter-spacing: .06em
}

/* ---------- Top utility bar ---------- */
.topbar {
    background: #6c5b52;
    color: #FFF;
    font-size: .82rem
}

.topbar .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 42px;
    max-width: 100%;
}

.topbar-left {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    flex-wrap: wrap
}

.tb-item {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    color: #ffffff;
}

.tb-item svg {
    width: 15px;
    height: 15px;
    opacity: .85
}

.tb-item:hover {
    color: #fff
}

.lang {
    display: inline-flex;
    align-items: center;
    gap: .35rem
}

.lang svg {
    width: 15px;
    height: 15px;
    opacity: .8;
    margin-right: .15rem;
    color: #ffffff;
}

.lang a {
    padding: .16rem .5rem;
    border-radius: 7px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: .03em
}

.lang a.active {
    background: rgba(255,255,255,.14);
    color: #fff
}

.lang a:not(.active):hover {
    color: #fff
}

@media(max-width: 560px) {
    .topbar {
        font-size:.78rem
    }

    .topbar-left {
        gap: 1rem;
        display: none;
    }

    .tb-email {
        display: none
    }

    .tb-item span {
        display: none
    }
    
.lang {
    width: 100%;
    justify-content: center;
}
}

/* ---------- Header (bez senki, border only) ---------- */
.site-header {
    position: sticky;
    top: 0;
    z-index: 60;
	background: #fff;
	transition: box-shadow .3s ease;
}

.site-header.scrolled {
    box-shadow: hsla(0 0% 0% / 0.1) 0 0.5rem 1rem;
}

.site-header .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 74px;
    max-width: 100%;
}

.brand {
    display: flex;
    align-items: baseline;
    gap: .5rem;
    font-weight: 800;
    font-size: 1.32rem;
    color: #6c5b52;
    letter-spacing: -.02em
}

.brand .m {
    color: #a58e82
}

.brand .loc {
    font-size: .62rem;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: #333
}

.nav {
    display: flex;
    align-items: center;
    gap: 1.9rem;
    transition:all .2s ease;
}

.nav ul {
    display: flex;
    gap: 1.5rem
}

.nav a {
    font-weight: 400;
    color: #382f2b;
    font-size: 15px;
    transition: all .3s ease;
}

.nav a:hover {
    color: #c7b0a4;
}

.nav li.active a {
    color: #c7b0a4;
}

.nav .btn {
    color: #FFF;
}

.nav-toggle {
    display: none;
    background: none;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    width: 46px;
    height: 42px;
    cursor: pointer
}

.nav-toggle span,.nav-toggle span::before,.nav-toggle span::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #6c5b52;
    margin: 0 auto;
    position: relative;
    transition: .25s
}

.nav-toggle span::before {
    position: absolute;
    top: -6px
}

.nav-toggle span::after {
    position: absolute;
    top: 6px
}

.nav-toggle.x span {
    background: transparent
}

.nav-toggle.x span::before {
    top: 0;
    transform: rotate(45deg)
}

.nav-toggle.x span::after {
    top: 0;
    transform: rotate(-45deg)
}

@media(max-width: 940px) {
    
    .nav-toggle {
        display:block
    }

    .nav {
        position: fixed;
        top: var(--header-bottom, 64px);
    	left: 0;
    	right: 0;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        background: #fff;
        padding: .5rem 0 1.5rem;
        border-bottom: 1px solid var(--line);
        opacity: 0;
        visibility: hidden;
        transform: translateY(-8px);
        transition: opacity .28s ease,transform .28s ease,visibility .28s;
    }

    .nav.open {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

    .nav ul {
        flex-direction: column;
        gap: 0
    }

    .nav ul li {
        border-top: 1px solid var(--line)
    }

    .nav a {
        display: block;
        padding: .95rem clamp(1.25rem,4vw,2.75rem)
    }

    .nav .btn {
        margin: 1rem clamp(1.25rem,4vw,2.75rem) 0;
        justify-content: center
    }
	.site-header .wrap { min-height: 64px; }
	.scrolled .header-logo { max-width: 150px; }
	.header-logo { max-width: 150px; }

	.nav-toggle {
		position: relative;
		z-index: 70;
	}
}

/* ---------- Hero (pozadina sa fadeom, bez senki) ---------- */
.hero {
    position: relative;
    overflow: hidden;
    background: linear-gradient(270deg, rgb(92 73 56 / 78%) 0%, rgb(108 91 82 / 92%) 100%), url(https://hotellotoscentar.com/files/2026/08/lotos-centar-eksterijer.jpg) center / cover no-repeat;
}

.hero::before {
    content: "";
    position: absolute;
    top: -20%;
    right: -8%;
    width: 55%;
    height: 150%;
    pointer-events: none
}

.hero .btn-ghost {
    border: 0 !important;
    background: #a18a7d;
    color: #FFF;
}

.hero-grid {
    position: relative;
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: clamp(2rem,5vw,4.5rem);
    align-items: center;
    padding-block: clamp(3rem,4vw,7.5rem);}

.hero h1 {
    max-width: 16ch;
    color: #FFF;
}

.hero .rule {
    background: #FFF;
}

.hero .lede {
    font-size: 16px;
    color: #FFF;
    margin-bottom: .85rem
}

.hero .hero-sub {
    color: #FFF;
    margin-bottom: 0;
    font-size: 16px;
}

.hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem 0;
    margin-top: 2.6rem;
}

.hero-stats .st {
    padding-right: 1.7rem;
    margin-right: 1.7rem;
    border-right: 1px solid #b1a7a2;
}

.hero-stats .st:last-child {
    border: 0;
    margin: 0;
    padding: 0
}

.st-n {
    font-size: 42px;
    font-weight: 300;
    color: #FFF;
    line-height: 1;
    font-family: 'Fraunces';
}

.st-n svg {
    height: 20px;
}

.st-l {
    font-size: .8rem;
    color: #FFF;
}

.hero-media {
    position: relative;
}

.hero-media img {
    border-radius: 14px;
}

.hero-badge {
    position: absolute;
    left: -20px;
    bottom: 30px;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 14px;
    padding: 1.05rem 1.35rem
}

.hero-badge .b-n {
    font-size: 36px;
    font-weight: 400;
    color: #c30675;
    line-height: 1;
    font-family: 'Fraunces';
    letter-spacing: -1px;
}

.hero-badge .b-n b {
    color: var(--accent);
    font-weight: 400;
    font-family: 'Fraunces';
}

.hero-badge .b-l {
    font-size: .72rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #333;
    margin-top: .3rem
}

@media(max-width: 940px) {
    .hero-grid {
        grid-template-columns:1fr;
        gap: 2rem;
        padding-block: 3.5rem 3rem;
        }

    .hero h1 {
        max-width: 100%
    }

    .hero .rule {
        max-width: 100%
    }

    .hero-media .main {
        aspect-ratio: 16/12
    }

    .hero-badge {
        left: 14px;
        bottom: 14px;
        padding: .85rem 1.1rem
    }

    .hero-badge .b-n {
        font-size: 1.45rem
    }

    .hero-stats {
        margin-top: 2rem
    }

    .hero-stats .st {
        padding-right: 1.2rem;
        margin-right: 1.2rem
    }
}

@media(max-width: 420px) {
    .hero-stats .st {
        border-right:0;
        padding-right: 0;
        margin-right: 0;
        flex: 0 0 33.333%;
        margin-bottom: .75rem;
        text-align: center;
    }
}

.statement {
    display: grid;
    grid-template-columns: .85fr 1.15fr;
    gap: clamp(2rem,5vw,5rem);
    align-items: start
}

.statement-head .rule {
    margin-bottom: 0
}

.statement-body p {
    font-size: 15px;
    color: #333;
    max-width: 62ch
}

.statement-body p:last-child {
    margin-bottom: 0
}

@media(max-width: 900px) {
    .statement {
        grid-template-columns:1fr;
        gap: 1.25rem
    }
}

/* ---------- Sekcijski head ---------- */
.sec-head h2 {
}

.sec-head .lead {
    color: #383838;
    font-size: 15px;
}

/* ---------- Rooms (bez senki) ---------- */
.rooms {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(1.25rem,3vw,2rem)
}

.room {
    background: var(--surface);
    border-radius: var(--r-lg);
    overflow: hidden;
    transition: all .3s ease;
}

.room img {
    transition:all .3s ease;
}

.room:hover img {
    transform: scale(1.08);
}

.room-body {
    position: relative;
    background: #FFF;
}

.room .media {
    border: 0;
    border-bottom: 1px solid var(--line);
    border-radius: 0;
    aspect-ratio: 3/2
}

.room .media img {
    transition: transform .5s ease
}

.room:hover .media img {
    transform: scale(1.05)
}

.room-body {
    padding: clamp(1.4rem,2.5vw,1.5rem);
}

.room h3 {
    margin-bottom: .5rem
}

.room p {
    color: #333;
    margin: 0;
    font-size: 15px;
}

@media(max-width: 720px) {
    .rooms {
        grid-template-columns:1fr
    }
}

/* ---------- Amenities (bez senki) ---------- */
.amen-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 1rem;
    margin-top: 2.5rem
}

.amen {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: var(--r);
    padding: 1.5rem 1.4rem;
    transition: transform .2s,border-color .2s
}

.amen:hover {
    transform: translateY(-4px);
    border-color: #8d8079;
}

.amen-ic {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: linear-gradient(140deg, #f7f7f7, #ebebeb);
    color: #6c5b52;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem
}

.amen-ic svg {
    width: 24px;
    height: 24px
}

.amen p {
    margin: 0;
    font-weight: 400;
    color: #6c5b52;
    font-size: 17px;
    line-height: 1.4;
    font-family: 'Fraunces';
    letter-spacing: -0.2px;
}

@media(max-width: 900px) {
    .amen-grid {
        grid-template-columns:1fr 1fr
    }
}

@media(max-width: 520px) {
    .amen-grid {
        grid-template-columns:1fr
    }
}

/* ---------- Split feature ---------- */
.split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(2rem,5vw,4.5rem);
    align-items: center
}

.split--rev .split-media {
    order: -1
}

@media(max-width: 900px) {
    .split {
        grid-template-columns:1fr;
        gap: 2rem
    }

    .split--rev .split-media {
        order: 0
    }
}

/* ---------- Price band ---------- */
.priceband {
    position: relative;
    text-align: center;
    max-width: 760px;
    margin-inline:auto}

.price-num {
    font-size: clamp(3rem,8vw,5.5rem);
    font-weight: 400;
    color: #fff;
    line-height: 1;
    letter-spacing: -.03em;
    font-family: 'Fraunces';
}

.price-num b {
    color: #a5907e;
    font-weight: 400;
}

.price-unit {
    display: block;
    font-size: .82rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #cfb6aa;
    margin-top: .9rem
}

.priceband p {
    color: #fff;
    margin-top: 1.5rem
}

/* ---------- FAQ (animiran accordion) ---------- */
.faq-item {
    border-radius: var(--r);
    background: var(--surface);
    margin-bottom: .75rem;
    overflow: hidden
}

.faq-q {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    background: none;
    border: 0;
    cursor: pointer;
    font-family: var(--font);
    font-weight: 400;
    color: #4a3e37;
    font-size: 1.05rem;
    padding: 1.15rem 1.4rem;
    text-align: left;
    transition: color .2s;
    font-family: 'Fraunces';
}

.faq-item.open .faq-q {
    color: #c30675;
}

.faq-q .chev {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    color: #bbb7b5;
    transition: transform .3s ease
}

.faq-item.open .faq-q .chev {
    transform: rotate(90deg)
}

.faq-a {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .32s ease
}

.faq-item.open .faq-a {
    grid-template-rows: 1fr
}

.faq-a>div {
    overflow: hidden
}

.faq-a p {
    margin: 0;
    padding: 0 1.4rem 1.3rem;
    color: #333;
}

/* ---------- CTA card ---------- */
.cta-card {
    position: relative;
    border-radius: var(--r-lg);
    overflow: hidden;
    padding: clamp(3rem,7vw,5rem) clamp(1.5rem,5vw,3rem);
    text-align: center;
    color: #fff;
    background: url(https://hotellotoscentar.com/files/2026/08/lotos-centar-pozadina-5.jpg);
    background-size: cover;
    background-position: center top;
}

.cta-card::after {
    content: "";
    position: absolute;
    bottom: -40%;
    right: -10%;
    width: 50%;
    height: 100%;
    background: radial-gradient(circle,rgba(195,6,117,.35),transparent 50%);
    pointer-events: none
}

.cta-card>* {
    position: relative;
    z-index: 1
}

.cta-card h2 {
    color: #fff;
    max-width: 20ch;
    margin-inline:auto}

.cta-card p {
    color: #FFF;
    max-width: 52ch;
    margin: 1.1rem auto 0
}

/* ---------- Footer ---------- */
.site-footer {
    background: linear-gradient(180deg,#062c53,#041d38);
    color: #a9bfd6;
    padding-block:clamp(3.5rem,6vw,4.5rem) 1.75rem;
    background: linear-gradient(270deg, rgb(60 46 33 / 76%) 0%, rgb(60 49 39) 100%);
    }

.site-footer .wrap {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 2.5rem
}

.wrap.wrap-1col {
    grid-template-columns: 1fr;
}

.site-footer h4 {
    color: #fff;
    font-size: 1.35rem;
    margin-bottom: .7rem
}

.footer-logo {
    max-width: 180px;
    margin-bottom: 25px;
}

.foot-desc {
    max-width: 40ch;
    font-size: 15px;
    color: #FFF;
}

.foot-l {
    font-size: .72rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: .9rem;
    font-weight: 600
}

.site-footer a {
    color: #cdbfb2;
    transition: all .3s ease;
}

.site-footer a:hover {
    color: #fff
}

.foot-col li {
    padding: .32rem 0;
    color: #FFF;
    font-size: 15px;
}

.foot-bottom {
    border-top: 1px solid rgba(255,255,255,.12);
    margin-top: 3.75rem;
    padding-top: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: .6rem;
    font-size: 11px;
    color: #FFF;
}

@media(max-width: 820px) {
    .site-footer .wrap {
        grid-template-columns:1fr
    }
.foot-bottom {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding-top: 18px;
    margin-bottom: 0 !important;
}

footer.site-footer {
    padding-bottom: 18px;
}
}

/* ---------- Reveal ---------- */
.reveal {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .6s ease,transform .6s ease
}

.reveal.in {
    opacity: 1;
    transform: none
}

@media(prefers-reduced-motion:reduce) {
    * {
        scroll-behavior: auto!important;
        transition: none!important
    }

    .reveal {
        opacity: 1;
        transform: none
    }
}

.center {
    text-align: center
}

.pagehero {
    color: #cdddef;
    position: relative;
}

.pagehero .wrap {
    position: relative;
}

.pagehero .wrap {
    padding-block:clamp(3rem,6vw,4.75rem)}

.pagehero h1 {
    color: #fff;
}

.pagehero .rule {
    background: rgba(255,255,255,.18)
}

.pagehero .rule::before {
    background: #c30675;
}

.pagehero p {
    color: #FFF;
    max-width: 60ch;
    font-size: 15px;
}

.pagehero p:last-child {
    margin-bottom: 0;
}

.pagehero .price-inline {
    color: #ff9ccf;
    font-weight: 600;
    margin-top: .25rem;
    margin-bottom: 0;
}

/* Prose (uvodni tekst u koloni) */
.prose p {
    color: #333333;
    max-width: 64ch
}

.prose p:last-child {
    margin-bottom: 0
}

.roomlist {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(1.25rem,3vw,2rem);
    margin-top: 2.5rem
}

.roomlist .room {
    padding: clamp(1.6rem,3vw,2.25rem)
}

.roomlist .room .rn {
    font-size: 2.6rem;
    font-weight: 800;
    color: #a58e82;
    line-height: 1;
    letter-spacing: -.03em
}

.roomlist .room h3 {
    margin: .6rem 0 .5rem
}

.roomlist .room p {
    color: #333;
    margin: 0
}

.roomlist-g .room {
    background: linear-gradient(140deg, #f7f7f7, #ebebeb);
    padding: initial;
}

.roomlist-g .room .rn {
    font-size: 58px;
    font-family: 'Fraunces';
    font-weight: 300;
    color: #6c5b52;
}

.roomlist.roomlist-g {
    margin-top: 22px;
}

.room-in {
    padding: 30px;
    background: #eeeeee;
    z-index: 1;
    position: relative;
}

@media(max-width: 720px) {
    .roomlist {
        grid-template-columns:1fr
    }
}

/* CF7 / forma */
.contact {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: clamp(2rem,5vw,4rem);
    align-items: start
}

@media(max-width: 900px) {
    .contact {
        grid-template-columns:1fr
    }
}

.form-card {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: var(--r-lg);
    padding: clamp(1.6rem,3vw,2.5rem)
}

.lotos-form .form-2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 1.1rem
}

@media(max-width: 560px) {
    .lotos-form .form-2col {
        grid-template-columns:1fr
    }
}

.lotos-form label,.wpcf7 label {
    display: block;
    font-weight: 600;
    font-size: .9rem;
    color: #6c5b52;
    margin: .9rem 0 .35rem
}

.lotos-form input,.lotos-form select,.lotos-form textarea, .wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea {
    width: 100%;
    font-family: var(--font);
    font-size: 1rem;
    padding: .72rem .85rem;
    border: 1px solid var(--line-2);
    border-radius: 10px;
    background: var(--surface);
    color: #6c5b52
}

.lotos-form input:focus,.lotos-form select:focus,.lotos-form textarea:focus, .wpcf7 input:focus,.wpcf7 textarea:focus {
    outline: 2px solid var(--accent);
    outline-offset: 1px;
    border-color: var(--accent)
}

.wpcf7 p {
    margin: .5rem 0
}

.lotos-form button,.wpcf7 .wpcf7-submit {
    margin-top: 1.3rem;
    background: var(--accent);
    color: #fff;
    border: 0;
    border-radius: 11px;
    font-family: var(--font);
    font-weight: 600;
    font-size: 1rem;
    padding: .95rem 1.9rem;
    cursor: pointer;
    transition: background .18s
}

.lotos-form button:hover,.wpcf7 .wpcf7-submit:hover {
    background: var(--accent-600)
}

.form-note {
    font-size: .85rem;
    color: #333;
    margin-top: 1rem
}

/* Kontakt info */
.contact-info li {
    padding: 1rem 0;
    border-bottom: 1px solid var(--line);
    display: flex;
    flex-direction: column;
    gap: .25rem
}

.contact-info .ci-l {
    font-size: .72rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #333;
    font-weight: 600
}

.contact-info .ci-v {
    font-size: 1.1rem;
    font-weight: 600;
    color: #6c5b52;
    font-size: 15px;
}

.map-embed {
    margin-top: 1.75rem;
    border: 1px solid var(--line);
    border-radius: var(--r-lg);
    overflow: hidden;
    aspect-ratio: 16/10
}

.map-embed iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block
}

/* Galerija */
.gallery-cats {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
    margin: 0 0 2rem
}

.gallery-cats li {
    font-size: .74rem;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #a58e82;
    background: var(--tint);
    border-radius: var(--pill);
    padding: .45rem 1rem
}

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

.gallery-grid .g-item {
    aspect-ratio: 4/3
}

@media(max-width: 820px) {
    .gallery-grid {
        grid-template-columns:1fr 1fr
    }
}

@media(max-width: 520px) {
#content .btn {
    width: 100%;
    text-align: center;
    justify-content: center;
}
}

/* Blog */
.post-list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: clamp(1.25rem,3vw,2rem)
}

@media(max-width: 820px) {
    .post-list {
        grid-template-columns:1fr
    }
}

.post-card {
    background: #FFF;
    border: 1px solid #dddddd;
    border-radius: var(--r-lg);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform .2s,border-color .2s
}

.post-card img {
    height: initial;
}

.post-card:hover {
    transform: translateY(-4px);
    border-color: #c1aea5;
}

.post-card .pc-body {
    padding: 1.6rem
}

.post-card .post-date {
    font-size: .74rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #333;
    font-weight: 600
}

.post-card h3 {
    margin: .6rem 0 0.6rem;
    font-size: 20px;
    line-height: 24px;
    color: #6c5b52;
}

.post-card h3 a {
    color: #6c5b52;
}

.post-card p {
    color: #333;
    font-size: 14px;
    margin: 0 0 1rem
}

.post-card .readmore {
    font-weight: 500;
    color: var(--accent);
    margin-top: auto;
    font-size: 15px;
}

.single-content {
    max-width: 840px;
}

.single-content h2 {
    margin: 2rem 0 1rem;
    font-size: 28px;
    line-height: 32px;
}

.single-content h3 {
    margin: 1.6rem 0 .75rem
}

.single-content p {
    margin: 0 0 1.15rem
}

.single-content img {
    border-radius: var(--r);
    height: initial;
    margin-bottom: 30px;
}

.entry-meta {
    font-size: 12px !important;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #333;
    font-weight: 300;
    margin-bottom: 1.25rem
}

.pagination {
    display: flex;
    gap: .6rem;
    margin-top: 2.5rem;
    flex-wrap: wrap
}

.pagination a,.pagination .current {
    font-weight: 600;
    padding: .55rem .95rem;
    border: 1px solid var(--line-2);
    border-radius: 10px;
    color: #6c5b52
}

.pagination .current {
    background: #a58e82;
    color: #fff;
    border-color: #a58e82
}

.wpcf7-not-valid-tip {
    font-size: 13px;
    color: #c30675;
}

.wpcf7-response-output {
    font-size: 14px;
    border: 0 !important;
    background: #6c5b52 !important;
    padding: 20px !important;
    border-radius: 10px;
    margin: 0 !important;
    color: #FFF;
}

.content-grid { display: grid; grid-template-columns: 1fr 300px; gap: 40px; align-items: start; }

.sidebar .widget { position: sticky; top: 100px; }
.sidebar { position: sticky; top: 100px; align-self: start; }
.sidebar .widget { position: static; }
.widget-title {margin: 0 0 16px;font-size: 28px;}
.recent-posts { list-style: none; margin: 0; padding: 0; }
.recent-posts li { display: flex; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(0,0,0,.08); }
.recent-posts li:last-child { border-bottom: none; }
.rp-thumb { flex: 0 0 70px; }
.rp-thumb img { width: 70px; height: 70px; object-fit: cover; border-radius: 6px; display: block; }
.rp-body a {display: block;font-weight: 400;line-height: 1.35;font-size: 14px;color: #443933;}
.rp-date {font-size: 11px;opacity: .7;text-transform: uppercase;}

.section.section--surface.ss-b {
    padding-block: clamp(3rem, 6vw, 3rem);
}

@media (max-width: 900px) { .content-grid { grid-template-columns: 1fr; } .sidebar .widget { position: static; } }