body.single-product.postid-515 #primary {
    max-width: 1380px;
    margin: 0 auto;
    padding: 142px 28px 104px;
    background: transparent;
    position: relative;
    z-index: 1;
}

body.single-product.postid-515 #secondary {
    display: none;
}

body.single-product.postid-515 .site-main {
    width: 100%;
    background: transparent;
}

body.single-product.postid-515 .woocommerce {
    background: transparent;
}

body.single-product.postid-515 div.product {
    display: grid;
    grid-template-columns: minmax(560px, 1.08fr) minmax(430px, 0.92fr);
    gap: 54px;
    align-items: start;
}

body.single-product.postid-515 .woocommerce-product-gallery,
body.single-product.postid-515 .summary {
    width: 100% !important;
    float: none !important;
}

body.single-product.postid-515 .woocommerce-product-gallery {
    padding: 18px;
    border: 1px solid rgba(244, 196, 83, 0.22);
    border-radius: 26px;
    background: linear-gradient(145deg, rgba(30, 14, 54, 0.70), rgba(7, 4, 18, 0.36));
    box-shadow: 0 28px 90px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.single-product.postid-515 .woocommerce-product-gallery__wrapper {
    margin: 0;
}

body.single-product.postid-515 .woocommerce-product-gallery__image:first-child {
    overflow: hidden;
    border: 1px solid rgba(255, 216, 107, 0.30);
    border-radius: 22px;
    background: rgba(28, 13, 48, 0.72);
    box-shadow: 0 24px 72px rgba(0, 0, 0, 0.42);
}

body.single-product.postid-515 .woocommerce-product-gallery__image:first-child img {
    display: block;
    width: 100%;
    min-height: 520px;
    object-fit: cover;
    object-position: center;
}

body.single-product.postid-515 .flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
    margin: 18px 0 0;
    padding: 0;
}

body.single-product.postid-515 .flex-control-thumbs li {
    width: auto !important;
    float: none !important;
    overflow: hidden;
    border: 1px solid rgba(244, 196, 83, 0.20);
    border-radius: 14px;
    background: rgba(28, 13, 48, 0.70);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.24);
}

body.single-product.postid-515 .flex-control-thumbs img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    opacity: 0.72;
    transition: opacity 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

body.single-product.postid-515 .flex-control-thumbs img.flex-active,
body.single-product.postid-515 .flex-control-thumbs img:hover {
    opacity: 1;
    transform: scale(1.02);
    box-shadow: inset 0 0 0 2px #ffd86b;
}

body.single-product.postid-515 .summary {
    position: relative;
    padding: 34px;
    border: 1px solid rgba(255, 216, 107, 0.20);
    border-radius: 26px;
    background: linear-gradient(145deg, rgba(31, 13, 55, 0.76), rgba(7, 4, 18, 0.38));
    color: rgba(255, 247, 229, 0.88);
    box-shadow: 0 28px 90px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.single-product.postid-515 .summary::before {
    content: "Physical delivery";
    display: inline-flex;
    align-items: center;
    margin: 0 0 18px;
    padding: 8px 16px;
    border: 1px solid rgba(255, 216, 107, 0.36);
    border-radius: 999px;
    color: #ffd86b;
    background: rgba(255, 216, 107, 0.08);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

body.single-product.postid-515 .product_title {
    margin: 0 0 22px;
    color: #fff7e5;
    font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 3.8vw, 64px);
    line-height: 1.02;
    font-weight: 500;
    letter-spacing: 0;
}

body.single-product.postid-515 .price {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 12px 18px;
    margin: 0 0 28px;
    color: #ffd86b;
    font-size: clamp(42px, 4vw, 58px);
    font-weight: 800;
    line-height: 1;
    text-shadow: 0 0 30px rgba(255, 216, 107, 0.24);
}

body.single-product.postid-515 .price del {
    color: rgba(255, 247, 229, 0.58);
    font-size: 24px;
    font-weight: 700;
    opacity: 1;
}

body.single-product.postid-515 .price ins {
    color: #ffd86b;
    text-decoration: none;
}

body.single-product.postid-515 .woocommerce-product-details__short-description {
    max-width: 620px;
    margin-bottom: 30px;
    color: rgba(255, 247, 229, 0.72);
    font-size: 18px;
    line-height: 1.75;
}

body.single-product.postid-515 .woocommerce-product-details__short-description p {
    margin: 0 0 10px;
}

body.single-product.postid-515 table.variations {
    width: 100%;
    margin: 34px 0 20px;
}

body.single-product.postid-515 table.variations tbody,
body.single-product.postid-515 table.variations tr,
body.single-product.postid-515 table.variations th,
body.single-product.postid-515 table.variations td {
    display: block;
    width: 100%;
    padding: 0;
}

body.single-product.postid-515 table.variations label {
    display: block;
    margin: 0 0 12px;
    color: #ffd86b;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.single-product.postid-515 select {
    width: 100%;
    min-height: 58px;
    border: 1px solid rgba(255, 216, 107, 0.38);
    border-radius: 16px;
    background: rgba(9, 5, 24, 0.76);
    color: #fff7e5;
    padding: 0 20px;
    font-size: 18px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}

body.single-product.postid-515 .reset_variations {
    display: inline-block;
    margin-top: 10px;
    color: rgba(255, 216, 107, 0.78);
    font-size: 13px;
}

body.single-product.postid-515 .woocommerce-variation-description {
    color: rgba(255, 247, 229, 0.72);
    line-height: 1.6;
}

body.single-product.postid-515 .woocommerce-variation-price {
    display: none;
}

body.single-product.postid-515 .single_variation_wrap {
    margin-top: 20px;
}

body.single-product.postid-515 .woocommerce-variation-add-to-cart {
    display: grid;
    grid-template-columns: minmax(140px, 180px) minmax(0, 1fr);
    gap: 18px;
    align-items: end;
}

body.single-product.postid-515 .quantity {
    display: inline-flex;
    align-items: center;
    min-height: 58px;
    margin: 0;
    padding: 7px;
    border: 1px solid rgba(255, 216, 107, 0.32);
    border-radius: 16px;
    background: rgba(9, 5, 24, 0.76);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}

body.single-product.postid-515 .quantity::before {
    content: "Qty";
    margin: 0 10px;
    color: #ffd86b;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.single-product.postid-515 .quantity input.qty {
    width: 74px;
    min-height: 42px;
    border: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    color: #fff7e5;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
}

body.single-product.postid-515 button.single_add_to_cart_button {
    width: 100%;
    min-height: 66px;
    margin: 0;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #fff2af 0%, #ffd45c 42%, #d99818 100%);
    color: #12071d;
    font-size: 20px;
    font-weight: 900;
    box-shadow: 0 20px 48px rgba(224, 165, 30, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.52);
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

body.single-product.postid-515 button.single_add_to_cart_button:hover {
    transform: translateY(-1px);
    box-shadow: 0 24px 58px rgba(224, 165, 30, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.58);
}

body.single-product.postid-515 .product_meta {
    display: none;
}

body.single-product.postid-515 .woocommerce-tabs,
body.single-product.postid-515 .related,
body.single-product.postid-515 .upsells {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
}

body.single-product.postid-515 .woocommerce-tabs {
    clear: both;
    margin-top: 84px;
    color: rgba(255, 247, 229, 0.88);
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs {
    display: flex;
    gap: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255, 216, 107, 0.24);
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs::before,
body.single-product.postid-515 .woocommerce-tabs ul.tabs::after,
body.single-product.postid-515 .woocommerce-tabs ul.tabs li::before,
body.single-product.postid-515 .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs li {
    margin: 0;
    border: 1px solid rgba(255, 216, 107, 0.20);
    border-bottom: 0;
    border-radius: 16px 16px 0 0;
    background: rgba(15, 8, 33, 0.74);
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs li + li {
    margin-left: -1px;
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs li.active {
    background: rgba(34, 16, 60, 0.92);
    border-color: rgba(255, 216, 107, 0.42);
    box-shadow: inset 0 3px 0 #ffd86b;
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs li a {
    display: block;
    padding: 20px 34px;
    color: rgba(255, 247, 229, 0.76);
    font-size: 17px;
    font-weight: 800;
}

body.single-product.postid-515 .woocommerce-tabs ul.tabs li.active a {
    color: #ffd86b;
}

body.single-product.postid-515 .woocommerce-tabs .panel {
    margin: 0;
    padding: 42px;
    border: 1px solid rgba(255, 216, 107, 0.24);
    border-top: 0;
    border-radius: 0 22px 22px 22px;
    background: linear-gradient(145deg, rgba(26, 12, 50, 0.84), rgba(8, 5, 22, 0.78));
    box-shadow: 0 26px 80px rgba(0, 0, 0, 0.28);
}

body.single-product.postid-515 .woocommerce-tabs .panel h2,
body.single-product.postid-515 .woocommerce-Reviews-title,
body.single-product.postid-515 .comment-reply-title {
    margin-top: 0;
    color: #fff7e5;
    font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0;
}

body.single-product.postid-515 .woocommerce-tabs .panel p,
body.single-product.postid-515 .woocommerce-tabs .panel li {
    color: rgba(255, 247, 229, 0.74);
    font-size: 17px;
    line-height: 1.75;
}

body.single-product.postid-515 table.shop_attributes,
body.single-product.postid-515 table.shop_attributes th,
body.single-product.postid-515 table.shop_attributes td {
    border-color: rgba(255, 216, 107, 0.16);
    color: rgba(255, 247, 229, 0.78);
}

body.single-product.postid-515 table.shop_attributes th {
    color: #ffd86b;
}

body.single-product.postid-515 footer,
body.single-product.postid-515 .site-footer {
    border-top: 1px solid rgba(255, 216, 107, 0.18);
}

@media (max-width: 1100px) {
    body.single-product.postid-515 div.product {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    body.single-product.postid-515 .woocommerce-product-gallery__image:first-child img {
        min-height: 420px;
    }
}

@media (max-width: 900px) {
    body.single-product.postid-515 #primary {
        padding: 108px 18px 76px;
    }

    body.single-product.postid-515 .woocommerce-product-gallery,
    body.single-product.postid-515 .summary {
        padding: 16px;
        border-radius: 22px;
    }

    body.single-product.postid-515 .woocommerce-product-gallery__image:first-child img {
        min-height: 320px;
    }

    body.single-product.postid-515 .flex-control-thumbs {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    body.single-product.postid-515 .product_title {
        font-size: 38px;
    }

    body.single-product.postid-515 .price {
        font-size: 36px;
    }

    body.single-product.postid-515 .price del {
        font-size: 20px;
    }

    body.single-product.postid-515 .woocommerce-variation-add-to-cart {
        grid-template-columns: 1fr;
    }

    body.single-product.postid-515 .quantity,
    body.single-product.postid-515 button.single_add_to_cart_button {
        width: 100%;
    }

    body.single-product.postid-515 .woocommerce-tabs {
        margin-top: 58px;
    }

    body.single-product.postid-515 .woocommerce-tabs ul.tabs {
        flex-wrap: wrap;
        gap: 10px;
        border-bottom: 0;
    }

    body.single-product.postid-515 .woocommerce-tabs ul.tabs li,
    body.single-product.postid-515 .woocommerce-tabs ul.tabs li + li {
        margin-left: 0;
        border-radius: 999px;
        border-bottom: 1px solid rgba(255, 216, 107, 0.20);
    }

    body.single-product.postid-515 .woocommerce-tabs ul.tabs li a {
        padding: 14px 20px;
        font-size: 15px;
    }

    body.single-product.postid-515 .woocommerce-tabs .panel {
        padding: 28px;
        border-top: 1px solid rgba(255, 216, 107, 0.20);
        border-radius: 18px;
    }
}
