html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-gallery {
    background: #f3f0e9 !important;
    border: 1px solid rgba(8, 35, 56, .1) !important;
    border-radius: 22px !important;
    box-shadow: 0 18px 44px rgba(8, 35, 56, .09) !important;
    height: min(560px, 48vw) !important;
    isolation: isolate;
    min-height: 460px;
    opacity: 1 !important;
    overflow: hidden !important;
    position: relative !important;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-fallback-wrap,
html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-viewer {
    inset: 0;
    position: absolute;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-fallback-wrap {
    background: #f7f4ee;
    z-index: 1;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-fallback {
    display: block !important;
    height: 100% !important;
    margin: 0 !important;
    max-width: none !important;
    object-fit: cover !important;
    opacity: 1;
    transition: opacity 220ms ease;
    width: 100% !important;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-viewer {
    background:
        radial-gradient(ellipse at 50% 42%, rgba(255, 255, 255, .96) 0%, rgba(247, 243, 235, .92) 48%, rgba(226, 219, 207, .96) 100%);
    opacity: 0;
    pointer-events: none;
    transition: opacity 220ms ease;
    z-index: 2;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-gallery.is-3d-ready .armala-cpc3d-fallback {
    opacity: 0;
    pointer-events: none;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-gallery.is-3d-ready .armala-cpc3d-viewer {
    opacity: 1;
    pointer-events: auto;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-gallery.armala-cpc3d-fallback-only .armala-cpc3d-viewer {
    display: none;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-scene {
    cursor: grab;
    inset: 0;
    outline: 0;
    position: absolute;
    touch-action: pan-y;
    z-index: 1;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-scene.is-dragging {
    cursor: grabbing;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-scene:focus-visible {
    box-shadow: inset 0 0 0 3px #c86d33;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-scene canvas {
    display: block;
    height: 100% !important;
    width: 100% !important;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-copy {
    left: 20px;
    pointer-events: none;
    position: absolute;
    top: 20px;
    z-index: 3;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-copy span {
    color: #a45f30 !important;
    display: block;
    font-size: 11px !important;
    font-weight: 900 !important;
    letter-spacing: .11em;
    text-transform: uppercase;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-copy p {
    color: #405463 !important;
    font-size: 13px !important;
    font-weight: 650 !important;
    line-height: 1.35 !important;
    margin: 5px 0 0 !important;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-sizes {
    align-items: center;
    bottom: 62px;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: center;
    left: 14px;
    position: absolute;
    right: 14px;
    z-index: 4;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size {
    appearance: none;
    background: rgba(255, 255, 255, .8) !important;
    border: 1px solid rgba(8, 35, 56, .2) !important;
    border-radius: 999px !important;
    color: #19384a !important;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    min-height: 42px;
    min-width: 58px;
    padding: 10px 13px !important;
    transition: background-color 220ms ease, border-color 220ms ease, color 220ms ease, transform 220ms ease !important;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size:hover,
html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size:focus-visible {
    border-color: #c86d33 !important;
    box-shadow: 0 0 0 3px rgba(200, 109, 51, .18) !important;
    outline: 0;
    transform: translateY(-2px);
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size.is-active {
    background: #b86531 !important;
    border-color: #b86531 !important;
    color: #fff !important;
}

html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-disclaimer {
    bottom: 18px;
    color: #5c6d78 !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    left: 16px;
    line-height: 1.35 !important;
    margin: 0 !important;
    pointer-events: none;
    position: absolute;
    right: 16px;
    text-align: center;
    z-index: 3;
}

@media (max-width: 760px) {
    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-gallery {
        height: 360px !important;
        min-height: 360px !important;
        width: 100% !important;
    }

    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-copy {
        left: 16px;
        top: 14px;
    }

    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-copy p {
        font-size: 12px !important;
    }

    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-sizes {
        bottom: 56px;
        gap: 6px;
        left: 8px;
        right: 8px;
    }

    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size {
        font-size: 11px !important;
        min-height: 42px;
        min-width: 57px;
        padding: 9px 11px !important;
    }

    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-disclaimer {
        bottom: 12px;
        font-size: 10px !important;
    }
}

@media (max-width: 380px) {
    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size {
        min-width: 54px;
        padding-inline: 9px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-fallback,
    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-viewer,
    html body.single-product:is(.postid-1000096,.postid-1000066,.postid-1000067,.postid-1000095) .armala-cpc3d-size {
        transition: none !important;
    }
}
