{"product_id":"perfect-father-daughter-relationship-mug","title":"Perfect Father-Daughter Relationship Ceramic Mug","description":"\u003cstyle\u003e\n  .podtas-father-daughter-mug,\n  .podtas-father-daughter-mug * {\n    box-sizing: border-box;\n  }\n\n  .podtas-father-daughter-mug {\n    width: 100%;\n    max-width: 820px;\n    margin: 18px auto 30px;\n    padding: 0 16px;\n    color: #26252a;\n    font-family: inherit;\n  }\n\n  .podtas-father-daughter-mug h2,\n  .podtas-father-daughter-mug h3,\n  .podtas-father-daughter-mug p {\n    margin: 0;\n  }\n\n  .podtas-father-daughter-mug__images {\n    display: grid;\n    width: 100%;\n    gap: 14px;\n    margin-bottom: 34px;\n  }\n\n  .podtas-father-daughter-mug__image {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 14px;\n    background: #f5f5f5;\n  }\n\n  .podtas-father-daughter-mug__image img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    object-fit: contain;\n  }\n\n  .podtas-father-daughter-mug__section {\n    margin-top: 34px;\n  }\n\n  .podtas-father-daughter-mug__section:first-of-type {\n    margin-top: 0;\n  }\n\n  .podtas-father-daughter-mug__eyebrow {\n    margin-bottom: 8px !important;\n    color: #4b4b4f;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.11em;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .podtas-father-daughter-mug__title {\n    margin-bottom: 18px !important;\n    font-size: 31px;\n    font-weight: 700;\n    line-height: 1.15;\n    letter-spacing: -0.035em;\n    text-align: center;\n  }\n\n  .podtas-father-daughter-mug__benefits {\n    border-top: 1px solid #dedde0;\n  }\n\n  .podtas-father-daughter-mug__benefit {\n    display: grid;\n    grid-template-columns: 46px minmax(0, 1fr);\n    gap: 15px;\n    align-items: start;\n    padding: 20px 2px;\n    border-bottom: 1px solid #dedde0;\n  }\n\n  .podtas-father-daughter-mug__number {\n    display: flex;\n    width: 40px;\n    height: 40px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #eeeeef;\n    color: #343438;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .podtas-father-daughter-mug__benefit h3 {\n    margin-bottom: 6px;\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .podtas-father-daughter-mug__benefit p {\n    color: #68666c;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .podtas-father-daughter-mug__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    overflow: hidden;\n    border-top: 1px solid #dedde0;\n    border-bottom: 1px solid #dedde0;\n  }\n\n  .podtas-father-daughter-mug__detail {\n    min-width: 0;\n    padding: 24px 8px;\n    text-align: center;\n  }\n\n  .podtas-father-daughter-mug__detail\n    + .podtas-father-daughter-mug__detail {\n    border-left: 1px solid #dedde0;\n  }\n\n  .podtas-father-daughter-mug__icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 11px;\n    border-radius: 50%;\n    background: #eeeeef;\n    color: #343438;\n  }\n\n  .podtas-father-daughter-mug__icon svg {\n    width: 21px;\n    height: 21px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .podtas-father-daughter-mug__detail strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .podtas-father-daughter-mug__detail span {\n    display: block;\n    color: #747278;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .podtas-father-daughter-mug__notes {\n    margin: 0;\n    padding: 0;\n    border-top: 1px solid #dedde0;\n    list-style: none;\n  }\n\n  .podtas-father-daughter-mug__notes li {\n    position: relative;\n    padding: 19px 4px 19px 40px;\n    border-bottom: 1px solid #dedde0;\n    color: #605e64;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .podtas-father-daughter-mug__notes li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 19px;\n    left: 5px;\n    display: flex;\n    width: 24px;\n    height: 24px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #eeeeef;\n    color: #343438;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  @media screen and (max-width: 749px) {\n    .podtas-father-daughter-mug {\n      margin-top: 14px;\n      padding: 0 14px;\n    }\n\n    .podtas-father-daughter-mug__images {\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n\n    .podtas-father-daughter-mug__image {\n      border-radius: 10px;\n    }\n\n    .podtas-father-daughter-mug__section {\n      margin-top: 30px;\n    }\n\n    .podtas-father-daughter-mug__title {\n      font-size: 29px;\n    }\n\n    .podtas-father-daughter-mug__benefit {\n      grid-template-columns: 44px minmax(0, 1fr);\n      gap: 13px;\n      padding: 19px 0;\n    }\n\n    .podtas-father-daughter-mug__benefit h3 {\n      font-size: 19px;\n    }\n\n    .podtas-father-daughter-mug__benefit p {\n      font-size: 16px;\n    }\n\n    .podtas-father-daughter-mug__detail {\n      padding: 22px 5px;\n    }\n\n    .podtas-father-daughter-mug__icon {\n      width: 40px;\n      height: 40px;\n      margin-bottom: 10px;\n    }\n\n    .podtas-father-daughter-mug__detail strong {\n      font-size: 14px;\n    }\n\n    .podtas-father-daughter-mug__detail span {\n      font-size: 12.5px;\n    }\n\n    .podtas-father-daughter-mug__notes li {\n      padding: 18px 2px 18px 39px;\n      font-size: 16px;\n    }\n\n    .podtas-father-daughter-mug__notes li::before {\n      top: 18px;\n      left: 2px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"podtas-father-daughter-mug\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__images\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__image\"\u003e\u003cimg decoding=\"async\" loading=\"eager\" alt=\"11oz ceramic mug product details including durable printing, dishwasher safety and microwave safety\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/5111\/0444\/files\/7.jpg?v=1783491345\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"11oz ceramic mug dimensions showing approximately 3.8 inch height and 3.1 inch diameter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/5111\/0444\/files\/1.jpg?v=1783491345\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__section\"\u003e\n\u003cp class=\"podtas-father-daughter-mug__eyebrow\"\u003eFunny Gift From Daughter to Dad\u003c\/p\u003e\n\u003ch2 class=\"podtas-father-daughter-mug__title\"\u003eWhy You’ll Love It\u003c\/h2\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__benefits\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__benefit\"\u003e\n\u003cspan class=\"podtas-father-daughter-mug__number\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eA Funny Father-Daughter Message\u003c\/h3\u003e\n\u003cp\u003eThe quote “We Have the Perfect Father-Daughter Relationship. You Are My Father, and I Am Perfect” delivers a playful joke Dad can enjoy with every cup of coffee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__benefit\"\u003e\n\u003cspan class=\"podtas-father-daughter-mug__number\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSimple, Easy-to-Read Design\u003c\/h3\u003e\n\u003cp\u003eClean black lettering keeps the humorous message clear and makes the mug easy to match with a home kitchen, office desk or coffee station.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__benefit\"\u003e\n\u003cspan class=\"podtas-father-daughter-mug__number\"\u003e03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMade for Celebrating Dad\u003c\/h3\u003e\n\u003cp\u003eA lighthearted gift for Father’s Day, birthdays, Christmas or any occasion when a daughter wants to make her dad smile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__section\"\u003e\n\u003ch2 class=\"podtas-father-daughter-mug__title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__details\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__detail\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__icon\"\u003e\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 5h10v12a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8h1.5a3.5 3.5 0 0 1 0 7H16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eQuality Ceramic\u003c\/strong\u003e \u003cspan\u003eSmooth ceramic finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__detail\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__icon\"\u003e\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 4h10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 20h10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 4v16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 4v16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e11oz Capacity\u003c\/strong\u003e \u003cspan\u003eEveryday mug size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__detail\"\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__icon\"\u003e\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 6h14v12H5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eDouble-Sided Print\u003c\/strong\u003e \u003cspan\u003eMessage on both sides\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"podtas-father-daughter-mug__section\"\u003e\n\u003ch2 class=\"podtas-father-daughter-mug__title\"\u003eGood to Know\u003c\/h2\u003e\n\u003cul class=\"podtas-father-daughter-mug__notes\"\u003e\n\u003cli\u003eDishwasher and microwave safe for convenient everyday use with coffee, tea and other hot or cold drinks.\u003c\/li\u003e\n\u003cli\u003eApproximate size: 3.8 inches high with a 3.1-inch diameter. This product is currently offered in a black interior, rim and handle style.\u003c\/li\u003e\n\u003cli\u003eThis is a ready-made printed design and does not require a photo, custom name, spelling confirmation or personalization preview.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Podtas","offers":[{"title":"one size \/ Black","offer_id":45778212519980,"sku":"D04J03-CG04669-Black-one size","price":15.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0734\/5111\/0444\/files\/CG04669.jpg?v=1783490537","url":"https:\/\/podtas.com\/products\/perfect-father-daughter-relationship-mug","provider":"Podtas","version":"1.0","type":"link"}