.simple-product{transition:all .3s ease;border-radius:10px;overflow:visible;border:none;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.08)!important;max-width:400px;margin:0 auto}.simple-product.full-size,.w-100.h-100 .simple-product{max-width:none!important;width:100%!important;height:100%!important;margin:0!important}.simple-product.full-size .product-content,.w-100.h-100 .simple-product .product-content{height:100%}.simple-product:hover{box-shadow:0 8px 16px rgba(0,0,0,.12)!important}.simple-product .badge-header{background-color:var(--bs-primary);color:white;padding:10px;font-weight:500;position:relative}.simple-product .badge-text{letter-spacing:.5px;font-size:.9rem}.simple-product .product-title{font-weight:600;font-size:1.25rem;margin-bottom:.5rem;color:var(--bs-gray-800)}.simple-product .divider{margin:.5rem 0;opacity:.2}.simple-product .price-container{padding:.5rem 0}.simple-product .old-price{color:var(--bs-gray-600);font-size:.9rem;position:relative}.simple-product .current-price{font-weight:700;letter-spacing:-.5px;color:var(--bs-primary)}.simple-product .price-suffix{font-size:.9rem;opacity:.8;margin-left:.25rem}.simple-product .product-description{font-size:.9rem;line-height:1.5;color:var(--bs-gray-900);margin-bottom:0}.simple-product .action-row{margin-top:1rem}.simple-product .selection-button{font-weight:500;letter-spacing:.5px;padding:.6rem 1.5rem;border-radius:6px;transition:all .2s ease}.simple-product .compact-counter-wrapper{width:auto;max-width:180px;margin:0 auto}.simple-product .counter-group{border-radius:8px;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.08);display:flex;align-items:stretch;transition:all .2s ease;border:1px solid rgba(0,0,0,.05);width:100%}.simple-product .counter-group:hover{box-shadow:0 4px 10px rgba(0,0,0,.12)}.simple-product .quantity-button{padding:.5rem .7rem;font-weight:500;border:none;display:flex;align-items:center;justify-content:center;transition:all .15s ease;background-color:var(--bs-primary);flex:0 0 auto}.simple-product .quantity-button:hover:not(:disabled){background-color:var(--bs-primary);filter:brightness(1.1);transform:translateY(-1px)}.simple-product .quantity-button:active:not(:disabled){transform:translateY(0)}.simple-product .quantity-button:disabled{opacity:.65}.simple-product .quantity-button i{font-size:.9rem}.simple-product .quantity-display{text-align:center;font-weight:600;border:none;background-color:white;padding:.5rem;min-width:60px;width:60px;color:var(--bs-gray-800);font-size:1.1rem;box-shadow:none;flex:0 0 auto}.simple-product .quantity-display:focus{box-shadow:none;border:none}.simple-product .inventory-badge{font-size:.8rem;font-weight:500;padding:.4rem .8rem;border-radius:100px}.simple-product .multiple-participant-indicator{position:absolute;bottom:12px;right:12px;background-color:white;color:var(--bs-primary);font-size:.9rem;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(0,0,0,.15);padding:0;overflow:visible;z-index:10;border:2px solid var(--bs-primary)}.simple-product .multiple-participant-indicator i{position:relative;top:1px;left:0}@media (max-width:768px){.simple-product{margin:.5rem}.simple-product .product-content{padding:1rem!important}.simple-product .product-title{font-size:1.1rem}.simple-product .current-price{font-size:1.5rem!important}.simple-product .compact-counter-wrapper{max-width:150px}.simple-product .quantity-button{padding:.4rem .6rem}.simple-product .quantity-display{min-width:50px;width:50px;font-size:1rem}}.multiple-participants-icon{bottom:15px;right:15px;background-color:white;color:var(--bs-primary);font-size:1rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(0,0,0,.15);padding:0;overflow:visible;z-index:10;border:2px solid var(--bs-primary)}.multiple-participants-icon:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.multiple-participants-icon i{position:relative;top:1px;left:0}.multiple-participants-icon:after{content:attr(data-tooltip);position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:white;padding:.5rem;border-radius:.25rem;font-size:.75rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s}.multiple-participants-icon[data-tooltip]:hover:after{opacity:1}.simple-product .selected-check-indicator{pointer-events:none;z-index:15}.simple-product:hover .selected-check-indicator.auto-hover:not(.selected){opacity:.8!important;visibility:visible!important;transform:scale(.95)!important}:root{--d:700ms;--e:cubic-bezier(0.19,1,0.22,1);--font-sans:--bs-font-sans-serif;--font-serif:--bs-font-monospace}*{box-sizing:border-box}.photo-card{position:relative;display:flex;flex-direction:column;overflow:hidden;width:100%;min-width:0;flex:1 1;text-align:center;color:#f5f5f5;background-color:#f8f9fa;border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),0 4px 4px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1),0 16px 16px rgba(0,0,0,.1);height:350px}@media(max-width:600px){.photo-card{height:280px}}.photo-card .photo-card .btn{border-radius:6px;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;padding:.6rem 1.2rem;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .2s ease}.photo-card .photo-card .btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.photo-card .photo-card .btn.selected{background-color:var(--bs-success)!important;border-color:var(--bs-success)!important;box-shadow:0 0 0 2px rgba(var(--bs-success-rgb),.5)}.photo-card .photo-card .card-button .btn{min-width:40px;padding:.6rem .8rem}.photo-card .photo-card .card-button .form-control{text-align:center;font-weight:600;background-color:hsla(0,0%,100%,.9);border:2px solid hsla(0,0%,100%,.3);color:#333}.photo-card .photo-card .card-button .form-control:focus{background-color:#fff;border-color:var(--bs-primary);box-shadow:0 0 0 2px rgba(var(--bs-primary-rgb),.25)}.photo-card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.photo-card-image .photo-product-image{width:100%!important;height:100%!important;object-fit:cover}.photo-card-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e9ecef;color:#6c757d;z-index:1}.photo-card-placeholder .photo-placeholder-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.photo-card-placeholder .photo-placeholder-content i{font-size:2.5rem;opacity:.5}.photo-card-placeholder .photo-placeholder-content span{font-size:.9rem;opacity:.7}.photo-card-overlay{position:absolute;top:0;left:0;height:100%;z-index:2;justify-content:flex-end;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.05) 50%,rgba(0,0,0,.1))}.photo-card-content,.photo-card-overlay{width:100%;display:flex;flex-direction:column}.photo-card-content{position:relative;align-items:center;padding:1.5rem 1rem;z-index:3}.photo-card-content>*+*{margin-top:1rem}.photo-card-title{font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:.5rem;color:#fff}.photo-card-copy,.photo-card-title{text-shadow:1px 1px 2px rgba(0,0,0,.8)}.photo-card-copy{font-family:var(--font-serif);font-size:1rem;line-height:1.35;margin-bottom:0;color:hsla(0,0%,100%,.9);text-align:center}.photo-card-price{display:flex;flex-direction:column;align-items:center;text-align:center}.photo-card-price .price-amount{font-size:1.2rem;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.photo-card-price .price-suffix{font-size:.9rem;color:hsla(0,0%,100%,.8);text-shadow:1px 1px 2px rgba(0,0,0,.8);margin-left:.25rem}.photo-card-price .old-price{font-size:.9rem;color:hsla(0,0%,100%,.6);text-decoration:line-through;text-shadow:1px 1px 2px rgba(0,0,0,.8);margin-top:.25rem}.photo-card-btn{cursor:pointer;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.65rem;font-weight:700;letter-spacing:.025rem;text-transform:uppercase;color:#fff;background-color:#000;border:none}.photo-card-btn:hover{background-color:#0d0d0d}.photo-card-btn:focus{outline:1px dashed #ff0;outline-offset:3px}.multiple-participants-icon{position:absolute;top:.75rem;right:.75rem;background-color:rgba(0,0,0,.7);color:#fff;padding:.5rem;border-radius:50%;font-size:.9rem;z-index:4;cursor:help}.multiple-participants-icon:hover{background-color:rgba(0,0,0,.9)}@media(hover:hover)and (min-width:600px){.photo-card{transition:transform .3s ease,box-shadow .3s ease}.photo-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15),0 8px 16px rgba(0,0,0,.15),0 16px 24px rgba(0,0,0,.15)}.photo-card-content,.photo-card-content>:not(.photo-card-title){transition:transform .3s ease,opacity .3s ease}.photo-card-content>:not(.photo-card-title){opacity:0;transform:translateY(1rem)}.photo-card:hover .photo-card-content>:not(.photo-card-title){opacity:1;transform:translateY(0);transition-delay:.1s}}@media(max-width:600px){.photo-card-content{padding:1rem .75rem}.photo-card-content>:not(.photo-card-title){opacity:1!important;transform:none!important}.photo-card-title{font-size:1.1rem}.photo-card-copy{font-size:.9rem}}.card-sl{border-radius:8px}.card-image img{max-height:100%;max-width:100%;border-radius:8px 8px 0 0}.card-action{position:relative;float:right;margin-top:-25px;margin-right:20px;z-index:2;background:#fff;border-radius:100%;padding:15px;font-size:15px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.19)}.card-action:hover{color:#fff;background:#E26D5C;-webkit-animation:pulse 1.5s infinite}.card-heading{font-size:18px;font-weight:700;background:#fff;padding:10px 15px}.card-sl small,.card-text{padding:10px 15px;background:#fff;font-size:14px;color:#636262}.card-sl small{margin:0!important}.card-price{padding:10px 15px;background:#fff;font-size:14px;color:#636262;font-weight:700}.card-button{width:100%;border-radius:0 0 8px 8px}.card-button,.card-button-plus{display:flex;justify-content:center}.card-button-plus{border-radius:0 0 0 8px}.card-button-minus{display:flex;justify-content:center;border-radius:0 0 8px 0}.card-button:hover{text-decoration:none}.product-grid{text-align:center}.product-grid a{text-decoration:none}.product-grid .product-image{overflow:hidden;position:relative;z-index:1}.product-grid .product-image a.image{display:block}.product-grid .product-image img{width:100%;height:auto}.product-grid .product-discount-label{color:#fff;font-size:13px;font-weight:600;line-height:25px;padding:0 20px;position:absolute;top:10px;left:0}.product-grid .product-links{padding:0;margin:0;list-style:none;position:absolute;top:10px;right:-50px;transition:all .5s ease 0s}.product-grid:hover .product-links{right:10px}.product-grid .product-links li a{color:#333;background:transparent;font-size:17px;line-height:38px;width:38px;height:38px;border:1px solid #333;border-bottom:none;display:block;transition:all .3s}.product-grid .product-links li:last-child a{border-bottom:1px solid #333}.product-grid .product-links li a:hover{color:#fff;background:#333}.product-grid .add-to-cart{color:#fff!important;font-size:16px;text-transform:uppercase;letter-spacing:2px;width:100%;padding:10px 26px;position:absolute!important;left:0!important;bottom:-60px!important;transition:all .3s ease 0s!important}.product-grid:hover .add-to-cart{bottom:0!important}.product-grid .add-to-cart:hover{text-shadow:4px 4px rgba(0,0,0,.2)}.product-grid .product-content{background:#fff;padding:15px;box-shadow:inset 0 0 0 4px rgba(0,0,0,.1)}.product-grid .title{font-size:16px;font-weight:600;text-transform:capitalize;margin:0 0 7px}.product-grid .title a{transition:all .3s ease 0s}.product-grid .price{color:#0d0d0d;font-size:14px;font-weight:600}.product-grid .price span{color:#888;font-size:13px;font-weight:400;text-decoration:line-through}@media screen and (max-width:990px){.product-grid{margin-bottom:30px}}