/* BVD commerce shell: cart and checkout */
body.bvd-cart-template,
body.bvd-cart-hr-template,
body.bvd-checkout-template,
body.bvd-checkout-hr-template {
    margin: 0;
    padding: 0 !important;
    overflow-x: clip;
    background: #f6f2ea !important;
}

body.bvd-cart-template .wp-site-blocks,
body.bvd-cart-hr-template .wp-site-blocks,
body.bvd-checkout-template .wp-site-blocks,
body.bvd-checkout-hr-template .wp-site-blocks {
    padding: 0;
}

body.bvd-cart-template .wp-site-blocks > header,
body.bvd-cart-template .wp-site-blocks > footer,
body.bvd-cart-hr-template .wp-site-blocks > header,
body.bvd-cart-hr-template .wp-site-blocks > footer,
body.bvd-checkout-template .wp-site-blocks > header,
body.bvd-checkout-template .wp-site-blocks > footer,
body.bvd-checkout-hr-template .wp-site-blocks > header,
body.bvd-checkout-hr-template .wp-site-blocks > footer {
    display: none !important;
}

body.bvd-cart-template .wp-site-blocks > main,
body.bvd-cart-hr-template .wp-site-blocks > main,
body.bvd-checkout-template .wp-site-blocks > main,
body.bvd-checkout-hr-template .wp-site-blocks > main,
body.bvd-cart-template .wp-block-post-content,
body.bvd-cart-hr-template .wp-block-post-content,
body.bvd-checkout-template .wp-block-post-content,
body.bvd-checkout-hr-template .wp-block-post-content,
body.bvd-cart-template .entry-content,
body.bvd-cart-hr-template .entry-content,
body.bvd-checkout-template .entry-content,
body.bvd-checkout-hr-template .entry-content {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.bvd-cart-template .wp-site-blocks > main,
body.bvd-cart-hr-template .wp-site-blocks > main,
body.bvd-checkout-template .wp-site-blocks > main,
body.bvd-checkout-hr-template .wp-site-blocks > main,
body.bvd-cart-template .entry-content,
body.bvd-cart-hr-template .entry-content,
body.bvd-checkout-template .entry-content,
body.bvd-checkout-hr-template .entry-content {
    display: block !important;
    background: #f6f2ea !important;
}

body.bvd-cart-template .wp-block-post-title,
body.bvd-cart-hr-template .wp-block-post-title,
body.bvd-checkout-template .wp-block-post-title,
body.bvd-checkout-hr-template .wp-block-post-title,
body.bvd-cart-template .hostinger-ai-page-title,
body.bvd-cart-hr-template .hostinger-ai-page-title,
body.bvd-checkout-template .hostinger-ai-page-title,
body.bvd-checkout-hr-template .hostinger-ai-page-title {
    display: none !important;
}

body.bvd-cart-template [data-page="cart"] > .wp-block-group.alignwide:first-child,
body.bvd-cart-hr-template [data-page="cart"] > .wp-block-group.alignwide:first-child,
body.bvd-checkout-template [data-page="checkout"] > .wp-block-group.alignwide:first-child,
body.bvd-checkout-hr-template [data-page="checkout"] > .wp-block-group.alignwide:first-child {
    display: none !important;
}

body.bvd-cart-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-cart-hr-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-checkout-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-checkout-hr-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-account-template .wp-block-group:has(> .hostinger-ai-page-title) {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.bvd-commerce-page {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 100vh;
    color: #14171a;
    background: #f6f2ea !important;
}

.bvd-commerce-hero {
    color: #fff;
    padding: 54px 0 38px;
    background:
        radial-gradient(circle at 78% 16%, rgba(201, 163, 93, 0.24), transparent 34%),
        linear-gradient(135deg, rgba(8, 10, 12, 0.98), rgba(16, 19, 22, 0.94)) !important;
}

.bvd-commerce-hero-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 390px);
    align-items: end;
    gap: 34px;
}

.bvd-commerce-hero h1 {
    max-width: 820px;
    margin-bottom: 12px;
    font-size: clamp(2.25rem, 3.8vw, 3.65rem);
    line-height: 0.98;
}

.bvd-commerce-hero p:not(.bvd-eyebrow) {
    max-width: 700px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.74);
    font-size: 0.98rem;
}

.bvd-commerce-assurance {
    display: grid;
    gap: 10px;
    padding: 18px;
    border: 1px solid rgba(201, 163, 93, 0.25);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.06);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.bvd-commerce-assurance span,
.bvd-commerce-side li {
    position: relative;
    padding-left: 24px;
}

.bvd-commerce-assurance span {
    color: rgba(255, 255, 255, 0.84);
    font-size: 0.82rem;
    font-weight: 850;
}

.bvd-commerce-assurance span::before,
.bvd-commerce-side li::before {
    position: absolute;
    top: 0.25em;
    left: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #c9a35d;
    content: "";
    box-shadow: inset 0 0 0 4px #14171a;
}

.bvd-commerce-section {
    padding: 46px 0 76px;
    background:
        linear-gradient(180deg, #f6f2ea, #fff 42%, #f6f2ea) !important;
}

.bvd-cart-shell,
.bvd-checkout-shell {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
    align-items: start;
    gap: 26px;
}

.bvd-commerce-main,
.bvd-commerce-side {
    border: 1px solid rgba(20, 23, 26, 0.11);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 24px 70px rgba(10, 12, 14, 0.12);
}

.bvd-commerce-main {
    padding: clamp(18px, 2.4vw, 30px);
}

.bvd-commerce-side {
    position: sticky;
    top: 96px;
    padding: 26px;
}

.bvd-commerce-side h2 {
    margin-bottom: 12px;
    font-size: clamp(1.45rem, 1.8vw, 1.9rem);
}

.bvd-commerce-side p:not(.bvd-eyebrow) {
    color: #666d73;
    font-size: 0.9rem;
}

.bvd-commerce-side ul {
    display: grid;
    margin: 20px 0;
    padding: 0;
    gap: 11px;
    list-style: none;
}

.bvd-commerce-side li {
    color: #2d3338;
    font-size: 0.84rem;
    font-weight: 750;
}

.bvd-commerce-side li::before {
    box-shadow: inset 0 0 0 4px #fff;
}

.bvd-commerce-side > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 18px;
    color: #111;
    border-radius: 999px;
    background: #c9a35d;
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

/* WooCommerce shared */
.bvd-commerce-page .woocommerce {
    color: #14171a;
    font-family: "Manrope", sans-serif;
}

.bvd-commerce-page .woocommerce::before,
.bvd-commerce-page .woocommerce::after {
    display: none;
}

.bvd-commerce-page .woocommerce-notices-wrapper,
.bvd-commerce-page .woocommerce-NoticeGroup {
    margin-bottom: 18px;
}

.bvd-commerce-page .woocommerce-message,
.bvd-commerce-page .woocommerce-info,
.bvd-commerce-page .woocommerce-error {
    position: relative;
    margin: 0 0 16px !important;
    min-height: 58px;
    padding: 17px 18px 17px 52px !important;
    color: #2d2411 !important;
    border: 1px solid rgba(201, 163, 93, 0.34) !important;
    border-top: 1px solid rgba(201, 163, 93, 0.34) !important;
    border-radius: 14px !important;
    background: linear-gradient(135deg, #fffaf0, #fff) !important;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 1.5;
    box-shadow: 0 14px 34px rgba(20, 23, 26, 0.07);
}

.bvd-commerce-page .woocommerce-message::before,
.bvd-commerce-page .woocommerce-info::before,
.bvd-commerce-page .woocommerce-error::before {
    position: absolute;
    top: 19px;
    left: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: transparent;
    background: #c9a35d;
    box-shadow: inset 0 0 0 5px #fff;
    content: "" !important;
}

.bvd-commerce-page .woocommerce-message a,
.bvd-commerce-page .woocommerce-info a,
.bvd-commerce-page .woocommerce-error a {
    color: #7b561d !important;
    font-weight: 900;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.bvd-commerce-page .woocommerce-error {
    color: #552020 !important;
    border-color: rgba(186, 60, 60, 0.32) !important;
    background: #fff1f1 !important;
}

.bvd-commerce-page .woocommerce table.shop_table {
    overflow: hidden;
    width: 100%;
    margin: 0 0 18px !important;
    border: 1px solid rgba(20, 23, 26, 0.1) !important;
    border-collapse: separate !important;
    border-radius: 16px;
    background: #fff;
}

.bvd-commerce-page .woocommerce table.shop_table th,
.bvd-commerce-page .woocommerce table.shop_table td {
    padding: 14px !important;
    border-color: rgba(20, 23, 26, 0.08) !important;
    font-size: 0.88rem;
    vertical-align: middle;
}

.bvd-commerce-page .woocommerce table.shop_table th {
    color: #5d646a;
    font-size: 0.68rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bvd-commerce-page .woocommerce table.shop_table .order-total th,
.bvd-commerce-page .woocommerce table.shop_table .order-total td {
    color: #14171a;
    background: #f5efe2;
    font-size: 1rem;
}

.bvd-commerce-page .woocommerce button.button,
.bvd-commerce-page .woocommerce a.button,
.bvd-commerce-page .woocommerce input.button,
.bvd-commerce-page .checkout-button,
.bvd-commerce-page #place_order {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 24px !important;
    color: #111 !important;
    border: 1px solid #c9a35d !important;
    border-radius: 999px !important;
    background: #c9a35d !important;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    box-shadow: none !important;
}

.bvd-commerce-page .woocommerce button.button:hover,
.bvd-commerce-page .woocommerce a.button:hover,
.bvd-commerce-page .woocommerce input.button:hover,
.bvd-commerce-page .checkout-button:hover,
.bvd-commerce-page #place_order:hover {
    color: #111 !important;
    background: #e2c27c !important;
}

.bvd-commerce-page .woocommerce button.button:disabled,
.bvd-commerce-page .woocommerce button.button:disabled[disabled] {
    opacity: 0.55;
    cursor: not-allowed;
}

.bvd-cart-page .woocommerce .cart-empty.woocommerce-info,
.bvd-cart-page .wc-empty-cart-message .cart-empty.woocommerce-info {
    display: none !important;
}

/* Cart */
.bvd-cart-page .woocommerce-cart-form {
    margin: 0 0 24px;
}

.bvd-cart-page .woocommerce-cart-form table.cart {
    border-radius: 20px;
}

.bvd-cart-page .woocommerce-cart-form table.cart .product-remove {
    width: 44px;
}

.bvd-cart-page .woocommerce-cart-form table.cart .product-remove a {
    display: inline-flex;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    color: #7a2525 !important;
    border-radius: 999px;
    background: #fff1f1;
    font-size: 1rem;
    text-decoration: none;
}

.bvd-cart-page .woocommerce-cart-form table.cart .product-thumbnail {
    width: 70px;
}

.bvd-cart-page .woocommerce-cart-form table.cart img {
    width: 54px;
    border-radius: 10px;
}

.bvd-cart-page .woocommerce-cart-form .product-name {
    min-width: 360px;
    color: #14171a;
    font-weight: 800;
    line-height: 1.45;
}

.bvd-cart-page .woocommerce-cart-form .product-name dl,
.bvd-cart-page .woocommerce-cart-form .product-name .variation {
    display: grid;
    grid-template-columns: max-content minmax(0, 1fr);
    gap: 4px 10px;
    margin: 12px 0 0;
    color: #586069;
    font-size: 0.82rem;
    font-weight: 600;
}

.bvd-cart-page .woocommerce-cart-form .product-name dt,
.bvd-cart-page .woocommerce-cart-form .product-name dd {
    margin: 0;
}

.bvd-cart-page .woocommerce-cart-form .product-name dt {
    color: #9b6a22;
    font-weight: 900;
}

.bvd-cart-page .woocommerce .quantity .qty {
    width: 74px;
    min-height: 44px;
    padding: 8px;
    border: 1px solid #ded9cf;
    border-radius: 12px;
    text-align: center;
}

.bvd-cart-page .woocommerce-cart-form table.cart td.actions {
    padding: 18px !important;
    background: #fbfaf7;
}

.bvd-cart-page .woocommerce-cart-form .coupon {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.bvd-cart-page .woocommerce-cart-form .coupon .input-text {
    min-height: 50px;
    min-width: min(280px, 100%);
    padding: 12px 14px;
    border: 1px solid #ded9cf;
    border-radius: 999px;
}

.bvd-cart-page .cart-collaterals {
    display: flex;
    justify-content: flex-end;
}

.bvd-cart-page .cart-collaterals .cart_totals {
    float: none;
    width: min(100%, 520px);
    padding: 22px;
    border: 1px solid rgba(20, 23, 26, 0.11);
    border-radius: 20px;
    background: #fbfaf7;
}

.bvd-cart-page .cart_totals h2 {
    margin: 0 0 16px;
    font-size: clamp(1.45rem, 2vw, 2rem);
}

.bvd-cart-page .wc-proceed-to-checkout {
    padding: 12px 0 0 !important;
}

.bvd-cart-page .wc-proceed-to-checkout .checkout-button {
    width: 100%;
    min-height: 56px;
}

.bvd-cart-page .cart-empty,
.bvd-cart-page .return-to-shop {
    text-align: center;
}

.bvd-cart-page .cart-empty {
    margin: 0 0 18px !important;
    color: #14171a;
    font-family: "Playfair Display", serif;
    font-size: clamp(1.7rem, 3vw, 2.3rem);
}

/* Checkout */
.bvd-checkout-page .woocommerce form.checkout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 430px);
    align-items: start;
    gap: 24px;
}

.bvd-checkout-page .woocommerce-NoticeGroup,
.bvd-checkout-page .woocommerce-form-coupon-toggle,
.bvd-checkout-page .checkout_coupon {
    grid-column: 1 / -1;
}

.bvd-checkout-page #customer_details {
    grid-column: 1;
}

.bvd-checkout-page #order_review_heading,
.bvd-checkout-page #order_review {
    grid-column: 2;
}

.bvd-checkout-page #order_review {
    position: sticky;
    top: 96px;
}

.bvd-checkout-page #customer_details,
.bvd-checkout-page #order_review {
    min-width: 0;
    padding: 20px;
    border: 1px solid rgba(20, 23, 26, 0.11);
    border-radius: 20px;
    background: #fbfaf7;
}

.bvd-checkout-page #customer_details.col2-set {
    width: auto;
}

.bvd-checkout-page #customer_details .col-1,
.bvd-checkout-page #customer_details .col-2 {
    float: none;
    width: 100%;
}

.bvd-checkout-page #customer_details .col-2 {
    margin-top: 18px;
}

.bvd-checkout-page #order_review_heading,
.bvd-checkout-page .woocommerce-billing-fields h3,
.bvd-checkout-page .woocommerce-shipping-fields h3,
.bvd-checkout-page .woocommerce-additional-fields h3 {
    margin: 0 0 14px;
    color: #14171a;
    font-family: "Playfair Display", serif;
    font-size: clamp(1.45rem, 2vw, 2rem);
    line-height: 1.05;
}

.bvd-checkout-page .woocommerce form .form-row {
    margin: 0 0 13px;
    padding: 0;
}

.bvd-checkout-page .woocommerce form .form-row-first,
.bvd-checkout-page .woocommerce form .form-row-last {
    width: calc(50% - 7px);
}

.bvd-checkout-page .woocommerce form .form-row-first {
    margin-right: 14px;
}

.bvd-checkout-page .woocommerce form .form-row-wide {
    clear: both;
}

.bvd-checkout-page .woocommerce form .form-row label {
    margin-bottom: 6px;
    color: #5f666d;
    font-size: 0.68rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bvd-checkout-page .woocommerce form .form-row .required {
    color: #9b6a22;
}

.bvd-checkout-page .woocommerce input.input-text,
.bvd-checkout-page .woocommerce textarea,
.bvd-checkout-page .woocommerce select,
.bvd-checkout-page .select2-container--default .select2-selection--single {
    min-height: 50px;
    width: 100%;
    color: #171b1f;
    border: 1px solid #ded9cf;
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
    font-size: 0.92rem;
    font-weight: 650;
}

.bvd-checkout-page .woocommerce input.input-text,
.bvd-checkout-page .woocommerce textarea,
.bvd-checkout-page .woocommerce select {
    padding: 12px 13px;
}

.bvd-checkout-page .woocommerce textarea {
    min-height: 120px;
    resize: vertical;
}

.bvd-checkout-page .select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
}

.bvd-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #171b1f;
    padding-left: 13px;
    line-height: 50px;
}

.bvd-checkout-page .select2-dropdown {
    z-index: 999999;
    overflow: hidden;
    border-color: #ded9cf;
    border-radius: 12px;
    box-shadow: 0 18px 50px rgba(10, 12, 14, 0.18);
}

.bvd-checkout-page .woocommerce input.input-text:focus,
.bvd-checkout-page .woocommerce textarea:focus,
.bvd-checkout-page .woocommerce select:focus,
.bvd-checkout-page .select2-container--open .select2-selection--single {
    border-color: #c9a35d;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(201, 163, 93, 0.16);
}

.bvd-checkout-page #payment {
    overflow: hidden;
    border: 1px solid rgba(201, 163, 93, 0.22);
    border-radius: 18px;
    background: #111417 !important;
}

.bvd-checkout-page #payment ul.payment_methods {
    padding: 16px !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}

.bvd-checkout-page #payment ul.payment_methods li {
    padding: 12px;
    color: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.04);
}

.bvd-checkout-page #payment ul.payment_methods li + li {
    margin-top: 10px;
}

.bvd-checkout-page #payment label {
    color: #fff;
    font-weight: 850;
}

.bvd-checkout-page #payment div.payment_box {
    color: rgba(255, 255, 255, 0.72);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.08);
    font-size: 0.86rem;
}

.bvd-checkout-page #payment div.form-row {
    padding: 16px !important;
}

.bvd-checkout-page .woocommerce-privacy-policy-text,
.bvd-checkout-page .woocommerce-terms-and-conditions-wrapper {
    color: rgba(255, 255, 255, 0.68);
    font-size: 0.78rem;
    line-height: 1.55;
}

.bvd-checkout-page .woocommerce-privacy-policy-text a,
.bvd-checkout-page .woocommerce-terms-and-conditions-wrapper a {
    color: #e2c27c;
    text-decoration: underline;
}

.bvd-checkout-page #place_order {
    width: 100%;
    min-height: 56px;
    margin-top: 10px;
    background: linear-gradient(135deg, #c9a35d, #e2c27c) !important;
}

.bvd-checkout-page .woocommerce form.checkout_coupon {
    padding: 16px;
    border: 1px solid rgba(20, 23, 26, 0.12);
    border-radius: 16px;
    background: #fbfaf7;
}

.bvd-checkout-page .woocommerce-order {
    padding: 22px;
    border: 1px solid rgba(20, 23, 26, 0.12);
    border-radius: 20px;
    background: #fff;
}

.bvd-checkout-page .woocommerce-thankyou-order-received {
    color: #14171a;
    font-family: "Playfair Display", serif;
    font-size: clamp(1.8rem, 3vw, 2.6rem);
}

@media (max-width: 1180px) {
    .bvd-cart-shell,
    .bvd-checkout-shell,
    .bvd-commerce-hero-inner {
        grid-template-columns: 1fr;
    }

    .bvd-commerce-side {
        position: static;
    }

    .bvd-checkout-page .woocommerce form.checkout {
        grid-template-columns: minmax(0, 1fr) minmax(330px, 390px);
    }
}

@media (max-width: 900px) {
    .bvd-checkout-page .woocommerce form.checkout {
        grid-template-columns: 1fr;
    }

    .bvd-checkout-page #customer_details,
    .bvd-checkout-page #order_review_heading,
    .bvd-checkout-page #order_review {
        grid-column: 1;
    }

    .bvd-checkout-page #order_review {
        position: static;
    }

    .bvd-cart-page .cart-collaterals {
        display: block;
    }

    .bvd-cart-page .cart-collaterals .cart_totals {
        width: 100%;
    }
}

@media (max-width: 760px) {
    .bvd-commerce-hero {
        padding: 40px 0 30px;
    }

    .bvd-commerce-hero h1 {
        font-size: clamp(2rem, 9vw, 2.55rem);
    }

    .bvd-commerce-section {
        padding: 32px 0 54px;
    }

    .bvd-commerce-main,
    .bvd-commerce-side {
        padding: 16px;
        border-radius: 18px;
    }

    .bvd-checkout-page #customer_details,
    .bvd-checkout-page #order_review {
        padding: 14px;
        border-radius: 16px;
    }

    .bvd-checkout-page .woocommerce form .form-row-first,
    .bvd-checkout-page .woocommerce form .form-row-last {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .bvd-commerce-page .woocommerce table.shop_table_responsive tr,
    .bvd-commerce-page .woocommerce-page table.shop_table_responsive tr {
        display: block;
        margin-bottom: 14px;
        border: 1px solid rgba(20, 23, 26, 0.1);
        border-radius: 16px;
        background: #fff;
    }

    .bvd-commerce-page .woocommerce table.shop_table_responsive tr td,
    .bvd-commerce-page .woocommerce-page table.shop_table_responsive tr td {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 0 !important;
        text-align: right !important;
        gap: 16px;
    }

    .bvd-cart-page .woocommerce-cart-form .product-name {
        min-width: 0;
        display: block !important;
        text-align: left !important;
    }

    .bvd-cart-page .woocommerce-cart-form .product-name::before {
        display: none;
    }

    .bvd-cart-page .woocommerce-cart-form table.cart td.actions {
        display: block !important;
        text-align: left !important;
    }

    .bvd-cart-page .woocommerce-cart-form .coupon,
    .bvd-cart-page .woocommerce-cart-form .coupon .input-text,
    .bvd-cart-page .woocommerce-cart-form .coupon button {
        width: 100%;
    }
}

/* BVD commerce v4.5 hardening and polish */
body.bvd-cart-template .bvd-commerce-page,
body.bvd-cart-hr-template .bvd-commerce-page,
body.bvd-checkout-template .bvd-commerce-page,
body.bvd-checkout-hr-template .bvd-commerce-page {
    width: 100vw;
    max-width: none;
    margin: 0 0 0 calc(50% - 50vw) !important;
}

body.bvd-cart-template .wp-block-post-content > *,
body.bvd-cart-hr-template .wp-block-post-content > *,
body.bvd-checkout-template .wp-block-post-content > *,
body.bvd-checkout-hr-template .wp-block-post-content > *,
body.bvd-cart-template .entry-content > *,
body.bvd-cart-hr-template .entry-content > *,
body.bvd-checkout-template .entry-content > *,
body.bvd-checkout-hr-template .entry-content > * {
    max-width: none !important;
}

.bvd-commerce-page {
    --bvd-commerce-ink: #121416;
    --bvd-commerce-muted: #697078;
    --bvd-commerce-line: rgba(18, 20, 22, 0.12);
    --bvd-commerce-gold: #c9a35d;
    --bvd-commerce-cream: #f6f2ea;
    isolation: isolate;
}

.bvd-commerce-hero {
    position: relative;
    overflow: hidden;
    padding: 62px 0 42px;
    background:
        linear-gradient(115deg, rgba(8, 10, 12, 0.96), rgba(8, 10, 12, 0.82)),
        var(--bvd-commerce-hero-image, url("../img/hero-zadar-chauffeur.webp")),
        linear-gradient(135deg, #070809, #181b1f) !important;
    background-position: center;
    background-size: cover;
}

.bvd-commerce-hero::after {
    position: absolute;
    right: -11vw;
    bottom: -18vw;
    z-index: -1;
    width: 48vw;
    height: 48vw;
    min-width: 420px;
    min-height: 420px;
    border: 1px solid rgba(201, 163, 93, 0.24);
    border-radius: 50%;
    content: "";
}

.bvd-commerce-hero .bvd-shell {
    position: relative;
}

.bvd-commerce-hero h1 {
    max-width: 760px;
    letter-spacing: 0;
}

.bvd-commerce-assurance {
    border-radius: 8px;
    backdrop-filter: blur(16px);
}

.bvd-commerce-section {
    position: relative;
}

.bvd-commerce-main,
.bvd-commerce-side,
.bvd-cart-page .cart-collaterals .cart_totals,
.bvd-checkout-page #customer_details,
.bvd-checkout-page #order_review,
.bvd-checkout-page .woocommerce-order {
    border-radius: 8px;
}

.bvd-commerce-main {
    min-height: 280px;
}

.bvd-commerce-page .woocommerce a:not(.button) {
    color: #8a6428;
    font-weight: 800;
}

.bvd-commerce-page .woocommerce table.shop_table {
    border-radius: 8px;
}

.bvd-commerce-page .woocommerce table.shop_table th {
    color: #746953;
}

.bvd-commerce-page .woocommerce table.shop_table td {
    color: var(--bvd-commerce-ink);
}

.bvd-commerce-page .woocommerce button.button,
.bvd-commerce-page .woocommerce a.button,
.bvd-commerce-page .woocommerce input.button,
.bvd-commerce-page .checkout-button,
.bvd-commerce-page #place_order,
.bvd-commerce-empty .bvd-button {
    border-radius: 8px !important;
}

.bvd-cart-page .woocommerce-cart-form table.cart .product-name,
.bvd-cart-page .cart_totals h2,
.bvd-checkout-page #order_review_heading,
.bvd-checkout-page .woocommerce-billing-fields h3,
.bvd-checkout-page .woocommerce-shipping-fields h3,
.bvd-checkout-page .woocommerce-additional-fields h3 {
    letter-spacing: 0;
}

.bvd-checkout-page .woocommerce form .form-row label {
    color: #2e3338;
}

.bvd-checkout-page .woocommerce form .form-row input.input-text,
.bvd-checkout-page .woocommerce form .form-row textarea,
.bvd-checkout-page .woocommerce form .form-row select,
.bvd-checkout-page .select2-container .select2-selection--single {
    border-radius: 8px;
}

.bvd-checkout-page #payment {
    border-radius: 8px;
}

.bvd-commerce-empty {
    display: grid;
    min-height: 260px;
    align-content: center;
    justify-items: center;
    padding: clamp(22px, 4vw, 44px);
    text-align: center;
    border: 1px dashed rgba(201, 163, 93, 0.45);
    border-radius: 8px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(246, 242, 234, 0.9));
}

.bvd-commerce-empty-card {
    position: relative;
    overflow: hidden;
    min-height: 330px;
    border-style: solid;
    box-shadow: 0 24px 70px rgba(10, 12, 14, 0.1);
}

.bvd-commerce-empty-card::before {
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.88), rgba(246, 242, 234, 0.78)),
        radial-gradient(circle at 80% 12%, rgba(201, 163, 93, 0.18), transparent 34%);
    content: "";
}

.bvd-commerce-empty-card > * {
    position: relative;
    z-index: 1;
}

.bvd-commerce-empty-icon {
    display: inline-flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    color: #111;
    border-radius: 999px;
    background: linear-gradient(135deg, #c9a35d, #e2c27c);
    font-family: "Playfair Display", serif;
    font-size: 1.35rem;
    font-weight: 800;
}

.bvd-commerce-empty h2 {
    max-width: 620px;
    margin: 0 0 10px;
    color: #14171a;
    font-family: "Playfair Display", serif;
    font-size: clamp(1.8rem, 3vw, 2.7rem);
    line-height: 1.08;
}

.bvd-commerce-empty p:not(.bvd-eyebrow) {
    max-width: 620px;
    margin: 0 0 20px;
    color: #626a72;
}

.bvd-commerce-empty-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.bvd-commerce-empty-actions .bvd-button {
    min-height: 46px;
    border-radius: 8px;
}

.bvd-commerce-lang-hr .woocommerce-cart-form .product-name dl,
.bvd-commerce-lang-hr .woocommerce-cart-form .product-name .variation {
    word-break: break-word;
}

@media (max-width: 760px) {
    body.bvd-cart-template .bvd-commerce-page,
    body.bvd-cart-hr-template .bvd-commerce-page,
    body.bvd-checkout-template .bvd-commerce-page,
    body.bvd-checkout-hr-template .bvd-commerce-page {
        width: 100%;
        margin-left: 0 !important;
    }

    .bvd-commerce-hero::after {
        display: none;
    }

    .bvd-cart-shell,
    .bvd-checkout-shell {
        gap: 18px;
    }
}

/* BVD checkout/cart polish pass. */
.bvd-cart-page .woocommerce-cart-form table.cart th.product-thumbnail,
.bvd-cart-page .woocommerce-cart-form table.cart td.product-thumbnail {
    display: none !important;
}

.bvd-cart-page .woocommerce-cart-form table.cart .product-name {
    min-width: min(440px, 100%) !important;
}

.bvd-cart-page .woocommerce-cart-form table.cart .product-price,
.bvd-cart-page .woocommerce-cart-form table.cart .product-subtotal {
    white-space: nowrap;
}

.bvd-checkout-page .woocommerce form.checkout {
    grid-template-columns: minmax(0, 1fr) minmax(330px, 420px);
    gap: 20px;
}

.bvd-checkout-page #customer_details {
    background: #fff !important;
    box-shadow: 0 18px 60px rgba(10, 12, 14, 0.07);
}

.bvd-checkout-page #order_review_heading {
    align-self: end;
    margin: 0 !important;
    padding: 20px 20px 12px !important;
    border: 1px solid rgba(20, 23, 26, 0.11);
    border-bottom: 0;
    border-radius: 18px 18px 0 0;
    background: #fff !important;
    box-shadow: 0 18px 60px rgba(10, 12, 14, 0.07);
}

.bvd-checkout-page #order_review {
    overflow: hidden;
    padding: 0 18px 18px;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    background: #fff !important;
    box-shadow: 0 18px 60px rgba(10, 12, 14, 0.07);
}

.bvd-checkout-page #order_review table.shop_table {
    margin: 0 0 16px !important;
    border-color: rgba(20, 23, 26, 0.1) !important;
    border-radius: 14px;
    background: #fffaf2;
}

.bvd-checkout-page #order_review table.shop_table thead th {
    padding: 12px !important;
    color: #705320;
    background: #f6ecd9;
    font-size: 0.68rem;
    font-weight: 950;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bvd-checkout-page #order_review table.shop_table tbody td,
.bvd-checkout-page #order_review table.shop_table tfoot th,
.bvd-checkout-page #order_review table.shop_table tfoot td {
    padding: 12px !important;
    border-color: rgba(20, 23, 26, 0.08) !important;
}

.bvd-checkout-page #order_review table.shop_table .product-name {
    color: #24282d;
    font-size: 0.82rem;
    font-weight: 800;
    line-height: 1.45;
    word-break: break-word;
}

.bvd-checkout-page #order_review table.shop_table .product-total,
.bvd-checkout-page #order_review table.shop_table tfoot td {
    color: #171b1f;
    font-size: 0.86rem;
    font-weight: 900;
    white-space: nowrap;
}

.bvd-checkout-page #order_review table.shop_table .order-total th,
.bvd-checkout-page #order_review table.shop_table .order-total td {
    color: #171b1f;
    background: #fff3d8;
    font-size: 0.96rem;
}

.bvd-checkout-page #order_review .includes_tax {
    display: block;
    margin-top: 4px;
    color: #7b8288;
    font-size: 0.72rem;
    white-space: normal;
}

.bvd-checkout-page #payment {
    border-color: rgba(201, 163, 93, 0.34) !important;
    background: linear-gradient(180deg, #fffaf2, #f6ecd9) !important;
}

.bvd-checkout-page #payment ul.payment_methods {
    padding: 14px !important;
    border-color: rgba(20, 23, 26, 0.08) !important;
}

.bvd-checkout-page #payment ul.payment_methods li {
    color: #2f3439;
    border-color: rgba(201, 163, 93, 0.28);
    background: #fff !important;
}

.bvd-checkout-page #payment label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #171b1f !important;
}

.bvd-checkout-page #payment label img {
    width: auto;
    max-height: 24px;
    margin-left: auto;
}

.bvd-checkout-page #payment div.payment_box {
    color: #5f666d;
    border: 1px solid rgba(20, 23, 26, 0.08);
    background: #fbfaf7 !important;
}

.bvd-checkout-page #payment div.payment_box::before {
    border-bottom-color: #fbfaf7 !important;
}

.bvd-checkout-page .woocommerce-privacy-policy-text,
.bvd-checkout-page .woocommerce-terms-and-conditions-wrapper {
    color: #5f666d;
}

.bvd-checkout-page .woocommerce-privacy-policy-text a,
.bvd-checkout-page .woocommerce-terms-and-conditions-wrapper a {
    color: #8c682d;
}

.bvd-checkout-page #payment div.form-row {
    padding: 14px !important;
}

.bvd-checkout-page #place_order {
    color: #111 !important;
    box-shadow: 0 14px 34px rgba(201, 163, 93, 0.24);
}

@media (max-width: 980px) {
    .bvd-checkout-page .woocommerce form.checkout {
        grid-template-columns: 1fr;
    }

    .bvd-checkout-page #customer_details,
    .bvd-checkout-page #order_review_heading,
    .bvd-checkout-page #order_review {
        grid-column: 1;
    }

    .bvd-checkout-page #order_review {
        position: static;
    }
}

@media (max-width: 640px) {
    .bvd-checkout-page #customer_details,
    .bvd-checkout-page #order_review_heading,
    .bvd-checkout-page #order_review {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .bvd-checkout-page #order_review table.shop_table .product-total,
    .bvd-checkout-page #order_review table.shop_table tfoot td {
        white-space: normal;
    }
}

/* Ride details and extras should read as a grouped booking summary. */
.bvd-commerce-page .woocommerce .variation,
.bvd-commerce-page .woocommerce .wc-item-meta,
.bvd-checkout-page #order_review table.shop_table .product-name dl.variation {
    display: grid !important;
    gap: 7px !important;
    margin: 10px 0 0 !important;
    padding: 11px 12px !important;
    border: 1px solid rgba(201, 163, 93, 0.22) !important;
    border-radius: 12px !important;
    background: #fffaf1 !important;
    color: #3f3728 !important;
    font-size: 0.86rem !important;
    line-height: 1.35 !important;
}

.bvd-commerce-page .woocommerce .variation dt,
.bvd-commerce-page .woocommerce .wc-item-meta-label,
.bvd-checkout-page #order_review table.shop_table .product-name dl.variation dt {
    float: none !important;
    clear: none !important;
    margin: 0 !important;
    color: #6f5521 !important;
    font-size: 0.68rem !important;
    font-weight: 950 !important;
    letter-spacing: 0.06em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

.bvd-commerce-page .woocommerce .variation dd,
.bvd-commerce-page .woocommerce .wc-item-meta li,
.bvd-checkout-page #order_review table.shop_table .product-name dl.variation dd {
    float: none !important;
    clear: none !important;
    margin: -2px 0 6px !important;
    padding: 0 0 7px !important;
    border-bottom: 1px solid rgba(201, 163, 93, 0.14) !important;
}

.bvd-commerce-page .woocommerce .variation dd:last-child,
.bvd-commerce-page .woocommerce .wc-item-meta li:last-child,
.bvd-checkout-page #order_review table.shop_table .product-name dl.variation dd:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.bvd-commerce-page .woocommerce .variation p,
.bvd-commerce-page .woocommerce .wc-item-meta p,
.bvd-checkout-page #order_review table.shop_table .product-name dl.variation p {
    margin: 0 !important;
}

/* Customer ride account */
body.bvd-account-template {
    background: #f6f2ea !important;
}

body.bvd-account-template .woocommerce {
    width: min(1180px, calc(100% - 32px));
    margin: 34px auto 76px;
    color: #14171a;
    font-family: Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.bvd-account-template .woocommerce-MyAccount-navigation,
body.bvd-account-template .woocommerce-MyAccount-content,
body.bvd-account-template .woocommerce form.login,
body.bvd-account-template .woocommerce form.register {
    border: 1px solid rgba(201, 163, 93, 0.22);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 46px rgba(23, 26, 29, 0.08);
}

body.bvd-account-template .woocommerce-MyAccount-navigation {
    padding: 12px;
}

body.bvd-account-template .woocommerce-MyAccount-navigation ul {
    display: grid;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.bvd-account-template .woocommerce-MyAccount-navigation a {
    display: flex;
    min-height: 42px;
    align-items: center;
    padding: 10px 12px;
    border-radius: 12px;
    color: #2a2d31;
    font-size: 0.88rem;
    font-weight: 850;
    text-decoration: none;
}

body.bvd-account-template .woocommerce-MyAccount-navigation .is-active a,
body.bvd-account-template .woocommerce-MyAccount-navigation a:hover,
body.bvd-account-template .woocommerce-MyAccount-navigation a:focus {
    color: #111;
    background: #f5ead2;
}

body.bvd-account-template .woocommerce-MyAccount-content {
    padding: 22px;
}

.bvd-account-overview,
.bvd-account-rides-head,
.bvd-account-empty,
.bvd-account-ride-card {
    border: 1px solid rgba(201, 163, 93, 0.22);
    border-radius: 16px;
    background: #fffaf1;
}

.bvd-account-overview,
.bvd-account-rides-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 20px;
    align-items: center;
    margin-bottom: 18px;
    padding: 18px;
}

.bvd-account-overview h2,
.bvd-account-rides-head h2,
.bvd-account-empty h3,
.bvd-account-ride-card h3 {
    margin: 0 0 6px;
    color: #14171a;
    font-family: "Playfair Display", Georgia, serif;
    letter-spacing: 0;
}

.bvd-account-overview p,
.bvd-account-rides-head p,
.bvd-account-empty p {
    margin: 0;
    color: #69604f;
}

.bvd-account-kicker {
    margin: 0 0 6px !important;
    color: #9c7432 !important;
    font-size: 0.72rem !important;
    font-weight: 950 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
}

.bvd-account-overview-actions,
.bvd-account-ride-actions,
.bvd-account-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    justify-content: flex-end;
}

.bvd-account-overview-actions span {
    padding: 7px 10px;
    border-radius: 999px;
    color: #6f5521;
    background: #f5ead2;
    font-size: 0.78rem;
    font-weight: 900;
}

.bvd-account-empty {
    padding: 24px;
    text-align: center;
}

.bvd-account-empty .button {
    margin-top: 14px;
}

.bvd-account-ride-list {
    display: grid;
    gap: 14px;
}

.bvd-account-ride-card {
    padding: 16px;
    background: #fff;
}

.bvd-account-ride-main,
.bvd-account-ride-footer {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    justify-content: space-between;
}

.bvd-account-muted {
    margin: 0;
    color: #766c5c;
    font-size: 0.86rem;
}

.bvd-account-status {
    display: inline-flex;
    min-width: max-content;
    align-items: center;
    justify-content: center;
    padding: 7px 10px;
    border-radius: 999px;
    color: #6f5521;
    background: #f5ead2;
    font-size: 0.72rem;
    font-weight: 950;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bvd-account-status-processing,
.bvd-account-status-completed {
    color: #fff;
    background: #263241;
}

.bvd-account-status-cancelled,
.bvd-account-status-refunded,
.bvd-account-status-failed {
    color: #fff;
    background: #8f2e2e;
}

.bvd-account-ride-details {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin: 14px 0;
}

.bvd-account-ride-details div {
    min-width: 0;
    padding: 10px 11px;
    border: 1px solid rgba(201, 163, 93, 0.18);
    border-radius: 12px;
    background: #fffaf1;
}

.bvd-account-ride-details dt {
    margin-bottom: 4px;
    color: #7a5a19;
    font-size: 0.68rem;
    font-weight: 950;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bvd-account-ride-details dd {
    margin: 0;
    color: #2d2921;
    font-size: 0.88rem;
    font-weight: 750;
}

.bvd-account-ride-footer {
    align-items: center;
    padding-top: 14px;
    border-top: 1px solid rgba(201, 163, 93, 0.18);
}

.bvd-account-ride-footer strong {
    color: #14171a;
    font-size: 1rem;
}

.bvd-account-pagination {
    margin-top: 18px;
}

body.bvd-account-template .woocommerce .button {
    min-height: 40px;
    padding: 10px 14px !important;
    border: 0 !important;
    border-radius: 999px !important;
    color: #15120a !important;
    background: linear-gradient(135deg, #e7c879, #c99f4f) !important;
    font-size: 0.78rem !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: none !important;
}

@media (max-width: 780px) {
    body.bvd-account-template .woocommerce {
        width: min(100% - 20px, 1180px);
        margin-top: 18px;
    }

    body.bvd-account-template .woocommerce-MyAccount-navigation,
    body.bvd-account-template .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
    }

    body.bvd-account-template .woocommerce-MyAccount-navigation {
        margin-bottom: 14px;
    }

    .bvd-account-overview,
    .bvd-account-rides-head,
    .bvd-account-ride-main,
    .bvd-account-ride-footer {
        grid-template-columns: 1fr;
        flex-direction: column;
        align-items: stretch;
    }

    .bvd-account-overview-actions,
    .bvd-account-ride-actions,
    .bvd-account-pagination {
        justify-content: flex-start;
    }

    .bvd-account-ride-details {
        grid-template-columns: 1fr;
    }
}

/* BVD account shell owns the full customer account page. */
body.bvd-account-template {
    margin: 0;
    padding: 0 !important;
    overflow-x: clip;
}

body.bvd-account-template .wp-site-blocks > header,
body.bvd-account-template .wp-site-blocks > footer,
body.bvd-account-template .hostinger-ai-page-title,
body.bvd-account-template .wp-block-group:has(> .wp-block-post-title) {
    display: none !important;
}

body.bvd-account-template .wp-site-blocks > main,
body.bvd-account-template .wp-block-post-content,
body.bvd-account-template .entry-content {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #f6f2ea !important;
}

body.bvd-account-template .bvd-account-shell > .woocommerce {
    width: 100%;
    margin: 0;
}

body.bvd-account-template .woocommerce::after {
    display: block;
    clear: both;
    content: "";
}

body.bvd-account-template .woocommerce-MyAccount-navigation {
    width: min(280px, 100%) !important;
}

body.bvd-account-template .woocommerce-MyAccount-content {
    width: calc(100% - 320px) !important;
}

body.bvd-account-template .woocommerce form.login,
body.bvd-account-template .woocommerce form.register {
    padding: 24px !important;
}

body.bvd-account-template .u-columns.col2-set {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

body.bvd-account-template .u-columns.col2-set::before,
body.bvd-account-template .u-columns.col2-set::after {
    display: none;
}

body.bvd-account-template .u-columns.col2-set .u-column1,
body.bvd-account-template .u-columns.col2-set .u-column2 {
    width: auto;
    float: none;
}

body.bvd-account-template .woocommerce form .form-row input.input-text {
    min-height: 48px;
    border: 1px solid rgba(20, 23, 26, 0.22);
    border-radius: 10px;
}

@media (max-width: 900px) {
    body.bvd-account-template .woocommerce-MyAccount-navigation,
    body.bvd-account-template .woocommerce-MyAccount-content {
        width: 100% !important;
        float: none !important;
    }

    body.bvd-account-template .u-columns.col2-set {
        grid-template-columns: 1fr;
    }
}

/* Full-width account page correction. */
body.bvd-account-template .wp-site-blocks {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #f6f2ea !important;
}

body.bvd-account-template .wp-site-blocks > main,
body.bvd-account-template .wp-site-blocks > main > .wp-block-group,
body.bvd-account-template .wp-block-post-content,
body.bvd-account-template .entry-content,
body.bvd-account-template .entry-content > * {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.bvd-account-template .bvd-account-page {
    width: 100vw;
    max-width: none;
    min-height: 100vh;
    margin: 0 0 0 calc(50% - 50vw) !important;
    overflow: clip;
}

body.bvd-account-template .bvd-account-page .bvd-site-header {
    width: 100%;
}

body.bvd-account-template .bvd-account-hero {
    display: flex;
    min-height: 380px;
    align-items: center;
    padding: 82px 0 66px;
}

body.bvd-account-template .bvd-account-hero .bvd-commerce-hero-inner {
    grid-template-columns: minmax(0, 0.9fr) minmax(340px, 470px);
    align-items: center;
    gap: clamp(30px, 5vw, 70px);
}

body.bvd-account-template .bvd-account-hero .bvd-eyebrow {
    margin-bottom: 18px;
}

body.bvd-account-template .bvd-account-hero h1 {
    max-width: 620px;
    margin: 0 0 18px;
    font-size: clamp(3.15rem, 6vw, 5.65rem);
    line-height: 0.98;
}

body.bvd-account-template .bvd-account-hero p:not(.bvd-eyebrow) {
    max-width: 520px;
    font-size: clamp(1rem, 1.3vw, 1.16rem);
    line-height: 1.6;
}

body.bvd-account-template .bvd-account-hero .bvd-commerce-assurance {
    padding: 24px;
    gap: 14px;
}

body.bvd-account-template .bvd-commerce-section {
    padding: 60px 0 88px;
}

body.bvd-account-template .bvd-account-shell {
    width: min(1120px, calc(100% - 48px));
}

body.bvd-account-template .bvd-account-shell > .woocommerce {
    width: 100%;
    max-width: none;
    margin: 0 auto;
}

body.bvd-account-template .u-columns.col2-set {
    align-items: start;
    gap: clamp(26px, 4vw, 44px);
}

body.bvd-account-template .u-columns.col2-set h2 {
    margin: 0 0 18px;
    color: #14171a;
    font-size: clamp(1.8rem, 2.4vw, 2.35rem);
}

body.bvd-account-template .woocommerce form.login,
body.bvd-account-template .woocommerce form.register {
    padding: clamp(26px, 3.4vw, 34px) !important;
    border-radius: 8px;
}

body.bvd-account-template .woocommerce form .form-row {
    margin: 0 0 18px;
}

body.bvd-account-template .woocommerce form label {
    color: #25292d;
    font-weight: 760;
}

body.bvd-account-template .woocommerce form .form-row input.input-text {
    width: 100%;
    min-height: 52px;
    background: #fff;
    box-shadow: none;
    font-size: 1rem;
}

body.bvd-account-template .woocommerce .show-password-input {
    top: 50%;
    transform: translateY(-50%);
}

body.bvd-account-template .woocommerce form .woocommerce-LostPassword {
    margin: 16px 0 0;
}

@media (max-width: 980px) {
    body.bvd-account-template .bvd-account-hero {
        min-height: auto;
        padding: 54px 0 46px;
    }

    body.bvd-account-template .bvd-account-hero .bvd-commerce-hero-inner {
        grid-template-columns: 1fr;
    }

    body.bvd-account-template .bvd-account-hero h1 {
        font-size: clamp(2.6rem, 11vw, 4.5rem);
    }
}

@media (max-width: 680px) {
    body.bvd-account-template .bvd-account-shell {
        width: min(100% - 24px, 1120px);
    }

    body.bvd-account-template .bvd-commerce-section {
        padding: 34px 0 58px;
    }

    body.bvd-account-template .woocommerce form.login,
    body.bvd-account-template .woocommerce form.register {
        padding: 22px !important;
    }
}

/* BVD checkout two-card refinement. */
.bvd-checkout-page .bvd-checkout-shell {
    display: block !important;
    max-width: 1180px;
}

.bvd-checkout-page .bvd-checkout-main {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.bvd-checkout-page .bvd-checkout-side {
    display: none !important;
}

.bvd-checkout-page .woocommerce form.checkout {
    display: grid !important;
    grid-template-areas:
        "details reviewTitle"
        "details review";
    grid-template-columns: minmax(0, 1fr) minmax(340px, 430px) !important;
    align-items: start !important;
    gap: 0 24px !important;
}

.bvd-checkout-page .woocommerce-NoticeGroup,
.bvd-checkout-page .woocommerce-form-login,
.bvd-checkout-page .woocommerce-form-coupon-toggle,
.bvd-checkout-page .checkout_coupon {
    grid-column: 1 / -1 !important;
}

.bvd-checkout-page #customer_details {
    grid-area: details !important;
    padding: clamp(18px, 2.4vw, 28px) !important;
    border: 1px solid rgba(20, 23, 26, 0.1) !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: 0 22px 70px rgba(10, 12, 14, 0.1) !important;
}

.bvd-checkout-page #customer_details.col2-set {
    display: block !important;
}

.bvd-checkout-page #customer_details .col-1,
.bvd-checkout-page #customer_details .col-2 {
    float: none !important;
    width: 100% !important;
}

.bvd-checkout-page #customer_details .col-2 {
    margin-top: 18px !important;
    padding-top: 18px;
    border-top: 1px solid rgba(20, 23, 26, 0.08);
}

.bvd-checkout-page .woocommerce-shipping-fields:empty {
    display: none !important;
}

.bvd-checkout-page #order_review_heading {
    grid-area: reviewTitle !important;
    margin: 0 !important;
    padding: 18px 20px 12px !important;
    border: 1px solid rgba(20, 23, 26, 0.1) !important;
    border-bottom: 0 !important;
    border-radius: 22px 22px 0 0 !important;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 242, 0.96)) !important;
    box-shadow: 0 22px 70px rgba(10, 12, 14, 0.1) !important;
    font-size: clamp(1.35rem, 1.55vw, 1.75rem) !important;
}

.bvd-checkout-page #order_review {
    grid-area: review !important;
    position: sticky !important;
    top: 96px !important;
    overflow: hidden !important;
    padding: 0 18px 18px !important;
    border: 1px solid rgba(20, 23, 26, 0.1) !important;
    border-top: 0 !important;
    border-radius: 0 0 22px 22px !important;
    background: #fff !important;
    box-shadow: 0 22px 70px rgba(10, 12, 14, 0.1) !important;
}

.bvd-checkout-page #order_review table.shop_table {
    margin: 0 0 14px !important;
    border: 1px solid rgba(201, 163, 93, 0.26) !important;
    border-radius: 16px !important;
    background: #fffaf2 !important;
}

.bvd-checkout-page #order_review table.shop_table thead th {
    padding: 11px 12px !important;
    color: #6f5521 !important;
    background: #f5ead2 !important;
}

.bvd-checkout-page #order_review table.shop_table tbody tr.cart_item td {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

.bvd-checkout-page #order_review table.shop_table .product-name {
    padding-right: 10px !important;
}

.bvd-checkout-page #order_review table.shop_table .product-total,
.bvd-checkout-page #order_review table.shop_table tfoot td {
    text-align: right;
}

.bvd-checkout-page #payment {
    overflow: hidden;
    border: 1px solid rgba(201, 163, 93, 0.3) !important;
    border-radius: 18px !important;
    background: #fffaf2 !important;
}

.bvd-checkout-page #payment ul.payment_methods {
    padding: 12px !important;
    background: #fffaf2 !important;
}

.bvd-checkout-page #payment ul.payment_methods li {
    padding: 13px !important;
    border-radius: 14px !important;
}

.bvd-checkout-page #payment .payment_box {
    margin: 12px 0 0 !important;
    padding: 12px !important;
    border-radius: 12px !important;
}

.bvd-checkout-page #payment .form-row.place-order {
    display: grid;
    gap: 12px;
    padding: 14px !important;
    background: #fff !important;
}

.bvd-checkout-page #place_order {
    width: 100% !important;
    min-height: 54px !important;
}

@media (max-width: 980px) {
    .bvd-checkout-page .woocommerce form.checkout {
        grid-template-areas:
            "details"
            "reviewTitle"
            "review";
        grid-template-columns: 1fr !important;
        gap: 0 !important;
    }

    .bvd-checkout-page #customer_details {
        margin-bottom: 22px !important;
    }

    .bvd-checkout-page #order_review {
        position: static !important;
    }
}

@media (max-width: 640px) {
    .bvd-checkout-page .bvd-checkout-shell {
        max-width: none;
    }

    .bvd-checkout-page #customer_details {
        padding: 16px !important;
        border-radius: 18px !important;
    }

    .bvd-checkout-page #order_review_heading {
        padding: 16px 16px 10px !important;
        border-radius: 18px 18px 0 0 !important;
    }

    .bvd-checkout-page #order_review {
        padding: 0 12px 12px !important;
        border-radius: 0 0 18px 18px !important;
    }

    .bvd-checkout-page #order_review table.shop_table th,
    .bvd-checkout-page #order_review table.shop_table td {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }
}

/* Cart and checkout rescue layer. Account page is intentionally untouched. */
body.bvd-cart-template,
body.bvd-cart-hr-template,
body.bvd-checkout-template,
body.bvd-checkout-hr-template {
    background: #f6f2ea !important;
}

body.bvd-cart-template .wp-site-blocks,
body.bvd-cart-hr-template .wp-site-blocks,
body.bvd-checkout-template .wp-site-blocks,
body.bvd-checkout-hr-template .wp-site-blocks {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #f6f2ea !important;
}

body.bvd-cart-template .wp-site-blocks > main,
body.bvd-cart-hr-template .wp-site-blocks > main,
body.bvd-checkout-template .wp-site-blocks > main,
body.bvd-checkout-hr-template .wp-site-blocks > main,
body.bvd-cart-template .wp-block-post-content,
body.bvd-cart-hr-template .wp-block-post-content,
body.bvd-checkout-template .wp-block-post-content,
body.bvd-checkout-hr-template .wp-block-post-content,
body.bvd-cart-template .entry-content,
body.bvd-cart-hr-template .entry-content,
body.bvd-checkout-template .entry-content,
body.bvd-checkout-hr-template .entry-content,
body.bvd-cart-template .entry-content > *,
body.bvd-cart-hr-template .entry-content > *,
body.bvd-checkout-template .entry-content > *,
body.bvd-checkout-hr-template .entry-content > * {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.bvd-cart-template .wp-site-blocks > header,
body.bvd-cart-template .wp-site-blocks > footer,
body.bvd-cart-hr-template .wp-site-blocks > header,
body.bvd-cart-hr-template .wp-site-blocks > footer,
body.bvd-checkout-template .wp-site-blocks > header,
body.bvd-checkout-template .wp-site-blocks > footer,
body.bvd-checkout-hr-template .wp-site-blocks > header,
body.bvd-checkout-hr-template .wp-site-blocks > footer,
body.bvd-cart-template .hostinger-ai-page-title,
body.bvd-cart-hr-template .hostinger-ai-page-title,
body.bvd-checkout-template .hostinger-ai-page-title,
body.bvd-checkout-hr-template .hostinger-ai-page-title,
body.bvd-cart-template .wp-block-post-title,
body.bvd-cart-hr-template .wp-block-post-title,
body.bvd-checkout-template .wp-block-post-title,
body.bvd-checkout-hr-template .wp-block-post-title,
body.bvd-cart-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-cart-hr-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-checkout-template .wp-block-group:has(> .hostinger-ai-page-title),
body.bvd-checkout-hr-template .wp-block-group:has(> .hostinger-ai-page-title) {
    display: none !important;
}

body.bvd-cart-template .bvd-commerce-page,
body.bvd-cart-hr-template .bvd-commerce-page,
body.bvd-checkout-template .bvd-commerce-page,
body.bvd-checkout-hr-template .bvd-commerce-page {
    width: 100vw !important;
    max-width: none !important;
    min-height: 100vh !important;
    margin: 0 0 0 calc(50% - 50vw) !important;
    color: #14171a !important;
    background: #f6f2ea !important;
    font-family: Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    overflow-x: clip;
}

body.bvd-cart-template .bvd-commerce-hero,
body.bvd-cart-hr-template .bvd-commerce-hero,
body.bvd-checkout-template .bvd-commerce-hero,
body.bvd-checkout-hr-template .bvd-commerce-hero {
    color: #fff !important;
    padding: clamp(56px, 6vw, 82px) 0 clamp(42px, 5vw, 64px) !important;
    background:
        linear-gradient(115deg, rgba(8, 10, 12, 0.97), rgba(8, 10, 12, 0.82)),
        url("../img/hero-zadar-chauffeur.webp"),
        linear-gradient(135deg, #070809, #181b1f) !important;
    background-position: center !important;
    background-size: cover !important;
}

body.bvd-cart-template .bvd-commerce-hero-inner,
body.bvd-cart-hr-template .bvd-commerce-hero-inner,
body.bvd-checkout-template .bvd-commerce-hero-inner,
body.bvd-checkout-hr-template .bvd-commerce-hero-inner {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 470px) !important;
    align-items: center !important;
    gap: clamp(32px, 5vw, 72px) !important;
}

body.bvd-cart-template .bvd-commerce-hero h1,
body.bvd-cart-hr-template .bvd-commerce-hero h1,
body.bvd-checkout-template .bvd-commerce-hero h1,
body.bvd-checkout-hr-template .bvd-commerce-hero h1 {
    max-width: 820px !important;
    margin: 0 0 16px !important;
    color: #fff !important;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(3rem, 5vw, 5rem) !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
}

body.bvd-cart-template .bvd-commerce-hero p:not(.bvd-eyebrow),
body.bvd-cart-hr-template .bvd-commerce-hero p:not(.bvd-eyebrow),
body.bvd-checkout-template .bvd-commerce-hero p:not(.bvd-eyebrow),
body.bvd-checkout-hr-template .bvd-commerce-hero p:not(.bvd-eyebrow) {
    max-width: 780px !important;
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: clamp(1rem, 1.25vw, 1.16rem) !important;
    line-height: 1.6 !important;
}

body.bvd-cart-template .bvd-commerce-assurance,
body.bvd-cart-hr-template .bvd-commerce-assurance,
body.bvd-checkout-template .bvd-commerce-assurance,
body.bvd-checkout-hr-template .bvd-commerce-assurance {
    display: grid !important;
    gap: 12px !important;
    padding: 24px !important;
    border: 1px solid rgba(201, 163, 93, 0.28) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(16px);
}

body.bvd-cart-template .bvd-commerce-assurance span,
body.bvd-cart-hr-template .bvd-commerce-assurance span,
body.bvd-checkout-template .bvd-commerce-assurance span,
body.bvd-checkout-hr-template .bvd-commerce-assurance span {
    position: relative !important;
    padding-left: 28px !important;
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 0.9rem !important;
    font-weight: 850 !important;
}

body.bvd-cart-template .bvd-commerce-assurance span::before,
body.bvd-cart-hr-template .bvd-commerce-assurance span::before,
body.bvd-checkout-template .bvd-commerce-assurance span::before,
body.bvd-checkout-hr-template .bvd-commerce-assurance span::before {
    position: absolute !important;
    top: 0.3em !important;
    left: 0 !important;
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    background: #c9a35d !important;
    box-shadow: inset 0 0 0 4px #14171a !important;
    content: "" !important;
}

body.bvd-cart-template .bvd-commerce-section,
body.bvd-cart-hr-template .bvd-commerce-section,
body.bvd-checkout-template .bvd-commerce-section,
body.bvd-checkout-hr-template .bvd-commerce-section {
    padding: clamp(48px, 6vw, 72px) 0 clamp(72px, 8vw, 110px) !important;
    background:
        radial-gradient(circle at 12% 0%, rgba(201, 163, 93, 0.1), transparent 34%),
        linear-gradient(180deg, #f6f2ea 0%, #fffdf8 42%, #f6f2ea 100%) !important;
}

body.bvd-cart-template .bvd-cart-shell,
body.bvd-cart-hr-template .bvd-cart-shell,
body.bvd-checkout-template .bvd-checkout-shell,
body.bvd-checkout-hr-template .bvd-checkout-shell {
    width: min(1220px, calc(100% - 48px)) !important;
    margin-inline: auto !important;
}

body.bvd-cart-template .bvd-cart-shell,
body.bvd-cart-hr-template .bvd-cart-shell {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 370px) !important;
    align-items: start !important;
    gap: 28px !important;
}

body.bvd-cart-template .bvd-commerce-main,
body.bvd-cart-hr-template .bvd-commerce-main,
body.bvd-cart-template .bvd-commerce-side,
body.bvd-cart-hr-template .bvd-commerce-side,
body.bvd-checkout-template #customer_details,
body.bvd-checkout-hr-template #customer_details,
body.bvd-checkout-template #order_review_heading,
body.bvd-checkout-hr-template #order_review_heading,
body.bvd-checkout-template #order_review,
body.bvd-checkout-hr-template #order_review {
    border: 1px solid rgba(20, 23, 26, 0.1) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.97) !important;
    box-shadow: 0 24px 70px rgba(10, 12, 14, 0.12) !important;
}

body.bvd-cart-template .bvd-commerce-main,
body.bvd-cart-hr-template .bvd-commerce-main {
    min-height: 280px !important;
    padding: clamp(24px, 3vw, 34px) !important;
}

body.bvd-cart-template .bvd-commerce-side,
body.bvd-cart-hr-template .bvd-commerce-side {
    position: sticky !important;
    top: 96px !important;
    padding: clamp(24px, 3vw, 34px) !important;
}

body.bvd-cart-template .bvd-commerce-side h2,
body.bvd-cart-hr-template .bvd-commerce-side h2 {
    margin: 0 0 14px !important;
    color: #14171a !important;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(1.85rem, 2.4vw, 2.55rem) !important;
    line-height: 1.05 !important;
}

body.bvd-cart-template .bvd-commerce-side p:not(.bvd-eyebrow),
body.bvd-cart-hr-template .bvd-commerce-side p:not(.bvd-eyebrow) {
    color: #73777b !important;
}

body.bvd-cart-template .bvd-commerce-side li,
body.bvd-cart-hr-template .bvd-commerce-side li {
    color: #2d3338 !important;
    font-weight: 800 !important;
}

body.bvd-cart-template .bvd-commerce-side > a,
body.bvd-cart-hr-template .bvd-commerce-side > a,
body.bvd-cart-template .woocommerce a.button,
body.bvd-cart-hr-template .woocommerce a.button,
body.bvd-checkout-template #place_order,
body.bvd-checkout-hr-template #place_order {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 50px !important;
    padding: 0 24px !important;
    border: 0 !important;
    border-radius: 999px !important;
    color: #15120a !important;
    background: linear-gradient(135deg, #e7c879, #c99f4f) !important;
    font-weight: 950 !important;
    letter-spacing: 0.06em !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}

body.bvd-checkout-template .woocommerce form.checkout,
body.bvd-checkout-hr-template .woocommerce form.checkout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 430px) !important;
    align-items: start !important;
    gap: 26px !important;
}

body.bvd-checkout-template #customer_details,
body.bvd-checkout-hr-template #customer_details {
    grid-column: 1 !important;
    padding: clamp(24px, 3vw, 34px) !important;
}

body.bvd-checkout-template #order_review_heading,
body.bvd-checkout-hr-template #order_review_heading,
body.bvd-checkout-template #order_review,
body.bvd-checkout-hr-template #order_review {
    grid-column: 2 !important;
}

body.bvd-checkout-template #order_review_heading,
body.bvd-checkout-hr-template #order_review_heading {
    margin: 0 0 -26px !important;
    padding: 28px 28px 0 !important;
    border-bottom: 0 !important;
    border-radius: 8px 8px 0 0 !important;
    box-shadow: 0 24px 70px rgba(10, 12, 14, 0.12) !important;
}

body.bvd-checkout-template #order_review,
body.bvd-checkout-hr-template #order_review {
    position: sticky !important;
    top: 96px !important;
    padding: 54px 28px 28px !important;
    border-top: 0 !important;
    border-radius: 0 0 8px 8px !important;
}

body.bvd-checkout-template .woocommerce form .form-row label,
body.bvd-checkout-hr-template .woocommerce form .form-row label {
    color: #25292d !important;
    font-weight: 800 !important;
}

body.bvd-checkout-template .woocommerce input.input-text,
body.bvd-checkout-template .woocommerce textarea,
body.bvd-checkout-template .woocommerce select,
body.bvd-checkout-hr-template .woocommerce input.input-text,
body.bvd-checkout-hr-template .woocommerce textarea,
body.bvd-checkout-hr-template .woocommerce select {
    min-height: 50px !important;
    border: 1px solid rgba(20, 23, 26, 0.16) !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: #14171a !important;
}

body.bvd-checkout-template #payment,
body.bvd-checkout-hr-template #payment {
    background: #fffaf1 !important;
    border: 1px solid rgba(201, 163, 93, 0.18) !important;
    border-radius: 8px !important;
}

@media (max-width: 980px) {
    body.bvd-cart-template .bvd-commerce-hero-inner,
    body.bvd-cart-hr-template .bvd-commerce-hero-inner,
    body.bvd-checkout-template .bvd-commerce-hero-inner,
    body.bvd-checkout-hr-template .bvd-commerce-hero-inner,
    body.bvd-cart-template .bvd-cart-shell,
    body.bvd-cart-hr-template .bvd-cart-shell,
    body.bvd-checkout-template .woocommerce form.checkout,
    body.bvd-checkout-hr-template .woocommerce form.checkout {
        display: block !important;
    }

    body.bvd-cart-template .bvd-commerce-side,
    body.bvd-cart-hr-template .bvd-commerce-side,
    body.bvd-checkout-template #order_review,
    body.bvd-checkout-hr-template #order_review {
        position: static !important;
        margin-top: 24px !important;
    }

    body.bvd-checkout-template #order_review_heading,
    body.bvd-checkout-hr-template #order_review_heading,
    body.bvd-checkout-template #order_review,
    body.bvd-checkout-hr-template #order_review {
        grid-column: auto !important;
    }
}
