body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#f1f1f1;display:flex;justify-content:space-between;padding:0 20px}.navbar-logo a{color:#333;font-size:24px;font-weight:700;text-decoration:none}.navbar-links{display:flex;list-style:none}.navbar-links li{margin-left:20px}.navbar-links li a{color:#333;text-decoration:none}nav ul{display:flex;list-style-type:none}.shopping-cart-icon{align-items:center;cursor:pointer;display:inline-block;font-size:1.5rem;margin-left:auto;position:relative}.cart-item-count{background-color:green;border-radius:50%;color:#fff;font-size:.7em;height:20px;justify-content:center;padding:0;position:absolute;right:0;text-align:center;top:50%;transform:translate(50%,-50%);width:20px}.cart-item-count,header{align-items:center;display:flex}header{background-color:#87ceeb;justify-content:space-between;padding:10px 20px}header .logo{font-size:24px;font-weight:700}header nav ul{display:flex;gap:20px;list-style:none}header nav ul li a{color:#333;text-decoration:none}.home-container{text-align:center}.products-container{display:flex;gap:20px;justify-content:center;padding:20px}.product{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0003;padding:20px;text-align:left;width:300px}@media (max-width:600px){.products-container{align-items:center;flex-direction:column}}.product-link{color:inherit;text-decoration:none}.product-link:hover{cursor:pointer}.product-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:10px;padding:20px;text-align:center}.product-card .product-image{border-radius:8px 8px 8px 8px;height:auto;width:100%}.product-card h2{color:#333;margin-top:0}.product-card p{color:#666}.product-card button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px}.product-card button:hover{background-color:#0056b3}.product-image{height:200px;object-fit:cover;width:200px}@media screen and (max-width:600px){.product-image{height:auto;width:100%}}.footer{background-color:#f8f8f8;border-top:1px solid #ddd;color:#333;font-family:Arial,sans-serif;padding:20px;text-align:center}.footer a{color:#0073e6;text-decoration:none}.footer a:hover{text-decoration:underline}.return-policy{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000000d;margin-left:auto;margin-right:auto;margin-top:20px;max-width:700px;padding:10px 15px;text-align:left}.return-policy summary{cursor:pointer;font-size:1rem;font-weight:700;list-style:none;outline:none;padding:5px 0}.return-policy summary::-webkit-details-marker{display:none}.return-policy summary:after{content:" +";float:right;font-weight:400;transition:transform .3s ease}.return-policy[open] summary:after{content:" –"}.return-policy div{animation:fadeIn .3s ease;font-size:.9rem;line-height:1.5;padding-top:10px}.return-policy ul{margin:10px 0;padding-left:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.basket-item{align-items:center;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding:10px}.checkout-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.checkout-button:hover{background-color:#45a049}.checkout-container{margin:0 auto;max-width:900px;padding:20px}.checkout-columns{display:flex;gap:20px;justify-content:space-between}.column{flex:1 1}.column h2{margin-bottom:10px}.column form{display:flex;flex-direction:column;gap:10px}.column form input,.column form select{border:1px solid #ccc;border-radius:5px;padding:10px}.checkout-container button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.checkout-container button:hover{background-color:#45a049}.form-row{display:flex;justify-content:space-between;margin-bottom:10px}.form-row input,.form-row select{flex-grow:1;margin-right:10px;padding:10px}.form-row input:last-child{margin-right:0}.manual-entry-link{background:none;border:none;color:blue;cursor:pointer;font:inherit;outline:inherit;padding:0;text-decoration:underline}.manual-entry-form{margin-left:auto;margin-right:auto;max-width:400px}.form-field{margin-bottom:10px}.form-field button,.form-field input{box-sizing:border-box;padding:8px;width:100%}.form-field button{background-color:#007bff;border:none;color:#fff;cursor:pointer}.form-field button:disabled{background-color:#ccc}pre{word-wrap:break-word;background-color:initial;border:none;font-family:inherit;padding:0;white-space:pre-wrap}.payment-page-container{display:flex;flex-direction:column;justify-content:space-between;margin:auto;max-width:500px}.billing-address,.payment-form{border:1px solid #ccc;border-radius:4px;margin:1rem;padding:1rem}.billing-address h2,.payment-form h2{margin-bottom:15px}.payment-form{border:1px solid #ccc;border-radius:4px;margin:20px auto;max-width:500px;padding:20px}.payment-form h2,.payment-form h3{font-size:24px;margin-bottom:15px;text-align:center}.required-field:after{color:red;content:"*";margin-left:4px}.input-field{margin-bottom:20px}.input-field label{display:block;margin-bottom:8px}.StripeElement,.input-field input{border:1px solid #ccc;border-radius:4px;padding:10px;width:100%}.StripeElement{background-color:#fff}.payment-form p{margin-bottom:20px;margin-top:0}.payment-form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:10px 0;width:100%}.payment-form button:hover{background-color:#0056b3}.payment-form button:disabled{background-color:#ccc;cursor:not-allowed}.address-container{align-items:center;display:flex;justify-content:space-between}.change-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:auto;padding:8px 16px}.change-button:hover{background-color:#0056b3}.payment-instructions{margin-bottom:20px}.expiry-cvv-field{display:flex;justify-content:space-between}.half-width{width:48%}.App{text-align:center}.app-container{display:flex;flex-direction:column;min-height:100vh}.content-wrap{flex:1 1}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.single-bedsheet-detail{padding:20px;text-align:center}.single-bedsheet-detail img{height:auto;max-width:100%}@media (min-width:768px){.single-bedsheet-detail img{max-width:50%}}.double-bedsheet-detail{padding:20px;text-align:center}.double-bedsheet-detail img{height:auto;max-width:100%}@media (min-width:768px){.double-bedsheet-detail img{max-width:50%}}
/*# sourceMappingURL=main.b52cee57.css.map*/