{"product_id":"my-son-in-law-is-my-favorite-child-mug","title":"My Son-in-Law Is My Favorite Child Ceramic Mug","description":"\u003cstyle\u003e\n  .podtas-favorite-son-in-law-mug,\n  .podtas-favorite-son-in-law-mug * {\n    box-sizing: border-box;\n  }\n\n  .podtas-favorite-son-in-law-mug {\n    width: 100%;\n    max-width: 820px;\n    margin: 18px auto 30px;\n    padding: 0 16px;\n    color: #292722;\n    font-family: inherit;\n  }\n\n  .podtas-favorite-son-in-law-mug h2,\n  .podtas-favorite-son-in-law-mug h3,\n  .podtas-favorite-son-in-law-mug p {\n    margin: 0;\n  }\n\n  .podtas-favorite-son-in-law-mug__images {\n    display: grid;\n    width: 100%;\n    gap: 14px;\n    margin: 0 0 34px;\n  }\n\n  .podtas-favorite-son-in-law-mug__image {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 14px;\n    background: #f7f5ef;\n  }\n\n  .podtas-favorite-son-in-law-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-favorite-son-in-law-mug__section {\n    margin-top: 34px;\n  }\n\n  .podtas-favorite-son-in-law-mug__section:first-of-type {\n    margin-top: 0;\n  }\n\n  .podtas-favorite-son-in-law-mug__eyebrow {\n    margin-bottom: 8px !important;\n    color: #a04431;\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-favorite-son-in-law-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-favorite-son-in-law-mug__benefits {\n    border-top: 1px solid #dedad1;\n  }\n\n  .podtas-favorite-son-in-law-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 #dedad1;\n  }\n\n  .podtas-favorite-son-in-law-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: #f5e9df;\n    color: #a04431;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .podtas-favorite-son-in-law-mug__benefit h3 {\n    margin-bottom: 6px;\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .podtas-favorite-son-in-law-mug__benefit p {\n    color: #68645e;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .podtas-favorite-son-in-law-mug__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    overflow: hidden;\n    border-top: 1px solid #dedad1;\n    border-bottom: 1px solid #dedad1;\n  }\n\n  .podtas-favorite-son-in-law-mug__detail {\n    min-width: 0;\n    padding: 24px 8px;\n    text-align: center;\n  }\n\n  .podtas-favorite-son-in-law-mug__detail\n    + .podtas-favorite-son-in-law-mug__detail {\n    border-left: 1px solid #dedad1;\n  }\n\n  .podtas-favorite-son-in-law-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: #f5e9df;\n    color: #a04431;\n  }\n\n  .podtas-favorite-son-in-law-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-favorite-son-in-law-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-favorite-son-in-law-mug__detail span {\n    display: block;\n    color: #747069;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .podtas-favorite-son-in-law-mug__notes {\n    margin: 0;\n    padding: 0;\n    border-top: 1px solid #dedad1;\n    list-style: none;\n  }\n\n  .podtas-favorite-son-in-law-mug__notes li {\n    position: relative;\n    padding: 19px 4px 19px 40px;\n    border-bottom: 1px solid #dedad1;\n    color: #625e58;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .podtas-favorite-son-in-law-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: #f5e9df;\n    color: #a04431;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  @media screen and (max-width: 749px) {\n    .podtas-favorite-son-in-law-mug {\n      margin-top: 14px;\n      padding: 0 14px;\n    }\n\n    .podtas-favorite-son-in-law-mug__images {\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n\n    .podtas-favorite-son-in-law-mug__image {\n      border-radius: 10px;\n    }\n\n    .podtas-favorite-son-in-law-mug__section {\n      margin-top: 30px;\n    }\n\n    .podtas-favorite-son-in-law-mug__title {\n      font-size: 29px;\n    }\n\n    .podtas-favorite-son-in-law-mug__benefit {\n      grid-template-columns: 44px minmax(0, 1fr);\n      gap: 13px;\n      padding: 19px 0;\n    }\n\n    .podtas-favorite-son-in-law-mug__benefit h3 {\n      font-size: 19px;\n    }\n\n    .podtas-favorite-son-in-law-mug__benefit p {\n      font-size: 16px;\n    }\n\n    .podtas-favorite-son-in-law-mug__detail {\n      padding: 22px 5px;\n    }\n\n    .podtas-favorite-son-in-law-mug__icon {\n      width: 40px;\n      height: 40px;\n      margin-bottom: 10px;\n    }\n\n    .podtas-favorite-son-in-law-mug__detail strong {\n      font-size: 14px;\n    }\n\n    .podtas-favorite-son-in-law-mug__detail span {\n      font-size: 12.5px;\n    }\n\n    .podtas-favorite-son-in-law-mug__notes li {\n      padding: 18px 2px 18px 39px;\n      font-size: 16px;\n    }\n\n    .podtas-favorite-son-in-law-mug__notes li::before {\n      top: 18px;\n      left: 2px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"podtas-favorite-son-in-law-mug\"\u003e\n  \u003cdiv class=\"podtas-favorite-son-in-law-mug__images\"\u003e\n    \u003cdiv class=\"podtas-favorite-son-in-law-mug__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/5111\/0444\/files\/7.jpg?v=1783491345\" alt=\"11oz ceramic mug product information including double-sided printing, dishwasher safety and microwave safety\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"podtas-favorite-son-in-law-mug__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/5111\/0444\/files\/1.jpg?v=1783491345\" alt=\"11oz ceramic mug dimensions showing approximately 3.8 inch height and 3.1 inch diameter\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"podtas-favorite-son-in-law-mug__section\"\u003e\n    \u003cp class=\"podtas-favorite-son-in-law-mug__eyebrow\"\u003e\n      Funny Son-in-Law Family Gift\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"podtas-favorite-son-in-law-mug__title\"\u003e\n      Why You’ll Love It\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"podtas-favorite-son-in-law-mug__benefits\"\u003e\n      \u003cdiv class=\"podtas-favorite-son-in-law-mug__benefit\"\u003e\n        \u003cspan class=\"podtas-favorite-son-in-law-mug__number\"\u003e01\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eA Funny Favorite Child Message\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The bold “My Son-in-Law Is My Favorite Child” message delivers an\n            easy family joke that can make both the son-in-law and the rest of\n            the family laugh.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"podtas-favorite-son-in-law-mug__benefit\"\u003e\n        \u003cspan class=\"podtas-favorite-son-in-law-mug__number\"\u003e02\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003ePlayful Crossed-Out Daughter Detail\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The word “Daughter” is visibly crossed out in red and replaced by\n            “Son-in-Law,” creating the humorous visual twist at the center of\n            the design.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"podtas-favorite-son-in-law-mug__benefit\"\u003e\n        \u003cspan class=\"podtas-favorite-son-in-law-mug__number\"\u003e03\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eMade for Family Celebrations\u003c\/h3\u003e\n\n          \u003cp\u003e\n            A lighthearted choice for birthdays, Christmas, Father’s Day,\n            Mother’s Day or a casual surprise from a mother-in-law or\n            father-in-law.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"podtas-favorite-son-in-law-mug__section\"\u003e\n    \u003ch2 class=\"podtas-favorite-son-in-law-mug__title\"\u003e\n      Product Details\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"podtas-favorite-son-in-law-mug__details\"\u003e\n      \u003cdiv class=\"podtas-favorite-son-in-law-mug__detail\"\u003e\n        \u003cdiv class=\"podtas-favorite-son-in-law-mug__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\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\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eQuality Ceramic\u003c\/strong\u003e\n        \u003cspan\u003eSmooth ceramic finish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"podtas-favorite-son-in-law-mug__detail\"\u003e\n        \u003cdiv class=\"podtas-favorite-son-in-law-mug__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\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\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e11oz Capacity\u003c\/strong\u003e\n        \u003cspan\u003eEveryday mug size\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"podtas-favorite-son-in-law-mug__detail\"\u003e\n        \u003cdiv class=\"podtas-favorite-son-in-law-mug__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\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\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eDouble-Sided Print\u003c\/strong\u003e\n        \u003cspan\u003eMessage on both sides\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"podtas-favorite-son-in-law-mug__section\"\u003e\n    \u003ch2 class=\"podtas-favorite-son-in-law-mug__title\"\u003e\n      Good to Know\n    \u003c\/h2\u003e\n\n    \u003cul class=\"podtas-favorite-son-in-law-mug__notes\"\u003e\n      \u003cli\u003e\n        Dishwasher and microwave safe for convenient everyday use with coffee,\n        tea and other hot or cold drinks.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Approximate size: 3.8 inches high with a 3.1-inch diameter. This\n        product is currently offered with a black interior, rim and handle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        The red strike-through mark, faded colors and worn-looking details are\n        part of the flat printed artwork. This is a ready-made design, not a\n        personalized upload product.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Podtas","offers":[{"title":"one size \/ Black","offer_id":45778212421676,"sku":"D04J03-CG04673_1-Black-one size","price":15.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0734\/5111\/0444\/files\/CG04673_1.jpg?v=1783490534","url":"https:\/\/podtas.com\/products\/my-son-in-law-is-my-favorite-child-mug","provider":"Podtas","version":"1.0","type":"link"}