*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;margin:0;padding:0}.customer-info-banner{background-color:#b32058;color:#fff;padding:15px;display:flex;justify-content:center;margin:-15px -20px 15px}.customer-info-banner p{text-align:center;max-width:600px;margin:0}.customer-info-banner a{color:#fff}.navigation{padding:15px 20px;background-color:#fff;position:fixed;top:0;width:100%;z-index:10;border-bottom:4px solid #69c747}.navbar{display:grid;grid-template-columns:33% 33% 33%;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto}.nav-item{display:flex;justify-content:center;align-items:center;gap:8px;text-decoration:none}.nav-item:first-of-type{justify-content:flex-start}.nav-item:last-of-type{justify-content:flex-end}.nav-item:last-of-type span{color:#b32058}.logo{width:25px;height:auto}.logo-wrapper{width:50px;height:50px;border-radius:100px;border:2px solid #f58eb5;display:flex;justify-content:center;align-items:center;cursor:pointer}.menu-toggle{all:unset;height:32px;cursor:pointer}.menu-links{display:flex;gap:16px;list-style:none;margin:0;padding:0;flex-wrap:nowrap}.menu-link{font-size:16px;color:#1c6800;text-transform:uppercase;text-decoration:none;letter-spacing:1px;white-space:nowrap}.menu-link a{display:inline-block;white-space:nowrap}.drawer-menu{height:100vh;width:100%;z-index:20;background-color:#fff;position:absolute;top:0;left:0;transform:translate(0);transition:.25s;display:flex;flex-direction:column;justify-content:center;align-items:center}.drawer-menu-links{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;list-style:none;padding:0}.drawer-menu-link{text-decoration:none;text-transform:uppercase;font-size:16px;color:#1c6800}.drawer-menu-closed{transition:.25s;transform:translate(100%)}.menu-toggle-x{position:absolute;top:20px;right:20px}.menu-toggle-x img{width:24px;height:24px}.hero{width:100%;height:60vh;position:relative;overflow:hidden;margin-top:84px}.hero-heading{margin:0;color:#fff;font-size:40px;letter-spacing:2.5px;text-transform:uppercase;text-shadow:2px 2px 0 #f58eb5,-2px -2px 0 #f58eb5,2px -2px 0 #f58eb5,-2px 2px 0 #f58eb5}.hero-video{width:100%;height:100%;object-fit:cover}.hero-video-overlay{position:absolute;top:0;left:0;background-color:#00000026;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;z-index:1}.cta-button{border-radius:5px;padding:10px 20px;background-color:#f58eb5;color:#fff;font-weight:600;letter-spacing:2.5px;border:2px solid white;text-align:center;text-transform:uppercase;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.about-section{padding:35px 0;display:flex;flex-direction:column;align-items:center}.about-logo{width:35%;max-width:230px;height:auto;margin-bottom:24px}.social-media-container{display:flex;gap:16px}.footer{background-color:#b32058;padding:40px}.contact-info-wrapper{display:grid;grid-template-columns:33% 33% 33%;gap:12px;border-bottom:1px solid white;padding-bottom:30px;max-width:1200px;margin:0 auto 30px}.contact-info-grid-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.contact-item{color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;background:transparent;border:unset;cursor:pointer;padding:0}.contact-item img{width:24px;height:24px}.contact-item span{font-size:14px}.copyright-text{color:#fff;text-align:center;margin:0;font-size:14px}.products-section{padding:20px;background-color:#ffb3d0;min-height:100vh;position:relative}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;margin:0 auto;padding:20px 0;width:100%;max-width:1200px}.products-section .spinner{position:absolute;top:40px;left:50%;width:24px;height:24px;border:5px solid #fff;border-top:5px solid #b32058}.product-card{position:relative;background-color:#fff;border-radius:4px;display:flex;flex-direction:column}.product-card img{border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:240px;object-fit:cover;object-position:center}.product-card-price-label{position:absolute;top:220px;left:50%;transform:translate(-50%);padding:10px;background-color:#69c747;color:#fff;border-radius:4px;font-weight:600}.product-card-text-wrapper{padding:20px;color:#181818;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.product-card-text-wrapper h3{margin:10px 0}.product-card-text-wrapper p{margin:0;line-height:22px}.product-card-allergen-info{font-size:14px;margin-top:8px!important}.mail-us-section{padding:30px 20px;background-color:#1c6800;color:#fff}.mail-us-heading{font-size:24px;line-height:34px;text-align:center;margin:0 0 10px}.mail-us-description{text-align:center;font-size:18px;max-width:600px;margin:0 auto 30px;line-height:24px}.mail-us-description a{color:#fff}.mail-us-pricing-info-wrapper{display:grid;grid-template-columns:50% 50%;max-width:1200px;margin:0 auto 30px;background-color:#fff;color:#181818;border-radius:4px}.mail-us-pricing-info-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 10px}.mail-us-pricing-info-item p{margin:0 0 10px}.mail-us-pricing-info-item p:last-of-type{margin:0;font-size:14px}.mail-us-pricing-info-item:last-of-type{border-left:3px solid #1c6800}.mail-us-pricing-info-item:first-of-type{border-right:3px solid #1c6800}.mail-us-pricing-info-item p{max-width:75%;line-height:18px;text-align:center}.mail-us-form{display:flex;flex-direction:column;align-items:flex-end;gap:12px;max-width:600px;margin:0 auto}.mail-us-form input{padding:12px 16px;width:100%;font-size:16px;border-radius:4px;border:1px solid white;font-family:Arial,Helvetica,sans-serif}.mail-us-form textarea{padding:12px 16px;height:150px;width:100%;font-size:16px;border-radius:4px;border:1px solid white;font-family:Arial,Helvetica,sans-serif}.form-footer{margin-top:10px;display:flex;justify-content:space-between;align-items:center;width:100%}.mail-us-form button{padding:10px 20px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;border:2px solid white;border-radius:8px;background-color:#f58eb5;color:#fff;text-align:center;width:fit-content;cursor:pointer;text-decoration:none;display:flex;align-items:flex-end;gap:8px}#thank-you-message{font-size:18px;margin:0}.radio-options{display:flex;gap:10px;margin-top:10px;align-items:center}.delivery-info .radio-options{margin-top:0;margin-bottom:5px}.radio-options label{font-size:12px;color:#333;display:flex;align-items:center;gap:5px;cursor:pointer;margin:3px 0 0}.radio-options input[type=radio]{accent-color:green;width:16px;height:16px;cursor:pointer;margin:0}.flatpickr-day.selected{border-color:green!important;background-color:green!important}.select-wrapper{position:relative;display:inline-block}.custom-select{cursor:pointer;border:1px solid #ccc;padding:10px;background-color:#fff;border-radius:4px;color:gray;font-size:14px}.selected-option{position:relative;z-index:1}.options-list{display:none;position:absolute;z-index:2;border:1px solid #ccc;background-color:#fff;list-style:none;margin:0;padding:0;width:100%;font-size:14px}.options-list li{padding:10px;cursor:pointer}.options-list li:hover{background-color:#f0f0f0}.allergy-modal-overlay{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:20;background-color:#00000080;display:flex;justify-content:center;align-items:center}.allergy-modal-overlay--closed{display:none}.allergy-modal{height:50%;width:700px;background-color:#fff;border-radius:4px}.allergy-modal-header{display:flex;width:100%;justify-content:flex-end;padding:10px}.close-modal-button{background:transparent;border:unset;cursor:pointer;padding-right:0}.allergy-modal-body{padding:0 20px 20px;height:calc(100% - 74px);overflow:auto;max-width:600px;margin:0 auto}.add-to-cart-btn{border:0;width:88%;margin-top:auto;margin-bottom:16px;align-self:center}.minus-button,.plus-button{background-color:#f58eb5;color:#fff;border:none;border-radius:100px;width:18px;height:18px;cursor:pointer;margin:0 5px;font-size:1em;display:flex;align-items:center;justify-content:center}.remove-button{background-color:transparent;border:0px;cursor:pointer;height:22px;display:block}.cart-counter{position:absolute;top:16px;right:16px;background-color:green;color:#fff!important;border-radius:100px;padding:2px 5px;font-size:12px;font-weight:700;display:none;height:24px;width:24px;align-items:center;justify-content:center}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}.shake{animation:shake .5s ease-in-out}.notification-popup{width:200px;padding:10px 20px;background-color:#b32058;color:#fff;position:fixed;bottom:20%;right:0;transform:translate(105%);border-radius:4px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;transition:.5s}.notification-popup--visible{transform:translate(-30px)}.notification-popup-msg{margin:0}.spinner{display:none;width:16px;height:16px;border:3px solid #fff;border-top:3px solid #b32058;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cupcake-item{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #e1e1e1;gap:30px}.cupcake-info{display:flex;align-items:start;width:100%;justify-content:space-between}.cupcake-info-description{display:flex;align-items:center}.cupcake-image{width:80px;height:80px;margin-right:15px;border-radius:5px;object-fit:cover}.cupcake-name{font-size:1.2em;color:#333}.cupcake-quantity{display:flex;align-items:center}.cupcake-price{text-align:right;min-width:100px}.cupcake-quantity-buttons{display:flex;gap:2px}.total-item-price,.order-summary-total{font-weight:700}.order-summary{background-color:#f8f8f8;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:fit-content}.order-summary-products{list-style-type:none;padding:0;margin:0}.order-summary-total{font-size:20px;margin:20px 0 0;text-align:center}.order-summary-delivery-cost{font-size:16px;margin:15px 0 5px;text-align:center}.order-summary-delivery-cost-info{font-size:12px;margin:0 0 10px;text-align:center}.min-order-text{font-size:14px;margin-top:10px!important}.checkout-icon{position:relative}.checkout-section,.order-received-section{margin:84px auto 0;background-color:#1c6800;padding:20px}.checkout-cancellation-info{background-color:#ffb6d2;padding:20px;border-radius:8px;max-width:1200px;margin:0 auto;grid-column:span 2}.checkout-cancellation-info p{margin:0;line-height:20px}.checkout-cancellation-info p span{font-weight:600;display:block;margin-bottom:4px}.checkout-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1200px;margin:0 auto}.checkout-container--hide,.empty-cart-checkout{display:none}.empty-cart-checkout--visible,.order-received{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;height:50vh}.order-received p{margin:0 0 25px;text-align:center}.delivery-info{background-color:#f8f8f8;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.delivery-info form{display:flex;flex-direction:column}.delivery-info label{margin-top:10px;margin-bottom:5px}.delivery-info input,.delivery-info textarea,.delivery-info select{padding:10px;margin-bottom:5px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:sans-serif;width:100%}.delivery-info textarea{height:150px;margin-bottom:10px}.delivery-info button{background-color:#e73570;margin-top:15px;padding:16px}#pickup-date,#delivery-time{cursor:pointer}@media (max-width: 768px){.checkout-container{grid-template-columns:1fr}}@media (max-width: 768px){.about-logo{width:70%}.about-heading{font-size:24px;text-align:center;max-width:200px}.cta-button{padding:8px 16px}.menu-links{display:none}.menu-link:last-of-type{display:none}.hero-heading{font-size:24px}.hero-heading{text-shadow:1px 1px 0 #f58eb5,-1px -1px 0 #f58eb5,1px -1px 0 #f58eb5,-1px 1px 0 #f58eb5}.contact-info-wrapper,.mail-us-pricing-info-wrapper{grid-template-columns:100%}.mail-us-pricing-info-item{align-items:flex-start;padding:20px}.mail-us-pricing-info-item:last-of-type{border-left:unset}.mail-us-pricing-info-item:first-of-type{border-right:unset;border-bottom:2px solid #1c6800}.contact-info-wrapper{gap:20px}.allergy-modal{width:90%}.mail-us-pricing-info-item p{max-width:100%;line-height:20px;text-align:left}.cupcake-item{flex-direction:column}.cupcake-price--desktop{display:none}.cupcake-quantity{width:100%;justify-content:space-between}.checkout-cancellation-info{grid-column:span 1}.remove-button--desktop{display:none}.remove-button{margin-top:1px}.cupcake-info-description{align-items:flex-end}}@media (min-width: 768px){.menu-toggle{display:none}.contact-info-grid-item:last-of-type{align-items:center}.cupcake-price--mobile{display:none}.checkout-container{margin:10px auto}.remove-button--mobile{display:none}.remove-button{margin-top:-2px}}
