/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2026 | 15:18:58 */
/* Sku wrapper */
.entry-summary .product_meta .sku_wrapper{
    display:none !important;
}

/* Entry summary */
#page .product .entry-summary{
    transform:translatex(0px) translatey(0px);
}

/* Product meta */
.product .entry-summary .product_meta{
    transform:translatex(-45px) translatey(-420px);
}



/* Label container */
#main-content #content-wrap #site-content #inner-content .content-woocommerce .product .entry-summary .wvs-loaded div .cfvsw-variation-disable-logic tbody tr .label{
    height:136px !important;
}

/* Label */
.cfvsw-variation-disable-logic tr label{
    width:344px;
    margin-right:56px;
    display:inline-block;
    transform:translatex(0px) translatey(-5px);
}

/* Label wrapper */
.cfvsw-variation-disable-logic tr .label{
    padding-left:0px;
}

/* Hide label span */
.label label span{
    display:none;
}

/* Hide SKU text span */
.product_meta .sku_wrapper span{
    display:none;
}

/* Variation add to cart */
.wvs-loaded div .woocommerce-variation-add-to-cart-enabled{
    transform:translatex(-6px) translatey(33px);
}

/* Single variation wrap */
.wvs-loaded div .single_variation_wrap{
    transform:translatex(8px) translatey(28px);
}

/* Disabled variation */
.cfvsw-variation-disable-logic tr .disable-to-select{
    transform:translatex(35px) translatey(48px);
}

/* Swatches container */
.cfvsw-variation-disable-logic tr .cfvsw-swatches-container{
    transform:translatex(-124px) translatey(-16px);
}

/* Price */
.product .entry-summary p.price{
    transform:translatex(0px) translatey(31px);
}

/* Hide reviews tab */
#tab-title-reviews a{
    display:none;
}

/* Quantity input */
.woocommerce-variation-add-to-cart-enabled .quantity input[type="number"]{
    font-size:15px;
    font-weight:600;
}

تصویر میں موجود CSS کوڈ:

```css id="q5f7uv"
.entry-summary .product_meta .posted_in{
    transform:translatex(3px) translatey(0px);
    display:inline-block;
}
```
یہی مکمل کوڈ تصویر میں نظر آ رہا ہے۔
