.spring-slider .swiper-slide{transition-timing-function:cubic-bezier(.76,.09,.215,1)}p:empty{display:none}html{scroll-behavior:smooth}.shop-area{padding:50px 0 80px}.filter-toggle-icon{display:none;position:relative}img.product-filter-close-icon{display:none}.tax-product_cat .container,.woocommerce-shop .container{max-width:1810px;margin:0 auto;padding:0 40px;display:flex;align-items:flex-start;gap:30px}.filters-container{max-width:440px;background:rgb(255 255 255);padding:24px;width:400px;transition:transform 0.4s cubic-bezier(.25,.46,.45,.94)}.filters-container h1{font-size:40px;line-height:1.2em;font-weight:500;margin-bottom:24px;color:rgb(0 0 0)}.filter-section{border:1px solid rgb(246 246 246);border-top:none;margin-bottom:16px}.filter-section:last-child{border-bottom:none}.filter-header{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none;background-color:rgb(250 250 250)}.filter-header h3{font-size:20px;line-height:1.2em;font-weight:600;color:rgb(46 46 46)}.filter-header .icon{font-size:20px;transition:all 0.3s ease;font-weight:300}.filter-content{padding:0 24px;max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease;display:flex;flex-direction:column;gap:16px}.filter-content.open{max-height:1000px;padding:24px}.filter-option{display:flex;align-items:center;cursor:pointer;gap:12px}.filter-option input[type="radio"]{appearance:none;width:20px;height:20px;border:2px solid rgb(94 94 94);border-radius:50%;background-color:#fff;display:grid;place-content:center;cursor:pointer;position:relative;transition:all 0.2s ease}.filter-option input[type="radio"]::before{content:"";width:10px;height:10px;border-radius:50%;background-color:rgb(94 94 94);transform:scale(0);transition:transform 0.2s ease}.filter-option input[type="radio"]:checked::before{transform:scale(1)}.filter-option input[type="radio"]:focus{outline:none}.woocommerce-page label{margin-bottom:0!important}.filter-option label{font-size:16px;font-weight:400;color:rgb(94 94 94)}.filter-option input[type="radio"]{appearance:none;width:20px;height:20px;border:2px solid rgb(94 94 94);border-radius:50%;background-color:#fff;display:grid;place-content:center;cursor:pointer;position:relative;transition:all 0.2s ease}.filter-option input[type="radio"]::before{content:"";width:10px;height:10px;border-radius:50%;background-color:rgb(94 94 94);transform:scale(0);transition:transform 0.2s ease}.filter-option input[type="checkbox"]{appearance:none;width:20px;height:20px;border:2px solid rgb(94 94 94);border-radius:4px;background-color:#fff;display:grid;place-content:center;cursor:pointer;position:relative;transition:all 0.2s ease}.filter-option input[type="checkbox"]::before{content:"";width:12px;height:12px;background-color:#333;transform:scale(0);transition:transform 0.2s ease;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.filter-option input[type="checkbox"]:checked::before{transform:scale(1)}.filter-option input[type="radio"]:checked::before{transform:scale(1)}.woocommerce-page label{margin-bottom:0!important}.filter-option label{font-size:16px;font-weight:400;color:#5e5e5e;text-transform:capitalize;display:flex;gap:8px;cursor:pointer}.filter-option input[type="checkbox"]:focus{outline:none}.filter-option input[type="radio"]:focus{outline:none}.filter-content .see-more{color:#333;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer}.price-filter-wrapper{padding:10px 0}.filter-option.price-range{display:flex;flex-direction:column;align-items:flex-start}#slider-range{height:6px;background:#e0e0e0;border-radius:3px;position:relative;margin:25px 0;border:none;outline:none;width:94%;margin-left:3%}#slider-range .ui-slider-range{background:#333;height:100%;border-radius:3px;position:absolute;top:0;left:0}#slider-range .ui-slider-handle{width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #333;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;outline:none;z-index:2;box-sizing:border-box;transition:all 0.2s ease}#slider-range .ui-slider-handle:focus,#slider-range .ui-slider-handle.ui-state-focus{box-shadow:0 0 0 2px rgb(51 51 51 / .3)}.price-inputs{display:flex;justify-content:space-between;gap:15px;margin-top:15px;position:relative}.price-input{flex:1;text-align:center;position:relative}.price-input:last-child::before{content:"Max Price";position:absolute;top:-25px;left:50%;transform:translateX(-50%);font-size:14px;color:rgb(94 94 94)}.currency-symbol{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:16px;color:#666;pointer-events:none}.price-input .price-range-field{width:100%;padding:10px 10px 10px 25px;border:2px solid #e0e0e0;border-radius:4px;font-size:16px;text-align:center;background:#fff;transition:border-color 0.2s ease;box-sizing:border-box;color:rgb(94 94 94)}.price-input .price-range-field:focus{border-color:#333;outline:none}.price-range-field::-webkit-outer-spin-button,.price-range-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-range-field{-moz-appearance:textfield}.filter-content .size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.filter-content .size-button{padding:8px 12px;text-align:center;border:1px solid rgb(246 246 246);background:#fff;cursor:pointer;font-size:16px;transition:all 0.2s}.filter-content .size-button.selected{background:rgb(46 46 46);color:#fff;border-color:rgb(46 46 46)}.filter-content .color-grid{display:flex;flex-wrap:wrap;gap:12px}.color-button{padding:6px 12px;text-align:left;border:none;cursor:pointer;font-size:16px;color:#fff;font-weight:500;transition:opacity 0.2s,transform 0.2s,outline 0.2s}.color-button:hover{opacity:.9}.filter-content .color-button.selected{outline:1px solid rgb(173 173 181);outline-offset:1px;transform:scale(1.01)}.category-product-layout,.shop-product-layout{flex-grow:1}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.product-grid.items-2{grid-template-columns:repeat(2,1fr)}.product-card{display:flex;flex-direction:column;background:#fff;padding:20px;position:relative;align-self:flex-start;height:100%;text-align:center}.product-card .content{margin-top:auto;padding-top:10px;text-align:left}.product-card .compare-btn{position:absolute;top:18px;right:20px;color:rgb(145 145 145);font-weight:400;font-size:14px;line-height:1.1em;display:flex;align-items:center;gap:5px;text-decoration:none;z-index:2;transition:all 0.3s}body.term-accessories .product-card .compare-btn,.single-product-accessories-area .velcy-product-compare.compare-btn{display:none}.single-product-accessories-area .product-card .bike-img-wrap{margin-top:0}.single-product-accessories-area .velcy-rider-choice-header{margin-top:3px}.product-card .compare-btn span{font-size:20px;line-height:1em;margin-bottom:4px}.product-card .compare-btn:hover{color:#000}.product-card .bike-img-wrap{text-align:center;display:inline-block;position:relative;margin-top:47px}.product-card .bike-img-wrap.loading::after{position:absolute;content:"Loading...";width:100%;height:100%;z-index:1;top:0;left:0;display:flex;align-items:center;justify-content:center}.product-card .bike-image{max-width:310px;height:auto;min-height:184px;object-fit:contain;margin:0 auto}.product-card .color-dots{gap:5px;display:flex;justify-content:center;margin-top:28px;margin-bottom:25px}.product-card .color-dot{width:14px;height:14px;border-radius:50%;cursor:pointer;transition:all 0.3s;border:2px solid #fff0}.product-card .color-dot.active,.product-card .color-dot:hover{border-color:#fff;outline:1px solid #919191}.product-card .product-name{font-size:22px;line-height:1.1em;font-weight:600;color:rgb(0 0 0);margin-bottom:8px}.product-card .product-name a{text-decoration:none}.product-category{font-size:16px;font-weight:500;color:rgb(94 94 94);margin-bottom:12px}.product-price{font-size:18px;font-weight:600;color:rgb(0 0 0)}.single-product-variation.product-card .color-dot{width:28px;height:28px;border:3px solid #fff0}.single-product-variation.product-card .color-dot.active,.single-product-variation.product-card .color-dot:hover{border-color:#fff;outline:1px solid #919191}.single-product-variation.product-card{padding-left:0;height:auto}.single-product-variation.product-card .color-dots{justify-content:flex-start;margin:0}.variations-color-text{font-weight:500;font-size:16px;line-height:1.2;color:#000;padding-bottom:18px;display:none}.product-type-variable .variations-color-text{display:block}.product-measurement-wrapper ul{gap:8px;display:flex;flex-wrap:wrap;align-items:center}.product-measurement-wrapper li{list-style:none;font-weight:400;font-size:16px;line-height:1.2;text-transform:capitalize;background:#f6f6f6;padding:10px 15px;border-radius:4px}.product-measurement-wrapper .title{font-weight:500;font-size:16px;line-height:1.2;color:#000;padding-bottom:15px}.product-variations .product-measurement-wrapper .title{padding-bottom:8px}.product-variations .product-measurement-wrapper li{padding:5px 10px}.product-variations .product-measurement-wrapper{padding-bottom:0;max-width:190px}.product-measurement-wrapper .see-product-measurement{display:inline-block;color:#da1f26;border-bottom:1px solid currentColor;cursor:pointer;text-decoration:none}.product-measurement-wrapper{padding-bottom:32px}@media (max-width:1024px){.filters-container{width:auto}.product-grid{gap:15px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tax-product_cat .container,.woocommerce-shop .container{flex-direction:column}.filters-container{position:fixed;top:0;left:0;z-index:999;transform:translateX(-100%);transition:transform 0.4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgb(246 246 246);height:100vh;box-shadow:2px 0 10px rgb(0 0 0 / .1)}.filters-container.open{transform:translateX(0)}.filter-toggle-icon{display:block!important;width:40px;height:40px}.filters-container h1{font-size:24px;margin-bottom:0}.filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.product-filter-close-icon{max-width:40px!important;cursor:pointer;display:block!important}.filter-group-wrapper{max-height:calc(100vh - 100px);overflow-y:auto;padding-right:5px}.filters-container::-webkit-scrollbar{width:6px}.filters-container::-webkit-scrollbar-track{background:#f1f1f1}.filters-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.filters-container::-webkit-scrollbar-thumb:hover{background:#555}}@media (max-width:480px){.product-grid{gap:18px;grid-template-columns:1fr}.filters-container{max-width:100%;width:auto}.category-product-layout,.shop-product-layout{width:100%}}.woocommerce .woocommerce-breadcrumb{max-width:1750px;margin:0 auto!important;padding:0 15px!important;color:rgb(147 147 154)}.woocommerce .woocommerce-breadcrumb a{color:rgb(147 147 154);font-size:13px;text-decoration:none}.woocommerce .veloce-product-details-hero{max-width:100%!important;margin:0!important;position:relative}.woocommerce .veloce-product-details-hero::before{width:200px;height:100%;left:0;position:absolute;top:0;content:"";background-color:#f9f9f9}.veloce-product-details-container{max-width:1750px;width:100%;margin:auto;padding:0 15px}.single-product.woocommerce div.product form.cart{display:none}.product-type-variable.single-product.woocommerce div.product form.cart{display:block}.veloce-product-details-hero .veloce-product-details-container .wp-block-column{padding-top:24px;z-index:1}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#f9f9f9!important}.wp-block-woocommerce-product-image-gallery{width:100%;max-width:100%!important}.woocommerce .woocommerce-product-gallery ol{display:flex;margin-top:80px!important;justify-content:center;gap:16px}.woocommerce .woocommerce-product-gallery ol li{max-width:80px}.woocommerce .woocommerce-product-gallery ol li img{border-bottom:3px solid #c2c2c2;transition:all 0.3s}.woocommerce .woocommerce-product-gallery ol li img:hover,.woocommerce .woocommerce-product-gallery ol li .flex-active{border-bottom:3px solid #da1f26}.taxonomy-product_cat.wp-block-post-terms,.wp-block-woocommerce-product-price{margin-bottom:12px}.veloce-product-details-hero .wp-block-post-title{font-size:32px;font-weight:600;line-height:1.2;margin-bottom:12px;margin-top:50px;color:#000}.product-meta-sidebar .wc-block-components-product-price{font-weight:600;font-size:18px!important;line-height:1.2;letter-spacing:-.36px;color:#000;margin-bottom:45px;display:block}.product-meta-sidebar .taxonomy-product_cat span,.product-meta-sidebar .taxonomy-product_cat a{font-weight:500;font-size:16px;line-height:1.2;text-decoration:none;color:#5e5e5e}.product-meta-sidebar .taxonomy-product_cat span{color:#000}.find-dealer-wrapper a{background:rgb(0 0 0);padding:15px 20px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:all 0.3s}.find-dealer-wrapper a:hover{background-color:#da1f26}.find-dealer-wrapper a:hover span{background-color:#000;transition:all 0.3s}.find-dealer-wrapper a span{width:24px;height:24px;padding:3px;border-radius:50%;background-color:#da1f26;display:flex;align-items:center;justify-content:center;color:#fff}.compare-btn-wrapper a,.product-register-wrapper a{border:1px solid #d9d9d9;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:5px;fill:#000;color:#000;text-decoration:none;font-size:16px;font-weight:400;transition:all 0.3s}.compare-btn-wrapper a:hover,.product-register-wrapper a:hover{fill:#da1f26;color:#da1f26;border-color:#da1f26}.veloce-recent-slider-area{background-color:rgb(244 244 244);padding:90px 0 60px;max-width:100%;width:100%;display:flex!important;align-items:center;justify-content:center;margin:0}.veloce-recent-view-area{width:100%}.veloce-recent-view-area .velcy-container-xl{overflow:hidden;padding:0;max-width:1720px}.single-product-like-area .velcy-rider-choice-navigation{margin-top:10px}.veloce-recent-view-section-title{font-size:32px;font-weight:700;color:rgb(0 0 0);text-transform:uppercase;margin-bottom:55px;line-height:1.1em;padding-top:7px}.veloce-recent-view-section-title span{color:rgb(173 173 181)}.veloce-recent-view-item{background:rgb(255 255 255);padding:15px 20px;display:flex;align-items:center;gap:30px}.veloce-recent-view-item p{color:#000;font-weight:600;font-size:14px}.veloce-recent-view-img img{max-width:92px!important}.veloce-recent-view-title{line-height:0}.veloce-recent-view-title a{font-size:16px;font-weight:600;color:rgb(0 0 0);text-decoration:none;line-height:1em;transition:all 0.3s}.veloce-recent-view-title a:hover{color:#da1f26}.veloce-recent-view-category{font-size:14px;color:rgb(94 94 94)!important;margin-bottom:10px}.veloce-recent-view-slider .veloce-recent-view{top:-55px;width:35px;height:35px;background:#fff;border:1px solid #ddd}.veloce-recent-view-slider .veloce-recent-view:focus{outline:none}.veloce-recent-view-slider .veloce-recent-view::after{font-size:14px;color:#000}.swiper-button-prev.veloce-recent-view{right:45px;left:auto;top:-65px;transition:all 0.3s}.veloce-recent-view-pagination:hover .swiper-button-prev.veloce-recent-view{top:-55px}.swiper.veloce-recent-view-slider{overflow:visible}.veloce-recent-slider-area .container{overflow:hidden}.veloce-design-explorer{background-color:rgb(0 0 0);padding:90px 0;max-width:100%;width:100%;display:flex!important;align-items:center;justify-content:center;margin:0}.veloce-design-explorer-area{display:block;width:100%}.veloce-design-explore-wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:center}.veloce-design-explorer-content{max-width:460px}.veloce-design-explorer-content h2{color:#fff;font-size:72px;font-weight:700;text-transform:uppercase;margin-bottom:40px}.veloce-design-subtitle{font-size:16px;font-weight:500;color:rgb(255 255 255);margin-bottom:8px}.veloce-design-desc{font-size:16px;font-weight:400;color:rgb(230 230 230)}.veloce-design-explorer-img-wrap{display:flex;justify-content:flex-start}.veloce-design-explorer-img{position:relative;clip-path:polygon(4% 95%,4% 100%,95% 100%,95% 95%,100% 95%,100% 4%,95% 4%,95% 0,4% 0%,4% 4%,0 4%,0 95%)}.veloce-product-attributes{background-color:rgb(250 250 250);max-width:100%;width:100%;display:flex!important;align-items:center;justify-content:center;margin:0}.veloce-product-attributes-wrap{padding-top:80px;padding-bottom:30px;width:100%}.veloce-product-attributes-section-title{font-size:48px;font-weight:700;margin-bottom:40px;letter-spacing:-.5px;text-align:center}.veloce-attributes-header{display:flex;align-items:center;justify-content:space-between;background:rgb(245 245 247);padding:40px}.veloce-attributes-header{display:flex;align-items:center;justify-content:space-between;background:rgb(245 245 247);padding:40px}.veloce-attribute-header-title{font-size:32px;font-weight:600;line-height:1.2em;color:rgb(0 0 0)}.veloce-attributes-single{display:grid;grid-template-columns:360px 1fr;align-items:center;min-height:70px}.veloce-attribute-img{display:grid;align-items:center;grid-template-columns:115px 1fr}.veloce-attribute-label{color:rgb(46 46 46);font-size:24px;font-weight:600}.veloce-attribute-value{font-weight:400;font-size:20px;line-height:1.2em}.veloce-attributes-section{margin-bottom:72px}.veloce-attributes-section:last-child{margin-bottom:0}.veloce-attributes-header{cursor:pointer;transition:background-color 0.3s ease}.veloce-attributes-header:hover{background-color:rgb(235 235 237)}.veloce-attributes-header img{transition:transform 0.3s ease}.veloce-attributes-content{gap:20px;display:none;background:#fff;padding:40px}.veloce-attributes-item{display:flex;flex-direction:column;gap:40px}.velcy-single-product .veloce-attributes-item{padding:40px;background:#fff}.veloce-product-diagram{background-color:rgb(255 255 255);max-width:1750px;width:100%;margin:0;padding:90px 0}.veloce-product-diagram .veloce-container{max-width:100%;width:100%;margin:0 auto;padding:0 40px}.veloce-diagram-title{font-size:48px;font-weight:700;letter-spacing:-1px;margin-bottom:54px;line-height:1em}.veloce-content-wrapper{display:flex;gap:80px;align-items:center}.veloce-table-section{flex:1}.veloce-table{width:100%}.veloce-table-row:first-child .veloce-table-cell{text-align:left;font-weight:700;font-size:20px;color:rgb(46 46 46);flex:1}.veloce-table-row:first-child .veloce-table-cell:first-child{flex:2.5}.veloce-table-body{display:flex;flex-direction:column}.veloce-table-row{display:flex;background-color:#fbfbfb;transition:all 0.3s}.veloce-table-row:first-child{border-bottom:1px solid #f6f6f6}.veloce-table-row:last-child{border-bottom:none}.veloce-table-cell{font-size:17px;color:#5e5e5e;flex:1;transition:all 0.3s ease;cursor:pointer;position:relative;padding:15px}.veloce-table-cell:hover{color:#da1f26}.veloce-table-cell:first-child{font-size:20px;color:#000;font-weight:500;flex:2.5;cursor:default}.veloce-table-cell.column-hovered{background-color:#f6f6f6}.veloce-table-row:hover{background-color:#f6f6f6}.veloce-diagram-section{flex:0 0 600px;padding-top:20px;position:relative}.veloce-diagram-section::after{position:absolute;content:"VELOCE";width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;font-size:148px;font-weight:700;color:#dddddd52;pointer-events:none;z-index:0}.veloce-diagram-section svg{position:relative;z-index:2}.veloce-diagram-section img{width:100%;height:auto}.veloce-diagram-section text{transition:all 0.3s ease}.veloce-diagram-section g.svg-group-hovered line,.veloce-diagram-section g.svg-group-hovered path{stroke:#da1f26!important;stroke-width:4px!important;transition:all 0.3s ease}.veloce-diagram-section g.svg-group-hovered polygon{fill:#da1f26!important;transition:all 0.3s ease}.veloce-diagram-section g.svg-group-hovered text{fill:#da1f26!important;transition:all 0.3s ease}.veloce-diagram-section .st1{fill:#a8a7a77d}.veloce-diagram-section .st2{stroke-dasharray:3 6;stroke-linecap:round}.veloce-diagram-section .st2,.st3{fill:none;stroke:#a8a7a77d;stroke-miterlimit:10}.veloce-diagram-section .st4{fill:#a8a7a77d}.veloce-diagram-section .st3{stroke-width:3px}.veloce-diagram-section .st5{font-size:30px;isolation:isolate}.accessories-page-area .font-48{padding-bottom:30px}.filter-breadcrumb-container{padding-top:80px}.filter-breadcrumb{gap:10px;display:flex;align-items:center;flex-wrap:wrap}.clear-all-filters,.breadcrumb-item{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;background-color:#fff;border:1px solid #ececec;font-size:16px;line-height:1.3;color:#93939a;font-weight:500;transition:all 0.3s;text-decoration:none}.breadcrumb-item .remove-filter{font-size:18px;line-height:0;color:#93939a;cursor:pointer;transition:all 0.3s;font-weight:400;margin-top:-4px}.clear-all-filters span{line-height:0;margin-bottom:4px}.breadcrumb-item .remove-filter:hover{color:#da1f26}.clear-all-filters:hover{color:#fff;background-color:#da1f26;border-color:#da1f26}.accessories--pagination,.product--pagination{gap:15px;display:flex;align-items:center;margin-top:50px!important}.product--pagination br{display:none}.accessories--pagination a,.product--pagination a{display:inline-block;text-decoration:none;font-size:16px;border:1px solid;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:3px;transition:all 0.3s}.accessories--pagination .active,.product--pagination .active{background-color:#000;border-color:#000;color:#fff}.category-filter-breadcrumb-container{padding-bottom:30px}.velcy-shop-filter-sticky{position:sticky;top:30px}.veloce-out-of-stock{font-size:12px;color:#da1f26;font-weight:400;position:absolute;top:15px;left:15px}.stock.out-of-stock{color:#da1f26;margin-bottom:15px}.wp-block-post-excerpt{padding-bottom:30px}.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale{display:none}@media (max-width:1600px){.product-card .bike-image{max-width:100%}.veloce-recent-view-area .velcy-container-xl{margin:0 40px;max-width:100%}.veloce-content-wrapper{gap:40px}.veloce-table-cell:first-child{font-size:18px;flex:5}.veloce-table-row:first-child .veloce-table-cell:first-child{flex:5}.veloce-table-cell{font-size:15px;padding:15px 10px}.veloce-table-row:first-child .veloce-table-cell{font-size:18px}}@media (max-width:1399px){.veloce-product-details-hero .wp-block-post-title{font-size:28px;margin-top:30px}.veloce-recent-view-section-title{font-size:28px;margin-bottom:50px}.veloce-product-attributes-section-title{font-size:40px;margin-bottom:30px}.veloce-attribute-header-title{font-size:28px}.veloce-attributes-item{padding:30px;gap:20px}.veloce-attributes-header{padding:30px 35px}.veloce-diagram-title{font-size:40px;margin-bottom:45px}.veloce-content-wrapper{gap:30px}.compare-bike-details .veloce-attribute-img{grid-template-columns:100px 1fr}.veloce-attributes-single{grid-template-columns:250px 1fr}.veloce-attribute-label{font-size:20px}.veloce-attribute-value{font-size:18px}.filters-container h1{font-size:36px}.filter-breadcrumb-container{padding-top:60px}.shop-area{padding:40px 0 80px}.accessories-page-area .font-48{padding-bottom:20px}}@media (max-width:1024px){.woocommerce .woocommerce-product-gallery__image.flex-active-slide{height:430px}.veloce-recent-slider-area{padding:80px 0}.veloce-recent-view-section-title{margin-bottom:35px}.veloce-recent-view-slider .veloce-recent-view{top:-38px}.swiper-button-prev.veloce-recent-view{top:-46px}.veloce-design-explorer-content h2{font-size:48px;line-height:1.2em}.veloce-design-explorer{padding:80px 0}.veloce-product-attributes-wrap{padding:80px 0}.veloce-product-attributes-section-title{font-size:40px;margin-bottom:24px}.veloce-attributes-section{margin-bottom:24px}.veloce-attribute-header-title{font-size:24px}.veloce-attributes-single{grid-template-columns:240px 1fr}.veloce-product-diagram{padding:80px 0}.veloce-diagram-title{font-size:40px;margin-bottom:24px}.veloce-content-wrapper{flex-direction:column-reverse}.veloce-table-section{width:100%}.veloce-diagram-section{flex:0 0 0%;padding-top:0}.veloce-table-row:first-child .veloce-table-cell{padding:12px 20px}.veloce-table-cell{padding:12px 20px}.veloce-attribute-img{grid-template-columns:80px 1fr}.veloce-attribute-label{font-size:18px}.veloce-attributes-item{gap:10px}.compare-bike-details .veloce-attribute-img{grid-template-columns:75px 1fr}.veloce-attribute-value{font-size:16px}.filters-container h1{font-size:32px}.compare-bikes-area .veloce-product-attributes-wrap{padding-top:0}.compare-bikes-area{padding-top:10px}.veloce-recent-view-area .velcy-container-xl{margin:0 15px}.velcy-single-product .veloce-attributes-item{padding:40px 30px}.tax-product_cat .container,.woocommerce-shop .container{padding:0 15px;gap:30px}.veloce-diagram-section svg{width:600px}.veloce-product-diagram .veloce-container{padding:0 15px}.category-filter-breadcrumb-container{padding-bottom:20px}.velcy-shop-filter-sticky{position:sticky;top:20px}.product-card .color-dots{margin-top:20px;margin-bottom:15px}}@media (max-width:768px){.wp-block-post-excerpt{padding-bottom:20px}.veloce-recent-slider-area{padding:60px 0}.veloce-design-explorer-content h2{font-size:30px}.veloce-design-explore-wrap{gap:60px}.veloce-product-attributes-wrap{padding:60px 0}.veloce-product-attributes-section-title{font-size:30px}.veloce-attributes-header{padding:15px}.veloce-attribute-header-title{font-size:20px}.veloce-attributes-item{padding:15px}.veloce-attribute-img{gap:24px}.veloce-attribute-label{font-size:16px}.veloce-attributes-item{gap:20px}.veloce-attribute-value{font-size:16px;line-height:1.6em}.veloce-product-diagram{padding:60px 0}.veloce-diagram-title{font-size:30px;margin-bottom:24px}.veloce-table-row:first-child .veloce-table-cell:first-child{flex:4}.veloce-table-cell:first-child{flex:4}.veloce-product-details-hero .wp-block-post-title{font-size:25px;margin-top:15px}.product-meta-sidebar .wc-block-components-product-price{margin-bottom:30px}.veloce-recent-view-section-title{font-size:24px}.veloce-product-attributes-section-title{margin-bottom:10px}.woocommerce .veloce-product-details-hero::before{background-color:#fff0}.single-product nav.woocommerce-breadcrumb{padding-left:25px!important}.velcy-single-product .veloce-attributes-item{padding:30px 15px;background:#fff}.velcy-shop-filter-sticky{position:static;top:0}}@media (max-width:767px){.wp-block-post-excerpt{padding-bottom:15px}.woocommerce .woocommerce-product-gallery__image.flex-active-slide{height:250px}.woocommerce .woocommerce-product-gallery ol{margin-top:24px!important}.category-filter-breadcrumb-container{padding-bottom:15px}.filter-breadcrumb{gap:5px}.veloce-design-explore-wrap{grid-template-columns:1fr}.veloce-product-details-container .product-meta-sidebar{padding:50px 15px 50px 15px}.veloce-design-explorer-content{order:2}.veloce-design-explore-wrap{gap:40px}.veloce-design-explorer-content h2{margin-bottom:15px}.veloce-attributes-single{grid-template-columns:1fr;gap:10px}.veloce-attributes-section:last-child{margin-bottom:24px}.veloce-table-section{overflow:auto;width:331px}.veloce-table{width:700px}.veloce-content-wrapper{gap:20px}.veloce-product-attributes-wrap{padding:30px 0 50px}.veloce-table-row:first-child .veloce-table-cell{font-size:16px}.product-card .product-name{font-size:20px;margin-bottom:6px}.product-price{font-size:16px}.veloce-recent-view-item{padding:15px;gap:10px}.compare-bikes-area .product-card .bike-image{margin-top:40px;max-width:100px}.compare-bikes-area .product-card .thumb{height:140px;padding:0 10px}.compare-bikes-area .product-grid{gap:10px;padding-bottom:50px}.compare-bikes-area .product-card .product-name{font-size:14px;margin-bottom:4px}.compare-bikes-area .product-category{font-size:12px;margin-bottom:5px}.compare-bikes-area .product-price{font-size:12px}.compare-bikes-area .product-card .color-dots{gap:5px}.compare-bikes-area .color-dots{font-size:12px}.compare-bikes-area .product-card .color-dot{width:10px;height:10px}.veloce-recent-view-img img{max-width:65px!important}.shop-area{padding:30px 0 50px}.accessories--pagination,.product--pagination{margin-top:40px!important}.filter-breadcrumb-container{padding-top:50px}.veloce-diagram-section svg{width:320px}.veloce-table-cell:first-child{font-size:16px}.veloce-table-cell{font-size:14px}.product-variations .product-measurement-wrapper li{font-size:12px}.product-variations .product-measurement-wrapper .title{font-size:12px}.woocommerce .woocommerce-product-gallery ol{gap:7px}.veloce-diagram-section::after{font-size:80px}}