.product-search{position:relative;max-width:600px;margin:0 auto}
.search-container{position:relative}
.iti{display:block !important}
.form-control.error,.input-error{border-color:red;color:red}
.oc-visible{display:flex}
.product-search-input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px}
.autoComplete_wrapper{width:100%}
.autoComplete_wrapper[role="combobox"]{position:relative}
.autoComplete_wrapper .results-list{list-style:none;padding:0;margin:0;border:1px solid #eee;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
.autoComplete_wrapper .results-list li{display:flex;align-items:center;padding:10px;border-bottom:1px solid #eee}
.autoComplete_wrapper .results-list li:last-child{border-bottom:none}
.autoComplete_wrapper .results-list li:hover{background-color:#f5f5f5}
.autoComplete_wrapper .results-list li .product-image{width:50px;height:50px;object-fit:cover;margin-right:15px;border-radius:4px}
.autoComplete_wrapper .results-list li .product-info{flex:1}
.autoComplete_wrapper .results-list li .product-info .product-name{font-weight:bold;margin-bottom:4px}
.autoComplete_wrapper .results-list li .product-info .product-name .product-type{font-size:12px;color:#666;margin-left:10px}
.autoComplete_wrapper .results-list li .product-info .product-price{color:#2c3e50;font-weight:600}
.autoComplete_wrapper[aria-expanded="true"] .results-list{display:block}
.autoComplete_wrapper[aria-expanded="false"] .results-list{display:none}
.autoComplete_selected{background-color:#f0f0f0 !important}
.no-results-found{padding:15px;text-align:center;color:#666}
.delivery-method-card .form-check-input,.pickup-location-card .form-check-input{display:none}
.delivery-method-card .form-check-label,.pickup-location-card .form-check-label{cursor:pointer;transition:all 0.2s ease}
.delivery-method-card .form-check-label:hover,.pickup-location-card .form-check-label:hover{background-color:#f8f9fa}
.delivery-method-card .form-check-input:checked + .form-check-label,.pickup-location-card .form-check-input:checked + .form-check-label{border-color:#0d6efd !important;background-color:#f8f9fa}
.nobilia-header{padding:0.5rem;background:#f8faf6}
.nobilia-header .nobilia-parent{background:#f8faf6;min-height:120px;display:flex;align-items:center;justify-content:center}
.nobilia-header .nobilia-parent .nobilia-item{display:flex;flex-direction:column;align-items:center;min-width:180px;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,0.04);padding:0.5rem;transition:box-shadow 0.2s,border 0.2s;border:2px solid transparent;cursor:pointer;text-decoration:none;z-index:1}
.nobilia-header .nobilia-parent .nobilia-item img{width:100%;max-width:140px;max-height:110px;object-fit:contain;margin-bottom:0.5rem;border-radius:8px;background:#fff}
.nobilia-header .nobilia-parent .nobilia-item span{color:#666;font-weight:600;margin-top:0.5rem;text-align:center;border-bottom:2px solid transparent;padding-bottom:0.2rem;transition:color 0.2s,border-bottom 0.2s}
.nobilia-header .nobilia-parent .nobilia-item span a{text-decoration:none;color:inherit}
.nobilia-header .nobilia-parent .nobilia-item span a:hover,.nobilia-header .nobilia-parent .nobilia-item span a:visited{text-decoration:none;color:inherit}
.nobilia-header .nobilia-parent .nobilia-item:hover,.nobilia-header .nobilia-parent .nobilia-item.active{box-shadow:0 4px 16px rgba(var(--bs-link-color-rgb),0.1);border-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));transform:translateY(-2px);transition:all 0.3s ease}
.nobilia-header .nobilia-parent .nobilia-item:hover span,.nobilia-header .nobilia-parent .nobilia-item.active span{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));font-weight:700}
.nobilia-header .nobilia-parent .nobilia-item:hover span a,.nobilia-header .nobilia-parent .nobilia-item.active span a{text-decoration:none;color:inherit}
.nobilia-header .nobilia-parent .nobilia-item:hover img,.nobilia-header .nobilia-parent .nobilia-item.active img{transform:scale(1.05);transition:transform 0.3s ease}
@media (max-width:767.98px){.nobilia-header .nobilia-parent .nobilia-item{min-width:100px;font-size:0.8rem}}
.nobilia-header .nobilia-parent .nobilia-item.active span{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));border-bottom:2px solid rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:none}
.nobilia-header .nobilia-divider{height:120px;width:1px;background-color:#e5e5e5;margin:0 0.5rem;align-self:center}
@media (max-width:767.98px){.nobilia-header .nobilia-divider{height:100px}}
.nobilia-header .nobilia-sidebar{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;overflow-x:auto;position:relative;min-height:120px;align-items:center}
@media (max-width:767.98px){.nobilia-header .nobilia-sidebar{min-height:100px}}
.nobilia-header .nobilia-sidebar .nobilia-item{display:flex;flex-direction:column;align-items:center;min-width:180px;background:#fff;padding:0.5rem;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:box-shadow 0.2s,border 0.2s;border:2px solid transparent;text-decoration:none;cursor:pointer;z-index:1}
.nobilia-header .nobilia-sidebar .nobilia-item img{width:100%;max-width:140px;max-height:110px;object-fit:contain;margin-bottom:0.5rem;border-radius:8px;background:#fff}
.nobilia-header .nobilia-sidebar .nobilia-item span{color:#666;font-weight:600;margin-top:0.5rem;text-align:center;border-bottom:2px solid transparent;padding-bottom:0.2rem;transition:color 0.2s,border-bottom 0.2s}
.nobilia-header .nobilia-sidebar .nobilia-item span a{text-decoration:none;color:inherit}
.nobilia-header .nobilia-sidebar .nobilia-item span a:hover,.nobilia-header .nobilia-sidebar .nobilia-item span a:visited{text-decoration:none;color:inherit}
.nobilia-header .nobilia-sidebar .nobilia-item:hover,.nobilia-header .nobilia-sidebar .nobilia-item.active{box-shadow:0 4px 16px rgba(var(--bs-link-color-rgb),0.1);border-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));transform:translateY(-2px);transition:all 0.3s ease}
.nobilia-header .nobilia-sidebar .nobilia-item:hover span,.nobilia-header .nobilia-sidebar .nobilia-item.active span{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));font-weight:700}
.nobilia-header .nobilia-sidebar .nobilia-item:hover span a,.nobilia-header .nobilia-sidebar .nobilia-item.active span a{text-decoration:none;color:inherit}
.nobilia-header .nobilia-sidebar .nobilia-item:hover img,.nobilia-header .nobilia-sidebar .nobilia-item.active img{transform:scale(1.05);transition:transform 0.3s ease}
@media (max-width:767.98px){.nobilia-header .nobilia-sidebar .nobilia-item{min-width:100px;font-size:0.8rem}}
.nobilia-header .nobilia-sidebar .nobilia-item.active span{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:none}
.nobilia-header .nobilia-sidebar{scrollbar-width:thin;scrollbar-color:#eee #f8faf6}
.nobilia-header .nobilia-sidebar::-webkit-scrollbar{height:8px;background:#f8faf6}
.nobilia-header .nobilia-sidebar::-webkit-scrollbar-thumb{background:#eee;border-radius:4px}
.product-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);cursor:pointer;transition:transform 0.3s ease;position:relative;border:2px solid transparent;transition:all 0.3s ease}
.product-card:hover{transform:translateY(-4px);border-color:#DA378D}
.product-card .product-image{position:relative;padding-top:100%;background:#f6f6f8}
.product-card .product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:10px}
.product-card .product-image .feature-badges{position:absolute;bottom:10px;left:10px;display:flex;gap:5px}
.product-card .product-image .feature-badges .feature-badge{background:rgba(0,0,0,0.5);color:white;padding:4px 8px;border-radius:4px;font-size:12px}
.product-card .product-info{padding:15px}
.product-card .product-info .product-title{font-size:16px;font-weight:500;margin-bottom:8px;color:#333}
.product-card .product-info .product-details{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}
.product-card .product-info .product-details span{font-size:13px;color:#666}
.product-card .product-info .product-price{font-size:18px;font-weight:600;color:#DA378D}
.custom-pagination .pagination{justify-content:center;flex-wrap:wrap;gap:0.15rem;margin:0;padding:0}
.custom-pagination .pagination .page-item{margin:0 1px}
.custom-pagination .pagination .page-item .page-link{border-radius:4px;border:1px solid #e0e0e0;color:#555;background:#fff;padding:0.35rem 0.65rem;font-size:0.9rem;font-weight:500;min-width:36px;text-align:center;transition:all 0.2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}
.custom-pagination .pagination .page-item .page-link:hover,.custom-pagination .pagination .page-item .page-link:focus{background:#f8f9fa;color:#007bff;border-color:#007bff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,123,255,0.15)}
.custom-pagination .pagination .page-item .page-link i{font-size:0.8rem}
.custom-pagination .pagination .page-item.active .page-link{background:#007bff;color:#fff;border-color:#007bff;font-weight:600;box-shadow:0 2px 4px rgba(0,123,255,0.3)}
.custom-pagination .pagination .page-item.disabled .page-link{color:#adb5bd;background:#f8f9fa;border-color:#e9ecef;cursor:not-allowed;opacity:0.6}
.custom-pagination .pagination .page-item.disabled .page-link:hover{transform:none;box-shadow:none}
.custom-pagination .pagination-info{font-size:0.85rem;color:#6c757d}
@media (max-width:575.98px){.custom-pagination .pagination{gap:0.1rem}.custom-pagination .pagination .page-item .page-link{padding:0.25rem 0.5rem;font-size:0.85rem;min-width:32px}}
@media (max-width:375px){.custom-pagination .pagination .page-item .page-link{padding:0.2rem 0.4rem;font-size:0.8rem;min-width:28px}}
@media (min-width:768px){.filter-popup{position:static;width:auto;height:auto;transform:none;display:block;background:transparent;overflow:visible}}
@media (max-width:767.98px){.filter-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;background:white;transform:translateX(-100%);transition:transform 0.3s ease-in-out;overflow-y:auto;display:none}.filter-popup.show{transform:translateX(0);display:block}.filter-popup .card-body{padding:1.5rem}.filter-popup #close-filters{position:absolute;top:1rem;right:1rem;z-index:1}}
@media (max-width:767.98px){.filter-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1040;display:none}.filter-popup-overlay.show{display:block}}
.product-page{position:relative}
.product-page .feature-error{color:#dc3545 !important;font-size:12px;margin-top:5px}
.product-page .product-nav{display:flex;align-items:center;gap:20px;padding:15px}
.product-page .product-nav .back-btn{width:40px;height:40px;border-radius:50%;border:none;background:#f8f9fa;color:#333;display:flex;align-items:center;justify-content:center}
.product-page .product-nav h1{font-size:24px;margin:0;font-weight:600}
.product-page .product-content{padding:20px;display:flex;flex-direction:column;gap:2rem}
@media (min-width:992px){.product-page .product-content{flex-direction:row;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem}}
@media (min-width:992px){.product-page .product-image-wrapper{flex:0 0 45%;position:sticky;top:2rem;height:fit-content}}
@media (min-width:992px){.product-page .product-info-wrapper{flex:0 0 55%}}
.product-page .product-image{width:100%;border-radius:20px;overflow:hidden;margin-bottom:20px;background:#fff;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}
@media (min-width:992px){.product-page .product-image{margin-bottom:0}}
.product-page .product-image img{width:100%;height:auto;object-fit:contain}
.product-page .product-image .feature-badges{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}
.product-page .product-image .feature-badges .feature-badge{background:#DA378D;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px}
.product-page .product-info .product-title{font-size:24px;font-weight:600;margin:0 0 8px 0}
@media (min-width:992px){.product-page .product-info .product-title{font-size:28px}}
.product-page .product-info .product-subtitle{color:#666;margin:0 0 16px 0}
.product-page .product-info .product-price{font-size:28px;font-weight:600;color:#DA378D;margin-bottom:24px}
@media (min-width:992px){.product-page .product-info .product-price{font-size:32px}}
.product-page .quantity-control{background:#fff;border-radius:15px;padding:20px;margin-bottom:24px}
.product-page .quantity-control .amount-label{font-size:16px;font-weight:500;margin-bottom:12px}
.product-page .quantity-control .amount-controls{display:flex;align-items:center;gap:20px}
.product-page .quantity-control .amount-controls .feature-btn{width:40px;height:40px;border-radius:50%;border:2px solid #DA378D;background:#fff;color:#DA378D;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:all 0.3s ease}
.product-page .quantity-control .amount-controls .feature-btn:hover{background:#DA378D;color:#fff}
.product-page .quantity-control .amount-controls .quantity{font-size:24px;font-weight:500;min-width:40px;text-align:center}
.product-page .specifications{background:#fff;border-radius:15px;overflow:hidden;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}
.product-page .specifications .spec-item{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;transition:background-color 0.3s ease;border-bottom:1px solid #eee}
.product-page .specifications .spec-item:last-child{border-bottom:none}
.product-page .specifications .spec-item:hover{background-color:#f8f9fa}
.product-page .specifications .spec-item .spec-image{flex-shrink:0;display:flex;align-items:center;justify-content:center}
.product-page .specifications .spec-item .spec-image .option-thumbnail{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #eee}
.product-page .specifications .spec-item .spec-info h3{font-size:16px;font-weight:500;margin:0 0 4px 0}
.product-page .specifications .spec-item .spec-info p{color:#666;margin:0;font-size:14px}
.product-page .specifications .spec-item i{color:#DA378D}
@media (max-width:768px){.product-page .specifications .spec-item .spec-image .option-thumbnail{width:32px;height:32px}}
.product-page .description{background:#fff;border-radius:15px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}
.product-page .description h3{font-size:18px;font-weight:500;margin:0 0 12px 0}
.product-page .description p{color:#666;margin:0 0 8px 0;font-size:14px;line-height:1.6}
.product-page .description p:last-child{margin-bottom:0}
.product-page .spec-modal .modal-body{padding:20px}
.product-page .spec-modal .modal-body .spec-options{display:flex;flex-direction:column;gap:12px}
.product-page .spec-modal .modal-body .spec-options .spec-option{display:flex;align-items:center;padding:15px;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all 0.3s ease}
.product-page .spec-modal .modal-body .spec-options .spec-option:hover{background:#f8f9fa}
.product-page .spec-modal .modal-body .spec-options .spec-option.selected{border-color:#DA378D;background:#fff5f8}
.product-page .spec-modal .modal-body .spec-options .spec-option .option-info{flex:1}
.product-page .spec-modal .modal-body .spec-options .spec-option .option-info h4{font-size:16px;font-weight:500;margin:0 0 4px 0}
.product-page .spec-modal .modal-body .spec-options .spec-option .option-info p{color:#666;margin:0;font-size:14px}
.product-page .spec-modal .modal-body .spec-options .spec-option .option-price{font-size:18px;font-weight:600;color:#DA378D}
.product-page .spec-modal .modal-footer{padding:20px;border-top:1px solid #eee}
.product-page .spec-modal .modal-footer .btn-confirm{width:100%;padding:12px;border-radius:50px;background:#DA378D;color:#fff;border:none;font-size:16px;font-weight:500;transition:all 0.3s ease}
.product-page .spec-modal .modal-footer .btn-confirm:hover{background:#DA378D;transform:translateY(-2px)}
.product-page #featureModal .modal-body{padding:20px}
.product-page #featureModal .modal-body .feature-options{display:flex;flex-direction:column;gap:15px}
.product-page #featureModal .modal-body .feature-option{display:flex;align-items:center;padding:15px;border-radius:12px;background:#fff;border:2px solid #eee;cursor:pointer;transition:all 0.3s ease;position:relative}
.product-page #featureModal .modal-body .feature-option.selected{border-color:#DA378D;background:#fff5f8}
.product-page #featureModal .modal-body .feature-option.selected .option-check{opacity:1}
.product-page #featureModal .modal-body .feature-option img{width:60px;height:60px;object-fit:cover;border-radius:8px;margin-right:15px}
.product-page #featureModal .modal-body .feature-option .option-info{flex:1}
.product-page #featureModal .modal-body .feature-option .option-info h4{font-size:16px;font-weight:500;margin:0 0 5px 0}
.product-page #featureModal .modal-body .feature-option .option-info .price{color:#DA378D;font-weight:600;margin:0}
.product-page #featureModal .modal-body .feature-option .option-info .option-key{color:#666;font-size:14px;margin:0}
.product-page #featureModal .modal-body .feature-option .option-check{width:24px;height:24px;border-radius:50%;background:#DA378D;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}
.product-page #featureModal .modal-body .feature-option .option-check i{font-size:14px}
.product-page .specifications .spec-item{cursor:pointer;transition:all 0.3s ease}
.product-page .specifications .spec-item:hover{background:#f8f9fa}
.product-page .specifications .spec-item.disabled{opacity:0.5;pointer-events:none}
.product-page .specifications .spec-item .spec-image{flex-shrink:0;display:flex;align-items:center;justify-content:center}
.product-page .specifications .spec-item .spec-image .option-thumbnail{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #eee}
.product-page .specifications .spec-item .spec-info p{color:#DA378D;font-weight:500}
.product-page .specifications .spec-item .spec-info p:empty::after{content:"Select an option";color:#666;font-weight:normal}
.product-page .modal-footer{padding:15px;border-top:none;background:#fff;border-radius:0 0 25px 25px;box-shadow:0 -4px 12px rgba(0,0,0,0.05)}
.product-page .modal-footer .btn-select{width:100%;padding:12px;border-radius:50px;border:none;background:#DA378D;color:#fff;font-size:16px;font-weight:500;transition:all 0.3s ease}
.product-page .modal-footer .btn-select:hover{background:#d12780;transform:translateY(-2px)}
.product-page .modal-footer .btn-select:active{transform:translateY(0)}
.product-page .product-footer-bar{position:sticky;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -2px 12px rgba(0,0,0,0.07);z-index:100;padding:1rem 0;display:flex;justify-content:center;align-items:center}
.product-page .product-footer-bar .product-footer-buttons{width:100%;display:flex;justify-content:center;align-items:center}
.product-page .product-footer-bar .btn-primary{min-width:220px;font-size:1.15rem;font-weight:700;padding:0.85rem 2.5rem;border-radius:8px;background:#DA378D;color:#fff;border:none;box-shadow:0 2px 8px rgba(218,55,141,0.08);transition:background 0.2s,transform 0.2s;text-align:center}
@media (min-width:992px){.product-page .product-footer-bar{justify-content:flex-end}.product-page .product-footer-bar .product-footer-buttons{width:auto;justify-content:flex-end}.product-page .product-footer-bar .btn-primary{min-width:260px;font-size:1.18rem;padding:1rem 3rem}}
@media (max-width:575.98px){.product-page .product-footer-bar{padding:0.7rem 0.5rem;justify-content:center}.product-page .product-footer-bar .btn-primary{width:100%;min-width:0;font-size:1rem;padding:0.85rem 0.5rem}.product-page .product-footer-bar .product-footer-buttons{width:100%}}
.product-feature-modal .modal-body{padding:15px;overflow-y:auto}
.product-feature-modal .modal-body .feature-options-list{display:flex;flex-direction:column;gap:8px}
.product-feature-modal .modal-body .feature-option{display:flex;align-items:center;padding:12px 15px;background:#fff;border-radius:50px;cursor:pointer;transition:all 0.3s ease;border:2px solid transparent}
.product-feature-modal .modal-body .feature-option:hover{border-color:rgba(233,30,99,0.1);transform:translateY(-1px)}
.product-feature-modal .modal-body .feature-option.selected{border-color:#DA378D;background:#fff5f8}
.product-feature-modal .modal-body .feature-option.selected .option-check{border-color:#DA378D;background:#DA378D}
.product-feature-modal .modal-body .feature-option.selected .option-check:after{opacity:1}
.product-feature-modal .modal-body .feature-option img{width:40px;height:40px;border-radius:8px;margin-right:15px;object-fit:cover}
.product-feature-modal .modal-body .feature-option .option-info{flex:1;padding-right:15px}
.product-feature-modal .modal-body .feature-option .option-info h4{font-size:16px;font-weight:400;margin:0;color:#333}
.product-feature-modal .modal-body .feature-option .option-check{width:20px;height:20px;border-radius:50%;border:2px solid #ddd;position:relative;transition:all 0.3s ease;flex-shrink:0}
.product-feature-modal .modal-body .feature-option .option-check:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#fff;border-radius:50%;opacity:0;transition:opacity 0.2s ease}
.product-feature-modal .modal-body .feature-option.out-of-stock .option-info h4:after{content:" (Auslauf)";color:#999;font-weight:normal}
.product-feature-modal .modal-footer{padding:15px;border-top:none;background:#fff;border-radius:0 0 25px 25px;box-shadow:0 -4px 12px rgba(0,0,0,0.05)}
.product-feature-modal .modal-footer .btn-select{width:100%;padding:12px;border-radius:50px;border:none;background:#DA378D;color:#fff;font-size:16px;font-weight:500;transition:all 0.3s ease}
.product-feature-modal .modal-footer .btn-select:hover{background:#d12780;transform:translateY(-2px)}
.product-feature-modal .modal-footer .btn-select:active{transform:translateY(0)}
.product-feature-modal .product-footer-bar{position:fixed;left:0;bottom:0;width:100%;background:#fff;box-shadow:0 -2px 12px rgba(0,0,0,0.07);z-index:1000;padding:1rem 0;display:flex;justify-content:center;align-items:center}
.product-feature-modal .product-footer-bar .product-footer-buttons{width:100%;display:flex;justify-content:center;align-items:center}
.product-feature-modal .product-footer-bar .btn-primary{min-width:220px;font-size:1.15rem;font-weight:700;padding:0.85rem 2.5rem;border-radius:8px;background:#DA378D;border:none;box-shadow:0 2px 8px rgba(218,55,141,0.08);transition:background 0.2s,transform 0.2s;text-align:center}
@media (min-width:992px){.product-feature-modal .product-footer-bar{justify-content:flex-end;padding-right:3vw;bottom:0}.product-feature-modal .product-footer-bar .product-footer-buttons{width:auto;justify-content:flex-end}.product-feature-modal .product-footer-bar .btn-primary{min-width:260px;font-size:1.18rem;padding:1rem 3rem}}
@media (max-width:575.98px){.product-feature-modal .product-footer-bar{padding:0.7rem 0.5rem;bottom:0}.product-feature-modal .product-footer-bar .btn-primary{width:100%;min-width:0;font-size:1rem;padding:0.85rem 0.5rem}.product-feature-modal .product-footer-bar .product-footer-buttons{width:100%}}
.product-filters .checkbox-filter-container{border:1px solid #e0e0e0;border-radius:4px;padding:10px;background-color:#fafafa;position:relative}
.product-filters .filter-selection-info{position:sticky;top:0;z-index:10;background:#fafafa;display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e0e0e0;margin-bottom:8px}
.product-filters .filter-selection-info small{color:#666;font-weight:500}
.product-filters .filter-selection-info .selected-count{color:#DA378D;font-weight:600}
.product-filters .checkbox-list{margin-top:8px;max-height:150px;overflow-y:auto;padding:5px}
.product-filters .checkbox-list::-webkit-scrollbar{width:4px}
.product-filters .checkbox-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}
.product-filters .checkbox-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}
.product-filters .checkbox-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
.product-filters .form-check{margin-bottom:6px}
.product-filters .form-check:last-child{margin-bottom:0}
.product-filters .form-check-label{font-size:14px;cursor:pointer;color:#333;transition:color 0.2s ease}
.product-filters .form-check-label:hover{color:#DA378D}
.product-filters .form-check-input:checked{background-color:#DA378D;border-color:#DA378D}
.product-filters .clear-filter-btn{font-size:11px;padding:2px 8px;border-radius:12px;border:1px solid #DA378D;background:transparent;color:#DA378D;transition:all 0.2s ease}
.product-filters .clear-filter-btn:hover{background:#DA378D;color:#fff;transform:translateY(-1px)}
.product-filters .clear-filter-btn:active{transform:translateY(0)}
.product-filters .sidebar-widget .pro-sidebar-title{font-size:16px;font-weight:600;color:#333;margin-bottom:10px}
.product-filters .text-muted small{font-style:italic;color:#999}
.product-filters .range-filter .range-slider-amount{margin-bottom:10px}
.product-filters .range-filter .range-slider-amount input{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;background:#fff}
.product-filters .range-filter .range-slider-amount input:focus{outline:none;border-color:#DA378D;box-shadow:0 0 0 0.2rem rgba(218,55,141,0.25)}
.product-filters .range-filter .slider-range{height:6px;border-radius:3px;background:#e0e0e0;position:relative;margin:10px 0}
.product-filters .range-filter .slider-range .ui-slider-range{background:#DA378D;height:100%;border-radius:3px}
.product-filters .range-filter .slider-range .ui-slider-handle{width:18px;height:18px;border-radius:50%;background:#DA378D;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,0.2);cursor:pointer;top:-6px;margin-left:-9px}
.product-filters .range-filter .slider-range .ui-slider-handle:hover{background:#bb2373}
.product-filters .range-filter .slider-range .ui-slider-handle:focus{outline:none}
section{position:relative;padding:70px 0}
.btn-primary,.bg-primary{color:white}
.video-box{background:red;position:relative;border-radius:20px;overflow:hidden}
.video-box img{width:100%}
.video-box .video-icon{left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}
.video-box .video-icon a{background-color:#f00;border-radius:50px;color:#fff;display:inline-block;font-size:25px;height:60px;line-height:61px;width:60px}
.video-box .video-icon a:hover{background-color:var(--bs-primary)}
.info-wrap .single-info{display:flex;align-items:center;margin-bottom:20px}
.info-wrap .single-info .icon{margin-right:10px}
.info-wrap .single-info .icon i{font-size:20px;color:#252525;display:inline-block;width:40px;height:40px;line-height:40px;border:1px solid #252525;text-align:center;border-radius:100%;transition:all 0.3s ease 0s}
.info-wrap .single-info .info-dec h6{font-size:15px;color:var(--bs-primary)}
.info-wrap .single-info .info-dec p{line-height:1;color:#404040;margin:0 0 9px}
.info-wrap .single-info .info-dec p a{color:#404040}
.info-wrap .single-info .info-dec p a:hover{color:var(--bs-primary)}
.info-wrap .single-info .info-dec p:last-child{margin:0;font-size:smaller;color:#737373}
.info-wrap .single-info:hover .icon i{background-color:#252525;color:#fff}
.plans .container{max-width:850px}
.plans .plan{position:relative;background:#F4F8FB;padding:55px 20px;text-align:center;border-radius:30px;max-width:350px;margin:auto}
.plans .plan.primary{border:1px solid var(--bs-primary)}
.plans .plan.primary .btn-outline-danger{background:var(--bs-primary);color:var(--bs-white)}
.plans .plan.primary .alert{display:flex}
.plans .plan .alert{position:absolute;top:-19px;padding:6px 20px;display:none;justify-self:anchor-center}
.plans .plan .product_image{width:150px;height:150px;border-radius:50rem;object-fit:cover;border:1px solid #e6ecf1;margin-bottom:20px}
.plans .plan .btn{margin-top:35px;padding:10px 43px}
.mfp-figure:after{background:#fff !important}
.cart-quantity-control{display:flex;align-items:center;gap:8px;max-width:150px;margin:10px 0}
.cart-quantity-control .cart-quantity-btn{width:36px;height:36px;border:1px solid #dee2e6;background:#fff;color:#495057;font-size:16px;font-weight:600;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}
.cart-quantity-control .cart-quantity-btn:hover:not(:disabled){background:var(--bs-primary);color:#fff;border-color:var(--bs-primary)}
.cart-quantity-control .cart-quantity-btn:disabled{opacity:0.5;cursor:not-allowed;background:#f8f9fa;color:#6c757d}
.cart-quantity-control .cart-quantity-btn:focus{outline:none;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25)}
.cart-quantity-control .cart-quantity-input{width:60px;height:36px;border:1px solid #dee2e6;border-radius:6px;text-align:center;font-size:14px;font-weight:500;color:#495057;background:#fff;transition:border-color 0.2s ease,box-shadow 0.2s ease}
.cart-quantity-control .cart-quantity-input:focus{outline:none;border-color:var(--bs-primary);box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25)}
.cart-quantity-control .cart-quantity-input::-webkit-outer-spin-button,.cart-quantity-control .cart-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.cart-quantity-control .cart-quantity-input[type=number]{-moz-appearance:textfield}
.cart-container .cart-products .card{border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease}
.cart-container .cart-products .card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15)}
.cart-container .cart-products .card .card-body{padding:1.5rem}
.cart-container .cart-products .card .card-title{font-size:1.1rem;font-weight:600;margin-bottom:0.5rem}
.cart-container .cart-products .card .card-title a{color:#212529;text-decoration:none}
.cart-container .cart-products .card .card-title a:hover{color:var(--bs-primary)}
.cart-container .cart-products .card .card-text{margin-bottom:0.75rem;color:#6c757d}
.cart-container .cart-products .card .card-text strong{color:#495057}
.cart-container .cart-products .card .product-total-price{font-weight:600;color:var(--bs-primary);font-size:1.1rem}
.cart-container .cart-products .card .remove-product{z-index:10;border-radius:50%;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}
.cart-container .cart-products .card .remove-product:hover{transform:scale(1.1)}
.cart-container .card.mt-4{border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}
.cart-container .card.mt-4 .card-body{padding:1.5rem}
.cart-container .card.mt-4 .card-body h5{color:#212529;font-weight:600;margin-bottom:1rem}
.cart-container .card.mt-4 .card-body p{margin-bottom:0.5rem;display:flex;justify-content:space-between;align-items:center}
.cart-container .card.mt-4 .card-body p strong{color:#495057}
.cart-container .card.mt-4 .card-body p span{font-weight:600;color:var(--bs-primary)}
.cart-container .card.mt-4 .card-body .btn-primary{padding:12px 24px;font-weight:600;border-radius:8px;transition:all 0.2s ease}
.cart-container .card.mt-4 .card-body .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,123,255,0.3)}
#empty-cart-message{border-radius:12px;border:1px solid #bee5eb;background:#d1ecf1;color:#0c5460;padding:1rem 1.5rem;text-align:center;font-weight:500}