
    .Display_text {
        margin-left: 290px;
        color: #fff;
        background: #3f9f58;
        width: 362px;
        /* padding: 25px; */
        padding: 16px;
        padding-left: 58px;
    }
    button.fasteditor_variation {
        background: #f05025;
        border: #f05025;
        color: #fff;
        padding: 6px;
    }
    .entry-header .entry-title {
    font-weight: 600 !important;
    }
    h4.quantity-class {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    color: #000;
   }
   dl.variation {
    text-transform: capitalize;
}
dd.variation-productColor {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: max-content;
}
dl.variation p {
    margin-top: 0px !important;
}
dl.variation dd {
    margin-bottom: 5px !important;
}
.wc-proceed-to-checkout .btn:hover, .wpcf7 input[type=submit]:hover {
    background-color: #35669b !important;
}
li.wc_payment_method.payment_method_stripe_cc.wc-stripe-no-desc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
} 

.readmore-summary p {
    font-weight: 500;
}
td.actions input {
    font-weight: 600 !important;
}

div.the_champ_sharing_ul a {
    margin: 10px 0px !important;
}

    button.manual_variations {
        background: #f05025;
        border: #f05025;
        color: #fff;
        padding: 6px;
    }
    .both-buttons {
        display: flex;
    }
    .fasteditor_structure_implement {
        margin-right: 341px;
    }
    .fast-editor-structure {
        margin-top: 38px;
    }
    a.button.sample-csv-variation {
        background: #f05025;
    }
    button#interface-fasteditor {
        background: #f05025;
    }
   .spinner {
    width: 30px;
    height: 31px;
    border: 5px solid #ccc;
    border-top: 5px solid #f05025;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    display: inline-block;
    vertical-align: middle;
    }

    @keyframes spin {
        to { transform: rotate(360deg); }
    }
    .spinner2 {
    width: 30px;
    height: 31px;
    border: 5px solid #ccc;
    border-top: 5px solid #f05025;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    display: inline-block;
    vertical-align: middle;
    }

    @keyframes spin {
        to { transform: rotate(360deg); }
    }


    .sku_loader1{
        width: 33px;
        height: 31px;
        border: 5px solid #ccc;
        border-top: 5px solid #f05025;
        border-radius: 50%;
        animation: spin 0.6s linear infinite;
        display: inline-block;
        vertical-align: middle;
    }
    .sku_loader{
        width: 33px;
        height: 31px;
        border: 5px solid #ccc;
        border-top: 5px solid #f05025;
        border-radius: 50%;
        animation: spin 0.6s linear infinite;
        display: inline-block;
        vertical-align: middle;
    }
    @keyframes spin {
        to { transform: rotate(360deg); }
    }
    .spinner1 {
    width: 30px;
    height: 31px;
    border: 5px solid #ccc;
    border-top: 5px solid #f05025;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    display: inline-block;
    vertical-align: middle;
    }
    .woocommerce-frontend-product-form {
        max-width: 800px;
        margin: 0 auto;
        padding: 20px;
    }

    .form-section {
        margin-bottom: 30px;
        padding: 20px;
        background: #f8f8f8;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    .form-row {
        margin-bottom: 15px;
    }

    .form-row label {
        display: block;
        margin-bottom: 5px;
        font-weight: bold;
    }

    .form-row input[type="text"],
    .form-row input[type="number"],
    .form-row select,
    .form-row textarea {
        width: 100%;
        padding: 8px;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

    .attribute-item, .variation-item {
       padding: 15px;
    }

    .attribute-header,
    .variation-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
    }

    .attribute-values {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        margin-top: 10px;
    }

    .attribute-value {
        padding: 5px 10px;
        background: #eee;
        border-radius: 3px;
        display: inline-flex;
        align-items: center;
    }

    .attribute-value button {
        background: none;
        border: none;
        color: #cc0000;
        cursor: pointer;
        margin-left: 5px;
    }

    .variation-item {
        margin-top: 10px;
    }

    .form-actions {
        margin-top: 20px;
    }

    .button {
        padding: 8px 15px;
        background: #2271b1;
        color: #fff;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }

    .button:hover {
        background: #135e96;
    }

    .button.remove {
        background: #dc3232;
        margin-left: 75px;
    }

    .button.remove:hover {
        background: #a72828;
    }
    button#download-csv {
        background: #f05025;
        margin-right: 327px;
    }
    button.button.upload-csv {
        background: #f05025;
    }
    img.attachment-thumbnail.size-thumbnail.wp-post-image {
        width: 50px;
    }
    input.button.button-primary.update-product-btn {
        background: #f05025;
    }
    button.back-btn-class {
        color: white;
        background: #f05025;
        border: white;
        width: 10%;
        /* height: 74%; */
        padding: 7px;
        border-radius: 4px;
    }
    .fast-editor-csv {
        display: flex;
        flex-direction: row-reverse;
        margin-right: 27px;
    }
    .fast-editor-structure-upload {
        display: flex;
        flex-direction: row-reverse;
    }
    button.button.fasteditor_upload_csv_btn {
        background: #f05025;
    }
    button.new-product-btn {
        background: #f05025;
        border: #fff;
        color: #fff;
        padding: 6px;
        border-radius: 3px;
    }
     div#variable_product_options h2 {
    font-size: 19px;
    font-weight: 600;
    }

    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
        font-size: 17px;
        color: #423f3f;
        text-transform: capitalize;
    }

    button.new-product-btn {
       font-weight: 500;
    }
    div#user-product-listing h3 {
      font-size: 20px;
      font-weight: 600;
    }

    .variation-item {
    border: 1px solid #dddddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

    .woocommerce-frontend-product-form.container h1 {
      font-weight: 600 !important;
    }

    @media only screen and (max-width: 767px) {
        #csv-import-container {
            width: 357px !important;
            
        }

        .edit-download-csv-btn {
            margin-top: 15px !important;
        }
        .import-edit-csv-container {
            display: flex;
            flex-direction: column;
        }

        .prev_next_buttons {
           line-height: 40px;
        }

        .price-overview-container {
            display: flex;
            justify-content: space-evenly;
            align-content: stretch;
            flex-wrap: wrap;
            flex-direction: column;
        }

        #bulk-overview {
            margin-top: 30px;
            /* font-weight: bold; */
            width: 60% !important;
            font-size: 18px;
            line-height: 40px;
            font-weight: 500;
            border-left: 1px solid #aaaaaa;
            padding-left: 30px;
        }
        #bulk-qty-box {
            min-width: 88px;
            text-align: right;
            background: #fff;
            padding: 22px 27px 15px 12px !important;
            border-radius: 22px;
            /* box-shadow: 0 0 3px rgba(0,0,0,0.15); */
            font-size: 20px;
            margin-bottom: 10px;
            border: 1px solid #bcdb81;
            line-height: 1px !important;
        }
        .product-add-here {
            overflow: hidden;
        }
        .product-edit-here {
            overflow: hidden;
        }
        .Display_text {
            margin-left: 82px;
            color: #fff;
            background: #3f9f58;
            width: 243px;
            font-size: 12px;
            /* padding: 25px; */
            padding: 5px;
            padding-left: 53px;
        }
        div#user-product-listing {
            overflow: scroll;
        }
        button.back-btn-class {
            color: white;
            background: #f05025;
            border: white;
            width: 19%;
            font-size: 12px;
            /* height: 74%; */
            padding: 7px;
            border-radius: 4px;
        }
        .form-section {
            width: 318px !important;
        }
        button.fasteditor_variation {
            background: #f05025;
            border: #f05025;
            color: #fff;
            font-size: 12px;
            padding: 6px;
            width : 115px !important ;
        }
        .both-buttons {
            display: block;
            /* flex-wrap: wrap; */
        }
        button.manual_variations {
            font-size: 12px;
            background: #f05025;
            border: #f05025;
            color: #fff;
            padding: 6px;
            margin-top: 16px;
        }
        .form-row {
            width: 255px;
        }
        button.button.upload-csv {
            background: #f05025;
            margin-left: 117px;
        }
        [type='file'] {
            background: unset;
            border-color: inherit;
            border-width: 0;
            border-radius: 0;
            padding: 0;
            font-size: 12px;
            line-height: inherit;
            margin-right: 12px;
        }
        input#product_csv {
            margin-left: 91px;
            margin-bottom: 12px;
        }
        button#download-csv {
            background: #f05025;
            margin-right: 7px;
            font-size: 12px;
            height: 49px;
        }
        button.button.upload-csv {
            background: #f05025;
            margin-left: 117px;
            font-size: 12px;
        }
        button#interface-fasteditor {
            background: #f05025;
            font-size: 12px;
            margin-top: 11px;
            position: relative;
            top: 30px;
        }
        button.new-product-btn {
            background: #f05025;
            border: #fff;
            color: #fff;
            padding: 6px;
            border-radius: 3px;
            font-size: 12px;
            margin-top: -19px;
        }
    }
    .variation-item {
        cursor: pointer;
        margin-top: 10px;
        margin-left: 10px;
    }

#variation-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    border: 2px solid #d5e2e8;
    padding: 20px;
    margin-top: 113px;
    border-radius: 5px;
    background: #f1faff;
}

    #bulk-variation-ui table {
    width: 100%;
    border-collapse: collapse;
}
#bulk-variation-ui th, #bulk-variation-ui td {
    padding: 8px;
    text-align: center;
    font-size: 18px;
}
.variation-thumb {
    width: 100px;
    height: 100px;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 10px;
    margin-top: 10px;
}
h3.overview-title {
    font-size: 17px;
    font-weight: 800;
}

/* Hide the default radio button */
.bulk-select {
  display: none;
}

/* Style the custom radio */
.bulk-checkbox-wrapper .checkmark-icon {
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 2px solid #c0df88;
}

/* When the radio is checked */
.bulk-select:checked + .checkmark-icon {
  background-color: #c0df88; /* your desired color */
  border-color: #999;
}
.woocommerce-variation-price {
    font-size: 18px;
    background: #c0df88;
    width: max-content;
    padding: 5px 20px;
    border-radius: 25px;
}
/*      */
.woocommerce div.product p.stock {
    font-size: 17px;
}

/* Optional: Inner dot */
.bulk-select:checked + .checkmark-icon::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  background: #c0df88;
  border-radius: 50%;
}

/* .variation-item {
    text-align: center;
} */
.variation-item .attr-label {
    margin-bottom: 5px;
}

#bulk-pricing-section {
   
    margin-top: 20px;
}
#selected-attr {
    margin-bottom: 10px;
    font-weight: bold;
    cursor: pointer;
    background: #f0f8ff;
    border-radius: 12px;
    line-height: 46px;
    /* margin-left: -2px; */
}
#bulk-slider-container {
    margin-top: 15px;
    display: none;
}
#range-labels {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-top: 5px;
    padding-bottom: 15px;
}

#bulk-overview {
    margin-top: 30px;
    /* font-weight: bold; */
    width: 40%;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    border-left: 1px solid #aaaaaa;
    padding-left: 30px;
}

.variation-item.selected img {
    border: 4px solid #bcdb81;
    border-radius: 10px;
}

input#bulk-range {
    width: 100%;
    height: 10px;
    appearance: none;
    border-radius: 5px;
    background: linear-gradient(to right, #bfde87 0%, #d3d3d3 0%);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    transition: background-size 0.5s ease; /* ⏪ This is the key for smooth animation */
    outline: none;
    cursor: pointer;
}

#bulk-rows-display tr.selected-row {
    font-weight: bold;
    background-color: #f0f8ff; /* optional: light background */
}
.price-overview-container {
    display: flex;
    justify-content: space-between;
}
div#bulk-rows-display {
    width: 57%;
}
div#bulk-ui-container {
    padding: 19px;
    background: aliceblue;
    border-radius: 13px;
}
span#bulk-total {
    font-size: 32px;
    font-weight: 600;
}

button#back-to-gallery-btn {
    background: #000;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 19px;
    padding: 6px 50px;
    border-radius: 18px;
    margin-top: 15px;
}
table.variations {
    display: none;
}
#bulk-slider-container .slider-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

#bulk-slider-container input[type=range] {
  flex-grow: 1;
}

span.attr-label.varition-label {
    font-size: 18px;
}

#bulk-qty-box {
    min-width: 100px;
    text-align: right;
    background: #fff;
    padding: 10px 20px 3px 20px;
    border-radius: 22px;
    /* box-shadow: 0 0 3px rgba(0,0,0,0.15); */
    font-size: 20px;
    margin-bottom: 10px;
    border: 1px solid #bcdb81;
    line-height: 18px;
}
.both-class-progress {
    width: 67%;
}
span#bulk-slider-qty {
    margin-right: 36px;
}
#bulk-range::-webkit-slider-thumb {
  background-color: blue;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  cursor: pointer;
}

#bulk-range::-moz-range-thumb {
  background-color: blue;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  cursor: pointer;
}

#bulk-range::-ms-thumb {
  background-color: blue;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  cursor: pointer;
}
/* Progress bar */
#progress-wrapper {
    width: 100%;
    margin-bottom: 20px;
    /* display: none; */
}
 
.progress-steps {
    display: flex;
    justify-content: space-between;
    margin-bottom: -17px;
    position: relative;
}
/* .variations-items {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
} */

/*-----------------------------------*/

/* ==============================
   VARIATION IMAGE GALLERY
============================== */

.variation-images-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    width: 100%;
}

/* .single_variation_wrap,
.single_add_to_cart_button {
    display: none;
} */

 
.the_champ_sharing_ul {
    display: none;
}

button.single_add_to_cart_button.button.alt {
    background-color: #0969B2!important;
}

.variation-image.more-overlay::after {
    content: attr(data-more);
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    width: 6%;
    left: 91.8%;
    bottom: -93px;
    top: 132px;
}

.variation-thumb {
    width: 80px;
    height: 80px;
    object-fit: cover;
    cursor: pointer;
    opacity: 0.6;
    border: 2px solid transparent;
    border-radius: 6px;
    transition: all 0.2s ease;
}

.variation-thumb:hover {
    opacity: 1;
}
span.accordion-icon {
    font-size: 20px;
}
.variation-swiper .variation-image:hover {
    border-color: #378ADD;
}

h1.custom_product_title {
    font-weight: 700;
}

/* ==============================
   VARIATION ATTRIBUTES
============================== */

.variation-attributes {
    display: none;
    margin-bottom: 20px;
}

.attr-pair {
    margin-bottom: 10px;
}

.attr-label {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    color: #333;
}

/* ONLY attr-value is clickable */
span.attr-value {
    display: inline-block;
    padding: 10px 14px;
    margin: 4px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s ease;

    /* 🔴 REQUIRED for cross positioning */
    position: relative;
}

/* Selected (ACTIVE) */
span.attr-value.active {
    border-color: #2271b1;
    font-weight: 600;
    opacity: 1;
    pointer-events: auto;
}

/* Disabled (NOT ACTIVE) */
span.attr-value:not(.active) {
    opacity: 0.35;
    /* pointer-events: none; */
}

/* ❌ Cross on disabled */
span.attr-value:not(.active)::after {
    content: "✕";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: bold;
    color: #b00000;
    line-height: 1;
}




/* ==============================
   BULK PRICING TABLE
============================== */
div#stage-2 {
    width: 100%;
}

.bulk-pricing-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

.bulk-pricing-table th,
.bulk-pricing-table td {
    padding: 12px;
    /* border: 1px solid #ddd; */
    text-align: center;
}

.bulk-pricing-table thead {
    background: #f8f9fa;
}

.bulk-pricing-table tbody tr {
    cursor: pointer;
    transition: background 0.2s ease;
}

.bulk-pricing-table tbody tr:hover {
    background: #f5faff;
}

.bulk-pricing-table tbody tr.active {
    background: #c6d0df;
    font-weight: 600;
}


/* ==============================
   BULK SLIDER & OVERVIEW
============================== */

#bulk-slider-container {
    margin: 20px 0;
}

#bulk-qty-box {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

#bulk-overview {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fafafa;
}

#bulk-overview h3 {
    margin-bottom: 10px;
}

.total-overview span {
    color: #2271b1;
    font-weight: 700;
}


/* ==============================
   NAV BUTTONS
============================== */

#next-variation-btn,
#back-to-gallery-btn {
    padding: 10px 18px;
    border: none;
    border-radius: 6px;
    background: #2271b1;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

#next-variation-btn:hover,
#back-to-gallery-btn:hover {
    background: #135e96;
}


/*----------------------------------*/

 
.next-button-div {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}
button#next-variation-btn {
    background: #000;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 19px;
    padding: 6px 50px;
    border-radius: 18px;
}
.step-number {
    width: 30px;
    height: 30px;
    background-color: #ccc;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: white;
    z-index: 1;
}
 
.step-number.active {
    background-color: #4CAF50; /* Green for active step */
}
 
.progress-bar-plugin {
    width: 100%;
    height: 8px;
    background-color: #ddd !important;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
 
.progress-bar-fill {
    height: 100%;
    width: 0%;
    background-color: #4CAF50;
    transition: width 0.4s ease;
}
 /* .woocommerce , .woocommerce  {
    font-family: Raleway,sans-serif;
    background-color: #000 !important;
    border-color: transparent!important;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border-radius: 18px !important;
    padding: 8px 17px !important;
    text-transform: uppercase;
} */
h1.product_title.entry-title {
    font-size: 2.0em !important;
}

.single-product nav.woocommerce-breadcrumb {
    padding: 20px 0px;
}
.single-product .type-product {
    padding: 20px 0px;
}

.single-product .zoomImg {
    height: auto !important;
}
.single-product p.product-owner-name {
    width: 50%;
}
.single-product p.product-owner-name a {
    font-size: 14px !important;
    font-weight: 700 !important;
    /* text-decoration-line: underline !important; */
    text-decoration-thickness: 4px !important;
    text-underline-offset: 3px !important;
}

select#edit_product_categories , select#product_categories{
    height:300px;
}

.single-product  div#bulk-variation-ui {
    margin-top: -103px;
}
.woocommerce .quantity .qty {
    width: 100px !important;
}
.woocommerce span.onsale {
    min-height: 1.236em !important;
    line-height: 2.10 !important;
    height: 25px !important;
    padding: 0px 15px !important;
    top: -16px !important;
    left: -.5em !important;
    border-radius: 12px !important;
    background-color: #e5f5ff !important;
    color: #0073aa !important;
    border: 1px solid !important;
    margin-top: -10px !important;
}

.attr-group {
    margin-bottom: 20px;
}
.attr-title {
    margin-bottom: 5px;
}
.attr-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.attr-option {
    border: 1px solid #ccc;
    padding: 6px 14px;
    border-radius: 6px;
    font-size: 14px;
    background: white;
    cursor: pointer;
    transition: all 0.2s;
    text-transform: capitalize;
}
.attr-option:hover {
    background: #f0f0f0;
}
.attr-option.selected {
    border-color: #0073aa;
    background: #e5f5ff;
}
.attr-option.disabled {
    opacity: 0.5;
    pointer-events: none;
}
button.single_add_to_cart_button.btn.btn-primary {
    background: black !IMPORTANT;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 15px;
    opacity: 1;
}

.custom-attribute-selectors strong {
    font-size: 17px;
    text-transform: capitalize;
}
.fasteditor_sku_implement{
    width: 900px !important;
    margin-right: 12px;
}
.sku-group-implement{
    display:flex;
}
.search-sku{
    background-color: #f05025;
    border: #f05025;
    color: #fff;
}
#pageLoader {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  z-index: 9999;
  display: none; /* Hidden by default */
  align-items: center;
  justify-content: center;
  display: flex;
}

.loader-spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

.single-product .woocommerce div.product div.images img {
    display: block;
    width: 50%;
    /* height: auto; */
    /* box-shadow: none; */
}

.custom-short-description {
    margin-top: 45px !important;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    /* text-transform: lowercase; */
    display: none !important;
    /* font-weight: bold; */
}

.variation-header-top {
    display: flex;
    justify-content: space-between; /* summary left, remove right */
    align-items: center;
    width: 100% !important;
}

.variation-header-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-top: 10px;
}
.variation-attribute {
    display: inline-block;
    background: #dedada;
    border-radius: 20px;
    padding: 5px 12px;
    margin: 4px;
    font-size: 14px;
    text-transform: capitalize; /* first letter capital */
}

.variation-label {
    font-weight: 600;
    margin-right: 5px;
}

.variation-value {
    font-weight: 400;
      background: #fff !important;
      padding: 2px 12px;
      border-radius: 20px !important;
}
.variation-summary{
    width: 95% !important;
}

#csv-buttons-wrapper {
    display: flex;
    justify-content: space-between; /* Import on left, Download on right */
    align-items: center;
    margin-bottom: 20px;
}

#csv-import-container {
    display: flex;
    align-items: center;
    gap: 1px;
    border: 1px solid;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 2px #c3c3c3;
    width: 500px !important;
}

#csv-import-container1 {
    display: flex;
    align-items: center;
    gap: 1px;
    border: 1px solid;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 2px #c3c3c3;
    width: 500px !important;
}

#csv-export-container {
    margin-left: auto; /* pushes it to the right */
}


.import_by_csv {
    padding: 8px 15px;
    background: #ef7f08;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.import_by_csv1 {
    padding: 8px 15px;
    background: #ef7f08;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* .edit-download-csv {
    text-align: right;
    display: flex;
    width: 100%;
    justify-content: flex-end;
} */
.edit-download-csv-btn{

    padding: 8px 15px;
    background: #2271b1;
    color: #fff;
    border: none;
    border-radius: 4px;
}

div.import-edit-form {
    width: 50% !important;
}

.import-edit-csv-container {
    display: flex;
    justify-content: space-between;
}
/* prevent background-image peek-through on hover */
.woocommerce-product-gallery__image,
.woocommerce-product-gallery__image::before,
.woocommerce-product-gallery__image::after,
.woocommerce-product-gallery,
.woocommerce-product-gallery__wrapper {
  background-image: none !important;
}

/* ensure primary image covers its container */
.woocommerce-product-gallery__image img,
.wp-post-image {
  display: block !important;
  max-width: 100% !important;
}

.import-edit-csv-container {
    margin-top: 20px;
}
label.importCsv {
    font-weight: bold;
}



h1.product_title.entry-title {
    margin-left: 100px;
}

.site-main .entry-summary .supplier-title {
    display: none !important;
}

img.zoomImg {
    display: none !important;
}



.custom-product-accordion {
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

.accordion-item {
    border-bottom: 1px solid #ddd;
}

.accordion-header {
    cursor: pointer;
    padding: 15px 0;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}

.accordion-content {
    padding: 10px 0 20px;
    line-height: 1.6;
}


/* produch specification */
/* ============================================
   Universal Accordion — image ke neeche
   left column mein, gallery ke saath
   ============================================ */

.universal-accordion {
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
    border-top: 1px solid #e0e0e0;
    clear: none;
    float: none;
    display: block;
}

.universal-accordion .accordion-item {
    border-bottom: 1px solid #e0e0e0;
}

.universal-accordion .accordion-header {
    padding: 14px 16px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    color: #333;
    background: #fff;
    transition: background 0.2s;
    box-sizing: border-box;
    width: 100%;
}

.universal-accordion .accordion-header:hover {
    background: #f9f9f9;
}

.universal-accordion .accordion-content {
    padding: 12px 16px 20px;
    font-size: 14px;
    color: #555;
    line-height: 1.7;
    box-sizing: border-box;
}

.spec-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 8px;
}

.spec-table td {
    padding: 9px 14px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    vertical-align: top;
}

.spec-table .spec-title {
    font-weight: 500;
    background: #f5f5f5;
    width: 35%;
    color: #333;
}

.spec-table .spec-value {
    color: #555;
}

/* Hide default WooCommerce short description */
.woocommerce div.product .woocommerce-product-details__short-description {
    display: none !important;
}

/* Hide WC tabs completely */
.woocommerce div.product .woocommerce-tabs {
    display: none !important;
} 
 

/* Direct Add to Cart Button */
.Custom-cart-button {
    display: flex;
    gap: 12px;              /* space between buttons */
    align-items: center;
    margin-top: 20px;
}

.Custom-cart-button button {
    flex: 1;                /* both buttons equal width */
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
}

/* Default Woo button */
.single_add_to_cart_button {
    background-color: #ef7f0a;
    border: 2px solid #d35400;
    color: #fff;
}

/* Direct button */
.direct-add-to-cart-btn {
    background-color: #fff;
    border: 2px solid #ef7f0a;
    color: #ef7f0a;
}

/* Hover effects */
/* .single_add_to_cart_button:hover {
    background-color: #d35400;
} */

/* .direct-add-to-cart-btn:hover {
    background-color: #ef7f0a;
    color: #fff;
} */


/* Carousel sits below product gallery */
.woocommerce-product-gallery {
    margin-bottom: 0 !important;
}

.variation-swiper {
    width: 100%;
    padding: 8px 32px !important;
    box-sizing: border-box;
}

.variation-swiper .swiper-slide {
    width: 72px !important;
    height: 72px !important;
}

.variation-swiper .variation-image {
    width: 72px;
    height: 72px;
    border: 2px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: border-color 0.2s;
}

.variation-swiper .variation-image:has(.variation-thumb.selected),
.variation-swiper .variation-image.active {
    border-color: #378ADD;
}

.variation-swiper .variation-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.variation-swiper .swiper-button-prev,
.variation-swiper .swiper-button-next {
    width: 26px !important;
    height: 26px !important;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #333 !important;
    top: 50% !important;
}

.variation-swiper .swiper-button-prev::after,
.variation-swiper .swiper-button-next::after {
    font-size: 11px !important;
    font-weight: bold;
}

#variation-carousel-anchor {
    width: 50%;              /* 👈 main requirement */
    margin-top: 15px;
}

.variation-swiper {
    width: 100%;
}

.variation-swiper .swiper-slide {
    text-align: center;
}

.variation-thumb {
    width: 100%;
    height: auto;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

.variation-thumb:hover {
    transform: scale(1.05);
}

.readmore-summary.ellipsis{
    display: none;
}
.readmore {
    font-size: 16px;
    cursor: pointer;
    display: none;
}

h1.variation_title font {
    font-weight: 800 !important;
}

/*kjkjadfjsadfjhj */

.top-action-row {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 20px;
}

.top-action-row .back-btn {
    margin: 0;
    order: 1;
}

.top-action-row .import-csv-container {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    order: 2;
}

.top-action-row .import-csv-container .importCsv {
    white-space: nowrap;
    margin: 0;
}

.top-action-row #csv-export-container,
.top-action-row .edit-download-csv {
    margin: 0 0 0 auto;   /* Download CSV ko right side pe push karta hai */
    order: 3;
}

 