
Queen Size Cotton Quilt Set, 100% Cotton Fabric Striped Textured Coverlet with C
USD 72.77

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 63.79
Condition: New with tags
View Queen Size Cotton Quilt Set, 100% Cotton Fabric Striped Textured Coverlet with C with current marketplace pricing, condition, product images and item details. In cooler seasons, simply layer it with a blanket or comforter for added warmth. Includes 1 queen quilt (90" x 96") and 2 matching pillow shams (20" x 26") for a complete, relaxed bedding set. The modern quilted look pairs effortlessly with farmhouse, minimalist, or contemporary bedroom décor. /*------------- BASE IMPORT -------------*/ img { max-width: 100%; } html, body { overflow-x: hidden; font-size: 12px; padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p, li, ul, ol, span { margin: 0; padding: 0; } ul, ol { list-style: none; padding-left: 0; } input, button { border: none; } input:focus, button:focus { outline: none; } ::-moz-selection { background-color: #ff0066; color: #ffffff; } ::selection { background-color: #ff0066; color: #ffffff; } @media screen and (min-width: 768px) { html, body { font-size: 14px; } } @media screen and (min-width: 992px) { html, body { font-size: 15px; } } @media screen and (min-width: 1200px) { html, body { font-size: 16px; } } /*------------- UTILITIES IMPORT -------------*/ /*------------- UTILITY CLASSES -------------*/ .section { max-width: 1600px; margin: 0 auto; } .paypal { width: 50%; max-width: 350px; display: block; margin: 0 auto; } /*------------- MODULES IMPORT -------------*/ /*------------- TABLE OF CONTENTS -------------*/ /* 1. HEADER 2. PRODUCT 3. FOOTER */ /*------------- 1. HEADER -------------*/ .header { font-family: "Century Gothic", sans-serif; position: relative; text-align: center; } .header__img { width: 100%; height: auto; } .header__title { color: #ff0066; position: absolute; top: 35%; left: 50%; -webkit-transform: translate(-50%, -35%); -ms-transform: translate(-50%, -35%); transform: translate(-50%, -35%); width: 100%; font-size: 3rem; } @media screen and (min-width: 768px) { .header__title { font-size: 6rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 8rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 10rem; } } .header__title--light { color: #ffcae8; -webkit-transform: none; -ms-transform: none; transform: none; position: static; } /*------------- 2. PRODUCT -------------*/ .product__header { padding: 0 15px; margin: 3rem auto; text-align: center; } @media screen and (min-width: 768px) { .product__header { text-align: right; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } } .product__header-title { width: 100%; color: #cfb992; font-size: 3rem; line-height: 3.5rem; margin-bottom: 1rem; font-weight: bold; font-family: "Century Gothic", sans-serif; } @media screen and (min-width: 768px) { .product__header-title { margin-bottom: 0; width: auto; font-size: 4rem; line-height: 4rem; margin-right: 1rem; } } @media screen and (min-width: 992px) { .product__header-title { font-size: 5rem; line-height: 5rem; } } @media screen and (min-width: 1200px) { .product__header-title { font-size: 6rem; line-height: 6rem; max-width: 540px; } } .product__img-wrapper { width: 100%; position: relative; } @media screen and (min-width: 768px) { .product__img-wrapper { width: auto; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } } @media screen and (min-width: 1200px) { .product__img-wrapper { max-width: 800px; } } .product__img-wrapper img { width: 95%; height: auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .product__img-bg { width: 100%; height: auto; } .product__info { max-width: 1300px; margin: 0 auto; padding: 0 15px; } .product__info--alt .product__info-title { color: #ffffff; } .product__info--alt .product__info-text { color: #ffffff; font-size: 1.667rem; line-height: 2.5rem; } @media screen and (min-width: 768px) { .product__info--alt .product__info-text { font-size: 1rem; line-height: 2rem; } } .product__info+.product__info { margin-top: 3.5rem; } .product__info-header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 1rem; width: 100%; } .product__info-title { font-size: 3rem; color: #262626; font-family: "Century Gothic", sans-serif; text-transform: uppercase; font-weight: normal; margin-left: 1rem; } @media screen and (min-width: 768px) { .product__info-title { font-size: 2.425rem; } } .product__info-text { width: 100%; color: #4b4b4b; font-size: 2.5rem; line-height: 3.833rem; font-family: "Century Gothic", sans-serif; } @media screen and (min-width: 768px) { .product__info-text { font-size: 1.875rem; line-height: 2.875rem; } } .product__info-text+.product__info-text { margin-top: 3.5rem; } /*------------- 3. FOOTER -------------*/ .footer { position: relative; margin-top: 5rem; background-image: url("https://images.autods.com/Templates/Home+Design+/footer-bg.png"); background-repeat: no-repeat; background-position: center top; background-size: cover; padding: 20rem 15px 10rem 15px; } @media screen and (min-width: 1200px) { .footer { padding: 15rem 15px; } } .footer__content { max-width: 1300px; margin: 8rem auto 0 auto; } @media screen and (min-width: 768px) { .footer__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } } .footer__column+.footer__column { margin-top: 3.5rem; } @media screen and (min-width: 768px) { .footer__column+.footer__column { margin-top: 0; margin-left: 3.5rem; } } HOME DESIGN WELCOME TO YOUR PERFECT HOME DETAILS Product description Premium Pre-Washed Cotton: Crafted from 100% pre-washed cotton, this quilt offers a naturally soft, breathable, and relaxed feel from the first use. Gentle on the skin and designed to get even softer with every wash, it’s perfect for everyday comfort. For an even cozier feel, washing before first use is recommended. Striped Textured Design: Features a classic striped pattern with an intentionally crinkled texture that adds depth and visual interest. The modern quilted look pairs effortlessly with farmhouse, minimalist, or contemporary bedroom décor. Durable Cotton-Blend Filling: Filled with a balanced cotton-polyester blend, this quilt stays lightweight yet fluffy, offering reliable warmth without feeling heavy. Designed to resist clumping and maintain an even, comfortable loft over time. Multi-Purpose Usage: Perfect as a lightweight coverlet for summer and warmer weather, this quilt can be used on its own for breathable comfort. In cooler seasons, simply layer it with a blanket or comforter for added warmth. Ideal for master bedrooms, guest rooms, or vacation homes, its lightweight design also makes it easy to move and comfortable for hot sleepers or those who toss and turn at night. Easy Care: Machine washable in cold water and quick-drying, this quilt becomes even softer with every wash. Designed for effortless maintenance, it helps preserve the quilt’s premium quality and comfort. Includes 1 queen quilt (90" x 96") and 2 matching pillow shams (20" x 26") for a complete, relaxed bedding set. Included Components Pillow Sham, Quilt Number of Pieces 3 Pillowcase Width 20 inches Unit Count 1 Count Bedding Set Type Quilt Set Pillowcase Length 26 inches Model Number CUSA25A1CJTD03QU Color White Style Name Contemporary Theme Striped Pattern Striped Seasons All Material Type Face: 100% Cotton, Back: 100% Cotton, Filling: 50% Cotton and 50% Polyester Fabric Type Face: 100% Cotton, Back: 100% Cotton, Filling: 50% Cotton and 50% Polyester Thread Count 180 Product Care Instructions Machine Wash Size Queen(90"x96") Recommended Uses for Product Day Bed, RV Bed Style Contemporary (n/a) Payment We accept all payments via Ebay using Credit Cards , PAYPAL , Apple Pay and many others Shipping We are always working hard to ensure your package arrives as soon as possible. Please understand that some factors like weather, high postal traffic, and the performance of shipping companies are outside of our control. DELIVERY & RETURN POLICY We offer a 30-Day Return Policy on items in which you are not completely satisfied with. You have the option of a full-refund or an exchange of the item. No returns are available on items shipped outside of the USA. Condition: New with tags. Category: Home & Garden › Bedding › Quilts, Bedspreads & Coverlets.
Additional views from the marketplace listing for Queen Size Cotton Quilt Set, 100% Cotton Fabric Striped Textured Coverlet with C.












Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Queen Size Cotton Quilt Set, 100% Cotton Fabric Striped Textured Coverlet with C.

USD 72.77

USD 88.99

USD 97.51

USD 72.49

USD 75.18

USD 64.23

USD 55.24

USD 71.99

USD 74.99

USD 179.99