body{padding:0;margin:0;font-family:Arial;background-color:#fff6e7}.welcome-text{font-size:clamp(28px,6vw,70px);font-weight:700;font-family:Handlee;color:#fff;text-shadow:1px 1px 5px black}.under-welcome-text{font-size:clamp(16px,3vw,30px);font-weight:700;color:#fff;text-shadow:1px 1px 5px black;margin-top:10px}.welcome-div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;height:40vh;padding:20px;text-align:center;background-image:url(/tasty-bites/images/background-photo.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.shop-now-button{background-color:#ee7d32;color:#fff;border:none;padding:15px 30px;font-size:20px;font-weight:700;cursor:pointer;border-radius:5px;margin-top:20px}.shop-now-button:hover{background-color:#ee7d32ee}.home-page-list-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:40px 16px;max-width:1200px;margin:0 auto}.home-page-list-item{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:10px;overflow:hidden;cursor:pointer;width:100%;transition:transform .2s ease,box-shadow .2s ease}.home-page-list-item:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}.home-page-list-item-image{width:100%;height:160px;object-fit:cover}.home-page-list-item-name{font-size:clamp(16px,2vw,24px);font-weight:700;color:#6b2504;font-family:Handlee;padding:12px 0;text-align:center}.line{border-top:4px dotted rgba(107,37,4,.671);width:100%;margin:0 auto}.home-page-popular-items-header-container,.home-customer-favorites-items-header-container{display:flex;align-items:center;gap:20px;padding:20px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.popular-items-header,.customer-favorites-header{font-size:30px;font-weight:700;color:#6b2504;font-family:Handlee;white-space:nowrap}.view-all-button{white-space:nowrap;background-color:#fff;padding:8px;box-shadow:0 2px 4px #0000001a;color:#ee7d32;font-weight:700;display:flex;align-items:center;column-gap:4px;cursor:pointer;border-radius:4px}.view-all-button:hover{background-color:#f7f7f7}.home-page-popular-items-container{display:grid;flex-direction:column;align-items:center;justify-content:center}.home-page-popular-items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:20px;padding:0 20px;max-width:1200px;margin:0 auto}.home-page-popular-item{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;overflow:hidden;max-width:285px}.top-rated-item-image{width:100%;height:180px;object-fit:cover}.top-rated-item-name{font-size:24px;font-weight:700;color:#6b2504;font-family:Handlee;padding:12px 0}.top-rated-item-price{font-size:20px;font-weight:700;color:#ee7d32;padding-bottom:12px}.top-rated-item-add-to-cart-button{background-color:#e9640c;color:#fff;border:none;padding:10px 20px;font-size:16px;font-weight:700;cursor:pointer;border-radius:5px;margin:10px;text-align:center}.top-rated-item-add-to-cart-button:hover{background-color:#e66f21ee}.top-rated-item-info{display:flex;flex-direction:column;align-items:start;padding:0 12px}.sweet-deals-container{position:relative;border-radius:10px;overflow:hidden;margin:30px auto;width:100%;max-width:1200px;height:clamp(200px,35vw,300px);background-image:url(/tasty-bites/images/sweet-deals-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.sweet-deals-container-content{position:absolute;top:50%;left:10%;transform:translate(-10%,-50%);display:flex;flex-direction:column;align-items:center}.sweet-deals-header{font-size:60px;font-weight:700;color:#fff;font-family:Handlee}.sweet-deals-deal{font-size:30px;font-weight:700;color:#fff}.sweet-deals-shop-deals-button{background-color:#e9640c;color:#fff;border:none;padding:10px 30px;font-weight:700;font-size:22px;cursor:pointer;border-radius:5px;margin-top:20px;font-family:Handlee}.sweet-deals-shop-deals-button:hover{background-color:#e66f21ee}.customer-favorites-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:1200px;margin:0 auto 30px;padding:0 16px}.home-customer-favorite-item{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;overflow:hidden}.home-customer-favorite-item-image{width:490px;height:180px;object-fit:cover}.home-customer-favorite-item-info{display:flex;flex-direction:column;align-items:start;padding:0 12px}.home-customer-favorite-item-name{font-size:24px;font-weight:700;color:#6b2504;font-family:Handlee;padding:12px 0}.home-customer-favorite-item-price{font-size:20px;font-weight:700;color:#ee7d32;padding-bottom:12px}.home-customer-favorite-item-add-to-cart-button{background-color:#e9640c;color:#fff;border:none;padding:10px 20px;font-size:16px;font-weight:700;cursor:pointer;border-radius:5px;margin:10px;text-align:center}.home-customer-favorite-item-add-to-cart-button:hover{background-color:#e66f21ee}@media(max-width:600px){.home-page-popular-items{grid-template-columns:1fr}}.category-page-navigation{display:flex;flex-direction:row;font-size:18px;font-weight:700;margin-top:50px;padding:0 40px;color:#6b2504}.category-page{max-width:1400px;margin:0 auto}.category-page-navigation-button{cursor:pointer}.category-page-navigation-button:hover{opacity:.8}.category-page-header{font-size:44px;font-weight:700;color:#6b2504;font-family:Handlee;padding:30px 40px}.category-page-header-description{font-size:24px;font-weight:700;color:#6b2504;font-family:Handlee;margin-bottom:10px;padding:0 40px}.category-page-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:40px;gap:30px}.category-page-item{display:flex;flex-direction:column;align-items:center;row-gap:10px;box-shadow:0 2px 4px #0000001a;border-radius:8px;padding-bottom:20px;overflow:hidden}.category-page-item-image{width:100%;height:180px;object-fit:cover}.category-page-item-name{font-size:18px;font-weight:700;color:#6b2504;font-family:Handlee}.category-page-item-stars{display:flex;flex-direction:row;column-gap:4px;color:#ee7d32}.category-page-item-reviews{font-size:14px;color:#6b2504}.view-details-button{background-color:#ee7d32;color:#fff;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:18px}.view-details-button:hover{background-color:#d96b2a}.explore-page-background-image{width:100%;height:400px;background-image:url(/tasty-bites/images/explore-page-background-image.png);background-size:cover;background-position:center}.explore-page-wrapper{display:flex;flex-direction:row;max-width:1500px;margin:0 auto;align-items:start}.explore-page-coordination{display:flex;flex-direction:row;align-items:center;font-size:16px;color:#6b2504;font-weight:700;padding:14px}.explore-page-coordination-button{cursor:pointer}.explore-page-coordination-button:hover{opacity:.8}.explore-page-left-side-wrapper{width:250px;flex-shrink:0;background-color:#f7e1bc;border-style:solid;border-width:1px;border-color:#6b25041a;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.explore-page-left-side{display:flex;flex-direction:column;row-gap:20px;align-items:center;padding:18px 20px}.categories-header,.price-by-price-header{font-size:24px;font-weight:700;color:#6b2504;margin-bottom:10px;font-family:Handlee}.categories-list,.price-by-price-list{display:flex;flex-direction:column;border-style:solid;border-width:1px;border-color:#6b250450;border-radius:6px;background-color:#fceed7;width:200px;font-family:Handlee;font-size:16px;overflow:hidden}.category,.price-by-price-item{padding:10px 20px;cursor:pointer}.category:hover,.price-by-price-item:hover{background-color:#faddae;color:#2b0e00}.category-line,.price-by-price-line,.selection-line{border-top:1px solid rgba(107,37,4,.315)}.explore-page-price-by-price{display:flex;flex-direction:column;row-gap:10px}.explore-page-left-side-buttons-container{display:flex;flex-direction:row;column-gap:10px;align-items:center}.explore-page-left-side-filter-button{padding:10px 20px;background-color:#6b2504;color:#fceed7;border:none;font-weight:700;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer}.explore-page-left-side-filter-button:hover{background-color:#2b0e00}.explore-page-left-side-clear-button{padding:10px 20px;background-color:#fceed7;border:none;font-weight:700;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer;color:#6b2504}.explore-page-left-side-clear-button:hover{background-color:#eed09f}.explore-page-left-side-reset-button{border:none;font-weight:700;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer;color:#6b2504;text-align:center}.explore-page-left-side-reset-button:hover{color:#2b0e00}.explore-page-left-side-buttons-wrapper{display:flex;flex-direction:column;row-gap:10px;text-align:center}.explore-page-left-side-reset-container{display:flex;flex-direction:row;column-gap:10px;align-items:center}.explore-page-left-side-sweet-deals{display:flex;flex-direction:column;row-gap:10px;align-items:center;background-image:url(/tasty-bites/images/explore-page-sweet-deals.png);background-size:cover;background-position:center;padding:60px 34px}.explore-page-left-side-sweet-deals-shop-deals-button{padding:10px 20px;background-color:#ee7d32;color:#fceed7;border:none;font-weight:700;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer}.explore-page-left-side-sweet-deals-shop-deals-button:hover{background-color:#ee7d32ee}.explore-page-right-side-wrapper{flex:1;padding:20px}.explore-page-right-side-header{font-size:30px;font-weight:700;margin-bottom:20px;font-family:Handlee;color:#6b2504}.explore-page-right-side-header-sort-wrapper{display:flex;flex-direction:row;column-gap:10px;color:#6b2504;font-size:16px;align-items:center}.explore-page-right-side-selection-featured{position:relative;font-family:Handlee;font-size:16px;cursor:pointer;border-style:solid;border-width:1px;border-color:#6b250450;border-radius:6px;background-color:#fceed7;font-weight:700}.explore-page-right-side-selection-container{position:absolute;top:40px;left:0;display:flex;flex-direction:column;background-color:#fceed7;border-radius:6px;overflow:hidden}.explore-page-right-side-selection-item{padding:5px 10px;cursor:pointer}.explore-page-right-side-selection-item:hover{background-color:#faddae;color:#2b0e00}.explore-page-right-side-items-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;padding:20px 0}.explore-page-right-side-item{border-radius:6px;background-color:#fceed7;padding:10px;display:flex;flex-direction:column;align-items:center;row-gap:6px;box-shadow:0 0 5px 1px #6b250448}.explore-page-right-side-item-stars-img{width:80px;height:auto}.explore-page-right-side-item-image{width:100%;height:150px;object-fit:cover;border-radius:6px}.explore-page-right-side-item-image-img{width:100%;height:100%;object-fit:cover;border-radius:6px}.explore-page-right-side-item-name{font-size:24px;font-weight:700;font-family:Handlee;color:#6b2504}.explore-page-right-side-item-price{font-size:20px;color:#6b2504;font-family:Handlee}.explore-page-right-side-item-add-to-cart-button{padding:5px 10px;background-color:#ee7d32;color:#fceed7;border:none;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer;margin-top:auto;display:flex;align-items:center;column-gap:5px}.explore-page-right-side-item-add-to-cart-button:hover{background-color:#d96b2a}.explore-page-right-side-item-sold-out{padding:5px 10px;background-color:#dd675f;color:#fceed7;border:none;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer;margin-top:auto;display:flex;align-items:center;column-gap:5px}.explore-page-right-side-paginator-wrapper{display:flex;flex-direction:row;justify-content:center;column-gap:10px;padding-top:10px;padding-bottom:20px}.explore-page-right-side-paginator-pages{display:flex;flex-direction:row;column-gap:10px}.explore-page-right-side-paginator-page{padding:5px 10px;border-style:solid;border-width:1px;border-color:#6b250450;border-radius:6px;background-color:#fceed7;color:#6b2504;font-family:Handlee;cursor:pointer}.explore-page-right-side-paginator-page:hover{background-color:#faddae;color:#2b0e00}.explore-page-right-side-paginator-button-wrapper{display:flex;flex-direction:row;column-gap:10px;align-items:center}.explore-page-right-side-paginator-previous-button,.explore-page-right-side-paginator-next-button{padding:8px 10px;background-color:#6b2504;color:#fceed7;border:none;font-weight:700;border-radius:6px;font-family:Handlee;font-size:14px;cursor:pointer}.explore-page-right-side-paginator-previous-button:hover,.explore-page-right-side-paginator-next-button:hover{background-color:#2b0e00}.advanced-filter-button{padding:10px 20px;background-color:#6b2504;color:#fceed7;border:none;font-weight:700;border-radius:6px;font-family:Handlee;font-size:16px;cursor:pointer}.advanced-filter-button:hover{background-color:#2b0e00}@media screen and (max-width:600px){.explore-page-wrapper{flex-direction:column;align-items:center}}.product-details-top-side{display:flex;flex-direction:row;color:#6b2504;font-size:18px;font-weight:700;padding-top:30px}.product-details-page{max-width:1400px;margin:0 auto}.product-details-page-wrapper{display:flex;flex-direction:column;max-width:1200px;margin:0 auto;row-gap:30px;min-height:100vh;padding:0 40px}.product-details-top-side-button{cursor:pointer}.product-details-top-side-button:hover{opacity:.8}.product-details-container{display:flex;flex-direction:row;column-gap:40px}.product-details-img{width:100%;max-width:500px;height:auto;border-radius:10px}.product-details-name{font-family:Handlee;font-size:50px;font-weight:700;color:#4e1a02}.product-details-price{font-family:Handlee;font-size:36px;font-weight:700;color:#7c2b05}.product-profile{font-size:30px;color:#4e1a02;font-family:Handlee;font-weight:700}.product-details-profile{display:flex;flex-direction:column}.product-details-description{max-width:500px;font-family:Handlee;font-weight:700;color:#7c2b05;font-size:20px}.product-details-right-side{display:flex;flex-direction:column;align-items:start;row-gap:30px}.product-details-add-to-cart-button{padding:10px 20px;background-color:#ee7d32;color:#fceed7;border:none;border-radius:6px;font-family:Handlee;font-size:18px;cursor:pointer;align-items:center;column-gap:6px;display:flex}.product-details-add-to-cart-button:hover{background-color:#d96b2a}.product-details-sold-out-button{padding:10px 20px;background-color:#dd675f;color:#fceed7;border:none;border-radius:6px;font-family:Handlee;font-size:18px;cursor:pointer;align-items:center;column-gap:6px;display:flex}.product-details-bottom-side-reviews-header{font-size:30px;color:#4e1a02;font-family:Handlee;font-weight:700}.product-details-bottom-side-reviews-container{display:flex;flex-direction:row;column-gap:30px}.product-details-bottom-side-points{font-size:120px;font-weight:700;color:#4e1a02;display:flex;align-items:center}.product-details-bottom-side-right{display:flex;flex-direction:column;row-gap:20px;justify-content:center}.product-details-bottom-side-stars-img{width:200px}.product-details-bottom-side-based-on{font-size:20px;font-weight:700;font-family:Handlee;color:#4e1a02;display:flex;align-items:center}@media screen and (max-width:1000px){.product-details-container{flex-direction:column}.product-details-page-wrapper{align-items:center}}.about-us-page-header{width:100%;height:300px;background-image:url(/tasty-bites/images/about-us.png);background-repeat:no-repeat;background-size:cover;font-size:64px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:Handlee;text-shadow:1px 1px 5px black;text-align:center;padding:0 20px}.about-us-page-container{display:flex;flex-direction:column;align-items:center}.about-us-content{display:flex;align-items:center;flex-direction:column;row-gap:40px;padding:40px 0}.about-us-content-item{display:flex;flex-direction:row;column-gap:20px;max-width:1500px;width:100%;justify-content:center;align-items:center}.about-us-content-item-left-side{display:flex;align-items:start;flex-direction:column;row-gap:20px}.about-us-content-item-image{width:100%;max-width:500px;height:auto;border-radius:10px}.about-us-content-item-header{font-family:Handlee;font-size:44px;font-weight:700;color:#6b2504}.about-us-content-item-text{font-family:Handlee;font-size:28px;color:#6b2504;line-height:1.5;max-width:600px}.view-our-menu-button{padding:16px 40px;font-family:Handlee;font-size:20px;color:#fff;font-weight:700;background-image:url(/tasty-bites/images/header-background.png);border-radius:10px;cursor:pointer;transition:.25s}.view-our-menu-button:hover{opacity:.9}.about-us-page-small-divider{width:100%;max-width:600px}.about-us-content-item-divider{width:80%;padding:20px 0}.about-us-page-get-in-touch-container{display:flex;flex-direction:column;align-items:center;row-gap:20px;padding:40px 0}.get-in-touch-header{font-family:Handlee;font-size:44px;font-weight:700;color:#6b2504}.get-in-touch-text{font-family:Handlee;font-size:28px;color:#6b2504;text-align:center;max-width:800px}.contact-us-button{padding:20px 60px;font-family:Handlee;font-size:28px;color:#fff;font-weight:700;border-radius:50px;cursor:pointer;background-image:url(/tasty-bites/images/header-background.png);transition:.25s}.contact-us-button:hover{opacity:.9}.about-us-contact-us-information-container{display:flex;flex-direction:column;background-image:url(/tasty-bites/images/header-background.png);padding:20px;border-radius:10px;row-gap:6px;max-width:500px;align-items:center}.about-us-contact-us-information-item{font-family:Handlee;font-size:20px;color:#fff}.about-us-contact-us-information-item-divider{width:100%}@media(max-width:1024px){.about-us-page-container{padding:0 24px}.about-us-content-item-text{font-size:24px}.about-us-content-item-header,.get-in-touch-header{font-size:36px}.get-in-touch-text{font-size:24px}}@media(max-width:768px){.about-us-page-header{font-size:40px;height:200px}.about-us-content-item{flex-direction:column;row-gap:20px;text-align:center}.about-us-content-item-left-side{align-items:center}.about-us-content-item-text{font-size:20px;text-align:center}.about-us-content-item-header{font-size:28px}.get-in-touch-header{font-size:28px;text-align:center}.get-in-touch-text{font-size:20px}.contact-us-button{padding:14px 30px;font-size:20px}}.offers-page-header{height:300px;background-image:url(/tasty-bites/images/about-us.png);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:10px;font-weight:700;font-family:Handlee;padding:0 20px;text-align:center}.header-text-first{font-size:64px;text-shadow:1px 1px 5px black}.header-text-second{font-size:32px;text-shadow:1px 1px 5px black}.offers-page-content{display:flex;align-items:center;flex-direction:column;row-gap:40px;padding:40px 0}.offers-page-content-item{max-width:900px;width:100%;display:flex;flex-direction:column;border-radius:10px;background-color:#fff;box-shadow:1px 1px 10px 5px #00000059;overflow:hidden}.offers-page-content-item-content{display:flex;flex-direction:row;column-gap:30px;padding:20px;align-items:center}.offers-page-content-item-header{background-image:url(/tasty-bites/images/offers-page-background.png);font-size:36px;font-family:Handlee;color:#fff;text-align:center;padding:10px 0;font-weight:700}.offers-page-content-item-content-left-side{display:flex;flex-direction:row;column-gap:20px}.offers-page-content-item-content-right-side{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;row-gap:20px}.offers-page-content-item-content-left-side-img{width:100%;max-width:350px;height:auto;border-radius:10px;background-size:contain;background-position:center;background-repeat:no-repeat}.offers-page-content-item-content-right-side-header{font-size:20px;font-family:Handlee;color:#6b2504;font-weight:700}.shop-bundle-button{background-color:#e9640c;color:#fff;padding:10px 30px;font-weight:700;font-size:18px;cursor:pointer;border-radius:8px;font-family:Handlee;text-align:center}.shop-bundle-button:hover{background-color:#e66f21ee}.offers-page-content-item-content-left-side-img-3{width:150px;height:150px;border-radius:10px;background-image:url(/tasty-bites/images/products/chocolate-cake.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.offers-page-content-item-content-left-side-img-4{width:150px;height:150px;border-radius:10px;background-image:url(/tasty-bites/images/products/vanilla-ice-cream.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.offers-page-content-limited-time-deals{display:flex;flex-direction:column;row-gap:20px;background-image:url(/tasty-bites/images/offers-page-background.png);max-width:900px;width:100%;border-radius:10px;background-color:#fff;box-shadow:1px 1px 10px 5px #00000059;overflow:hidden;align-items:center;justify-content:center;padding:20px 0;color:#fff}.offers-page-content-limited-time-deals-bottom-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:600px;gap:20px}.offers-page-content-limited-time-deals-left-side{display:flex;flex-direction:column;align-items:center}.offers-page-content-limited-time-deals-right-side{display:flex;flex-direction:column;row-gap:10px}.offers-page-content-limited-time-deals-header{font-size:36px;font-family:Handlee;text-align:center;font-weight:700}.sweet-deals-text{font-size:44px;font-family:Handlee;text-align:center;font-weight:700}.up-to-text{font-size:24px;font-family:Handlee;text-align:center}.order-now-button{background-color:#e9640c;color:#fff;border:none;padding:10px 20px;text-align:center;font-weight:700;font-size:22px;cursor:pointer;border-radius:8px;font-family:Handlee}.order-now-button:hover{background-color:#e66f21ee}.order-now-button-text{font-size:18px;font-family:Handlee;text-align:center;max-width:250px}@media(max-width:1024px){.header-text-first{font-size:48px}.header-text-second{font-size:24px}.offers-page-content-item-content{column-gap:20px}}@media(max-width:768px){.offers-page-header{height:200px}.header-text-first{font-size:36px}.header-text-second{font-size:20px}.offers-page-content-item-content{flex-direction:column;row-gap:10px;align-items:center;text-align:center}.offers-page-content-item-content-right-side{align-items:center}.offers-page-content-item-content-right-side-header{font-size:18px;text-align:center}.shop-bundle-button{font-size:16px;padding:10px 20px}.offers-page-content-limited-time-deals-bottom-container{flex-direction:column;align-items:center;text-align:center}.sweet-deals-text{font-size:32px}.up-to-text{font-size:20px}.order-now-button{font-size:18px}.order-now-button-text{font-size:16px}}.cart-page-header{width:100%;height:300px;background-image:url(/tasty-bites/images/about-us.png);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:20px;font-weight:700;font-family:Handlee}.cart-page-container{display:flex;flex-direction:column;align-items:center}.cart-header-text-first{font-size:80px;text-shadow:1px 1px 5px black}.cart-header-text-second{font-size:40px;text-shadow:1px 1px 5px black}.cart-page-content-top-side{column-gap:20px;max-width:1200px;display:flex;flex-direction:row;margin:0 auto;align-items:start;padding:20px 0}.cart-page-content-top-side-left{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;border-style:solid;border-width:1px;border-color:#6b25041e;flex:3}.cart-page-content-top-side-left-header{display:flex;align-items:center;justify-content:space-between;border-bottom-style:solid;border-bottom-color:#6b2504a4;border-bottom-width:1px;padding:10px 26px}.cart-item-container{display:flex;flex-direction:row;justify-content:space-between;padding:20px;align-items:center;width:100%;box-sizing:border-box}.cart-page-content-top-side-left-items{display:flex;flex-direction:column;row-gap:20px}.cart-item-left-side{display:flex;flex-direction:row;column-gap:10px;align-items:center}.cart-item-left-side-descriptions{display:flex;flex-direction:column;row-gap:10px;padding:10px 0}.cart-item-img{width:180px;height:120px;border-radius:6px}.remove-button{font-weight:700;font-family:Handlee;cursor:pointer;color:#6b2504;font-size:24px}.remove-button:hover{opacity:.9}.cart-item-total{font-family:Handlee;font-size:20px;font-weight:700;color:#6b2504}.cart-item-right-side-quantity{display:flex;flex-direction:row;column-gap:10px;font-size:18px;border-style:solid;border-width:1px;border-color:#6b250488;border-radius:4px;align-items:center;font-weight:700;color:#6b2504;padding:0 4px;height:30px}.cart-item-right-side{display:flex;flex-direction:row;column-gap:40px}.cart-page-content-top-side-right{display:flex;flex-direction:column;row-gap:20px;padding:20px;background-color:#fff;border-radius:8px;border-style:solid;border-width:1px;border-color:#6b25041e;flex:1}.cart-summary-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cart-summart-header{font-family:Handlee;font-size:24px;font-weight:700;color:#6b2504}.proceed-to-checkout-button{background-color:#ee7d32;color:#fff;border:none;padding:12px 24px;font-size:16px;cursor:pointer;border-radius:5px;margin:0 auto}.proceed-to-checkout-button:hover{background-color:#ee7d32ee}.checkout-button-wrapper{display:flex;justify-content:center}.cart-page-content-bottom-side-header{font-size:24px;font-family:Handlee;font-weight:700;color:#6b2504;padding:20px}.cart-page-content-bottom-side{background-color:#fff;display:flex;flex-direction:column;max-width:1200px;margin:0 auto 20px;border-radius:8px;border-style:solid;border-width:1px;border-color:#6b25041e}.recomended-items-container{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:20px}.recomended-item{display:flex;flex-direction:column;row-gap:10px;padding-bottom:10px;overflow:hidden;border-radius:8px;border-style:solid;border-width:1px;border-color:#6b25041e}.recomended-item-content{display:flex;flex-direction:column;row-gap:10px;padding:0 10px}.recomended-item-add-to-cart-button{background-color:#ee7d32;color:#fff;border:none;padding:8px 40px;margin:0 auto;font-size:14px;cursor:pointer;border-radius:5px;text-align:center}.recomended-item-add-to-cart-button:hover{background-color:#ee7d32ee}.recomended-item-img{height:120px}@media(max-width:900px){.cart-page-content-top-side{flex-direction:column;row-gap:20px;padding:10px}.cart-page-content-top-side-right{width:88%}}@media(max-width:700px){.cart-item-container{flex-direction:column;align-items:flex-start;row-gap:10px}.cart-item-right-side{width:100%;justify-content:space-between}.qntt,.ttl{display:none}}@media(max-width:700px){.cart-item-img{width:120px;height:90px}}@media(max-width:700px){.cart-header-text-first{font-size:40px;text-align:center}.cart-header-text-second{font-size:20px;text-align:center}}@media(max-width:700px){.recomended-item{width:45%}}@media(max-width:700px){.proceed-to-checkout-button{width:100%}}.header{position:sticky;top:0;background-image:url(/tasty-bites/images/header-background.png);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 50px;margin:0 auto;width:100%;box-sizing:border-box;z-index:1000;box-shadow:2px 0 6px #572c10}.header-logo{width:200px;height:30px;flex-shrink:0;cursor:pointer}.header-logo-img{width:100%;height:100%;object-fit:contain}.header-list{display:flex;align-items:center;gap:40px;font-size:20px}.header-list-item{cursor:pointer;position:relative;white-space:nowrap}.header-list-item:after{content:"";position:absolute;left:0;bottom:-26px;width:100%;height:4px;background-color:#fff;transform:scaleX(0);transform-origin:center;transition:transform .3s ease}.header-list-item:hover:after{transform:scaleX(1)}.header-right-side{display:flex;align-items:center;gap:16px;flex-shrink:0}.header-search-box{display:flex;align-items:center;gap:10px;width:100%;max-width:320px}.header-search-input{display:flex;align-items:center;gap:6px;background-color:#fff;padding:8px 10px;border-radius:5px;width:100%}.header-search-input-field{border:none;background:transparent;width:100%;min-width:0;font-size:16px;color:#6b2504}.header-search-input-field::placeholder{color:#6b2504b3}input:focus{outline:none}.search-icon{width:20px;height:20px;color:#6b2504;flex-shrink:0}.header-search-button{width:24px;height:24px;cursor:pointer}.header-search-button-icon{width:100%;height:100%}.header-notification-button{width:24px;height:24px;cursor:pointer}.header-notification-button-icon{width:100%;height:100%}.cart-icon{width:50px;height:40px}.cart-icon-container{position:relative;cursor:pointer}.cart-icon-container:hover{opacity:.9}.cart-item-quantity{position:absolute;top:-8px;right:-14px;padding:3px 10px;border-radius:50%;background:linear-gradient(to right,#4e1b04,#9b705b);display:flex;font-family:Handlee}.header-list-smaller-screen-toggle{width:40px;height:40px;cursor:pointer}.header-list-smaller-screen-toggle:hover{color:#e0e0e0}.header-list-smaller-screen{position:relative;display:none}.header-list-smaller-screen-container{position:absolute}.header-list-smaller-screen-container{background-color:#fff6e7;color:#6b2504;font-family:Handlee;font-size:20px;font-weight:700;border-radius:4px;overflow:hidden}.header-list-item-small{padding:5px 20px}.header-list-item-small:hover{background-color:#f7dbab}@media screen and (max-width:1000px){.header-list-smaller-screen{display:block}.header-list{display:none}}@media screen and (max-width:400px){.header-logo{width:140px;height:30px;flex-shrink:0;cursor:pointer}.cart-icon{width:40px;height:30px}.header-list-smaller-screen-toggle{width:30px;height:30px}}.footer{background-image:url(/tasty-bites/images/header-background.png);background-size:cover;background-position:center;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding:20px 50px;margin:0 auto;width:100%;box-sizing:border-box;color:#fff}.footer-left-side{display:flex;flex-wrap:wrap;gap:20px}.footer-left-side-text{display:flex;align-items:center;gap:10px;font-size:clamp(14px,2vw,16px);white-space:nowrap}.footer-right-side-social-icons{display:flex;align-items:center;gap:20px;flex-shrink:0}@media(max-width:900px){.footer{justify-content:center;text-align:center}.footer-left-side{justify-content:center}}@media(max-width:600px){.footer,.footer-left-side{flex-direction:column;align-items:center}.footer-left-side-text{white-space:normal;text-align:center}}.checkout-page-header{width:100%;height:300px;background-image:url(/tasty-bites/images/about-us.png);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:10px;font-weight:700;font-family:Handlee}.checkout-page-content{max-width:1200px;margin:0 auto;display:flex;padding:20px 0;flex-direction:row;column-gap:20px;align-items:start}.checkout-header-text-first{font-size:80px;text-shadow:1px 1px 5px black}.checkout-header-text-second{font-size:40px;text-shadow:1px 1px 5px black}.shipping-information-header{display:flex;align-items:center;column-gap:10px;color:#6b2504;font-family:Handlee;font-size:24px;font-weight:700;padding-bottom:20px}.shipping-information-wrapper{background-color:#fff;padding:20px;border-radius:10px;border-style:solid;border-width:1px;border-color:#6b25041e;flex:2}.shipping-information-content{display:flex;flex-direction:column;row-gap:20px}.shipping-information-content-row{display:flex;flex-direction:row;gap:20px;width:100%}.shipping-information-content-row-item{display:flex;flex-direction:column;row-gap:4px;width:100%}.checkout-page-content-right-side{flex:1;display:flex;flex-direction:column;row-gap:20px}.input-name{font-family:Handlee;font-size:20px;color:#6b2504}.shipping-information-input{width:100%;padding:10px 14px;font-size:16px;border-style:solid;border-width:1px;border-color:#6b25043d;border-radius:4px;color:#6b2504;box-sizing:border-box}.shipping-information-input::placeholder{font-family:Handlee;font-size:20px;color:#6b250441}.cash-on-delivery{display:flex;flex-direction:row;align-items:center;column-gap:6px;font-size:18px;color:#b13f0a;font-family:Handlee;font-weight:700}.order-summary-wrapper{background-color:#fff;padding:20px;border-radius:10px;border-style:solid;border-width:1px;border-color:#6b25041e;flex:1}.order-summary-header{color:#6b2504;font-family:Handlee;font-size:24px;font-weight:700;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#6b250434;padding-bottom:6px}.order-summary-items-wrapper{display:flex;flex-direction:column;row-gap:10px;padding:10px 0}.order-summary-item-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#6b250434}.order-summary-item-img{width:60px;height:56px;border-radius:6px}.order-summary-item-container-left-side{display:flex;flex-direction:row;column-gap:16px;align-items:center}.order-summary-item-info{display:flex;flex-direction:column}.order-summary-total-container{display:flex;flex-direction:column;row-gap:10px;background-color:#fff;border-radius:10px;border-style:solid;border-width:1px;border-color:#6b25041e;padding:20px}.order-summary-total-container-header{color:#6b2504;font-family:Handlee;font-size:24px;font-weight:700;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#6b250434;padding-bottom:6px}.order-summary-total-container-row{display:flex;flex-direction:row;justify-content:space-between;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#6b250434;padding:10px 0;align-items:center}.order-summary-total-container-text{color:#6b2504;font-family:Handlee;font-size:20px}.order-summary-total-container-price{color:#6b2504;font-family:Handlee;font-size:22px;font-weight:700}.order-summary-total-container-text-total{color:#472413;font-family:Handlee;font-size:22px;font-weight:700}.order-summary-total-container-price-total{color:#472413;font-family:Handlee;font-size:24px;font-weight:700}.place-order-button{background-color:#ee7d32;color:#fff;border:none;padding:12px 20px;font-size:20px;cursor:pointer;border-radius:5px;margin-top:20px;text-align:center}.place-order-button:hover{background-color:#ee7d32ee}@media screen and (max-width:900px){.checkout-page-content{flex-direction:column;row-gap:20px;align-items:stretch;padding:10px}}@media(max-width:700px){.shipping-information-content-row{flex-direction:column;gap:10px}}.order-page-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f6efe7;padding:20px}.order-card{width:100%;max-width:700px;background:#fffaf5;border-radius:18px;padding:30px;color:#3e2f2b;box-shadow:0 10px 30px #b4967826;border:1px solid #f0e4d7}.order-title{text-align:center;font-size:30px;font-weight:600;color:#5a3e36;display:flex;align-items:center;column-gap:10px;flex-direction:row;margin:0 auto;font-family:Handlee}.order-section{margin-bottom:25px}.order-section h2{margin-bottom:10px;font-size:17px;color:#a58b75}.order-section p{margin:5px 0;font-size:14px}.order-section span{color:#b9a79a}.order-items{display:flex;flex-direction:column;gap:12px}.order-item{display:flex;align-items:center;justify-content:space-between;background:#f9f3ed;padding:12px;border-radius:12px;border:1px solid #efe2d6;transition:.2s ease}.order-item:hover{background:#f3e7dc}.order-item img{width:52px;height:52px;object-fit:cover;border-radius:10px}.item-info{flex:1;margin-left:12px}.item-name{font-size:14px;font-weight:500}.item-qty{font-size:12px;color:#9c8778}.item-price{font-weight:600;color:#7a5c50}.order-total{text-align:right;font-size:18px;font-weight:500;border-top:1px solid #eaded3;padding-top:15px;color:#5a3e36}.order-total span{font-size:22px;font-weight:700;color:#c08a6a}.back-to-home-button{background-color:#ee7d32;color:#fff;border:none;padding:12px 20px;font-size:20px;cursor:pointer;border-radius:5px;margin-top:20px;text-align:center;display:inline-block}.back-to-home-button:hover{background-color:#ee7d32ee}
