{"product_id":"leather-hip-flask-gift-set","title":"Leather Hip Flask Gift Set","description":"\u003c!-- BRAAIS \u0026 BIKINIS — BEACH BACKGROUND MATCHED SECTION --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026family=Caveat:wght@400;700\u0026display=swap');\n\n#hip-flask-premium {\n    font-family: 'Poppins', sans-serif;\n    background: linear-gradient(160deg, #f4f4f4 0%, #ececec 40%, #f8f8f8 100%);\n    color: #2c1a0e;\n    padding: 90px 40px;\n    border-radius: 34px;\n    overflow: hidden;\n    position: relative;\n    box-shadow: 0 20px 60px rgba(180,130,80,0.12);\n}\n\n#hip-flask-premium::before {\n    content: \"\";\n    position: absolute;\n    width: 650px;\n    height: 650px;\n    background: radial-gradient(circle, rgba(45,138,122,0.14) 0%, transparent 70%);\n    top: -280px;\n    right: -220px;\n    animation: glowFloat 9s ease-in-out infinite;\n}\n\n#hip-flask-premium::after {\n    content: \"\";\n    position: absolute;\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(234,141,120,0.15) 0%, transparent 70%);\n    bottom: -220px;\n    left: -180px;\n    animation: glowFloat 12s ease-in-out infinite;\n}\n\n@keyframes glowFloat {\n    0%,100% { transform: scale(1); opacity: .7; }\n    50% { transform: scale(1.12); opacity: 1; }\n}\n\n.hf-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #2d8a7a, #ea8d78);\n    color: white;\n    padding: 12px 24px;\n    border-radius: 60px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 35px;\n    box-shadow: 0 10px 25px rgba(45,138,122,0.22);\n}\n\n.hf-title {\n    font-size: 72px;\n    line-height: 1.02;\n    font-weight: 800;\n    margin-bottom: 28px;\n    max-width: 920px;\n    color: #2c1a0e;\n    animation: fadeUp 1s ease forwards;\n}\n\n.hf-title span {\n    background: linear-gradient(90deg, #2d8a7a, #ea8d78);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n}\n\n.hf-subtitle {\n    font-size: 21px;\n    line-height: 1.9;\n    color: #6b4c30;\n    max-width: 820px;\n    margin-bottom: 70px;\n    animation: fadeUp 1.2s ease forwards;\n}\n\n.hf-section {\n    margin-bottom: 50px;\n    padding-bottom: 40px;\n    border-bottom: 1px solid rgba(180,130,80,0.18);\n    animation: fadeUp 1.3s ease;\n}\n\n.hf-section:last-of-type {\n    border-bottom: none;\n}\n\n.hf-section h3 {\n    font-size: 34px;\n    font-weight: 700;\n    color: #2c1a0e;\n    margin-bottom: 18px;\n    position: relative;\n    display: inline-block;\n}\n\n.hf-section h3::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -8px;\n    width: 70px;\n    height: 3px;\n    border-radius: 20px;\n    background: linear-gradient(90deg, #2d8a7a, #ea8d78);\n}\n\n.hf-section p {\n    font-size: 18px;\n    line-height: 2;\n    color: #6b4c30;\n    max-width: 950px;\n}\n\n.hf-section ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.hf-section ul li {\n    font-size: 18px;\n    line-height: 2;\n    color: #6b4c30;\n    padding-left: 32px;\n    position: relative;\n}\n\n.hf-section ul li::before {\n    content: \"🥃\";\n    position: absolute;\n    left: 0;\n    font-size: 14px;\n    top: 4px;\n}\n\n.hf-bottom {\n    margin-top: 70px;\n    padding: 55px;\n    border-radius: 34px;\n    background: linear-gradient(\n        135deg,\n        rgba(45,138,122,.08),\n        rgba(234,141,120,.10),\n        rgba(255,248,238,.95)\n    );\n    border: 1px solid rgba(45,138,122,.15);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.hf-bottom h2 {\n    font-size: 46px;\n    margin-bottom: 24px;\n    font-weight: 800;\n    color: #2c1a0e;\n}\n\n.hf-bottom p {\n    color: #6b4c30;\n    font-size: 19px;\n    line-height: 2;\n    max-width: 850px;\n    margin: auto;\n}\n\n.hf-cta {\n    display: inline-block;\n    margin-top: 34px;\n    padding: 18px 42px;\n    border-radius: 60px;\n    background: linear-gradient(135deg, #2d8a7a, #ea8d78);\n    color: white;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 1px;\n    text-decoration: none;\n    transition: all .35s ease;\n    box-shadow: 0 12px 30px rgba(45,138,122,0.25);\n}\n\n.hf-cta:hover {\n    transform: scale(1.05);\n    box-shadow: 0 20px 45px rgba(45,138,122,0.35);\n}\n\n.hf-brand {\n    margin-top: 60px;\n    text-align: center;\n    padding-top: 35px;\n    border-top: 1px solid rgba(180,130,80,0.18);\n}\n\n.hf-brand-text {\n    font-size: 16px;\n    color: #6b4c30;\n    line-height: 1.9;\n}\n\n.hf-brand-text strong {\n    color: #2c1a0e;\n}\n\n.hf-brand-script {\n    margin-top: 18px;\n    font-family: 'Caveat', cursive;\n    font-size: 48px;\n    color: #2c1a0e;\n}\n\n.hf-brand-script span {\n    color: #2d8a7a;\n}\n\n@keyframes fadeUp {\n    from { opacity: 0; transform: translateY(30px); }\n    to { opacity: 1; transform: translateY(0); }\n}\n\n@media(max-width:768px){\n    #hip-flask-premium { padding: 60px 24px; }\n    .hf-title { font-size: 46px; }\n    .hf-subtitle { font-size: 18px; }\n    .hf-section h3 { font-size: 28px; }\n    .hf-section p, .hf-section ul li { font-size: 16px; }\n    .hf-bottom { padding: 36px 24px; }\n    .hf-bottom h2 { font-size: 32px; }\n    .hf-bottom p { font-size: 17px; }\n    .hf-brand-script { font-size: 36px; }\n    .hf-brand-text { font-size: 14px; }\n}\n\u003c\/style\u003e\n\u003csection id=\"hip-flask-premium\"\u003e\n\u003cdiv class=\"hf-badge\"\u003eGOOD TIMES IN YOUR POCKET\u003c\/div\u003e\n\u003ch1 class=\"hf-title\"\u003eSip It. Share It. \u003cspan\u003eOwn The Moment.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hf-subtitle\"\u003eThe \u003cstrong\u003eHip Flask Gift Set\u003c\/strong\u003e is your ultimate companion for life's best moments — whether you're gathered around the braai or watching the sun dip into the ocean. Built for South Africans who know how to enjoy the good life.\u003c\/p\u003e\n\u003cdiv class=\"hf-section\"\u003e\n\u003ch3\u003eWhat's In The Set\u003c\/h3\u003e\n\u003cp\u003eEverything you need to sip in style, wherever the vibe takes you:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e1 x 227ml stainless steel hip flask with leather wrap \u0026amp; contrast stitching\u003c\/li\u003e\n\u003cli\u003e3 x stainless steel shot cups\u003c\/li\u003e\n\u003cli\u003e1 x stainless steel funnel\u003c\/li\u003e\n\u003cli\u003e1 x zippered leather carry case for the shot cups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-section\"\u003e\n\u003ch3\u003eLeak-Proof \u0026amp; Reliable\u003c\/h3\u003e\n\u003cp\u003eA secure screw cap keeps your favourite spirit safely sealed — no spills, no waste, just pure enjoyment from the first sip to the last.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-section\"\u003e\n\u003ch3\u003eBuilt For Adventure\u003c\/h3\u003e\n\u003cp\u003eCompact enough to slip into a pocket, bag, or cooler bag. From beach days to bush braais, this set goes wherever the good times do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-section\"\u003e\n\u003ch3\u003eNo Metallic Taste\u003c\/h3\u003e\n\u003cp\u003eStainless steel interior means your drink tastes exactly as it should — clean, pure, and exactly how you poured it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-section\"\u003e\n\u003ch3\u003eThe Perfect Gift For Him\u003c\/h3\u003e\n\u003cp\u003eA premium lifestyle essential for braai lovers, beach goers, and anyone who appreciates quality — perfect for birthdays, Father's Day, or just because.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-bottom\"\u003e\n\u003ch2\u003eGood Times In Your Pocket\u003c\/h2\u003e\n\u003cp\u003eWhether you're toasting at sunset, sharing shots around the fire, or sneaking a sip at the beach, the \u003cstrong\u003eHip Flask Gift Set\u003c\/strong\u003e delivers style, convenience, and pure SA vibes — every time.\u003c\/p\u003e\n\u003ca class=\"hf-cta\" href=\"#\"\u003e SHOP NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-brand\"\u003e\n\u003cdiv class=\"hf-brand-text\"\u003e🇿🇦 Proudly stocked by \u003cstrong\u003eBraais \u0026amp; Bikinis\u003c\/strong\u003e — your go-to for the SA outdoor lifestyle.\u003c\/div\u003e\n\u003cdiv class=\"hf-brand-script\"\u003eGood Times • Tan Lines • \u003cspan\u003eLocal Vibes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Braais \u0026 Bikinis","offers":[{"title":"Default Title","offer_id":48683564204280,"sku":null,"price":379.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/4411\/5448\/files\/Leather_Hip_Flask_Gift_Set.png?v=1780072868","url":"https:\/\/braaisandbikinis.co.za\/products\/leather-hip-flask-gift-set","provider":"Braais \u0026 Bikinis","version":"1.0","type":"link"}