.banner-container{width:100%;max-width:1800px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#f0f0f0}.image-item{width:100%;height:300px;position:relative;display:block}@media(max-width:1280px){.image-item{height:250px}}@media(max-width:1024px){.image-item{height:200px}}@media(max-width:768px){.image-item{height:150px}}.store-info-container-store-page{height:140px;width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:1280px){.store-info-container-store-page{height:130px;padding-right:20px}}@media(max-width:900px){.store-info-container-store-page{height:120px}}@media(max-width:600px){.store-info-container-store-page{height:110px}}.store-info-container-store-page .store-info{display:flex;align-items:center;justify-content:center;margin:20px 0}@media(min-width:740px)and (max-width:1280px){.store-info-container-store-page .store-info{margin-left:20px}}.store-info-container-store-page .store-info .store-logo{padding:5px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #cecece;border-radius:5px}.store-info-container-store-page .store-info img{height:80px;width:80px;border-radius:5px}@media(max-width:900px){.store-info-container-store-page .store-info img{height:80px;width:80px}}@media(max-width:600px){.store-info-container-store-page .store-info img{height:60px;width:60px}}.store-info-container-store-page .store-info .store-details{margin-left:10px;height:80px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1280px){.store-info-container-store-page .store-info .store-details{justify-content:flex-start}}.store-info-container-store-page .store-info .store-details div{font-size:1rem}@media(max-width:1280px){.store-info-container-store-page .store-info .store-details div{font-size:.8rem}}.store-info-container-store-page .store-info .store-details span{font-size:.8rem}@media(max-width:1280px){.store-info-container-store-page .store-info .store-details span{font-size:.6rem}}.seperator{width:2px;height:17px;background-color:#fff}@media(max-width:1280px){.seperator{display:none}}.store-follow{display:flex;align-items:flex-start;justify-content:center;margin-top:20px;margin-left:10px;width:25%;gap:10px}@media(max-width:1280px){.store-follow{justify-content:flex-end}}.store-follow .copy-icon{cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;background-color:#eae7e7;border-radius:5px;padding:15px;height:25px;box-shadow:1px 1px 5px rgba(0,0,0,.3);fill:#000!important;stroke:#000!important}@media(max-width:1280px){.store-follow .copy-icon{padding:10px;font-size:.6rem}}.store-follow .copy-icon svg{width:15px;fill:#000!important;stroke:#000!important;height:15px}.store-follow .following{background-color:#fb8500!important;color:#fff!important;font-size:10px}.store-follow .follow-btn{width:105px;height:32px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 3px hsla(0,0%,57%,.396);border-radius:5px;opacity:1;border:none;text-align:center;color:#0d2138;font-size:13px}@media(max-width:940px){.store-follow .follow-btn{font-size:12px;height:28px}}.store-follow .small-icon{width:12px!important;height:12px!important}.store-slogan{font-size:.8rem;width:20%;text-align:center;margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.store-slogan p{font-weight:500}.store-slogan svg{fill:#535252}.store-contact-info{display:flex;align-items:center;justify-content:center;margin-top:20px;width:20%;gap:10px}.store-contact-info .store-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;gap:5px}.store-contact-info .store-founder{display:flex;align-items:center;justify-content:center;border-radius:50%;width:85px;height:85px;padding:5px;background-color:#fff;border:1px solid #cecece}.store-contact-info img{border-radius:50%}.store-footer{background-color:#51a4d2;font-size:12px;height:40px;padding:10px;width:100%;text-align:left;color:#fff;margin-top:20px}.store-footer .store-footer-content{display:flex}@media(max-width:1280px){.store-footer .store-footer-content{flex-wrap:wrap;flex-direction:column}.store-footer{justify-content:flex-start;height:auto}}@media(max-width:950px){.store-navbar-section{gap:10px}.navbar{width:100%;padding:0}.navbar .nav-items{width:100%;display:flex;justify-content:space-between}.navbar .nav-items .nav-link{width:40%;text-align:center;font-size:14px}.store-search-container{width:100%}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;z-index:100;box-shadow:0 2px 5px rgba(0,0,0,.1)}.navbar .nav-items{display:flex;gap:20px}.navbar .nav-items .nav-link{font-size:16px;color:gray;text-decoration:none;position:relative}.navbar .nav-items .nav-link:hover{color:#000}.navbar .nav-items .nav-link:after{content:"";position:absolute;width:100%;height:2px;background-color:gray;bottom:-5px;left:0;transform:scaleX(0);transition:transform .3s ease}.navbar .nav-items .nav-link.active:after,.navbar .nav-items .nav-link:hover:after{transform:scaleX(1)}.store-search-container{display:flex;align-items:center;justify-content:flex-end;padding-right:20px;width:30%}@media(max-width:950px){.store-search-container{width:100%}}.store-search-container .input-and-tag{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px}.store-search-container .store-tag-icon{width:10%;height:30px}.store-search-container .store-tag-icon svg{width:40px;height:100%}.store-search-container .store-tag-icon svg path{fill:#eae3dc}.store-search-container .input-group{width:90%!important}.store-search-container .store-search-group{display:flex;align-items:center;border:2px solid #ccc;border-radius:10px;transition:border-color .3s ease}.store-search-container .store-search-group.focused{border-color:#fb8500}.store-search-container .store-search-group.focused .store-search-icon svg path{fill:#fb8500}.store-search-container .store-search-group .store-search-icon{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;margin-right:8px;margin-bottom:4px}.store-search-container .store-search-group .store-search-input{border:none;outline:none;color:gray;border-radius:20px;padding:8px 0}.store-search-container .store-search-group .store-search-input:focus{outline:none;box-shadow:none}.store-search-container .store-search-group .store-search-input::placeholder{color:#d3d3d3}.store-product-section{background-color:#fafafa;scroll-margin-top:160px;padding-top:20px}@media(max-width:950px){.store-product-section{scroll-margin-top:120px;margin-bottom:20px}}.store-product-section .store-container{display:flex;justify-content:space-between;align-items:flex-start}.store-product-section .store-container .store-product-menu{width:100%}.store-product-section .store-container .store-product-menu .store-top-menu{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative}.store-product-section .store-container .store-product-menu .store-top-menu .store-sort-menu{background-color:transparent;padding:5px 10px;margin-right:10px;border-radius:10px}.store-product-section .store-container .store-product-menu .store-top-menu .store-sort-menu:hover{background-color:#ffb703;transition:all .4s ease-out}.store-product-section .store-container .store-product-menu .store-top-menu .type-menu{position:absolute;top:30px;z-index:100;background-color:transparent;padding:5px 10px;margin-bottom:10px;width:185px;overflow-y:hidden;height:0;transition:all .4s ease-out;transform:translateX(-10px)}.store-product-section .store-container .store-product-menu .store-top-menu .type-menu ul{list-style:none;padding:0;margin:0}.store-product-section .store-container .store-product-menu .store-top-menu .type-menu ul li{cursor:pointer;padding:8px 5px}.store-product-section .store-container .store-product-menu .store-top-menu .type-menu ul li:hover{background-color:#f8f8f8;transition:all .2s ease-out;font-weight:500}.store-product-section .store-container .store-product-menu .store-top-menu .type-menu.open{height:170px;margin-bottom:20px;background-color:#fff;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.store-product-section .store-container .store-product-menu .store-top-menu .type-menu.open::-webkit-scrollbar{display:none}.store-product-section .store-container .store-product-menu .store-product-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin:auto}@media(max-width:1250px){.store-product-section .store-container .store-product-menu .store-product-list{grid-template-columns:repeat(4,1fr)}.store-product-section .store-container .store-product-menu .store-product-list .event-card{cursor:pointer;width:200px}.store-product-section .store-container .store-product-menu .store-product-list .event-card .card-text span.me-3{display:none}}@media(max-width:945px){.store-product-section .store-container .store-product-menu .store-product-list{grid-template-columns:repeat(5,1fr);width:95%}.store-product-section .store-container .store-product-menu .store-product-list .event-card{cursor:pointer;width:100%;height:370px}}@media(max-width:830px){.store-product-section .store-container .store-product-menu .store-product-list{grid-template-columns:repeat(4,1fr)}.store-product-section .store-container .store-product-menu .store-product-list .event-card{cursor:pointer;width:100%}}@media(max-width:628px){.store-product-section .store-container .store-product-menu .store-product-list{grid-template-columns:repeat(2,1fr)}.store-product-section .store-container .store-product-menu .store-product-list .event-card{cursor:pointer;width:100%}}.store-product-section .store-container .store-product-menu .store-product-list .load-more{cursor:pointer;margin:auto;height:50px;grid-column:1/-1;display:flex;flex-direction:column;justify-content:center;align-items:center}.store-product-section .store-container .store-product-menu .store-product-list .load-more span{font-size:14px;cursor:pointer;font-weight:600;text-decoration:underline;width:10%;height:50px;padding:10px;border-radius:15px}.store-product-section .store-container .store-product-menu .store-product-list .load-more span:hover{background-color:#ddd}.store-product-section .store-container .store-product-menu .store-product-list .load-more-btn{cursor:pointer;margin:auto;height:300px;grid-column:1/-1;display:flex;flex-direction:column;justify-content:center;align-items:center}.store-product-section .opening-menu{width:200px;overflow-y:hidden;height:0;transition:height .3s ease-out;padding-left:5px;font-size:12px}.store-product-section .opening-menu.open{height:150px;margin-bottom:20px;background-color:#fff;border:1px solid #ddd;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.store-product-section .opening-menu.open::-webkit-scrollbar{display:none}.store-product-section .open-btn{cursor:pointer;width:200px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding:5px 10px;margin-bottom:10px}.store-product-section .store-category-menu{width:20%;padding:20px}.store-product-section .store-product-menu{width:80%}.store-category-card-menu{overflow:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.store-category-card-menu::-webkit-scrollbar{display:none}.product-category-card{min-width:140px;height:160px;text-align:center;padding:5px;border-radius:8px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);margin:20px;position:relative;cursor:pointer;border:1px solid transparent}.product-category-card.selected{border:2px solid #ff0}.product-category-card .checkmark{display:none;position:absolute;top:10px;right:10px;color:#ff0;font-size:20px}.product-category-card.selected .checkmark{display:block}.product-category-card .image-grid{display:flex;width:100%;height:100px;justify-content:space-between;gap:2px}.product-category-card .image-grid span{width:100%}.product-category-card .image-grid span .big-image{height:100%}.product-category-card .image-grid span .small-image{border:1px solid #cecece}.product-category-card .image-grid span img{width:100%;height:50%;object-fit:cover}.product-category-card .product-info h3{font-size:12px;color:#333}.product-category-card .product-info p{font-size:14px;color:#666}.tags-container{display:flex;align-items:center;position:absolute;left:0;top:0;width:100%;max-width:100%;overflow:auto;padding:8px;white-space:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tags-container::-webkit-scrollbar{display:none}.tags-container .close-btn{background-color:#ffb800;border-radius:50%;padding:5px;font-size:20px;cursor:pointer;margin-right:10px}.tags-container .tag{background-color:#f0f0f0;border-radius:20px;padding:8px 12px;margin-left:8px;font-size:10px;cursor:pointer;min-width:100px;text-align:center}.tags-container .tag.selected{background-color:#82a6fb}.form-check-input{width:1.35em;height:1.35em}.form-check-label{margin:3px 0 0 2px}@media(max-width:940px){.store-product-list .card-img-top{height:240px}}.card-base,.event-card,.product-page-card{box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;font-family:var(--font-poppins);position:relative}.card-base .card,.event-card .card,.product-page-card .card{height:100%}.card-base .insufficiant-stock-overlay,.event-card .insufficiant-stock-overlay,.product-page-card .insufficiant-stock-overlay{position:absolute;bottom:0;background:rgba(48,48,48,.65);height:30px;width:100%;color:#fff;font-size:18px;font-weight:400;text-align:center;display:block}.card-base .card-body,.event-card .card-body,.product-page-card .card-body{padding:10px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.card-base .card-img-top,.event-card .card-img-top,.product-page-card .card-img-top{width:100%;object-fit:cover;border-bottom:1px solid #d3d3d3}.card-base .card-title,.event-card .card-title,.product-page-card .card-title{font-size:15px;max-height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-base .card-subtitle,.event-card .card-subtitle,.product-page-card .card-subtitle{font-size:12px;max-height:15px;color:gray;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis}.card-base .title-group,.event-card .title-group,.product-page-card .title-group{height:55px}.card-base .card-text,.event-card .card-text,.product-page-card .card-text{margin-bottom:5px;font-size:17px;font-weight:600;display:flex;justify-content:space-between;align-items:center}@media(max-width:940px){.card-base .card-text,.event-card .card-text,.product-page-card .card-text{font-size:14px}}.card-base .pin-for-featured,.event-card .pin-for-featured,.product-page-card .pin-for-featured{position:absolute;top:10px;left:10px;width:25px;height:25px;border-radius:50px;background-color:#fff;display:flex;align-items:center;align-content:center;justify-content:center}.card-base .card-text.row-price,.event-card .card-text.row-price,.product-page-card .card-text.row-price{justify-content:space-between}.card-base .card-text.campaign,.event-card .card-text.campaign,.product-page-card .card-text.campaign{font-size:11px!important;color:#219ebc;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;justify-content:flex-start}.card-base .card-text.campaign img,.event-card .card-text.campaign img,.product-page-card .card-text.campaign img{margin-right:5px}.card-base .variation,.event-card .variation,.product-page-card .variation{display:flex;align-items:center;justify-content:space-between}.card-base .shipping,.event-card .shipping,.product-page-card .shipping{color:#828c98;font-size:10px;border:2px solid #828c98;border-radius:5px;padding:5px;margin-right:3px;width:100%;text-align:center;display:flex;align-items:center;justify-content:center}.card-base .shipping img,.event-card .shipping img,.product-page-card .shipping img{margin-right:2px}.card-base .favourite-icon2,.event-card .favourite-icon2,.product-page-card .favourite-icon2{position:absolute;top:10px;right:10px;font-size:15px;width:30px;height:30px;padding:5px;border-radius:50%;border:1px solid #a8a8a8;display:flex;align-items:center;justify-content:center;color:#219ebc;cursor:pointer;background-color:#fff}.event-card{width:270px;max-width:300px;height:500px;margin-right:20px}.product-page-card{border:1px solid #828c98;border-radius:7px!important;width:316px;max-width:350px;height:580px}.product-page-card .card-img-top{height:421px}@media(max-width:1280px){.event-card{width:270px;height:500px}.product-page-card{width:200px;height:380px}.product-page-card .card-img-top{height:200px}.product-page-card .card-title{font-size:13px;max-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-page-card .card-subtitle{font-size:10px;margin-bottom:8px}.product-page-card .card-text{font-size:15px}.product-page-card .card-text.row-price{gap:5px}.product-page-card .card-text.campaign{font-size:9px}.product-page-card .shipping{font-size:10px;padding:4px}.product-page-card .favourite-icon2{top:10px;right:10px;font-size:13px;width:25px;height:25px;padding:4px}}.store-comment-section{background-color:#e8f5fa;scroll-margin-top:160px}@media(max-width:950px){.store-comment-section{background-color:#f5f5f5;scroll-margin-top:120px;margin-bottom:50px}}.comment-container{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:950px){.comment-container{flex-direction:column}}.comment-container .star-side{width:20%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 40px;gap:10px}@media(max-width:950px){.comment-container .star-side{width:100%}.comment-container .star-side h5{display:none}}.comment-container .comment-side{width:80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:15px auto;gap:10px}@media(max-width:950px){.comment-container .comment-side{width:100%}.comment-container .comment-side .card{width:100%!important}}.comment-container .comment-side .card{border:none;background-color:transparent;width:60%}.comment-container .comment-side .card .card-footer{background-color:transparent;border-top:none}.store-about-section{scroll-margin-top:160px;padding-top:20px}@media(max-width:950px){.store-about-section{scroll-margin-top:100px;margin-bottom:50px}}.store-information-top{justify-content:flex-start}.store-information-top,.store-social{display:flex;align-items:flex-start;margin:20px auto;gap:20px}.store-social .store-social-icons{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.store-social .store-social-icons .social-icons-item{width:100%;cursor:pointer;display:flex;align-items:center;gap:10px;border-bottom:1px solid #ccc;padding-bottom:10px;padding-left:10px;padding-right:30px}.store-social .store-social-icons .social-icons-item img{border-radius:5px}.store-social .store-social-icons .social-icons-item h6{margin:0}.store-social .about-us-image{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;overflow:hidden}.store-social .about-us-image .aboutUs-img,.store-social .about-us-image .aboutUs-movie{width:50%;object-fit:cover;display:flex;justify-content:center;align-items:center}.store-shipping-table{width:100%;border-collapse:collapse;margin:20px auto}.store-shipping-table tr{border-bottom:1px solid #ccc}.store-shipping-table tr td{padding:10px}@media(max-width:950px){.store-shipping-table tr td:nth-child(2){text-align:right;width:50%}.store-shipping-table tr td:nth-child(2) path{fill:#fb8500}}.underline{text-decoration:underline;color:#000}