/*
Theme Name: wp-dev
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 9.07
*/

:root {
    --shadow-color: 0deg 3% 42%;
    --shadow-elevation-low:
        0px 0.2px 0.2px hsl(var(--shadow-color) / 0.86),
        0px 0.3px 0.3px -2.1px hsl(var(--shadow-color) / 0.64),
        0px 0.9px 0.8px -4.1px hsl(var(--shadow-color) / 0.41);
    --shadow-elevation-medium:
        0px 0.2px 0.2px hsl(var(--shadow-color) / 0.73),
        0px 0.3px 0.3px -1px hsl(var(--shadow-color) / 0.61),
        0px 0.9px 0.8px -2.1px hsl(var(--shadow-color) / 0.5),
        0px 2.1px 1.8px -3.1px hsl(var(--shadow-color) / 0.38),
        0.1px 4.5px 3.9px -4.1px hsl(var(--shadow-color) / 0.26);
    --shadow-elevation-high:
        0px 0.2px 0.2px hsl(var(--shadow-color) / 0.67),
        0px 0.6px 0.5px -0.5px hsl(var(--shadow-color) / 0.62),
        0px 1.1px 1px -0.9px hsl(var(--shadow-color) / 0.57),
        0px 1.9px 1.7px -1.4px hsl(var(--shadow-color) / 0.51),
        0.1px 3.4px 3px -1.8px hsl(var(--shadow-color) / 0.46),
        0.1px 5.6px 4.9px -2.3px hsl(var(--shadow-color) / 0.41),
        0.2px 8.9px 7.8px -2.8px hsl(var(--shadow-color) / 0.35),
        0.3px 13.4px 11.8px -3.2px hsl(var(--shadow-color) / 0.3),
        0.4px 19.3px 16.9px -3.7px hsl(var(--shadow-color) / 0.25),
        0.5px 26.9px 23.6px -4.1px hsl(var(--shadow-color) / 0.19);
}

.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image {
    box-shadow: 0px 0px 25px #666230 !important;
}

.blue-btn {
    background-color: #2f4e6c !important;
}

.blue-btn:hover {
    background-color: #2f4e6c !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

/* Leanpay */
.leanpay-tooltip .bottom {
    height: fit-content !important;
}

.product_from {
    font-size: 18px !important;
}

.product_monthly_instalment {
    font-size: 17px !important;
}

.leanpay_catalog_txt {
    font-size: 13px !important;
}

.leanpay_catalog_txt .woocommerce-Price-amount bdi {
    color: #f58466 !important;
}

.payment_method_wc_leanpay_module img {
    display: none;
}

/* Text color */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--headings-color);
    font-weight: var(--title-font-weight);
    font-family: var(--title-font-family);
}

p,
span,
li,
address {
    color: var(--text-color) !important;
    font-weight: var(--text-font-weight) !important;
    font-family: var(--text-font-family) !important;
}

/* Piškotki */
#piskotki .btn {
    color: #fff !important;
}

#piskotki p {
    color: #fff !important;
}

/* Top bar */
#top-bar i {
    color: var(--primary-color);
}

/* Header */
ul.header-nav.header-nav-main {
    justify-content: center !important;
}

.header .nav-small a.icon:not(.button) {
    font-size: 15px;
}

/* Header search */
#header input#woocommerce-product-search-field-0,
input#woocommerce-product-search-field-1 {
    background-color: var(--secondary-color);
    box-shadow: none;
    border: 0px;
    height: 45px;
    font-size: 1.2em;
    border-top-left-radius: var(--button-radius);
    border-bottom-left-radius: var(--button-radius);
    padding-left: 1.5em;
}

#header button.ux-search-submit.submit-button.secondary.button.icon.mb-0,
button.ux-search-submit.submit-button.secondary.button.wp-element-button.icon.mb-0 {
    box-shadow: none;
    border: 0px;
    font-family: "Text";
    font-size: 15px;
    height: 45px;
    border-top-right-radius: var(--button-radius);
    border-bottom-right-radius: var(--button-radius);
    padding-right: 1em;
    padding-left: 1em;
}

.searchform .button.icon i {
    color: var(--primary-color);
}

/* Mega menu */
.sub-menu.nav-dropdown > .row {
    margin-inline: auto;
}

.sub-menu.nav-dropdown {
    background-color: transparent !important;
    border: 0px;
    box-shadow: none;
}

.b-shop > a {
    background: var(--primary-color);
    color: var(--secondary-color) !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    border-radius: var(--button-radius);
    margin-top: 10px;
    margin-bottom: 10px;
}

/* footer */

.absolute-footer,
html {
    background-color: #f6f6f3 !important;
}

.rights,
.website-author {
    margin-bottom: 0px !important;
}

.dark .social-icons {
    color: var(--primary-color) !important;
}

div#wpfooter {
    position: relative !important;
}

.animation-gear {
    margin-top: 70px;
    display: inline-block;
    margin-bottom: 40px;
}

.one,
.two,
.three {
    display: block;
    float: left;
}

.foot-menu {
    display: flex;
    flex-flow: wrap;
}

.foot-menu nav {
    order: 2;
}

.foot-menu h4 {
    color: var(--primary-color);
}

.foot-menu ul li a {
    color: #fff;
}

.foot-menu ::marker {
    color: var(--primary-color);
}

.foot-menu ul {
    list-style: none;
}

.foot-menu li.item {
    margin-left: 0 !important;
    font-size: 14px;
    margin-bottom: 0.2em;
}

.foot-menu ul li a:hover {
    color: var(--alert-color);
}

.foot-menu h4:after,
.tit-font:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: #1f1f1f;
    margin-top: 10px;
}

ul#header-contact span {
    font-size: 12px;
}

ul#header-contact li a {
    padding-left: 10px;
    padding-right: 10px;
}

/* Maintenance mode, error 404 */
.one {
    background: url("/wp-content/uploads/gear-solid.svg");
    width: 80px;
    height: 80px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -10px;
    margin-right: 8px;
    filter: opacity(0.1);
}

.two {
    background: url("/wp-content/uploads/gear-solid.svg");
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: opacity(0.1);
}

.three {
    background: url("/wp-content/uploads/gear-solid.svg");
    width: 80px;
    height: 80px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -50px;
    margin-left: -10px;
    filter: opacity(0.1);
}

.spin-one {
    -webkit-animation: spin-one 2s infinite linear;
    animation: spin-one 2s infinite linear;
}

@keyframes spin-one {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}

.spin-two {
    -webkit-animation: spin-two 5s infinite linear;
    animation: spin-two 5s infinite linear;
}

@keyframes spin-two {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(359deg);
    }
}

.button[name="apply_coupon"] {
    text-shadow: none;
    color: #fff;
}

/* cart, checkout, order recieved */
.shop_table .order-total td,
.shop_table .order-total th,
.shop_table thead th,
.cart_totals th.product-name,
.cart-sidebar .widget-title {
    border-width: 1px;
}

.woocommerce-checkout input,
.woocommerce-checkout textarea,
.woocommerce-checkout select,
#coupon_code {
    box-shadow: none !important;
    border-radius: var(--button-radius);
    border: none;
    background: whitesmoke;
}

.woocommerce-checkout p.form-row-first {
    margin-right: 0%;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

label[for="billing_country"],
label[for="shipping_country"] {
    font-size: 12px;
    font-weight: 400;
    left: 1em;
    line-height: 1;
    opacity: 1;
    pointer-events: none;
    top: 0.5em;
    transition: all 0.3s;
    white-space: nowrap;
    position: relative;
}

#billing_country_field span.woocommerce-input-wrapper,
#shipping_country_field span.woocommerce-input-wrapper {
    color: var(--text-color);
    font-size: 0.95em;
    padding-left: 0.75em;
    font-weight: 300 !important;
}

p#billing_country_field:after,
p#shipping_country_field:after {
    content: "";
    height: 46.89px;
    width: 100%;
    background-color: whitesmoke;
    display: block;
    border-radius: var(--button-radius);
    position: absolute;
    top: 0;
    z-index: 1;
}

p#billing_country_field,
p#shipping_country_field {
    position: relative;
}

label[for="billing_country"],
p#billing_country_field .woocommerce-input-wrapper strong,
label[for="shipping_country"],
p#shipping_country_field .woocommerce-input-wrapper strong {
    z-index: 10 !important;
}

.woocommerce-input-wrapper strong {
    position: absolute;
}

button#place_order {
    width: 100%;
}

p#billing_country_field,
p#shipping_country_field {
    width: 48%;
}

@media (max-width: 549px) {
    .woocommerce-billing-fields__field-wrapper p,
    .woocommerce-shipping-fields__field-wrapper p {
        width: 100% !important;
    }

    p#billing_country_field,
    p#shipping_country_field {
        position: relative;
        margin-bottom: 1.7em;
    }

    .page-checkout {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.woocommerce-thankyou-order-received {
    font-size: 1.12em;
    display: flex;
}

.woocommerce-thankyou-order-received {
    font-size: 1.3em;
    display: flex;
    color: var(--success-color) !important;
}

.woocommerce-thankyou-order-received:before {
    content: "";
    width: 33px;
    height: 33px;
    display: block;
    background-image: url(/wp-content/uploads/2024/01/check-solid-1.png);
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: 50%;
    margin-top: 4px;
    background-color: var(--success-color);
    background-position: center;
    padding: 1em;
    border-radius: 99px;
}

.woocommerce-checkout th,
ul.wc-bacs-bank-details.order_details.bacs_details li {
    text-transform: none;
    font-size: 16px;
    font-weight: 100;
    background: #fff;
}

td.product-name {
    padding: 15px 11px;
}

ul.wc-bacs-bank-details.order_details.bacs_details {
    list-style: none;
}

.large-5.col .entry-content {
    background: whitesmoke;
    box-shadow: none;
    padding-top: 2em;
}

span.breadcrumb-step.hide-for-small {
    color: #fff !important;
}

.cart_totals tbody th {
    width: 50%;
}

.woocommerce table {
    border-collapse: separate;
    border-spacing: 0px 5px;
}

table.shop_table.woocommerce-checkout-review-order-table th {
    width: 50%;
}

.message-container.container.alert-color.medium-text-center {
    background: #ffeeee;
    padding: 1em;
    border-radius: 5px;
    margin-top: 1em;
    margin-bottom: 2em;
}

form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed {
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px;
    border-radius: 5px;
    background: #fff;
}

form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed {
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px;
    border-radius: 5px;
    background: white;
}

.woocommerce-billing-fields {
    border-top: 1px solid #ddd;
}

a.remove {
    font-size: 25px !important;
    border-color: transparent;
}

/* single product */
.ux-swatch {
    border-radius: 5px;
}

.ux-swatch {
    box-shadow: none;
    background-color: #ffffff;
    color: var(--primary-color);
    border: 1px solid #46643a;
}

.ux-swatch.selected {
    box-shadow: 0 0 35px 0 #8787878c;
    background-color: #ffffff;
    color: var(--primary-color);
    border: 1px solid #ffffff;
    outline: 2px solid var(--alert-color);
    font-weight: bold !important;
}

.ux-swatch.selected span {
    font-weight: bold !important;
}

.product-info .price {
    font-size: 30px;
}

.single-product .woocommerce-message.message-wrapper {
    display: none;
}

/* shop archive */
.archive .product-small > .col-inner {
    border-radius: var(--button-radius);
}

select.orderby {
    background-color: transparent;
    box-shadow: none;
    border: 0px;
}

span.widget-title {
    font-size: 1.1em;
    color: var(--primary-color);
    font-weight: bold !important;
}

.widget_price_filter .price_slider_amount .button,
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--primary-color);
}

p.woocommerce-result-count.hide-for-medium {
    display: none;
}

/* forme, obrazci */
tr.atcf7-form-table__row {
    display: flex;
    flex-flow: wrap;
}

th.atcf7-form-table__head {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

th.atcf7-form-table__head label {
    width: fit-content;
    margin-right: 5px;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 1em;
}

.atcf7 th,
.atcf7 td {
    border-bottom: 0px;
    padding: 0px;
}

td.atcf7-form-table__content {
    width: 100%;
    padding: 0px;
    margin-bottom: 1em;
}

.atcf7 input[type="text"],
.atcf7 input[type="email"],
.atcf7 textarea {
    background-color: #fff;
    box-shadow: none;
    height: 55px;
    font-size: 1.2em;
    border-radius: var(--button-radius);
    padding-left: 1.5em;
    margin-top: 0;
    margin-bottom: 0.5em;
}

.atcf7 {
    background-color: #f1f1f1;
    padding: 2em;
    border-radius: var(--button-radius);
}

.atcf7 .wpcf7-submit {
    margin: 0px;
    width: 100%;
    height: 55px;
    font-size: 1.2em;
    text-transform: none;
    border: 2px solid #89874e;
}

.atcf7-form-btn {
    margin-top: 3em;
}

span.wpcf7-spinner {
    display: none;
}

.kontakt-col i::before {
    color: var(--primary-color) !important;
}

.wpcf7 .wpcf7-not-valid-tip {
    background-color: #ffffff;
    border-radius: var(--button-radius);
    line-height: 2.2em;
    margin-top: -4px;
    opacity: 0.8;
    padding: 5px 8px;
    position: relative;
    color: var(--primary-color) !important;
}

.wpcf7 .wpcf7-not-valid-tip:after {
    border-bottom-color: #fafcfa;
}

/* blog */
.blog-archive .entry-meta.clearfix,
.entry-meta {
    display: none;
}

@media (max-width: 849px) {
    li.header-search-form.search-form.html.relative.has-icon {
        margin-right: 0px !important;
    }
}

a.nav-top-link {
    color: #666230 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
}

#top-bar a.nav-top-link {
    text-transform: none !important;
    font-size: 14px !important;
    color: #000 !important;
}

#header i.icon-shopping-cart {
    background: #f0eded;
    font-size: 17px !important;
    border-radius: 0px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 2.2;
    border: 5px solid #fff;
    outline: 1px solid;
}

.social-icons.follow-icons i {
    background: #a8a8a8;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1.9;
    border-radius: 99px;
    color: #000;
}

div#masthead {
    box-shadow: 0 20px 30px rgba(26, 54, 85, 0.1);
}

.b-left {
    border-left: 2px solid #666230;
    padding-left: 15px;
}

ol.flickity-page-dots {
    bottom: -40px;
}

.cta-c > .col-inner {
    box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.2);
}

.cta-c .icon-box-text.last-reset {
    padding: 25px;
    padding-top: 10px;
}

.ch-sl .flickity-viewport {
    overflow: visible;
}

.icc img {
    max-width: 70px;
}

p.tit-font,
.foot-menu h4 {
    font-family: "Playfair Display" !important;
    font-weight: bold !important;
    color: #c5c3ae;
}

p.tit-font:after {
    margin-top: 14px;
}

p.tit-font {
    margin-bottom: 0;
}

.social-icons span {
    color: #fff !important;
}

.dark .payment-icons .payment-icon {
    background-color: hsl(0deg 0% 100% / 66%);
    opacity: 1;
}

.dark .payment-icons .payment-icon svg {
    fill: #000;
}

.cc-m {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: auto;
}

@media (max-width: 549px) {
    .mt {
        margin-top: 10px !important;
    }

    .header-main {
        height: 90px !important;
    }
}

p.tit-c {
    color: #000000 !important;
    font-family: "Playfair Display" !important;
    font-weight: 900 !important;
    font-size: 18px !important;
    text-align: right;
}

.point-c {
    display: flex;
}

p.nmbr-c {
    min-width: 55px;
    height: 55px;
    font-size: 25px;
    border: 2px solid #666230;
    text-align: center;
    border-radius: 99px;
    margin-left: 15px;
    line-height: 2;
    font-weight: bold !important;
    color: #666230 !important;
}

.point-c {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    justify-content: center;
}

.lft p.tit-c {
    text-align: left;
}

.lft p.nmbr-c {
    margin-right: 15px !important;
    margin-left: 0;
}

.points-c .point-c:last-child,
.points-c .point-c:last-child p {
    margin-bottom: 0px;
}

li.cat-item.cat-item-107 {
    display: none;
}

.shop-page-title.category-page-title.dark.featured-title.page-title {
    padding-top: 100px !important;
    padding-bottom: 100px;
}

h1.shop-page-title.is-xlarge {
    font-size: 50px;
}

span.widget-title.shop-sidebar {
    color: #000000 !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    font-family: "Playfair Display" !important;
}

.widget .is-divider {
    display: none;
}

.widget a {
    color: #000000 !important;
}

.widget > ul > li > a {
    font-size: 15px;
}

.widget > ul > li li > a {
    font-size: 15px;
}

.widget .current-cat > a {
    color: #666230;
    font-weight: unset;
    text-decoration: underline;
}

.widget ul.product-categories {
    background: #f0eded;
    padding: 25px;
    margin-top: 20px;
}

.category-page-row {
    padding-top: 100px;
    padding-bottom: 50px;
}

.box-shadow-1,
.box-shadow-1-hover:hover,
.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover {
    box-shadow: unset;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: #000;
}

.product-small.box span.price {
    /* margin-top: 8px; */
    font-size: 15px;
}

span.page-number.current {
    color: #fff !important;
}

.term-description p:last-child {
    margin-bottom: 0px;
}

.product-thumbnails a {
    border: 0px;
}

.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
    border: 0px;
}

a.zoom-button.button.is-outline.circle.icon.tooltip.hide-for-small.tooltipstered {
    line-height: 2.6;
}

ul#tm-extra-product-options-fields h3 {
    font-size: 30px !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
}

ul#tm-extra-product-options-fields > .tc-row {
    background: #66623005;
    padding: 25px;
}

.tm-epo-field.tmcp-select {
    height: 55px;
    margin-top: 15px;
    border: 0px;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

p.price.product-page-price {
    color: #000 !important;
    font-size: 27px;
    width: fit-content;
    border: 0px;
    font-weight: 900 !important;
}

ul#tm-extra-product-options-fields > .tc-row {
    background: #f0eded;
    width: 100%;
    margin-left: 0px;
}

dt.tm-options-totals,
dt.tm-final-totals {
    color: #000000;
    font-size: 22px;
    padding-top: 0px;
}

.tm-extra-product-options-totals .price.amount.final,
.tm-extra-product-options-totals .price.amount.final * {
    color: #000000 !important;
    font-size: 28px !important;
    margin-top: 0px;
    font-weight: 600 !important;
}

.is-form,
button.is-form,
button[type="submit"].is-form,
input[type="button"].is-form,
input[type="reset"].is-form,
input[type="submit"].is-form {
    background-color: #f2f2f2;
    border: 0px;
    color: #666;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 1px #fff;
    text-transform: none;
    height: 55px;
    width: 50px;
    font-size: 24px;
}

.quantity input[type="number"] {
    height: 60px;
    box-shadow: none;
    width: 60px !important;
    color: #504e25;
    font-size: 23px;
    border: 2px solid #ffffff;
    background: #f2f2f2;
    border-top: 0px;
    border-bottom: 0px;
}

.single-product button.single_add_to_cart_button.button.alt {
    margin: 0px;
    height: 60px;
    padding-left: 10px;
    padding-right: 18px;
    font-size: 20px;
    width: 71.8%;
    font-weight: 100;
}

ul.tabs.wc-tabs li {
    font-size: 22px;
}

ul.tabs.wc-tabs {
    border-top: 1px solid lightgrey;
}

@media (max-width: 549px) {
    .is-form,
    button.is-form,
    button[type="submit"].is-form,
    input[type="button"].is-form,
    input[type="reset"].is-form,
    input[type="submit"].is-form {
        height: 35px;
        width: 30px;
        font-size: 20px;
    }

    .quantity input[type="number"] {
        height: 50px;
        width: 45px !important;
        font-size: 20px;
    }

    .single-product button.single_add_to_cart_button.button.alt {
        height: 50px;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 16px;
        width: fit-content !important;
    }

    dt.tm-options-totals,
    dt.tm-final-totals {
        width: 58%;
        vertical-align: top;
        display: block;
        border: 0px;
    }

    ul#tm-extra-product-options-fields > .tc-row {
        padding: 15px 5px;
    }

    .nav-line-bottom > li > a:before,
    .nav-line-grow > li > a:before,
    .nav-line > li > a:before {
        height: 2px;
    }

    .tm-final-totals {
        border: 0px !important;
    }
}

a.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
    border: 1px solid;
}

.btn-m:hover {
    background: transparent !important;
    color: #504e25;
    border: 1px solid #504e25;
    box-shadow: none;
}

.aligning {
    align-items: center;
}

.b-out {
    border: 1px solid #fff !important;
    line-height: 2.5 !important;
}

.ic-b:hover h3 {
    color: #504e25;
}

.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

li.dot {
    border: 3px solid #fff !important;
    opacity: 1 !important;
    border-radius: 0px !important;
    outline: 1px solid #666230 !important;
}

.flickity-page-dots .dot.is-selected {
    background: #666230;
}

svg.svg-inline--fa {
    color: #c5c3af;
}

#top-bar i {
    background: transparent !important;
}

li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tm-per-row.tc-mode-images {
    width: 70px !important;
}

label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100 {
    font-size: 17px;
    font-weight: 100;
}

dl.tm-extra-product-options-totals.tm-custom-price-totals {
    margin-top: 10px;
}

.tm-final-totals {
    border-top: 0px;
}

dl.tm-extra-product-options-totals.tm-custom-price-totals {
    padding: 25px 0px;
    margin-top: 0;
    margin-bottom: 0px;
}

dd.tm-final-totals {
    padding-top: 0px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-container {
    margin-bottom: 20px;
}

.product-short-description p span,
.product-short-description p,
.product-short-description ul li {
    /* color: #fff !important; */
    font-weight: 400 !important;
}

.product-page-price span.woocommerce-Price-amount.amount,
span.woocommerce-Price-currencySymbol {
    font-weight: 600 !important;
}

.tc-cell.tc-width100.tm-description p {
    color: #fff !important;
    font-weight: 500 !important;
    font-family: "Roboto Condensed" !important;
}

h3.tc-cell.tm-epo-element-label.tcwidth-100.color-2d2a2a span {
    font-weight: 800 !important;
    color: #666230 !important;
}

h3.tc-cell.tm-epo-element-label.tcwidth-100.color-2d2a2a {
    line-height: 1.25;
}

label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.tm-extra-product-options
    .tmcp-field-wrap.tc-active
    .tc-label-wrap
    img.radio_image,
.tm-extra-product-options
    .tmcp-field-wrap.tc-active
    .tc-label-wrap
    img.checkbox_image,
.tm-extra-product-options
    .tmcp-field-wrap.tc-active
    .tc-label-wrap
    .tmhexcolorimage.radio_image,
.tm-extra-product-options
    .tmcp-field-wrap.tc-active
    .tc-label-wrap
    .tmhexcolorimage.checkbox_image {
    border-color: inherit;
    border-width: 1px;
    box-shadow: none;
    border: 3px solid #fff !important;
    border-radius: 3px;
}

.tm-epo-reset-variation,
.tm-extra-product-options .tm-epo-reset-radio {
    right: -2px;
    bottom: -7px;
    width: 13px;
    height: 13px;
    line-height: 0.9;
    padding: 0.2em;
    border: 2px solid #666230;
    color: #000;
    border-radius: 100%;
    box-sizing: content-box !important;
    background: #f0eded;
    z-index: 9;
}

.tabs a {
    font-size: 20px !important;
    text-transform: uppercase !important;
    color: #000 !important;
}

.tabs .active a {
    font-weight: 600;
}

.menu-item a.nav-top-link {
    font-weight: 400 !important;
}

#top-bar .social-icons.follow-icons i.icon-facebook {
    width: 0px;
}

#top-bar .b2b a.nav-top-link {
    color: #fff !important;
    background: #2c4e6d;
    padding-left: 10px;
    padding-right: 10px;
}

li.header-search-form.search-form.html.relative.has-icon {
    margin-right: 0;
    width: auto;
}

#header input#woocommerce-product-search-field-0::placeholder {
    color: #000;
    font-weight: 100;
}

#header .searchform .button.icon i {
    font-size: 16px;
    color: #504e21;
}

#header input#woocommerce-product-search-field-0,
#header button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #f0eded !important;
}

.shop-page-title.featured-title .title-overlay {
    background-color: rgb(0 0 0 / 45%) !important;
}

nav.woocommerce-breadcrumb.breadcrumbs,
nav.woocommerce-breadcrumb.breadcrumbs a {
    color: #fff !important;
}

.blog .page-wrapper {
    padding-bottom: 30px;
    padding-top: 100px;
}

.archive .product-small.box img,
.archive .product-category .box img {
    width: auto;
    height: auto;
}

h1.shop-page-title.is-xlarge {
    font-size: 50px;
    color: #fff;
}

.term-pisarnisko-pohistvo h1.shop-page-title.is-xlarge {
    color: #fff;
}

.term-pisarnisko-pohistvo nav.woocommerce-breadcrumb.breadcrumbs,
.term-pisarnisko-pohistvo nav.woocommerce-breadcrumb.breadcrumbs a {
    color: #fff !important;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    color: #ffffff !important;
}

.cart-popup-inner.inner-padding.cart-popup-inner--sticky {
    background: #fff;
}

aside#block-3 {
    background: #fafafa;
    padding: 20px;
}

.single-post div#content {
    padding-top: 100px;
}

.widget > ul > li ul,
ul.menu > li ul {
    border-left: 0px solid #ddd;
}

.widget > ul > li > a,
.widget > ul > li > span:first-child,
ul.menu > li > a,
ul.menu > li > span:first-child {
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 0.5px;
}

.widget .current-cat > a {
    font-weight: 500;
}

.widget .current-cat > a {
    text-decoration: none;
}

.widget > ul > li + li,
ul.menu > li + li {
    border-top: 1px solid #dedede;
}

.product-small.box span.woocommerce-Price-amount.amount bdi,
.product-small.box span.woocommerce-Price-currencySymbol {
    font-weight: 800 !important;
    color: #d0d0d0 !important;
    font-family: "Roboto", sans-serif !important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 15px;
    font-weight: 300;
}

.bg-shad {
    box-shadow: 0 20px 30px rgba(26, 54, 85, 0.1);
}

.single-product .product-short-description p span,
.single-product .product-short-description p,
.single-product .product-short-description ul li {
    color: #555 !important;
}

.single-product .tc-cell.tc-width100.tm-description p {
    color: #000 !important;
}

.single-product nav.woocommerce-breadcrumb.breadcrumbs {
    color: #000 !important;
}

.archive nav.woocommerce-breadcrumb.breadcrumbs {
    color: #fff !important;
}

.forma-e input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #e5e4db;
    border-radius: 0px;
    margin-bottom: 10px;
    height: 50px;
}

.forma-e input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    border-radius: 0px;
    height: 50px;
    width: 100%;
    margin-top: 10px;
    text-transform: none;
}

.forma-e span.wpcf7-form-control-wrap[data-name="your-policy"] {
    margin-top: 10px;
}

.forma-e span.wpcf7-form-control-wrap[data-name="your-policy"] span {
    color: #fff !important;
}

.err .wpcf7 form.invalid .wpcf7-response-output {
    background: darkred;
    border: 0px !important;
    color: #fff;
    padding: 10px 15px !important;
    margin: 0px !important;
    margin-top: 18px !important;
}

.forma-e .wpcf7 .flex-col .wpcf7-not-valid-tip {
    width: fit-content;
    font-size: 14px;
    margin-top: -15px;
    padding-top: 0;
    padding-bottom: 0px;
    background: #fff !important;
    opacity: 1;
}

div#novice {
    background: #000;
    padding: 30px !important;
}

#novice button.mfp-close {
    right: 0 !important;
}

button.is-form.expand.button {
    font-size: 16px !important;
    height: 30px !important;
}

input#coupon_code {
    background: #fff;
    border: 1px solid whitesmoke;
    height: 40px;
}

.woocommerce-cart .quantity input[type="number"] {
    height: 45px;
    box-shadow: none;
    width: 55px !important;
    color: #504e25;
    font-size: 19px;
    border: 2px solid #ffffff;
    background: #f2f2f2;
    border-top: 0px;
    border-bottom: 0px;
}

.woocommerce-cart .is-form,
.woocommerce-cart button.is-form,
.woocommerce-cart button[type="submit"].is-form,
.woocommerce-cart input[type="button"].is-form,
.woocommerce-cart input[type="reset"].is-form,
.woocommerce-cart input[type="submit"].is-form {
    background-color: #f2f2f2;
    border: 0px;
    color: #666;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 1px #fff;
    text-transform: none;
    font-size: 18px;
    height: 45px;
    width: 30px;
}

.woocommerce-cart td.product-name {
    font-size: 16px;
}

.woocommerce-cart td.product-price *,
td.product-subtotal * {
    font-weight: 100 !important;
}

.woocommerce-cart span.woocommerce-Price-currencySymbol {
    font-weight: 100 !important;
}

.woocommerce-cart a.button-continue-shopping.button.primary.is-outline {
    background-color: #f2f2f2;
    border: 0px;
    color: #666;
    font-weight: 400;
    position: relative;
    text-transform: none;
    line-height: 2.8;
    height: 42px;
    padding-left: 65px;
    font-size: 15px;
    padding-right: 65px;
}

tr.woocommerce-cart-form__cart-item.cart_item.tm-epo-cart-row-product-noepo
    .product-name
    a {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}

a.tm-cart-edit-options {
    color: #000000 !important;
    font-weight: 100 !important;
    margin-top: 5px;
    font-size: 13px !important;
}

dt.tc-name.variation-BlagoBondaisedie,
dt.tc-name.variation-Podnojestola,
dt.tc-name.variation-Rokonaslon {
    color: #504e25 !important;
    font-weight: 600 !important;
    margin-bottom: 5px !important;
}

dd.tc-value {
    display: inline-block !important;
    margin-bottom: 10px;
}

p#billing_country_field .fl-wrap.fl-wrap-select.fl-is-active,
p#shipping_country_field .fl-wrap.fl-wrap-select.fl-is-active {
    top: -24px;
    z-index: 9;
}

input#billing_last_name,
select#billing_country,
input#shipping_last_name,
select#shipping_country {
    margin-bottom: -7px !important;
}

section.woocommerce-customer-details address {
    background: #f3f3f3;
    padding: 25px;
}

.woocommerce-order-received .woocommerce-order.row p b {
    color: #000 !important;
    font-weight: 500 !important;
    display: block;
}

.woocommerce-order-received section.woocommerce-customer-details p {
    margin-bottom: 0px;
}

.widget_shopping_cart a.button.primary.wc-backward {
    color: #fff !important;
}

.nav-sidebar.nav-vertical
    button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    height: 45px;
}

.nav-sidebar.nav-vertical li.html.custom.html_top_right_text {
    text-align: center !important;
    justify-content: center;
}

.nav-sidebar.nav-vertical input#woocommerce-product-search-field-1 {
    border: 1px solid #0000000d;
    border-right: 0px;
}

.widget li.chosen a:before {
    color: currentColor;
    content: "x";
    display: inline-block;
    margin-right: 5px;
    opacity: 0.6;
    position: relative;
    top: 0px;
}

.wc-layered-nav-term.chosen > a:before {
    background-color: #f1f1f1;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 99px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    width: 18px;
}

@media (min-width: 850px) {
    .threesixty-btn {
        background-color: #666230;
        display: flex;
        width: 58px;
        height: 58px;
        margin-left: auto;
        position: absolute;
        top: 115px;
        right: 53.2%;
        z-index: 2;
        border-radius: 50%;
    }

    .threesixty-btn img {
        width: 35px;
        height: 35px;
        position: relative;
        top: 11px;
        left: 10px;
    }
}

.product-section-title-related {
    display: none;
}

.single-product .product-section {
    border-top: 0px solid #ececec;
}

.maps iframe {
    filter: grayscale(1);
}

li.wc_payment_method.payment_method_paypal img,
a.about_paypal {
    display: none;
}

/*
-----------------------------------------------------
SECTION: 1665 HEKA INTERIER
Author: Luka Kemperle
Date: 2025-01-20
-----------------------------------------------------
!SECTION
*/

/* SECTION: GENERIC */

/* Section above the products */
.term-description {
    background: transparent;
    padding: 25px;
    color: #000;
}
/* Style links so they are visible */
.archive .term-description a,
.archive #opis a {
    text-decoration: none;
    border-bottom: 1px solid rgba(85, 90, 45, 0.5); /* olive tone */
    padding-bottom: 1px;
    transition:
        border-color 0.2s ease,
        color 0.2s ease;
}

.archive .term-description a:hover,
.archive #opis a:hover {
    border-bottom-color: rgba(85, 90, 45, 1);
    color: rgba(85, 90, 45, 1);
}

.archive .term-description a.preberi-vec {
    border-bottom: none !important;
}

/* Below the products is more info */

#opis ul li {
    margin-left: 20px;
}

.cpl-layout-cpl-custom-1 .hidden {
    display: none !important;
}

.hidden {
    display: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.text-white,
.text-white span {
    color: white !important;
}

.no-bg {
    background-color: transparent !important;
}

.round-4 {
    border-radius: 4px !important;
}

.round-6,
.round-6 img {
    border-radius: 6px !important;
}

.round-8 {
    border-radius: 8px !important;
}

.round-12 {
    border-radius: 12px !important;
}

.round-16 {
    border-radius: 16px !important;
}

.blend-multiply {
    mix-blend-mode: multiply;
}

/* !SECTION */

/* SECTION: GRIDS *************************** */

/* Rounded corners for product cards */
.products .product-small {
    border-radius: 8px !important;
}

/* Badge -30% position */
.products .product-small .badge-container {
    margin: 8px;
}

.products .product-small .badge-container .badge-inner {
    border-radius: 6px !important;
}

/* !SECTION GRIDS */

/* SECTION Homepage */

/* NOTE: Slider of the left */
.row .slider .banner {
    background-color: transparent !important;
}

.row .slider .banner-bg.fill img,
.row .slider .banner-bg.fill .overlay {
    border-radius: 8px !important;
}
/* NOTE: Brezplačni preizkus on the right side */
.free-chair-trial .banner-bg.fill .overlay,
.free-chair-trial .banner-bg.fill img {
    border-radius: 8px !important;
}

.chair-posts .image-cover img {
    border-radius: 8px !important;
}

/* !SECTION GENERIC */

/* Private products */
.archive .status-private .product-small.box {
    background-color: rgba(173, 99, 99, 0.1) !important;
}

/* Generic classes */

/* Short description	 */

/* .product-short-description li,
.product-short-description p {
	margin-bottom: 0 !important;
} */

/* NOTE: Long description formatting */

.product-long-description h2,
.product-manuals h2,
.product-dimensions h2 {
    font-size: 1.25em;
}

.product-long-description a {
    text-decoration: underline !important;
}

#tab-description p {
    margin-bottom: 0.5em !important;
}

/* Pošlji povpraševanje gumb */
.button.primary {
    margin-right: 0 !important;
}

/* Rightbar options - reduce margin bottom for options */
.tc-container .tc-cell .tc-epo-label {
    margin-bottom: 0 !important;
}

/* Rightbar options - border under the options */
.tc-row label.tc-cell {
    border-bottom: 1px solid #d6d5d5 !important;
}

/* Rightbar options - hide asterix */
span.tm-epo-required.tc-left {
    display: none !important;
}

/* Reduce bottom margin for li in the main description */
#tab-description li,
.woocommerce-Tabs-panel li {
    margin-bottom: 0 !important;
}

/* Underline links in the main description */
#tab-description a,
.woocommerce-Tabs-panel a {
    text-decoration: underline !important;
}

/* Remove titles of the tabs */
.woocommerce-Tabs-panel h2 {
    display: none !important;
}

.leanpay_or {
    display: none !important;
}

.product-price-container.is-large {
    float: left !important;
}

.price.product-page-price span.from {
    text-transform: uppercase !important;
    font-size: 22px !important;
}

.tm-extra-product-options-totals .price.amount.options {
    font-size: 28px !important;
}

dl.tm-extra-product-options-totals.tm-custom-price-totals {
    padding: 0 !important;
}

.left-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* background-color: rgb(255, 206, 236); */
    width: 50%;
}

.right-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 50%;
}

@media (max-width: 425px) {
    .left-price,
    .right-price {
        width: 100%;
        align-items: flex-end;
    }
}

.tc-epo-element-label-text {
    color: #555 !important;
}

/* Color of the labels above the selections/variations */
/* label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100 {
	color: #777 !important;
	font-size: 16px;
} */

/* Margin between selections dropdown and the label */
.tm-epo-field.tmcp-select {
    margin-top: 0 !important;
}

/*
 * SECTION Breadcrumbs
*/

/* .single-product nav.woocommerce-breadcrumb.breadcrumbs */
nav.woocommerce-breadcrumb.breadcrumbs,
nav.woocommerce-breadcrumb.breadcrumbs a {
    color: #b8b8b8 !important;
    transition:
        color 0.3s ease,
        opacity 0.3s ease;
}

nav.woocommerce-breadcrumb.breadcrumbs a:hover,
.single-product nav.woocommerce-breadcrumb.breadcrumbs:hover {
    color: #333333 !important;
}
/* !SECTION */

/* Button Pošljite povpraševanje */
.product-short-description .button {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 0 !important;
}

/** SECTION
*
*  Product variations/selections on the detail product page
 */

/* NOTE: Do I really need a gap here?	 */
.tm-extra-product-options .tc-row,
.tc-row {
    gap: 16px !important;
}

/* NOTE Gap between selected thumb and label = is bigger as the normal non-selected */
.cpl-layout-cpl-custom-1 .tm-per-row span.tc-label-wrap {
    gap: 0.85em;
}

/* Selection box - t */
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image {
    box-shadow: var(--shadow-elevation-high) !important;
}

.tc-label-text {
    font-size: 0.86em;
}

.tc-cell.tm-element-description.tm-description {
    font-size: 14px !important;
}

/* Tooltip on the the checkbox */
#tm-tooltip aside {
    margin-top: 13px !important;
}

/* Checkbox and selection image box */
.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image,
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image {
    border-width: 0 !important;
    border-radius: 4px !important;
}

/* Ensure checkmark can be positioned on color cards */
.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap {
    position: relative;
}

/* Checkmark overlay for selected color/option cards */
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap::after {
    content: "✔";
    position: absolute;
    top: 5px;
    right: 7px;
    color: #5e5e5e;
    font-size: 10px;
    line-height: 1;
    font-weight: 600;
    padding: 6px;
    border-radius: 4px;
    background-color: rgba(240, 237, 237, 0.5);
    backdrop-filter: blur(10px);
    z-index: 2;
    pointer-events: none !important;
}

/* Hide checkmark when X button exists */
/* .tm-extra-product-options .tm-has-clearbutton .tmcp-ul-wrap .tmcp-field-wrap.tc-active .tc-label-wrap::after { */
.tm-extra-product-options
    .tm-has-clearbutton
    .tmcp-field-wrap.tc-active
    .tc-label-wrap::after {
    display: none !important;
}

/* Position X button in top-right corner (where checkmark was) */
.tm-extra-product-options .tmcp-field-wrap.tc-active .tm-epo-reset-radio,
.tm-extra-product-options .tmcp-field-wrap.tc-active .tm-epo-reset-variation {
    position: absolute !important;
    top: 5px !important;
    right: 7px !important;
    left: auto !important;
    font-size: 10px;
    line-height: 1;
    padding: 5px;
    color: #535353;
    border-radius: 4px;
    border: none;
    background-color: rgba(240, 237, 237, 0.5);
    backdrop-filter: blur(10px);
    cursor: pointer !important;
    pointer-events: auto !important;
    z-index: 9;
}

/* Hover effect for X button */
.tm-extra-product-options .tmcp-field-wrap.tc-active .tm-epo-reset-radio:hover,
.tm-extra-product-options
    .tmcp-field-wrap.tc-active
    .tm-epo-reset-variation:hover {
    background-color: rgba(240, 237, 237, 0.5);
    color: #000;
}

.tm-extra-product-options
    .tm-has-clearbutton
    ul.tmcp-ul-wrap
    li.tmcp-field-wrap.tc-active {
    display: flex !important;
}

/* Ensure parent element has position relative (required for absolute positioning) */
.tm-extra-product-options .tmcp-field-wrap {
    position: relative !important;
}

/* Ensure label wrapper has position relative */
.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap {
    position: relative !important;
}

/* ❎ Adjust cross to remove */
/* Make it smaller */

.tm-epo-reset-variation .tcfa,
.tm-epo-reset-radio .tcfa {
    font-size: 0.85em;
}

.tm-epo-reset-variation,
.tm-extra-product-options .tm-epo-reset-radio {
    top: 5px;
    right: 7px;
    font-size: 10px;
    border: none;
    line-height: 1;
    padding: 5px;
    color: #535353;
    border-radius: 4px;
    box-sizing: content-box !important;
    background-color: rgba(240, 237, 237, 0.5);
    backdrop-filter: blur(10px);
    z-index: 9;
}

/*
* Not purchasable - archive modification
 */
.archive .product_tag-b2b .price-wrapper span.woocommerce-Price-amount bdi,
.archive .product_tag-b2b .price-wrapper,
.product_tag-b2b .add-to-cart-container {
    display: none !important;
}

/* Force show prices regardless of catalog mode */
.price-wrapper {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-align: right !important;
}

/* Ensure price elements are visible */
.price,
.woocommerce-Price-amount,
.woocommerce-price-suffix {
    display: inline !important;
    visibility: visible !important;
}

/* !SECTION */

/*
 * 360 view
 */

.mfp-container.mfp-s-ready.mfp-inline-holder {
    padding: 0 !important;
}

ol.threesixty_content_wrap {
    top: 35px !important;
}

/* Sale square - badge
*/

.badge-inner.on-sale span,
.badge.callout .badge-inner {
    color: white !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    padding: 6px;
}

.badge.callout.badge-square:nth-child(2 of .badge.callout.badge-square) {
    margin-top: 8px;
}

/* Dark-gray badge variant
 * Usage: in "Custom Bubble Title" write:  <span class="badge-dark">YOUR TEXT</span>
 * The default theme color stays on all other bubbles.
*/

/* Houdini custom property — enables smooth conic-gradient animation */
@property --badge-angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}

@keyframes badge-border-travel {
    to {
        --badge-angle: 360deg;
    }
}

.badge:has(.badge-dark) {
    height: auto !important;
    width: auto !important;
}

.badge-inner.new-bubble:has(.badge-dark) {
    padding: 6px;
    color: #333 !important;
    border: 1px solid transparent !important;
    /* gray fill inside, comet traveling on the border */
    background:
        linear-gradient(#e7e7e7, #ddd) padding-box,
        conic-gradient(
                from var(--badge-angle),
                #504e21 0deg,
                #504e21 5deg,
                rgba(80, 78, 33, 0.6) 30deg,
                rgba(80, 78, 33, 0.1) 70deg,
                transparent 30deg,
                transparent 70deg
            )
            border-box !important;
    animation: badge-border-travel 2.5s linear infinite;
}

.product-small.box {
    background: #f3f3f3 !important;
}

.product-small img {
    mix-blend-mode: multiply;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 17px !important;
}

.product-small.box .box-text {
    padding-bottom: 10px !important;
}

/* Search modified */
@media (min-width: 850px) {
    .searchform-wrapper {
        position: relative; /* Needed for proper dropdown placement */
    }

    .searchform {
        display: flex;
        align-items: center;
        position: relative;
    }

    .searchform .flex-grow {
        position: relative;
        max-width: 0;
        opacity: 0;
        overflow: hidden;
        transition:
            max-width 0.4s ease,
            opacity 0.4s ease;
        z-index: 10;
    }

    .searchform.active .flex-grow {
        max-width: 250px;
        opacity: 1;
    }

    .searchform .search-field {
        width: 100%;
        min-width: 200px;
    }

    .searchform .submit-button {
        z-index: 11;
    }

    /* Ensure dropdown appears correctly */
    .searchform .live-search-results {
        position: absolute !important;
        top: 100%;
        left: 0;
        right: auto;
        z-index: 9999;
        max-width: 250px;
        background: #fff;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
}
/**
 * Category page:r
  */

/* Hide Višina osebe */
#woocommerce_layered_nav-3,
#woocommerce_layered_nav-8 {
    display: none !important;
}

/**
 * Menu ID Label on the product cards
  */

.menu-id-label {
    /* Color of the card: #F3F3F3 */
    position: absolute !important;
    top: 10px !important;
    left: 20px !important;
    /* font-weight: bold !important; */
    color: #bebebe !important;
    font-size: 15px !important;
    z-index: 100 !important;
    pointer-events: none !important;
    font-family:
        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    line-height: 1.2 !important;
    min-width: 30px !important;
    text-align: left !important;
}

/* Hide on mobile for better UX */
@media (max-width: 768px) {
    .admin-menu-order-id {
        font-size: 11px !important;
        padding: 4px 8px !important;
    }
}

/* SECTION: Manage category pages
 * Remove/hide price suffix
  */

.product-small.box .woocommerce-price-suffix {
    display: none !important;
}

span.from {
    color: #bebebe !important;
    text-transform: uppercase !important;
}
/* !SECTION */

/**
 * SECTION: Brezplačni preizkus
  */

div.atcf7-form-table__head label {
    width: fit-content;
    margin-right: 5px;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 1em;
}

/* Chair Selection Grid Styles */
.image-checkbox {
    margin-top: 16px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .image-checkbox {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

.image-checkbox span.wpcf7-list-item {
    margin: 0;
    border-radius: 12px;
}

.image-checkbox label {
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    text-align: center;
    width: 100% !important;
    height: 255px !important; /* unify card height on desktop */
    margin: 0 auto;
    border: 1px solid transparent;
    transition:
        box-shadow 180ms ease,
        transform 120ms ease;
    background: #e7e7e7;
    /* Avoid forcing GPU compositing to keep text crisp */
}

.image-checkbox label img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
    transition: none;
    /* transition: all 0.3s ease; */
    mix-blend-mode: multiply;
    background-color: transparent;
    pointer-events: none; /* keep hover state on label to avoid flicker */
}

.image-checkbox label:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);
    /* Keep background static to avoid flicker with blended product images */
    /* background: #e7e7e7; */
}

.image-checkbox input[type="checkbox"] {
    display: none;
}

.image-checkbox label.active {
    position: relative;
    box-shadow:
        0 10px 18px -8px rgba(0, 0, 0, 0.25),
        0 -14px 24px -12px rgba(0, 0, 0, 0.35),
        8px 0 16px -12px rgba(0, 0, 0, 0.15),
        -8px 0 16px -12px rgba(0, 0, 0, 0.15),
        inset 0 6px 12px rgba(255, 255, 255, 0.45),
        inset 0 -2px 4px rgba(0, 0, 0, 0.05);
    border: 1px solid #66632b;
    background: linear-gradient(to bottom right, #fdfdfd, #e1e1e1);
    transform: translateY(-1px);
}

.image-checkbox span {
    font-size: 16px;
    line-height: 1.5;
    /* font-weight: 600; */
    background-color: #e7e7e7;
}

.image-checkbox span.wpcf7-list-item-label {
    background-color: transparent;
    padding: 8px 12px 10px;
    /* Clamp to 2 lines to keep consistent card height */
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.28; /* tighten spacing between lines */
    min-height: 2.6em; /* reserve space for two lines with tighter line-height */
}

/* Checkmark overlay when selected thumb */
.image-checkbox label.active::after {
    content: "✔";
    position: absolute;
    top: 12px;
    right: 12px;
    background-color: #66632b;
    color: #f1f1f1;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    padding: 8px 9px;
    border-radius: 50%;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); */
}

/* Info Icon Styles */

.info-icon {
    position: absolute;
    top: 12px;
    left: 12px;
    background: transparent;
    border: 1px solid #c9cdd1; /* light gray */
    border-radius: 50%;
    /* width: 18px; */
    /* height: 18px; */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2;
    font-size: 13px;
    line-height: 1;
    font-weight: normal;
    color: #9aa0a6; /* gray */
    padding: 0 13px;
    /* font-family: serif; */
    /* font-style: italic; */
}

.info-icon:hover {
    background: transparent;
    color: #6b7280; /* slightly darker gray on hover */
    border-color: #6b7280;
    transform: scale(1.05);
    /* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); */
}

/* NOTE: Modal Styles */

.modal {
    display: none;
    position: fixed;
    z-index: 2147483647 !important; /* Ensure always above any header/sticky elements */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(3px);
}

/* Also raise modal content stacking level for safety */
.modal-content {
    position: relative;
    z-index: 2147483647;
}

.modal-content {
    background-color: #fff;
    margin: 3% auto;
    padding: 0;
    border-radius: 16px;
    width: 90%;
    max-width: 650px;
    max-height: 85vh;
    /* Clip inner content so rounded corners are preserved even with scrollbars */
    overflow: hidden;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.3);
    animation: modalSlideIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes modalSlideIn {
    from {
        opacity: 0;
        transform: translateY(-30px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.close {
    position: absolute;
    right: 16px;
    top: 16px;
    color: #666;
    font-size: 24px;
    font-weight: 300;
    cursor: pointer;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(4px);
    transition: all 0.3s ease;
    border: none;
}

.close:hover {
    color: #333;
    background: rgba(255, 255, 255, 1);
    transform: scale(1.1);
}

/* Modal Content Styles */

.chair-info {
    padding: 32px;
    /* Enable inner scrolling instead of the outer container to keep border-radius */
    max-height: 85vh;
    overflow-y: auto;
}

.chair-info h2 {
    margin: 0;
    color: #2c3e50;
    font-size: 32px;
    font-weight: 600;
}

.chair-image-large {
    width: 100%;
    max-width: 280px;
    height: auto;
    border-radius: 12px;
    margin: 24px auto;
    display: block;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

.chair-description {
    margin: 24px 0;
    line-height: 1.7;
    color: #555;
    font-size: 16px;
    text-align: left;
    background: #f8f9fa;
    padding: 16px 20px 16px 44px;
    border-radius: 12px;
}

/* Modal header: title left, action button right */
.chair-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 0 0 24px 0;
}

.chair-title {
    margin: 0;
}

.chair-open-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    background: #66632b;
    color: #fff !important;
    border-radius: 10px;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
}

.chair-open-btn:hover {
    background: #565127;
}

.chair-description p {
    margin-bottom: 0;
}

.chair-specs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 16px;
    margin: 32px 0;
}

.spec-item {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 20px;
    border-radius: 12px;
    border-left: 4px solid #66632b;
    transition: transform 0.2s ease;
}

.spec-item:hover {
    transform: translateY(-2px);
}

.spec-label {
    font-weight: 600;
    color: #2c3e50;
    font-size: 13px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.spec-value {
    color: #495057;
    font-size: 16px;
    font-weight: 500;
}

.features-section h3 {
    color: #2c3e50;
    font-size: 20px;
    font-weight: 600;
    margin: 32px 0 16px 0;
    text-align: center;
}

.features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 12px;
}

.features-list li {
    padding: 12px 16px;
    background: rgba(102, 99, 43, 0.05);
    border-radius: 8px;
    display: flex; /* vertical centering */
    align-items: center; /* vertical centering */
    gap: 12px; /* space between check and text */
    padding-left: 16px; /* no extra left space needed */
    font-size: 15px;
    color: #495057;
    transition: all 0.3s ease;
}

.features-list li:hover {
    background: rgba(102, 99, 43, 0.1);
    transform: translateX(4px);
}

.features-list li::before {
    content: "✓";
    display: inline-block;
    line-height: 1; /* crisper vertical centering with text */
    margin-right: 0; /* gap handled by flex */
    color: #66632b;
    font-weight: bold;
    font-size: 16px;
}

/* Mobile Responsive Styles */
@media screen and (max-width: 768px) {
    .modal-content {
        width: 95%;
        margin: 5% auto;
    }

    .chair-specs {
        grid-template-columns: 1fr;
    }

    .chair-info {
        padding: 24px;
    }

    .chair-info h2 {
        font-size: 28px;
    }

    .features-list {
        grid-template-columns: 1fr;
    }

    .image-checkbox label {
        height: 200px !important;
    }

    .image-checkbox label img {
        max-height: 150px;
    }
}

/* !SECTION */

/**
 * SECTION NEW Product page
 * ========================================
 * body.cpl-layout-cpl-custom-1
  */

/* 360 button */
@media (min-width: 850px) {
    .cpl-layout-cpl-custom-1 .threesixty-btn,
    .cpl-layout-cpl-custom-1-en .threesixty-btn,
    .cpl-layout-cpl-custom-1-de .threesixty-btn {
        top: 60px;
        right: 51.7%;
    }
}

.cpl-layout-cpl-custom-1 p,
.cpl-layout-cpl-custom-1-en p,
.cpl-layout-cpl-custom-1-de p {
    margin-bottom: 0.6em;
}

/**
* Konfigurator and price options
*/

/* Title correction: KONFIGURATOR */
.cpl-layout-cpl-custom-1 ul#tm-extra-product-options-fields h3.tc-cell,
.cpl-layout-cpl-custom-1-en ul#tm-extra-product-options-fields h3.tc-cell,
.cpl-layout-cpl-custom-1-de ul#tm-extra-product-options-fields h3.tc-cell {
    font-size: 18px !important;
    line-height: 1;
}

.cpl-layout-cpl-custom-1 .tc-row,
.cpl-layout-cpl-custom-1-en .tc-row,
.cpl-layout-cpl-custom-1-de .tc-row,
.cpl-layout-cpl-custom-1 .tc-row {
    border-radius: 12px;
}

/* Thumbnail images rounded */
.cpl-layout-cpl-custom-1 .tm-epo-field.tmcp-select,
.cpl-layout-cpl-custom-1-en .tm-epo-field.tmcp-select,
.cpl-layout-cpl-custom-1-de .tm-epo-field.tmcp-select {
    border-radius: 6px;
}

/* Subtitles for the options */
.tc-epo-element-label-text {
    font-size: 16px;
}

.cpl-layout-cpl-custom-1 .ux-quantity .ux-quantity__button,
.cpl-layout-cpl-custom-1-en .ux-quantity .ux-quantity__button,
.cpl-layout-cpl-custom-1-de .ux-quantity .ux-quantity__button {
    border-radius: 6px;
}

/* Price button */
.single-product button.single_add_to_cart_button.button.alt {
    width: calc(100% - 175px) !important;
    border-radius: 6px;
}

.cpl-layout-cpl-custom-1 form.cart,
.cpl-layout-cpl-custom-1-en form.cart,
.cpl-layout-cpl-custom-1-de form.cart {
    margin-bottom: 1.5em;
}

/* ========================== */

/**
	* Accordion
	*/

.cpl-layout-cpl-custom-1 .accordion-item,
.cpl-layout-cpl-custom-1-en .accordion-item,
.cpl-layout-cpl-custom-1-de .accordion-item {
    margin-bottom: 1.5em;
}

.cpl-layout-cpl-custom-1 a.accordion-title,
.cpl-layout-cpl-custom-1-en a.accordion-title,
.cpl-layout-cpl-custom-1-de a.accordion-title {
    border: none;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 12px;
    background-color: #f0eded !important;
    padding: 0.8em 1.5em;
}

.cpl-layout-cpl-custom-1 .accordion .toggle,
.cpl-layout-cpl-custom-1-en .accordion .toggle,
.cpl-layout-cpl-custom-1-de .accordion .toggle {
    right: 10px !important;
    left: auto !important;
}

.cpl-layout-cpl-custom-1 .accordion-inner,
.cpl-layout-cpl-custom-1-en .accordion-inner,
.cpl-layout-cpl-custom-1-de .accordion-inner {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.cpl-layout-cpl-custom-1 .product-long-description li,
.cpl-layout-cpl-custom-1-en .product-long-description li,
.cpl-layout-cpl-custom-1-de .product-long-description li {
    margin-left: 2em !important;
    margin-bottom: 0.3em !important;
}

/* NOTE: Manuals content */

#manuals {
    max-width: 90% !important;
}

#manuals,
#manuals img {
    border-radius: 12px !important;
}

.manual-download {
    margin-top: 0.5rem;
    text-align: left; /* or center, depending on layout */
}

.manual-download a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
}

.manual-download .icon-download::before {
    content: "↓"; /* simple arrow */
    font-size: 1.1em;
    line-height: 1;
}

button.mfp-close {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

/* ========================== */

/**
	*  SECTION Product gallery on the left
	*  One main image and many other images below
	*/

.custom-product-images.bento {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.custom-product-images.bento img {
    background-color: #f3f3f3 !important;
    mix-blend-mode: multiply;
}

.custom-product-images .badge-container {
    margin: 10px 0 0 10px;
}

.custom-product-images .badge-container .badge-inner {
    border-radius: 10px;
}

.main-image {
    background-color: #f3f3f3 !important;
    border-radius: 10px;
}
.main-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

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

.gallery-thumb {
    background-color: #f3f3f3 !important;
    border-radius: 10px;
}

.gallery-thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 10px;
}

/* ANCHOR Collapsible gallery wrapper */

.gallery-collapsible {
    position: relative;
}

.gallery-collapsible.is-collapsed {
    max-height: 750px; /* collapse height */
    overflow: hidden;
}

.see-more-overlay {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 36px;
    background: linear-gradient(
        to top,
        rgba(255, 255, 255, 1),
        rgba(243, 243, 243, 0)
    );
    pointer-events: none;
}

.see-more-toggle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    background: rgba(
        240,
        237,
        237,
        0.92
    ); /* match accordion header color with transparency */
    border: 1px solid #666230 !important;
    border-radius: 12px;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    color: #666230;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    transition:
        background-color 0.2s ease,
        box-shadow 0.2s ease,
        border-color 0.2s ease;
}

.see-more-toggle i.icon-angle-down {
    transition: transform 0.2s ease;
}

/* If we later want to rotate when expanded */
.gallery-collapsible.is-expanded .see-more-toggle i.icon-angle-down {
    transform: rotate(180deg);
}

.gallery-collapsible.is-expanded .see-more-overlay {
    display: none !important;
}

/* Ensure SVG arrow has consistent size */
.see-more-toggle span svg {
    width: 32px;
    height: 32px;
    display: block;
}

/* Hover/focus states to blend with design */
.see-more-toggle:hover,
.see-more-toggle:focus-visible {
    background: rgba(240, 237, 237, 1);
    border-color: rgba(240, 237, 237, 1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

/* Product gallery: prevent layout shift & shimmer only in gallery */
.custom-product-images.bento .gallery-thumb {
    position: relative;
    aspect-ratio: 19 / 20; /* matches 570×600 portrait thumbs */
    overflow: hidden;
}

/* Wide (landscape) thumb spans both columns, same row height as portrait */
.custom-product-images.bento .gallery-thumb--wide {
    grid-column: span 2;
    aspect-ratio: 19 / 10; /* double width, same height as portrait thumb */
}

.custom-product-images.bento .gallery-thumb img,
.custom-product-images.bento .gallery-thumb--wide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-product-images.bento .main-image .thumb-caption,
.custom-product-images.bento .gallery-thumb .thumb-caption {
    position: absolute;
    bottom: 8px;
    right: 8px;
    /* background: rgba(0, 0, 0, 0.45); */
    color: #5e5e5e !important;
    font-size: 11px;
    line-height: 1.3;
    padding: 3px 7px;
    border-radius: 4px;
    pointer-events: none;
    max-width: calc(100% - 16px);
    text-align: right;
}

.custom-product-images.bento .main-image {
    position: relative; /* ratio set via JS from image attributes */
    overflow: hidden;
}
/* !SECTION */

/* SECTION: BLOG  */

article.post img {
    border-radius: 8px;
}

/* Content separator in the body of the article */
article.post hr {
    opacity: 0;
}

/* !SECTION */

/* SECTION: Product additional information */

.product-additional .he-image-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px !important;
    /* margin-top: 1.25rem; */
}

.product-additional .he-image-grid.cols-2 {
    grid-template-columns: repeat(2, 1fr);
}

/* ✅ AUTO responsiveness without touching existing breakpoints */
@media (max-width: 1366px) {
    .product-additional .he-image-grid {
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    }
}

@media (max-width: 1024px) {
    .product-additional .he-image-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 540px) {
    .product-additional .he-image-grid,
    .product-additional .he-image-grid.cols-2 {
        grid-template-columns: 1fr;
    }
}

.product-additional .he-image {
    position: relative;
    overflow: hidden;
    border-radius: var(--radius, 10px);
    /* box-shadow: 0 1px 2px rgba(0,0,0,.06), 0 6px 16px rgba(0,0,0,.06); */
    /* background: #fff; */
    /* aspect-ratio: 4/3; */
}

.he-image {
    background-color: #f3f3f3 !important;
}

.product-additional .he-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    /* transition: transform .35s ease; */
    background-color: #f3f3f3 !important;
    mix-blend-mode: multiply !important;
}
/* !SECTION */

/* SECTION GIF overlay for the product gallery - over the animation */
.gallery-thumb.gallery-gif {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.gallery-thumb.gallery-gif .gif-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.1)
        url("https://heka-interior.si/wp-content/uploads/icons/icon-play-white.png")
        center center no-repeat;
    background-size: 60px;
    transition: opacity 0.3s ease;
    opacity: 1;
    pointer-events: none; /* ensures clicks/hover reach the img */
    /* opaciy: 0.2 */
}

.gallery-thumb.gallery-gif:hover .gif-overlay {
    opacity: 0;
}
/* !SECTION */

/* SECTION: Language switch / flags */
/* Remove German flag since we don't have a German website */
#menu-item-24957-de,
#menu-item-24956-de,
.menu-item-24956-de {
    display: none !important;
}
/* !SECTION */

/* SECTION: Zakeke configurator */
#zakeke-configurator-container {
    height: 100vh;
}
/* !SECTION */
