.sw-arrow{flex-shrink:0;position:static;margin:0;width:44px;height:44px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:color .3s ease;background:#000;border-radius:100%}.sw-arrow:hover{color:#fff;background:#007a33}.sw-arrow.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.sw-arrow:after{display:none}.sw-arrow .icon-chevron-up{transform:rotate(180deg)}.product-single{padding:50px 0;background:#fff}.product-single .single-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:26px}.single-grid .grid-item.item-1{grid-column:span 8 / span 8}.single-grid .grid-item.item-2{grid-column:span 4 / span 4;grid-row:span 2 / span 2;grid-column-start:9}.single-grid .grid-item.item-3{grid-column:span 8 / span 8;grid-row-start:2}.product-content-row{display:flex;flex-wrap:wrap;margin:0 -13px;row-gap:16px}.product-content-row .product-details{padding:0 13px;width:41.5%;display:flex;flex-direction:column;row-gap:16px}.product-content-row .product-gallery-wrap{height:100%;padding:0 13px;width:58.5%;display:flex;flex-wrap:wrap;position:sticky;top:200px}.product-content-row .product-gallery-wrap .thumb-wrapper{width:90px;display:flex;align-items:center;flex-direction:column;row-gap:20px;position:absolute;top:0;left:13px;bottom:0}.product-content-row .product-gallery-wrap .slider-wrapper{width:100%;padding-left:114px}.product-content-row .product-gallery-wrap .swiper{width:100%;padding:5px 0}.product-gallery-thumb .swiper-slide{width:90px;height:90px;cursor:pointer}.product-gallery-thumb .swiper-slide .thumb-img{border:2px solid #E4E2E2;border-radius:12px;overflow:hidden;height:100%;transition:all .3s ease-in-out}.product-gallery-thumb .swiper-slide.swiper-slide-thumb-active .thumb-img{border-color:#007a33}.product-gallery-thumb .swiper-slide .thumb-img img{width:100%;height:100%;object-fit:contain}.product-gallery .img-cover{aspect-ratio:1/1;position:relative;border-radius:12px;overflow:hidden}.product-gallery .img-cover img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.bundle-benefits-title,.bundle-comparison-card summary,.about-item-heading{font-size:18px;line-height:1.5;font-weight:500;color:#000}.product-details .product-title .h3{margin:0;line-height:1.2916;font-weight:500}.product-details .price-rating{display:flex;justify-content:space-between}.product-details .price-rating .price{font-size:24px;color:#007a33;font-weight:500}.product-details .price-rating .rating{display:flex;align-items:center;gap:10px}.product-details .price-rating .rating-value{font-size:38px;font-weight:500;color:#000;line-height:1}.product-details .price-rating .rating-details{display:flex;flex-direction:column;gap:2px}.product-details .price-rating .rating-stars{display:flex;align-items:center;gap:2px}.product-details .price-rating .rating-stars svg{flex-shrink:0;display:block}.product-details .price-rating .rating-count{font-size:14px;color:#595959;font-weight:400;line-height:1.2}.product-details .benefits-list ul{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0;list-style:none;row-gap:10px;column-gap:30px}.product-details .benefits-list ul li{display:inline-flex;align-items:center;column-gap:6px;color:#595959;font-size:14px;line-height:120%}.qty-delivery-row{display:flex;gap:16px;width:100%}.qty-selector-box,.delivery-box{display:flex;align-items:center;justify-content:space-between;background:transparent;border:1px solid #E4E2E2;border-radius:12px;height:52px;padding:0 20px;font-size:15px;font-weight:500;transition:border-color .2s ease-in-out;min-height:52px}.qty-selector-box{position:relative;flex:0 0 40%;cursor:pointer}.delivery-box{flex:1;cursor:pointer}.qty-selector-box:hover,.delivery-box:hover{border-color:#b5b5b5}.qty-label,.delivery-label{color:#000}.qty-value-wrap{display:flex;align-items:center;gap:10px;color:#000}.qty-value-wrap .icon-chevron{width:10px;height:6px;color:#000}.delivery-pincode-wrap{display:flex;align-items:center;gap:6px;color:#000}.delivery-pincode-wrap .delivery-enter-text{color:#000}.pincode-input{border:none;background:transparent;outline:none;color:#007a33;font-size:15px;font-family:inherit;font-weight:500;width:100px;padding:0 0 1px;margin:0}.pincode-input::placeholder{color:#007a33;opacity:1}.qty-select-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:52px}.about-item-card{border:1px solid #E4E2E2;border-radius:12px;padding:16px;background:transparent;color:#000}.about-item-heading{margin:0 0 10px;line-height:1.5}.about-item-list{margin:0 0 20px;padding-left:20px;list-style-type:disc}.about-item-list li{font-size:16px;line-height:1.5;color:#000;margin-bottom:5px}.about-item-list li:last-child{margin-bottom:0}.about-item-card .see-more-link{font-size:16px;font-weight:500;color:#007a33;text-decoration:none;display:inline-block;transition:opacity .2s ease-in-out}.about-item-card .see-more-link:hover{text-decoration:underline;opacity:.9}.bundle-comparison-card{border:1px solid #E4E2E2;border-radius:12px;background:transparent;display:block}.bundle-comparison-card summary{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.bundle-comparison-card summary::-webkit-details-marker{display:none}.bundle-card-toggle{position:relative;width:14px;height:14px;display:flex;align-items:center;justify-content:center}.bundle-card-toggle:before,.bundle-card-toggle:after{content:"";position:absolute;background-color:#000;transition:transform .25s ease-out}.bundle-card-toggle:before{width:14px;height:2px}.bundle-card-toggle:after{width:2px;height:14px}.bundle-comparison-card[open] .bundle-card-toggle:after{transform:rotate(90deg);opacity:0}.bundle-comparison-card[open] .bundle-card-toggle:before{transform:rotate(180deg)}.bundle-card-body{padding:0 16px 16px}.table-wrap{overflow:auto}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #E4E2E2;border-radius:12px;overflow:hidden;margin-bottom:20px}.comparison-table th,.comparison-table td{border-right:1px solid #E4E2E2;border-bottom:1px solid #E4E2E2;padding:10px;font-size:14px;color:#000;min-height:41px}.comparison-table th:last-child,.comparison-table td:last-child{border-right:none}.comparison-table tr:last-child td{border-bottom:none}.comparison-table th{font-weight:500;background:#fff;text-align:left}.comparison-table td:first-child{color:#595959;font-weight:500}.status-cell{display:flex;align-items:center;gap:10px;color:#595959}.status-icon{flex-shrink:0}.comparison-table tr.highlight-row td{color:#595959!important;background:#f0f0f0;font-weight:500}.comparison-table tr.highlight-row td:first-child{font-weight:600;color:#000}.bundle-benefits-card{border:1px solid #E4E2E2;border-radius:12px;padding:16px}.bundle-benefits-title{margin:0}.bundle-benefits-desc{font-size:14px;color:#595959;margin:0 0 16px}.bundle-benefits-grid{display:flex;gap:16px}.benefit-item{flex:1;border:1px solid #E4E2E2;border-radius:12px;padding:10px;background:#fff}.benefit-icon-wrapper{width:36px;height:36px;border-radius:8px;background:linear-gradient(180deg,#f0f0f0,#f0f0f000);display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:#000}.benefit-item-title{font-size:14px;font-weight:600;color:#000;margin:0 0 4px}.benefit-item-text{margin:0;font-size:14px;color:#595959;line-height:1.4}.product-tabs-container{width:100%;border:1px solid #E4E2E2;border-radius:12px;padding:20px;background:#fff}.tabs-header{display:flex;border-bottom:1px solid #E4E2E2;margin-bottom:36px}.tab-button{font-size:18px;font-weight:500;color:#000;background:none;border:none;padding:10px 20px;cursor:pointer;position:relative;transition:color .3s ease-in-out}.tab-button:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:4px;background-color:#007a33;transition:color .3s ease-in-out;opacity:0}.tab-button.active{color:#007a33;font-weight:600}.tab-button.active:after{opacity:1}.tab-panel{display:none}.tab-panel.active{display:block}.desc-heading{font-size:18px;font-weight:600;color:#000;line-height:1.4;margin:0 0 36px}.tab-panel p,.desc-text p{font-size:18px;line-height:1.5;color:#000;margin:0 0 16px}.desc-bundle-includes{margin-top:36px}.desc-bundle-includes strong{font-size:18px;color:#000;display:block;margin-bottom:12px}.tab-panel ul,.desc-bundle-includes ul{padding:0;margin:0;list-style:none}.tab-panel ul li,.desc-bundle-includes ul li{font-size:18px;line-height:1.5;color:#000}.specs-product-title{font-size:28px;font-weight:500;color:#000;margin:0 0 16px}.specs-groups-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.specs-groups-wrapper{grid-template-columns:1fr;gap:24px}}.specs-group-title{font-size:20px;font-weight:600;color:#000;padding-bottom:10px;margin:0 0 16px;border-bottom:1px solid #E4E2E2}.specs-table{width:100%;border-collapse:separate;border-spacing:0 4px}.specs-table td{padding:10px;font-size:16px;line-height:1.4;color:#000;width:50%;vertical-align:top}.specs-table td:first-child{color:#000}.specs-table tr.zebra td{background-color:#f0f0f0}.specs-table tr.zebra td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.specs-table tr.zebra td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.choose-bundle{display:flex;flex-direction:column;gap:16px;font-family:inherit;color:#000}.choose-bundle .section-header{display:flex;flex-direction:column;gap:4px}.choose-bundle .section-title{font-size:20px;font-weight:700;margin:0;color:#000}.choose-bundle .section-subtitle{font-size:16px;color:#595959;margin:0;line-height:1.5}.choose-bundle .options-list{display:flex;flex-direction:column;gap:16px}.choose-bundle .option{border:1px solid #E4E2E2;border-radius:12px;padding:16px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:16px}.choose-bundle .option:hover{border-color:#b5b5b5}.choose-bundle .option.selected{border:1px solid #007A33;background:#effff6}.choose-bundle .option-header{display:flex;align-items:flex-start;justify-content:space-between}.choose-bundle .option-selector{display:flex;align-items:flex-start;gap:10px}.choose-bundle .checkbox{width:24px;height:24px;border-radius:100%;border:1.5px solid #E4E2E2;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;background:#fff}.choose-bundle .option.selected .checkbox{border-color:transparent;background:transparent}.choose-bundle .checkbox .checked-icon{display:none;line-height:0}.choose-bundle .checkbox .unchecked-icon,.choose-bundle .option.selected .checkbox .checked-icon{display:block}.choose-bundle .option.selected .checkbox .unchecked-icon{display:none}.choose-bundle .option-title-group{display:flex;flex-direction:column;gap:4px}.choose-bundle .option-name{font-size:18px;font-weight:500;color:#000;line-height:1.5}.choose-bundle .option-desc{font-size:14px;color:#595959;margin:0;line-height:1.2}.choose-bundle .badge{background:#595959;color:#fff;font-size:11px;line-height:1.455;font-weight:400;padding:3px 10px;border-radius:100px;white-space:nowrap}.choose-bundle .option-body,.choose-bundle .product-grid{display:flex;flex-direction:column;gap:12px}.choose-bundle .option[data-bundle-id=camera-only] .product-grid{grid-template-columns:1fr}.choose-bundle .product-card{background:#fff;border:1px solid #E4E2E2;border-radius:12px;padding:10px;display:flex;align-items:center;gap:16px;box-sizing:border-box}.choose-bundle .product-card.span-full{grid-column:span 2}.choose-bundle .option.selected .product-card{border-color:#e4e2e2}.choose-bundle .product-img{width:60px;height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.choose-bundle .product-img img{max-width:100%;max-height:100%;object-fit:contain}.choose-bundle .product-info{display:flex;flex-direction:column;gap:4px}.choose-bundle .product-title{font-size:14px;line-height:1.5;font-weight:500;color:#000;margin:0}.choose-bundle .product-price{font-size:14px;line-height:1.2;font-weight:500;color:#007a33;margin:0}.choose-bundle .includes-text{font-size:14px;line-height:1.2;color:#595959;margin:0}.choose-bundle .includes-text strong{color:#000}.choose-bundle .option-footer{display:flex;align-items:center;justify-content:space-between}.choose-bundle .price-info{display:flex;flex-direction:column;gap:4px}.choose-bundle .total-price{font-size:18px;line-height:1.5;font-weight:600;color:#007a33;padding-bottom:2px}.choose-bundle .compare-price{font-size:16px;line-height:1.2;color:#595959}.choose-bundle .save-badge{flex-shrink:0}.product-details .return-policy,.choose-bundle .return-policy{border:1px solid #E4E2E2;border-radius:12px;padding:16px 20px;background:#fff}.product-details .return-policy .return-link,.choose-bundle .return-link{font-size:15px;font-weight:600;color:#007a33;text-decoration:underline}.product-details .return-policy .return-link:hover,.choose-bundle .return-link:hover{text-decoration:none}.product-details .share-box,.choose-bundle .share-box{border:1px solid #E4E2E2;border-radius:12px;padding:16px 20px;background:#fff;display:flex;align-items:center;gap:16px}.product-details .share-label,.choose-bundle .share-label{font-size:16px;font-weight:700;color:#000}.product-details .share-icons,.choose-bundle .share-icons{display:flex;align-items:center;gap:16px}.product-details .share-icon,.choose-bundle .share-icon{color:#000;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease}.product-details .share-icon:hover,.choose-bundle .share-icon:hover{color:#007a33}.product-details .share-icon svg,.choose-bundle .share-icon svg{width:20px;height:20px}.sticky-checkout-bar{position:fixed;bottom:20px;left:0;right:0;z-index:999}.sticky-checkout-bar .sticky-bar-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:24px;width:33%;margin-left:auto;background-color:#0c0c0c;border-radius:12px;box-shadow:0 12px 40px #0006;z-index:9999;padding:12px 20px;border:1px solid rgba(255,255,255,.08);box-sizing:border-box}.sticky-checkout-bar .sticky-bar-info{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.sticky-checkout-bar .sticky-bar-title{font-size:18px;font-weight:500;color:#fff;margin:0;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-checkout-bar .sticky-bar-includes{font-size:14px;line-height:1.2;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-checkout-bar .sticky-bar-purchase{display:flex;align-items:center;gap:36px;flex-shrink:0;width:100%;justify-content:space-between}.sticky-checkout-bar .sticky-bar-pricing{display:flex;flex-direction:column;gap:2px}.sticky-checkout-bar .sticky-bar-bundle-price{font-size:18px;line-height:1.5;font-weight:600;color:#007a33}.sticky-checkout-bar .sticky-bar-compare-price{font-size:13px;color:#fff;line-height:1.2}.sticky-checkout-bar .sticky-bar-button{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#007a33;color:#fff;border-radius:100px;padding:12px 32px;text-decoration:none;transition:background-color .25s ease,transform .2s ease;box-shadow:0 4px 12px #007a3333;min-height:64px;box-sizing:border-box;border:0}.sticky-checkout-bar .sticky-bar-button:hover{background-color:#005c26;transform:translateY(-1px);box-shadow:0 6px 16px #007a334d}.sticky-checkout-bar .sticky-bar-button:active{transform:translateY(0)}.sticky-checkout-bar .sticky-bar-button-title{font-size:16px;font-weight:600;line-height:1.2}.sticky-checkout-bar .sticky-bar-save-amount{font-size:12px;opacity:.9;line-height:1.2;margin-top:1px;font-weight:500}@media(max-width:1680px){.qty-delivery-row{flex-direction:column}}@media(max-width:1280px){.single-grid .grid-item.item-1,.single-grid .grid-item.item-2{grid-column:span 12 / span 12;grid-row:auto}.single-grid .grid-item.item-3{grid-column:span 12 / span 12;grid-row-start:auto;grid-row:auto}.sticky-checkout-bar .sticky-bar-wrapper{width:40%}}@media(max-width:1024px){.sticky-checkout-bar .sticky-bar-wrapper{padding:10px 16px}.sticky-checkout-bar .sticky-bar-title{font-size:16px}.sticky-checkout-bar .sticky-bar-includes{font-size:12px}.sticky-checkout-bar .sticky-bar-purchase{gap:24px}.sticky-checkout-bar .sticky-bar-bundle-price{font-size:16px}.sticky-checkout-bar .sticky-bar-compare-price{font-size:12px}.sticky-checkout-bar .sticky-bar-button{min-height:54px;padding:10px 24px}}@media(max-width:991px){.product-content-row .product-gallery-wrap{width:100%;position:relative;top:0}.product-content-row .product-details{width:100%}.sticky-checkout-bar .sticky-bar-wrapper{width:50%}}@media(max-width:768px){.sticky-checkout-bar .sticky-bar-wrapper{flex-direction:column;align-items:stretch;gap:10px;padding:12px 16px;border-radius:12px 12px 0 0;border-bottom:none}.sticky-checkout-bar .sticky-bar-info{flex:none;width:100%}.sticky-checkout-bar .sticky-bar-title{font-size:14px;font-weight:600;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.sticky-checkout-bar .sticky-bar-includes{display:none}.sticky-checkout-bar .sticky-bar-purchase{width:100%;justify-content:space-between;gap:16px;flex-shrink:0}.sticky-checkout-bar .sticky-bar-pricing{align-items:flex-start;text-align:left;gap:2px}.sticky-checkout-bar .sticky-bar-bundle-price{font-size:16px;font-weight:700}.sticky-checkout-bar .sticky-bar-compare-price{font-size:11px}.sticky-checkout-bar .sticky-bar-button{padding:8px 24px;min-height:48px;flex:0 1 auto}.sticky-checkout-bar .sticky-bar-button-title{font-size:14px}.sticky-checkout-bar .sticky-bar-save-amount{font-size:10px}}@media(max-width:767px){.bundle-benefits-grid,.tabs-header{flex-direction:column}.product-content-row .product-gallery-wrap .slider-wrapper{padding-left:0}.product-content-row .product-gallery-wrap .thumb-wrapper{position:static;flex-direction:row;column-gap:20px;width:100%}.product-content-row .product-gallery-wrap{display:flex;flex-direction:column-reverse;row-gap:15px}.product-gallery-wrap .sw-arrow .icon{transform:rotate(-90deg)}.product-gallery-wrap .sw-arrow.product-gallery-prev .icon{transform:rotate(90deg)}.sticky-checkout-bar .sticky-bar-wrapper{width:100%}}@media(max-width:480px){.sticky-checkout-bar .sticky-bar-wrapper{padding:10px 12px;gap:8px;border-radius:12px 12px 0 0;border-bottom:none}.sticky-checkout-bar .sticky-bar-title{font-size:13px}.sticky-checkout-bar .sticky-bar-purchase{gap:8px}.sticky-checkout-bar .sticky-bar-pricing{gap:0px}.sticky-checkout-bar .sticky-bar-bundle-price{font-size:14px}.sticky-checkout-bar .sticky-bar-compare-price{font-size:10px}.sticky-checkout-bar .sticky-bar-button{padding:6px 16px;min-height:44px}.sticky-checkout-bar .sticky-bar-button-title{font-size:13px}.sticky-checkout-bar .sticky-bar-save-amount{font-size:9px}}.single-grid.no-bundle .grid-item.item-1,.single-grid.no-bundle .grid-item.item-3{grid-column:span 12 / span 12}@media(min-width:1461px){.single-grid.no-bundle .product-content-row .product-gallery-wrap{max-width:60%}.single-grid.no-bundle .product-content-row .product-details{width:40%}.single-grid.no-bundle .product-content-row .product-gallery-wrap .thumb-wrapper{width:130px}.single-grid.no-bundle .product-content-row .product-gallery-wrap .slider-wrapper{padding-left:140px}.single-grid.no-bundle .product-gallery-thumb .swiper-slide{width:130px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/6ave-product-single.css.map */
