Copper Infinity Braid Bracelet
.tamra-product-description, .tamra-product-description * { box-sizing: border-box; } .tamra-product-description { --tamra-black: #211915; --tamra-copper: #b66f43; --tamra-copper-da rk: #8d431e; --tamra-cream: #fbf7f2; --tamra-border: #ead8ca; --tamra-text: #3d302a; --tamra-muted: #655750; width: 100%; margin: 0; color: var(--tamra-text); font-family: inherit; font-size: 16px; line-height: 1.65; } .tamra-product-description *, .tamra-product-description h2, .tamra-product-description h3, .tamra-product-description p { font-family: inherit; } .tamra-product-description h2, .tamra-product-description h3, .tamra-product-description p { margin-top: 0; } /* MAIN SECTION */ .tamra-main { width: 100%; padding: 30px; border: 1px solid var(--tamra-border); border-radius: 16px; background: radial-gradient( circle at top right, rgba(182, 111, 67, 0.1), transparent 34% ), linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%); } .tamra-top { display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr); gap: 32px; align-items: stretch; } .tamra-copy, .tamra-image-column { min-width: 0; } .tamra-copy { display: flex; flex-direction: column; padding-top: 6px; } .tamra-main h2 { margin: 0 0 20px; color: var(--tamra-black); font-size: clamp(37px, 3.8vw, 50px); font-weight: 600; line-height: 1.1; letter-spacing: -0.8px; } .tamra-main h2 span { color: var(--tamra-copper-dark); } .tamra-intro { max-width: 720px; margin: 0; color: #51443d; font-size: 17px; line-height: 1.72; } /* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE */ .tamra-wellness-inline { display: grid; grid-template-columns: 58px minmax(0, 1fr); gap: 16px; align-items: center; width: 100%; margin-top: auto; padding-top: 26px; } .tamra-logo-icon { display: flex; align-items: center; justify-content: center; width: 58px; height: 58px; border: 1px solid rgba(182, 111, 67, 0.5); border-radius: 50%; background: #ffffff; box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07); } .tamra-logo-icon img { display: block; width: 38px; height: 38px; object-fit: contain; } .tamra-wellness-inline h3 { margin: 0 0 5px; color: var(--tamra-black); font-size: clamp(22px, 2.2vw, 28px); font-weight: 600; line-height: 1.25; letter-spacing: -0.3px; } .tamra-wellness-inline p { margin: 0; color: var(--tamra-muted); font-size: 14px; line-height: 1.6; } /* IMAGE */ .tamra-image-column { display: flex; } .tamra-image-frame { width: 100%; overflow: hidden; padding: 10px; border: 1px solid var(--tamra-border); border-radius: 15px; background: #ffffff; box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09); transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease; } .tamra-image-frame img { display: block; width: 100%; height: 100%; min-height: 420px; object-fit: cover; border-radius: 10px; transform: scale(1); transition: transform 0.55s ease; } .tamra-image-frame:hover { transform: translateY(-5px); border-color: rgba(182, 111, 67, 0.65); box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15); } .tamra-image-frame:hover img { transform: scale(1.045); } /* FOUR FEATURES */ .tamra-features-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 34px; width: 100%; margin-top: 25px; padding-top: 6px; border-top: 1px solid var(--tamra-border); } .tamra-feature { display: grid; grid-template-columns: 46px minmax(0, 1fr); gap: 13px; align-items: center; min-width: 0; padding: 17px 0; border-bottom: 1px solid #eadfd7; } .tamra-feature:nth-last-child(-n + 2) { border-bottom: 0; } .tamra-round-icon { display: flex; align-items: center; justify-content: center; width: 43px; height: 43px; border: 1px solid rgba(182, 111, 67, 0.68); border-radius: 50%; color: var(--tamra-copper-dark); background: linear-gradient(145deg, #fffdfb, #f6e9df); } .tamra-round-icon svg { width: 21px; height: 21px; stroke: currentColor; } .tamra-feature h3 { margin: 0 0 4px; color: var(--tamra-copper-dark); font-size: 18px; font-weight: 700; line-height: 1.3; } .tamra-feature p { margin: 0; color: #594a42; font-size: 15px; line-height: 1.58; } /* SHIPPING AND TRUST BAR */ .tamra-trust { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); width: 100%; margin-top: 18px; overflow: hidden; border: 1px solid var(--tamra-border); border-radius: 14px; background: var(--tamra-border); } .tamra-trust-item { display: flex; align-items: center; gap: 10px; min-width: 0; min-height: 76px; padding: 13px; background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%); } .tamra-trust-item + .tamra-trust-item { border-left: 1px solid var(--tamra-border); } .tamra-trust-item .tamra-round-icon { flex: 0 0 38px; width: 38px; height: 38px; } .tamra-trust-item .tamra-round-icon svg { width: 18px; height: 18px; } .tamra-trust-item strong { display: block; color: var(--tamra-black); font-size: 14px; font-weight: 650; line-height: 1.3; } .tamra-trust-item span { display: block; margin-top: 2px; color: #6c5d55; font-size: 12px; line-height: 1.35; } /* HELP LINKS */ .tamra-help-links { width: 100%; margin-top: 20px; } .tamra-help-heading { margin: 0 0 14px; text-align: center; color: var(--tamra-black); font-size: 25px; font-weight: 600; line-height: 1.3; } .tamra-links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; } .tamra-link-card { display: flex; align-items: center; gap: 12px; padding: 15px 17px; border: 1px solid var(--tamra-border); border-radius: 12px; color: var(--tamra-text); text-decoration: none; background: linear-gradient(145deg, #fffdfb, #f8f0e9); transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; } .tamra-link-card:hover { transform: translateY(-3px); border-color: var(--tamra-copper); color: var(--tamra-text); box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1); } .tamra-link-card .tamra-round-icon { flex: 0 0 43px; } .tamra-link-card strong { display: block; margin-bottom: 2px; color: var(--tamra-copper-dark); font-size: 16px; font-weight: 650; } .tamra-link-card span { display: block; color: var(--tamra-muted); font-size: 13px; line-height: 1.45; } .tamra-note { margin-top: 13px; padding: 11px 15px; border-left: 3px solid var(--tamra-copper); border-radius: 0 8px 8px 0; background: #fff9f5; color: #67574f; font-size: 12px; line-height: 1.55; } /* TABLET */ @media screen and (max-width: 900px) { .tamra-main { padding: 25px; } .tamra-top { grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr); gap: 26px; } .tamra-main h2 { font-size: 38px; } .tamra-intro { font-size: 16px; } .tamra-image-frame img { min-height: 380px; } .tamra-wellness-inline { padding-top: 22px; } .tamra-features-grid { column-gap: 24px; } .tamra-feature h3 { font-size: 17px; } .tamra-feature p { font-size: 14px; } .tamra-trust { grid-template-columns: repeat(2, minmax(0, 1fr)); } .tamra-trust-item:nth-child(3) { border-top: 1px solid var(--tamra-border); border-left: 0; } .tamra-trust-item:nth-child(4) { border-top: 1px solid var(--tamra-border); } } /* MOBILE */ @media screen and (max-width: 700px) { .tamra-main { padding: 20px 17px; } .tamra-top { grid-template-columns: 1fr; gap: 18px; } .tamra-copy { padding-top: 0; } .tamra-main h2 { font-size: 32px; line-height: 1.12; } .tamra-intro { font-size: 15px; } .tamra-wellness-inline { margin-top: 22px; padding-top: 0; } .tamra-image-column { order: -1; } .tamra-image-frame img { height: auto; min-height: 0; object-fit: contain; } .tamra-image-frame:hover { transform: none; } .tamra-features-grid { grid-template-columns: 1fr; margin-top: 22px; } .tamra-feature, .tamra-feature:nth-last-child(-n + 2) { border-bottom: 1px solid #eadfd7; } .tamra-feature:last-child { border-bottom: 0; } .tamra-feature h3 { font-size: 17px; } .tamra-feature p { font-size: 14px; } .tamra-links { grid-template-columns: 1fr; } } @media screen and (max-width: 430px) { .tamra-main { padding: 18px 14px; } .tamra-main h2 { font-size: 29px; } .tamra-wellness-inline { grid-template-columns: 1fr; text-align: center; } .tamra-logo-icon { margin: 0 auto; } .tamra-trust { grid-template-columns: 1fr; } .tamra-trust-item + .tamra-trust-item, .tamra-trust-item:nth-child(3), .tamra-trust-item:nth-child(4) { border-top: 1px solid var(--tamra-border); border-left: 0; } } Timeless Design.Pure Copper. Crafted to Last. Discover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear. The Ayurvedic Choice for Natural Wellness Copper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear. Authentically Handcrafted Carefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character. Adjustable Open-Cuff Fit Designed to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending. Magnetic and Classic Styles Choose from discreet magnetic designs or traditional non-magnetic pure copper styles. Timeless Unisex Design Suitable for men and women, everyday wear, special occasions and thoughtful gifting. Lab Tested Copper 99.25% purity or higher Australian Owned Queensland small business Free Shipping Australia-wide Included with every order New Zealand Shipping $10 flat rate Need More Information? Read Our FAQs Learn about sizing, daily wear, tarnishing, magnets and care. How to Clean Copper Follow our simple natural bracelet cleaning and care guide. Copper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.
More you might like
Related
Copper Infinity Braid Bracelet
Related
Leather Bracelet, Infinity Bracelet, Infinity, Mens Bracelet
Related
His and Hers Set of Infinity Bracelets, Leather Bracelet, I
Related