.labels-hero {
    background-color: #f6f5f5;
    position: relative;
    background-image: url('../../images/labels/hero-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 20px;
}

.labels-hero .labels-hero-inner {
    width: 1250px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    min-height: 800px;
    justify-content: center;
    align-items: center;
}

.labels-hero .labels-hero-inner .labels-content {
    flex: 1;
    background-color: #f6f5f5cf;
}

.labels-hero .labels-hero-inner .labels-content h2 {
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 2px;
}

.labels-hero .labels-hero-inner .labels-content h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 52px;
}

.labels-hero .labels-hero-inner .labels-content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.labels-hero .labels-hero-inner .labels-content strong {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
}

.labels-hero .labels-hero-inner .labels-content a {
    height: 48px;
    background-color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 6px;
    border: 1px solid #CAB180;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    min-width: 138px;
    margin-top: 20px;
    color: #CAB180;
    transform: translateZ(0);
    transition: filter .25s ease, transform .25s ease;
}

.labels-hero .labels-hero-inner .labels-content a:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.labels-hero .labels-hero-inner .labels-content ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.labels-hero .labels-hero-inner .labels-content ul li {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 5px;
    color: #676767;
    font-weight: 500;
    font-size: 24px;
}

.labels-hero .labels-hero-inner .labels-content ul li:before {
    content: '';
    background-image: url('../../images/labels/circle.svg');
    height: 28px;
    width: 28px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.labels-hero .labels-bg {
    flex: 1;
}

.labels-hero .labels-bg .labels-form {
    background-color: #ffffff;
    width: 420px;
    border-radius: 8px;
    padding: 48px;
    border-radius: 24px;
    border: 1px solid #CAB180;
    min-height: 614px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
    text-align: center;
}

.labels-hero .labels-bg .labels-form h3 {
    font-size: 32px;
    line-height: 36px;
    font-family: 'Playfair Display', serif;
    text-align: center;
}

.labels-hero .labels-bg .labels-form img {
    margin-top: 20px;
    margin-bottom: 10px;
}

.labels-hero .labels-bg .labels-form .author-name {
    font-weight: 600;
    font-size: 16px;
}

.labels-hero .labels-bg .labels-form .author-title {
    margin-bottom: 27px;
}

.labels-hero .labels-bg form {
    width: 100%;
}

.labels-hero .labels-bg form input {
    display: block;
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
    padding: 0 20px;
    font-size: 14px;
    color: #3D3D3D;
}

.labels-hero .labels-bg form {
}

.labels-hero .labels-bg form button {
    width: 100%;
    height: 48px;
    background-color: #CAB180;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 6px;
    border: 1px solid #CAB180;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    min-width: 138px;
    margin-top: 20px;
    color: #000000;
    transform: translateZ(0);
    transition: filter .25s ease, transform .25s ease;
    text-transform: uppercase;
}

.labels-hero .labels-bg form button:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.labels-main-bg {
    background-image: url('../../images/labels/hero-bg-2.png');
    position: absolute;
    top: 100px;
    right: 0px;
    height: 780px;
    width: 640px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.labels-benefits {
    padding: 100px 0px;
}

.labels-benefits .labels-benefits-inner {
    display: flex;
    max-width: 100%;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    overflow: hidden;
    position: relative;
}

.labels-benefits .labels-benefits-inner .labels-benefits-single {
    flex: 1;
}

.labels-benefits .labels-benefits-inner .labels-benefits-single h3 {
}

.labels-benefits .labels-benefits-inner .labels-benefits-single img {
    height: 280px;
    max-width: 100%;
    border-radius: 24px;
    overflow: hidden;
}

.labels-benefits .labels-benefits-inner .labels-benefits-single .number {
    width: 48px;
    height: 48px;
    background-color: #D2B887;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.labels-benefits .labels-benefits-inner .labels-benefits-single .number-box {
    margin-top: 18px;
}

.labels-benefits .labels-benefits-inner .labels-benefits-single .number-box:after {
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    background-color: #D2B887;
    margin-top: -22px;
    /* position: absolute; */
}

.labels-benefits .labels-benefits-inner .labels-benefits-single h3 {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
    margin-top: 20px;
}

.labels-page .container {
    max-width: 1240px;
}

h2.main {
    font-size: 48px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: center;
}

h2.main strong {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
}

.labels-formula {
    padding: 100px 0px;
}

.labels-formula .labels-formula-inner {
    gap: 10px;
    width: 650px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.labels-formula .labels-formula-inner .formula-card {
    text-align: center;
    flex: 0 0 23%;
    width: 23%;
    margin-bottom: 50px;
}

.labels-formula .labels-formula-inner .formula-card .icon-box {
    height: 64px;
    width: 64px;
    background-color: #F7F4ED;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.labels-formula .labels-formula-inner .formula-card .icon-box img {
}

.labels-formula .labels-formula-inner .formula-card h3 {
    font-size: 24px;
    color: #292828;
    font-weight: 700;
    margin-top: 15px;
}

.labels-about-us {
    padding: 100px 0px;
    position: relative;
}

.labels-get-qoute h2 {
    text-align: left;
    margin-bottom: 30px;
}

.labels-get-qoute {
    padding: 100px 0px;
}

.get-qoute-inner {
    display: flex;
    gap: 30px;
}

.get-qoute-inner .get-qoute-content {
    flex: 1;
}

.get-qoute-inner .get-qoute-content .text {
    width: 70%;
}

.get-qoute-inner .get-qoute-content .author-card {
    display: flex;
    gap: 20px;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 24px;
    border: 1px solid #CAB180;
    margin-top: 30px;
}

.get-qoute-inner .get-qoute-content .author-card .img-box {
}

.get-qoute-inner .get-qoute-content .author-card .img-box img {
}

.get-qoute-inner .get-qoute-content .author-card .author-content {
}

.get-qoute-inner .get-qoute-content .author-card .author-content .title {
    color: #3D3D3D;
    font-weight: 400;
    margin-bottom: 15px;
}

.get-qoute-inner .get-qoute-content .author-card .author-content .name {
    color: #3D3D3D;
    font-weight: 600;
}

.get-qoute-inner .get-qoute-content .author-card .author-content a {
    color: #3D3D3D;
    display: flex;
    gap: 7px;
    align-items: center;
    margin-bottom: 0px;
}

.get-qoute-inner .get-qoute-form {
    flex: 1;
}

.get-qoute-inner .get-qoute-form input {
    width: 100%;
    margin-bottom: 10px;
    height: 48px;
    padding: 0 20px;
    display: block;
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
    padding: 0 20px;
    font-size: 14px;
    color: #3D3D3D;
}

.get-qoute-inner .get-qoute-form textarea {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
    font-size: 14px;
    color: #3D3D3D;
    min-height: 120px;
    padding: 20px;
}

.get-qoute-inner .get-qoute-form button {
    width: 100%;
    height: 48px;
    background-color: #CAB180;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 6px;
    border: 1px solid #CAB180;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    min-width: 138px;
    margin-top: 20px;
    color: #000000;
    transform: translateZ(0);
    transition: filter .25s ease, transform .25s ease;
    text-transform: uppercase;
}

.get-qoute-inner .get-qoute-form button:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.partners {
    padding: 100px 0px;
}

.partners .partners-track-wrap {
    position: relative;
}

.partners .partners-logos .partner-logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
}

.partners .partners-logos .partner-logo-item img {
    max-height: 80px;
    max-width: 200px;
    width: auto;
    object-fit: contain;
}

.partners .partners-nav {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 24px;
}

.partners .partners-arrow {
    width: 44px;
    height: 44px;
    border: 1.5px solid #D2B887;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #D2B887;
    font-size: 18px;
    transition: background 0.2s, color 0.2s;
    user-select: none;
}

.partners .partners-arrow:hover {
    background: #D2B887;
    color: #fff;
}

.about-us-video {
}

.about-us-video iframe {
    width: 1000px;
    border: none;
    margin: 0 auto;
    display: block;
    margin-top: 90px;
    height: 500px;
    border-radius: 12px;
    max-width: 100%;
}

.labels-about-us {
}

.labels-about-us .labels-about-us-inner {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-bottom: 70px;
    justify-content: space-between;
}

.labels-about-us .labels-about-us-inner .content {
    flex: 1;
}

.labels-about-us .labels-about-us-inner .content h3 {
}

.labels-about-us .labels-about-us-inner .content .text {
}

.labels-about-us .labels-about-us-inner .gallery-box {
    flex: 1;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.labels-about-us .labels-about-us-inner.about-us-1 .gallery-box .img1 {
    width: 392px;
    height: 515px;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 33px;
    overflow: hidden;
}

.labels-about-us .labels-about-us-inner.about-us-1 .gallery-box .img2 {
    border-radius: 33px;
    overflow: hidden;
    width: 235px;
    height: 309px;
    object-fit: cover;
    object-position: center;
    border: 4px solid #FAFAFA;
    transform: rotate(-10deg);
    margin-left: -90px;
    margin-bottom: -70px;
}

.labels-about-us .labels-about-us-inner.about-us-2 .gallery-box .img1 {
    width: 282px;
    height: 371px;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 33px;
    overflow: hidden;
}

.labels-about-us .labels-about-us-inner.about-us-2 .gallery-box .img2 {
    border-radius: 33px;
    overflow: hidden;
    width: 282px;
    height: 371px;
    object-fit: cover;
    object-position: center;
    border: 5px solid #FAFAFA;
    transform: rotate(-10deg);
    margin-left: -90px;
    margin-bottom: -70px;
}

.labels-about-us .labels-about-us-inner.about-us-2 .gallery-box {
    align-items: flex-start;
    justify-content: flex-start;
}

.labels-about-us .labels-about-us-inner.about-us-3 .gallery-box .img1 {
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 33px;
    overflow: hidden;
}

.labels-about-us .labels-about-us-inner .content h3 {
    font-size: 36px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    margin-bottom: 30px;
}

.labels-about-us .labels-about-us-inner .content .text {
    line-height: 20px;
}

.labels-about-us .bg {
    position: absolute;
    width: 100%;
    top: 0;
}

.middle-gallery-box {
    padding: 80px 0;
}

.mg-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: 1fr 1fr 1.55fr;
    grid-auto-rows: 293px;
    grid-template-areas: "gluten top big" "mid    vegan big" "nongmo bottom wide";
}

/* placement */
.mg-gluten {
    grid-area: gluten;
}

.mg-top {
    grid-area: top;
}

.mg-big {
    grid-area: big;
}

.mg-mid {
    grid-area: mid;
}

.mg-vegan {
    grid-area: vegan;
}

.mg-nongmo {
    grid-area: nongmo;
}

.mg-bottom {
    grid-area: bottom;
}

.mg-wide {
    grid-area: wide;
}

.mg-tile {
    border-radius: 24px;
    overflow: hidden;
}

/* photo tiles */
.mg-photo {
    position: relative;
    background: #eee;
}

.mg-photo img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

/* card tiles (white with border) */
.mg-card {
    background: #fafafa;
    border: 1px solid #E6D7B6;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 24px 32px;
}

.mg-card-inner {
    display: flex;
    flex-direction: row;
    gap: 14px;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.mg-icon {
    /* zamenjaj s svojim */
}

.mg-card-text {
    font-size: 24px;
    font-weight: 400;
    color: #2b2b2b;
    font-family: 'Playfair Display', serif;
}

.mg-big {
    min-height: calc(210px * 2 + 18px);
}

.mg-wide {
    min-height: 210px;
}

.mg-footnote {
    margin-top: 10px;
    font-size: 18px;
    color: #000000;
    text-align: right;
}

.create-label {
}

.create-label .create-label-inner {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    margin-top: 60px;
}

.create-label .create-label-inner .gallery-box {
    flex: 1;
}

.create-label .create-label-inner .gallery-box .main-img-box {
    max-width: 100%;
    position: relative;
    text-align: center;
}

.create-label .create-label-inner .gallery-box .main-img {
    height: 550px;
    width: auto;
    text-align: center;
    position: relative;
}

.create-label .create-label-inner .gallery-box .open-img {
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    top: 0px;
    right: 20px;
    object-fit: cover;
    object-position: center;
}

.create-label .create-label-inner .resize {
    background: none;
    border: none;
    height: 48px;
    width: 48px;
    background-color: #F6F5F5;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.create-label .create-label-inner .others-img {
    display: flex;
    gap: 10px;
}

.create-label .create-label-inner .others-img img {
    height: 100px;
}

.create-label .recipe-box {
    flex: 1;
    border: 1px solid #CAB180;
    border-radius: 24px;
    padding: 48px;
    background-color: #F6F5F5;
    height: max-content;
}

.create-label .recipe-box .create-label-progress-bar {
    margin-bottom: 20px;
}

.create-label .recipe-box .create-label-bar {
}

.create-label .recipe-box .create-label-progress-bar label {
    font-weight: 600;
    font-size: 16px;
    margin: 0px;
}

.create-label .recipe-box h3 {
    font-size: 36px;
    text-align: center;
    font-family: 'Playfair Display', serif;
}

.create-label .recipe-box .text {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #3D3D3D;
}

.create-label .recipe-box .nav-tabs {
    height: 56px;
    background-color: #ffffff;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    padding: 0 6px;
    gap: 10px;
    border: none;
}

.create-label .recipe-box .nav-tabs li {
    flex: 1;
    color: #000000;
    font-size: 18px;
}

.create-label .recipe-box .nav-tabs li a {
    color: #000000;
    font-weight: 600;
}

.create-label .recipe-box .nav-tabs li.active {
    border-radius: 12px;
    background-color: #D2B887;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.create-label .recipe-box .nav-tabs li.active a {
    color: #ffffff;
}

.create-label .recipe-box .tab-content h4 {
    font-size: 18px;
    font-weight: 600;
}

.create-label .recipe-box .tab-content {
    background-color: #ffffff;
    border-radius: 16px;
    margin-top: 12px;
    padding: 25px;
}

.create-label .recipe-box .tab-content p {
    font-size: 16px;
    color: #3D3D3D;
    line-height: 20px;
}

.create-label .recipe-box button.continue {
    width: max-content;
    height: 36px;
    background-color: #85B023;
    display: block;
    padding: 0 20px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 18px;
    min-width: 125px;
    margin-left: auto;
    margin-right: 0px;
    border: none;
    color: #ffffff;
    transform: translateZ(0);
    transition: filter .25s ease, transform .25s ease;
    text-transform: uppercase;
    height: 36px;
}

.create-label .recipe-box button.continue:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.labels-nav {
    height: 96px;
    background-color: #ffffff;
    border: 1px solid #CAB180;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    padding: 0 30px;
}

/* Sticky nav â€“ dodan z JS ko se nav pomakne iz viewporta */
.labels-nav.labels-nav--fixed {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 48px);
    max-width: 1200px;
    z-index: 200;
    box-shadow: 0 4px 20px rgba(0,0,0,0.10);
}

.labels-nav .right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.labels-nav a.nav-brand {
}

.labels-nav a.nav-brand img {
    width: 240px;
}

.labels-nav .cta {
    width: 100%;
    height: 48px;
    background-color: #CAB180;
    padding: 0 20px;
    border-radius: 6px;
    border: 1px solid #CAB180;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    transform: translateZ(0);
    transition: filter .25s ease, transform .25s ease;
    text-transform: uppercase;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
}

.labels-nav .cta:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.labels-nav .change_language {
    position: relative;
    float: none;
    margin: 0px;
}

/* ===== Create Label Gallery (CLG) ===== */
.clg-wrap {
    width: 560px;
    max-width: 100%;
}

.clg-stage {
    width: 100%;
}

.clg-stage-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    min-height: 620px;
    overflow: hidden;
}

.clg-main {
    width: auto;
    height: 500px;
    max-width: 100%;
    display: block;
    object-fit: contain;
    object-position: center;
}

.clg-open {
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    top: 18px;
    right: 18px;
    object-fit: cover;
    object-position: center;
    border: 4px solid #FAFAFA;
    box-shadow: 0 10px 22px rgba(0,0,0,.10);
}

.clg-zoom-btn {
    position: absolute;
    bottom: 14px;
    right: 14px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #E7E7E7;
    background: #F6F5F5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: filter .2s ease, transform .2s ease;
}

.clg-zoom-btn svg {
    fill: #3D3D3D;
}

.clg-zoom-btn:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

/* thumbs */
.clg-thumbs {
    margin-top: 14px;
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding-bottom: 6px;
}

.clg-thumbs::-webkit-scrollbar {
    height: 8px;
}

.clg-thumbs::-webkit-scrollbar-thumb {
    background: #E6D7B6;
    border-radius: 20px;
}

.clg-thumb {
    flex: 0 0 auto;
    width: 80px;
    height: 100px;
    display: flex;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .15s ease, filter .15s ease, border-color .15s ease;
    position: relative;
    background: none;
}

.clg-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 18px;
    object-fit: cover;
    object-position: center;
    display: block;
}

.clg-thumb:hover {
    transform: translateY(-1px);
    filter: brightness(1.02);
}

.clg-thumb.is-active {
}

.clg-thumb.is-active:after {
    content: '';
    background-image: url('../../images/labels/label-check.svg');
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #85B023;
    right: 8px;
    bottom: 8px;
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ffffff;
    z-index: 10000;
}

/* ===== Modal ===== */
.clg-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
}

.clg-modal.is-open {
    display: block;
}

.clg-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.55);
}

.clg-modal-panel {
    position: relative;
    width: min(1100px, calc(100% - 40px));
    height: min(760px, calc(100% - 40px));
    margin: 20px auto;
    background: #ffffff;
    border-radius: 24px;
    border: 1px solid #E6D7B6;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.clg-modal-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #EFE7D6;
    background: #FAFAFA;
}

.clg-modal-title {
    font-weight: 600;
    font-size: 16px;
    color: #2b2b2b;
}

.clg-modal-actions {
    display: flex;
    gap: 8px;
}

.clg-modal-btn {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    border: 1px solid #E6D7B6;
    background: #ffffff;
    cursor: pointer;
    font-size: 18px;
    transition: filter .2s ease, transform .2s ease;
}

.clg-modal-btn:hover {
    filter: brightness(1.03);
    transform: translateY(-1px);
}

.clg-modal-viewport {
    position: relative;
    flex: 1;
    background: #ffffff;
    overflow: hidden;
    cursor: grab;
}

.clg-modal-viewport.is-grabbing {
    cursor: grabbing;
}

.clg-modal-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transform-origin: center;
    user-select: none;
    -webkit-user-drag: none;
    max-width: 100%;
    max-height: 100%;
}

.clg-modal-hint {
    padding: 10px 16px;
    border-top: 1px solid #EFE7D6;
    background: #FAFAFA;
    color: #676767;
    font-size: 14px;
}

/* ===== CLG thumbs carousel (no scrollbar + arrows) ===== */
.clg-thumbs-wrap {
    position: relative;
    margin-top: 14px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
}

.clg-thumbs-viewport {
    flex: 1;
    overflow-x: hidden;
    overflow-y: unset;
}

.clg-thumbs-track {
    display: flex;
    gap: 1px;
    will-change: transform;
    transform: translateX(0px);
    transition: transform .28s ease;
    padding: 4px 0;
}

/* hide any old scrollbar if browser still tries */
.clg-thumbs-viewport::-webkit-scrollbar {
    height: 0;
}

/* arrows */
.clg-arrow {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #E7E7E7;
    background: #F6F5F5;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    line-height: 1;
    transition: filter .2s ease, transform .2s ease;
    user-select: none;
}

.clg-arrow:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.clg-arrow.is-disabled {
    opacity: .35;
    cursor: default;
    pointer-events: none;
}

/* active thumb bigger + centered look */
.clg-thumb {
    transform: scale(1);
    transition: transform .18s ease, filter .18s ease;
}

.clg-thumb.is-active {
    transform: scale(1.30);
    filter: brightness(1.02);
}

.create-label-description {
    margin-top: 50px;
}

.create-label-description-inner {
    display: flex;
    gap: 50px;
}

.create-label-description-inner .product-gallery {
    flex: 1;
    width: 560px;
    max-width: 100%;
}

.create-label-description-inner .product-description {
    flex: 1;
}

.create-label-description-inner .product-description .title {
    font-weight: 700;
    font-size: 14px;
}

.product-description h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.plx-wrap {
    width: 100%;
}

.plx-viewport {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 6px;
}

.plx-viewport::-webkit-scrollbar {
    height: 8px;
}

.plx-viewport::-webkit-scrollbar-thumb {
    background: #E6D7B6;
    border-radius: 20px;
}

.plx-track {
    display: flex;
    gap: 22px;
    align-items: stretch;
    width: max-content;
}

/* cards */
.plx-card {
    background: #ffffff;
    border-radius: 24px;
    overflow: hidden;
    display: block;
    flex: 0 0 auto;
}

/* main (first) */
.plx-card--main {
    width: 220px;
    height: 220px;
}

/* side cards */
.plx-card--side {
    width: 220px;
    height: 220px;
}

.plx-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.plx-card:hover img {
    filter: brightness(1.02);
}

.product-descrption-main-content {
    margin-top: 40px;
}

.product-descrption-main-content h3 {
    font-size: 36px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    margin-bottom: 20px;
}

.product-descrption-main-content .short {
    font-size: 18px;
}

.editor_text {
    margin-bottom: 20px;
}

/* ===== Tabs (pills) ===== */
.pl-tabs {
    display: flex;
    gap: 14px;
    background: #fff;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid #eee;
    width: 100%;
    max-width: 520px;
    height: 56px;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.pl-tab {
    flex: 1;
    border: 0;
    background: transparent;
    border-radius: 999px;
    font-weight: 700;
    cursor: pointer;
    height: 40px;
    border-radius: 12px;
}

.pl-tab.is-active {
    background: #d7b97d;
    /* prilagodi */
    color: #fff;
}

/* ===== Panes ===== */
.pl-pane {
    display: none;
    border-radius: 16px;
    background-color: #ffffff;
    padding: 24px;
    margin-bottom: 20px;
}

.pl-pane.is-active {
    display: block;
}

.pl-textarea {
    width: 100%;
    min-height: 120px;
    padding: 16px;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
    resize: vertical;
    outline: none;
    margin-top: 20px;
    color: #3D3D3D;
    font-size: 14px;
}

/* ===== Select ===== */
.pl-select {
    position: relative;
    margin-top: 14px;
}

.pl-select-trigger {
    width: 100%;
    height: 48px;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    cursor: pointer;
}

.pl-select-label {
    font-size: 14px;
    color: #3D3D3D;
}

.pl-select-arrow {
    font-size: 18px;
    opacity: .7;
}

.pl-select-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 10px);
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    box-shadow: 0 18px 45px rgba(0,0,0,.08);
    padding: 12px;
    display: none;
    z-index: 50;
}

.pl-select.is-open .pl-select-panel {
    display: block;
}

.pl-select-group-title {
    padding: 10px 12px;
    color: #666;
    font-weight: 600;
    border-radius: 12px;
}

/* ===== Accordion ===== */
.pl-acc-group {
    margin-bottom: 5px;
}

.pl-acc-head {
    width: 100%;
    border: 0;
    background: transparent;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-size: 14px;
    height: 28px;
}

.pl-acc-body {
    padding: 5px;
}

.pl-acc-item {
    width: 100%;
    border: 0;
    background: transparent;
    padding: 2px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 10px;
}

.pl-acc-item:hover {
    background: #f7f7f7;
}

.pl-acc-item-left {
    display: flex;
    align-items: center;
    gap: 1px;
    font-size: 14px;
}

.pl-acc-thumb {
    width: 28px;
    height: 28px;
    display: inline-block;
}

.pl-acc-thumb img {
    height: 24px;
    width: auto;
    max-width: 100%;
}

.pl-ico {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 900;
}

.pl-ico img {
    width: 20px;
    height: 20px;
}

/* Continue disabled */
button.continue.is-disabled {
    cursor: not-allowed;
}

.pl-pane h4 {
    font-size: 18px;
    font-weight: 600;
}

.pl-pane p {
    color: #3D3D3D;
    font-size: 16px;
}

.pl-acc-head[aria-expanded="true"] {
    background: #F6F5F5;
    border-radius: 4px;
}

.pl-step-title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.pl-pills {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-bottom: 18px;
}

.pl-pill {
    min-width: 115px;
    border: 1px solid #D8D8D8;
    cursor: pointer;
    height: 48px;
    border-radius: 12px;
    color: #3D3D3D;
    background-color: #ffffff;
    font-size: 14px;
}

.pl-pill.is-active {
    background: #CAB180;
    border-color: #CAB180;
    color: #fff;
}

.pl-select-simple select {
    width: 100%;
    height: 48px;
    border-radius: 12px;
    border: 1px solid #e6e6e6;
    padding: 0px 16px;
    font-size: 14px;
    background: #fff;
}

.pl-step-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 22px;
}

.pl-back {
    border-radius: 6px;
    border: 1px solid #d7b97d;
    height: 36px;
    min-width: 89px;
    padding: 0 10px;
    color: #CAB180;
    background: none;
}

#plStep2Continue.is-disabled {
    cursor: not-allowed;
}

.pl-upload-card {
    background: #fff;
    border-radius: 18px;
    padding: 22px;
    border: 1px solid #eee;
    margin-top: 18px;
}

.pl-upload-title {
    font-weight: 800;
    font-size: 20px;
}

.pl-upload-sub {
    opacity: .7;
    margin-top: 4px;
}

.pl-dropzone {
    margin-top: 14px;
    border: 2px dashed #D8D8D8;
    border-radius: 16px;
    padding: 28px;
    text-align: center;
    cursor: pointer;
    background: #fafafa;
    min-height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    color: #3D3D3D;
    font-size: 14px;
}

.pl-dropzone.is-dragover {
    border-color: #d7b97d;
    background: rgba(215,185,125,.12);
}

.pl-browse-btn {
    margin-top: 10px;
    border: 1px solid #d7b97d;
    background: #fff;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    height: 30px;
    padding: 0 20px;
}

.pl-upload-meta {
    margin-top: 14px;
}

.pl-file-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
}

.pl-file-name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pl-file-remove {
    border: 0;
    background: transparent;
    font-size: 18px;
    cursor: pointer;
}

.pl-upload-error {
    margin-top: 12px;
    color: #b00020;
    font-weight: 600;
}

.pl-pdf-preview {
    margin-top: 14px;
    border: 1px solid #eee;
    border-radius: 16px;
    padding: 14px;
    background: #fff;
}

.pl-pdf-preview-title {
    font-weight: 800;
    margin-bottom: 10px;
}

#plPdfCanvas {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
    border: 1px solid #f0f0f0;
}

.labels-footer {
    background-color: #232222;
    position: relative;
    min-height: 280px;
}

.labels-footer .labels-footer-inner {
    display: flex;
    align-items: center;
    max-width: 100%;
    width: 1300px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding-top: 55px;
}

.labels-footer .labels-footer-inner .main-logo {
    flex: 1;
}

.labels-footer .labels-footer-inner .main-logo img {
    max-width: 260px;
}

.labels-footer .labels-footer-inner .main-content {
    flex: 1;
}

.labels-footer .labels-footer-inner .main-content label {
    color: #ffffff;
    font-size: 32px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    margin-bottom: 20px;
}

.labels-footer .labels-footer-inner .main-content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.labels-footer .labels-footer-inner .main-content ul li {
    display: inline-block;
}

.labels-footer .labels-footer-inner .main-content ul li a {
}

.labels-footer .labels-footer-inner .main-content ul li a img {
    width: 36px;
    height: 26px;
}

.labels-footer .labels-footer-inner .reddot {
    width: 150px;
    /* height: 130px; */
}

.labels-footer .bg-logo {
    position: absolute;
    bottom: 0px;
}

.pl-quote-summary {
    border: 1px solid #e6e6e6;
    border-radius: 18px;
    padding: 18px;
    margin-bottom: 16px;
    background: #fff;
}

.pl-quote-summary-inner {
    display: flex;
    gap: 18px;
    align-items: center;
}

.pl-quote-summary-img {
    width: 64px;
    flex: 0 0 64px;
}

.pl-quote-summary-img img {
    width: 64px;
    height: auto;
    display: block;
}

.pl-quote-summary-info {
    flex: 1;
}

.pl-quote-summary-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.pl-quote-item .pl-quote-k, .pl-quote-label-row .pl-quote-k {
    font-size: 12px;
    opacity: .7;
    margin-bottom: 4px;
}

.pl-quote-item .pl-quote-v, .pl-quote-label-row .pl-quote-v {
    font-size: 16px;
    font-weight: 600;
}

.pl-quote-label-row {
    margin-top: 12px;
}

.success-data-form {
    color: #3D3D3D;
    display: none;
    text-align: center;
}

.success-data-form h3 {
    font-size: 32px;
    line-height: 36px;
    font-family: 'Playfair Display', serif;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}


@media screen and (max-width: 1200px){
    .labels-hero .labels-hero-inner{
        padding: 0 25px;
    }

    .labels-main-bg{
        width: 50%;
    }

    .labels-hero .labels-bg .labels-form{
        margin-left: 10%;
    }

    .labels-hero .labels-hero-inner .labels-content h1{
        font-size: 45px;
    }

}

@media screen and (max-width: 991px){
    .labels-nav .change_language{
        display: block;
    }

    .labels-hero .labels-hero-inner{
        flex-direction: column;
        padding-top: 50px;
        text-align: center;
    }


    .labels-main-bg{
        position: relative;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -300px;
        height: 500px;
    }

    .labels-hero .labels-hero-inner .labels-content ul li{
        justify-content: center;
    }

    .labels-hero .labels-bg .labels-form{
        margin: 0px;
    }

    .labels-hero{
        margin-bottom: 100px;
    }

    .labels-hero .labels-hero-inner .labels-content h2{
        text-align: center;
    }

    .labels-benefits .labels-benefits-inner{
        flex-direction: column;
        align-content: flex-start;
    }

    .create-label .create-label-inner, .create-label-description-inner{
        flex-direction: column;
    }

    .clg-wrap{
        width: 100%;
    }

    .pl-tabs{
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 768px){
    .labels-nav a.nav-brand img{
        width: 120px;
    }

    .labels-nav{
        padding: 0 15px;
        gap: 6px;
    }

    .labels-nav button{
        font-size: 14px;
    }

    .labels-hero .labels-hero-inner .labels-content h2{
        font-size: 18px;
    }

    .labels-hero .labels-hero-inner .labels-content h1{
        font-size: 28px;
    }

    .labels-hero .labels-hero-inner .labels-content ul li{
        font-size: 16px;
    }

    .labels-hero .labels-hero-inner .labels-content a{
        display: none;
    }

    .labels-hero .labels-bg .labels-form{
        max-width: 84%;
        margin: 0 auto;
        padding: 0px;
    }

    .labels-hero .labels-bg .labels-form h3{
        font-size: 24px;
    }

    .labels-main-bg{
        height: 300px;
        border-radius: 0px;
    }


    .labels-benefits .labels-benefits-inner .labels-benefits-single h3{
        margin-bottom: 25px;
    }

    .labels-hero .labels-bg .labels-form .basic-data-form{
        width: 85%;
    }

    .create-label .recipe-box{
        padding: 15px;
    }

    .create-label .recipe-box h3{
        font-size: 24px;
    }

    .pl-tabs{
        font-size: 14px;
    }

    .mg-grid{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    h2.main{
        font-size: 32px;
        text-transform: uppercase;
    }

    .labels-formula .labels-formula-inner .formula-card h3{
        font-size: 16px;
    }

    .labels-formula .labels-formula-inner .formula-card{
        flex: 0 0 22%;
    }

    .labels-about-us .labels-about-us-inner{
        flex-direction: column;
    }

    .labels-about-us .labels-about-us-inner.about-us-1 .gallery-box .img1{
        width: 240px;
        height: 315px;
    }

    .labels-about-us .labels-about-us-inner.about-us-1 .gallery-box .img2{
        width: 144px;
        height: 189px;
    }

    .labels-about-us .labels-about-us-inner.about-us-2 .gallery-box{
        order: 2;
    }
    .labels-about-us .labels-about-us-inner.about-us-2{
        margin-top: 50px;
    }

    .labels-about-us .labels-about-us-inner.about-us-2 .gallery-box .img1{
        width: 173px;
        height: 227px;
    }

    .labels-about-us .labels-about-us-inner.about-us-2 .gallery-box .img2{
        width: 173px;
        height: 227px;
        margin-left: -15px;
    }

    .about-us-video iframe{
        height: 190px;
        width: 100%;
    }

    .get-qoute-inner{
        flex-direction: column;
    }
    
    .labels-nav .cta{
        font-size: 12px;
    }
}

/* ==============================================
 * STICKY BOTTOM NAV
 * ============================================== */
.labels-sticky-nav {
    position: static;
    background: #ffffff;
    border-top: 1px solid #e8e0d4;
    box-shadow: 0 -3px 16px rgba(0, 0, 0, 0.08);
    z-index: 990;
}

.labels-sticky-nav.is-visible {
    /* no transform needed â€“ element is in normal flow */
}

.lsn-inner {
    max-width: 1250px;
    margin: 0 auto;
    padding: 10px 24px;
    display: flex;
    align-items: center;
    gap: 16px;
    /* flex-direction: column; */
}

.lsn-img-box {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
    background: #f6f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lsn-img-box img {
    width: auto;
    height: 90%;
    object-fit: cover;
    max-width: 90%;
}

.lsn-info {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 15px;
}

.lsn-title {
    font-weight: 700;
    font-size: 16px;
    color: #3D3D3D;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.lsn-specs {
    font-size: 16px;
    color: #3D3D3D;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.lsn-specs strong {
    color: #3D3D3D;
    font-weight: 700;
}

.lsn-sep {
    color: #bbb;
    margin: 0 4px;
}

.lsn-cta {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #85B023;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 6px;
    text-decoration: none;
    height: 48px;
    padding: 0 20px;
    min-width: 200px;
    transition: background 0.2s;
}




.lsn-cta:hover {
    background: #4a7a31;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .lsn-inner {
        padding: 10px 16px;
        gap: 8px;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }

    .lsn-img-box {
        width: 44px;
        height: 44px;
        flex-shrink: 0;
    }

    .lsn-info {
        flex: 1;
        min-width: 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
    }

    .lsn-title {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    .lsn-specs {
        font-size: 11px;
        white-space: normal;
        width: 100%;
    }

    .lsn-cta {
        width: 100%;
        min-width: 0;
        justify-content: center;
        font-size: 13px;
        height: 44px;
        padding: 0 16px;
        letter-spacing: 0.5px;
        order: 3;
    }
}