﻿/*
Theme Name: Leather House Child
Template: leather-house
Version: 1.0
*/

.menubar
{
    padding-right: 50px;
}
.header-wrap-right li {padding-right:30px}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
}
.woocommerce-orders-table__row th{background-color:grey}



.container,
.site-content,
.content-area {
    max-width: 98% !important;
    width: 100% !important;
	margin-top:150px;
}

.images.nickx_product_images_with_video {
    max-width: 1050px;
}

.av-container {
    width: 98%;
    max-width: 2400px;
   
}

.share-toolkit .toolkit-hover, .widget_social_widget li a i { color:black; }

.av-py-default {
    padding: 110px 0;
}

.CartHEAD {
    margin: -110px;
}


#product {
    padding-top: 15px;
}

.product_title.entry-title {
   
    font-size: 22px;
    
}
/* =====================================
   VELDRIC CLEAN PREMIUM DESIGN SYSTEM
===================================== */

/* =====================
   BASE TYPOGRAPHY
===================== */

body {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #2A2A2A;
    background-color: #F5F5F3;
    letter-spacing: 0.2px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    color: #111111;
    font-weight: 500;
    letter-spacing: 0.5px;
}

h1 { font-size: 42px; }
h2 { font-size: 32px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }

p { font-size: 16px; }

/* =====================
   LINKS
===================== */

a {
    color: #0D0D0D;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s ease;
}

a:hover {
    color: #4B2E2B;
}

/* =====================
   HEADER
===================== */

.site-header {
    background-color: #0D0D0D;
}

.site-header a {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.site-header a:hover {
    color: #CCCCCC;
}

/* =====================
   BUTTONS
===================== */

button,
.button,
.woocommerce button.button,
.woocommerce a.button {
    background-color: #0D0D0D;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 28px;
    border-radius: 0;
    border: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.3s ease;
}
 .woocommerce table.shop_attributes tr:nth-child(even) th
Specificity: (0,3,3)
 {
    background: black;
}

button:hover,
.button:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover {
    background-color: #1A1A1A;
}
/* =========================================
   VELDRIC - FINAL PRODUCT PAGE STYLING
========================================= */

/* ---------- REMOVE THEME TABLE STYLING ---------- */

.woocommerce div.product form.cart .variations,
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
    background: transparent !important;
    border: none !important;
}

/* ---------- VARIATION TABLE STRUCTURE ---------- */

.woocommerce div.product form.cart .variations {
    width: 100%;
    margin-bottom: 25px;
}

.variations td { padding :2px;}
.variations tr { padding-bottom :2px;}

.woocommerce div.product form.cart .variations tr {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 5px;
}

.woocommerce div.product form.cart .variations th {
    width: 120px;
    font-weight: 600;
    font-size: 15px;
    color: #111111 !important;
    text-align: left;
    padding: 0;
}

.woocommerce div.product form.cart .variations td {
    width: auto;
}

/* Ensure labels are visible */
.woocommerce div.product form.cart .variations th label {
    font-weight: 600;
    color: #111111 !important;
}

/* ---------- SWATCH STYLING ---------- */

.woo-variation-swatches .variable-items-wrapper {
    display: flex;
    gap: 12px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item {
    border: 1px solid #DDD;
    padding: 8px 16px;
    font-size: 14px;
    min-width: 50px;
    text-align: center;
    background: #FFFFFF;
    transition: all 0.2s ease;
}

.woo-variation-swatches .variable-items-wrapper .variable-item.selected {
    background: #0D0D0D;
    color: #FFFFFF;
    border-color: #0D0D0D;
}

/* Remove clear link */
.woocommerce div.product form.cart .reset_variations {
    display: none;
}

/* ---------- VARIATION PRICE ---------- */

.woocommerce div.product .woocommerce-variation-price {
    display: block !important;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
    color: #111111;
}

/* Old price styling */
.woocommerce div.product .price del {
    opacity: 0.5;
}

/* ---------- STOCK ---------- */

.woocommerce div.product p.stock {
    margin: 10px 0 20px 0;
    color: #6E6E6E;
    font-size: 14px;
}

/* ---------- CART STRUCTURE ---------- */

.woocommerce div.product form.cart {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Quantity field */
.woocommerce div.product form.cart .quantity input {
    width: 80px;
    height: 48px;
    border-radius: 25px;
    border: 1px solid #DDD;
    text-align: center;
    font-size: 16px;
}

/* Add to cart button */
.woocommerce div.product form.cart button.single_add_to_cart_button {
    height: 48px;
    padding: 0 35px;
    border-radius: 30px;
    background: #0D0D0D;
    color: #FFFFFF;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
}

ins .amount {
color: #958e09; 
    text-decoration: none;
}

.header {
    box-shadow: 0 2px 12px rgba(219 12 12 / 5%);
	max-height:120px;
}

.header-widget a {color: black; }

.woocommerce-variation-availability{ display:none; visibility:hidden;}

.nickx_product_images_with_video.v-left .nswiper.nickx-slider-nav, .nickx_product_images_with_video.v-right .nswiper.nickx-slider-nav {
    width: 140px;
    max-height: 630px;
}

.product_meta{display:none; visibility:hidden;}

.woocommerce-tabs{width: 92%;}



.breadcrumb-area {
  font-size: 14px;
    line-height: 1.7;
    color: #CCCCCC;
    padding-top: 40px;
    box-shadow:none;
    max-height: 170px;
}

@media (max-width: 992px) {
    
    .breadcrumb-area {
display: none;
}

}


.breadcrumb-content .breadcrumb-list li a {
    text-decoration: none;
    color: black;
}

.breadcrumb-list li 
{
   font-size: 10px;
    color: black;
}

.breadcrumb-section li {
    display: inline;
}

.bc-sep {
    margin: 0 8px;
    color: #999;
}

.current-bc {
    color: #000;
    font-weight: 500;
}

.breadcrumb-list:before {
  background-color: white;  
  font-size: 14px;
    color: black;
}

.widget-left, .widget-right, .widget-center
{     min-height: 40px;}

.navbar-area {
    padding: 0.47rem 0;
    padding-top: 0.47rem;
    padding-right: 0px;
    padding-bottom: 0.47rem;
    padding-left: 0px;
}
.breadcrumb-list{max-width: 80%; }

/* Separator Line */
.veldric-separator {
    height: 1px;
    background: #e5e5e5;
    margin: 25px 0 20px;
}

/* Size Guide Row */
.veldric-size-guide-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.veldric-size-guide-row a {
    text-decoration: none;
    border-bottom: 1px solid #111;
    padding-bottom: 2px;
    color: #111;
}

.veldric-size-guide-row a:hover {
    opacity: 0.7;
}

/* Animation */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.veldric-size-heading {
    margin-bottom: 20px;
}

.veldric-unit-toggle {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.veldric-unit-toggle button {
    padding: 6px 15px;
    border: 1px solid #111;
    background: #fff;
    color: black;
    cursor: pointer;
}

.veldric-unit-toggle button.active {
    background: #111;
    color: #fff;
}

.veldric-divider {
    margin: 40px 0;
    border: none;
    border-top: 1px solid #ddd;
}

.hidden {
    display: none;
}

.veldric-measure-section {
    display: grid;
    gap: 18px;
}

.veldric-measure-item p {
    margin-top: 4px;
    font-size: 14px;
    color: #555;
}

/* Overlay */
.veldric-popup-overlay {
    inset: 0;
    background: rgba(0,0,0,0.65);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px;
}

/* Active */
.veldric-popup-overlay.active {
    display: flex;
}

/* Popup Box */
.veldric-popup-box {
    background: #ffffff;
    width: 800px;
    max-width: 95%;
    max-height: 85vh;
    overflow-y: auto;
    padding: 40px;
    position: relative;
    border-radius: 4px;
}

/* Close button */
.veldric-popup-close {
    position: sticky;
    top: 0;
    float: right;
    font-size: 22px;
    cursor: pointer;
    background: #fff;
    padding: 5px 10px;
}



/* ============================
   VELDRIC SAFE CHECKOUT BLOCK
============================ */

.veldric-safe-checkout {
    margin-top: 30px;
    padding: 30px 20px;
    border: 1px solid #e5e5e5;
    text-align: center;
    background: #fafafa;
}

.veldric-safe-checkout h4 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}

.veldric-payment-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
}

/* Force all images consistent */
.veldric-payment-icons img {
    height: 30px;
    width: auto;
    display: block;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.85;
    transition: 0.3s ease;
}

/* Hover effect */
.veldric-payment-icons img:hover {
    opacity: 1;
    filter: grayscale(0%);
}

/* Remove accidental text below SVG */
.veldric-payment-icons span,
.veldric-payment-icons p {
    display: none !important;
}

/* =========================================
   VELDRIC - MEN'S JACKET SIZE GUIDE
   White Luxury Version
========================================= */

.veldric-size-guide {
    background: #ffffff;
    padding: 90px 20px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.veldric-size-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Heading */
.veldric-size-title {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #111111;
    margin-bottom: 55px;
    position: relative;
}

/* Minimal underline accent */
.veldric-size-title:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #000000;
    margin: 18px auto 0;
}

/* Table Wrapper */
.veldric-table-wrapper {
    width: 100%;
    overflow-x: auto;
}

/* Table */
.veldric-size-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    background: #ffffff;
}

/* Header */
.veldric-size-table thead {
    background: #f6f6f6;
}

.veldric-size-table th {
    padding: 20px 18px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.5px;
    
    border-bottom: 1px solid #dddddd;
    text-transform: uppercase;
}

/* Body */
.veldric-size-table td {
    padding: 20px 18px;
    border-bottom: 1px solid #eeeeee;
    color: #555555;
    transition: background 0.2s ease;
}

/* First column stronger */
.veldric-size-table tbody td:first-child {
    font-weight: 600;
    color: #000000;
}

/* Row hover */
.veldric-size-table tbody tr:hover {
    background: #fafafa;
}

/* Subtle zebra */
.veldric-size-table tbody tr:nth-child(even) {
    background: #fcfcfc;
}

/* ========================================
   Responsive
======================================== */

@media (max-width: 992px) {
    .veldric-size-title {
        font-size: 26px;
    }


    .veldric-size-guide {
        padding: 70px 15px;
    }

    .veldric-size-title {
        font-size: 22px;
        letter-spacing: 2px;
    }

    .veldric-size-table {
        font-size: 13px;
    }

    .veldric-size-table th,
    .veldric-size-table td {
        padding: 14px 10px;
    }
}

/* =====================================
   VELDRIC - DIFFERENCE SECTION
===================================== */

.veldric-difference {
    background: White;
    padding: 100px 20px;
}

.veldric-container {
    max-width: 1200px;
    margin: 0 auto;
}

.veldric-main-title {
    text-align: center;
    font-size: 34px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 90px;
    text-transform: uppercase;
    color: #111;
}

.veldric-row {
    display: flex;
    align-items: center;
    gap: 60px;
    margin-bottom: 100px;
}

.veldric-row.reverse {
    flex-direction: row-reverse;
}

.veldric-image {
    flex: 1;
}

.veldric-image img {
    width: 100%;
    height: auto;
    display: block;
}

.veldric-content {
    flex: 1;
}

.veldric-content h3 {
    font-size: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #111;
}

.veldric-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    max-width: 500px;
}

/* Responsive */

@media (max-width: 992px) {

    .veldric-row,
    .veldric-row.reverse {
        flex-direction: column;
        gap: 40px;
    }

    .veldric-main-title {
        font-size: 28px;
        margin-bottom: 60px;
    }

    .veldric-content h3 {
        font-size: 22px;
    }

    .veldric-content p {
        font-size: 15px;
    }
}

::selection {
    background: #000000;
    color: #ffffff;
}

::-moz-selection {
    background: #000000;
    color: #ffffff;
}


.container-full{max-width: 100%;}

.veldric-archive-wrapper{    padding-top: 110px;}


@media (max-width:992px) {
    .nickx_product_images_with_video  {
        height: 500px !important;
    }

    .leatherhouse-content  {
      
         padding-top:70px !important; 
    }
    .veldric-archive-wrapper{    padding-top: 0px;}
}

.container-full {padding-right: 0px; 
     padding-left: 0px;}
.veldric-about-section {
  background: #ffffff;
  padding: 100px 20px;
  font-family: 'Inter', sans-serif;
}

.veldric-container {
  max-width: 1100px;
  margin: 0 auto;
}

.veldric-header h1 {
  font-size: 42px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.veldric-header h2 {
  font-size: 18px;
  font-weight: 400;
  color: #777;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.intro-text {
  font-size: 18px;
  line-height: 1.8;
  color: #333;
  max-width: 750px;
}

.veldric-block {
  margin-top: 60px;
}

.veldric-block h3 {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.veldric-block p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 15px;
}

.veldric-list {
  list-style: none;
  padding: 0;
}

.veldric-list li {
  font-size: 16px;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
  color: #333;
}

/* ===== CLEAN LUXURY MOBILE HEADER ===== */
@media (max-width: 992px) {

    #above-header {
        display: none !important;
    }

    .theme-mobile-menu {
        position: relative;
        height: 70px; /* increased height */
        background: #f4f4f4; /* clean light luxury tone */
    }
    
    .headtop-mobi{ visibility:hidden;}

    /* LEFT: Hamburger */
    .hamburger {
        position: absolute;
        left: 18px;
        top: 50%;
        transform: translateY(-50%);
    }

    .hamburger button {
        padding: 10px;
    }

    /* CENTER: Logo */
    .mobile-logo {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .mobile-logo img {
        max-height: 34px;
        width: auto;
    }

    /* RIGHT: Cart */
    .mobile-menu-right {
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
    }

    .mobile-menu-right ul {
        margin: 0;
    }

    .cart-icon-wrap {
        background: transparent !important;
        box-shadow: none !important;
        padding: 10px;
    }

    .cart-icon-wrap i {
        font-size: 18px;
    }

    .cart-icon-wrap span {
        background: #000 !important;
        color: #fff !important;
        font-size: 11px;
        padding: 2px 6px;
        border-radius: 20px;
        top: 0px;
        right: 0px;
    }

    /* Remove signup */
    .mobile-menu-right .av-button-area {
        display: none !important;
    }

    /* Add subtle luxury bottom border */
    .theme-mobile-nav {
        border-bottom: 1px solid #e5e5e5;
    }
    
    .av-py-default {padding:0px 0}
}

/* ============================= */
/* VELDRIC PREMIUM FOOTER STYLE */
/* ============================= */

.veldric-footer {
    background: #f2f2f2;
    padding: 80px 60px 0;
    font-family: 'Helvetica Neue', sans-serif;
    color: black;
}

/* ===== GRID LAYOUT ===== */

.veldric-footer-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 60px;
    max-width: 1400px;
    margin: 0 auto;
}

/* ===== BRAND COLUMN ===== */


.footer-logo{  margin-bottom: 20px; width:50%}

.footer-brand p {
    font-size: 15px;
    line-height: 1.8;
    color:black;
    margin-bottom: 25px;
     
}

.footer-contact p {
    font-size: 14px;
    margin-bottom: 8px;
    color:black;
}

.footer-contact strong {
    font-weight: 600;
}

/* ===== SOCIAL ===== */

.footer-social {
    margin-top: 20px;
    display: flex;
    gap: 18px;
}

.footer-social a {
    font-size: 18px;
    color:black;
    transition: 0.3s ease;
}

.footer-social a:hover {
    opacity: 0.6;
}

/* ===== FOOTER COLUMNS ===== */

.footer-column h4 {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    color:black;
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-column ul li {
    margin-bottom: 12px;
}

.footer-column ul li a {
    text-decoration: none;
    font-size: 14px;
    color: black;
    transition: 0.3s ease;
}

.footer-column ul li a:hover {
    color: #fff9f9;
}

/* ===== BOTTOM BAR ===== */

.veldric-footer-bottom {
    background:  #f2f2f2;
    color:black;
    text-align: center;
    padding: 18px 0;
    margin-top: 60px;
    font-size: 13px;
    letter-spacing: 1px;
}

/* ================================= */
/* MOBILE VERSION (Luxury Compact) */
/* ================================= */

@media (max-width: 992px) {

    .veldric-footer {
        padding: 50px 25px 0;
         background: #f2f2f2;
    color:black;
    }

    .veldric-footer-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .footer-brand {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 25px;
         background:  #f2f2f2;
    color:black;
    }

    .footer-brand p {
        font-size: 14px;
    color:black;
    }

    .footer-contact p {
        font-size: 14px;
    }

    .footer-column {
        border-bottom: 1px solid #eee;
        padding-bottom: 20px;
    }

    .footer-column h4 {
        margin-bottom: 15px;
        font-size: 13px;
    }

    .footer-column ul li {
        margin-bottom: 10px;
    }

    .footer-column ul li a {
        font-size: 14px;
    }

    .footer-social {
        margin-top: 15px;
    }

    .veldric-footer-bottom {
        margin-top: 40px;
        font-size: 12px;
    }
}

@media (max-width: 992px) {

    .footer-column ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.35s ease;
    }

    .footer-column.active ul {
        max-height: 500px; /* enough for content */
    }

    .footer-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        padding: 18px 0;
        border-bottom: 1px solid rgba(255,255,255,0.08);
    }

    .toggle-icon {
        font-size: 16px;
        transition: transform 0.3s ease;
    }

    .footer-column.active .toggle-icon {
        transform: rotate(45deg); /* plus becomes close */
    }
}

/* ============================= */
/* VELDRIC CATEGORY PAGE */
/* ============================= */


.veldric-category-hero {
    height: 250px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 992px) {
.veldric-category-hero {
    height: 170px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

.veldric-hero-overlay {
    background: rgba(0,0,0,0.45);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.veldric-hero-content {
    text-align: center;
    color: White;
}

.veldric-hero-content  h1{
    text-align: center;
    color: White;
}

.veldric-hero-content h1 {
    font-size: 42px;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.veldric-hero-content p {
    font-size: 16px;
    max-width: 600px;
    margin: 0 auto;
    color: #ddd;
}

.veldric-archive-container {
    max-width: 2000px;
    margin: 10px auto;
    padding: 0 20px;
}

.veldric-archive-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

/* ===== SHOP LAYOUT ===== */

.veldric-shop-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 60px;
    max-width: 2000px;
    margin: 10px auto;
    padding: 0 30px;
}

.veldric-shop-sidebar {
    position: sticky;
    top: 120px;
    background: #F8F8F8;
    border: 1px solid #D8D8D8;
    padding-left: 10px;
}

.veldric-shop-content {
    width: 100%;
}

/* Mobile */
@media (max-width: 992px) {
    .veldric-shop-layout {
        grid-template-columns: 1fr;
    }

    .veldric-shop-sidebar {
        display: none; /* we'll convert to drawer later */
    }
}

/* ============================= */
/* VELDRIC CLASSIC FILTER STYLE */
/* ============================= */

/* Sidebar container */
.veldric-shop-sidebar {
    padding: 10px;
}

/* Each filter block */
.wc-block-product-filter,
.wp-block-woocommerce-product-filter {
    background: #ffffff;
    border: 1px solid #E5E5E5;
    padding: 20px;
    margin-bottom: 25px;
}

/* Filter Titles */
.wc-block-product-filter__title,
.wp-block-heading {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

/* Checkbox spacing */
.wc-block-components-checkbox {
    margin-bottom: 10px;
}

/* Checkbox label */
.wc-block-components-checkbox label {
    font-size: 14px;
    color: #333;
}

/* Hover effect */
.wc-block-components-checkbox label:hover {
    color: #000;
}

/* Count number styling */
.wc-block-components-filter-reset-button {
    margin-top: 15px;
    font-size: 12px;
}

.wc-block-components-checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #1A1A1A;
    background: transparent;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    vertical-align: middle;
}

/* Gold checkmark */
.wc-block-components-checkbox input[type="checkbox"]:checked::after {
    content: "\2713";
    position: absolute;
    font-size: 12px;
    top: -2px;
    left: 2px;
    color: #C6A75E; /* Luxury gold */
    font-weight: 600;
}

/* Hover effect */
.wc-block-components-checkbox input[type="checkbox"]:hover {
    border-color: #C6A75E;
}

/* Align label properly */
.wc-block-components-checkbox label {
    display: flex;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
}



.woocommerce p.woocommerce-result-count{ display: none;}

/* =========================================
   VELDRIC CLEAN LUXURY SHOP LAYOUT
========================================= */

/* ===== SHOP STRUCTURE ===== */

.veldric-shop-layout {
  display: flex;
  align-items: flex-start;
  gap: 70px;
}

.veldric-shop-sidebar {
  width: 280px;
  flex-shrink: 0;
}

.veldric-shop-content {
  flex: 1;
  min-width: 0;
}


/* ===== PRODUCT GRID ===== */

.veldric-shop-content ul.products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 90px 70px;
  margin: 0;
  padding: 0;
}

.veldric-shop-content ul.products li.product {
  width: 100%;
  float: none;
  margin: 0;
  list-style: none;
}


/* ===== PRODUCT CARD ===== */

.veldric-product-inner {
  position: relative;
  transition: transform 0.6s ease;
}

.veldric-product-inner:hover {
  transform: translateY(-10px);
}


/* ===== IMAGES ===== */

.veldric-product-image {
  position: relative;
  overflow: hidden;
  display: block;
}

.veldric-product-image img {
  width: 100%;
  display: block;
  transition: all 0.9s ease;
}

.secondary-image {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.veldric-product-inner:hover .primary-image {
  opacity: 0;
  transform: scale(1.06);
}

.veldric-product-inner:hover .secondary-image {
  opacity: 1;
  transform: scale(1.06);
}


/* ===== VIEW BUTTON ===== */

.veldric-hover-view {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%) translateY(12px);
  background: rgba(0,0,0,0.85);
  color: #fff;
  padding: 8px 24px;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.5s ease;
}

.veldric-product-inner:hover .veldric-hover-view {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}


/* ===== INFO SECTION ===== */

.veldric-product-info {
  text-align: center;
  padding-top: 30px;
}

.veldric-brand {
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #9a9a9a;
  margin-bottom: 8px;
}

.veldric-product-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 14px;
}

.veldric-product-title a {
  color: #111;
  text-decoration: none;
}

.veldric-product-price {
  font-size: 16px;
  font-weight: 600;
}

.veldric-product-price del {
  color: #c2c2c2;
  margin-right: 8px;
}

.veldric-product-price ins {
  color: #b58e3b;
  text-decoration: none;
}


/* ===== REMOVE WOO DEFAULT STYLING ===== */

.woocommerce ul.products li.product {
  border: none;
  box-shadow: none;
}



.woocommerce ul.products li.product::before,
.woocommerce ul.products li.product::after {
  display: none;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
    display: none !important;
    content: none !important;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 991px) {

  .veldric-shop-layout {
    flex-direction: column;
    gap: 40px;
  }

  .veldric-shop-sidebar {
    width: 100%;
  }

  .veldric-shop-content ul.products {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 30px;
  }
}

@media (max-width: 600px) {

  .veldric-shop-content ul.products {
    grid-template-columns: 1fr;
  }
}

/* =========================================
   VELDRIC MOBILE REFINEMENT
========================================= */

@media (max-width: 768px) {

  /* Reduce outer spacing */
  .veldric-shop-content ul.products {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }

  /* Remove huge vertical spacing */
  .veldric-product-info {
    padding-top: 16px;
  }

  /* Make image visually larger */
  .veldric-product-image img {
    transform: scale(1.05);
  }

  /* Brand smaller */
  .veldric-brand {
    font-size: 9px;
    letter-spacing: 3px;
    margin-bottom: 6px;
  }

  /* Title tighter and cleaner */
  .veldric-product-title {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 8px;
    padding: 0 5px;
  }

  /* Price more compact */
  .veldric-product-price {
    font-size: 14px;
  }

  .veldric-product-price del {
    font-size: 12px;
    opacity: 0.6;
  }

  /* Remove hover effects on mobile */
  .veldric-hover-view {
    display: none;
  }

  .veldric-product-inner:hover {
    transform: none;
  }

  /* Sorting alignment */
  .woocommerce-ordering {
    width: 100%;
    margin-bottom: 20px;
  }

  .woocommerce-ordering select {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
}


/* Ultra small phones */
@media (max-width: 480px) {

  .veldric-shop-content ul.products {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .veldric-product-title {
    font-size: 15px;
  }
}

@media(max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
         width: 100%; 
    }
}


/* Overlay */
.veldric-drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.45);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  z-index: 9998;
}

/* Drawer */
.veldric-side-drawer {
  position: fixed;
  right: 0;
  top: 0;
  width: 400px;
  height: 100vh;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.45s cubic-bezier(.23,1,.32,1);
  z-index: 9999;
  display: flex;
  flex-direction: column;
  box-shadow: -8px 0 30px rgba(0,0,0,0.1);
}

.veldric-side-drawer.active {
  transform: translateX(0);
}

.veldric-drawer-overlay.active {
  opacity: 1;
  visibility: visible;
}

body.veldric-drawer-open {
  overflow: hidden;
}

.drawer-header {
  padding: 25px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.drawer-header h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0;
}

.drawer-close {
  width: 34px;
  height: 34px;
  border: 1px solid #e6e6e6;
  background: #fff;
  color: #111;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
  cursor: pointer;
}

.veldric-drawer-inner {
  display: flex;
  flex: 1;
  min-height: 0;
  flex-direction: column;
}

.veldric-drawer-items {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
}

.veldric-drawer-item {
  display: flex;
  gap: 15px;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  position: relative;
}

.drawer-item-img {
  flex: 0 0 78px;
  width: 78px;
  height: 92px;
  background: #f7f7f7;
  overflow: hidden;
}

.drawer-item-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.drawer-item-details {
  min-width: 0;
  flex: 1;
  padding-right: 24px;
}

.drawer-item-details h4 {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 500;
  margin: 0 0 8px;
  letter-spacing: 0;
}

.drawer-item-details h4 a {
  color: #111;
  text-decoration: none;
}

.drawer-item-price,
.drawer-item-price .quantity,
.drawer-item-price .amount {
  color: #555;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
}

.drawer-remove {
  position: absolute;
  top: 20px;
  right: 0;
  width: 22px;
  height: 22px;
  color: #777;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  background: #fff;
  font-size: 17px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

.drawer-remove:hover {
  color: #fff;
  background: #111;
  border-color: #111;
}

.drawer-checkout {
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 20px;
}

.drawer-checkout:hover,
.drawer-checkout:focus {
  background: #333;
  color: #fff;
  text-decoration: none;
}

.drawer-footer {
  position: sticky;
  bottom: 0;
  background: #fff;
  padding: 20px 0 0;
  border-top: 1px solid #eee;
}

.veldric-drawer-footer {
  border-top: 1px solid #eee;
  padding: 20px;
}

.drawer-subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  color: #111;
  font-size: 15px;
}

.drawer-subtotal strong {
  transition: all 0.3s ease;
  font-size: 16px;
}

.progress-text {
  margin: 0 0 18px;
  color: #555;
  font-size: 13px;
  line-height: 1.4;
}

.progress-text.success {
  color: #111;
  font-weight: 600;
}

.drawer-progress {
  height: 6px;
  background: #eee;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  background: #111;
  transition: width 0.4s ease;
}

.drawer-empty {
  padding: 70px 30px;
  text-align: center;
}

.drawer-empty h3 {
  margin: 0 0 10px;
  font-size: 20px;
  letter-spacing: 0;
}

.drawer-empty p {
  margin: 0;
  color: #666;
}

.shopping-cart .veldric-drawer-inner {
  display: block;
}

.shopping-cart .veldric-drawer-items {
  max-height: 310px;
  padding: 0;
}

.shopping-cart .veldric-drawer-item {
  gap: 12px;
  padding: 14px 0;
}

.shopping-cart .drawer-item-img {
  flex-basis: 64px;
  width: 64px;
  height: 76px;
}

.shopping-cart .drawer-item-details h4 {
  font-size: 13px;
  padding-top: 0;
}

.shopping-cart .drawer-remove {
  top: 14px;
}

.shopping-cart .veldric-drawer-footer {
  padding: 16px 0 0;
}

.shopping-cart .drawer-footer {
  padding: 0;
}

.shopping-cart .drawer-checkout {
  padding: 13px 15px;
  margin-top: 14px;
  font-size: 12px;
}

@media (max-width: 480px) {
  .veldric-side-drawer {
    width: min(100vw, 360px);
  }

  .veldric-drawer-items {
    padding: 16px;
  }

  .veldric-drawer-footer {
    padding: 16px;
  }
}


.wc-block-components-sidebar-layout.wc-block-cart {
    padding-top: 0;
    margin: 0% 20% 0% 20%;
}

/* GLOBAL WRAPPER */
.veldric-cart-wrapper {
    background: #ffffff;
    color: #111111;
    padding: 00px 5%;
    font-family: "Helvetica Neue", Arial, sans-serif;
    margin-top:-130px;
}

/* GRID */
.veldric-cart-grid {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 90px;
}

/* CART ITEMS */
.veldric-cart-item {
    display: flex;
    gap: 25px;
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
    align-items: flex-start;
}

.veldric-cart-image img {
    width: 120px;
    height: auto;
}

.veldric-product-title {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 1.3;
}

.veldric-remove {
    font-size: 11px;
    color: #777;
    text-decoration: none;
}

.veldric-remove:hover {
    color: #000;
}

.veldric-cart-meta {
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 1.4;
}

.veldric-remove {
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 3px;
    display: inline-block;
}

.veldric-cart-bottom {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 12px;
}

.veldric-price,
.veldric-subtotal {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}

/* Quantity */
.quantity input {
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    padding: 8px;
    width: 60px;
    text-align: center;
}

/* SUMMARY PANEL */
.veldric-cart-summary {
    background: #f8f8f8;
    padding: 50px;
    position: sticky;
    top: 120px;
    height: fit-content;
    border: 1px solid #eee;
}

.veldric-cart-summary h3 {
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.veldric-summary-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
    font-size: 14px;
}

.veldric-summary-row.total {
    border-top: 1px solid #ddd;
    padding-top: 25px;
    font-size: 16px;
    font-weight: 600;
}

/* Coupon */
.veldric-coupon {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
}

.veldric-coupon input {
    flex: 1;
    padding: 10px;
    border: 1px solid #ccc;
}

.veldric-coupon button {
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border: none;
}

/* CHECKOUT BUTTON */
.veldric-checkout-btn {
    display: block;
    text-align: center;
    margin-top: 30px;
    padding: 18px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
}

.veldric-checkout-btn:hover {
    color: #222;
}

/* Trust */
.veldric-trust {
    margin-top: 25px;
    font-size: 12px;
    color: #555;
}

.veldric-trust p {
    margin-bottom: 8px;
}

/* Empty cart */
.veldric-empty-cart {
    text-align: center;
    padding: 120px 20px;
}

.veldric-empty-cart h2 {
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.veldric-shop-btn {
    padding: 15px 40px;
    background: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

/* Hide update button */
.veldric-update-cart {
    display: none;
}

/* MOBILE */
@media(max-width: 992px) {
    
    .veldric-cart-wrapper {
    padding: 10px 5%;
    margin-top:0px;
}
    .veldric-cart-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .veldric-cart-summary {
        position: relative;
        top: 0;
    }

    .veldric-cart-item {
        flex-direction: column;
    }

    .veldric-cart-bottom {
        gap: 30px;
    }
}

/* Make variation inline */
.variation {
    margin: 5px 0 8px 0;
}

.variation dt,
.variation dd {
    display: inline;
    font-size: 13px;
}

.variation dt {
    font-weight: 500;
}

.variation dd {
    margin-left: 5px;
    margin-right: 15px;
}

.variation dd p {
    display: inline;
    margin: 0;
}

.veldric-qty {
    min-width: 70px;
}

.quantity {
    display: inline-block;
}

.quantity input {
    width: 55px;
    height: 36px;
    border: 1px solid #ccc;
    text-align: center;
    background: #fff;
}

.quantity input:focus {
    outline: none;
    border-color: #000;
}

.woocommerce-message {
    visibility: hidden;
}

/* checkout */

/* WRAPPER */
.veldric-checkout-wrapper {
	background: #ffffff;
margin-top: -140px;
    padding: 5%;
	color: #111;
	font-family: Arial, sans-serif;
}



/* GRID */
.veldric-checkout-grid {
	display: grid;
	grid-template-columns: 1.4fr 1fr;
	gap: 100px;
	align-items: start;
}

/* SECTION TITLE */
.veldric-section-title {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 35px;
}

/* LEFT SIDE */
.veldric-checkout-left {
	max-width: 600px;
}

/* RIGHT SIDE */
.veldric-checkout-right {
	background: #f8f8f8;
	padding: 45px;
	border: 1px solid #eee;
	position: sticky;
	top: 120px;
}

/* INPUTS */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
	width: 100%;
	padding: 12px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
}

.woocommerce form .form-row {
	margin-bottom: 20px;
}

.woocommerce form .form-row label {
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 6px;
	display: block;
}

/* ORDER TABLE CLEANUP */
.woocommerce-checkout-review-order-table {
	border: none;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
	border: none;
	padding: 10px 0;
	font-size: 14px;
}

/* PLACE ORDER BUTTON */
#place_order {
	width: 100%;
	padding: 18px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: none;
	margin-top: 25px;
	transition: 0.3s ease;
}

#place_order:hover {
	background: #222;
}

/* TRUST */
.veldric-trust {
	margin-top: 30px;
	font-size: 12px;
	color: #555;
}

/* MOBILE */
@media (max-width: 992px) {
    
    .veldric-checkout-wrapper {
margin-top: 40px;
}

	.veldric-checkout-grid {
		grid-template-columns: 1fr;
		gap: 60px;
	}

	.veldric-checkout-right {
		position: relative;
		top: 0;
	}
}

/* Remove default Woo notices styling */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    color: #111;
    padding: 15px 20px;
    font-size: 13px;
    margin-bottom: 25px;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none;
}

.veldric-checkout-coupon {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
}

.veldric-checkout-coupon input {
    flex: 1;
    padding: 12px;
    border: 1px solid #ccc;
}

.veldric-checkout-coupon button {
    padding: 12px 18px;
    background: #000;
    color: #fff;
    border: none;
    cursor: pointer;
}

.veldric-express-checkout {
    margin-bottom: 40px;
}

.veldric-express-checkout h3 {
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.veldric-express-buttons {
    margin-bottom: 25px;
}

.veldric-divider {
    text-align: center;
    margin: 20px 0;
    position: relative;
}

.veldric-divider:before,
.veldric-divider:after {
    content: "";
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 50%;
    width: 45%;
}

.veldric-divider:before { left: 0; }
.veldric-divider:after { right: 0; }

.veldric-divider span {
    background: #fff;
    padding: 0 15px;
    font-size: 12px;
}

.woocommerce-checkout-review-order-table th {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce-checkout-review-order-table td {
    font-size: 14px;
}

.woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce-checkout-review-order-table tfoot tr:last-child td {
    font-size: 16px;
    font-weight: 600;
}

.veldric-checkout-steps {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-bottom: 60px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.veldric-checkout-steps .step {
	opacity: 0.4;
}

.veldric-checkout-steps .step.active {
	opacity: 1;
	font-weight: 600;
}

.veldric-checkout-steps .step.completed {
	opacity: 0.7;
}

.woocommerce-checkout-review-order-table th {
    background: #fff !important;
    color: #111 !important;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}

.woocommerce-checkout-review-order-table tfoot th {
    background: transparent !important;
    font-weight: 600;
}
.wc_payment_method {
    margin-bottom: 15px;
}

.woocommerce form .form-row input:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus {
    border-color: #000 !important;
    box-shadow: none !important;
}

.variations tr { padding-bottom :2px;}

.woocommerce-error{display:none}

/* Payment Section */
.woocommerce-checkout-payment {
	background: #fff;
	padding: 30px;
	border: 1px solid #eee;
	margin-top: 30px;
}

/* Payment description */
.payment_box {
	background: #f8f8f8 !important;
	border: 1px solid #e5e5e5 !important;
	padding: 15px !important;
	margin-top: 10px !important;
}

.payment_box p {font-size:12px}


/* Place order button */
#place_order {
	width: 100%;
	padding: 18px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: none;
	margin-top: 20px;
	transition: all 0.25s ease;
}

#place_order:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

/* Hide default radio */
.wc_payment_methods input[type="radio"] {
    display: none;
}

/* Payment wrapper */
.wc_payment_methods {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

/* Payment box */
.wc_payment_methods li {
    border: 1px solid #e5e5e5;
    padding: 18px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all 0.25s ease;
    position: relative;
}

/* Hover effect */
.wc_payment_methods li:hover {
    border-color: #000;
}

/* Selected effect */
.wc_payment_methods input[type="radio"]:checked + label,
.wc_payment_methods li input[type="radio"]:checked ~ label {
    font-weight: 600;
}

/* Add selected border */
.wc_payment_methods li:has(input[type="radio"]:checked) {
    border: 2px solid #000;
    background: #f8f8f8;
}

.wc_payment_methods li.active {
    border: 2px solid #000;
    background: #f8f8f8;
}

/* Stronger price when selected */
#shipping_method li.active .amount {
    font-weight: 700;
}

#shipping_method input[type="radio"] {
    display: none;
}

#shipping_method li {
    border: 1px solid #e5e5e5;
    padding: 18px 22px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all 0.25s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#shipping_method li.active {
    border: 2px solid #000;
    background: #f6f6f6;
}

#shipping_method li.active label {
    font-weight: 600;
}

#shipping_method li.active .amount {
    font-weight: 700;
}
/* Hide default checkbox */
.woocommerce-terms-and-conditions-wrapper input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

/* Label */
.woocommerce-terms-and-conditions-wrapper label.checkbox {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    font-size: 13px;
    display: inline-block;
}

/* Custom box */
.woocommerce-terms-and-conditions-wrapper label.checkbox span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    background: #fff;
}

/* Tick */
.woocommerce-terms-and-conditions-wrapper label.checkbox span::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 7px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.2s ease;
}

/* Checked */
.woocommerce-terms-and-conditions-wrapper 
input[type="checkbox"]:checked + span::before {
    background: #000;
}

.woocommerce-terms-and-conditions-wrapper 
input[type="checkbox"]:checked + span::after {
    opacity: 1;
}


/* ======================================================
   ORDER RECEIVED PAGE
====================================================== */

.veldric-thankyou-wrapper {
    max-width: 1000px;
    margin: 50px auto;
    padding: 0 20px;
}

.veldric-thankyou-header {
    text-align: center;
    margin-bottom: 60px;
}

.veldric-success-icon {
    width: 70px;
    height: 70px;
    border: 2px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 28px;
}

.veldric-thankyou-header h1 {
    font-size: 36px;
    margin-bottom: 15px;
}

.veldric-thankyou-message {
    color: #555;
    max-width: 600px;
    margin: 0 auto;
}

.veldric-order-meta {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
    margin-bottom: 60px;
    text-align: center;
}

.veldric-order-meta span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    margin-bottom: 8px;
}

.veldric-order-meta strong {
    font-size: 15px;
}

.veldric-order-details {
    margin-bottom: 60px;
}

.veldric-next-steps {
    background: #f8f8f8;
    padding: 40px;
    text-align: center;
}

.veldric-next-steps h3 {
    margin-bottom: 20px;
}

.veldric-next-steps ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.veldric-next-steps li {
    margin-bottom: 10px;
}

.veldric-continue-btn {
    display: inline-block;
    padding: 14px 35px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: 0.3s ease;
}

.veldric-continue-btn:hover {
    background: #333;
}

@media(max-width: 992px){
    .veldric-order-meta {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
}


/* USER DROPDOWN */
.veldric-user-dropdown {
    position: relative;
}

.veldric-user-menu {
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    width: 220px;
    display: none;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    z-index: 999;
}

/* Controlled via JS */
.veldric-user-dropdown.active .veldric-user-menu {
    display: flex;
}


/* LOGIN POPUP */
.veldric-login-overlay {
    inset: 0;
    background: rgba(0,0,0,.6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.veldric-login-overlay.active {
    display: flex;
}

.veldric-login-box {
    background: #fff;
    width: 420px;
    max-width: 95%;
    padding: 40px;
    position: relative;
}

.veldric-login-close {
    position: absolute;
    right: 15px;
    top: 10px;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
}

/* ===========================
   VELDRIC ACCOUNT - REFINED
=========================== */

body.woocommerce-account {
    background: #f6f6f6;
}

.veldric-account-wrapper {
    max-width: 1200px;
    margin: 100px auto;
    padding: 0 20px;
}

.veldric-account-grid {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 70px;
}

/* Sidebar */
.veldric-account-sidebar {
    padding-right: 40px;
}

.veldric-account-title {
    font-size: 28px;
    margin-bottom: 40px;
}

/* Nav */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 16px;
}

.woocommerce-MyAccount-navigation a {
    display: block;
    padding: 8px 0 8px 18px;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #777;
    border-left: 2px solid transparent;
    transition: 0.3s ease;
}

.woocommerce-MyAccount-navigation .is-active a {
    color: #000;
    border-left: 2px solid #000;
}

/* Orders Section */
.woocommerce table.shop_table {
    border: none;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.woocommerce table.shop_table thead {
    background: #111;
    color: #fff;
}

.woocommerce table.shop_table th {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px;
    border: none;
}

.woocommerce table.shop_table td {
    padding: 18px 16px;
    border-bottom: 1px solid #eee;
}

.woocommerce table.shop_table tbody tr {
    transition: 0.3s ease;
}

.woocommerce table.shop_table tbody tr:hover {
    background: #fafafa;
}
/* Status Badge */
.woocommerce-orders-table__cell-order-status {
    font-weight: 600;
}

.woocommerce-orders-table__cell-order-status:before {
    content: '';
}

/* Generic badge style */
.woocommerce-orders-table__cell-order-status {
    position: relative;
}

/* Woo outputs status text, so wrap it */
.woocommerce-orders-table__cell-order-status .woocommerce-Orders-table__status {
    display: inline-block;
    padding: 6px 12px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #f1f1f1;
    border-radius: 30px;
}

.woocommerce a.button {
    background: #000;
    color: #fff;
    padding: 8px 22px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    transition: 0.25s ease;
}

.woocommerce a.button:hover {
    background: #333;
}

.veldric-account-wrapper { margin-top:-100px}
@media(max-width: 992px){
   .veldric-account-wrapper { margin-top:0px}
}

@media(max-width: 768px){

    /* Remove sidebar layout completely */
    .veldric-account-grid{
        display:block;
    }

    .veldric-account-sidebar{
        padding:0;
        margin-bottom:25px;
        border:none;
    }

    /* Clean tab container */
    .woocommerce-MyAccount-navigation ul{
        display:flex;
        justify-content:flex-start;
        gap:24px;
        overflow-x:auto;
        padding:0;
        margin:0 0 25px 0;
        border:none;
        scrollbar-width:none; /* Firefox */
    }

    .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{
        display:none; /* Chrome */
    }

    .woocommerce-MyAccount-navigation li{
        margin:0;
        padding:0;
        border:none;
    }

    .woocommerce-MyAccount-navigation a{
        font-size:13px;
        letter-spacing:1.2px;
        text-transform:uppercase;
        padding:10px 0;
        border:none;
        border-bottom:2px solid transparent;
        background:none;
        color:#888;
        white-space:nowrap;
    }

    .woocommerce-MyAccount-navigation .is-active a{
        color:#000;
        border-bottom:2px solid #000;
    }

}

/* ===========================
   VELDRIC DASHBOARD
=========================== */

.veldric-dashboard-header{
    display:flex;
    align-items:center;
    gap:25px;
    margin-bottom:50px;
}

.veldric-avatar{
    width:70px;
    height:70px;
    background:#000;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    letter-spacing:2px;
}

.veldric-stats{
    display:flex;
    gap:30px;
    margin-bottom:50px;
}

.veldric-stat-card{
    background:#fff;
    border:1px solid #eee;
    padding:30px;
    flex:1;
}

.veldric-stat-number{
    font-size:28px;
    display:block;
    margin-bottom:5px;
}

.veldric-stat-label{
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#777;
}

/* Order Cards */
.veldric-order-cards{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    gap:25px;
}

.veldric-order-card{
    background:#fff;
    border:1px solid #eee;
    padding:25px;
    transition:.3s ease;
}

.veldric-order-card:hover{
    box-shadow:0 8px 25px rgba(0,0,0,.05);
}

.veldric-order-top{
    display:flex;
    justify-content:space-between;
    margin-bottom:15px;
}

.veldric-status{
    font-size:11px;
    text-transform:uppercase;
    padding:5px 10px;
    border-radius:20px;
}

/* Status Colors */
.veldric-status-processing{
    background:#fff3cd;
}

.veldric-status-completed{
    background:#d4edda;
}

.veldric-status-cancelled{
    background:#f8d7da;
}

.veldric-view-order{
    display:inline-block;
    margin-top:15px;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
}

/* Measurements */
.veldric-measurements{
    margin-top:60px;
    padding:40px;
    background:#f9f9f9;
}

/* ===========================
   VELDRIC ORDER PROGRESS BAR
=========================== */

.veldric-progress{
    height:4px;
    background:#eee;
    margin-top:10px;
}

.veldric-progress-bar{
    height:100%;
    background:#000;
    width:25%;
}

.step-2{ width:50%; }
.step-3{ width:75%; }
.step-4{ width:100%; }

/* Loyalty Tier Badge */
.veldric-tier{
    display:inline-block;
    margin-top:8px;
    padding:5px 12px;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
    background:#f1f1f1;
    border-radius:20px;
}

.structured-elite{ background:#000; color:#fff; }
.structured-member{ background:#ddd; }
.new-member{ background:#f5f5f5; }

.order_details  th{background:grey}
