{"product_id":"unisex-embroidered-baseball-cap","title":"🧢Coat of Many Colors — Country Queen Butterfly Cap","description":"\u003cstyle\u003e   .cq-cap,   .cq-cap * {     box-sizing: border-box;   }    .cq-cap {     --cq-ink: #29241f;     --cq-muted: #716961;     --cq-cream: #f7f1e8;     --cq-soft: #eee4d7;     --cq-accent: #8c3f55;     --cq-accent-dark: #64293a;     --cq-dark: #27231f;     --cq-line: rgba(41, 36, 31, 0.12);      width: 100%;     max-width: 100%;     margin: 0;     overflow: hidden;      background: #ffffff;     color: var(--cq-ink);      font-family:       -apple-system,       BlinkMacSystemFont,       'Segoe UI',       Roboto,       Helvetica,       Arial,       sans-serif;      container-type: inline-size;   }    .cq-cap .cq-wrap {     width: 100%;     max-width: 1120px;     margin: 0 auto;     padding-left: 24px;     padding-right: 24px;   }    .cq-cap .cq-section {     padding: 76px 0;   }    .cq-cap .cq-img {     display: block;     width: 100%;     max-width: 100%;     height: auto;   }    .cq-cap .cq-kicker {     display: inline-block;     margin: 0 0 13px;      font-size: 11px;     line-height: 1.4;     font-weight: 800;     letter-spacing: 0.14em;     text-transform: uppercase;      color: var(--cq-accent);   }    .cq-cap .cq-heading {     max-width: 720px;     margin: 0;      font-size: clamp(38px, 5vw, 60px);     line-height: 1.03;     letter-spacing: -0.04em;     font-weight: 800;      color: var(--cq-ink);      word-break: normal;     overflow-wrap: normal;     hyphens: none;   }    .cq-cap .cq-heading-sm {     max-width: 650px;     margin: 0;      font-size: clamp(30px, 4vw, 44px);     line-height: 1.08;     letter-spacing: -0.03em;     font-weight: 800;      color: var(--cq-ink);      word-break: normal;     overflow-wrap: normal;     hyphens: none;   }    .cq-cap .cq-copy {     max-width: 640px;     margin: 18px 0 0;      font-size: 17px;     line-height: 1.68;      color: var(--cq-muted);   }     \/* =================================      HERO   ================================= *\/    .cq-cap .cq-hero {     padding: 68px 0 72px;      background:       radial-gradient(         circle at 85% 5%,         rgba(140, 63, 85, 0.13),         transparent 30%       ),       linear-gradient(         180deg,         #faf6ef 0%,         #ffffff 100%       );   }    .cq-cap .cq-hero-grid {     display: grid;      grid-template-columns:       repeat(auto-fit, minmax(min(100%, 360px), 1fr));      gap: 54px;     align-items: center;   }    .cq-cap .cq-hero-copy {     min-width: 0;   }    .cq-cap .cq-hero-tag {     display: inline-flex;     align-items: center;      margin-bottom: 18px;     padding: 8px 14px;      border: 1px solid rgba(140, 63, 85, 0.22);     border-radius: 999px;      background: rgba(140, 63, 85, 0.06);      font-size: 10px;     line-height: 1.35;     font-weight: 800;     letter-spacing: 0.11em;     text-transform: uppercase;      color: var(--cq-accent);   }    .cq-cap .cq-hero-image {     width: 100%;     min-width: 0;      overflow: hidden;      border-radius: 26px;      background: var(--cq-cream);      box-shadow:       0 22px 55px rgba(46, 36, 29, 0.12);   }    .cq-cap .cq-mini-benefits {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));      gap: 10px;      margin-top: 28px;   }    .cq-cap .cq-mini-benefit {     min-width: 0;      padding: 15px 12px;      border: 1px solid var(--cq-line);     border-radius: 14px;      background: rgba(255,255,255,0.72);      text-align: center;   }    .cq-cap .cq-mini-number {     display: block;      margin-bottom: 6px;      font-size: 10px;     line-height: 1;     font-weight: 800;     letter-spacing: 0.08em;      color: var(--cq-accent);   }    .cq-cap .cq-mini-benefit strong {     display: block;      font-size: 13px;     line-height: 1.35;      color: var(--cq-ink);   }     \/* =================================      PERSONALITY   ================================= *\/    .cq-cap .cq-personality {     background: #ffffff;   }    .cq-cap .cq-split {     display: grid;      grid-template-columns:       repeat(auto-fit, minmax(min(100%, 360px), 1fr));      gap: 52px;     align-items: center;   }    .cq-cap .cq-split-copy {     min-width: 0;   }    .cq-cap .cq-photo {     width: 100%;     min-width: 0;      overflow: hidden;      border-radius: 22px;      background: #eee9e1;   }    .cq-cap .cq-feature-list {     display: grid;     gap: 16px;      margin-top: 27px;   }    .cq-cap .cq-feature {     display: grid;      grid-template-columns: 38px minmax(0, 1fr);      gap: 13px;     align-items: start;   }    .cq-cap .cq-feature-num {     display: flex;     align-items: center;     justify-content: center;      width: 36px;     height: 36px;      border-radius: 50%;      background: var(--cq-cream);      font-size: 11px;     font-weight: 800;      color: var(--cq-accent);   }    .cq-cap .cq-feature strong {     display: block;      margin: 1px 0 4px;      font-size: 16px;     line-height: 1.35;      color: var(--cq-ink);   }    .cq-cap .cq-feature span {     display: block;      font-size: 14.5px;     line-height: 1.58;      color: var(--cq-muted);   }     \/* =================================      DETAILS   ================================= *\/    .cq-cap .cq-details {     background: var(--cq-cream);   }    .cq-cap .cq-center {     max-width: 720px;     margin: 0 auto 38px;      text-align: center;   }    .cq-cap .cq-center .cq-heading-sm,   .cq-cap .cq-center .cq-copy {     margin-left: auto;     margin-right: auto;   }    .cq-cap .cq-detail-image {     width: 100%;     max-width: 900px;      margin: 0 auto;      overflow: hidden;      border-radius: 24px;      background: #ffffff;      box-shadow:       0 15px 40px rgba(46, 36, 29, 0.08);   }    .cq-cap .cq-detail-grid {     display: grid;      grid-template-columns:       repeat(4, minmax(0, 1fr));      gap: 12px;      max-width: 900px;     margin: 24px auto 0;   }    .cq-cap .cq-detail-card {     min-width: 0;      padding: 18px 14px;      border: 1px solid rgba(41,36,31,0.09);     border-radius: 14px;      background: rgba(255,255,255,0.7);      text-align: center;   }    .cq-cap .cq-detail-card strong {     display: block;      margin-bottom: 5px;      font-size: 14px;     line-height: 1.35;      color: var(--cq-ink);   }    .cq-cap .cq-detail-card span {     display: block;      font-size: 12.5px;     line-height: 1.45;      color: var(--cq-muted);   }     \/* =================================      FIT   ================================= *\/    .cq-cap .cq-fit {     background: #ffffff;   }    .cq-cap .cq-fit-points {     display: grid;     gap: 14px;      margin-top: 26px;   }    .cq-cap .cq-fit-point {     display: flex;     align-items: flex-start;      gap: 11px;      font-size: 15px;     line-height: 1.55;      color: var(--cq-muted);   }    .cq-cap .cq-dot {     flex: 0 0 7px;      width: 7px;     height: 7px;      margin-top: 8px;      border-radius: 50%;      background: var(--cq-accent);   }     \/* =================================      LIFESTYLE   ================================= *\/    .cq-cap .cq-lifestyle {     padding: 0;      background: var(--cq-dark);   }    .cq-cap .cq-lifestyle-grid {     display: grid;      grid-template-columns:       repeat(auto-fit, minmax(min(100%, 360px), 1fr));      align-items: stretch;   }    .cq-cap .cq-lifestyle-image {     min-width: 0;   }    .cq-cap .cq-lifestyle-image .cq-img {     height: 100%;     object-fit: cover;   }    .cq-cap .cq-lifestyle-copy {     display: flex;     flex-direction: column;     justify-content: center;      min-width: 0;      padding: 64px 54px;   }    .cq-cap .cq-lifestyle .cq-kicker {     color: #d8a4b3;   }    .cq-cap .cq-lifestyle .cq-heading-sm {     color: #ffffff;   }    .cq-cap .cq-lifestyle .cq-copy {     color: rgba(255,255,255,0.72);   }     \/* =================================      GIFT   ================================= *\/    .cq-cap .cq-gift {     background: #ffffff;   }    .cq-cap .cq-gift-grid {     display: grid;      grid-template-columns:       repeat(auto-fit, minmax(min(100%, 360px), 1fr));      gap: 50px;     align-items: center;   }    .cq-cap .cq-gift-copy {     min-width: 0;   }     \/* =================================      FAQ   ================================= *\/    .cq-cap .cq-faq {     background: #f8f6f2;   }    .cq-cap .cq-faq-list {     width: 100%;     max-width: 840px;      margin: 32px auto 0;   }    .cq-cap .cq-faq-item {     margin: 0;      border-top: 1px solid var(--cq-line);   }    .cq-cap .cq-faq-item:last-child {     border-bottom: 1px solid var(--cq-line);   }    .cq-cap .cq-faq-item summary {     position: relative;      display: block;      padding: 21px 46px 21px 0;      cursor: pointer;     list-style: none;      font-size: 16px;     line-height: 1.45;     font-weight: 750;      color: var(--cq-ink);   }    .cq-cap .cq-faq-item summary::-webkit-details-marker {     display: none;   }    .cq-cap .cq-faq-item summary::after {     content: '+';      position: absolute;     right: 3px;     top: 17px;      font-size: 25px;     line-height: 1;     font-weight: 400;      color: var(--cq-muted);   }    .cq-cap .cq-faq-item[open] summary::after {     content: '−';   }    .cq-cap .cq-faq-answer {     max-width: 720px;      padding: 0 0 22px;      font-size: 14.5px;     line-height: 1.68;      color: var(--cq-muted);   }     \/* =================================      CLOSING   ================================= *\/    .cq-cap .cq-closing {     padding: 78px 0;      text-align: center;      background:       radial-gradient(         circle at 50% 0%,         rgba(194, 122, 142, 0.15),         transparent 40%       ),       var(--cq-dark);   }    .cq-cap .cq-closing .cq-kicker {     color: #deb0bd;   }    .cq-cap .cq-closing .cq-heading-sm {     max-width: 680px;      margin-left: auto;     margin-right: auto;      color: #ffffff;   }    .cq-cap .cq-closing .cq-copy {     max-width: 590px;      margin-left: auto;     margin-right: auto;      color: rgba(255,255,255,0.72);   }    .cq-cap .cq-closing-note {     display: inline-block;      margin-top: 25px;      font-size: 11px;     line-height: 1.4;     font-weight: 800;     letter-spacing: 0.12em;     text-transform: uppercase;      color: #dfb0bd;   }     \/* =================================      CONTAINER RESPONSIVE   ================================= *\/    @container (max-width: 760px) {      .cq-cap .cq-wrap {       padding-left: 20px;       padding-right: 20px;     }      .cq-cap .cq-section {       padding: 52px 0;     }      .cq-cap .cq-hero {       padding: 48px 0 54px;     }      .cq-cap .cq-heading {       font-size: 40px;       line-height: 1.07;     }      .cq-cap .cq-heading-sm {       font-size: 32px;       line-height: 1.1;     }      .cq-cap .cq-copy {       margin-top: 15px;        font-size: 15.5px;       line-height: 1.65;     }      .cq-cap .cq-hero-grid,     .cq-cap .cq-split,     .cq-cap .cq-gift-grid {       grid-template-columns: 1fr;       gap: 30px;     }      .cq-cap .cq-mini-benefits {       grid-template-columns: 1fr;       gap: 8px;        margin-top: 24px;     }      .cq-cap .cq-mini-benefit {       display: grid;        grid-template-columns: 34px minmax(0,1fr);        align-items: center;        gap: 10px;        padding: 13px 14px;        text-align: left;     }      .cq-cap .cq-mini-number {       margin: 0;     }      .cq-cap .cq-detail-grid {       grid-template-columns: repeat(2, minmax(0,1fr));     }      .cq-cap .cq-center {       margin-bottom: 28px;     }      .cq-cap .cq-hero-image,     .cq-cap .cq-photo,     .cq-cap .cq-detail-image {       border-radius: 18px;     }      .cq-cap .cq-lifestyle-grid {       grid-template-columns: 1fr;     }      .cq-cap .cq-lifestyle-copy {       padding: 46px 22px;     }      .cq-cap .cq-closing {       padding: 58px 0;     }   }     @container (max-width: 500px) {      .cq-cap .cq-wrap {       padding-left: 17px;       padding-right: 17px;     }      .cq-cap .cq-section {       padding: 44px 0;     }      .cq-cap .cq-hero {       padding: 40px 0 46px;     }      .cq-cap .cq-heading {       font-size: 33px;       line-height: 1.09;     }      .cq-cap .cq-heading-sm {       font-size: 28px;       line-height: 1.12;     }      .cq-cap .cq-kicker {       font-size: 10px;     }      .cq-cap .cq-detail-grid {       grid-template-columns: 1fr;     }      .cq-cap .cq-closing {       padding: 50px 0;     }   }     \/* Browser fallback *\/    @media (max-width: 700px) {      .cq-cap .cq-hero-grid,     .cq-cap .cq-split,     .cq-cap .cq-gift-grid,     .cq-cap .cq-lifestyle-grid {       grid-template-columns: 1fr;     }   }  \u003c\/style\u003e \u003cdiv class=\"cq-cap\"\u003e \u003c!-- =================================        HERO   ================================== --\u003e \u003csection class=\"cq-hero\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cdiv class=\"cq-hero-grid\"\u003e \u003cdiv class=\"cq-hero-copy\"\u003e \u003cdiv class=\"cq-hero-tag\"\u003eCountry-Inspired Cap\u003c\/div\u003e \u003ch2 class=\"cq-heading\"\u003eWear the Color. Keep the Country Soul.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003eA colorful cap full of butterfly, floral and patchwork-inspired details — made for days when a plain hat just isn't enough.\u003c\/p\u003e \u003cdiv class=\"cq-mini-benefits\"\u003e \u003cdiv class=\"cq-mini-benefit\"\u003e \u003cspan class=\"cq-mini-number\"\u003e 01 \u003c\/span\u003e \u003cstrong\u003eExquisite Details \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"cq-mini-benefit\"\u003e \u003cspan class=\"cq-mini-number\"\u003e 02 \u003c\/span\u003e \u003cstrong\u003e Adjustable Fit \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"cq-mini-benefit\"\u003e \u003cspan class=\"cq-mini-number\"\u003e 03 \u003c\/span\u003e \u003cstrong\u003e Everyday Personality \u003c\/strong\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"cq-hero-image\"\u003e\u003cimg class=\"cq-img\" src=\"https:\/\/cdn.webfastcdn.com\/image\/e5728b67392b24dc5da4d4cb7c9162064d2eec66.webp\" alt=\"Colorful Country Queen butterfly embroidered baseball cap\" loading=\"eager\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        PERSONALITY   ================================== --\u003e \u003csection class=\"cq-section cq-personality\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cdiv class=\"cq-split\"\u003e \u003cdiv class=\"cq-photo\"\u003e\u003cimg class=\"cq-img\" src=\"https:\/\/cdn.webfastcdn.com\/image\/3c1e473e11f03aa275c1a7c0b9646c4d4233b323.webp\" alt=\"Woman wearing the colorful butterfly embroidered cap\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"cq-split-copy\"\u003e \u003cspan class=\"cq-kicker\"\u003e MORE THAN A BASIC CAP \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eA Little More Personality.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003eBright color-blocked panels, exquisite flowers and a statement butterfly give this cap a playful, country-inspired look that stands apart from everyday basics.\u003c\/p\u003e \u003cdiv class=\"cq-feature-list\"\u003e \u003cdiv class=\"cq-feature\"\u003e \u003cdiv class=\"cq-feature-num\"\u003e1\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Statement Butterfly \u003c\/strong\u003e \u003cspan\u003e The large front butterfly patch becomes the visual centerpiece of the design. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"cq-feature\"\u003e \u003cdiv class=\"cq-feature-num\"\u003e2\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Colorful Panel Design \u003c\/strong\u003e \u003cspan\u003e Contrasting colors give the classic cap silhouette a more expressive look. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"cq-feature\"\u003e \u003cdiv class=\"cq-feature-num\"\u003e3\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003eExquisite flowers\u003c\/strong\u003e \u003cspan\u003e Small flowers add detail across the crown and brim. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        DETAILS   ================================== --\u003e \u003csection class=\"cq-section cq-details\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cdiv class=\"cq-center\"\u003e \u003cspan class=\"cq-kicker\"\u003e THOUGHTFUL DETAILS \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eThe Closer You Look, the Better It Gets.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003eThis design is built around visible texture and small decorative touches rather than a simple flat graphic.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cq-detail-image\"\u003e\u003cimg class=\"cq-img\" src=\"https:\/\/cdn.webfastcdn.com\/image\/1fdcbbc9a166908a70da75806a857a4ec752d6a9.webp\" alt=\"Close-up details of butterfly patch, floral embroidery and six-panel cap structure\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"cq-detail-grid\"\u003e \u003cdiv class=\"cq-detail-card\"\u003e \u003cstrong\u003e Butterfly Patch \u003c\/strong\u003e \u003cspan\u003e Front statement detail \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cq-detail-card\"\u003e \u003cstrong\u003e 6-Panel Shape \u003c\/strong\u003e \u003cspan\u003e Classic cap silhouette \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cq-detail-card\"\u003e \u003cstrong\u003eExquisite flowers\u003c\/strong\u003e \u003cspan\u003e Decorative stitched accents \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cq-detail-card\"\u003e \u003cstrong\u003e Textured Finish \u003c\/strong\u003e \u003cspan\u003e Detail you can actually see \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        FIT   ================================== --\u003e \u003csection class=\"cq-section cq-fit\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cdiv class=\"cq-split\"\u003e \u003cdiv class=\"cq-split-copy\"\u003e \u003cspan class=\"cq-kicker\"\u003e ADJUSTABLE BY DESIGN \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eFind Your Everyday Fit.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003eThe adjustable back lets you fine-tune the fit, making this an easy cap to reach for with casual, outdoor and everyday outfits.\u003c\/p\u003e \u003cdiv class=\"cq-fit-points\"\u003e \u003cdiv class=\"cq-fit-point\"\u003e \u003cspan class=\"cq-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e Adjustable rear closure \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cq-fit-point\"\u003e \u003cspan class=\"cq-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e One size fits most \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cq-fit-point\"\u003e \u003cspan class=\"cq-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e Classic six-panel cap shape \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"cq-photo\"\u003e\u003cimg class=\"cq-img\" src=\"https:\/\/cdn.webfastcdn.com\/image\/3fed491f1970d6fb20b703973abc4a2714bebffb.webp\" alt=\"Adjustable rear closure of Country Queen butterfly cap\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        LIFESTYLE   ================================== --\u003e \u003csection class=\"cq-lifestyle\"\u003e \u003cdiv class=\"cq-lifestyle-grid\"\u003e \u003cdiv class=\"cq-lifestyle-image\"\u003e\u003cimg class=\"cq-img\" src=\"https:\/\/cdn.webfastcdn.com\/image\/6987dc61e1e24e854a140bce4c878f2fd3aa1591.webp\" alt=\"Colorful embroidered butterfly cap in a warm country-inspired setting\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"cq-lifestyle-copy\"\u003e \u003cspan class=\"cq-kicker\"\u003e MADE FOR FREE SPIRITS \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eDon't Blend In.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003ePair it with denim, tees, casual layers or your favorite weekend outfit whenever you want an easy accessory with more color and character.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        GIFT   ================================== --\u003e \u003csection class=\"cq-section cq-gift\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cdiv class=\"cq-gift-grid\"\u003e \u003cdiv class=\"cq-gift-copy\"\u003e \u003cspan class=\"cq-kicker\"\u003e EASY TO GIFT \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eFor the One Who Loves Something Different.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003eThe colorful design and adjustable fit make it a distinctive gift idea for anyone who loves butterflies, country-inspired style or accessories with personality.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cq-photo\"\u003e\u003cimg class=\"cq-img\" src=\"https:\/\/cdn.webfastcdn.com\/image\/66a865bd76f3f194b4a022ed807337c8c4486905.webp\" alt=\"Butterfly embroidered cap presented as a gift\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        FAQ   ================================== --\u003e \u003csection class=\"cq-section cq-faq\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cdiv class=\"cq-center\"\u003e \u003cspan class=\"cq-kicker\"\u003e GOOD TO KNOW \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"cq-faq-list\"\u003e \u003cdetails class=\"cq-faq-item\"\u003e \u003csummary\u003eIs the cap adjustable?\u003c\/summary\u003e \u003cdiv class=\"cq-faq-answer\"\u003eYes. The cap has an adjustable rear closure so you can fine-tune the fit.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cq-faq-item\"\u003e \u003csummary\u003eWhat size is it?\u003c\/summary\u003e \u003c\/details\u003e \u003cdetails class=\"cq-faq-item\"\u003e \u003csummary\u003eIs this only a women's cap?\u003c\/summary\u003e \u003cdiv class=\"cq-faq-answer\"\u003eThe product is designed as a unisex cap. Its colorful styling can be worn by anyone who enjoys the look.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cq-faq-item\"\u003e \u003csummary\u003eWhen can I wear it?\u003c\/summary\u003e \u003cdiv class=\"cq-faq-answer\"\u003eIts classic baseball-cap shape makes it easy to pair with everyday casual outfits, outdoor looks and relaxed weekend styling.\u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================        CLOSING   ================================== --\u003e \u003csection class=\"cq-closing\"\u003e \u003cdiv class=\"cq-wrap\"\u003e \u003cspan class=\"cq-kicker\"\u003e COUNTRY QUEEN BUTTERFLY CAP \u003c\/span\u003e \u003ch2 class=\"cq-heading-sm\"\u003eLife's Too Colorful for a Boring Hat.\u003c\/h2\u003e \u003cp class=\"cq-copy\"\u003eButterfly details, exquisite flowers and a mix of bold colors come together in one cap made to add a little more character to the everyday.\u003c\/p\u003e \u003cspan class=\"cq-closing-note\"\u003e Find Your Favorite Look Above \u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"aluckgoodate","offers":[{"title":"Default Title","offer_id":44564622082113,"sku":"SZ04362609113015-蝴蝶帽","price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/7736\/6593\/files\/211264cf52e86624305c00226e8b924fd3b11c97.jpg?v=1789123717","url":"https:\/\/aluckgoodate.com\/products\/unisex-embroidered-baseball-cap","provider":"aluckgoodate","version":"1.0","type":"link"}