{"title":"Fitted Sheets","description":"\u003cp\u003eExperience the perfect fit with our premium fitted sheets, designed to stay securely in place all night. Made from soft, breathable, and durable fabrics, they provide exceptional comfort for a restful sleep.\u003c\/p\u003e\n\u003cp\u003eOur fitted sheets are crafted to match your mattress perfectly while adding a touch of elegance to your bedding.\u003cbr\u003e\u003c\/p\u003e","products":[{"product_id":"striped-hotel-fitted-sheet-cotton-satin","title":"Luxelinen Striped Hotel Fitted Sheet – Cotton Satin","description":"\u003cstyle\u003e\n  .luxelinen-striped-sheet {\n    max-width: 920px;\n    margin: 24px auto;\n    font-family: Arial, sans-serif;\n    color: #2e2e2e;\n    line-height: 1.65;\n  }\n\n  .luxelinen-striped-sheet * {\n    box-sizing: border-box;\n  }\n\n  .luxelinen-striped-sheet .sheet-header {\n    display: grid;\n    grid-template-columns: 1.35fr 0.65fr;\n    gap: 16px;\n    margin-bottom: 16px;\n    padding: 24px;\n    overflow: hidden;\n    background: linear-gradient(135deg, #f8f6f2 0%, #ffffff 100%);\n    border: 1px solid #e8e2d9;\n    border-radius: 18px;\n  }\n\n  .luxelinen-striped-sheet .sheet-header h2 {\n    margin: 0 0 10px;\n    color: #222;\n    font-size: 26px;\n    line-height: 1.3;\n  }\n\n  .luxelinen-striped-sheet .sheet-header p {\n    margin: 0;\n    font-size: 15px;\n  }\n\n  .luxelinen-striped-sheet .set-summary {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 18px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #ded4c5;\n    border-radius: 14px;\n  }\n\n  .luxelinen-striped-sheet .set-number {\n    display: block;\n    margin-bottom: 2px;\n    color: #9b7b4f;\n    font-size: 34px;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .luxelinen-striped-sheet .set-summary strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #222;\n    font-size: 16px;\n  }\n\n  .luxelinen-striped-sheet .set-summary span:last-child {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .luxelinen-striped-sheet .benefits-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-bottom: 16px;\n  }\n\n  .luxelinen-striped-sheet .benefit-item {\n    padding: 16px 12px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #e8e3dc;\n    border-radius: 12px;\n    transition:\n      transform 0.3s ease,\n      border-color 0.3s ease,\n      box-shadow 0.3s ease;\n  }\n\n  .luxelinen-striped-sheet .benefit-item:hover {\n    transform: translateY(-4px);\n    border-color: #c8ad82;\n    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.07);\n  }\n\n  .luxelinen-striped-sheet .benefit-icon {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .luxelinen-striped-sheet .benefit-item h3 {\n    margin: 0 0 5px;\n    color: #222;\n    font-size: 14px;\n  }\n\n  .luxelinen-striped-sheet .benefit-item p {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .luxelinen-striped-sheet .sheet-section {\n    margin-bottom: 14px;\n    padding: 20px;\n    background: #ffffff;\n    border: 1px solid #e8e3dc;\n    border-radius: 14px;\n  }\n\n  .luxelinen-striped-sheet .sheet-section h3 {\n    margin: 0 0 12px;\n    color: #222;\n    font-size: 18px;\n  }\n\n  .luxelinen-striped-sheet .section-label {\n    display: inline-block;\n    margin-bottom: 8px;\n    color: #9b7b4f;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .luxelinen-striped-sheet .pieces-list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .luxelinen-striped-sheet .piece-box {\n    padding: 13px 15px;\n    background: #faf8f5;\n    border-radius: 10px;\n  }\n\n  .luxelinen-striped-sheet .piece-box strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #222;\n    font-size: 14px;\n  }\n\n  .luxelinen-striped-sheet .piece-box span {\n    font-size: 12px;\n  }\n\n  .luxelinen-striped-sheet .sizes-wrap {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .luxelinen-striped-sheet .size-pill {\n    min-width: 116px;\n    padding: 10px 14px;\n    text-align: center;\n    color: #333;\n    font-size: 13px;\n    font-weight: 600;\n    background: #f8f6f2;\n    border: 1px solid #ded7cd;\n    border-radius: 30px;\n  }\n\n  .luxelinen-striped-sheet .care-policy-grid {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 14px;\n  }\n\n  .luxelinen-striped-sheet ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .luxelinen-striped-sheet li {\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .luxelinen-striped-sheet .policy-panel {\n    padding: 20px;\n    color: #2d2a26;\n    background: #f8f6f2;\n    border: 1px solid #ddd1bf;\n    border-radius: 14px;\n  }\n\n  .luxelinen-striped-sheet .policy-panel h3 {\n    margin: 0 0 12px;\n    font-size: 18px;\n  }\n\n  .luxelinen-striped-sheet .policy-line {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin-bottom: 11px;\n  }\n\n  .luxelinen-striped-sheet .policy-line:last-child {\n    margin-bottom: 0;\n  }\n\n  .luxelinen-striped-sheet .policy-line span {\n    font-size: 17px;\n    line-height: 1.2;\n  }\n\n  .luxelinen-striped-sheet .policy-line p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  @media (max-width: 700px) {\n    .luxelinen-striped-sheet {\n      width: 100%;\n      margin: 14px auto;\n      line-height: 1.5;\n    }\n\n    .luxelinen-striped-sheet .sheet-header {\n      grid-template-columns: 1fr;\n      gap: 12px;\n      padding: 16px;\n      border-radius: 13px;\n    }\n\n    .luxelinen-striped-sheet .sheet-header h2 {\n      margin-bottom: 7px;\n      font-size: 20px;\n    }\n\n    .luxelinen-striped-sheet .sheet-header p {\n      font-size: 13px;\n    }\n\n    .luxelinen-striped-sheet .set-summary {\n      padding: 13px;\n    }\n\n    .luxelinen-striped-sheet .set-number {\n      font-size: 28px;\n    }\n\n    .luxelinen-striped-sheet .benefits-row {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n      margin-bottom: 10px;\n    }\n\n    .luxelinen-striped-sheet .benefit-item {\n      padding: 12px 8px;\n      border-radius: 9px;\n    }\n\n    .luxelinen-striped-sheet .benefit-icon {\n      font-size: 19px;\n    }\n\n    .luxelinen-striped-sheet .benefit-item h3 {\n      font-size: 12px;\n    }\n\n    .luxelinen-striped-sheet .benefit-item p {\n      font-size: 10.5px;\n    }\n\n    .luxelinen-striped-sheet .sheet-section {\n      margin-bottom: 9px;\n      padding: 14px;\n      border-radius: 10px;\n    }\n\n    .luxelinen-striped-sheet .sheet-section h3,\n    .luxelinen-striped-sheet .policy-panel h3 {\n      font-size: 15px;\n    }\n\n    .luxelinen-striped-sheet .pieces-list {\n      grid-template-columns: 1fr;\n      gap: 7px;\n    }\n\n    .luxelinen-striped-sheet .piece-box {\n      padding: 11px 12px;\n    }\n\n    .luxelinen-striped-sheet .sizes-wrap {\n      gap: 6px;\n    }\n\n    .luxelinen-striped-sheet .size-pill {\n      min-width: calc(50% - 3px);\n      padding: 9px 8px;\n      font-size: 12px;\n    }\n\n    .luxelinen-striped-sheet .care-policy-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .luxelinen-striped-sheet .policy-panel {\n      padding: 15px;\n      border-radius: 10px;\n    }\n\n    .luxelinen-striped-sheet li,\n    .luxelinen-striped-sheet .policy-line p {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"luxelinen-striped-sheet\"\u003e\n\u003cdiv class=\"sheet-header\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"section-label\"\u003eHotel-Inspired Bedding\u003c\/span\u003e\n\u003ch2\u003eLuxelinen Striped Hotel Fitted Sheet Set – Cotton Satin\u003c\/h2\u003e\n\u003cp\u003eGive your bed a clean and elegant hotel-inspired look with a soft cotton satin fitted sheet set. The refined striped texture and subtle satin sheen add a luxurious finish, while the fitted design helps keep the sheet neat and secure around the mattress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"set-summary\"\u003e\n\u003cspan class=\"set-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003ePiece Set\u003c\/strong\u003e \u003cspan\u003e1 fitted sheet and 2 matching pillowcases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-row\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eElegant Stripes\u003c\/h3\u003e\n\u003cp\u003eA refined striped texture with a soft and luxurious satin sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e☁️\u003c\/span\u003e\n\u003ch3\u003eSoft Fabric\u003c\/h3\u003e\n\u003cp\u003eSmooth and comfortable cotton satin feel for everyday sleeping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🛏️\u003c\/span\u003e\n\u003ch3\u003eSecure Fit\u003c\/h3\u003e\n\u003cp\u003eThe elasticated fitted design helps keep the sheet securely in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🏨\u003c\/span\u003e\n\u003ch3\u003eHotel Look\u003c\/h3\u003e\n\u003cp\u003eCreates a neat, coordinated and premium bedroom appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sheet-section\"\u003e\n\u003cspan class=\"section-label\"\u003eSet Contents\u003c\/span\u003e\n\u003ch3\u003eWhat Is Included?\u003c\/h3\u003e\n\u003cdiv class=\"pieces-list\"\u003e\n\u003cdiv class=\"piece-box\"\u003e\n\u003cstrong\u003e1 Striped Fitted Sheet\u003c\/strong\u003e \u003cspan\u003eChoose the suitable size for your mattress.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piece-box\"\u003e\n\u003cstrong\u003e2 Matching Pillowcases\u003c\/strong\u003e \u003cspan\u003eEach pillowcase measures 50 × 70 cm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sheet-section\"\u003e\n\u003cspan class=\"section-label\"\u003eSize Options\u003c\/span\u003e\n\u003ch3\u003eAvailable Fitted Sheet Sizes\u003c\/h3\u003e\n\u003cdiv class=\"sizes-wrap\"\u003e\n\u003cspan class=\"size-pill\"\u003e120 × 200 cm\u003c\/span\u003e \u003cspan class=\"size-pill\"\u003e160 × 200 cm\u003c\/span\u003e \u003cspan class=\"size-pill\"\u003e180 × 200 cm\u003c\/span\u003e \u003cspan class=\"size-pill\"\u003e200 × 200 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-policy-grid\"\u003e\n\u003cdiv class=\"sheet-section\"\u003e\n\u003cspan class=\"section-label\"\u003eFabric Care\u003c\/span\u003e\n\u003ch3\u003eCare and Washing Instructions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMachine wash on a gentle cycle.\u003c\/li\u003e\n\u003cli\u003eUse cold or lukewarm water.\u003c\/li\u003e\n\u003cli\u003eWash with similar colors.\u003c\/li\u003e\n\u003cli\u003eUse mild detergent only.\u003c\/li\u003e\n\u003cli\u003eDo not use bleach or harsh cleaning products.\u003c\/li\u003e\n\u003cli\u003eAvoid washing with sharp items or rough fabrics.\u003c\/li\u003e\n\u003cli\u003eAir dry in the shade or tumble dry on low heat.\u003c\/li\u003e\n\u003cli\u003eIron on a low temperature when required.\u003c\/li\u003e\n\u003cli\u003eMake sure the set is completely dry before storing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-panel\"\u003e\n\u003cspan class=\"section-label\"\u003eShopping With Confidence\u003c\/span\u003e\n\u003ch3\u003eDelivery, Warranty \u0026amp; Returns\u003c\/h3\u003e\n\u003cdiv class=\"policy-line\"\u003e\n\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery:\u003c\/strong\u003e\u003cbr\u003eDelivered within 5–7 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-line\"\u003e\n\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e\u003cbr\u003e6-month warranty against manufacturing defects when the recommended care instructions are followed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-line\"\u003e\n\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eExchange \u0026amp; Refund:\u003c\/strong\u003e\u003cbr\u003eExchange and refund are available within 14 days according to the store policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"luxelinen","offers":[{"title":"White \/ 120*200","offer_id":49859157360882,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"White \/ 160*200","offer_id":49859157393650,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"White \/ 180*200","offer_id":49859157426418,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"White \/ 200*200","offer_id":49859157459186,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Off White \/ 120*200","offer_id":49859157491954,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Off White \/ 160*200","offer_id":49859157524722,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Off White \/ 180*200","offer_id":49859157557490,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Off White \/ 200*200","offer_id":49859157590258,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Burgundy \/ 120*200","offer_id":49859157623026,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Burgundy \/ 160*200","offer_id":49859157655794,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Burgundy \/ 180*200","offer_id":49859157688562,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Burgundy \/ 200*200","offer_id":49859157721330,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 120*200","offer_id":49859157754098,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 160*200","offer_id":49859157786866,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 180*200","offer_id":49859157819634,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 200*200","offer_id":49859157852402,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Mint Green \/ 120*200","offer_id":49859157885170,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Mint Green \/ 160*200","offer_id":49859157917938,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Mint Green \/ 180*200","offer_id":49859157950706,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Mint Green \/ 200*200","offer_id":49859157983474,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"baby blue \/ 120*200","offer_id":49859158016242,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"baby blue \/ 160*200","offer_id":49859158049010,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"baby blue \/ 180*200","offer_id":49859158081778,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"baby blue \/ 200*200","offer_id":49859158114546,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 120*200","offer_id":49859158147314,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 160*200","offer_id":49859158180082,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 180*200","offer_id":49859158212850,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 200*200","offer_id":49859158245618,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 120*200","offer_id":49859158278386,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 160*200","offer_id":49859158311154,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 180*200","offer_id":49859158343922,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 200*200","offer_id":49859158376690,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Beige \/ 120*200","offer_id":49859158409458,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Beige \/ 160*200","offer_id":49859158442226,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Beige \/ 180*200","offer_id":49859158474994,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Beige \/ 200*200","offer_id":49859158507762,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"dark gray \/ 120*200","offer_id":49859158540530,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"dark gray \/ 160*200","offer_id":49859158573298,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"dark gray \/ 180*200","offer_id":49859158606066,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"dark gray \/ 200*200","offer_id":49859158638834,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Light Grey \/ 120*200","offer_id":49859158671602,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Light Grey \/ 160*200","offer_id":49859158704370,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Light Grey \/ 180*200","offer_id":49859158737138,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Light Grey \/ 200*200","offer_id":49859158769906,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true},{"title":"Turquoise \/ 120*200","offer_id":49859264643314,"sku":null,"price":570.0,"currency_code":"EGP","in_stock":true},{"title":"Turquoise \/ 160*200","offer_id":49859264676082,"sku":null,"price":619.0,"currency_code":"EGP","in_stock":true},{"title":"Turquoise \/ 180*200","offer_id":49859264708850,"sku":null,"price":659.0,"currency_code":"EGP","in_stock":true},{"title":"Turquoise \/ 200*200","offer_id":49859264741618,"sku":null,"price":719.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/9259\/2370\/files\/ChatGPTImageJul28_2026_10_00_51PM_cb18ce67-8189-46cb-9feb-4823711dcf89.png?v=1785320031"},{"product_id":"luxelinen-royal-ruffle-cotton-sheet-set-5-pieces","title":"Luxelinen Royal Ruffle Cotton Sheet Set with Contrast Piping – 5 Pieces","description":"\u003cstyle\u003e\n  .royal-ruffle-sheet-description {\n    max-width: 900px;\n    margin: 24px auto;\n    font-family: Arial, sans-serif;\n    color: #2f2f2f;\n    line-height: 1.65;\n  }\n\n  .royal-ruffle-sheet-description * {\n    box-sizing: border-box;\n  }\n\n  .royal-ruffle-sheet-description .intro {\n    margin-bottom: 18px;\n    padding: 20px;\n    background: #f8f6f2;\n    border-radius: 14px;\n    font-size: 16px;\n  }\n\n  .royal-ruffle-sheet-description h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n    line-height: 1.3;\n    color: #222;\n  }\n\n  .royal-ruffle-sheet-description h3 {\n    margin: 0 0 7px;\n    font-size: 17px;\n    line-height: 1.35;\n    color: #222;\n  }\n\n  .royal-ruffle-sheet-description p {\n    margin: 0;\n  }\n\n  .royal-ruffle-sheet-description .features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .royal-ruffle-sheet-description .feature-card,\n  .royal-ruffle-sheet-description .size-card,\n  .royal-ruffle-sheet-description .info-card {\n    padding: 16px;\n    background: #ffffff;\n    border: 1px solid #e8e3dc;\n    border-radius: 12px;\n    cursor: pointer;\n    -webkit-tap-highlight-color: transparent;\n    transition:\n      transform 0.3s ease,\n      box-shadow 0.3s ease,\n      border-color 0.3s ease,\n      background-color 0.3s ease;\n  }\n\n  .royal-ruffle-sheet-description .feature-card:hover,\n  .royal-ruffle-sheet-description .size-card:hover,\n  .royal-ruffle-sheet-description .info-card:hover,\n  .royal-ruffle-sheet-description .feature-card.mobile-active,\n  .royal-ruffle-sheet-description .size-card.mobile-active,\n  .royal-ruffle-sheet-description .info-card.mobile-active {\n    transform: translateY(-4px);\n    border-color: #c7ad82;\n    background-color: #fffdfa;\n    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .royal-ruffle-sheet-description .feature-card p,\n  .royal-ruffle-sheet-description .size-card p,\n  .royal-ruffle-sheet-description .info-card p {\n    font-size: 14px;\n  }\n\n  .royal-ruffle-sheet-description .icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .royal-ruffle-sheet-description .section-title {\n    margin: 0 0 12px;\n    font-size: 20px;\n    color: #222;\n  }\n\n  .royal-ruffle-sheet-description .sizes-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .royal-ruffle-sheet-description .bed-size {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 10px;\n    background: #f8f6f2;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #6e5a3d;\n  }\n\n  .royal-ruffle-sheet-description ul {\n    margin: 7px 0 0;\n    padding-left: 19px;\n  }\n\n  .royal-ruffle-sheet-description li {\n    margin-bottom: 5px;\n    font-size: 14px;\n  }\n\n  .royal-ruffle-sheet-description .details-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .royal-ruffle-sheet-description .policy-card {\n    grid-column: 1 \/ -1;\n    background: #f8f6f2;\n  }\n\n  @media (max-width: 650px) {\n    .royal-ruffle-sheet-description {\n      width: 100%;\n      margin: 14px auto;\n      line-height: 1.45;\n    }\n\n    .royal-ruffle-sheet-description .intro {\n      margin-bottom: 10px;\n      padding: 14px;\n      border-radius: 10px;\n      font-size: 13px;\n    }\n\n    .royal-ruffle-sheet-description h2 {\n      margin-bottom: 6px;\n      font-size: 18px;\n      line-height: 1.25;\n    }\n\n    .royal-ruffle-sheet-description h3 {\n      margin-bottom: 4px;\n      font-size: 13px;\n      line-height: 1.25;\n    }\n\n    .royal-ruffle-sheet-description .section-title {\n      margin-bottom: 8px;\n      font-size: 16px;\n    }\n\n    .royal-ruffle-sheet-description .features-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n      margin-bottom: 12px;\n    }\n\n    .royal-ruffle-sheet-description .feature-card {\n      padding: 10px 8px;\n      border-radius: 9px;\n    }\n\n    .royal-ruffle-sheet-description .feature-card p {\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    .royal-ruffle-sheet-description .icon {\n      margin-bottom: 4px;\n      font-size: 18px;\n    }\n\n    .royal-ruffle-sheet-description .sizes-grid,\n    .royal-ruffle-sheet-description .details-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .royal-ruffle-sheet-description .sizes-grid {\n      margin-bottom: 10px;\n    }\n\n    .royal-ruffle-sheet-description .size-card,\n    .royal-ruffle-sheet-description .info-card {\n      padding: 12px;\n      border-radius: 9px;\n    }\n\n    .royal-ruffle-sheet-description .bed-size {\n      margin-bottom: 7px;\n      padding: 4px 9px;\n      font-size: 11px;\n    }\n\n    .royal-ruffle-sheet-description .size-card p,\n    .royal-ruffle-sheet-description .info-card p,\n    .royal-ruffle-sheet-description li {\n      font-size: 12px;\n      line-height: 1.45;\n    }\n\n    .royal-ruffle-sheet-description ul {\n      margin-top: 5px;\n      padding-left: 17px;\n    }\n\n    .royal-ruffle-sheet-description li {\n      margin-bottom: 3px;\n    }\n\n    .royal-ruffle-sheet-description .policy-card {\n      grid-column: auto;\n    }\n\n    .royal-ruffle-sheet-description .feature-card.mobile-active,\n    .royal-ruffle-sheet-description .size-card.mobile-active,\n    .royal-ruffle-sheet-description .info-card.mobile-active {\n      transform: translateY(-3px) scale(1.015);\n      border-color: #c7ad82;\n      background-color: #fffdfa;\n      box-shadow: 0 7px 16px rgba(0, 0, 0, 0.1);\n    }\n  }\n\n  @media (max-width: 360px) {\n    .royal-ruffle-sheet-description .features-grid {\n      gap: 5px;\n    }\n\n    .royal-ruffle-sheet-description .feature-card {\n      padding: 8px 6px;\n    }\n\n    .royal-ruffle-sheet-description .feature-card p {\n      font-size: 10px;\n    }\n\n    .royal-ruffle-sheet-description h3 {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"royal-ruffle-sheet-description\"\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003ch2\u003eRoyal Ruffle Cotton Sheet Set with Contrast Piping – 5 Pieces\u003c\/h2\u003e\n    \u003cp\u003e\n      Give your bedroom an elegant hotel-inspired look with a complete\n      five-piece cotton sheet set, finished with decorative ruffles and\n      contrasting piping. Designed to combine everyday comfort with a refined\n      and coordinated bed presentation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e☁️\u003c\/span\u003e\n      \u003ch3\u003eComfortable Cotton Fabric\u003c\/h3\u003e\n      \u003cp\u003e\n        Soft cotton fabric designed to provide a smooth and comfortable feel\n        for everyday sleeping.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e\n      \u003ch3\u003eElegant Ruffle Design\u003c\/h3\u003e\n      \u003cp\u003e\n        Decorative gathered ruffles add a soft and luxurious finishing touch\n        to the bed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e〰️\u003c\/span\u003e\n      \u003ch3\u003eContrast Piping\u003c\/h3\u003e\n      \u003cp\u003e\n        Finished with a contrasting frame that highlights the design and gives\n        the set a distinctive look.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🛏️\u003c\/span\u003e\n      \u003ch3\u003eSecure Fitted Sheet\u003c\/h3\u003e\n      \u003cp\u003e\n        The elasticated fitted sheet sits securely around the mattress for a\n        neat and stable fit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e5️⃣\u003c\/span\u003e\n      \u003ch3\u003eComplete 5-Piece Set\u003c\/h3\u003e\n      \u003cp\u003e\n        Includes a fitted sheet, flat sheet, two standard pillowcases and one\n        long decorative pillowcase.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e\n      \u003ch3\u003eCoordinated Bedroom Style\u003c\/h3\u003e\n      \u003cp\u003e\n        Matching pieces create a clean, balanced and elegant bedroom\n        arrangement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003eAvailable Sizes \u0026amp; Set Contents\u003c\/h2\u003e\n\n  \u003cdiv class=\"sizes-grid\"\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 120 × 200 cm Beds\u003c\/span\u003e\n      \u003ch3\u003e5-Piece Set Includes\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 120 × 200 × 25 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 180 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e2 pillowcases: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 120 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 160 × 200 cm Beds\u003c\/span\u003e\n      \u003ch3\u003e5-Piece Set Includes\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 160 × 200 × 25 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 220 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e2 pillowcases: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 160 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 180 × 200 cm Beds\u003c\/span\u003e\n      \u003ch3\u003e5-Piece Set Includes\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 180 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 260 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e2 pillowcases: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 180 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 200 × 200 cm Beds\u003c\/span\u003e\n      \u003ch3\u003e5-Piece Set Includes\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 200 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 260 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e2 pillowcases: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 180 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-grid\"\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eMachine wash on a gentle cycle.\u003c\/li\u003e\n        \u003cli\u003eUse cold or lukewarm water.\u003c\/li\u003e\n        \u003cli\u003eWash similar colors together.\u003c\/li\u003e\n        \u003cli\u003eUse mild detergent only.\u003c\/li\u003e\n        \u003cli\u003eDo not use bleach.\u003c\/li\u003e\n        \u003cli\u003eAir dry in the shade or tumble dry on low heat.\u003c\/li\u003e\n        \u003cli\u003eUse a low-temperature iron when required.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eBefore Ordering\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eSelect the size that matches your mattress dimensions.\u003c\/li\u003e\n        \u003cli\u003eCheck the mattress height before choosing the fitted-sheet size.\u003c\/li\u003e\n        \u003cli\u003eProduct colors may appear slightly different depending on screen settings and room lighting.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card policy-card\"\u003e\n      \u003ch3\u003eDelivery, Warranty \u0026amp; Returns\u003c\/h3\u003e\n      \u003cp\u003e\n        Delivery within \u003cstrong\u003e5–7 business days\u003c\/strong\u003e —\n        \u003cstrong\u003e3-year warranty\u003c\/strong\u003e —\n        \u003cstrong\u003e14-day exchange and refund policy\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"luxelinen","offers":[{"title":"White \/ 120*200","offer_id":49859598778610,"sku":null,"price":929.0,"currency_code":"EGP","in_stock":true},{"title":"White \/ 160*200","offer_id":49859598811378,"sku":null,"price":1029.0,"currency_code":"EGP","in_stock":true},{"title":"White \/ 180*200","offer_id":49859598844146,"sku":null,"price":1129.0,"currency_code":"EGP","in_stock":true},{"title":"White \/ 200*200","offer_id":49859598876914,"sku":null,"price":1189.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 120*200","offer_id":49859598909682,"sku":null,"price":929.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 160*200","offer_id":49859598942450,"sku":null,"price":1029.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 180*200","offer_id":49859598975218,"sku":null,"price":1129.0,"currency_code":"EGP","in_stock":true},{"title":"Pink \/ 200*200","offer_id":49859599007986,"sku":null,"price":1189.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 120*200","offer_id":49859599040754,"sku":null,"price":929.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 160*200","offer_id":49859599073522,"sku":null,"price":1029.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 180*200","offer_id":49859599106290,"sku":null,"price":1129.0,"currency_code":"EGP","in_stock":true},{"title":"Navy \/ 200*200","offer_id":49859599139058,"sku":null,"price":1189.0,"currency_code":"EGP","in_stock":true},{"title":"Gray \/ 120*200","offer_id":49859599171826,"sku":null,"price":929.0,"currency_code":"EGP","in_stock":true},{"title":"Gray \/ 160*200","offer_id":49859599204594,"sku":null,"price":1029.0,"currency_code":"EGP","in_stock":true},{"title":"Gray \/ 180*200","offer_id":49859599237362,"sku":null,"price":1129.0,"currency_code":"EGP","in_stock":true},{"title":"Gray \/ 200*200","offer_id":49859599270130,"sku":null,"price":1189.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 120*200","offer_id":49859599302898,"sku":null,"price":929.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 160*200","offer_id":49859599335666,"sku":null,"price":1029.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 180*200","offer_id":49859599368434,"sku":null,"price":1129.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 200*200","offer_id":49859599401202,"sku":null,"price":1189.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/9259\/2370\/files\/shopify_square_1240_01.png?v=1785334743"},{"product_id":"luxelinen-romance-5-piece-heart-sheet-set","title":"Luxelinen Romance 5-Piece Cotton-Feel Sheet Set with Bow \u0026 Ruffle Details","description":"\u003cstyle\u003e\n  .romance-sheet-description {\n    max-width: 900px;\n    margin: 24px auto;\n    font-family: Arial, sans-serif;\n    color: #2f2f2f;\n    line-height: 1.65;\n  }\n\n  .romance-sheet-description * {\n    box-sizing: border-box;\n  }\n\n  .romance-sheet-description .intro {\n    margin-bottom: 18px;\n    padding: 22px;\n    background: linear-gradient(135deg, #f8f6f2 0%, #ffffff 100%);\n    border: 1px solid #ece6de;\n    border-radius: 14px;\n    font-size: 16px;\n  }\n\n  .romance-sheet-description h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n    line-height: 1.3;\n    color: #222;\n  }\n\n  .romance-sheet-description h3 {\n    margin: 0 0 7px;\n    font-size: 17px;\n    line-height: 1.35;\n    color: #222;\n  }\n\n  .romance-sheet-description p {\n    margin: 0;\n  }\n\n  .romance-sheet-description .intro p + p {\n    margin-top: 8px;\n  }\n\n  .romance-sheet-description .features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .romance-sheet-description .feature-card,\n  .romance-sheet-description .size-card,\n  .romance-sheet-description .info-card {\n    padding: 16px;\n    background: #ffffff;\n    border: 1px solid #e8e3dc;\n    border-radius: 12px;\n    cursor: pointer;\n    -webkit-tap-highlight-color: transparent;\n    transition:\n      transform 0.3s ease,\n      box-shadow 0.3s ease,\n      border-color 0.3s ease,\n      background-color 0.3s ease;\n  }\n\n  .romance-sheet-description .feature-card:hover,\n  .romance-sheet-description .size-card:hover,\n  .romance-sheet-description .info-card:hover,\n  .romance-sheet-description .feature-card.mobile-active,\n  .romance-sheet-description .size-card.mobile-active,\n  .romance-sheet-description .info-card.mobile-active {\n    transform: translateY(-4px);\n    border-color: #c7ad82;\n    background-color: #fffdfa;\n    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .romance-sheet-description .feature-card p,\n  .romance-sheet-description .size-card p,\n  .romance-sheet-description .info-card p {\n    font-size: 14px;\n  }\n\n  .romance-sheet-description .icon {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .romance-sheet-description .section-title {\n    margin: 0 0 6px;\n    font-size: 20px;\n    color: #222;\n  }\n\n  .romance-sheet-description .section-subtitle {\n    margin: 0 0 12px;\n    font-size: 14px;\n    color: #6f6f6f;\n  }\n\n  .romance-sheet-description .sizes-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .romance-sheet-description .bed-size {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 11px;\n    background: #f8f6f2;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #6e5a3d;\n  }\n\n  .romance-sheet-description .fit-note {\n    margin: 9px 0 10px;\n    padding: 8px 10px;\n    background: #fffaf2;\n    border-left: 3px solid #c7ad82;\n    border-radius: 7px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #5f4d32;\n  }\n\n  .romance-sheet-description ul {\n    margin: 7px 0 0;\n    padding-left: 19px;\n  }\n\n  .romance-sheet-description li {\n    margin-bottom: 5px;\n    font-size: 14px;\n  }\n\n  .romance-sheet-description .details-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .romance-sheet-description .policy-card {\n    grid-column: 1 \/ -1;\n    background: #f8f6f2;\n  }\n\n  @media (max-width: 650px) {\n    .romance-sheet-description {\n      width: 100%;\n      margin: 14px auto;\n      line-height: 1.45;\n    }\n\n    .romance-sheet-description .intro {\n      margin-bottom: 10px;\n      padding: 14px;\n      border-radius: 10px;\n      font-size: 13px;\n    }\n\n    .romance-sheet-description h2 {\n      margin-bottom: 6px;\n      font-size: 18px;\n      line-height: 1.25;\n    }\n\n    .romance-sheet-description h3 {\n      margin-bottom: 4px;\n      font-size: 13px;\n      line-height: 1.25;\n    }\n\n    .romance-sheet-description .section-title {\n      margin-bottom: 4px;\n      font-size: 16px;\n    }\n\n    .romance-sheet-description .section-subtitle {\n      margin-bottom: 8px;\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    .romance-sheet-description .features-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n      margin-bottom: 12px;\n    }\n\n    .romance-sheet-description .feature-card {\n      padding: 10px 8px;\n      border-radius: 9px;\n    }\n\n    .romance-sheet-description .feature-card p {\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    .romance-sheet-description .icon {\n      margin-bottom: 4px;\n      font-size: 18px;\n    }\n\n    .romance-sheet-description .sizes-grid,\n    .romance-sheet-description .details-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .romance-sheet-description .sizes-grid {\n      margin-bottom: 10px;\n    }\n\n    .romance-sheet-description .size-card,\n    .romance-sheet-description .info-card {\n      padding: 12px;\n      border-radius: 9px;\n    }\n\n    .romance-sheet-description .bed-size {\n      margin-bottom: 6px;\n      padding: 4px 9px;\n      font-size: 11px;\n    }\n\n    .romance-sheet-description .fit-note {\n      margin: 7px 0 8px;\n      padding: 7px 9px;\n      font-size: 11px;\n    }\n\n    .romance-sheet-description .size-card p,\n    .romance-sheet-description .info-card p,\n    .romance-sheet-description li {\n      font-size: 12px;\n      line-height: 1.45;\n    }\n\n    .romance-sheet-description ul {\n      margin-top: 5px;\n      padding-left: 17px;\n    }\n\n    .romance-sheet-description li {\n      margin-bottom: 3px;\n    }\n\n    .romance-sheet-description .policy-card {\n      grid-column: auto;\n    }\n\n    .romance-sheet-description .feature-card.mobile-active,\n    .romance-sheet-description .size-card.mobile-active,\n    .romance-sheet-description .info-card.mobile-active {\n      transform: translateY(-3px) scale(1.015);\n      border-color: #c7ad82;\n      background-color: #fffdfa;\n      box-shadow: 0 7px 16px rgba(0, 0, 0, 0.1);\n    }\n  }\n\n  @media (max-width: 360px) {\n    .romance-sheet-description .features-grid {\n      gap: 5px;\n    }\n\n    .romance-sheet-description .feature-card {\n      padding: 8px 6px;\n    }\n\n    .romance-sheet-description .feature-card p {\n      font-size: 10px;\n    }\n\n    .romance-sheet-description h3 {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"romance-sheet-description\"\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003ch2\u003e\n      Luxelinen Romance 5-Piece Cotton-Feel Sheet Set with Bow \u0026amp; Ruffle Details\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Give your bedroom a charming and beautifully coordinated look with a\n      complete five-piece sheet set featuring romantic heart patterns,\n      decorative bow details and soft ruffled finishes.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from smooth microfiber with a soft cotton-like feel, this set\n      combines everyday comfort with an elegant design that makes your bed\n      look neat, complete and effortlessly styled.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🛏️\u003c\/span\u003e\n      \u003ch3\u003eComplete 5-Piece Set\u003c\/h3\u003e\n      \u003cp\u003e\n        Everything you need for a coordinated bed look in one complete set.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e☁️\u003c\/span\u003e\n      \u003ch3\u003eSoft Cotton-Like Feel\u003c\/h3\u003e\n      \u003cp\u003e\n        Smooth microfiber fabric with a soft and comfortable cotton-like touch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🎀\u003c\/span\u003e\n      \u003ch3\u003eBow \u0026amp; Ruffle Details\u003c\/h3\u003e\n      \u003cp\u003e\n        One bow pillowcase and one ruffled pillowcase add a charming finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e❤️\u003c\/span\u003e\n      \u003ch3\u003eRomantic Heart Designs\u003c\/h3\u003e\n      \u003cp\u003e\n        Available in Red Hearts and Black Hearts to match your bedroom style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e\n      \u003ch3\u003eBeautifully Coordinated\u003c\/h3\u003e\n      \u003cp\u003e\n        Matching pieces create a neat and polished bed without buying separate items.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🧺\u003c\/span\u003e\n      \u003ch3\u003eEasy Everyday Care\u003c\/h3\u003e\n      \u003cp\u003e\n        Durable, easy to wash and designed for comfortable daily use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003e\n    Choose Your Bed Size \u0026amp; See What’s Included\n  \u003c\/h2\u003e\n\n  \u003cp class=\"section-subtitle\"\u003e\n    Select the size that matches your mattress, then check the exact\n    measurements of every piece included in your set.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sizes-grid\"\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 120 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 25 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 120 × 200 × 25 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 180 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 120 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 160 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 30 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 160 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 220 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 160 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 180 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 30 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 180 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 260 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 180 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 200 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 30 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 200 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 240 × 260 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 180 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-grid\"\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eAvailable Designs\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eRed Hearts\u003c\/li\u003e\n        \u003cli\u003eBlack Hearts\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eMachine wash on a gentle cycle.\u003c\/li\u003e\n        \u003cli\u003eUse cold or lukewarm water.\u003c\/li\u003e\n        \u003cli\u003eWash similar colors together.\u003c\/li\u003e\n        \u003cli\u003eUse mild detergent only.\u003c\/li\u003e\n        \u003cli\u003eDo not use bleach.\u003c\/li\u003e\n        \u003cli\u003eDo not dry clean.\u003c\/li\u003e\n        \u003cli\u003eAir dry in the shade or tumble dry on low heat.\u003c\/li\u003e\n        \u003cli\u003eIron on low heat if needed.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eBefore Ordering\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eSelect the size that matches your mattress width and length.\u003c\/li\u003e\n        \u003cli\u003eCheck your mattress height before selecting the fitted-sheet size.\u003c\/li\u003e\n        \u003cli\u003e\n          Product colors may appear slightly different depending on screen\n          settings and room lighting.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eFabric\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Soft microfiber fabric with a smooth cotton-like feel, designed for\n        comfortable everyday sleeping and easy care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card policy-card\"\u003e\n      \u003ch3\u003eDelivery, Warranty \u0026amp; Returns\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Delivery within \u003cstrong\u003e5–7 business days\u003c\/strong\u003e —\n        \u003cstrong\u003e6-month warranty\u003c\/strong\u003e —\n        \u003cstrong\u003e14-day exchange and refund policy\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"luxelinen","offers":[{"title":"Black \/ 120*200","offer_id":49859747676402,"sku":null,"price":869.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 160*200","offer_id":49859747709170,"sku":null,"price":979.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 180*200","offer_id":49859747741938,"sku":null,"price":1059.0,"currency_code":"EGP","in_stock":true},{"title":"Black \/ 200*200","offer_id":49859747774706,"sku":null,"price":1190.0,"currency_code":"EGP","in_stock":true},{"title":"Red \/ 120*200","offer_id":49859747807474,"sku":null,"price":869.0,"currency_code":"EGP","in_stock":true},{"title":"Red \/ 160*200","offer_id":49859747840242,"sku":null,"price":979.0,"currency_code":"EGP","in_stock":true},{"title":"Red \/ 180*200","offer_id":49859747873010,"sku":null,"price":1059.0,"currency_code":"EGP","in_stock":true},{"title":"Red \/ 200*200","offer_id":49859747905778,"sku":null,"price":1190.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/9259\/2370\/files\/ChatGPTImage29_2026_06_32_18_2.png?v=1785339283"},{"product_id":"luxelinen-strawberry-charm-5-piece-sheet-set","title":"Luxelinen Strawberry Charm 5-Piece Cotton-Feel Sheet Set with Bow \u0026 Ruffle Details","description":"\u003cstyle\u003e\n  .strawberry-sheet-description {\n    max-width: 900px;\n    margin: 24px auto;\n    font-family: Arial, sans-serif;\n    color: #2f2f2f;\n    line-height: 1.65;\n  }\n\n  .strawberry-sheet-description * {\n    box-sizing: border-box;\n  }\n\n  .strawberry-sheet-description .intro {\n    margin-bottom: 18px;\n    padding: 22px;\n    background: linear-gradient(135deg, #f8f6f2 0%, #ffffff 100%);\n    border: 1px solid #ece6de;\n    border-radius: 14px;\n    font-size: 16px;\n  }\n\n  .strawberry-sheet-description h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n    line-height: 1.3;\n    color: #222;\n  }\n\n  .strawberry-sheet-description h3 {\n    margin: 0 0 7px;\n    font-size: 17px;\n    line-height: 1.35;\n    color: #222;\n  }\n\n  .strawberry-sheet-description p {\n    margin: 0;\n  }\n\n  .strawberry-sheet-description .intro p + p {\n    margin-top: 8px;\n  }\n\n  .strawberry-sheet-description .features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .strawberry-sheet-description .feature-card,\n  .strawberry-sheet-description .size-card,\n  .strawberry-sheet-description .info-card {\n    padding: 16px;\n    background: #ffffff;\n    border: 1px solid #e8e3dc;\n    border-radius: 12px;\n    cursor: pointer;\n    -webkit-tap-highlight-color: transparent;\n    transition:\n      transform 0.3s ease,\n      box-shadow 0.3s ease,\n      border-color 0.3s ease,\n      background-color 0.3s ease;\n  }\n\n  .strawberry-sheet-description .feature-card:hover,\n  .strawberry-sheet-description .size-card:hover,\n  .strawberry-sheet-description .info-card:hover,\n  .strawberry-sheet-description .feature-card.mobile-active,\n  .strawberry-sheet-description .size-card.mobile-active,\n  .strawberry-sheet-description .info-card.mobile-active {\n    transform: translateY(-4px);\n    border-color: #c7ad82;\n    background-color: #fffdfa;\n    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .strawberry-sheet-description .feature-card p,\n  .strawberry-sheet-description .size-card p,\n  .strawberry-sheet-description .info-card p {\n    font-size: 14px;\n  }\n\n  .strawberry-sheet-description .icon {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .strawberry-sheet-description .section-title {\n    margin: 0 0 6px;\n    font-size: 20px;\n    color: #222;\n  }\n\n  .strawberry-sheet-description .section-subtitle {\n    margin: 0 0 12px;\n    font-size: 14px;\n    color: #6f6f6f;\n  }\n\n  .strawberry-sheet-description .sizes-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .strawberry-sheet-description .bed-size {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 11px;\n    background: #f8f6f2;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #6e5a3d;\n  }\n\n  .strawberry-sheet-description .fit-note {\n    margin: 9px 0 10px;\n    padding: 8px 10px;\n    background: #fffaf2;\n    border-left: 3px solid #c7ad82;\n    border-radius: 7px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #5f4d32;\n  }\n\n  .strawberry-sheet-description ul {\n    margin: 7px 0 0;\n    padding-left: 19px;\n  }\n\n  .strawberry-sheet-description li {\n    margin-bottom: 5px;\n    font-size: 14px;\n  }\n\n  .strawberry-sheet-description .details-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .strawberry-sheet-description .policy-card {\n    grid-column: 1 \/ -1;\n    background: #f8f6f2;\n  }\n\n  @media (max-width: 650px) {\n    .strawberry-sheet-description {\n      width: 100%;\n      margin: 14px auto;\n      line-height: 1.45;\n    }\n\n    .strawberry-sheet-description .intro {\n      margin-bottom: 10px;\n      padding: 14px;\n      border-radius: 10px;\n      font-size: 13px;\n    }\n\n    .strawberry-sheet-description h2 {\n      margin-bottom: 6px;\n      font-size: 18px;\n      line-height: 1.25;\n    }\n\n    .strawberry-sheet-description h3 {\n      margin-bottom: 4px;\n      font-size: 13px;\n      line-height: 1.25;\n    }\n\n    .strawberry-sheet-description .section-title {\n      margin-bottom: 4px;\n      font-size: 16px;\n    }\n\n    .strawberry-sheet-description .section-subtitle {\n      margin-bottom: 8px;\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    .strawberry-sheet-description .features-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n      margin-bottom: 12px;\n    }\n\n    .strawberry-sheet-description .feature-card {\n      padding: 10px 8px;\n      border-radius: 9px;\n    }\n\n    .strawberry-sheet-description .feature-card p {\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    .strawberry-sheet-description .icon {\n      margin-bottom: 4px;\n      font-size: 18px;\n    }\n\n    .strawberry-sheet-description .sizes-grid,\n    .strawberry-sheet-description .details-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .strawberry-sheet-description .sizes-grid {\n      margin-bottom: 10px;\n    }\n\n    .strawberry-sheet-description .size-card,\n    .strawberry-sheet-description .info-card {\n      padding: 12px;\n      border-radius: 9px;\n    }\n\n    .strawberry-sheet-description .bed-size {\n      margin-bottom: 6px;\n      padding: 4px 9px;\n      font-size: 11px;\n    }\n\n    .strawberry-sheet-description .fit-note {\n      margin: 7px 0 8px;\n      padding: 7px 9px;\n      font-size: 11px;\n    }\n\n    .strawberry-sheet-description .size-card p,\n    .strawberry-sheet-description .info-card p,\n    .strawberry-sheet-description li {\n      font-size: 12px;\n      line-height: 1.45;\n    }\n\n    .strawberry-sheet-description ul {\n      margin-top: 5px;\n      padding-left: 17px;\n    }\n\n    .strawberry-sheet-description li {\n      margin-bottom: 3px;\n    }\n\n    .strawberry-sheet-description .policy-card {\n      grid-column: auto;\n    }\n\n    .strawberry-sheet-description .feature-card.mobile-active,\n    .strawberry-sheet-description .size-card.mobile-active,\n    .strawberry-sheet-description .info-card.mobile-active {\n      transform: translateY(-3px) scale(1.015);\n      border-color: #c7ad82;\n      background-color: #fffdfa;\n      box-shadow: 0 7px 16px rgba(0, 0, 0, 0.1);\n    }\n  }\n\n  @media (max-width: 360px) {\n    .strawberry-sheet-description .features-grid {\n      gap: 5px;\n    }\n\n    .strawberry-sheet-description .feature-card {\n      padding: 8px 6px;\n    }\n\n    .strawberry-sheet-description .feature-card p {\n      font-size: 10px;\n    }\n\n    .strawberry-sheet-description h3 {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"strawberry-sheet-description\"\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003ch2\u003e\n      Luxelinen Strawberry Charm 5-Piece Cotton-Feel Sheet Set with Bow \u0026amp; Ruffle Details\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Bring a fresh and cheerful touch to your bedroom with a complete\n      five-piece sheet set featuring a charming strawberry print, decorative\n      bow detail and a soft ruffled finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from smooth microfiber with a soft cotton-like feel, the set\n      combines everyday comfort with a coordinated design that makes your bed\n      look bright, neat and beautifully styled.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🛏️\u003c\/span\u003e\n      \u003ch3\u003eComplete 5-Piece Set\u003c\/h3\u003e\n      \u003cp\u003e\n        Everything you need to create a complete and coordinated bed look.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e☁️\u003c\/span\u003e\n      \u003ch3\u003eSoft Cotton-Like Feel\u003c\/h3\u003e\n      \u003cp\u003e\n        Smooth microfiber fabric with a soft and comfortable cotton-like touch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🎀\u003c\/span\u003e\n      \u003ch3\u003eBow \u0026amp; Ruffle Details\u003c\/h3\u003e\n      \u003cp\u003e\n        A bow pillowcase and a ruffled pillowcase add a charming decorative finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🍓\u003c\/span\u003e\n      \u003ch3\u003eCharming Strawberry Print\u003c\/h3\u003e\n      \u003cp\u003e\n        A playful strawberry pattern adds a fresh and cheerful touch to the bedroom.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e\n      \u003ch3\u003eBeautifully Coordinated\u003c\/h3\u003e\n      \u003cp\u003e\n        Matching pieces create a neat and polished bed without buying separate items.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🧺\u003c\/span\u003e\n      \u003ch3\u003eEasy Everyday Care\u003c\/h3\u003e\n      \u003cp\u003e\n        Durable, easy to wash and designed for comfortable daily use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003e\n    Choose Your Bed Size \u0026amp; See What’s Included\n  \u003c\/h2\u003e\n\n  \u003cp class=\"section-subtitle\"\u003e\n    Select the size that matches your mattress, then check the exact\n    measurements of every piece included in your set.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sizes-grid\"\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 120 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 25 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 120 × 200 × 25 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 180 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 120 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 160 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 30 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 160 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 220 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 160 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 180 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 30 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 180 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 260 × 240 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 180 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cspan class=\"bed-size\"\u003eFor 200 × 200 cm Beds\u003c\/span\u003e\n\n      \u003ch3\u003eYour 5-Piece Set Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"fit-note\"\u003e\n        Fits mattresses up to 30 cm deep\n      \u003c\/div\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e1 fitted sheet: 200 × 200 × 30 cm\u003c\/li\u003e\n        \u003cli\u003e1 flat sheet: 240 × 260 cm\u003c\/li\u003e\n        \u003cli\u003e1 bow pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 ruffled pillowcase: 50 × 70 cm\u003c\/li\u003e\n        \u003cli\u003e1 long pillowcase: 180 × 45 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-grid\"\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eDesign\u003c\/h3\u003e\n\n      \u003cp\u003e\n        White bedding finished with a cheerful red strawberry print and\n        matching red decorative details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eFabric\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Soft microfiber fabric with a smooth cotton-like feel, designed for\n        comfortable everyday sleeping and easy care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eMachine wash on a gentle cycle.\u003c\/li\u003e\n        \u003cli\u003eUse cold or lukewarm water.\u003c\/li\u003e\n        \u003cli\u003eWash similar colors together.\u003c\/li\u003e\n        \u003cli\u003eUse mild detergent only.\u003c\/li\u003e\n        \u003cli\u003eDo not use bleach.\u003c\/li\u003e\n        \u003cli\u003eDo not dry clean.\u003c\/li\u003e\n        \u003cli\u003eAir dry in the shade or tumble dry on low heat.\u003c\/li\u003e\n        \u003cli\u003eIron on low heat if needed.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card\"\u003e\n      \u003ch3\u003eBefore Ordering\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eSelect the size that matches your mattress width and length.\u003c\/li\u003e\n        \u003cli\u003eCheck your mattress height before selecting the fitted-sheet size.\u003c\/li\u003e\n        \u003cli\u003e\n          Product colors may appear slightly different depending on screen\n          settings and room lighting.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-card policy-card\"\u003e\n      \u003ch3\u003eDelivery, Warranty \u0026amp; Returns\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Delivery within \u003cstrong\u003e5–7 business days\u003c\/strong\u003e —\n        \u003cstrong\u003e6-month warranty\u003c\/strong\u003e —\n        \u003cstrong\u003e14-day exchange and refund policy\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"luxelinen","offers":[{"title":"120*200","offer_id":49859772874994,"sku":null,"price":869.0,"currency_code":"EGP","in_stock":true},{"title":"160*200","offer_id":49859772907762,"sku":null,"price":979.0,"currency_code":"EGP","in_stock":true},{"title":"180*200","offer_id":49859772940530,"sku":null,"price":1059.0,"currency_code":"EGP","in_stock":true},{"title":"200*200","offer_id":49859772973298,"sku":null,"price":1190.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/9259\/2370\/files\/ChatGPTImage29_2026_06_33_46_2.png?v=1785340882"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/9259\/2370\/collections\/ChatGPT_Image_Jun_3_2026_03_42_29_PM.png?v=1780504078","url":"https:\/\/luxelineneg.com\/collections\/fitted-sheets.oembed","provider":"luxelinen","version":"1.0","type":"link"}