:root{--woolentor-white:#ffffff;--woolentor-primary-color:#2563eb;--woolentor-primary-hover:#1d4ed8;--woolentor-success-color:#10b981;--woolentor-warning-color:#f59e0b;--woolentor-danger-color:#ef4444;--woolentor-gray-50:#f9fafb;--woolentor-gray-100:#f3f4f6;--woolentor-gray-200:#e5e7eb;--woolentor-gray-300:#d1d5db;--woolentor-gray-400:#9ca3af;--woolentor-gray-500:#6b7280;--woolentor-gray-600:#4b5563;--woolentor-gray-700:#374151;--woolentor-gray-800:#1f2937;--woolentor-gray-900:#111827;--woolentor-border-radius:12px;--woolentor-border-radius-sm:8px;--woolentor-shadow-sm:0 1px 2px 0 rgba(0, 0, 0, 0.05);--woolentor-shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);--woolentor-shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);--woolentor-shadow-xl:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);--woolentor-transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);--woolentor-transition-fast:all 0.15s ease}.wp-embed-responsive .wp-block{outline:0}.woolentor-product-grid a{text-decoration:none!important}.woolentor-product-grid-modern{display:grid;gap:25px;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;transition:all 0.3s ease}.woolentor-product-grid-modern.woolentor-layout-grid{display:grid;grid-auto-rows:1fr}.woolentor-product-grid-modern.woolentor-layout-list{display:flex;flex-direction:column;gap:20px}.woolentor-columns-1 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:1fr}.woolentor-columns-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-3 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-4 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-5 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-6 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(6,1fr)}.woolentor-same-height-grid.woolentor-layout-grid .woolentor-product-card{height:100%}.woolentor-same-height-grid.woolentor-layout-grid .woolentor-product-card .woolentor-product-actions{margin-top:auto}.woolentor-product-filters{background:var(--woolentor-white);border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:var(--woolentor-shadow-sm)}.woolentor-filter-row{display:flex;align-items:center;justify-content:space-between}.woolentor-view-controls{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.woolentor-view-controls .woolentor-filter-sort .woocommerce-ordering{margin:0}.woolentor-view-controls .woolentor-filter-sort .woocommerce-ordering select.orderby{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;cursor:pointer;transition:all 0.3s ease}.woolentor-layout-switcher{display:flex;gap:4px;padding:4px;border-radius:8px;background:#e5e7eb}.woolentor-layout-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:#fff0;border-radius:6px;cursor:pointer;transition:all 0.3s ease;color:#4b5563;padding:0}.woolentor-layout-btn:focus{background:#fff0;color:#4b5563}.woolentor-layout-btn.woolentor-active,.woolentor-layout-btn:hover{background:#2563eb;color:var(--woolentor-white)}.woolentor-layout-btn svg{width:18px;height:18px;stroke:currentColor}.woolentor-product-filters.woolentor-style-two{border-radius:0;background:#f5f4f2;box-shadow:none;border-bottom:1px solid #d4d4d4;padding:40px}.woolentor-style-two .woolentor-layout-switcher{background:#fff0;border-radius:0;align-items:center;justify-content:center;padding:0;gap:40px}.woolentor-style-two .woolentor-layout-btn{width:auto;height:auto;font-family:'Cormorant Garamond',serif;font-size:16px;letter-spacing:2px;text-transform:uppercase;background:none;border:none;color:#6a6a6a;cursor:pointer;padding:10px 20px;position:relative;transition:all 0.3s ease}.woolentor-style-two .woolentor-layout-btn.woolentor-active,.woolentor-style-two .woolentor-layout-btn:hover{color:#1a1a1a}.woolentor-style-two .woolentor-layout-btn.woolentor-active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#1a1a1a}.woolentor-product-card{background:#fff;border-radius:var(--woolentor-border-radius);position:relative;transition:var(--woolentor-transition);border:1px solid var(--woolentor-gray-200)}.woolentor-product-item{transition:all 0.3s ease;min-width:0}.woolentor-grid-card .woolentor-list-view-content{display:none!important}.woolentor-list-card .woolentor-grid-view-content{display:none!important}.woolentor-grid-card .woolentor-grid-view-content{display:flex;flex-direction:column;width:100%;height:100%}.woolentor-list-card .woolentor-list-view-content{display:flex;flex-direction:row;width:100%;align-items:center}.woolentor-grid-card{display:flex;flex-direction:column;height:100%;box-shadow:0 2px 8px rgb(0 0 0 / .08);border-radius:16px;overflow:visible;transition:all 0.3s cubic-bezier(.4,0,.2,1);background:#fff;position:relative}.woolentor-list-card{display:flex;flex-direction:row;align-items:center;min-height:200px;padding:20px;box-shadow:var(--woolentor-shadow-sm)}.woolentor-card-hover-lift .woolentor-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgb(0 0 0 / .15)}.woolentor-card-hover-scale .woolentor-product-card:hover{transform:scale(1.02);box-shadow:0 12px 24px rgb(0 0 0 / .15)}.woolentor-card-hover-shadow .woolentor-product-card:hover{box-shadow:0 20px 40px rgb(0 0 0 / .2)}.woolentor-image-hover-zoom .woolentor-product-image img:hover,.woolentor-image-hover-zoom .woolentor-product-image .woolentor-product-img:hover{transform:scale(1.1)}.woolentor-image-hover-fade .woolentor-product-image:hover img,.woolentor-image-hover-fade .woolentor-product-image:hover .woolentor-product-img{opacity:.8}.woolentor-image-hover-grayscale .woolentor-product-image img,.woolentor-image-hover-grayscale .woolentor-product-image .woolentor-product-img{filter:grayscale(100%);transition:filter 0.3s ease}.woolentor-image-hover-grayscale .woolentor-product-image:hover img,.woolentor-image-hover-grayscale .woolentor-product-image:hover .woolentor-product-img{filter:grayscale(0%)}.woolentor-product-image{position:relative;overflow:hidden}.woolentor-product-secondary-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;visibility:hidden;transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18);width:100%}.woolentor-product-secondary-img a{width:100%;height:100%}.woolentor-product-card:hover .woolentor-product-secondary-img{opacity:1;visibility:visible;transform:scale(1.09)}.woolentor-product-image .woolentor-product-secondary-img img{transform:scale(1)!important}.woolentor-grid-card .woolentor-product-image{flex-shrink:0;background:#f5f5f5;align-items:center;justify-content:center;border-radius:16px 16px 0 0}.woolentor-grid-card .woolentor-product-image img,.woolentor-grid-card .woolentor-product-image .woolentor-product-img{width:100%;height:auto;object-fit:cover;transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.woolentor-list-card .woolentor-product-image{flex-shrink:0;margin-right:20px;border-radius:var(--woolentor-border-radius-sm);overflow:hidden;box-shadow:var(--woolentor-shadow-sm);width:30%}.woolentor-list-card .woolentor-product-image img,.woolentor-list-card .woolentor-product-image .woolentor-product-img{width:100%;object-fit:cover;transition:var(--woolentor-transition)}.woolentor-badges{position:absolute;display:flex;flex-direction:column;gap:6px;z-index:10;left:15px;top:15px}.woolentor-badge-pos-top-left .woolentor-badges{top:12px;left:12px}.woolentor-badge-pos-top-right .woolentor-badges{top:12px;right:12px;left:auto}.woolentor-badge-pos-top-center .woolentor-badges{top:12px;left:50%;transform:translateX(-50%)}.woolentor-badge{padding:6px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;color:#fff;display:inline-block;line-height:1}.woolentor-sale-badge{background:#e74c3c}.woolentor-new-badge{background:#10b981}.woolentor-trending-badge{background:#f59e0b}.woolentor-badge-style-solid .woolentor-sale-badge{background:#e74c3c}.woolentor-badge-style-solid .woolentor-new-badge{background:#10b981}.woolentor-badge-style-solid .woolentor-trending-badge{background:#f59e0b}.woolentor-badge-style-gradient .woolentor-sale-badge{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);box-shadow:0 4px 8px rgb(238 90 36 / .3)}.woolentor-badge-style-gradient .woolentor-new-badge{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 8px rgb(16 185 129 / .3)}.woolentor-badge-style-gradient .woolentor-trending-badge{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 8px rgb(245 158 11 / .3)}.woolentor-badge-style-outline .woolentor-badge{background:rgb(255 255 255 / .9);border:2px solid;backdrop-filter:blur(8px)}.woolentor-badge-style-outline .woolentor-sale-badge{border-color:var(--woolentor-danger-color);color:var(--woolentor-danger-color)}.woolentor-badge-style-outline .woolentor-new-badge{border-color:var(--woolentor-success-color);color:var(--woolentor-success-color)}.woolentor-badge-style-outline .woolentor-trending-badge{border-color:var(--woolentor-warning-color);color:var(--woolentor-warning-color)}.woolentor-quick-actions{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:8px;opacity:0;visibility:hidden;transition:all 0.3s ease;transform:translateX(10px);z-index:15}.woolentor-grid-card:hover .woolentor-quick-actions,.woolentor-product-image:hover .woolentor-quick-actions{opacity:1;visibility:visible;transform:translateX(0)}.woolentor-quick-action{width:42px;height:42px;border-radius:50%;background:rgb(255 255 255 / .98);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;color:#333;box-shadow:0 2px 8px rgb(0 0 0 / .12);padding:0}.woolentor-quick-action a{color:#333;text-decoration:none}.woolentor-quick-action svg{margin:0}.woolentor-quick-action:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.woolentor-quick-action svg{width:18px;height:18px;stroke-width:2;color:#333;display:block}.woolentor-quick-actions .woolentor-wishlist-btn{width:42px;height:42px;border-radius:50%;background:rgb(255 255 255 / .98);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .12);transition:all 0.3s cubic-bezier(.4,0,.2,1)}.woolentor-quick-actions .woolentor-wishlist-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.woolentor-quick-actions .woolentor-wishlist-btn .wishlist,.woolentor-quick-actions .woolentor-wishlist-btn .yith-wcwl-add-to-wishlist,.woolentor-quick-actions .woolentor-wishlist-btn .tinvwl_add_to_wishlist_button{display:contents}.woolentor-quick-actions .woolentor-wishlist-btn a{display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;width:100%;height:100%}.woolentor-quick-actions .woolentor-wishlist-btn .ht-product-action-tooltip,.woolentor-quick-actions .woolentor-wishlist-btn .wishsuite-tooltip,.woolentor-quick-actions .woolentor-wishlist-btn span:not(svg *){display:none!important}.woolentor-quick-actions .woolentor-wishlist-btn svg{width:18px;height:18px;display:block;color:currentColor;overflow:visible}.woolentor-quick-actions .woolentor-wishlist-btn .ajax-loading,.woolentor-quick-actions .woolentor-wishlist-btn .fa-spinner{display:none!important}.woolentor-style-modern .woolentor-quickview-btn,.woolentor-style-modern .woolentorquickview{color:#333}.woolentor-style-modern .woolentor-quickview-btn svg,.woolentor-style-modern .woolentorquickview svg{width:18px;height:18px;display:block!important;color:currentColor!important;stroke:currentColor!important;fill:none!important;visibility:visible!important;opacity:1!important;overflow:visible}.woolentor-style-modern .woolentor-quickview-btn svg path,.woolentor-style-modern .woolentor-quickview-btn svg circle,.woolentor-style-modern .woolentorquickview svg path,.woolentor-style-modern .woolentorquickview svg circle{stroke:currentColor!important;fill:none!important;stroke-width:2!important;visibility:visible!important;opacity:1!important}.woolentor-quick-action.woolentorquickview{color:#333}.woolentor-product-content{flex:1;display:flex;flex-direction:column}.woolentor-grid-card .woolentor-product-content{padding:20px;flex:1;display:flex;flex-direction:column;line-height:1;width:100%}.woolentor-list-card .woolentor-product-content{padding:0}.woolentor-content-header{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.woolentor-content-footer{display:flex;justify-content:space-between;align-items:center;margin:15px 0 0;padding-top:20px;border-top:1px solid #ddd;width:100%}.woolentor-product-title{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 8px;color:var(--woolentor-gray-900)}.woolentor-product-categories{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 4px}.woolentor-product-category{font-size:12px;color:#999;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;font-weight:500;transition:color 0.2s ease}.woolentor-product-category:not(:first-child):before{content:'•';margin:0 6px;color:#ddd}.woolentor-product-category:hover{color:var(--woolentor-primary-color);text-decoration:none}.woolentor-grid-card .woolentor-product-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.woolentor-grid-card .woolentor-product-categories{margin:0 0 10px}.woolentor-product-title a{color:inherit;text-decoration:none;transition:var(--woolentor-transition-fast)}.woolentor-product-title a:hover{color:var(--woolentor-primary-color)}.woolentor-product-description{margin:0}.woolentor-product-description p{color:var(--woolentor-gray-600);font-size:14px;line-height:1.5;margin:0}.woolentor-product-features{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.woolentor-feature{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--woolentor-gray-600);padding:4px 8px;background:var(--woolentor-gray-50);border-radius:16px}.woolentor-feature svg{color:var(--woolentor-success-color);flex-shrink:0}.woolentor-layout-grid .woolentor-product-rating{margin-bottom:12px}.woolentor-product-rating{display:flex;align-items:center;gap:4px}.woolentor-product-stars{display:flex;gap:2px}.woolentor-product-stars .star{width:14px;height:14px;color:#fbbf24}.woolentor-product-stars .star.empty{color:#e5e7eb}.woolentor-product-stars .empty-half{transform:scale(.8)}.woolentor-product-grid-modern .woolentor-review-count,.woolentor-grid-card .woolentor-review-count{font-size:12px;color:#9ca3af;font-weight:400;display:inline-block!important;line-height:1;position:relative}.woolentor-product-rating .rating-info .review-count{margin-left:0}.woolentor-product-price{font-size:20px;font-weight:700;color:var(--woolentor-primary-color);margin:8px 0}.woolentor-grid-card .woolentor-product-price{font-size:20px;align-items:center;font-weight:700;margin:0 0 20px;color:#1f2937;gap:8px}.woolentor-grid-card .woolentor-product-price del{font-size:16px;color:#9ca3af;font-weight:400;margin:0}.woolentor-grid-card .woolentor-product-price ins{text-decoration:none;color:#1f2937}.woolentor-discount-percentage{background:#fee2e2;color:#e74c3c;font-size:12px;font-weight:600;padding:2px 6px;border-radius:4px;margin-left:4px}.woolentor-product-price del{color:var(--woolentor-gray-400);font-weight:400;margin-right:8px;font-size:.9em}.woolentor-product-price ins{text-decoration:none}.woolentor-price-stock{display:flex;flex-direction:column;gap:8px;width:40%}.woolentor-price-stock .woolentor-product-price{margin:0}.woolentor-stock-status{font-size:13px;font-weight:500}.woolentor-in-stock{color:var(--woolentor-success-color);display:flex;align-items:center;gap:6px}.woolentor-out-of-stock{color:var(--woolentor-danger-color);display:flex;align-items:center;gap:6px}.woolentor-stock-dot{width:8px;height:8px;border-radius:50%;background:currentColor;display:inline-block;animation:pulse 2s infinite}.woolentor-out-of-stock .woolentor-stock-dot{animation:none;opacity:.6}.woolentor-low-stock{color:var(--woolentor-warning-color);font-weight:600}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.woolentor-quantity-selector{display:flex;align-items:center;border:1px solid var(--woolentor-gray-300);border-radius:var(--woolentor-border-radius-sm);overflow:hidden;width:fit-content}.woolentor-qty-btn{background:var(--woolentor-gray-50);border:none;width:32px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--woolentor-transition-fast);color:var(--woolentor-gray-600);font-size:16px;font-weight:600;padding:0}.woolentor-qty-btn:hover{background:var(--woolentor-gray-200);color:var(--woolentor-gray-800)}.woolentor-qty-input{border:none;width:50px!important;height:32px!important;text-align:center;font-size:14px;font-weight:500;background:#fff;outline:none;line-height:1;border-top-width:0!important;border-bottom-width:0!important}.woolentor-qty-input::-webkit-outer-spin-button,.woolentor-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woolentor-qty-input[type=number]{-moz-appearance:textfield}.woolentor-product-actions{display:flex;align-items:center;gap:12px}.woolentor-grid-card .woolentor-product-actions{margin-top:auto;flex-shrink:0;width:100%}.woolentor-list-card .woolentor-product-actions .woolentor-cart-btn,.woolentor-cart-btn,.woolentor-product-actions .button,.woolentor-product-actions .add_to_cart_button{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff;padding:12px 24px;border-radius:var(--woolentor-border-radius-sm);text-decoration:none;text-align:center;font-size:14px;font-weight:600;transition:all 0.2s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:5px}.woolentor-product-actions .add_to_cart_button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;transform:translateY(-1px)!important}.woolentor-grid-card .woolentor-cart-btn,.woolentor-grid-card .woolentor-product-actions .button,.woolentor-grid-card .woolentor-product-actions .add_to_cart_button{width:100%;padding:12px 20px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);transition:all 0.2s ease;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.woolentor-cart-btn svg{width:16px;height:16px}.woolentor-product-actions a.added_to_cart{display:none}.woolentor-grid-card .woolentor-cart-btn:hover,.woolentor-grid-card .woolentor-product-actions .button:hover,.woolentor-grid-card .woolentor-product-actions .add_to_cart_button:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px)}.woolentor-cart-btn:hover,.woolentor-product-actions .button:hover,.woolentor-product-actions .add_to_cart_button:hover{background:var(--woolentor-primary-hover);border-color:var(--woolentor-primary-hover);transform:translateY(-1px);box-shadow:var(--woolentor-shadow-md)}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.added:after,a.woolentor-cart-action.added:after{font-family:'WooCommerce';content:'\e017';margin-left:.53em;vertical-align:bottom}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.loading,a.woolentor-cart-action.loading{opacity:.25}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.loading:after,a.woolentor-cart-action.loading:after{display:inline-block;content:"";position:relative;top:0;right:-.5em;left:auto;width:.8em;height:.8em;background-color:var(--woolentor-white,var(--woolentor-gray-100));border-radius:100%;animation:WoolentorDotPulse .65s 0s infinite cubic-bezier(.21,.53,.56,.8);line-height:1rem}@keyframes WoolentorDotPulse{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}.woolentor-wishlist-btn{background:#fff;color:var(--woolentor-gray-600);border:0;width:44px;height:44px;border-radius:var(--woolentor-border-radius-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--woolentor-transition);flex-shrink:0}.woolentor-wishlist-btn:hover{color:var(--woolentor-danger-color);border-color:var(--woolentor-danger-color);background:rgb(239 68 68 / .1)}.woolentor-wishlist-btn.added{color:var(--woolentor-danger-color);border-color:var(--woolentor-danger-color);background:rgb(239 68 68 / .1)}.woolentor-wishlist-btn.loading{opacity:.6;pointer-events:none}.woolentor-out-of-stock{opacity:.7;position:relative}.woolentor-out-of-stock::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .3);z-index:1;pointer-events:none}.woolentor-out-of-stock .woolentor-cart-btn,.woolentor-out-of-stock .add_to_cart_button{background:var(--woolentor-gray-400);border-color:var(--woolentor-gray-400);cursor:not-allowed;pointer-events:none}.woolentor-out-of-stock .woolentor-cart-btn:hover,.woolentor-out-of-stock .add_to_cart_button:hover{transform:none;box-shadow:none}.woolentor-product-grid .woolentor-no-products{grid-column:1 / -1;text-align:center;padding:15px 20px;color:var(--woolentor-gray-400);font-size:16px;font-style:italic}.woolentor-product-grid .woolentor-no-products p{margin:0}@media (max-width:768px){.woolentor-product-grid-modern{gap:20px}.woolentor-grid-card .woolentor-product-content{padding:16px}.woolentor-product-title{font-size:16px}.woolentor-grid-card .woolentor-product-title{font-size:14px}.woolentor-grid-card .woolentor-product-categories{margin:3px 0 6px}.woolentor-product-category{font-size:11px;padding:1px 6px}.woolentor-product-price{font-size:18px}.woolentor-grid-card .woolentor-product-price{font-size:16px}.woolentor-list-card{flex-direction:column;min-height:auto;padding:16px}.woolentor-list-card .woolentor-product-image{margin-right:0;margin-bottom:16px;align-self:center;width:100%}.woolentor-content-footer{flex-direction:column;align-items:stretch;gap:12px}.woolentor-price-stock{order:2}.woolentor-product-actions{order:1}}@media (max-width:480px){.woolentor-product-grid-modern.woolentor-layout-grid{grid-template-columns:1fr;gap:15px}.woolentor-grid-card .woolentor-product-content{padding:14px}.woolentor-product-title{font-size:15px}.woolentor-grid-card .woolentor-product-title{font-size:13px;margin-bottom:8px}.woolentor-product-price{font-size:16px}.woolentor-grid-card .woolentor-product-price{font-size:15px}.woolentor-product-actions{gap:8px;margin-top:12px;flex-direction:column;align-items:flex-start}.woolentor-filter-row{flex-direction:column;gap:10px}.woolentor-cart-btn,.woolentor-product-actions .button,.woolentor-product-actions .add_to_cart_button{padding:10px 16px;font-size:13px;min-height:40px}.woolentor-wishlist-btn{width:40px;height:40px}.woolentor-list-card .woolentor-product-image img{width:160px;height:100px}.woolentor-quick-actions{right:8px}.woolentor-quick-action{width:36px;height:36px}}.woolentor-product-card:focus-within{outline:none;outline-offset:0}.woolentor-product-title a:focus,.woolentor-cart-btn:focus,.woolentor-wishlist-btn:focus,.woolentor-quick-action:focus{outline:none;outline-offset:0}.woolentor-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-contrast:high){.woolentor-product-card{border:2px solid}.woolentor-badge{border:2px solid}.woolentor-cart-btn,.woolentor-wishlist-btn{border-width:2px}}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}.woolentor-stock-dot{animation:none}}.woolentor-pagination{margin-top:40px;display:flex;justify-content:center;align-items:center}.woolentor-pagination ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.woolentor-pagination ul li{margin:0;padding:0}.woolentor-pagination ul li a,.woolentor-pagination ul li span{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;text-decoration:none;font-size:14px;font-weight:500;border-radius:6px;transition:all 0.2s ease}.woolentor-pagination ul li a:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.woolentor-pagination ul li span.current,.woolentor-pagination ul li a.current{background:var(--woolentor-primary-color,#3858f6);border-color:var(--woolentor-primary-color,#3858f6);color:#fff}.woolentor-pagination ul li.prev a,.woolentor-pagination ul li.next a{font-weight:400}.woolentor-pagination ul li span.dots{border:none;background:#fff0;pointer-events:none}.woolentor-ajax-load-more{text-align:center;margin-top:40px;padding:20px}.woolentor-load-more-btn{background:var(--woolentor-primary-color,#3858f6);color:#fff;border:1px solid var(--woolentor-primary-color);padding:12px 32px;border-radius:var(--woolentor-border-radius);font-size:14px;font-weight:600;cursor:pointer;transition:var(--woolentor-transition);display:inline-flex;align-items:center;justify-content:center}.woolentor-load-more-btn:hover:not(:disabled){background:var(--woolentor-primary-hover);border-color:var(--woolentor-primary-hover);transform:translateY(-2px);box-shadow:var(--woolentor-shadow-lg)}.woolentor-load-more-btn:disabled{background:var(--woolentor-gray-400);border-color:var(--woolentor-gray-400);cursor:not-allowed;transform:none;opacity:.6}.woolentor-ajax-loader{margin:0;display:none;padding:0;background-color:transparent!important}.woolentor-ajax-loader .spinner{display:inline-block;width:40px;height:40px;border:2px solid var(--woolentor-gray-300);border-left-color:var(--woolentor-primary-color);border-radius:50%;animation:woolentorspin 1s linear infinite}@keyframes woolentorspin{to{transform:rotate(360deg)}}.woolentor-infinite-scroll{text-align:center}.woolentor-content-align-flex-start .woolentor-product-content{text-align:left}.woolentor-content-align-center .woolentor-product-content{text-align:center}.woolentor-content-align-flex-end .woolentor-product-content{text-align:right}@media print{.woolentor-product-grid-modern.woolentor-layout-grid{grid-template-columns:repeat(2,1fr);gap:10px}.woolentor-product-grid-modern.woolentor-layout-list{gap:15px}.woolentor-product-card{break-inside:avoid;box-shadow:none;border:1px solid #000;background:#fff}.woolentor-grid-card{height:auto}.woolentor-product-actions,.woolentor-quick-actions,.woolentor-badges{display:none}.woolentor-product-price{color:#000!important}}@media (min-width:768px) and (max-width:991px){.woolentor-columns-tablet-1 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:1fr}.woolentor-columns-tablet-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-tablet-3 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-tablet-4 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-tablet-5 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-tablet-6 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(6,1fr)}}@media (max-width:767px){.woolentor-list-card .woolentor-list-view-content{flex-direction:column}.woolentor-columns-mobile-1 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:1fr}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-mobile-3 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-mobile-4 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-mobile-5 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-mobile-6 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(6,1fr)}}.woolentor-product-grid-luxury{display:grid;gap:80px;width:100%}.woolentor-luxury-card{position:relative;background:#fff0;cursor:pointer;transition:transform 0.4s cubic-bezier(.25,.46,.45,.94);border:none;border-radius:0;padding-bottom:10px;display:flex;flex-direction:column;overflow:hidden}.woolentor-luxury-card:hover{transform:translateY(-5px)}.woolentor-luxury-card .woolentor-product-image{position:relative;width:100%;overflow:hidden;margin-bottom:32px}.woolentor-ratio-1-1 .woolentor-luxury-card .woolentor-product-image{padding-top:100%}.woolentor-ratio-3-4 .woolentor-luxury-card .woolentor-product-image{padding-top:133.33%}.woolentor-ratio-4-5 .woolentor-luxury-card .woolentor-product-image{padding-top:125%}.woolentor-ratio-9-16 .woolentor-luxury-card .woolentor-product-image{padding-top:177.78%}.woolentor-luxury-card .woolentor-product-image a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.woolentor-luxury-card .woolentor-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(.25,.46,.45,.94)}.woolentor-luxury-card .woolentor-product-image .woolentor-product-badge img{position:static}.woolentor-luxury-card:hover .woolentor-product-image img{transform:scale(1.08)}.woolentor-luxury-card .woolentor-badges{position:absolute;top:20px;left:20px;z-index:10;align-items:flex-start}.woolentor-luxury-card .woolentor-category-badge{display:inline-block;padding:6px 16px;background:rgb(236 232 225 / .95);color:#6b6b6b;font-size:10px;text-transform:uppercase;letter-spacing:1.5px;border-radius:20px;font-weight:500;backdrop-filter:blur(10px)}.woolentor-luxury-card .woolentor-sale-indicator{position:absolute;top:20px;right:20px;width:48px;height:48px;background:#e74c3c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;letter-spacing:.5px;z-index:10}.woolentor-luxury-card .woolentor-new-badge-indicator{position:absolute;top:20px;right:20px;padding:6px 14px;background:rgb(255 255 255 / .95);border:1px solid #e0e0e0;color:#2c2c2c;font-size:10px;text-transform:uppercase;letter-spacing:1.4px;backdrop-filter:blur(10px);font-weight:500;z-index:10;line-height:1}.woolentor-luxury-card .woolentor-quick-actions{position:absolute;bottom:20px;right:20px;display:flex;gap:8px;opacity:0;transition:all 0.3s ease;z-index:10;flex-direction:row;top:auto;transform:translateX(0) translateY(10px)}.woolentor-luxury-card:hover .woolentor-quick-actions{opacity:1;transform:translateY(0);visibility:visible}.woolentor-luxury-card .woolentor-quick-action{width:40px;height:40px;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;padding:0}.woolentor-luxury-card .woolentor-quick-action:hover{background:#2c2c2c;color:#fff}.woolentor-luxury-card .woolentor-quick-action:hover a{color:#fff}.woolentor-luxury-card .woolentor-quick-action svg{width:18px;height:18px;stroke:#2c2c2c}.woolentor-luxury-card .woolentor-quick-action:hover svg{stroke:#fff}.woolentor-luxury-card .woolentor-quickview-btn svg,.woolentor-luxury-card .woolentorquickview svg{width:18px;height:18px;display:block!important;color:currentColor!important;stroke:currentColor!important;fill:none!important;visibility:visible!important;opacity:1!important;overflow:visible;margin-right:0}.woolentor-style-luxury .woolentor-quick-actions .woolentor-wishlist-btn:hover a{color:#fff}.woolentor-luxury-card .htcompare-btn{justify-content:center;align-items:center}.woolentor-luxury-card .woolentor-wishlist-btn a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.woolentor-luxury-card .woolentor-product-content{text-align:center;padding:0 20px;display:flex;flex-direction:column;align-items:center}.woolentor-luxury-card .woolentor-product-category-badge{display:inline-block;padding:5px 14px;background:#f0ebe5;color:#7a7a7a;font-size:10px;text-transform:uppercase;letter-spacing:1.2px;border-radius:16px;margin-bottom:16px;font-weight:400}.woolentor-luxury-card .woolentor-product-title{font-family:'Georgia','Times New Roman',serif;font-size:24px;font-weight:400;color:#1a1a1a;margin-bottom:12px;line-height:1.3;letter-spacing:-.3px;transition:color 0.3s ease}.woolentor-luxury-card .woolentor-product-title a{color:inherit;text-decoration:none}.woolentor-luxury-card:hover .woolentor-product-title{color:#4a4a4a}.woolentor-luxury-card .woolentor-product-subtitle{font-size:13px;color:#999;margin-bottom:16px;font-weight:300;letter-spacing:.3px}.woolentor-luxury-card .woolentor-product-rating{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:16px}.woolentor-luxury-card .woolentor-product-stars{display:flex;gap:3px}.woolentor-luxury-card .woolentor-product-stars .star{width:12px;height:12px;color:#d4a574}.woolentor-luxury-card .woolentor-product-stars .star.empty{color:#e8e8e8}.woolentor-luxury-card .woolentor-rating-text{font-size:11px;color:#999;letter-spacing:.3px}.woolentor-luxury-card .woolentor-product-price{display:flex;justify-content:center;align-items:baseline;gap:10px;margin-bottom:24px;font-size:18px;color:#2c2c2c;font-weight:400;letter-spacing:.5px}.woolentor-luxury-card .woolentor-product-price del{font-size:15px;color:#b8b8b8;font-weight:300}.woolentor-luxury-card .woolentor-product-price ins{text-decoration:none;color:#e74c3c}.woolentor-luxury-card .woolentor-product-actions{gap:0}.woolentor-luxury-card a.woolentor-cart-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:14px 32px;background:#fff0;color:#2c2c2c;border:1px solid #2c2c2c;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all 0.4s cubic-bezier(.25,.46,.45,.94);position:relative!important;overflow:hidden!important;font-weight:500;text-decoration:none!important}.woolentor-luxury-card .woolentor-cart-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#2c2c2c;transition:left 0.4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.woolentor-luxury-card .woolentor-cart-btn:hover::before{left:0}.woolentor-luxury-card .woolentor-cart-btn:hover{color:#fff;border-color:#2c2c2c;background:#fff0;box-shadow:none}.woolentor-luxury-card .woolentor-product-actions .add_to_cart_button:hover{background:transparent!important;transform:translateY(0)!important;color:#fff}.woolentor-luxury-card .woolentor-cart-arrow{transition:transform 0.3s ease;font-size:16px}.woolentor-luxury-card .woolentor-cart-btn:hover .woolentor-cart-arrow{transform:translateX(3px)}.woolentor-luxury-card .woolentor-view-details{display:block;margin-top:12px;font-size:12px;color:#999;text-decoration:none;transition:color 0.3s ease;letter-spacing:.5px}.woolentor-luxury-card .woolentor-view-details:hover{color:#2c2c2c}@keyframes fadeInLuxury{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.woolentor-luxury-card{animation:fadeInLuxury 0.8s ease-out backwards}.woolentor-product-item:nth-child(1) .woolentor-luxury-card{animation-delay:0.1s}.woolentor-product-item:nth-child(2) .woolentor-luxury-card{animation-delay:0.2s}.woolentor-product-item:nth-child(3) .woolentor-luxury-card{animation-delay:0.3s}.woolentor-product-item:nth-child(4) .woolentor-luxury-card{animation-delay:0.4s}.woolentor-product-item:nth-child(5) .woolentor-luxury-card{animation-delay:0.5s}.woolentor-product-item:nth-child(6) .woolentor-luxury-card{animation-delay:0.6s}@media (max-width:1200px){.woolentor-product-grid-luxury{gap:60px}}@media (max-width:968px){.woolentor-product-grid-luxury{gap:60px}.woolentor-luxury-card .woolentor-product-title{font-size:22px}}@media (max-width:640px){.woolentor-product-grid-luxury{gap:60px}.woolentor-luxury-card .woolentor-product-title{font-size:20px}.woolentor-luxury-card .woolentor-product-image{margin-bottom:24px}.woolentor-luxury-card .woolentor-product-content{padding:0 10px}}.woolentor-luxury-card.woolentor-out-of-stock{opacity:.6}.woolentor-luxury-card.woolentor-out-of-stock .woolentor-product-image::after{content:'Out of Stock';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgb(255 255 255 / .95);color:#2c2c2c;padding:10px 20px;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;z-index:5}.woolentor-card-hover-lift .woolentor-luxury-card:hover{transform:translateY(-5px)}.woolentor-card-hover-none .woolentor-luxury-card:hover{transform:none}.woolentor-image-hover-zoom .woolentor-luxury-card:hover .woolentor-product-image img{transform:scale(1.08)}.woolentor-image-hover-none .woolentor-luxury-card:hover .woolentor-product-image img{transform:none}.woolentor-badge-pos-top-left .woolentor-luxury-card .woolentor-badges{top:20px;left:20px;right:auto}.woolentor-badge-pos-top-right .woolentor-luxury-card .woolentor-badges{left:auto;right:20px;align-items:flex-end}.woolentor-badge-pos-top-center .woolentor-luxury-card .woolentor-badges{left:50%;transform:translateX(-50%)}.woolentor-badge-pos-top-left .woolentor-luxury-card .woolentor-sale-indicator,.woolentor-badge-pos-top-left .woolentor-luxury-card .woolentor-new-badge-indicator{top:20px;right:20px;left:auto}.show-on-mobile-two-column{display:none}@media (max-width:767px){.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .woolentor-luxury-card .woolentor-quick-action{width:30px;height:30px}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .show-on-mobile-two-column{display:flex!important;position:static}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .woolentor-sale-indicator:not(.show-on-mobile-two-column),.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .woolentor-new-badge-indicator:not(.show-on-mobile-two-column){display:none!important}}:root{--woolentor-editorial-bg:#FAFAFA;--woolentor-editorial-card-bg:#FFFFFF;--woolentor-editorial-text-primary:#0A0A0A;--woolentor-editorial-text-secondary:#666666;--woolentor-editorial-text-muted:#999999;--woolentor-editorial-accent:#C9A14A;--woolentor-editorial-border:#E5E5E5;--woolentor-editorial-shadow-soft:0 4px 16px rgba(0, 0, 0, 0.05);--woolentor-editorial-shadow-hover:0 8px 32px rgba(0, 0, 0, 0.12);--woolentor-editorial-transition:all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.wp-embed-responsive .wp-block{outline:0}.woolentor-product-grid-editorial{display:grid;gap:48px;padding:0;font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;background-color:var(--woolentor-editorial-bg)}.woolentor-product-grid-editorial .woolentor-product-item{position:relative}.woolentor-editorial-grid-card{height:100%}.woolentor-product-grid-editorial .woolentor-editorial-card{background:var(--woolentor-editorial-card-bg);border-radius:0;overflow:hidden;transition:var(--woolentor-editorial-transition);cursor:pointer;display:flex;flex-direction:column;height:100%}.woolentor-product-grid-editorial .woolentor-product-image{position:relative;width:100%;overflow:hidden;background:var(--woolentor-editorial-bg);box-shadow:var(--woolentor-editorial-shadow-soft)}.woolentor-product-grid-editorial.grid-aspect-1-1 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:100%}.woolentor-product-grid-editorial.grid-aspect-3-4 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:133.33%}.woolentor-product-grid-editorial.grid-aspect-4-5 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:125%}.woolentor-product-grid-editorial.grid-aspect-9-16 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:177.78%}.woolentor-editorial-grid-card .woolentor-product-image>a{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:hidden}.woolentor-editorial-grid-card .woolentor-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.25,.46,.45,.94)}.woolentor-editorial-grid-card .woolentor-product-image .woolentor-product-badge img{position:static}.woolentor-image-hover-zoom .woolentor-editorial-grid-card:hover .woolentor-product-image img{transform:scale(1.08)}.woolentor-editorial-grid-card .woolentor-product-image .woolentor-secondary-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.4s ease;z-index:1}.woolentor-editorial-grid-card:hover .woolentor-secondary-image{opacity:1}.woolentor-editorial-grid-card .woolentor-product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;opacity:0;transition:all 0.4s ease;z-index:2}.woolentor-editorial-grid-card:hover .woolentor-product-overlay{background:rgb(0 0 0 / .3);opacity:1}.woolentor-editorial-grid-card .woolentor-view-detail{background:#fff0;border:1px solid #fff;color:#fff;padding:12px 32px;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transform:translateY(10px);transition:all 0.4s ease;opacity:0;line-height:1}.woolentor-editorial-grid-card:hover .woolentor-view-detail{transform:translateY(0);opacity:1}.woolentor-editorial-grid-card .woolentor-view-detail:hover{background:#fff;color:var(--woolentor-editorial-text-primary)}.woolentor-editorial-grid-card .woolentor-quick-actions{display:flex;position:static;flex-direction:row;gap:12px;opacity:0;transform:translateY(10px);transition:all 0.4s ease 0.1s}.woolentor-editorial-grid-card:hover .woolentor-quick-actions{opacity:1;transform:translateY(0);visibility:visible}.woolentor-product-grid-editorial .woolentor-quick-action,.woolentor-product-grid-editorial a.woolentor-quick-action{width:44px;height:44px;background:rgb(255 255 255 / .95);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;position:relative;color:var(--woolentor-editorial-text-primary);padding:0}.woolentor-product-grid-editorial .woolentor-quick-action a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit;transition:none}.woolentor-product-grid-editorial .woolentor-quick-action svg{width:18px;height:18px;color:inherit;transition:none;margin-right:0}.woolentor-product-grid-editorial .woolentor-quick-action:hover{background:var(--woolentor-editorial-accent);color:#fff;transform:scale(1.1) translateY(-2px)}.woolentor-product-grid-editorial a.woolentor-cart-action:hover{color:#fff;background:var(--woolentor-editorial-accent)}.woolentor-product-grid-editorial .htcompare-btn svg{fill:#fff0;stroke:currentColor}.woolentor-product-grid-editorial .woolentor-quickview-btn svg{fill:none}.woolentor-quick-actions .added_to_cart{display:none}.woolentor-product-grid-editorial .woolentor-quick-action.added svg,.woolentor-product-grid-editorial .woolentor-quick-action.loading svg{display:none}.woolentor-product-grid-editorial .woolentor-quick-action.loading::after{right:0!important;top:5px!important}.woolentor-product-grid-editorial .woolentor-quick-action.added::after{transform:translateX(0) translateY(0)!important;left:3px;bottom:13px;border:none;opacity:1;top:auto}.woolentor-product-grid-editorial .woolentor-quick-action::before{content:attr(data-tooltip);position:absolute;bottom:120%;left:50%;transform:translateX(-50%) translateY(5px);background:rgb(0 0 0 / .9);color:#fff;padding:6px 12px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all 0.3s ease;letter-spacing:.02em;line-height:1}.woolentor-product-grid-editorial .woolentor-quick-action::after{content:'';position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(5px);border:5px solid #fff0;border-top-color:rgb(0 0 0 / .9);opacity:0;pointer-events:none;transition:all 0.3s ease;display:block}.woolentor-product-grid-editorial .woolentor-quick-action:hover::before,.woolentor-product-grid-editorial .woolentor-quick-action:hover::after{opacity:1;transform:translateX(-50%) translateY(0)}.woolentor-product-grid-editorial .woolentor-product-content{padding:25px 25px;display:flex;flex-direction:column;gap:8px;flex-grow:1;line-height:1}.woolentor-product-grid-editorial .woolentor-product-categories{margin-bottom:4px}.woolentor-product-grid-editorial .woolentor-product-category{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--woolentor-editorial-accent);font-weight:500}.woolentor-product-grid-editorial .woolentor-product-title{margin:0 0 8px 0;font-size:22px;font-weight:600;line-height:1.3;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-editorial .woolentor-product-title a{color:var(--woolentor-editorial-text-primary);transition:color 0.3s ease}.woolentor-product-grid-editorial .woolentor-product-title a:hover{color:var(--woolentor-editorial-accent)}.woolentor-product-grid-editorial .woolentor-product-description{margin-bottom:8px}.woolentor-product-grid-editorial .woolentor-product-description p{margin:0;font-size:14px;line-height:1.6;color:var(--woolentor-editorial-text-secondary)}.woolentor-product-grid-editorial .woolentor-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.woolentor-product-grid-editorial .woolentor-product-stars{display:flex;gap:2px}.woolentor-product-grid-editorial .woolentor-product-stars .star{width:14px;height:14px;color:var(--woolentor-editorial-accent)}.woolentor-product-grid-editorial .woolentor-product-stars .star.empty{color:var(--woolentor-editorial-border)}.woolentor-product-grid-editorial .woolentor-review-count{font-size:12px;color:var(--woolentor-editorial-text-muted)}.woolentor-product-grid-editorial .woolentor-product-price{font-size:16px;font-weight:400;color:var(--woolentor-editorial-text-secondary);margin-bottom:8px}.woolentor-product-grid-editorial .woolentor-product-price del{color:var(--woolentor-editorial-text-muted);margin-right:8px}.woolentor-product-grid-editorial .woolentor-product-price ins{text-decoration:none;color:var(--woolentor-editorial-text-primary)}.woolentor-product-grid-editorial .woolentor-stock-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--woolentor-editorial-text-muted);margin-top:auto}.woolentor-product-grid-editorial .woolentor-stock-status .stock-dot{width:6px;height:6px;border-radius:50%;background:#4CAF50}.woolentor-product-grid-editorial .woolentor-stock-status.out-of-stock .stock-dot{background:#ef4444}.woolentor-card-hover-lift .woolentor-editorial-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.woolentor-card-hover-lift .woolentor-editorial-card:hover{transform:translateY(-8px);box-shadow:var(--woolentor-editorial-shadow-hover)}@media (max-width:1024px){.woolentor-product-grid-editorial{gap:32px}.woolentor-product-grid-editorial .woolentor-product-title{font-size:20px}}@media (max-width:768px){.woolentor-product-grid-editorial{gap:24px}.woolentor-product-grid-editorial .woolentor-product-content{padding:24px 15px}.woolentor-product-grid-editorial .woolentor-product-title{font-size:18px}.woolentor-product-grid-editorial .woolentor-quick-actions{flex-wrap:wrap}}.woolentor-no-products{text-align:center;padding:40px 20px;color:var(--woolentor-editorial-text-secondary);font-size:16px}.woolentor-product-grid-editorial+.woolentor-pagination{margin-top:64px}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.woolentor-product-grid-editorial .woolentor-product-item{animation:fadeInUp 0.6s ease both}.woolentor-product-grid-editorial .woolentor-product-item:nth-child(1){animation-delay:0.1s}.woolentor-product-grid-editorial .woolentor-product-item:nth-child(2){animation-delay:0.2s}.woolentor-product-grid-editorial .woolentor-product-item:nth-child(3){animation-delay:0.3s}.woolentor-product-grid-editorial .woolentor-product-item:nth-child(4){animation-delay:0.4s}.woolentor-product-grid-editorial .woolentor-product-item:nth-child(5){animation-delay:0.5s}.woolentor-product-grid-editorial .woolentor-product-item:nth-child(6){animation-delay:0.6s}.woolentor-product-grid-editorial.woolentor-layout-grid{display:grid;grid-auto-rows:1fr}.woolentor-product-grid-editorial.woolentor-layout-list{display:flex;flex-direction:column;gap:24px}.woolentor-editorial-grid-card .woolentor-list-view-content{display:none!important}.woolentor-editorial-list-card .woolentor-grid-view-content{display:none!important}.woolentor-editorial-grid-card .woolentor-grid-view-content{display:flex;flex-direction:column;width:100%;height:100%}.woolentor-editorial-list-card .woolentor-list-view-content{display:flex;flex-direction:row;width:100%;align-items:stretch}.woolentor-product-grid-editorial .woolentor-editorial-list-card{display:flex;flex-direction:row;align-items:stretch;background:var(--woolentor-editorial-card-bg);box-shadow:var(--woolentor-editorial-shadow-soft);overflow:hidden;border:1px solid var(--woolentor-editorial-border);transition:var(--woolentor-editorial-transition)}.woolentor-product-grid-editorial .woolentor-editorial-list-card:hover{box-shadow:var(--woolentor-editorial-shadow-hover);border-color:#fff0}.woolentor-editorial-list-card .woolentor-product-image{position:relative;flex-shrink:0;width:320px;background:var(--woolentor-editorial-bg);overflow:hidden}.woolentor-product-grid-editorial.list-aspect-1-1 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:320px}.woolentor-product-grid-editorial.list-aspect-4-3 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:240px}.woolentor-product-grid-editorial.list-aspect-16-9 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:180px}.woolentor-product-grid-editorial.list-aspect-3-4 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:426px}.woolentor-editorial-list-card .woolentor-product-image>a{position:absolute;top:0;left:0;width:100%;height:100%}.woolentor-editorial-list-card .woolentor-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.25,.46,.45,.94)}.woolentor-editorial-list-card .woolentor-product-content{flex:1;padding:48px;display:flex;flex-direction:column;justify-content:center;gap:16px}.woolentor-editorial-list-card .woolentor-content-header{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.woolentor-editorial-list-card .woolentor-product-categories{margin-bottom:0}.woolentor-editorial-list-card .woolentor-product-title{font-size:32px;font-weight:600;margin:0;line-height:1.2}.woolentor-editorial-list-card .woolentor-product-description{margin-bottom:16px}.woolentor-editorial-list-card .woolentor-product-description p{font-size:16px;line-height:1.7;color:var(--woolentor-editorial-text-secondary)}.woolentor-editorial-list-card .woolentor-product-rating{margin-bottom:12px}.woolentor-editorial-list-card .woolentor-product-stars .star{width:16px;height:16px}.woolentor-editorial-list-card .woolentor-content-footer{display:flex;align-items:center;gap:24px;margin-top:auto;padding-top:24px;border-top:1px solid var(--woolentor-editorial-border)}.woolentor-editorial-list-card .woolentor-product-price{font-size:24px;font-weight:600;margin-bottom:0;margin-top:0}.woolentor-editorial-list-card .woolentor-discount-percentage{display:inline-block;margin-left:12px;padding:4px 12px;background:rgb(239 68 68 / .1);color:#ef4444;font-size:14px;font-weight:600;border-radius:4px}.woolentor-editorial-list-card .woolentor-stock-status{font-size:13px;margin-top:0}.woolentor-editorial-list-card .woolentor-stock-status .stock-dot{width:8px;height:8px;animation:pulse 2s infinite}.woolentor-editorial-list-card .woolentor-stock-status.out-of-stock .stock-dot{animation:none;opacity:.6}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.woolentor-editorial-list-card .woolentor-product-actions{margin-top:0}.woolentor-editorial-list-card a.woolentor-cart-btn{background-color:#fff0;color:var(--woolentor-editorial-text-primary);padding:14px 32px;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--woolentor-editorial-text-primary);cursor:pointer;transition:all 0.3s ease;display:inline-block;text-decoration:none;border-radius:0}.woolentor-editorial-list-card a.woolentor-cart-btn:hover{background-color:var(--woolentor-editorial-accent);background:var(--woolentor-editorial-accent)!important;border-color:var(--woolentor-editorial-accent);color:#FFF}.woolentor-editorial-list-card .woolentor-badges{position:absolute;top:24px;left:24px;z-index:3;display:flex;flex-direction:column;gap:8px}.woolentor-editorial-list-card .woolentor-product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff0;display:flex;align-items:center;justify-content:center;opacity:0;transition:all 0.4s ease;z-index:4}.woolentor-product-item:hover .woolentor-editorial-list-card .woolentor-product-overlay,.woolentor-editorial-list-card:hover .woolentor-product-overlay{opacity:1}.woolentor-editorial-list-card .woolentor-quick-actions{display:flex;gap:12px;transform:translateY(10px);transition:all 0.4s ease}.woolentor-product-item:hover .woolentor-editorial-list-card .woolentor-quick-actions,.woolentor-editorial-list-card:hover .woolentor-quick-actions{transform:translateY(0);opacity:1;visibility:visible}.woolentor-editorial-list-card .woolentor-quick-action{width:44px;height:44px;background:rgb(255 255 255 / .95);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;position:relative;color:var(--woolentor-editorial-text-primary)}.woolentor-editorial-list-card .woolentor-quick-action a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit}.woolentor-editorial-list-card .woolentor-quick-action svg{width:18px;height:18px}.woolentor-editorial-list-card .woolentor-quick-action:hover{background:var(--woolentor-editorial-accent);color:#fff;transform:scale(1.1) translateY(-2px)}.woolentor-editorial-list-card .woolentor-quick-action.active{background:var(--woolentor-editorial-accent);color:#fff}.woolentor-editorial-list-card .woolentor-quick-action::before{content:attr(data-tooltip);position:absolute;left:auto;right:calc(100% + 7px);top:50%;bottom:auto;transform:translateY(-50%) translateX(-5px);background:rgb(0 0 0 / .9);color:#fff;padding:6px 12px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all 0.3s ease;letter-spacing:.02em;line-height:1}.woolentor-editorial-list-card .woolentor-quick-action::after{content:'';position:absolute;left:auto;right:calc(100% + -3px);top:50%;bottom:auto;transform:translateY(-50%) translateX(-5px);border:5px solid #fff0;border-left-color:rgb(0 0 0 / .9);border-top-color:#fff0;opacity:0;pointer-events:none;transition:all 0.3s ease;display:block}.woolentor-editorial-list-card .woolentor-quick-action:hover::before,.woolentor-editorial-list-card .woolentor-quick-action:hover::after{opacity:1;transform:translateY(-50%) translateX(0)}@media (max-width:1024px){.woolentor-editorial-list-card .woolentor-product-image{width:280px}.woolentor-product-grid-editorial.list-aspect-1-1 .woolentor-editorial-list-card .woolentor-product-image{height:280px}.woolentor-product-grid-editorial.list-aspect-4-3 .woolentor-editorial-list-card .woolentor-product-image{height:210px}.woolentor-product-grid-editorial.list-aspect-16-9 .woolentor-editorial-list-card .woolentor-product-image{height:157px}.woolentor-product-grid-editorial.list-aspect-3-4 .woolentor-editorial-list-card .woolentor-product-image{height:373px}.woolentor-editorial-list-card .woolentor-product-content{padding:32px}.woolentor-editorial-list-card .woolentor-product-title{font-size:28px}}@media (max-width:768px){.woolentor-editorial-list-card .woolentor-list-view-content{flex-direction:column}.woolentor-editorial-list-card .woolentor-product-image{width:100%;height:auto;padding-top:125%}.woolentor-product-grid-editorial.list-aspect-1-1 .woolentor-editorial-list-card .woolentor-product-image{padding-top:100%;height:auto}.woolentor-product-grid-editorial.list-aspect-4-3 .woolentor-editorial-list-card .woolentor-product-image{padding-top:75%;height:auto}.woolentor-product-grid-editorial.list-aspect-16-9 .woolentor-editorial-list-card .woolentor-product-image{padding-top:56.25%;height:auto}.woolentor-product-grid-editorial.list-aspect-3-4 .woolentor-editorial-list-card .woolentor-product-image{padding-top:133.33%;height:auto}.woolentor-editorial-list-card .woolentor-product-content{padding:24px}.woolentor-editorial-list-card .woolentor-product-title{font-size:22px}.woolentor-editorial-list-card .woolentor-product-description p{font-size:14px}.woolentor-editorial-list-card .woolentor-product-price{font-size:20px}.woolentor-editorial-list-card .woolentor-content-footer{flex-direction:column;align-items:flex-start;gap:16px}}.woolentor-product-grid-magazine{--magazine-bg-primary:#faf9f7;--magazine-bg-secondary:#f5f4f2;--magazine-text-primary:#1a1a1a;--magazine-text-secondary:#6a6a6a;--magazine-accent:#1a1a1a;--magazine-border:#d4d4d4;--magazine-hover:#2a2a2a;--magazine-white:#ffffff}.woolentor-product-grid-magazine{display:grid;grid-template-columns:repeat(12,1fr);gap:40px;position:relative}.woolentor-product-grid-magazine.woolentor-layout-grid{display:grid;grid-template-columns:repeat(12,1fr)!important}.woolentor-product-grid-magazine.woolentor-layout-list{display:flex;flex-direction:column}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+1){grid-column:span 5}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+2){grid-column:span 7}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+3){grid-column:span 6}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+4){grid-column:span 6}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+5){grid-column:span 7}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+6){grid-column:span 5}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+7){grid-column:span 4}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n){grid-column:span 8}.woolentor-product-grid-magazine .woolentor-product-card{position:relative;background:#fff0;transition:all 0.4s cubic-bezier(.4,0,.2,1);border:0 solid #fff0;overflow:hidden;height:100%;display:inherit;border-radius:0}.woolentor-product-grid-magazine .woolentor-product-card:hover{box-shadow:none;transform:translateY(0)}.woolentor-product-grid-magazine .woolentor-quickview-btn svg{fill:none!important;color:currentColor}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-list-view-content{display:none}.woolentor-product-grid-magazine .woolentor-grid-view-content .woolentor-product-image{position:relative;overflow:hidden;background:var(--magazine-bg-secondary)}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(odd) .woolentor-product-image{aspect-ratio:3/4}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(even) .woolentor-product-image{aspect-ratio:4/3}.woolentor-product-grid-magazine .woolentor-product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.4,0,.2,1)}.woolentor-product-grid-magazine .woolentor-product-card:hover .woolentor-product-image img{transform:scale(1.05)}.woolentor-product-grid-magazine .woolentor-product-number{position:absolute;top:20px;left:20px;font-size:72px;font-weight:300;color:rgb(255 255 255 / .6);line-height:1;z-index:2;font-style:italic;font-family:'Playfair Display',Georgia,serif}[class*="woolentor-badge-pos-wlpro_"] .woolentor-badges{right:12px;left:auto}.woolentor-product-grid-magazine .woolentor-quick-actions{position:absolute;bottom:20px;right:20px;display:flex;gap:10px;z-index:3;top:auto;transform:translateY(0) translateX(0);opacity:1;visibility:visible}.woolentor-product-grid-magazine .woolentor-quick-action{width:44px;height:44px;background:var(--magazine-white);border:1px solid var(--magazine-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;opacity:0;transform:translateY(10px)}.woolentor-product-grid-magazine .woolentor-product-card:hover .woolentor-quick-action{opacity:1;transform:translateY(0)}.woolentor-product-grid-magazine .woolentor-quick-action:hover{background:var(--magazine-accent);border-color:var(--magazine-accent);color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-quick-action:hover a{color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-quick-action:hover svg{stroke:currentColor;color:currentColor}.woolentor-product-grid-magazine .woolentor-grid-view-content .woolentor-product-content{padding:30px 25px}.woolentor-product-grid-magazine .woolentor-product-categories{margin-bottom:12px}.woolentor-product-grid-magazine .woolentor-product-category{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--magazine-text-secondary);font-weight:400;text-decoration:none;transition:color 0.3s ease}.woolentor-product-grid-magazine .woolentor-product-category:hover{color:var(--magazine-accent)}.woolentor-product-grid-magazine .woolentor-product-title{font-size:clamp(20px, 2vw, 28px);font-weight:500;margin-bottom:15px;line-height:1.3;color:var(--magazine-text-primary);font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-product-title a{color:inherit;text-decoration:none;transition:color 0.3s ease}.woolentor-product-grid-magazine .woolentor-product-title a:hover{color:var(--magazine-text-secondary)}.woolentor-product-grid-magazine .woolentor-product-description{font-size:16px;color:var(--magazine-text-secondary);line-height:1.7;margin-bottom:20px;font-weight:300}.woolentor-product-grid-magazine .woolentor-product-price{font-size:24px;font-weight:500;color:var(--magazine-text-primary);margin-bottom:20px;font-family:'Playfair Display',Georgia,serif;margin-top:0}.woolentor-product-grid-magazine .woolentor-product-actions .woolentor-discover-btn{display:inline-flex;align-items:center;gap:10px;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:var(--magazine-text-primary);text-decoration:none;border-bottom:1px solid var(--magazine-accent);transition:all 0.3s ease;background:none;border-top:none;border-left:none;border-right:none;padding:0 0 5px 0;border-radius:0;min-height:auto;font-weight:400;outline:none}.woolentor-product-grid-magazine .woolentor-product-actions .woolentor-discover-btn:hover{border-bottom-width:2px;letter-spacing:3px;background:none!important;box-shadow:none!important;color:var(--magazine-text-primary)}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-grid-view-content{display:none}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item{margin-bottom:80px;padding-bottom:60px;border-bottom:1px solid var(--magazine-border)}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.woolentor-product-grid-magazine .woolentor-list-view-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:nth-child(even) .woolentor-list-view-content{direction:rtl}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:nth-child(even) .woolentor-list-view-content>*{direction:ltr}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-image{position:relative;overflow:hidden;background:var(--magazine-bg-secondary);aspect-ratio:4/5}.woolentor-product-grid-magazine .woolentor-list-product-number{position:absolute;top:-40px;left:-20px;font-size:180px;font-weight:300;color:rgb(0 0 0 / .03);line-height:1;z-index:1;font-style:italic;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-content{position:relative;z-index:2}.woolentor-product-grid-magazine .woolentor-content-header{margin-bottom:30px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-categories{font-size:13px;letter-spacing:4px;text-transform:uppercase;color:var(--magazine-text-secondary);margin-bottom:15px;font-weight:400}.woolentor-product-grid-magazine .woolentor-separator{margin:0 10px}.woolentor-product-grid-magazine .woolentor-editorial-label{color:var(--magazine-text-secondary)}.woolentor-product-grid-magazine .woolentor-editorial-badge{display:inline-block;background:var(--magazine-accent);color:var(--magazine-white);padding:6px 18px;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:400;margin-bottom:20px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-title{font-size:clamp(32px, 4vw, 48px);font-weight:500;margin-bottom:20px;line-height:1.2}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-description{font-size:18px;color:var(--magazine-text-secondary);line-height:1.8;margin-bottom:30px;font-weight:300}.woolentor-product-grid-magazine .woolentor-product-details{display:flex;gap:30px;margin-bottom:30px;padding-top:20px;border-top:1px solid var(--magazine-border)}.woolentor-product-grid-magazine .woolentor-detail-item{flex:1}.woolentor-product-grid-magazine .woolentor-detail-label{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--magazine-text-secondary);margin-bottom:8px;font-weight:400}.woolentor-product-grid-magazine .woolentor-detail-value{font-size:18px;color:var(--magazine-text-primary);font-weight:500;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-product-price-standalone{font-size:28px;font-weight:500;color:var(--magazine-text-primary);margin-bottom:30px;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-content-footer{margin-top:30px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-actions{display:flex;gap:20px;align-items:center}.woolentor-product-grid-magazine a.woolentor-primary-btn{font-size:14px;letter-spacing:2px;text-transform:uppercase;background:var(--magazine-accent);color:var(--magazine-white);border:none;padding:16px 30px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;min-height:auto;font-weight:400;border-radius:0}.woolentor-product-grid-magazine a.woolentor-primary-btn:hover{background:var(--magazine-hover)!important;letter-spacing:2px}.woolentor-product-grid-magazine .woolentor-secondary-btn{font-size:14px;letter-spacing:2px;text-transform:uppercase;background:none;color:var(--magazine-text-primary);border:1px solid var(--magazine-accent);padding:15px 40px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;line-height:1}.woolentor-product-grid-magazine .woolentor-secondary-btn:hover{background:var(--magazine-accent);color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn{width:48px;height:48px;background:var(--magazine-white);border:1px solid var(--magazine-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn a{color:var(--magazine-accent)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn:hover a{color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn:hover{background:var(--magazine-accent);border-color:var(--magazine-accent);color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn:hover svg{stroke:currentColor;fill:currentColor}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab .woolentor-list-view-content{display:none}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active .woolentor-grid-view-content{display:none}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active .woolentor-list-view-content{display:grid}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active{display:flex;flex-direction:column}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active .woolentor-product-item{margin-bottom:80px;padding-bottom:60px;border-bottom:1px solid var(--magazine-border)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.woolentor-product-grid-magazine .woolentor-product-card{animation:fadeInUp 0.6s ease forwards;opacity:0}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+1) .woolentor-product-card{animation-delay:0.1s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+2) .woolentor-product-card{animation-delay:0.2s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+3) .woolentor-product-card{animation-delay:0.3s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+4) .woolentor-product-card{animation-delay:0.4s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+5) .woolentor-product-card{animation-delay:0.5s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+6) .woolentor-product-card{animation-delay:0.6s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+7) .woolentor-product-card{animation-delay:0.7s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n) .woolentor-product-card{animation-delay:0.8s}@media (max-width:1200px){.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(1),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(2),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(3),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(4),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(5),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(6),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(7),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8){grid-column:span 6}.woolentor-product-grid-magazine .woolentor-list-view-content{gap:40px}.woolentor-product-grid-magazine .woolentor-list-product-number{font-size:140px}}@media (max-width:768px){.woolentor-product-grid-magazine{gap:30px}.woolentor-product-grid-magazine.woolentor-layout-grid{grid-template-columns:1fr!important;gap:40px}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item{grid-column:span 12!important}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-image{aspect-ratio:3/4!important}.woolentor-product-grid-magazine .woolentor-product-number{font-size:48px;top:15px;left:15px}.woolentor-product-grid-magazine .woolentor-quick-action{opacity:1;transform:translateY(0)}.woolentor-product-grid-magazine .woolentor-list-view-content{grid-template-columns:1fr;gap:30px}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:nth-child(even) .woolentor-list-view-content{direction:ltr}.woolentor-product-grid-magazine .woolentor-list-product-number{font-size:100px;top:-20px;left:-10px}.woolentor-product-grid-magazine .woolentor-product-details{flex-direction:column;gap:15px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-actions{flex-direction:column;width:100%}.woolentor-product-grid-magazine .woolentor-primary-btn,.woolentor-product-grid-magazine .woolentor-secondary-btn{width:100%;text-align:center}}.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/");margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.wp-block-term-count{box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:#999}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}@-webkit-keyframes iks-fade-in{0%{opacity:0}100%{opacity:1}}@-moz-keyframes iks-fade-in{0%{opacity:0}100%{opacity:1}}@-ms-keyframes iks-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes iks-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes iks-fade-up-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes iks-fade-up-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-ms-keyframes iks-fade-up-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes iks-fade-up-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes iks-fade-vertical-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes iks-fade-vertical-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-ms-keyframes iks-fade-vertical-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes iks-fade-vertical-in{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes iks-fade-left-in{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes iks-fade-left-in{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-ms-keyframes iks-fade-left-in{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes iks-fade-left-in{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes iks-fade-right-in{0%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes iks-fade-right-in{0%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-ms-keyframes iks-fade-right-in{0%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes iks-fade-right-in{0%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes iks-zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes iks-zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-ms-keyframes iks-zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes iks-zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes iks-zoom-fade-in{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes iks-zoom-fade-in{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-ms-keyframes iks-zoom-fade-in{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes iks-zoom-fade-in{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes iks-slide-left-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes iks-slide-left-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-ms-keyframes iks-slide-left-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes iks-slide-left-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes iks-slide-right-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes iks-slide-right-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-ms-keyframes iks-slide-right-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes iks-slide-right-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes iks-slide-vertical-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes iks-slide-vertical-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-ms-keyframes iks-slide-vertical-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes iks-slide-vertical-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes iks-flip-90-in{0%{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes iks-flip-90-in{0%{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-ms-keyframes iks-flip-90-in{0%{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes iks-flip-90-in{0%{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes iks-flip-180-in{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes iks-flip-180-in{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-ms-keyframes iks-flip-180-in{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes iks-flip-180-in{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes iks-fade-out{0%{opacity:1}100%{opacity:0}}@-moz-keyframes iks-fade-out{0%{opacity:1}100%{opacity:0}}@-ms-keyframes iks-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes iks-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes iks-fade-vertical-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}@-moz-keyframes iks-fade-vertical-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}@-ms-keyframes iks-fade-vertical-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}@keyframes iks-fade-vertical-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}@-webkit-keyframes iks-fade-left-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-moz-keyframes iks-fade-left-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-ms-keyframes iks-fade-left-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes iks-fade-left-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes iks-fade-right-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}@-moz-keyframes iks-fade-right-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}@-ms-keyframes iks-fade-right-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}@keyframes iks-fade-right-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}@-webkit-keyframes iks-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes iks-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-ms-keyframes iks-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes iks-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes iks-zoom-fade-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}@-moz-keyframes iks-zoom-fade-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}@-ms-keyframes iks-zoom-fade-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes iks-zoom-fade-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes iks-slide-left-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-moz-keyframes iks-slide-left-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-ms-keyframes iks-slide-left-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes iks-slide-left-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes iks-slide-right-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-moz-keyframes iks-slide-right-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-ms-keyframes iks-slide-right-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes iks-slide-right-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes iks-slide-vertical-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-moz-keyframes iks-slide-vertical-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-ms-keyframes iks-slide-vertical-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes iks-slide-vertical-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes iks-flip-90-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-moz-keyframes iks-flip-90-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-ms-keyframes iks-flip-90-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@keyframes iks-flip-90-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes iks-flip-180-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@-moz-keyframes iks-flip-180-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@-ms-keyframes iks-flip-180-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@keyframes iks-flip-180-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}[class^=iks-icon-]:before,[class*=" iks-icon-"]:before{font-family:"IksIcons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em}@font-face{font-display:swap;font-family:"IksIcons";font-weight:400;font-style:normal;src:url(data:application/octet-stream;base64,d09GRgABAAAAACAQAA8AAAAANfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+I1JEY21hcAAAAdgAAAGHAAAEmFmnWF5jdnQgAAADYAAAABMAAAAgBt3+/mZwZ20AAAN0AAAFkAAAC3CKkZBZZ2FzcAAACQQAAAAIAAAACAAAABBnbHlmAAAJDAAAEpUAABye4AGZ+2hlYWQAABukAAAAMQAAADYWHDoEaGhlYQAAG9gAAAAgAAAAJAfjBCZobXR4AAAb+AAAAIUAAADYp6P/x2xvY2EAAByAAAAAbgAAAG6xSalWbWF4cAAAHPAAAAAgAAAAIAEuC+JuYW1lAAAdEAAAAXcAAALNzJ0fIXBvc3QAAB6IAAABCQAAAlwKEPW9cHJlcAAAH5QAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZJZmnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGD5OYw76n8UQxRzGMBMozAiSAwDUBAvuAHic7dRJUhRRFIXhvxop1FIR+xYBFezbWgDMYMQyDEOH7MIxm2BHruAM824APK/eiZCBSzAzvorKzIiszHj/LeASMLG3NoXxnJG/MVrx2dHy/IQry/NTfvv4Pms+s6rd4edwOpzVpGa1X4d1VMd1cn4O4sKVvTr4e+Wf28h3/HZh/86P5d6ujP1LUz/hCjNWueznuMqca1znhp/iJuvc4jZ3uMs93+UBD3nEY57wlA2esckW2zznBS/ZYZdXvOaN3+cd7/nARz7xmS98ZbF82//bvH2Mf+Vo0Vayax0ovCYoWjeK1o6iNaXw2qHwKqLweqLwyqJorSm82ija0ylcAAq3gMJVoHAfKFwKCjeDwvWgcEcoXBQKt4XClaFwbyhcHgo3iMI1onCXKFwoCreKwtWicL8oXDIKN43CdaNw5yhcPAq3j8JTgMLzgMKT4ZntPCMMp52nheGsa/8PNek8QdSs8yxRe52nitrvPF/UQedJow47zxx11Hn6qOPOc0iddCz+ALbfoyAAeJxjYEADEhDIHPY/HYQBEoID3wB4nK1WaXfTRhQdeUmchCwlCy1qYcTEabBGJmzBgAlBsmMgXZytlaCLFDvpvvGJ3+Bf82Tac+g3flrvGy8kkLTncJqTo3fnzdXM22USWpLYC+uRlJsvxdTWJo3sPAnphk3LUXwoO3shZYrJ3wVREK2W2rcdh0REIlC1rrBEEPseWZpkfOhRRsu2pFdNyi096S5b40G9Vd9+GjrKsTuhpGYzdGg9siVVGFWiSKY9UtKmZaj6K0krvL/CzFfNUMKITiJpvBnG0EjeG2e0ymg1tuMoimyy3ChSJJrhQRR5lNUS5+SKCQzKB82Q8sqnEeXD/Iis2KOcVrBLttP8vi95p3c5P7Ffb1G25EAfyI7s4Ox0JV+EW1th3LST7ShUEXbXd0Js2exU/2aP8ppGA7crMr3QjGCpfIUQKz+hzP4hWS2cT/mSR6NaspETQetlTuxLPoHW44gpcc0YWdDd0QkR1P2SMwz2mD4e/PHeKZYLEwJ4HMt6RyWcCBMpYXM0SdowcmAlZYsqqfWumDjldVrEW8J+7drRl85o41B3YjxbDx1bOVHJ8WhSp5lMndpJzaMpDaKUdCZ4zK8DKD+iSV5tYzWJlUfTOGbGhEQiAi3cS1NBLDuxpCkEzaMZvbkbprl2LVqkyQP13KP39OZWuLnTU9oO9LNGf1anYjrYC9PpaeQv8Wna5SJF6frpGX5M4kHWAjKRLTbDlIMHb/0O0svXlhyF1wbY7u3zK6h91kTwpAH7G9AeT9UpCUyFmFWIVkBirWtZlsnVrBapyNR3Q5pWvqzTBIpyHBfHvoxx/V8zM5aYEr7fidOzIy49c+1LCNMcfJt1PZrXqcVyAXFmeU6nWZbv6zTH8gOd5lme1+kIS1unoyw/1GmB5Uc6HWN5QQuadN/BkIsw5AIOkDCEpQNDWF6CISwVDGG5CENYFmEIyyUYwvJjGMJyGYawvKxl1dRTSePamVgGbEJgYo4eucxF5WoquVRCu2hUakOeEm6VVBTPqn9loF488oY5sBZIl8iaXzHOlY9G5fjWFS1vGjtXwLHqbx+O9jnxUtaLhT8F/9XWVCW9Ys3Dk6vwG4aebCeqNql4dE2Xz1U9uv5fVFRYC/QbSIVYKMqybHBnIoSPOp2GaqCVQ8xszDy063XLmp/D/TcxQhZQ/fg3FBoL3INOWUlZ7eCs1dfbstw7g3I4EyxJMTfz+lb4IiOz0n6RWcqej3wecAWMSmXYagOtFbzZJzEPmd4kzwRxW1E2SNrYzgSJDRzzgHnznQQmYeqqDeRO4YYN+AVhbsF5J1yieqMsh+5F7PMopPxbp+JE9qhojMCz2Rthr+9Cym9xDCQ0+aV+DFQVoakYNRXQNFJuqAZfxtm6bULGDvQjKnbDsqziw8cW95WSbRmEfKSI1aOjn9Zeok6q3H5mFJfvnb4FwSA1MX9733RxkMq7WskyR20DU7calVPXmkPjVYfq5lH1vePsEzlrmm66Jx56X9Oq28HFXCyw9m0O0lImF9T1YYUNosvFpVDqZTRJ77gHGBYY0O9Qio3/q/rYfJ4rVYXRcSTfTtS30edgDPwP2H9H9QPQ92Pocg0uz/eaE59u9OFsma6iF+un6Dcwa625WboG3NB0A+IhR62OuMoNfKcGcXqkuRzpIeBj3RXiAcAmgMXgE921jOZTAKP5jDk+wOfMYdBkDoMt5jDYZs4awA5zGOwyh8Eecxh8wZx1gC+ZwyBkDoOIOQyeMCcAeMocBl8xh8HXzGHwDXPuA3zLHAYxcxgkzGGwr+nWMMwtXtBdoLZBVaADU09Y3MPiUFNlyP6OF4b9vUHM/sEgpv6o6faQ+hMvDPVng5j6i0FM/VXTnSH1N14Y6u8GMfUPg5j6TL8Yy2UGv4x8lwoHlF1sPufvifcP28VAuQABAAH//wAPeJyNWQt0FFWavv+99eiu6lS/qqo7TdLppDud0AkBu9NpwBg64BDQjI+Qw2TYEHNmfQxGHjuDiK7D+kB8rIueFV1RR5ENnj26owKz6nocDkcZD8tBRRdhZnTBmXEzERjHowwKkpv9b1WHhOjZmUDf6nv71r3//R/f/39VhI2OjG5nVzGdREiKXEA6iwt9ABQ6CJVAorCcARAJyAAhskTkAaJ6cFiV+omsKHI3kWWlhyiy0lkend40tb4qHk2Vp8xkyvTK0QYw/aDUTId0y4WQb8Yma1dCLmuzGoPGIdsGTRRMA2qaaBtk40D/Ttmh+NSdHq9vQPMMeDT8v2fR/VfQ7nue3bBYumwj/M2P3hzeu0K55bWTr66DTlXZIcs7vPYej6Z59mgwu+v+wfu7nIYfuHHP6tV7jomGAME/2gp/JAaJFE3sA54P25U4fm3epLI9LmpzS646a9MLtTN6hX5Gtw04adjwXwZ+x/8Vtk3EeqN/YC/RqcQk5UW7zFmPwtiCZiTE5EiDF9erw/XmQEs24sWmCmyTPcd/oMU1/gNdX4pXqId6vcLXq8MD/G91HX6qx7VeXee/wmG9V69w93qH3Yn2iZNEsTLqp47wFOhKdm5HKx8xJUff6oRNqyDY3FJAdVvBgrM7u9PiD9uzsbGsqXgdzMQ7KjPbzAvtqRbcETf5JsuCG5yuNQj3VmagsYLfNCgmE4pyXA/7WRd+k0mwaAjRVqIs14aCQn9ToDrMqoeGePPQkJjGN42shxWEMLzvn9mjLEM8JEiipKt4uQXoWh2oHiYxRVouoz8xiQ6oeFSmENbvQfcD2o0XCj0EO52hkOYFEoqGohHbDBtl3qAWRG/0gEeTzQbIkgBJ4CecbQmkE0rADls5tS6Xh/27wOCf8/X8czB2bTp4kP/q4MFPV+3bt4plxobhVjDO7j8Imffe44cO0szbu3a9LdzF9ZmLaRzX9Rd9OpDvCE2HQLYaQHU9pdBSBYUWFIk2Hws1ho4FAun6PXvq0wF45qNQ6KNANpBOv/ZaOh3I4nqjX2BzFD4jZUTZqQBMawC8FZ0OVxILwcN2LBbbY8f2xGLR2LNwKBazY7tte3fMjkafcO9nK2m3c7+H4f1hr1gBLV4nVpgDP4LVYgmOLV+Ni9DZ/Am4WizD19o23IMLuf70Od1E9xOFVBZj6EIXO5HAKFr4WjyiQpRgSEKLemkuWB2km/hL/KXdYMIKvh6V1ce3urqB/TSNvmAVQ2IN/Dh3U0KpMIkOsH9oiKb5KniwtOdXf/2eX6Ft1u+GtefvOfoM/YDZxBIxF9IlVlqFiq0tKypiDiNM9aJl2kA4fxvYEeH69LWqKr6Db69qW1zV1ba4FRZVdcPdVd0JvgMuq1rcKtV0wc0NrdCW4Xd3JYjj69exuWwxxneG5ItZQ6WMQEd9dYyxi3E/ScE+60XwEw4KPnmhbdWmquJWxs6YpqWiJLLwjzaI5IUUqtVio5uotTWKKaCgOV3jR/nSNYoVrEvDFr6xqalh3bTe2/pg2rrGpqaRe+y4H6ZCxh9v9D+XyMT/3b8Zftx0W1MDrRtpX0L75ozUSxns/yv+zg/hvMa4/2fwlRWPW9zzM/85//XQp/+SvvxQh5jngkUJKuC03//nP4u918YzibX+DCzxN4oR3OUm+Ednlxtv8js2eYo9wCoxts1i0KNKjIKC24gNRKB4aSESzAUL7AHezuc+uf3oi3AVL8LuJ1+EA3zGC46IuMaTuEYC1/CT5uIFGiC4dcgSFSqmZDnOWUGAMehGTaNJGLBLvF6v3+sPmuGQ4qAekUgIP3KkkMwnLdztDH+Qf0VBgtVAR64+emTbKuh7hZ+hoMEN4FNGyS+OHPntb0txPrqMXcBCrp7CPnmSnhwsD07SkOtmqebAyVQ29UUomwrxW/jNIZhSngp9Qe8oT6XKR9Z9EUplw/wW2GCWzrmMDbMriQ9lxSgIBQN+Q3YzEfgW4JQystAKu7nIgEQTBNogEQco1Kl1KhveMMQ/G9qwYQgCQxu4b7jj6ac7YOk9YyP4665PxNg57ILD8N+4q/aysEZQWKNQV338OBz+wwnxs8Dl61GeLpQnTGJkVrHFBiakYSADk5cTFWNZJcsVkCWgqkz7JsgZDAWDQdMKe+SKydImg/ivLqdDLpibJPVTW69bc93C67biBfomit51Amr5BzeCl3/Jf+Pa5DQLYc5LkqnFNJGYtFKYZBUKhpJ344WRHrQPI53JXG0yl1TkWANYplKXxEZN1qQLeWzq8iL/lQqPiCUKj1DCHk7YA3YChiNxwE48MoBfROdlMfqJjaPWJ6VROyGmEzo6Onove5blSAWZSbqLV+LGXsq8/agYDTwq9fSX6agiAEWFfkQzonQTRSE9PsBOZ2UlkMqZlYXm7PSmhqnpVHWiPGKG/IbuVSRSARUGAqZck54Dak0aEaNQJ9ysiqKTKWh5U2FB08621AWrswgcddUObqjBasQSuwDvt/cC/Wl7H13S/hRdsr6Hssfn9Pa2b2a9NyYyCZTIiicsfjbeGAd+1o7H7Zt6259iAmno5vbe3uJjtPeOJcC2FHvhaf61jZNBEpNBEpP5WbHIxHx4G3oLIiLWAPJKUYWsQixExyDd4kqgxylKOoEEA4ZP96qKREkYwqqTpk1ho5qLIFnTLOrBbCXQdDz+3tXviQYedK+iKcXLq2wBIgBiC7m42I5GlygCDDoklp9UHfCgSAhqUh9RAdQuoqoCjFWxOQKDiK4yn6553TrB6whgB5REOtASzuUFTiStnJWDwedPneKDp079bu/ea/ftu5ZRpwe9p3hG9PeVZHmbJeiniFBTyMLifLQ7kxmVl3tVKitMVhxhUFbWRzC1K11ofSGMAp2BAJDAlMCUWDnWLpYQzKsQPxhu4YJoYirJ6pp0HrElB+Ni5elrmdmzMyP/Vt/aWk/Te6/eu/dq+um5gZ7MbN4mxvbuLWHYL9g8OorS/TW2iQr3K9OE+02BKa5t4qIQsTCU03UF9EMROI4fqhb9dWMrLWYOtC6ZSdnBxtbWxoOsdXGRwptt3W3ADjbgr1PFUCu8m2lry7w7IS/oZEZx2nj8KjIVAdwlrowsdiL4EjyATvSg+FPlcnSRakSQ6nw1Jg5E8u1H+Xa4/Ci8fZS/CFcchcv59vOwNCpyxjd8g0iSm5kXoFuQnhJoib/wt4CWPMEfJkHWguPH15w4seY8pH19jRgciwm2jT6KuQMR3Q/nSnMyzgVMJ89OKsxdNsC2BXgi0Bjgx/z+TrwOwgpsOwPUtvEHvx9spxvYBisDgU4/4tAYV7NIjdCsKirlDsx8qF+3HKe4LeoWy0TMnz3okqzTikRMUxaabcZSs0bke2wUEwXIFrCCnEjA3tJyyHo+XodNTtP2aXEdpmv3TyRdrwS0rK7/fp2uZ7UqnKHhhEsncK1xPmmSatJE2ottZSW9YOZGPolyModOitgdQHxkVGH9RJJlqRvNJvcgz5Q7LduKIo9S5Snnqm1Xcy6TMSPNTWCwOIpdmCj/xhMo+aCuz0Ju1bUZmdUs7eKu+54Zo5B/P/Ek9x/XcWqFPkvXux7TtFl6fOai+7rpFRu3bsTp9y2acKgSBpxmW/Bc08hcclnx0gtBUmoxN9IOIsyg0uVEoRJFQoNnoRIyZYEQbADPS9Et+4mTuojIXCL7dpoRqy4/K59zvNEaR4FCdRZTDxooWZfGMUR6044g9F8EQgO5bMQOw0SFjBHLUN88PmNeX988OJCMe5k6RVHlMh+fUdsMLSk4UNsspxSVSfrtfFZZyvjMMC4yUsZDsAw7aKFLt7u3zu0DQworFRhRzbWlm//JIyfxaCDz2YbxmTO/TNxYhisgLxlB5TxFd2NeQC6ANO07DhfATxhCggvkhLBYBKOomN3iiNBK8nSN/fOAp3F2aA3UB1piUZ/Bt5qpihPRmSlP9DH4DQ7g8MiBhKP3w6yW/i+unxZVSkpDmC2FmSQAZNV4ddiDYgN6vIkpIG2l/WUeVWQfxUmwLmNDZYXbxDMIFANqFJTKbsEoSNelUTtYiy+fO+1AU1Pj+sY5W8xLMj29jfxsA3/PSkDgQKjZB5JuBMP1+u+3+KdOe7fp9qbGRqQa6cZHr+QNV8DTiamBd8MeG96P1Hs0X4j/cIt/rNZaxo6xRQ4HLhc1TVTkAkRBUW85HkEQqly+C2WwMIyJQhD6YDMGN8VPwbQlJLeSEilEIAIqQgk8AfUS/4j38t8tG4K5SL13DV3ftxSq+/j/9C6FvncgTfkR3sePUEi/s/VjOgzFYfrx+719kFzKj/b1lfDrUboNpUL8KnMq7xKGEOril+XgV3AMLbD2UAWAKNFT0QVROF2enV/O5/1n+fwsLEqW/6m8HP4UnT+jnH/3P6Iz3NpaehxxOoic1RCcFZWupqEgt6TQe+eImJUeP8O3/vhBvnsA4o8A/e6dLRFLMtJMOzLy2c6fQ3HgzCMn21c2lRlSzVgcjtWtVaSxOLUqhAs7z6tEpInnVY4uHTUCmRJTFeIDn1RKcoEx2GdqHASazEGnLKSTBlXhpIPxLvj/sKVjdcS2jYZF9SsaQyGt8aW1rOu8zNCe77i1IpaKtN0069ZMUklsXTtBNi8JiLxklGGKC/h0D5bPQEWhTxaPmZotltBvy9hCHPASL6YmGRVtBavVaqTAhSC4hqYbBvnrdMvgCL3rdlh2F/+Xux5hw4Mj/TBncORmuvLO22FgPd90F8bhl6P3sFasUWMkXAyMM5hkrlpYMOw+gkMkwZTuuL/B0tMB0nJZ/UNY9M3A4veh+pjJHwZPwAzIEn/YorHIW+j5cfutpqqRV6lHoz5ZpvMTY3a426mJA24uijtPdYSzryRMYisJZmRRhYCTi0oPckwLaw+Ri5Cc0zgzpCZa+IZrXbLu+V3P39pJF9z27OvP3jH/Bf9mo8kPFwYSyHWPr/Y3VkHfVRN+ly67ZUebHdjsF3OQofJjq/1VE3JlAhF7ZjEvsnNA8HjagXpBnCBsOVZKQGQs2ZkkOdgs9YhipdOKRq206ZCKUs7EorsuKcB4LHlSOzuHthQmJU9MO9fbRoffhGWlFCqGcvvOz6FLMYdq2jKI4jzb4MPLRDJNePfhYHafFjgv8Qg9b2ffd7hQbiybVgEWO+PHEOUP/h8gKh5HMBBJUZxkKh7NSkpnPp/M2clU0kk1+ea0msyXjmM5DfKIHDbIkloK+Vy2JYxFqTqejmy6z/TvdI+1wxF5h9vZadgb++aNfCJSB43M64PZCwwbdjpTdpp+p2PY4jvMGRnG1NLfTqPi4p4Lmx56I9YyDaShWF+LZ0Eb4blk5O0SOi8OoCsRViqksB5wTTKplnIrgvy3jtIehZ+VAxI/q2BOM5QPPsROhfKtg7BKVcQQ5nUDx+UPP5TlCuUdMSjL7qCifPAB3qOc40M9MOQ+N/B/4xnwt9Z9/69U8LIq869xL1ke30t28wc2Ifgj8o8qMp3UFKuwtkAJoFtcgfRIVKAfGhr/ckJJYYcMj1HgrC2X+oVJfawqnP4hl/G61LjSvbhDVU4HmzGKPHHmt3wv5bvT5DD6rCsvojRGmsRkSVRBFMvAfuJILwCxh5wveaHE4IXkEUHZJ51E9BvA7Qtef+gvyCO+P3aDQ+tvEKOgTPgRPO7ZsBE2FZhB59I33Och6IUEOpA0IZIBlneUrpABo4p0y4J6LhZ19yVAMJEHfboqkxjERKURxoiJBFHS0guFAooZTDpvQUJwr6rBgG36d+g12k7Dq0UGdnqU76safUPz8Hh9+FBZ2aGgbcI1yg2qTc6Lf1O8nyk2ed2aH0S+Q6EkFFsi/ZOL/nxzxLQF0NYisAoIUyeW/TApwGEdfA+LZoQs/vUaBKxZmrZXr4ChicH9E/ie+EUXU9wCe68GX04Oa8f2rrw+UkEayUXF2QbmABsE8KLEaH7xTE9wZayQsSceLAn47RqH3zyWAM1urI8pUbyUCQsQxoo4UqqIvwFT/6CV7dBT+s4y04ZrIt2aZ+QT1Qeah0Y82gPnAdWvw8EzgcCZYB2/hkbRJD5lZFhcaHzygYRPbIQXUDybJIsJ990Y+sTYQcgKVLqPLkwlU84rmFp7/JVX0PVQC50BnpPUNxS//KZH03/ivNv6CV69h2X5sNeir4gXWCMLxvR3moVLeD9PvC+JIraHcUOmYLgwpHsKUyQmiBTivbocqwdF8ir9sqBXmBHQGVSPR+1G5uvpIR7V0zl3Tj7fYibTZjKpyZUO2yg1AgBKKHD+Gzqh64nsIxw8j6HY9E7xxs2T8mill2+lrx3nWIOgHAvGOcncftg0cbaq/VJ8/aXGR8XMsdvg5LkbUP//BwdacawAAAB4nGNgZGBgAOGH0cLx/DZfGbiZXwB5DDfNqw1h9P/P/9NZZjOHAbkcDEwgUQA4YQu5AAAAeJxjYGRgYA76n8XAwDL7/+f/r1hmMwBFUIAZAKb1BxB4nGN+wcDAHPn/L5M1kAaxFzAwMJ4B0jMYGJhcgOxL/z8zJ/3/zDQFIs70A4hvA+WdgDQHRD0YG0L0M16HmiMIxKv+/weZwewBxAoQPWC1L6AYaC8YA8WYZgNpfqg40G6W2UjqTP5/Z14JUw9U2wTBIDsYrgHZ1hBxEGZcA2QDxQFK3zLhAAAAAAAAAAByAJoA0AEUATABjAG0AdQB+AIaAjICVAKKAuwDHgNAA4ADtAPqA/wESgSSBRQFTAWSBeIGKgZaBp4G1gcoB5QIIAhQCLII/gkuCVgJpgnkChwKbArQCzwLnAvSDCoMhgzQDSgNkA3IDk8AAAABAAAANgBEAAMAAAAAAAIAHAAsAHMAAABlC3AAAAAAeJx1kMtOwkAUhv+RiwqJGk3cOisDMZZL4gISEhIMbHRDDFtTSmlLSodMBxJew3fwYXwJn8WfdjAGYpvpfOebM2dOB8A1viGQP08cOQucMcr5BKfoWS7QP1sukl8sl1DFm+Uy/bvlCh4QWK7iBh+sIIrnjBb4tCxwJS4tn+BC3Fku0D9aLpJ7lku4Fa+Wy/Se5QomIrVcxb34GqjVVkdBaGRtUJftZqsjp1upqKLEjaW7NqHSqezLuUqMH8fK8dRyz2M/WMeu3of7eeLrNFKJbDnNvRr5ia9d48921dNN0DZmLudaLeXQZsiVVgvfM05ozKrbaPw9DwMorLCFRsSrCmEgUaOtc26jiRY6pCkzJDPzrAgJXMQ0LtbcEWYrKeM+x5xRQuszIyY78PhdHvkxKeD+mFX00ephPCHtzogyL9mXw+4Os0akJMt0Mzv77T3Fhqe1aQ137brUWVcSw4MakvexW1vQePROdiuGtosG33/+7wfseIRVAHicbZBXT8NQDEZzCjRt2HvvPQLJzf45VVVBRdRWKePvE+nayQt+OZbH5+F0HGue87+ldFhgkSW6uPTo47HMCqussc4Gm2yxzQ677LHPAYccccwJp5xxzgWXXHHNDbfccc8DjzzxzAs+r7wREGKIiElIyZzeoKqmv34YeV/VeDB5L0d+1B9+jH6q6cRPXMnaqrk6fmiamrDx2j4jfUUrGkooFxpV0oTOijQRSyBuZLNWzuhGpjsrv+vFLAqL2CKzSC2kMrLI3Vp1+FlfJAwkkAoLYSSMhZnQCBMV0MJcDwg009ya2NlJc1HaeLE3KsvxbD6uF21dfU6mUmH7Av1P6toPBI7zBxQQmFoAAAB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGVidNjEwMmiBGJu5mBg5ICw+BjCLzWkX0wGgNCeQze60i8EBwmZmcNmowtgRGLHBoSNiI3OKy0Y1EG8XRwMDI4tDR3JIBEhJJBBs5mFi5NHawfi/dQNL70YmBhcADHYj9AAA) format("woff"),url(data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQiCLJXoAAAD8AAAAVE9TLzI+I1JEAAABUAAAAFZjbWFwWadYXgAAAagAAASYY3Z0IAbd/v4AACnYAAAAIGZwZ22KkZBZAAAp+AAAC3BnYXNwAAAAEAAAKdAAAAAIZ2x5ZuABmfsAAAZAAAAcnmhlYWQWHDoEAAAi4AAAADZoaGVhB+MEJgAAIxgAAAAkaG10eKej/8cAACM8AAAA2GxvY2GxSalWAAAkFAAAAG5tYXhwAS4L4gAAJIQAAAAgbmFtZcydHyEAACSkAAACzXBvc3QKEPW9AAAndAAAAlxwcmVw5UErvAAANWgAAACGAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEDGwGQAAUAAAJ6ArwAAACMAnoCvAAAAeAAMQECAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOgA8ZYDUv9qAFoDVgCZAAAAAQAAAAAAAAAAAAUAAAADAAAALAAAAAQAAAIMAAEAAAAAAQYAAwABAAAALAADAAoAAAIMAAQA2gAAABgAEAADAAjoKPBt8Kvw/vED8QfxQvFK8VDxdfGW//8AAOgA8G3wq/D+8QPxB/FB8UnxUPF18Zb//wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAYAGgAaABoAGgAaABoAGoAbABsAGwAAAABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACAAIQAiACMAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIAMwA0ADUAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAowAAAAAAAAANQAA6AAAAOgAAAAAAQAA6AEAAOgBAAAAAgAA6AIAAOgCAAAAAwAA6AMAAOgDAAAABAAA6AQAAOgEAAAABQAA6AUAAOgFAAAABgAA6AYAAOgGAAAABwAA6AcAAOgHAAAACAAA6AgAAOgIAAAACQAA6AkAAOgJAAAACgAA6AoAAOgKAAAACwAA6AsAAOgLAAAADAAA6AwAAOgMAAAADQAA6A0AAOgNAAAADgAA6A4AAOgOAAAADwAA6A8AAOgPAAAAEAAA6BAAAOgQAAAAEQAA6BEAAOgRAAAAEgAA6BIAAOgSAAAAEwAA6BMAAOgTAAAAFAAA6BQAAOgUAAAAFQAA6BUAAOgVAAAAFgAA6BYAAOgWAAAAFwAA6BcAAOgXAAAAGAAA6BgAAOgYAAAAGQAA6BkAAOgZAAAAGgAA6BoAAOgaAAAAGwAA6BsAAOgbAAAAHAAA6BwAAOgcAAAAHQAA6B0AAOgdAAAAHgAA6B4AAOgeAAAAHwAA6B8AAOgfAAAAIAAA6CAAAOggAAAAIQAA6CEAAOghAAAAIgAA6CIAAOgiAAAAIwAA6CMAAOgjAAAAJAAA6CQAAOgkAAAAJQAA6CUAAOglAAAAJgAA6CYAAOgmAAAAJwAA6CcAAOgnAAAAKAAA6CgAAOgoAAAAKQAA8G0AAPBtAAAAKgAA8KsAAPCrAAAAKwAA8P4AAPD+AAAALAAA8QMAAPEDAAAALQAA8QcAAPEHAAAALgAA8UEAAPFBAAAALwAA8UIAAPFCAAAAMAAA8UkAAPFJAAAAMQAA8UoAAPFKAAAAMgAA8VAAAPFQAAAAMwAA8XUAAPF1AAAANAAA8ZYAAPGWAAAANQAD//3/sQNfAwsAFwAkADEATEBJDAEBAgFHAAIEAQQCAW0DAQEABAEAawAABQQABWsABwgBBAIHBGAABQYGBVQABQUGWAAGBQZMGRgvLikoHx4YJBkkFCMkFAkFGCsBFA8BBiIvASY2OwE1NDY7ATIWHQEzMhYDIg4CHgEyPgEuAgEUDgEiLgI+ATIeAQJxBrIGDAezCAkMawoIawgKawgKxFOMUAJUiKqGVgROjgFbcsboyG4Gerz0un4BTAcGsgUFsgkWxAgKCgjECgE6UoykjFJSjKSMUv7QdcR0dMTqxHR0xAABAAAAAAI8Ae0ADgAXQBQAAQABAUcAAQABbwAAAGY1FAIFFisBFA8BBiIvASY0NjMhMhYCOwr6CxwL+gsWDgH0DhYByQ4L+gsL+gscFhYAAAEAAP/nA7YCKQAUABlAFg0BAAEBRwIBAQABbwAAAGYUFxIDBRcrCQEGIicBJjQ/ATYyFwkBNjIfARYUA6v+YgoeCv5iCwtdCh4KASgBKAscDFwLAY/+YwsLAZ0LHgpcCwv+2AEoCwtcCxwAAAEAAP/PA4MDCwAeACBAHRgPAgABAUcAAgECbwMBAQABbwAAAGYVNRcUBAUYKwEUBwEGIicBJjQ/ATYyHwERNDY3MzIWFRE3NjIfARYDgxX+lRY6Ff6VFRUpFjoVpCoeRx0qpRQ7FikVAYIeFP6UFRUBbBQ7FikVFaQBiR0qASwc/nekFRUpFgACAAD/agHMA1IAAgAFABFADgAAAQBvAAEBZhIRAgUWKxsBIRMDIebm/jTm5gHMA1L+lP2EAW4AAAMAAP+SA5gDKgAIABEAGABSQE8VAQIEAUcJAQYDBAMGBG0FAQQCAwQCawcBAAADBgADYAgBAgEBAlQIAQICAVgAAQIBTBISCgkBABIYEhgXFhQTDg0JEQoRBQQACAEICgUUKwEyABAAIAAQABMyNhAmIAYQFhMVMwcnMzUBzL4BDv7y/oT+8gEOvpTU1P7Y1NTucMrKcAMq/vL+hP7yAQ4BfAEO/MzUASrS0v7W1AIqzr6+zgAAAAABAAAAAAJEAh4AEAAPQAwLAQBFAAAAZhIBBRUrAQcGIi8BJjQ3Nh8BNzYXFhQCNOoSLBLqEBAmKMTEKCYQAabgEhLgEDIQJia8vCYmEDIAAAH/8wAAAd8B8AANAAazBgEBLSsBNhcWDwEGLwEmNzYfAQGVFhoaGsQWGsQaGhgaqgHWGhoWGsAWFsAaFhgYnAAB//MAAANvAlQADQAGswgDAS0rEwkBNhcWBwEGJwEmNzY/AXIBdBYaGhr+dBYa/nQaGhgCOv6cAWQaGhYa/ngWFgGIGhYYAAABAAD/8gKUAswABgAdQBoBAQBEAAEAAW8DAgIAAGYAAAAGAAYREgQFFisJAjMRIREClP62/rbAARQBbv6EAXwBXv6iAAEAAAAAAcwCJgACABVAEgEBAEQBAQAAZgAAAAIAAgIFFCsBCwEBzObmAib+cAGQAAEAAP/yAvgCzAAGAB1AGgEBAEQAAQABbwMCAgAAZgAAAAYABhESBAUWKwkCMxEhEQL4/oT+hMABeAFu/oQBfAFe/qIAAQAA/6YC2wMWABUAGUAWEgsEAwBEAAEAAW8CAQAAZhUVGAMFFysBFhQHCQEmND4BHwERND4BFhcRNzYyArwfH/6y/rEfPlYfUj5WPAFTH1QBhx9UIP6yAU4fVjwEIlIBeSs8AT4q/odSIAAAAgAA/2cDQgNWABQAKgA1QDIOBwIDAAFHKCEaAwNEAgEABAYCAwADXAAFBQFYAAEBDAVJFhUlJB8eFSoWKhQUFQcFFysFASY0Nz4BFzU0PgEWBxU2FhcWFAclIgYUFwkBNjQmIg8BETQmIgYVEScmAaD+ji4uK34tXIBeAS1+LC4u/YgWHg8BKQEqDx4sD6sgKh6sD5kBcy6ALisCJ/1BWgJeP/0oBCougC6jHiwP/tYBKg8sHg+tAfgVHh4V/gitDwAAAAEAAAAAAggCoQAVABlAFhILBAMARAABAAFvAgEAAGYVFRgDBRcrARYUDwEnJjQ2Mh8BETQ2MhYVETc2MgH5Dw/19Q8eLA94HiogeA8qAVoPLA/19Q8sHg93AYsVHh4V/nV3DwABAAD/nwOPAx0ACAAUQBEIBwQDAgEGAEQAAABmFQEFFSsJAjcXETMRNwOP/kH+Qp6x37ABX/5AAcCesAHQ/jCvAAAAAAIAAP+eA48DIAAIAA8ANEAxCgEAAgFHBQQCAgMAAwIAbQAAAG4AAQMDAVQAAQEDVgADAQNKCQkJDwkPERQTEgYFGCsBFAAEABIABAAFFzcjNSMVA4/++v6Q/vgCAQQBdAEC/WTf3qVwAV64/voCAQoBbAEMBv8Avd7e4eEAAAAAAQAA/2kDMQMSABUAGUAWEwwFAwBEAAEAAW8CAQAAZhUVEgMFFysRNDYyHwERNDYyFhURNzYyFhQHCQEmJDQQ9CQyJPMSMiQS/nr+eRIBGxkkEvMCghkkJBn9fvMSJDIT/noBhhQAAAACAAD/aQPoA1EADAASAB1AGhIREA8OBQABAUcAAQEMSAAAAA0ASRUTAgUWKwEUDgEgLgEQPgEgHgEBNycHJwcD6Ibm/vDmhobmARDmhv4M6EehoUcBXYjmhobmARDmhobm/r7pR6GhRwAAAAABAAAAAAHXAdMAAgAKtwAAAGYRAQUVKzcnIevrAdfn7AAAAAADAAD/agPoA1IADAATABoAOUA2FgEDAQFHAAMBBQEDBW0ABwIAAgcAbQYBBQQBAgcFAl4AAQEMSAAAAA0ASRESERERFBUTCAUcKwEUDgEgLgEQPgEgHgEBNyMRIxEjJzMLATMRMwPohub+8OaGhuYBEOaG/p+iZ3ZnSWeiomd2AV6I5oaG5gEQ5oaG5v5S7AEl/tt1AQn+9/7aAAABAAD/+QMSAwsAIwApQCYABAMEbwABAAFwBQEDAAADVAUBAwMAWAIBAAMATCMzJSMzIwYFGisBFRQGJyMVFAYHIyImNzUjIiYnNTQ2NzM1NDY7ATIWFxUzMhYDEiAW6CAWaxYgAegXHgEgFugeF2sXHgHoFx4Bt2sWIAHpFh4BIBXpHhdrFx4B6BYgIBboIAAC////iQOqAzMAHAA4AFRAUQADAAkCAwlgBAECCgEIBwIIYA0LAgcFAQEGBwFgAAYAAAZUAAYGAFgMAQAGAEwdHQEAHTgdNzQyLy4rKSYkISAZFxQSDw4LCQYEABwBHA4FFCsFIiY/AQciJj4BFzcnNDYyFh8CMhYUBgcnBxQGAxEUFjI2JxEhMjY0JichETQmIgYHESEiBhQWNwHVQVwBAp1BXgJaQZ8CWoRYAgObP1xcQZkDXHUgKiABAQYVHiAV/vweLB4B/vwWHh4Wd1xBnwNcgF4BAplBXFxAmgJcgloBA6BAXAGh/vsWHiAVAQQeLB4BAQQWHh4W/vwgKiABAAAAAAEAAAAAAkQCgAATADVAMgAFAAVvAAIBAnAEBgIAAQEAVAQGAgAAAVgDAQEAAUwBABEQDgwLCQcGBAIAEwETBwUUKwEyFCsBFRQiPQEjIjQ7ATU0Mh0BAiYeHtJk0h4e0mQBkGTSHh7SZNIeHtIAAAACAAD/ugNIAwIACAAUAERAQQUBAwQCBAMCbQYBAgcEAgdrCAEAAAQDAAReAAcBAQdSAAcHAVgAAQcBTAEAFBMSERAPDg0MCwoJBQQACAEICQUUKwEyFhAGICYQNhMzNSM1IxUjFTMVMwGkrvb2/qT29uLIyGbKymYDAvb+pPb2AVz2/ipmyspmygAAAAIAAP/OAyAC7gAPABsASUBGBAECAwUDAgVtCQcCBQYDBQZrCAEAAAMCAANeAAYBAQZSAAYGAVgAAQYBTBAQAQAQGxAbGhkYFxYVFBMSEQkGAA8BDgoFFCsBMhYVERQGIyEiJjURNDYzATUjNSMVIxUzFTM1ArwqOjoq/agoPDwoAibIZMjIZALuOir9qCg8PCgCWCo6/j5kyMhkyMgAAAABAAD/vQNDAv8AGwA1QDIABQAFbwACAQJwBAYCAAEBAFQEBgIAAAFYAwEBAAFMAQAYFxQSDw0KCQYEABsBGwcFFCsBMh4BBi8BFRQOASYnNwciJjQ2NzMnNDYyFgcVAtksPAJAKtA8WjgCA9QsPDws1AM8VkACAcY+VD4BA9QrPAJAKdQDPFY8AdEqPj4q0QABAAD/nwOPAx0ACwAwQC0ABAMEbwABAAFwBgUCAwAAA1IGBQIDAwBWAgEAAwBKAAAACwALEREREREHBRkrARUhESMRITUhETMRA4/+sd/+sQFP3wHO3/6wAVDfAU/+sQACAAD/aQPoA1EADAAYADRAMQUBAwQCBAMCbQYBAgcEAgdrAAQEAVgAAQEMSAAHBwBYAAAADQBJERERERETFRMIBRwrARQOASAuARA+ASAeAQUzNSM1IxUjFTMVMwPohub+8OaGhuYBEOaG/kjr63bs7HYBXYjmhobmARDmhobmwnbr63bsAAAAAQAAAAADpQKYABUAHUAaDwEAAQFHAAIBAm8AAQABbwAAAGYUFxQDBRcrARQHAQYiJwEmND8BNjIfAQE2Mh8BFgOlEP4gECwQ/uoPD0wQLBCkAW4QLBBMEAIWFhD+IA8PARYQLBBMEBClAW8QEEwPAAL//f+xA18DCwAVACIAMEAtBwECAQFHAAQABG8AAAEAbwABAgFvAAIDAwJUAAICA1gAAwIDTBUXFxQUBQUZKwE0LwEmIg8BJyYiDwEGFB8BFjI3ATYXFA4BIi4CPgEyHgECzQozCxwL5H4LHAszCgrKCh4LAS8KjHLG6MhuBnq89Lp+AbgQCjILC+N+CwsyCh8KygoKAS8KS3XEdHTE6sR0dMQAA//9/7EDXwMLABQAIQAuAEFAPg0BAAEBRwACAwEDAgFtAAEAAwEAawAABAMABGsABgADAgYDYAAEBQUEVAAEBAVYAAUEBUwVFhUYFBcSBwUbKwEHBiIvASY0PwE2Mh8BNzYyHwEWFBc0LgEOAx4CPgE3FA4BIi4CPgEyHgECjuwLHAukCws5Ch4KUpkLHAw5CkRSiqaMUAJUiKqGVntyxujIbgZ6vPS6fgGM6wsLpAscCzkLC1KaCgo5Cx44U4pUAlCOoo5QAlSKU3XEdHTE6sR0dMQAAAAAAgAA//kDoAMLAC0AQgBOQEs7AQQGJQEFBAJHAAcBAgEHAm0ABgIEAgYEbQAEBQIEBWsABQMCBQNrAAEAAgYBAmAAAwAAA1QAAwMAWAAAAwBMFBcVJzU5NTMIBRwrARUUBiMhIiY1ETQ2NyEyFx4BDwEGIycmIyEiBgcRFBYXITI2PQE0PwE2MzIXFhMBBiIvASY0PwE2Mh8BATYyHwEWFAMSXkP+MENeXkMB0CMeCQMHGwYHBQ0M/jAlNAE2JAHQJTQFJAYHAwQLgf45DSQO8A4OPQ4kDpMBaQ0kDj4NAUuxQ15eQwHQQl4BDgQTBhwFAQM0Jf4wJTQBNiSNCAUjBgIEAQX+Og4O8A0kDj4NDZMBaQ0NPQ4kAAH//QAAAp8CwAATABVAEgkBAEUBAQAAZgEAABMBEgIFFCszIi8BJj4BFh8BAT4BFx4BBwEGI/kiFrQQCCw6EnYBKBA2GhgMDv6iFCQc7Bg4JAgYmgHaGAwOEDYa/dAgAAIAAP/XAyUC5QATACYAOUA2JAoCAAMBRwACAQJvBAEAAwBwAAEDAwFUAAEBA1gFAQMBA0wVFAEAFCYVJg8NCAcAEwETBgUUKwUiLwEmNDc2Mh8BEz4BMzIWBwEGASIGFh8BFjY3ATYmJyYGBwMnJgFtQi3QLi4shCw/oBRKKlhcLP78K/7SFSABENASNAwBBAsOERMoC+OgDykt0S6BLiwsPgEfJiyYUf4rUAGhICkQ0RMIFgHVFygICgwS/migDwAAAAADAAD/aQPqA1MACAARABkAKUAmGBYVFBMFAgMBRwADAwBYAAAADEgAAgIBWAABAQ0BSRMUExIEBRgrETQABAACAAQANxQWBDYQJgQGFzcXARcBBycBJgGcASgE/uD+XP7iaeYBQubm/r7mal5dASFe/t1cXQFezwEmAv7e/l7+3gIBJs+i5ALoAUDoAuTVXF4BI13+315eAAEAAAAAA5gCpQARAB1AGg0BAAIBRwABAgFvAAIAAm8AAABmFBUUAwUXKxEUHwEWMjcBNjQmIgcBJyYiBhj2GEgYAfkZMkYZ/kO5GUYyAVMjGe8ZGQHvGEYwGf5NtRgwAAEAAP9pBJsDUQARAAazDgMBLSsBBgEHJgE3BTYkPwE2PwEyHgEEm/r+onOQ/sBrAR6WAQJNgzYXFQQOJgMK3v3ws7QBQGv6lvRBby4NDgQiAAAAAAIAAP9qA+gDUgAMAB8ALEApHxIOAwECAUcAAgABAAIBbQMBAAAMSAABAQ0BSQEAGxoHBgAMAQwEBRQrATIeARAOASAuARA+AQMHHgEfATc2PwE+ATcmIw4CBwH0iOaGhub+8OaGhuZoNkd0FxYWDitTKG4sEhIKLLZ4A1KG5v7w5oaG5gEQ5ob+QTVHfBwaJBc+dzl8KiMGIKJ4AAIAAP9qA+gDUgAJABAANEAxDg0CAQAQDAsIBwUCAQJHAAEBAFYAAAAMSAACAgNWBAEDAw0DSQAAAAkACREREQUFFysVESEHIREhETcRATcXARcBBwKGpP7CAqCk/QKFgQFphf6XhZYD6KT9YAE/pP15Am+DgQFrhP6UhQAB//f/iAM8AzMAGgATQBAAAQABbwIBAABmIzMhAwUXKxM2OwE1NDYXITIWBxUzMhYHAQ4DJi8BASYFDSiTIBUBMBYgAZMoGhT+lQEIEBQQBQT+lRUCGhfNFSABHhbNLh/9ugIICgIMBQUCRiAAAAAAAgAA/4cDqgMzABAAIgAwQC0eAQIEAUcAAAMAbwADBANvAAQCBG8AAgEBAlQAAgIBWAABAgFMFBUYFxQFBRkrETQ+Ah4DDgQuAjcUHwEWMjcBNjQmIgcBJyYiBkp+rr6ufEwCSICqwqqCRq8PmQ4uDwE7ECAsD/7rdA8sHwFeX658TAJIgKrCqoJGBE56sj4WEJkPDwE7ECweD/7qdA8fAAL//f+xA18DCwAgAC0AOEA1DwEAARAHAgMAAkcCAQABAwEAA20ABQABAAUBYAADBAQDVAADAwRYAAQDBEwVGBgVJhQGBRorATQvASYiDwERNCYnIyIGBxEnJiIPAQYUHwIWMj8CNjcUDgEiLgI+ATIeAQLNCjMKHgpqFg5HDxQBaQscCzMKCsozCh4KM8oKjHLG6MhuBnq89Lp+AV0QCjIKCmkBGA8UARYO/uhpCwsyCiAJyjIKCjLKChB1xHR0xOrEdHTEAAAAAgAA/7EDWQMLACMAMwBBQD4NAQABHwEEAwJHAgEAAQMBAANtBQEDBAEDBGsABwABAAcBYAAEBgYEVAAEBAZYAAYEBkw1NSMzFiMkIwgFHCsBNTQmByM1NCYnIyIGBxUjIgYHFRQWNzMVFBY7ATI2NzUzMjYTERQGByEiJjURNDY3ITIWAsoUD7MWDkcPFAGyDxQBFg6yFg5HDxQBsw4Wjl5D/elDXl5DAhdDXgE6SA4WAbMPFAEWDrMUD0gOFgGzDhYWDrMUAT/96EJeAWBBAhhCXgFgAAAAAgAAAAACWAJ1ABUAKwArQCglAQMBDwEAAwJHBQEEAQRvAgEBAwFvAAMAA28AAABmFBcYFBcUBgUaKwEUBwEGIicBJjQ/ATYyHwE3NjIfARY1FAcBBiInASY0PwE2Mh8BNzYyHwEWAlgG/vwFEAT+/AYGHAUOBtvcBRAEHAYG/vwFEAT+/AYGHAUOBtvcBRAEHAYBcAcG/vwGBgEEBg4GHAUF3NwFBRwGzwcG/vwFBQEEBg4GHAYG29sGBhwGAAAAAQAAAAACWAHmABUAGUAWDwEAAQFHAgEBAAFvAAAAZhQXFAMFFysBFAcBBiInASY0PwE2Mh8BNzYyHwEWAlgG/vwFEAT+/AYGHAUOBtvcBRAEHAYBtwcF/vsFBQEFBQ4GHAYG29sGBhwFAAAAAwAAAAADEgHtAA8AHwAvACJAHwUDAgEAAAFUBQMCAQEAWAQCAgABAEw1NTU1NTMGBRorExUUBicjIiYnNTQ2NzMyFgUVFAYnIyImNzU0NjczMhYFFRQGJyMiJj0BNDY3MzIW1h4XaxceASAWaxYgAR0gFmsWIAEeF2sXHgEfIBZrFiAgFmsXHgG3axYgAR4XaxceASAWaxYgAR4XaxceASAWaxYgAR4XaxceASAAAAADAAD/+QDXAwsADwAfAC8ALEApAAUABAMFBGAAAwACAQMCYAABAAABVAABAQBYAAABAEw1NTU1NTMGBRorNxUUBgcjIiYnNTQ2FzMyFgMVFAYnIyImJzU0NjczMhYDFRQGKwEiJic1NDY7ATIW1h4XaxceASAWaxYgAR4XaxceASAWaxYgAR4XaxceASAWaxYgmmwWHgEgFWwWIAEeAQZrFiABHhdrFx4BIAEIaxYgIBZrFiAgAAAAAf/9/7ECQgLDABoAOUA2BAEEAAFHAwEBBAIEAQJtAAICbgUBAAQEAFQFAQAABFYABAAESgEAFRQTEQwLBwUAGgEaBgUUKxMhMhYXETMyFg8BBiIvASY3NjsBESMiLwEmNhIBiQcKAWsWFA+yCyIKsw4JChdrswgGWQcKAsMKCP4eKBPWDQ3WERYUAWUGbAcWAAAAAAIAAP+xA1kDCwAUACQAMUAuCQECAQFHAAEAAgABAm0ABAAAAQQAYAACAwMCVAACAgNYAAMCA0w1NBcUFgUFGSslATY0LwEmIgcBJyYiDwEGFB8BFjIBERQGByEiJjURNDY3ITIWAX4BVwsLOQscC/77dgoeCjkKCsgLHAHmXkP96UNeXkMCF0NefQFXCh4KOQsL/vt2Cws5Ch4KyAoB9/3oQl4BYEECGEJeAWAAAAAAAwAA/7EDWQMLAAwAHAAsAD1AOg4BAQIWAQMAAkcAAQIAAgEAbQAAAwIAA2sABQACAQUCXgADBAQDUgADAwRYAAQDBEw1NhcVNBQGBRorARYPAQYiLwEmNjMhMhMRNCYnISIGFxEUFhchMjYTERQGByEiJjURNDY3ITIWAn8KDbILJAuzDRQWAWUXVAoI/ekHDAEKCAIXCAqPXkP96UNeXkMCF0NeAdkTEfoQEPoRJ/5lAhgHCgEMBv3oBwoBDAIe/ehCXgFgQQIYQl4BYAAAAAH//f+OAa8DUgAWACNAIAwBAQIBRwMBAQIAAgEAbQAAAG4AAgIMAkkkIyQUBAUYKyUWDwEGIi8BJjY7ARE0NjsBMhYVETMyAasEB8MGDwXGCAoLfQoIawgKfQt9CgnXBQXXCRUCuAgKCgj9SAAAAAADAAD/+QMTAwsAIwAzAEMAUkBPGAEDBBMBAgADBgEBAANHAAQGAwYEA20AAQAHAAEHbQAJAAYECQZgBQEDAgEAAQMAYAAHCAgHVAAHBwhYAAgHCExCPzU1NhQjJhQjIwoFHSsBFRQGKwEVFAYrASImPQEjIiY9ATQ2OwE1NDY7ATIWHQEzMhYTETQmIyEiBgcRFBYXITI2ExEUBiMhIiY1ETQ2NyEyFgKDCgjECggkCArECAoKCMQKCCQICsQICkc0Jf4wJTQBNiQB0CU0SF5D/jBDXl5DAdBCYAGUJAgKxAgKCgjECggkBwrFCAoKCMUK/v8B0CU0NCX+MCU0ATYB9P4wQ15eQwHQQl4BYAAAAAEAAAABAAAA4VsTXw889QALA+gAAAAA2Td7MQAAAADZN3sx//P/ZwSbA1YAAAAIAAIAAAAAAAAAAQAAA1L/agAABJv/8//qBJsAAQAAAAAAAAAAAAAAAAAAADYD6AAAA1n//QI7AAAD6AAAA6AAAAHMAAADmAAAAkQAAAHS//MDYv/zApQAAAHMAAAC+AAAAtsAAANCAAACCAAAA6AAAAOgAAADMQAAA+gAAAHXAAAD6AAAAxEAAAOq//8CRAAAA0gAAAMgAAADQgAAA6AAAAPoAAAD6AAAA1n//QNZ//0DoAAAApv//QMPAAAD6AAAA5gAAASbAAAD6AAAA+gAAAM0//cDqQAAA1n//QNZAAACggAAAoIAAAMRAAAA1gAAAjv//QNZAAADWQAAAaz//QMRAAAAAAAAAHIAmgDQARQBMAGMAbQB1AH4AhoCMgJUAooC7AMeA0ADgAO0A+oD/ARKBJIFFAVMBZIF4gYqBloGngbWBygHlAggCFAIsgj+CS4JWAmmCeQKHApsCtALPAucC9IMKgyGDNANKA2QDcgOTwAAAAEAAAA2AEQAAwAAAAAAAgAcACwAcwAAAGULcAAAAAAAAAASAN4AAQAAAAAAAAA1AAAAAQAAAAAAAQAIADUAAQAAAAAAAgAHAD0AAQAAAAAAAwAIAEQAAQAAAAAABAAIAEwAAQAAAAAABQALAFQAAQAAAAAABgAIAF8AAQAAAAAACgArAGcAAQAAAAAACwATAJIAAwABBAkAAABqAKUAAwABBAkAAQAQAQ8AAwABBAkAAgAOAR8AAwABBAkAAwAQAS0AAwABBAkABAAQAT0AAwABBAkABQAWAU0AAwABBAkABgAQAWMAAwABBAkACgBWAXMAAwABBAkACwAmAclDb3B5cmlnaHQgKEMpIDIwMTkgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbWZvbnRlbGxvUmVndWxhcmZvbnRlbGxvZm9udGVsbG9WZXJzaW9uIDEuMGZvbnRlbGxvR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AQwBvAHAAeQByAGkAZwBoAHQAIAAoAEMAKQAgADIAMAAxADkAIABiAHkAIABvAHIAaQBnAGkAbgBhAGwAIABhAHUAdABoAG8AcgBzACAAQAAgAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAGYAbwBuAHQAZQBsAGwAbwBSAGUAZwB1AGwAYQByAGYAbwBuAHQAZQBsAGwAbwBmAG8AbgB0AGUAbABsAG8AVgBlAHIAcwBpAG8AbgAgADEALgAwAGYAbwBuAHQAZQBsAGwAbwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3AAhhcnJvdy0xMwp0cmlhbmdsZS0zCWNoZXZyb24tNQdhcnJvdy0xCGFycm93cy0xCGFycm93LTEyCWNoZXZyb24tMQljaGV2cm9uLTMJY2hldnJvbi0yB2Fycm93LTkKdHJpYW5nbGUtMQdhcnJvdy04B2Fycm93LTIIYXJyb3ctMTEHYXJyb3ctNQdhcnJvdy0zCGFycm93LTE0B2Fycm93LTQJY2hldnJvbi03CnRyaWFuZ2xlLTIIYXJyb3dzLTIGcGx1cy0xBnBsdXMtOQZwbHVzLTQGcGx1cy03BnBsdXMtNgZwbHVzLTIGcGx1cy0zBnBsdXMtOAdjaGVjay0xCGNoZWNrLTEwB2NoZWNrLTYHY2hlY2stOQdjaGVjay0zB2NoZWNrLTQHY2hlY2stNwdjaGVjay0yB2NoZWNrLTUIY2hlY2stMTMHY2hlY2stOAhhcnJvdy0xMAhjaGVjay0xMghhcnJvdy0xNQZwbHVzLTUJY2hldnJvbi02CWNoZXZyb24tNAplbGxpcHNpcy0yCmVsbGlwc2lzLTEHYXJyb3ctNwhjaGVjay0xMQp0cmlhbmdsZS00B2Fycm93LTYHcGx1cy0xMAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAABgAGAAYABgDVv9nA1b/Z7AALCCwAFVYRVkgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbkIAAgAY2MjYhshIbAAWbAAQyNEsgABAENgQi2wASywIGBmLbACLCBkILDAULAEJlqyKAEKQ0VjRVJbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILEBCkNFY0VhZLAoUFghsQEKQ0VjRSCwMFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAErWVkjsABQWGVZWS2wAywgRSCwBCVhZCCwBUNQWLAFI0KwBiNCGyEhWbABYC2wBCwjISMhIGSxBWJCILAGI0KxAQpDRWOxAQpDsAFgRWOwAyohILAGQyCKIIqwASuxMAUlsAQmUVhgUBthUllYI1khILBAU1iwASsbIbBAWSOwAFBYZVktsAUssAdDK7IAAgBDYEItsAYssAcjQiMgsAAjQmGwAmJmsAFjsAFgsAUqLbAHLCAgRSCwC0NjuAQAYiCwAFBYsEBgWWawAWNgRLABYC2wCCyyBwsAQ0VCKiGyAAEAQ2BCLbAJLLAAQyNEsgABAENgQi2wCiwgIEUgsAErI7AAQ7AEJWAgRYojYSBkILAgUFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERLABYC2wCywgIEUgsAErI7AAQ7AEJWAgRYojYSBksCRQWLAAG7BAWSOwAFBYZVmwAyUjYUREsAFgLbAMLCCwACNCsgsKA0VYIRsjIVkqIS2wDSyxAgJFsGRhRC2wDiywAWAgILAMQ0qwAFBYILAMI0JZsA1DSrAAUlggsA0jQlktsA8sILAQYmawAWMguAQAY4ojYbAOQ2AgimAgsA4jQiMtsBAsS1RYsQRkRFkksA1lI3gtsBEsS1FYS1NYsQRkRFkbIVkksBNlI3gtsBIssQAPQ1VYsQ8PQ7ABYUKwDytZsABDsAIlQrEMAiVCsQ0CJUKwARYjILADJVBYsQEAQ2CwBCVCioogiiNhsA4qISOwAWEgiiNhsA4qIRuxAQBDYLACJUKwAiVhsA4qIVmwDENHsA1DR2CwAmIgsABQWLBAYFlmsAFjILALQ2O4BABiILAAUFiwQGBZZrABY2CxAAATI0SwAUOwAD6yAQEBQ2BCLbATLACxAAJFVFiwDyNCIEWwCyNCsAojsAFgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAULLEAEystsBUssQETKy2wFiyxAhMrLbAXLLEDEystsBgssQQTKy2wGSyxBRMrLbAaLLEGEystsBsssQcTKy2wHCyxCBMrLbAdLLEJEystsB4sALANK7EAAkVUWLAPI0IgRbALI0KwCiOwAWBCIGCwAWG1EBABAA4AQkKKYLESBiuwcisbIlktsB8ssQAeKy2wICyxAR4rLbAhLLECHistsCIssQMeKy2wIyyxBB4rLbAkLLEFHistsCUssQYeKy2wJiyxBx4rLbAnLLEIHistsCgssQkeKy2wKSwgPLABYC2wKiwgYLAQYCBDI7ABYEOwAiVhsAFgsCkqIS2wKyywKiuwKiotsCwsICBHICCwC0NjuAQAYiCwAFBYsEBgWWawAWNgI2E4IyCKVVggRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOBshWS2wLSwAsQACRVRYsAEWsCwqsAEVMBsiWS2wLiwAsA0rsQACRVRYsAEWsCwqsAEVMBsiWS2wLywgNbABYC2wMCwAsAFFY7gEAGIgsABQWLBAYFlmsAFjsAErsAtDY7gEAGIgsABQWLBAYFlmsAFjsAErsAAWtAAAAAAARD4jOLEvARUqLbAxLCA8IEcgsAtDY7gEAGIgsABQWLBAYFlmsAFjYLAAQ2E4LbAyLC4XPC2wMywgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhsAFDYzgtsDQssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIzAQEVFCotsDUssAAWsAQlsAQlRyNHI2GwCUMrZYouIyAgPIo4LbA2LLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhIyAgsAQmI0ZhOBsjsAhDRrACJbAIQ0cjRyNhYCCwBEOwAmIgsABQWLBAYFlmsAFjYCMgsAErI7AEQ2CwASuwBSVhsAUlsAJiILAAUFiwQGBZZrABY7AEJmEgsAQlYGQjsAMlYGRQWCEbIyFZIyAgsAQmI0ZhOFktsDcssAAWICAgsAUmIC5HI0cjYSM8OC2wOCywABYgsAgjQiAgIEYjR7ABKyNhOC2wOSywABawAyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVhuQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsDossAAWILAIQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKyAAEAKrEABUKzCgIBCCqxAAVCsw4AAQgqsQAGQroCwAABAAkqsQAHQroAQAABAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbMMAgEMKrgB/4WwBI2xAgBEAAA=) format("truetype")}.iks-icon-arrow-13:before{content:"\E800"}.iks-icon-triangle-3:before{content:"\E801"}.iks-icon-chevron-5:before{content:"\E802"}.iks-icon-arrow-1:before{content:"\E803"}.iks-icon-arrows-1:before{content:"\E804"}.iks-icon-arrow-12:before{content:"\E805"}.iks-icon-chevron-1:before{content:"\E806"}.iks-icon-chevron-3:before{content:"\E807"}.iks-icon-chevron-2:before{content:"\E808"}.iks-icon-arrow-9:before{content:"\E809"}.iks-icon-triangle-1:before{content:"\E80A"}.iks-icon-arrow-8:before{content:"\E80B"}.iks-icon-arrow-2:before{content:"\E80C"}.iks-icon-arrow-11:before{content:"\E80D"}.iks-icon-arrow-5:before{content:"\E80E"}.iks-icon-arrow-3:before{content:"\E80F"}.iks-icon-arrow-14:before{content:"\E810"}.iks-icon-arrow-4:before{content:"\E811"}.iks-icon-chevron-7:before{content:"\E812"}.iks-icon-triangle-2:before{content:"\E813"}.iks-icon-arrows-2:before{content:"\E814"}.iks-icon-plus-1:before{content:"\E815"}.iks-icon-plus-9:before{content:"\E816"}.iks-icon-plus-4:before{content:"\E817"}.iks-icon-plus-7:before{content:"\E818"}.iks-icon-plus-6:before{content:"\E819"}.iks-icon-plus-2:before{content:"\E81A"}.iks-icon-plus-3:before{content:"\E81B"}.iks-icon-plus-8:before{content:"\E81C"}.iks-icon-check-1:before{content:"\E81D"}.iks-icon-check-10:before{content:"\E81E"}.iks-icon-check-6:before{content:"\E81F"}.iks-icon-check-9:before{content:"\E820"}.iks-icon-check-3:before{content:"\E821"}.iks-icon-check-4:before{content:"\E822"}.iks-icon-check-7:before{content:"\E823"}.iks-icon-check-2:before{content:"\E824"}.iks-icon-check-5:before{content:"\E825"}.iks-icon-check-13:before{content:"\E826"}.iks-icon-check-8:before{content:"\E827"}.iks-icon-arrow-10:before{content:"\E828"}.iks-icon-check-12:before{content:"\F06D"}.iks-icon-arrow-15:before{content:"\F0AB"}.iks-icon-plus-5:before{content:"\F0FE"}.iks-icon-chevron-6:before{content:"\F103"}.iks-icon-chevron-4:before{content:"\F107"}.iks-icon-ellipsis-2:before{content:"\F141"}.iks-icon-ellipsis-1:before{content:"\F142"}.iks-icon-arrow-7:before{content:"\F149"}.iks-icon-check-11:before{content:"\F14A"}.iks-icon-triangle-4:before{content:"\F150"}.iks-icon-arrow-6:before{content:"\F175"}.iks-icon-plus-10:before{content:"\F196"}.iksm-terms .iksm-term{border:none;box-shadow:none;padding:0;overflow:hidden}.iksm-terms .iksm-term__inner{display:flex;align-items:center}.iksm-terms .iksm-term__inner:after{content:"";min-height:inherit;font-size:0}.iksm-terms .iksm-term__image-container{display:flex;align-items:center;justify-content:center}.iksm-terms .iksm-term__image{width:100%;height:100%;max-width:100%;max-height:100%;box-shadow:none}.iksm-terms .iksm-term__link{flex:1;display:flex;align-items:center;align-self:stretch;box-shadow:none;outline:none}.iksm-terms .iksm-term__link:hover{cursor:pointer}.iksm-terms .iksm-term--link-disabled{pointer-events:none}.iksm-terms .iksm-term--link-disabled .iksm-term__text a,.iksm-terms .iksm-term--link-disabled .iksm-term__toggle{pointer-events:auto}.iksm-terms .iksm-term__text{word-break:break-word}.iksm-terms .iksm-term__text p{font-size:unset!important;line-height:unset!important;margin:0 0 .75em}.iksm-terms .iksm-term__text ul{list-style:disc}.iksm-terms .iksm-term__text ol{list-style:decimal}.iksm-terms .iksm-term__text ul,.iksm-terms .iksm-term__text ol{margin:0;padding-inline-start:24px}.iksm-terms .iksm-term__text ul li:not(:last-child),.iksm-terms .iksm-term__text ol li:not(:last-child){margin-bottom:4px}.iksm-terms .iksm-term__posts-count{display:flex;align-items:center;justify-content:center;line-height:1}.iksm-terms .iksm-term__toggle{display:flex;align-items:center;justify-content:center;line-height:1!important}.iksm-terms .iksm-term__toggle:hover{cursor:pointer}.iksm-terms .iksm-term .iksm-terms-tree--children{display:none;overflow:hidden}.iksm-terms .iksm-term .iksm-terms-tree__inner{animation-fill-mode:forwards!important}.iksm-terms div{box-sizing:border-box;outline:none}.woolentor_widget_psa form{position:relative}.woolentor_widget_psa_field_area{display:flex;justify-content:space-between;align-items:center;background:#fff0 none repeat scroll 0 0;border:1px solid #c8c6c6;padding:4px 0}.woolentor_widget_psa_input_area{width:100%;display:flex}.woolentor_widget_psa_input_field{width:100%;position:relative}.pro-sidebar-search-form input{background:#fff0 none repeat scroll 0 0;border:none;color:#000;font-size:14px;height:40px}.woolentor_widget_psa input[type="search"]{background:#fff0 none repeat scroll 0 0;border:none;color:#000;font-size:14px;height:40px;padding:0 10px;width:100%}.woolentor_widget_psa input[type=search]:focus{outline:none}.woolentor_widget_psa_category{position:relative;padding-right:15px}.woolentor_widget_psa_category select{background:#fff0;border:none;padding:10px 10px;appearance:auto}.woolentor_widget_psa_category select:focus-visible{outline:none}.woolentor_widget_psa_category::after{position:absolute;content:"";width:2px;height:60%;border-left:1px solid #c8c6c6;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woolentor_widget_psa input[type=search]::-ms-clear{display:none;width:0;height:0}.woolentor_widget_psa input[type=search]::-ms-reveal{display:none;width:0;height:0}.woolentor_widget_psa input[type="search"]::-webkit-search-decoration,.woolentor_widget_psa input[type="search"]::-webkit-search-cancel-button,.woolentor_widget_psa input[type="search"]::-webkit-search-results-button,.woolentor_widget_psa input[type="search"]::-webkit-search-results-decoration{display:none}.woolentor_widget_psa button{background:#fff0 none repeat scroll 0 0;-webkit-border-image:none;-o-border-image:none;border-image:none;border-style:none none none solid;border-width:medium medium medium 1px;border-color:#c8c6c6;padding:0 15px;cursor:pointer;color:#938989;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:20px;border-radius:0;flex:0 0 45px;height:40px}#woolentor_psa_results_wrapper{top:42px;position:absolute;background:#fff;z-index:999;box-shadow:0 6px 12px rgb(0 0 0 / .176)}.woolentor_psa_inner_wrapper{overflow-y:auto;overflow-x:hidden}.woolentor_psa_inner_wrapper::-webkit-scrollbar{width:10px}.woolentor_psa_inner_wrapper::-webkit-scrollbar-track{background-color:#fff0}.woolentor_psa_inner_wrapper::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:10px;border:3px solid #fff0;background-clip:content-box}.woolentor_psa_inner_wrapper::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.widget.woolentor_widget_psa.woolentor_widget_psa_clear #woolentor_psa_results_wrapper{top:43px}.woolentor_psa_inner_wrapper{border:1px solid #ddd;padding:8px 10px;max-height:300px}.woolentor_single_psa a{display:flex;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #ddd;align-items:center;text-decoration:none}.woolentor_single_psa ins{text-decoration:none}.woolentor_single_psa:last-child a{border-bottom:0;margin-bottom:0;padding-bottom:0}#woolentor_psa_results_wrapper .woolentor_psa_image img{max-width:50px}.woolentor_psa_content{margin-left:8px}.woolentor_psa_content h3{font-size:13px;line-height:1.5;margin:0 0 0 0}.woolentor_psa_content p{font-size:12px;line-height:1.5;margin:0}#woolentor_psa_results_wrapper .woolentor_no_result{font-size:12px;margin-bottom:0}span.woolentor_widget_psa_clear_icon,span.woolentor_widget_psa_loading_icon{display:none}.woolentor_widget_psa_clear span.woolentor_widget_psa_clear_icon,.woolentor_widget_psa_loading span.woolentor_widget_psa_loading_icon{display:inline-block;position:absolute;font-size:20px;right:5px;top:8px;color:#c8c6c6;cursor:pointer}.woolentor_widget_psa_loading span.woolentor_widget_psa_loading_icon{color:#666;animation:wlspin 2s linear infinite}.woolentor_widget_psa_loading span.woolentor_widget_psa_clear_icon{display:none}@-moz-keyframes wlspin{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes wlspin{100%{-webkit-transform:rotate(-360deg)}}@keyframes wlspin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}#woolentor_psa_results_wrapper .amount{font-size:12px;font-family:"Verdana";margin:0}#woolentor_psa_results_wrapper del{margin-right:5px;padding-right:5px}#woolentor_psa_results_wrapper del .woocommerce-Price-currencySymbol::before{display:none}#woolentor_psa_results_wrapper del,#woolentor_psa_results_wrapper del .amount{color:#837e7e}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{ font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal }.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-display:swap;font-family:'simple-line-icons';src:url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0);src:url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'),url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');font-weight:400;font-style:normal}.wp-embed-responsive .wp-block{outline:0}.sli{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sli-user:before{content:"\e005"}.sli-people:before{content:"\e001"}.sli-user-female:before{content:"\e000"}.sli-user-follow:before{content:"\e002"}.sli-user-following:before{content:"\e003"}.sli-user-unfollow:before{content:"\e004"}.sli-login:before{content:"\e066"}.sli-logout:before{content:"\e065"}.sli-emotsmile:before{content:"\e021"}.sli-phone:before{content:"\e600"}.sli-call-end:before{content:"\e048"}.sli-call-in:before{content:"\e047"}.sli-call-out:before{content:"\e046"}.sli-map:before{content:"\e033"}.sli-location-pin:before{content:"\e096"}.sli-direction:before{content:"\e042"}.sli-directions:before{content:"\e041"}.sli-compass:before{content:"\e045"}.sli-layers:before{content:"\e034"}.sli-menu:before{content:"\e601"}.sli-list:before{content:"\e067"}.sli-options-vertical:before{content:"\e602"}.sli-options:before{content:"\e603"}.sli-arrow-down:before{content:"\e604"}.sli-arrow-left:before{content:"\e605"}.sli-arrow-right:before{content:"\e606"}.sli-arrow-up:before{content:"\e607"}.sli-arrow-up-circle:before{content:"\e078"}.sli-arrow-left-circle:before{content:"\e07a"}.sli-arrow-right-circle:before{content:"\e079"}.sli-arrow-down-circle:before{content:"\e07b"}.sli-check:before{content:"\e080"}.sli-clock:before{content:"\e081"}.sli-plus:before{content:"\e095"}.sli-minus:before{content:"\e615"}.sli-close:before{content:"\e082"}.sli-event:before{content:"\e619"}.sli-exclamation:before{content:"\e617"}.sli-organization:before{content:"\e616"}.sli-trophy:before{content:"\e006"}.sli-screen-smartphone:before{content:"\e010"}.sli-screen-desktop:before{content:"\e011"}.sli-plane:before{content:"\e012"}.sli-notebook:before{content:"\e013"}.sli-mustache:before{content:"\e014"}.sli-mouse:before{content:"\e015"}.sli-magnet:before{content:"\e016"}.sli-energy:before{content:"\e020"}.sli-disc:before{content:"\e022"}.sli-cursor:before{content:"\e06e"}.sli-cursor-move:before{content:"\e023"}.sli-crop:before{content:"\e024"}.sli-chemistry:before{content:"\e026"}.sli-speedometer:before{content:"\e007"}.sli-shield:before{content:"\e00e"}.sli-screen-tablet:before{content:"\e00f"}.sli-magic-wand:before{content:"\e017"}.sli-hourglass:before{content:"\e018"}.sli-graduation:before{content:"\e019"}.sli-ghost:before{content:"\e01a"}.sli-game-controller:before{content:"\e01b"}.sli-fire:before{content:"\e01c"}.sli-eyeglass:before{content:"\e01d"}.sli-envelope-open:before{content:"\e01e"}.sli-envelope-letter:before{content:"\e01f"}.sli-bell:before{content:"\e027"}.sli-badge:before{content:"\e028"}.sli-anchor:before{content:"\e029"}.sli-wallet:before{content:"\e02a"}.sli-vector:before{content:"\e02b"}.sli-speech:before{content:"\e02c"}.sli-puzzle:before{content:"\e02d"}.sli-printer:before{content:"\e02e"}.sli-present:before{content:"\e02f"}.sli-playlist:before{content:"\e030"}.sli-pin:before{content:"\e031"}.sli-picture:before{content:"\e032"}.sli-handbag:before{content:"\e035"}.sli-globe-alt:before{content:"\e036"}.sli-globe:before{content:"\e037"}.sli-folder-alt:before{content:"\e039"}.sli-folder:before{content:"\e089"}.sli-film:before{content:"\e03a"}.sli-feed:before{content:"\e03b"}.sli-drop:before{content:"\e03e"}.sli-drawer:before{content:"\e03f"}.sli-docs:before{content:"\e040"}.sli-doc:before{content:"\e085"}.sli-diamond:before{content:"\e043"}.sli-cup:before{content:"\e044"}.sli-calculator:before{content:"\e049"}.sli-bubbles:before{content:"\e04a"}.sli-briefcase:before{content:"\e04b"}.sli-book-open:before{content:"\e04c"}.sli-basket-loaded:before{content:"\e04d"}.sli-basket:before{content:"\e04e"}.sli-bag:before{content:"\e04f"}.sli-action-undo:before{content:"\e050"}.sli-action-redo:before{content:"\e051"}.sli-wrench:before{content:"\e052"}.sli-umbrella:before{content:"\e053"}.sli-trash:before{content:"\e054"}.sli-tag:before{content:"\e055"}.sli-support:before{content:"\e056"}.sli-frame:before{content:"\e038"}.sli-size-fullscreen:before{content:"\e057"}.sli-size-actual:before{content:"\e058"}.sli-shuffle:before{content:"\e059"}.sli-share-alt:before{content:"\e05a"}.sli-share:before{content:"\e05b"}.sli-rocket:before{content:"\e05c"}.sli-question:before{content:"\e05d"}.sli-pie-chart:before{content:"\e05e"}.sli-pencil:before{content:"\e05f"}.sli-note:before{content:"\e060"}.sli-loop:before{content:"\e064"}.sli-home:before{content:"\e069"}.sli-grid:before{content:"\e06a"}.sli-graph:before{content:"\e06b"}.sli-microphone:before{content:"\e063"}.sli-music-tone-alt:before{content:"\e061"}.sli-music-tone:before{content:"\e062"}.sli-earphones-alt:before{content:"\e03c"}.sli-earphones:before{content:"\e03d"}.sli-equalizer:before{content:"\e06c"}.sli-like:before{content:"\e068"}.sli-dislike:before{content:"\e06d"}.sli-control-start:before{content:"\e06f"}.sli-control-rewind:before{content:"\e070"}.sli-control-play:before{content:"\e071"}.sli-control-pause:before{content:"\e072"}.sli-control-forward:before{content:"\e073"}.sli-control-end:before{content:"\e074"}.sli-volume-1:before{content:"\e09f"}.sli-volume-2:before{content:"\e0a0"}.sli-volume-off:before{content:"\e0a1"}.sli-calendar:before{content:"\e075"}.sli-bulb:before{content:"\e076"}.sli-chart:before{content:"\e077"}.sli-ban:before{content:"\e07c"}.sli-bubble:before{content:"\e07d"}.sli-camrecorder:before{content:"\e07e"}.sli-camera:before{content:"\e07f"}.sli-cloud-download:before{content:"\e083"}.sli-cloud-upload:before{content:"\e084"}.sli-envelope:before{content:"\e086"}.sli-eye:before{content:"\e087"}.sli-flag:before{content:"\e088"}.sli-heart:before{content:"\e08a"}.sli-info:before{content:"\e08b"}.sli-key:before{content:"\e08c"}.sli-link:before{content:"\e08d"}.sli-lock:before{content:"\e08e"}.sli-lock-open:before{content:"\e08f"}.sli-magnifier:before{content:"\e090"}.sli-magnifier-add:before{content:"\e091"}.sli-magnifier-remove:before{content:"\e092"}.sli-paper-clip:before{content:"\e093"}.sli-paper-plane:before{content:"\e094"}.sli-power:before{content:"\e097"}.sli-refresh:before{content:"\e098"}.sli-reload:before{content:"\e099"}.sli-settings:before{content:"\e09a"}.sli-star:before{content:"\e09b"}.sli-symbol-female:before{content:"\e09c"}.sli-symbol-male:before{content:"\e09d"}.sli-target:before{content:"\e09e"}.sli-credit-card:before{content:"\e025"}.sli-paypal:before{content:"\e608"}.sli-social-tumblr:before{content:"\e00a"}.sli-social-twitter:before{content:"\e009"}.sli-social-facebook:before{content:"\e00b"}.sli-social-instagram:before{content:"\e609"}.sli-social-linkedin:before{content:"\e60a"}.sli-social-pinterest:before{content:"\e60b"}.sli-social-github:before{content:"\e60c"}.sli-social-google:before{content:"\e60d"}.sli-social-reddit:before{content:"\e60e"}.sli-social-skype:before{content:"\e60f"}.sli-social-dribbble:before{content:"\e00d"}.sli-social-behance:before{content:"\e610"}.sli-social-foursqare:before{content:"\e611"}.sli-social-soundcloud:before{content:"\e612"}.sli-social-spotify:before{content:"\e613"}.sli-social-stumbleupon:before{content:"\e614"}.sli-social-youtube:before{content:"\e008"}.sli-social-dropbox:before{content:"\e00c"}.sli-social-vkontakte:before{content:"\e618"}.sli-social-steam:before{content:"\e620"}.ht-text-center{text-align:center}.ht-container-fluid,.ht-container{margin-right:auto;margin-left:auto}.ht-container-fluid{padding-right:2rem;padding-left:2rem}.ht-container{padding-right:1rem;padding-left:1rem}.ht-d-flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.ht-row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.ht-row.ht-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ht-col.ht-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ht-col-xs,.ht-col-xs-1,.ht-col-xs-2,.ht-col-xs-3,.ht-col-xs-4,.ht-col-xs-5,.ht-col-xs-6,.ht-col-xs-7,.ht-col-xs-8,.ht-col-xs-9,.ht-col-xs-10,.ht-col-xs-11,.ht-col-xs-12,.ht-col-xs-offset-0,.ht-col-xs-offset-1,.ht-col-xs-offset-2,.ht-col-xs-offset-3,.ht-col-xs-offset-4,.ht-col-xs-offset-5,.ht-col-xs-offset-6,.ht-col-xs-offset-7,.ht-col-xs-offset-8,.ht-col-xs-offset-9,.ht-col-xs-offset-10,.ht-col-xs-offset-11,.ht-col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-xs-offset-0{margin-left:0}.ht-col-xs-offset-1{margin-left:8.33333333%}.ht-col-xs-offset-2{margin-left:16.66666667%}.ht-col-xs-offset-3{margin-left:25%}.ht-col-xs-offset-4{margin-left:33.33333333%}.ht-col-xs-offset-5{margin-left:41.66666667%}.ht-col-xs-offset-6{margin-left:50%}.ht-col-xs-offset-7{margin-left:58.33333333%}.ht-col-xs-offset-8{margin-left:66.66666667%}.ht-col-xs-offset-9{margin-left:75%}.ht-col-xs-offset-10{margin-left:83.33333333%}.ht-col-xs-offset-11{margin-left:91.66666667%}.ht-start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-xs{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.ht-container{width:49rem}.ht-col-sm,.ht-col-sm-1,.ht-col-sm-2,.ht-col-sm-3,.ht-col-sm-4,.ht-col-sm-5,.ht-col-sm-6,.ht-col-sm-7,.ht-col-sm-8,.ht-col-sm-9,.ht-col-sm-10,.ht-col-sm-11,.ht-col-sm-12,.ht-col-sm-offset-0,.ht-col-sm-offset-1,.ht-col-sm-offset-2,.ht-col-sm-offset-3,.ht-col-sm-offset-4,.ht-col-sm-offset-5,.ht-col-sm-offset-6,.ht-col-sm-offset-7,.ht-col-sm-offset-8,.ht-col-sm-offset-9,.ht-col-sm-offset-10,.ht-col-sm-offset-11,.ht-col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-sm-offset-0{margin-left:0}.ht-col-sm-offset-1{margin-left:8.33333333%}.ht-col-sm-offset-2{margin-left:16.66666667%}.ht-col-sm-offset-3{margin-left:25%}.ht-col-sm-offset-4{margin-left:33.33333333%}.ht-col-sm-offset-5{margin-left:41.66666667%}.ht-col-sm-offset-6{margin-left:50%}.ht-col-sm-offset-7{margin-left:58.33333333%}.ht-col-sm-offset-8{margin-left:66.66666667%}.ht-col-sm-offset-9{margin-left:75%}.ht-col-sm-offset-10{margin-left:83.33333333%}.ht-col-sm-offset-11{margin-left:91.66666667%}.ht-start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-sm{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.ht-container{width:65rem}.ht-col-md,.ht-col-md-1,.ht-col-md-2,.ht-col-md-3,.ht-col-md-4,.ht-col-md-5,.ht-col-md-6,.ht-col-md-7,.ht-col-md-8,.ht-col-md-9,.ht-col-md-10,.ht-col-md-11,.ht-col-md-12,.ht-col-md-offset-0,.ht-col-md-offset-1,.ht-col-md-offset-2,.ht-col-md-offset-3,.ht-col-md-offset-4,.ht-col-md-offset-5,.ht-col-md-offset-6,.ht-col-md-offset-7,.ht-col-md-offset-8,.ht-col-md-offset-9,.ht-col-md-offset-10,.ht-col-md-offset-11,.ht-col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-md-offset-0{margin-left:0}.ht-col-md-offset-1{margin-left:8.33333333%}.ht-col-md-offset-2{margin-left:16.66666667%}.ht-col-md-offset-3{margin-left:25%}.ht-col-md-offset-4{margin-left:33.33333333%}.ht-col-md-offset-5{margin-left:41.66666667%}.ht-col-md-offset-6{margin-left:50%}.ht-col-md-offset-7{margin-left:58.33333333%}.ht-col-md-offset-8{margin-left:66.66666667%}.ht-col-md-offset-9{margin-left:75%}.ht-col-md-offset-10{margin-left:83.33333333%}.ht-col-md-offset-11{margin-left:91.66666667%}.ht-start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-md{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.ht-container{width:1200px}.ht-col-lg,.ht-col-lg-1,.ht-col-lg-2,.ht-col-lg-3,.ht-col-lg-4,.ht-col-lg-5,.ht-col-lg-6,.ht-col-lg-7,.ht-col-lg-8,.ht-col-lg-9,.ht-col-lg-10,.ht-col-lg-11,.ht-col-lg-12,.ht-col-lg-offset-0,.ht-col-lg-offset-1,.ht-col-lg-offset-2,.ht-col-lg-offset-3,.ht-col-lg-offset-4,.ht-col-lg-offset-5,.ht-col-lg-offset-6,.ht-col-lg-offset-7,.ht-col-lg-offset-8,.ht-col-lg-offset-9,.ht-col-lg-offset-10,.ht-col-lg-offset-11,.ht-col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-lg-offset-0{margin-left:0}.ht-col-lg-offset-1{margin-left:8.33333333%}.ht-col-lg-offset-2{margin-left:16.66666667%}.ht-col-lg-offset-3{margin-left:25%}.ht-col-lg-offset-4{margin-left:33.33333333%}.ht-col-lg-offset-5{margin-left:41.66666667%}.ht-col-lg-offset-6{margin-left:50%}.ht-col-lg-offset-7{margin-left:58.33333333%}.ht-col-lg-offset-8{margin-left:66.66666667%}.ht-col-lg-offset-9{margin-left:75%}.ht-col-lg-offset-10{margin-left:83.33333333%}.ht-col-lg-offset-11{margin-left:91.66666667%}.ht-start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-lg{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.wp-embed-responsive .wp-block{outline:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl] .slick-slider .slick-list{direction:rtl}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:fit-content;min-height:1px}[dir='rtl'] .slick-list .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.wp-embed-responsive .wp-block{outline:0}.cus-col-5.ht-col-md-6{flex:0 0 20%;max-width:20%}.product-style{position:relative;z-index:35}.product-slider{width:100%}.product-item{padding-bottom:10px;margin-bottom:30px}.product-item mark,.product-item ins{background:#fff0}.product-item .product-inner .image-wrap{position:relative;text-align:center;overflow:hidden}.product-item .product-inner .image-wrap .wishlist,.product-item .product-inner .image-wrap .tinv-wraper{display:block;position:absolute;right:20px;top:20px;left:auto!important;margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a,.ht-product-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin:0}.ht-product-list-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a .tinvwl_add_to_wishlist-text,.ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text{display:none}.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before{font-size:26px}.yith-wcwl-add-to-wishlist .ajax-loading{left:20px;margin:0;position:absolute;top:4px}.product-item .content{padding-top:10px}.content h4.title{margin:0}.product-item .product-inner .content .title{font-size:20px;margin-bottom:10px}.product-item .actions{background:#333 none repeat scroll 0 0;border-radius:20px;color:#fff;display:flex;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%);transition:all 0.4s ease 0s;width:150px;opacity:0;visibility:hidden}.product-item .actions>*{flex:1 0 auto}.product-item .product-inner .image-wrap .actions.style_two{width:85%;border-radius:0;bottom:0;top:auto}.product-item .woocommerce.compare-button a.button{background-color:#333;border-radius:20px}.product-item .product-inner .image-wrap .style_two .wishlist{position:static}.yith-wcwl-add-button{position:relative}.style_two .yith-wcwl-add-to-wishlist .ajax-loading{margin-left:0;top:11px}.product-item .woocommerce.product.compare-button,.product-item .actions .htcompare-btn{border-left:1px solid #999}.product-item .actions .htcompare-btn{border-radius:0}.product-item:hover .actions{opacity:1;transform:translateX(-50%) translateY(-50%);visibility:visible}.product-item .actions a,.product-item .woocommerce.compare-button a.button{color:#fff;display:block;font-weight:400;line-height:inherit;padding:7px 5px;text-indent:-999999px;position:relative;background:#fff0}.product-item .actions a{border-radius:20px 0 0 20px}.product-item .actions a::before{color:#fff;content:"";font-family:fontawesome;height:100%;left:0;position:absolute;text-indent:0;top:5px;width:100%}.product-item .actions .compare-button a::before,.product-item .actions .htcompare-btn::before{content:"\f021"}.product-item .product-inner .image-wrap .style_two .wishlist a::before{content:"\f08a"}.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistexistsbrowse a::before,.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistaddedbrowse a::before{content:"\f004"}.product-item .product-inner .actions.style_two a{text-indent:0}.product-item .product-inner .actions.style_two a::before{display:none}.product-item .product-inner .actions.style_two .tinv-wishlist a::before{display:block;font-size:20px;line-height:28px}.product-item .product-inner .actions.style_two .tinv-wishlist a{text-indent:-999999px;margin:0}.product-item.product_style_three .product-inner .image-wrap{overflow:visible}.product_information_area{background:#fff none repeat scroll 0 0;bottom:-90px;box-shadow:0 0 12px rgb(0 0 0 / .18);left:0;opacity:0;position:absolute;text-align:left;transition:all 0.4s ease 0s;visibility:hidden;width:100%;z-index:9}.product_information_area .content{padding-bottom:15px;text-align:center}.product-item .product-inner .image-wrap .product_information_area .actions.style_two{border-radius:0;bottom:0;opacity:1;overflow:hidden;padding:0 30px;position:static;top:auto;transform:translateX(0);visibility:visible;width:100%}.product-item:hover .product_information_area{bottom:-103px;opacity:1;visibility:visible}.woocommerce.woolentor_current_theme_hello-elementor span.onsale,.woolentor_current_theme_hello-elementor span.onsale,.elementor-widget-woolentor-product-tab span.onsale{background-color:#23252a;border-radius:3px;color:#fff;font-size:14px;font-weight:500;left:15px;top:15px;line-height:1!important;min-height:inherit!important;min-width:inherit!important;padding:5px 10px;position:absolute}.product-item a.button.added{display:none!important}.product-item .actions .htcompare-btn.added{display:block!important}.product-item .actions .htcompare-btn.loading{padding:0}.product-item .actions a.htcompare-btn.loading::after{right:20px}.product-item .product-inner .image-wrap .actions a.added_to_cart{text-indent:-99999px}.product-item .product-inner .image-wrap .actions a.added_to_cart::before{content:"";font-family:WooCommerce;font-size:20px;left:auto;position:absolute;text-indent:0;top:0;display:block}.elementor-widget-woolentor-product-tab .product-item .product-inner .image-wrap .actions a.added_to_cart::before{line-height:36px}.product-item a.button.added::after,.product-item a.button.loading::after{color:#fff;content:"";display:block;font-family:"fontawesome";margin:0 auto;position:absolute;text-indent:0;top:5px}.ht-tab-menus{margin:0;padding:0;list-style:none}.ht-tab-menus{margin-bottom:45px}.ht-tab-menus li{display:inline-block;margin-right:20px}.ht-tab-menus li:last-child{margin-right:0}.ht-tab-menus li a{border:1px solid #fff0;border-radius:50px;padding:5px 15px;text-transform:capitalize}.ht-tab-menus li a:focus{outline:none}.ht-tab-menus li a.htactive{border-color:#e5e5e5}.ht-tab-pane{display:none}.ht-tab-pane.htactive{display:block}.product_attribute ul{list-style:outside none none;margin:0 0 20px;padding:0;text-align:left}.product_information_area .attribute_label{font-weight:600}.product_attribute{margin-top:25px;padding:0 30px}.product_attribute ul li{display:inline-block;line-height:1;margin:0 10px 0 0}.product_attribute ul li.color_attribute{border-radius:100%;height:15px;width:15px}.product-slider .slick-arrow{background:#fff0 none repeat scroll 0 0;border:2px solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s}.product-slider .slick-arrow.slick-next{right:-30px;left:auto}.product-slider .slick-arrow:hover{border-color:#333;color:#333}.product-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.product-slider .slick-dots li{line-height:12px;margin:0 4px}.product-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.product-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}.col2-set .col-1,.col2-set .col-2{flex:0 0 100%;max-width:100%}.col2-set .form-row{display:block}[class*="elementor-widget-woolentor"] .slick-prev::before,[class*="elementor-widget-woolentor"] .slick-next::before,[class*="elementor-widget-wl"] .slick-prev::before,[class*="elementor-widget-wl"] .slick-next::before{display:none}.woocommerce div.product.mb-30{margin-bottom:30px}li.woolentor-cart .button:before{opacity:1;filter:inherit}[dir="rtl"] .slick-prev{right:auto}.ht-products .wlshop-grid-area.ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button,.elementor-widget-woolentor-universal-product .ht-products .ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button{line-height:40px}[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-tab) .wishsuite-shop-top_thumbnail{position:relative!important;top:0;left:0!important}.ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{padding:0;margin:0}.woolentor_current_theme_blocksy .ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{background-color:transparent!important}.woolentor-short-desc ul,.woolentor-short-desc ol,.woolentor-products .woocommerce-product-details__short-description ul,.woolentor-products .woocommerce-product-details__short-description ol{margin-left:15px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a[class*="shopengine"]{display:none}.ht-product-image-wrap .ht-product-image{position:relative}.ht-product-image-wrap .ht-product-image .ht-product-hover-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.ht-product-inner:hover .ht-product-image-wrap .ht-product-image .ht-product-hover-img{opacity:1;transform:scale(1.09)}.ht-products{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Roboto",sans-serif}.ht-products *{-webkit-box-sizing:border-box;box-sizing:border-box}.ht-products .ht-product .ht-product-inner{color:#444;border:1px solid #f1f1f1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;position:relative;overflow:hidden}.woolentor-product-same-height.ht-products .ht-product .ht-product-inner{height:100%;display:flex;flex-direction:column}.woolentor-product-same-height.ht-products .ht-product .ht-product-content{flex:1 0}.woolentor-product-same-height.ht-products.product-slider .slick-list,.woolentor-product-same-height.ht-products.product-slider .slick-track,.woolentor-product-same-height.ht-products.product-slider .ht-product{height:100%!important}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap{position:absolute;left:0;width:100%;bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{max-width:370px;padding:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgb(0 0 0 / .75);text-align:center}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#fff}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner p{font-size:12px;color:#fff;margin:0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap{position:relative;overflow:hidden}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:18px;z-index:3}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-stockout{color:#f05b64!important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-left{left:30px;right:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-right{left:auto;right:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:25px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:30px;border:none;background-color:transparent!important;text-align:center;padding:0;cursor:pointer;z-index:99;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow i{font-size:18px;line-height:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-prev{left:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-next{right:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:focus{outline:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:hover{color:#000}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;left:0;bottom:-25px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transform:translateX(0)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li{margin:0 5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li button{display:block;text-indent:-99999px;padding:0;width:10px;height:10px;border:none;border-radius:50%;background-color:#cccccc!important;cursor:pointer}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li.slick-active button{background-color:#666666!important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-slide{height:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab{overflow:hidden;width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane{display:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane.htactive{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links{position:absolute;left:50%;bottom:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;list-style:none;width:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li{width:33.333333%;padding:0 2px;margin-bottom:5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a{display:block;border:3px solid rgb(0 0 0 / .55);background:#fff none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a.htactive{border-color:rgb(220 154 14 / .55)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:25px;right:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.ht-products .ht-product .ht-product-inner .ht-product-action ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:-5px;padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul li{padding:5px;position:relative}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a{color:#000;text-decoration:none;display:block;text-align:center;width:30px;height:30px;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn,.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn .htcompare-btn-text{display:block!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button svg{width:18px;height:18px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.loading{padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.loading::after{right:6px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.added::after{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a i{font-size:20px;line-height:30px;margin:0}.woolentor-compare.compare,.ht-product-action ul li.woolentor-cart a{-webkit-text-indent:-99999px;text-indent:-99999px}.ht-products .ht-product .yith-wcwl-add-to-wishlist{margin-top:0}.woolentor-compare.compare::before,.ht-product-action ul li.woolentor-cart a::before{content:"";display:flex;font-family:simple-line-icons!important;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;text-indent:0;width:100%;line-height:30px;opacity:1!important;filter:blur(0)!important;z-index:9999}.ht-product-action ul li.woolentor-cart a::before{content:"";font-weight:400}.ht-product-action ul li.woolentor-cart a.loading::before{animation:2s linear 0s normal none infinite running spin;content:"";font-family:"WooCommerce"!important;height:auto}.ht-product-action ul li.woolentor-cart a.wc-forward::before,.woolentor-compare.compare.added::before{content:""}.ht-products.woocommerce a.added_to_cart{padding:0;display:block}.ht-product-action ul li.woolentor-cart a.button{background:#fff0 none repeat scroll 0 0;padding:0}.ht-product-action ul li.woolentor-cart a.added{display:none!important}.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added{display:block!important}.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added::before{display:none}.woocommerce .elementor-widget-woolentor-cross-sell-product-custom a.button.added::after{position:absolute;left:0;top:0;text-indent:0}.woocommerce .elementor-widget-woolentor-cross-sell-product-custom .woolentor-btn-text-cart a.button.added::after{right:-15px;left:auto}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,span.woolentor-tip,[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-archive-addons) .wishsuite-button.wishlist span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99}[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-archive-addons) .wishsuite-button.wishlist span.wishsuite-btn-text{margin-right:-10px;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%)}.ht-products .ht-product.ht-product-action-right span.woolentor-tip,.ht-products .ht-product.ht-product-action-right .wishsuite-button.wishlist span.wishsuite-btn-text{left:auto;right:35px}.tooltip_no .ht-product-action-tooltip{display:none!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover{color:#dc9a0e}.ht-product-action .yith-wcwl-wishlistaddedbrowse a,.ht-product-action .yith-wcwl-wishlistexistsbrowse a{color:#dc9a0e!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover span.woolentor-tip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover .wishsuite-button.wishlist span.wishsuite-btn-text{opacity:1;visibility:visible;margin-left:0;margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content{padding:30px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner{position:relative}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:not(.woolentor-stock-progress-bar,.stock-management-progressbar){margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:last-child{margin-bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:relative;padding-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:1px;background-color:#949494}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a{color:inherit;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner span.ht-product-title{display:inline-block}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a{color:inherit;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:19px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span{line-height:1;font-weight:700;font-size:20px;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price mark,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price ins{background:#fff0 none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del{margin-right:8px;text-decoration:line-through}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del span{font-size:16px;font-weight:500}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-products .woocommerce .ht-product-ratting-wrap .star-rating{float:none}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i{font-size:13px;line-height:14px;padding-left:3px;padding-right:3px;color:#aaa}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i:last-child{margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap{position:static;display:none;margin-top:20px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown{padding:0;margin:-2px}.ht-products .ht-product .ht-product-inner:hover{-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .1);box-shadow:0 4px 10px rgb(0 0 0 / .1)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{background-color:rgb(0 0 0 / .75)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{background-color:#fff0;padding:0}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block;margin-bottom:-30px;margin-left:-30px;margin-right:-30px;margin-top:30px;width:auto}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px 5px}.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner,.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:5px 3px}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px 10px}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;left:auto;right:0;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px 10px}.ht-products .ht-product.ht-product-countdown-middle .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-countdown-wrap{display:none}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px 5px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action{left:auto;right:25px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip{left:auto;right:100%;margin-left:0;margin-right:-10px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action{left:0;right:0;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);bottom:15px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li{padding:10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom span.woolentor-tip,.ht-products .ht-product.ht-product-action-bottom .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action{left:0;right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li{padding:10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle span.woolentor-tip,.ht-products .ht-product.ht-product-action-middle .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;left:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-ratting-wrap+.ht-product-action{margin-top:20px!important}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li{padding:10px}:is(.ht-products .ht-product.ht-product-action-bottom-content,.ht-products .ht-product.ht-product-action-bottom) .wishsuite-button.wishlist{padding-top:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content span.woolentor-tip,.ht-products .ht-product.ht-product-action-bottom-content .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(2){-webkit-transition:all 0.3s ease 0.2s;-o-transition:all 0.3s ease 0.2s;transition:all 0.3s ease 0.2s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(3){-webkit-transition:all 0.3s ease 0.4s;-o-transition:all 0.3s ease 0.4s;transition:all 0.3s ease 0.4s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(4){-webkit-transition:all 0.3s ease 0.6s;-o-transition:all 0.3s ease 0.6s;transition:all 0.3s ease 0.6s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul li,.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul li{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li,.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul{margin:0;background-color:#fff;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .1);box-shadow:0 4px 10px rgb(0 0 0 / .1);overflow:hidden}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul:hover{overflow:visible}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li{margin-left:10px;margin-right:10px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:first-child{margin-top:15px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:last-child{margin-bottom:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:first-child,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:last-child{margin:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom-content .ht-product-inner:hover .ht-product-action ul{width:auto}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-round .ht-product-inner .ht-product-action ul{border-radius:50px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action{bottom:20px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul{height:auto;width:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;-webkit-transition:none;-o-transition:none;transition:none}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul{width:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul{width:auto;height:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul{height:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:absolute;right:0;bottom:10px;margin:0;width:100%}.ht-product-content .woocommerce-product-details__short-description{padding:10px 0;overflow:hidden}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin:0}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{position:absolute;top:0;right:0}.ht-product-content-allcenter{text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span,.ht-product-content-allcenter .ht-product-ratting-wrap>div{margin:0 auto}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{display:block;text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{left:35%}.woocommerce.ht-products div.product p.price del,.woocommerce.ht-products div.product span.price del{opacity:1}.product-slider .ht-product.col-1,.ht-product.col.first{clear:unset}.woolentor-banner{align-items:center;display:flex;flex-flow:row wrap;overflow:hidden}.woolentor-banner-img,.woolentor-content{width:50%;float:left}.woolentor-content{padding-left:70px}.woolentor-banner .banner_subtitle{font-size:16px;font-weight:600;margin:0}.woolentor-banner .banner_title{font-size:28px;font-weight:400;margin:35px 0}.woolentor-banner .banner_button{border-bottom:1px solid #000;font-size:12px;font-weight:600;text-transform:uppercase}.woolentor-banner-img img{width:100%}.woolentor-content-align-right .woolentor-banner-img{order:1;padding-right:50px;padding-left:0}.woolentor-content-align-right .woolentor-content{order:2;padding-left:40px}.woolentor-content-align-right.woolentor-banner .banner_title{margin:20px 0}.woolentor-content-align-bottom .woolentor-banner-img{order:1;padding-left:0;width:100%}.woolentor-content-align-bottom .woolentor-content{order:2;padding:30px 0;text-align:center;width:100%}.woolentor-content-align-bottom .banner_title{margin:0 0 20px}.woolentor-banner-layout-2{display:block;position:relative}.woolentor-banner-layout-2 .woolentor-content{padding-left:0}.woolentor-banner-layout-2 .woolentor-banner-img{float:none;width:100%}.woolentor-banner-layout-2 .woolentor-content{padding-left:50px;position:absolute;top:50px;left:0;width:100%}.woolentor-banner-layout-2 .woolentor-content h2{margin:0}.woolentor-banner-layout-2.woolentor-content-align-bottom .woolentor-content{bottom:50px;padding:0 0 0 50px;top:auto;text-align:left}.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-content{left:auto;padding-right:50px;padding-left:0;right:0;text-align:right}.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-banner-img{padding-left:0}.woocommerce.product-slider div.product.ht-product{float:left}.wlspcial-banner .banner-thumb a{overflow:hidden;position:relative;display:block}.wlspcial-banner .banner-thumb a::before{background:#fff none repeat scroll 0 0;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a::after{background:#fff none repeat scroll 0 0;bottom:0;content:"";height:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a img{width:100%}.wlspcial-banner:hover .banner-thumb a::before{height:100%;opacity:.3;width:100%}.wlspcial-banner:hover .banner-thumb a::after{height:100%;opacity:.3;width:100%}.wlspcial-banner{position:relative}.wlspcial-banner .banner-content{position:absolute;z-index:2;width:100%;text-align:center}.wlspcial-banner .banner-content a{color:#383838;font-size:14px;font-weight:700;text-transform:uppercase;transition:all 0.4s ease 0s;text-decoration:none;display:inline-block}.woolentor-banner-content-pos-center .banner-content{top:50%;right:0;left:auto;transform:translateY(-50%)}.woolentor-banner-content-pos-bottom .banner-content{bottom:0;padding-bottom:40px}.woolentor-banner-content-pos-top .banner-content{top:0;padding-top:40px}.wlspcial-banner.woolentor-banner-content-pos-right .banner-content{top:50%;right:0;width:auto;transform:translateY(-50%)}.wlspcial-banner.woolentor-banner-content-pos-left .banner-content{top:50%;left:0;width:auto;transform:translateY(-50%)}.wlbanner-badgeimage{position:absolute;top:0;left:0;display:inline-block}.wlbanner-badgeimage img{width:100%}.elementor-widget-woolentor-custom-product-archive .woocommerce[class*="columns-"] .product{margin:0}.elementor-widget-woolentor-custom-product-archive .woocommerce[class*="columns-"] .woolentor_current_theme_layout .product{margin-right:20px}.wl-row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.wl-row.wlno-gutters{margin-right:0;margin-left:0}[class*="wl-col-"]{padding-right:15px;padding-left:15px}.wl-row>[class*="col-"]{min-height:1px;position:relative;width:100%;padding-right:10px;padding-left:10px}.wl-row.wlno-gutters>[class*="col-"]{padding-right:0;padding-left:0}.wl-columns-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.wlsingle-categorie{border:1px solid #f3f3f3;padding:35px 10px;text-align:center;margin-bottom:15px}.wlno-gutters .wlsingle-categorie{margin-bottom:0}.wlsingle-categorie .wlsingle-categorie-img a{font-size:30px}.wlsingle-categorie .wlcategorie-content h4{font-size:16px;margin:17px 0 0;line-height:1;position:relative;display:inline-block}.wlsingle-categorie .wlcategorie-content h4 sup,.wlsingle-categorie .wlcategorie-content p{display:none}.wl-layout-horizontal .wlsingle-categorie .wlcategorie-content h4 sup{position:absolute;top:0;right:0}.wl-layout-vertical .wlsingle-categorie{border:0;padding:0;align-items:center;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wl-layout-vertical .wlsingle-categorie .wlcategorie-content h4{margin:0;display:flex}.wl-layout-vertical .wlsingle-categorie .wlsingle-categorie-img a{display:flex}.wl-layout-vertical .wlsingle-categorie-img{padding-right:22px}.wl-layout-vertical .wlsingle-categorie{padding:20px 0}.wl-layout-vertical .wl-col-8:first-child .wlsingle-categorie{padding-top:0!important;border-top:0!important}.wl-layout-vertical .wl-col-8:last-child .wlsingle-categorie{padding-bottom:0!important;border-bottom:0!important}.wl-row.slick-slider{margin-right:0;margin-left:0}.wl-single-brand{text-align:center;margin-bottom:20px}.slick-slide .wl-single-brand{margin-bottom:0}.slick-slide .wl-single-brand img{display:inline-block}.ht-product-action-bottom .ht-product-inner .wishsuite-button.wishlist,.ht-product-action-bottom-content .ht-product-inner .wishsuite-button.wishlist,.ht-product-action-middle .ht-product-inner .wishsuite-button.wishlist,.wl_single-product-item .product-content .action li .wishsuite-button.wishlist{padding-top:4px}.ht-product-2 .ht-product-action-2 .wishsuite-button.wishlist{line-height:42px}.ht-product-2 .wishsuite-button.wishlist svg{width:15px;height:15px}.ht-product-2 .ht-product-action-3 .wishsuite-button.wishlist{border-right:1px solid rgb(255 255 255 / .2)}.ht-product-2 .ht-product-action-5 .wishsuite-button.wishlist{line-height:48px}.ht-product-2 .ht-product-action-6 .wishsuite-button.wishlist{line-height:40px}.woocommerce .elementor-widget-wl-single-product-meta .product_meta>span{position:relative}.wlds-css{display:flex;justify-content:center}@keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}@-webkit-keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}.wlds-ripple{position:relative}.wlds-ripple div{box-sizing:content-box;position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;-webkit-animation:wlds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:wlds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.wlds-ripple div:nth-child(1){border-color:#51cacc}.wlds-ripple div:nth-child(2){border-color:#9df871;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.wlds-ripple{width:200px!important;height:200px!important;-webkit-transform:translate(-100px,-100px) scale(1) translate(100px,100px);transform:translate(-100px,-100px) scale(1) translate(100px,100px)}.elementor-widget-wl-product-related .products>h2,.elementor-widget-wl-product-additional-information h2,.elementor-widget-wl-single-product-upsell .up-sells>h2{display:none}.elementor-widget-wl-product-related.wlshow-heading-yes .products>h2,.elementor-element.wl-show-heading-yes .up-sells>h2,.elementor-widget-wl-product-additional-information.wl-show-heading-yes h2{display:block}[class*="woolentorducts-columns-"] ul.products{display:flex!important;flex-flow:row wrap;column-gap:0;justify-content:start}[class*="woolentorducts-columns-"] ul.products li.product{margin-left:0!important}.woolentorducts-columns-6 ul.products li.product{width:calc(16% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-5 ul.products li.product{width:calc(19% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-4 ul.products li.product{width:calc(25% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-3 ul.products li.product{width:calc(33.33% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-2 ul.products li.product{width:calc(50% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-1 ul.products li.product{width:100%!important}[class*="woolentorducts-columns-"] ul.products li.product.first{clear:none!important}.woolentorducts-columns-6 ul.products li.product:nth-child(6n),.woolentorducts-columns-5 ul.products li.product:nth-child(5n),.woolentorducts-columns-4 ul.products li.product:nth-child(4n),.woolentorducts-columns-3 ul.products li.product:nth-child(3n),.woolentorducts-columns-2 ul.products li.product:nth-child(2n),.woolentorducts-columns-1 ul.products li.product{margin-right:0!important}.woocommerce #content div.product .woolentor-woo-template-builder div.images,.woocommerce div.product .woolentor-woo-template-builder div.images{width:100%}.woolentor-product-loop-item-align-left ul.products li.product .star-rating{margin-right:auto}.woolentor-product-loop-item-align-right ul.products li.product .star-rating{margin-left:auto}.woolentor-product-loop-item-align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto}.elementor-widget-woolentor-product-archive-addons ul.products li.product span.onsale{display:none}.elementor-widget-woolentor-product-archive-addons ul.products li.product .onsale{margin:0}.woocommerce div.product .woolentor-woo-template-builder form.cart .button{transition:0.4s}.woocommerce div.product .woolentor-woo-template-builder .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woolentor-woo-template-builder .woocommerce-tabs ul.tabs li::before{display:none}.elementor-widget-wl-cart-total div[class^="ht-col"],.elementor-widget-wl-cart-total div[class^="col"]{width:100%!important;max-width:100%!important}.elementor-widget-wl-myaccount-login-form input[type="checkbox"]{width:auto;display:inline-block;height:auto}.woolentor-myaccount-form-login .form-row{display:block}.woolentor-product-gallery-video{position:relative}.video-cus-tab-pane{display:none}.video-cus-tab-pane img{width:100%}.video-cus-tab-pane.htactive{display:block}.woolentor-product-video-tabs{padding:0;list-style:none;margin:10px -5px 0}.woolentor-product-video-tabs li{display:block;padding:0 5px;width:25%;cursor:pointer;float:left;margin-bottom:10px}.woolentor-product-video-tabs li img{width:100%}.woolentor-product-video-tabs li a{position:relative;display:block}.woolentor-product-video-tabs li.wlvideothumb a::before{background:#000;opacity:.5;position:absolute;width:100%;height:100%;content:""}span.wlvideo-button{position:absolute;left:0;right:0;top:0;bottom:0;z-index:999;color:#fff;font-size:18px;display:flex;justify-content:center;align-items:center}.wlpro-product-thumbnails,.wlpro-product-videothumbnails{overflow:hidden;width:100%!important;float:none!important}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.woolentor-product-video-tabs,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs{float:left;margin:0;padding-right:10px;width:20%}.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs{margin:0;padding-right:0;padding-left:10px}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.woolentor-product-video-tabs li,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs li{width:100%}.wlpro-product-videothumbnails.thumbnails-tab-position-left .woolentor-product-gallery-video,.wlpro-product-videothumbnails.thumbnails-tab-position-right .woolentor-product-gallery-video{width:80%;float:left}.woolentor-product-gallery-video span.ht-product-label{padding:10px;font-size:1em;font-weight:700;position:absolute;text-align:center;top:0;right:0;border-radius:10px;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.elementor-widget-wl-checkout-order-review #order_review{width:100%!important;float:none!important;background-color:transparent!important}span.woolentor-order-item-title .product-thumbnail{display:none}.woolentor-order-review-product span.product-thumbnail{display:inline-block;padding-right:10px}.woolentor-order-review-product span.product-thumbnail img{max-width:70px}.woolentor_current_theme_storefront span.woolentor-order-item-title{display:flex;align-items:center}.woolentor-order-review-product .variation{display:none!important}.woolentor-order-review-product .woolentor-order-item-title .variation{display:block!important}.woolentor-order-review-product .woolentor-order-item-title{display:flex;overflow:hidden}.woolentor_current_theme_storefront .elementor-widget-wl-checkout-order-review table.woocommerce-checkout-review-order-table .product-name{width:auto!important}.woolentor_current_theme_99fy dd.variation-woolentor_cart_availability{display:block!important}.woolentor_current_theme_99fy .woolentor-order-review-product p{margin:0}.woolentor-field-radio span input{height:auto;width:auto}.woolentor-field-radio .woocommerce-input-wrapper label{display:inline-block!important;margin-left:5px;margin-right:5px}.woolentor-field-radio .woocommerce-input-wrapper{display:flex;align-items:center}.woolentor-woocommerce-checkout .form-row.woolentor-field-heading,.form-row.woolentor-field-heading{border-bottom:1px solid #ebebeb;padding:10px 0 10px}.woolentor-woocommerce-checkout .form-row.woolentor-field-heading *,.form-row.woolentor-field-heading *{margin:0}.woocommerce-additional-fields__field-wrapper .woolentor-field-area{margin:0 0 6px}.woocommerce-additional-fields__field-wrapper .woolentor-field-area select{width:100%}.woolentor-field-area .woocommerce-multicheckbox-wrapper label{display:block}.woolentor_archive_result_count .woocommerce-result-count,.woolentor_archive_catalog_ordering form.woocommerce-ordering{margin:0!important;float:none!important}.woolentor_archive_catalog_ordering form.woocommerce-ordering{display:block}.woolentor_archive_catalog_ordering form.woocommerce-ordering select{background-color:#fff0;width:100%;max-width:100%}.elementor-widget-wl-product-add-to-cart .stock:not(.available-on-backorder),.elementor-widget-wl-product-add-to-cart .ast-stock-detail{display:none}.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .stock,.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .ast-stock-detail{display:inline-block!important}.notifake{max-width:550px}.woolentor-notification-content{position:fixed;bottom:10px;background:#fff;display:flex;flex-flow:row wrap;left:-150px;align-items:center;box-shadow:0 0 10px #ccc;width:450px;border-radius:10px;z-index:99999}.woolentor-notification-content .elementor{width:100%}.woolentor-notification-content.topleft{left:10px;top:10px;bottom:auto}.woolentor-notification-content.topright{left:auto;right:10px;top:10px;bottom:auto}.logged-in .woolentor-notification-content.topleft,.logged-in .woolentor-notification-content.topright{top:45px}.woolentor-notification-content.bottomleft{left:10px}.woolentor-notification-content.bottomright{right:10px;left:auto}.woolentor-notification-content.imageright{flex-direction:row-reverse;padding-right:0;padding-left:20px}.wlnotification_image{padding-right:15px;flex:0 0 25%}.wlnotification_image img{border-radius:5px;width:100%}.woolentor-notification-content.imageright .wlnotification_image{padding-right:0;padding-left:15px}.wlnotification_content{flex:0 0 70%}.imageright .wlnotification_content{text-align:right}.wlnotification_content h4,.wlnotification_content h6{margin:0;color:#000}.wlnotification_content h4{font-size:18px;margin-bottom:0}.wlnotification_content h6{font-size:14px}.wlnotification_content p{margin-bottom:3px;max-width:450px;font-size:13px;font-weight:300;color:#7e7e7e}.woolentor-buyername{font-size:12px;float:right}.imageright .woolentor-buyername{float:left}.wlcross{position:absolute;right:0;top:4px;color:#000;font-size:20px;line-height:0;padding:10px;cursor:pointer;transition:0.4s}.wlcross:hover{color:#f05b64}.wl-call-forprice a{padding:8px 15px;display:inline-block;background:#000;color:#fff;border-radius:5px}.wl-call-forprice a:hover{color:#fff}.wl-suggest-price form{display:none;margin-top:10px}.wl-suggest-form-input input:not([type="submit"]){width:100%;display:block;border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px}.wl-suggest-form-input input[type="submit"]{font-size:14px;border-radius:0;font-weight:500;padding:8px 15px;cursor:pointer;transition:0.4s}.wl-suggest-form-input textarea{border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px;width:100%}.wlsugget-button{padding:8px 18px;font-size:16px;font-weight:400;border-radius:5px;cursor:pointer;transition:0.4s}.wlsendmessage{margin:0 0 10px 0;padding:0;display:none}.woolentor-add-to-cart-sticky .woolentor-flash-product-countdown{display:none}.woolentor-add-to-cart-sticky .woolentor-product-badge-area{display:none}.woolentor-add-to-cart-sticky{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:10px 0;background-color:#fff;box-shadow:0 0 9px rgb(0 0 0 / .12);transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.woolentor-sticky-shown.woolentor-add-to-cart-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woolentor-add-to-cart-sticky .ht-container .ht-row{align-items:center;flex-direction:row;justify-content:space-between}.woolentor-sticky-thumbnail{overflow:hidden;margin-right:10px}.woolentor-sticky-thumbnail img{max-width:80px}.woolentor-addtocart-content{display:flex;align-items:center;margin-right:15px}.woolentor-addtocart-content .title{margin:0;font-size:18px;display:block}.woolentor-addtocart-content .price{font-size:14px}.woolentor-sticky-btn-area{display:flex;align-items:center;flex-direction:row;justify-content:flex-end}.woolentor-sticky-btn-area .yith-wcwl-add-to-wishlist{display:none}.woolentor-sticky-btn-area .woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{display:block}.woolentor-sticky-btn-area .cart{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;flex-wrap:wrap}.woolentor-sticky-btn-area .quantity{margin-right:10px}.woolentor-sticky-btn-area .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:0}.woolentor-add-to-cart-sticky .tinv-wraper,.woocommerce .woolentor-add-to-cart-sticky .wc-forward,.woolentor-add-to-cart-sticky .wc-forward{display:none}.woolentor-add-to-cart-sticky .woolentor-sticky-wishlist .tinv-wraper{display:block}.woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{margin-top:0}.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse{display:block!important}.woolentor-add-to-cart-sticky .button{color:#fff;font-size:16px;text-transform:uppercase;font-weight:400!important;border-radius:0!important;margin-right:10px!important;background-color:#ff4136!important}.woolentor-sticky-btn-area .stock.in-stock{margin:0;margin-right:10px}.woolentor-stock-progress-bar,.stock-management-progressbar{margin-top:15px}.woolentor-stock-progress-bar .wlstock-info{color:#777;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:5px}.woolentor-stock-progress-bar .wlstock-info span{color:#333;font-weight:600;margin-left:3px}.woolentor-stock-progress-bar .wlprogress-area{background-color:#444;width:100%}.woolentor-stock-progress-bar .wlprogress-area{height:10px}.woolentor-stock-progress-bar .wlprogress-bar{height:100%}.woolentor-stock-progress-bar .wlprogress-bar{background-color:#ff4136}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li a{margin-left:auto}.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a{width:auto!important;height:auto!important;text-indent:0}.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a:before{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li:hover span.woolentor-tip{z-index:999}.htwl-modal-content{max-height:470px;overflow-y:auto;overflow-x:hidden}.wl-customer-review .wl-row>[class*="col-"]{margin-bottom:30px}.wlb-review-style-1 .wl-customer-testimonal{background:#f7f8f9;padding:30px;margin-top:30px}.wlb-review-style-1 .wl-customer-testimonal .content{display:flex;align-items:center}.wlb-review-style-1 .wl-customer-testimonal .content img{max-width:80px;border-radius:100%}.wlb-review-style-1 .wl-customer-testimonal .content img+.clint-info{padding-left:25px}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info h4{font-size:18px;color:#383838;margin:0}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info span{color:#1834a6;font-size:13px}.wlb-review-style-1 .wl-customer-testimonal p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px}.wlb-review-style-2 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-top:30px;padding:40px 30px}.wlb-review-style-2 .wl-customer-testimonal img{border:2px solid #43df9c;border-radius:50%;box-sizing:content-box;float:left;max-width:90px}.wlb-review-style-2 .wl-customer-testimonal .content p{color:#3e3e3e;font-size:16px;line-height:28px;margin-bottom:20px}.wlb-review-style-2 .wl-customer-testimonal .content{overflow:hidden;padding-left:20px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info{padding-left:50px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4{position:relative}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{background:#383838 none repeat scroll 0 0;content:"";height:2px;left:-48px;position:absolute;top:18px;width:30px}.wl-customer-align-center .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:30%}.wl-customer-align-right .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:auto;right:80px}.wlb-review-style-3 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-top:53px;padding-bottom:27px;position:relative;text-align:center}.wlb-review-style-3 .wl-customer-testimonal{margin-top:82px}.wlb-review-style-3 .wl-customer-testimonal img{border:2px solid #727272;border-radius:50%;box-sizing:content-box;left:50%;max-width:100px;position:absolute;top:0;transform:translate(-50%,-50%)}.wlb-review-style-3 .wl-customer-testimonal .content{margin-top:0;padding-top:73px}.wlb-review-style-3 .wl-customer-testimonal .content p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:24px;margin-bottom:4px;padding:0 4%}.wlb-review-style-3 .wl-customer-testimonal .content h4{color:#5b5b5b;font-size:16px;font-weight:600;line-height:37px;margin:0}.wlb-review-style-3 .wl-customer-testimonal .clint-info .rating,.wlb-review-style-4 .wl-customer-testimonal .clint-info .rating{justify-content:center}.wlb-review-style-3 .wl-customer-testimonal .clint-info{padding:0 4%}.wl-customer-align-right .wlb-review-style-3 .wl-customer-testimonal img{right:-40px;left:auto}.wl-customer-align-left .wlb-review-style-3 .wl-customer-testimonal img{left:70px}.wlb-review-style-4 .wl-customer-testimonal .content{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgb(82 182 188 / .25);padding:50px 9%;position:relative;text-align:center}.wlb-review-style-4 .wl-customer-testimonal .clint-info{margin-top:40px;text-align:center}.wlb-review-style-4 .wl-customer-testimonal img{border:2px solid #ececec;border-radius:50%;box-sizing:content-box;display:inline-block;max-width:80px}.wlb-review-style-4 .wl-customer-testimonal .clint-info h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-bottom:4px;margin-top:22px}.wlb-review-style-4 .wl-customer-testimonal .clint-info span{color:#5c5c5c;font-size:15px;font-weight:600}.wlb-review-style-4 .wl-customer-testimonal .content .triangle{border-color:#fff #fff0 #fff0;border-style:solid;border-width:20px;left:50%;margin-top:-1px;position:absolute;top:100%;transform:translateX(-50%)}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content{text-align:right}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content{text-align:left}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content .triangle{right:0;left:auto}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content .triangle{left:45px}.wl-customer-testimonal .clint-info h4{margin:0}.wl-customer-testimonal .clint-info .rating{color:#ffcf0e;display:flex;list-style:outside none none;margin:4px 0 0;padding:0}.wl-customer-testimonal .clint-info .rating li{margin-right:8px}.wl-customer-testimonal .clint-info .rating li:last-child{margin-right:0}.wl-customer-testimonal .content img.avatar{border-radius:100%}.wl-customer-align-center .wl-customer-testimonal .clint-info .rating{justify-content:center}.wl-customer-align-left .wl-customer-testimonal .clint-info .rating{justify-content:flex-start}.wl-customer-align-right .wl-customer-testimonal .clint-info .rating{justify-content:flex-end}.wlb-marker-style-1{padding:245px 0}.wlb-marker-style-1 .wlb_image_pointer{width:36px;height:36px;border-radius:100%;border:3px solid #ed552d;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:32px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-1 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-1 .wlb_image_pointer::before{content:"\f129";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%}.wlb-marker-style-1 .wlb_image_pointer{position:absolute;left:66%;top:15%}.wlb-marker-style-2{padding:245px 0}.wlb-marker-style-2 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;border:5px solid #ddd;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-2 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-2 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-2 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-2 .wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-3{padding:245px 0}.wlb-marker-style-3 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-color:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:49px;z-index:2}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-3 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-3 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-3 .wlb_image_pointer::after{position:absolute;left:2px;background:#000;content:"";right:2px;top:2px;bottom:2px;border-radius:100%;border:2px solid #fff;z-index:-1}.wlb-marker-style-3 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-3 .wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-4{padding:245px 0}.wlb-marker-style-4 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;border:5px solid #d88d78;z-index:2}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#18012c}.wlb-marker-style-4 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-4 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#d88d78;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-4 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-4 .wlb_image_pointer{position:absolute;left:83%;top:37%}.wlb-marker-style-5{padding:245px 0}.wlb-marker-style-5 .wlb_image_pointer{width:46px;height:46px;border-radius:4px;background:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2}.wlb-marker-style-5 .wlb_image_pointer .effect-1{position:relative}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before,.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{position:absolute;top:50%;left:50%;display:block;content:"";border:1px solid #f10;border-radius:50%;-webkit-transform:scale(.35) translateY(-50%) translateX(-50%);-ms-transform:scale(.35) translateY(-50%) translateX(-50%);transform:scale(.35) translateY(-50%) translateX(-50%);opacity:0;-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before{width:32px;height:32px;left:50%;top:50%;z-index:-1}.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{width:32px;height:32px;z-index:-1;border-color:rgb(255 255 255 / .4);-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-5 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-5 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-5 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-5 .wlb_image_pointer{position:absolute;left:83%;top:37%}@-webkit-keyframes marker-ripple-animation{0%{-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{-webkit-transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}.elementor-widget-wl-empty-cart-message .woocommerce-notices-wrapper .cart-empty+.cart-empty{display:none}.wl-quantity-wrap .label,.wl-quantity-wrap .wl-quantity,.wl-cart-icon,.wl-wishlist-compare-txt{display:none}.wl-addto-cart .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:none}.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{margin:22px 0}.woolentor_current_theme_blocksy .wl-addto-cart a.htcompare-btn{display:unset!important}.woolentor_current_theme_oceanwp .wl-addto-cart form.cart .quantity{min-width:unset}.woolentor_current_theme_blocksy .wl-addto-cart.grouped.wl-style-5 form.cart .wl-cart-wrap,.woolentor_current_theme_blocksy .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,#holmes .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,#holmes .wl-addto-cart.variable.wl-style-5 form.cart .wl-quantity-wrap{flex-wrap:unset!important}#holmes .wl-addto-cart form.cart .button{height:auto!important}.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 .quantity .qty,.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-3 .quantity .qty,.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-5 .quantity .qty{width:inherit!important;text-align:center!important}.woolentor_current_theme_blocksy .wl-addto-cart.grouped.wl-style-5 form.cart .wl-cart-wrap,.woolentor_current_theme_blocksy .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap{flex-wrap:unset!important}.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-increase,.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-increase,.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-decrease,.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-decrease{display:none}.woolentor-page-template .ct-woo-account{display:block}.fusion-body .wl-quantity-cal .quantity{border:none}.woolentor_current_theme_Avada .woolentorducts-columns-4 ul.products li.product.product-list-view{width:100%!important}.wl-addto-cart.wl-style-2 .cart .quantity a.plus,.wl-addto-cart.wl-style-4 .cart .quantity a.minus,.wl-addto-cart.wl-style-4 .cart .quantity a.plus,.wl-addto-cart.wl-style-2 .cart .quantity a.minus,.wl-addto-cart.wl-style-4 .cart .quantity>.plus,.wl-addto-cart.wl-style-2 .cart .quantity>.minus,.wl-addto-cart.wl-style-2 .cart .quantity>.plus,.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.plus,.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.minus{display:none}.wl-addto-cart.wl-style-2 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-2 .wl-quantity-wrap .wl-quantity,.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-5 .wl-quantity-wrap .label{display:inline-block}.wl-addto-cart form.cart>a.wishsuite-product-before_cart_btn,.wl-addto-cart.grouped form.cart .wl-cart-wrap>a.wishsuite-product-before_cart_btn,.wl-addto-cart.variable form.cart .single_variation_wrap .woocommerce-variation-add-to-cart>a.wishsuite-product-before_cart_btn{display:none}.wl-addto-cart form.cart .htcompare-button-area,.wl-addto-cart form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .htcompare-button-area{display:none}.wl-addto-cart .wishsuite-btn,.wl-addto-cart .wishsuite-button{position:static!important}.woolentor-sticky-wishlist .wishsuite-button,.woolentor-sticky-wishlist .wishsuite-btn{display:none!important}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart div.quantity,.wl-addto-cart.wl-style-2 form.cart div.quantity{float:none;margin-right:0}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap{display:flex;margin-bottom:30px}.woocommerce-js div.product .wl-addto-cart form.cart div.quantity,.wl-quantity-cal div.quantity{margin:0}.woocommerce-js .wl-addto-cart .quantity .qty{margin:0;background:#fff0}.woocommerce-js div.product .wl-addto-cart form.cart .button,.wl-cart-wrap .button{margin:0}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;flex-wrap:wrap;border-bottom:1px solid #333;align-items:center;margin-left:80px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#333;margin-top:5px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{background:#fff0;color:#666;font-size:14px}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{border-width:0;color:#212529;font-weight:500;text-align:center;width:4em}.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity{cursor:pointer}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{padding-left:0;padding-right:35px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity.wl-quantity-plus{padding-right:0;padding-left:35px}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]::-webkit-outer-spin-button,.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield}.woocommerce div.product .wl-addto-cart form.cart:after,.woocommerce div.product .wl-addto-cart form.cart:before,.wl-addto-cart form.cart:after,.wl-addto-cart form.cart:before{display:none}.woocommerce div.product .wl-addto-cart.external.wl-style-2 form.cart .button,.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button,.wl-addto-cart.wl-style-2 form.cart .button,.wl-addto-cart.external.wl-style-2 form.cart .button{vertical-align:baseline;float:none;font-weight:400;line-height:24px;margin-bottom:10px;padding:15px 40px;text-align:center;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;color:#fff;border:1px solid #333;border-radius:500px;background-color:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button:hover,.wl-addto-cart.wl-style-2 form.cart .button:hover{background:#fff;color:#333;border-color:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap{display:flex;margin-bottom:30px;gap:15px}.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap{display:flex;flex-wrap:wrap;gap:15px}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .single_add_to_cart_button{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .wishlist{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .compare{order:3}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .single_add_to_cart_button{order:3}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .wishlist{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .compare{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .single_add_to_cart_button{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .wishlist{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.wishlist,.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.woolentor-compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.woolentor-compare{width:100%;height:100%;justify-content:center}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .compare{order:3}.wl-addto-cart.external.before.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.before.wl-style-5 form.cart .single_add_to_cart_button{order:3}.wl-addto-cart.external.before.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.before.wl-style-5 form.cart .wishlist{order:1}.wl-addto-cart.external.before.wl-style-2 form.cart .compare,.wl-addto-cart.external.before.wl-style-5 form.cart .compare{order:2}.wl-addto-cart.external.after.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.after.wl-style-5 form.cart .single_add_to_cart_button{order:1}.wl-addto-cart.external.after.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.after.wl-style-5 form.cart .wishlist{order:2}.wl-addto-cart.external.after.wl-style-2 form.cart .compare,.wl-addto-cart.external.after.wl-style-5 form.cart .compare{order:3}.wl-addto-cart.external.both.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.both.wl-style-5 form.cart .single_add_to_cart_button{order:2}.wl-addto-cart.external.both.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.both.wl-style-5 form.cart .wishlist{order:1}.wl-addto-cart.external.both.wl-style-2 form.cart .compare,.wl-addto-cart.external.both.wl-style-5 form.cart .compare{order:3}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{width:56px;height:56px;color:#333;border:1px solid dimgray;background-color:#fff0;border-radius:50%;display:flex;justify-content:center;font-size:22px;align-items:center;cursor:pointer;transition:1.2s}.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon.wishlist .wishsuite-button svg{height:22px;width:22px}.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{border-radius:0}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover{color:#fff;background:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover>a,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover>a,.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover>a,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover>a{color:#fff}.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon a svg{width:22px;height:22px}.wl-addto-cart.external.wl-style-2 form.cart{display:flex;flex-wrap:wrap;gap:10px}.woocommerce div.product .wl-addto-cart.external.wl-style-5 form.cart .button,.wl-addto-cart.external.wl-style-5 form.cart .button{padding:15px 40px;line-height:24px}.wl-addto-cart.wl-style-3 form.cart,.wl-addto-cart.wl-style-4 form.cart,.wl-addto-cart.wl-style-5 form.cart,.wl-addto-cart.variable.wl-style-3 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.wl-addto-cart.variable.wl-style-4 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.wl-addto-cart.variable.wl-style-5 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:15px;flex-direction:row;margin-bottom:30px;align-items:center}.woolentor-quickview-content-builder .wl-addto-cart.external.wl-style-5 form.cart{flex-wrap:unset}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap,.wl-addto-cart.wl-style-5 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap{flex:1}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap{flex:1.5}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button,.wl-addto-cart.wl-style-3 form.cart .button,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button,.wl-addto-cart.wl-style-4 form.cart .button{float:none;width:100%;background-color:#222}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button),.wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button){padding:19px 0;border-radius:5px}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button),.wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button){padding:15px 0;border-radius:5px}.woocommerce .wl-addto-cart.wl-style-5 .quantity .qty{width:4.631em;text-align:left;min-height:0}.woocommerce .wl-addto-cart.wl-style-5 .quantity input[type="number"]{padding:12px 7px}.woocommerce .wl-addto-cart.wl-style-3 .quantity input[type="number"]{text-align:left;width:100%;padding:10px 9px;border-radius:5px}.woocommerce div.product .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:1}.woolentor-quickview-content-builder .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:unset}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:2}.woolentor-quickview-content-builder .wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:unset}.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;background:#f7f8fa;align-items:center;padding:8px 0;border-radius:5px}.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity,.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity{float:none;display:inline-block;text-align:center;width:50px;height:auto}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{border-width:0;color:#212529;font-weight:500;text-align:center;padding:0;background:#fff0;margin:0}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]::-webkit-outer-spin-button,.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity{margin:0}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt,.wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt{display:block}.wl-wishlist-compare-txt{margin:0;padding:0;width:100%;margin-top:15px}.wl-wishlist-compare-txt li{list-style:none}.wl-wishlist-compare-txt .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:block}.wl-wishlist-compare-txt .htcompare-btn.woolentor-compare{margin-left:6px}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt,.wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt{display:flex;flex-wrap:wrap;gap:20px}.wl-addto-cart.grouped .wl-quantity-grouped-cal{display:flex;align-items:center}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity{padding:2px 16px;border:1px solid #eaeaea;cursor:pointer}.wl-addto-cart.grouped.wl-style-1 .wl-quantity-grouped-cal .wl-quantity{display:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-quantity-minus{border-right:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-quantity-plus{border-left:none}.wl-addto-cart.grouped.wl-style-3 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-minus,.wl-addto-cart.grouped.wl-style-5 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-minus{display:none}.wl-addto-cart.grouped.wl-style-3 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-plus,.wl-addto-cart.grouped.wl-style-5 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-plus{display:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .quantity input[type="number"]{border:1px solid #eaeaea}.woolentor-filter-wrap{overflow:hidden}.rtl .woolentor-filter-wrap ul li ul{padding-left:0;padding-right:20px}h2.wl_filter_title{margin:0 0 10px 0;color:#2d2a2a;font-weight:600;font-size:20px;padding:0 0 15px 0;border-bottom:1px solid #eee}.woolentor-filter-wrap form.wl_product_search_form{border:2px solid rgb(129 129 129 / .2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.woolentor-filter-wrap form.wl_product_search_form input[type="search"]{box-sizing:inherit;padding:0 15px;height:42px;border-radius:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;border:0;width:calc(100% - 50px)}.woolentor-filter-wrap form.wl_product_search_form button{width:50px;padding:0;height:42px;text-align:center;background:#fff0;transition:0.4s;color:#222;border:none}.woolentor-filter-wrap ul{margin:0;padding:0;list-style:none}.woolentor-filter-wrap ul li{border-bottom:1px solid #eee;margin:0}.woolentor-filter-wrap ul li:last-child{border-bottom:0}.woolentor-filter-wrap ul li a{padding:12px 0;display:inline-block;color:#464646;font-weight:400;font-size:14px;transition:0.4s}.woolentor-filter-wrap ul>li:hover>i,.woolentor-filter-wrap ul li a:hover{color:#f05b64}.woolentor-filter-wrap ul li i{margin-right:10px}.woolentor-filter-wrap ul li ul{padding-left:20px;border-top:1px solid #eee}.woolentor-filter-wrap ul li.wlchosen i{display:none}.woolentor-filter-wrap ul li.wlchosen a{position:relative;padding-left:15px}.woolentor-filter-wrap ul li.wlchosen>a::before,.woolentor-filter-wrap ul li.wlchosen>a::after{position:absolute;top:calc(50% - 1px);left:0;width:12px;height:2px;content:"";-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#f05b64}.woolentor-filter-wrap ul li.wlchosen a:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.woolentor-filter-wrap select{padding-right:30px;background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);padding:0 15px;max-width:100%;width:100%;height:42px;border:2px solid rgb(129 129 129 / .2);border-radius:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;-webkit-appearance:none;appearance:none}.woolentor_slider_range.ui-slider{position:relative;background:#dbdbdb none repeat scroll 0 0;border:medium none;border-radius:50px;height:5px;margin-bottom:12px;margin-left:auto;margin-right:0}.woolentor_slider_range .ui-slider-range.ui-widget-header.ui-corner-all{height:100%;position:absolute;display:block;border:0;background:#fa6bff none repeat scroll 0 0;border:none;-webkit-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s}.woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{position:absolute;background:#fff none repeat scroll 0 0;border:medium none;border-radius:50%;height:15px;margin-left:0;width:15px;border:4px solid #fa6bff;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.wl_button_price{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl_button_price button{background:#29d8db;padding:5px 12px;border-radius:3px;border:none}.wl_button_price button:hover{background:#fa6bff;text-decoration:none}.wl_product-accordion{width:100%}.wl_product-accordion .panel.panel-default{margin-bottom:20px}.wl_product-accordion .wl_product-accordion-card{margin-bottom:20px;border-radius:35px;background:-webkit-linear-gradient(349deg,#612cf6 0,#ba73fa 65%);background:-o-linear-gradient(349deg,#612cf6 0,#ba73fa 65%);background:linear-gradient(-259deg,#612cf6 0,#ba73fa 65%)}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card{background:#3951e1}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{border:none;width:100%;text-align:left;color:#fff;padding:20px 30px;position:relative;overflow-wrap:break-word;white-space:normal;font-size:18px;line-height:1.2;font-weight:500;border-radius:35px;border-bottom:1px solid #fff0;position:relative;cursor:pointer}@media only screen and (max-width:479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{padding-left:15px;padding-right:20px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;padding-top:6px;text-align:center;background:#fff;border-radius:50%;color:#ba73fa}@media only screen and (max-width:479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i:nth-child(2){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i:nth-child(1){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-content{border-bottom:none;margin-bottom:20px;border:none;border-radius:35px}.wl_product-accordion .wl_product-accordion-content img{border-radius:15px}.wl_product-accordion .wl_product-accordion-content:last-child{margin-bottom:0}.wl_product-accordion .card-body{padding:15px 30px 29px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.wl_product-accordion .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.wl_product-accordion .card-body .product-thumbnail{width:260px}.wl_product-accordion .card-body .product-content{margin-left:20px;width:100%}@media only screen and (max-width:575px){.wl_product-accordion .card-body .product-content{margin-left:0}}.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff;padding-top:30px}@media only screen and (max-width:575px){.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff0}}.wl_product-accordion .card-body .product-content .product-content-top p{color:#fff}.wl_product-accordion .card-body .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff}.wl_product-accordion .card-body .product-content .product-acontent-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{color:#fff;font-weight:500;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{margin-bottom:5px;margin-top:5px}}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0;border-radius:0 0 5px 5px;list-style:none;margin:0;margin-right:44px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action li{margin:0 5px}.wl_product-accordion .action .woocommerce.product.compare-button a:before,.wl_product-accordion .card-body .product-content .action .wishlist a,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .htcompare-btn,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button{font-size:14px;height:34px;padding:0 10px;line-height:34px;background:#fff;text-align:center;border-radius:50000px;color:#333;margin-left:10px;display:inline-block;text-align:center}.wl_product-accordion .card-body .product-content .action .wishlist a,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button{padding:3px 10px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button svg{width:15px;height:15px}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{color:#3951e1}.wl_single-product-item ul.action a.htcompare-btn.loading{padding:0}.wl_single-product-item ul.action a.htcompare-btn.added:after{display:none}@media only screen and (max-width:479px){.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator i{color:#3951e1}.wl_horizontal-hover-accordion{width:100%;max-width:1080px;height:600px;overflow:hidden}.wl_horizontal-hover-accordion .accordion-ul{width:100%;display:table;table-layout:fixed;margin:0;padding:0}.wl_horizontal-hover-accordion .accordion-ul li{display:table-cell;vertical-align:bottom;position:relative;width:16.666%;height:600px;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content{display:block;overflow:hidden;width:100%}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{display:block;height:600px;width:100%;position:relative;z-index:3;padding:50px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;opacity:0;margin:0;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;z-index:5;overflow:hidden;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px 20px}}@media only screen and (max-width:575px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px 20px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content{background:rgb(255 255 255 / .9);width:250px;padding:20px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title{margin-bottom:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title a{font-size:12px;color:#000}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title{margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title a{color:#333;margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{margin-bottom:5px;margin-top:5px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .reading{margin-top:20px;color:#75828e}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action{margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.action-item,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.htcompare-btn,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.wishsuite-button,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist a{height:35px;padding:0 9px;line-height:35px;background:#fff0;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.wishsuite-button svg{width:15px;height:15px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item i{margin-right:5px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist a{padding:2px 9px;display:inline-block}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action .yith-wcwl-add-button>a i,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-button>a i{margin-right:0}.wl_horizontal-hover-accordion .accordion-ul:hover li{width:8%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:20%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover .accordion-product-item{background:#fff0;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .star-rating{float:none}@media only screen and (max-width:575px){.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:114%}}.va-title{font-size:20px}.va-content{display:none;margin-left:25px}.wl_product-accordion .wishlist.button-default i{margin-right:0}.wl_product-accordion .action .woocommerce.product.compare-button{position:relative}.wl_product-accordion .ht-product-action-tooltip,.wl_horizontal-hover-accordion .ht-product-action-tooltip{display:none}.wl_product-accordion .yith-wcwl-add-to-wishlist,.wl_horizontal-hover-accordion .yith-wcwl-add-to-wishlist{margin-top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button{position:relative;margin-top:-3px}.wl_product-accordion .woocommerce.product.compare-button a{font-size:0;font-weight:400;position:absolute;padding:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a{text-indent:-9999px;background:inherit;margin-bottom:-10px;padding:0}.wl_product-accordion .action .woocommerce.product.compare-button a:before,.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before,.wl_single-product-item .action li .woolentor-compare.compare::before{content:"\f0ec";position:absolute;font-family:FontAwesome!important;font-size:18px}.wl_product-accordion .action .woocommerce.product.compare-button a:before{top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before{text-indent:0;left:0;right:0;color:#000;border:1px solid #0a3aca;width:37px;height:37px;line-height:35px;border-radius:50%;text-align:center}.wl_product-accordion-content .price ins{background:#fff0}.wl_single-product-item a{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}.wl_single-product-item a.htcompare-btn{justify-content:center}.wl_single-product-item{margin-top:30px;margin-left:auto;margin-right:auto;border:1px solid #eeeffb;border-radius:10000px 10000px 20px 20px;background:#f7f7f7}.wl_single-product-item .product-thumbnail{border:15px solid #fff;text-align:center;border-radius:50000px;position:relative;z-index:9;background:#fff}.wl_single-product-item .product-thumbnail .images{width:100%!important;-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2);border-radius:50%;margin-bottom:0!important}.wl_single-product-item .product-thumbnail .images img{display:inline-block;border-radius:100%;width:100%}@media only screen and (max-width:767px){.wl_single-product-item .product-thumbnail{height:auto}}@media only screen and (max-width:575px){.wl_single-product-item .product-thumbnail{height:auto}}.wl_single-product-item .product-content{margin-top:-124px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wl_single-product-item .product-content .product-content-top{padding:140px 20px 10px}.wl_single-product-item .product-content .product-content-top .title{font-weight:600;font-size:18px;margin:0;text-transform:inherit}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title a{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top p{font-weight:400;font-size:14px}.wl_single-product-item .product-content .product-content-top .title a{color:#333}.wl_single-product-item .product-content .product-content-top .title a:hover{color:#0a3aca}.wl_single-product-item .product-content .product-content-top .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px;font-size:15px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_single-product-item .product-content .product-content-top .product-price{margin-bottom:5px;margin-top:5px}}.wl_single-product-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_single-product-item .product-content .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#4e7cff;padding:10px 30px;border-radius:0 0 5px 5px;margin:0;list-style:none}.wl_single-product-item .product-content .action li{margin:0;position:relative;line-height:0}.wl_single-product-item .product-content .action li a,.wl_single-product-item .product-content .action .action-item{width:40px;height:40px;line-height:40px;background:#285ffc;text-align:center;border-radius:5px;color:#fff}.wl_single-product-item .product-content .action li .yith-wcwl-wishlistaddedbrowse.hide a,.wl_single-product-item .product-content .action li a.add_to_wishlist{padding:3px}.wl_single-product-item .product-content .action .action-item:hover{background:#2b2b4c}.wl_single-product-item.wl_left-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;border-radius:500px 0 0 500px}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item{display:inherit;border-radius:500px 500px 5px 5px;max-width:270px;margin-left:auto;margin-right:auto}}.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:340px;line-height:200px}.wl_single-product-item.wl_left-item .product-thumbnail .images{height:100%;width:100%;line-height:initial;-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2);border-radius:50%}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:270px}}.wl_single-product-item.wl_left-item .product-content{margin-top:0;margin-left:-144px;width:100%}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content{margin-top:0;margin-left:0}}.wl_single-product-item.wl_left-item .product-content .product-price{margin-bottom:5px;margin-top:5px}.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:30px 20px 12px 165px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 10px 170px}}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 12px 10px}}.wl_single-product-item.wl_left-item .product-content .action{padding:10px 30px 10px 150px;border-radius:0 0 5px 5px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px 10px 150px}}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px}}.wl_single-product-item.wl_dark-item .product-thumbnail{border:15px solid #707070}.wl_single-product-item.wl_dark-item .product-thumbnail .images{-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2)}.wl_single-product-item.wl_dark-item .product-content{background:#2b2b4c;color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top{padding:140px 20px 10px}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .product-price{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#75828e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting,.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{position:inherit}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin-bottom:25px}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{margin-top:8px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting i,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i{color:#dc9a0e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting i,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i{color:#aaa}.wl_single-product-item .action li .woolentor-compare.compare::before{left:50%;top:60%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:18px;width:100%;height:100%}.wl_single-product-item .product-content .action li a:hover{background:#2b2b4c}.wl_single-product-item .product-content .action span.ht-product-action-tooltip{display:none}.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist{margin-top:0}.wl_single-product-item .product-content .yith-wcwl-add-button>a i{margin-right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .btn_cart{position:relative}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.action-item.added,.wl_single-product-item .product-content .action .action-item.added{display:none}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_single-product-item .product-content .action a.added_to_cart.wc-forward{text-indent:-9999px;padding:0}.wl_single-product-item .product-content .action .action-item.loading:before{position:absolute;text-indent:0;content:"\e01c";font-family:WooCommerce;left:0;right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_single-product-item .product-content .action a.added_to_cart.wc-forward:after{position:absolute;text-indent:0;content:"\e017";font-family:WooCommerce;left:0;right:0;font-size:18px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after{font-size:18px;background:#fff;display:inline-table;height:34px;line-height:34px;border-radius:50%;padding:0 9px;margin-right:70px;color:#333}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item.added,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item.added{display:none}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.added_to_cart.wc-forward{height:35px;padding:0 9px;line-height:35px;background:#fff0;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px}.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 50px;background-color:#fff;border-radius:5px;margin-bottom:30px;box-shadow:0 0 10px rgb(0 0 0 / .1)}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side h2{margin:0;font-size:24px;font-weight:500}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{margin-bottom:20px}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{margin-bottom:0}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-check-all-area{margin-right:20px}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-all-cart{background-color:#3326ae;color:#fff;padding:8px 25px;border-radius:25px}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-all-cart i{margin-right:10px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-check-all-area{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-label-for-checkbox{margin-bottom:5px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-right-side{margin-top:20px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box{position:relative}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-filter-custom{margin-left:20px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box{margin-right:10px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-box{border:none;background:#eeeffb;padding:10px 36px 10px 20px;border-radius:25px;height:40px;position:relative}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-box{padding:10px 36px 10px 10px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-inner-btn{position:absolute;background:#fff0;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;font-size:16px;padding:0;color:#222}.woolentor-horizontal-filter-wrap .woolentor-search-filter-custom .filter-icon{height:40px;width:40px;line-height:40px;text-align:center;background:#eeeffb;border-radius:50%;display:inline-block;color:#222}.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{border-top:1px solid #eff6ff;padding-top:20px;margin-top:20px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item{margin-left:20px;margin-top:10px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item:first-child{margin-left:0}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item label{display:block;margin-bottom:10px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item .select2-container{width:120px!important;height:40px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{margin-top:10px}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{width:100%}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item{margin-left:10px}}.woolentor-horizontal-filter-wrap .select2-container .select2-selection--single{border-radius:25px;height:40px;padding:5px 25px 5px 10px;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;outline:none}.woolentor-horizontal-filter-wrap .select2-container .select2-selection--multiple{outline:none}.woolentor-horizontal-filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.woolentor-horizontal-filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection{background:#fff0 url(/wp-content/plugins/woolentor-addons/assets/images/selector-icon.png) no-repeat center right 10px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection--multiple{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:40px;padding:5px;height:40px;border-radius:25px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection__rendered{display:inline;list-style:none;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection__choice{background-color:#fff0;border:none;border-radius:25px;display:inline-block;margin-left:5px;margin-top:0;padding:0;font-size:14px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection .select2-selection__rendered{white-space:nowrap;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;align-items:center;width:auto}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection .select2-results__option{padding-right:20px;vertical-align:middle;font-size:16px;padding:3px 7px;font-weight:600}.woolentor-select-drop span.select2-dropdown .select2-results__option{display:block}.woolentor-horizontal-filter-wrap .select2-container .select2-search--inline .select2-search__field{font-size:15px;max-width:100px;padding-right:13px;height:inherit;min-height:inherit;line-height:inherit;margin:0}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:16px;margin-bottom:-5px;margin-left:6px}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox .input-checkbox{opacity:0;line-height:1;height:inherit;display:none}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox>span{display:inline-block;text-transform:inherit;position:relative;line-height:1;font-size:14px;font-weight:400}.woolentor-horizontal-filter-wrap .clear-filter{background:#fff0;padding:0;border:none;margin-left:20px;color:#4e7cff;font-size:14px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item.woolentor-states-input-auto .select2-container{width:auto!important;min-width:120px;overflow:hidden;height:40px}div[class*="woolentor-single-select-drop"] .select2-results__option::before{border-radius:100%}.woolentor-select-drop .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#ddd;color:#fff}.woolentor-filter-single-item button.select2-selection__choice__remove,.woolentor-filter-single-item .select2-selection__clear{display:none!important;margin-left:0!important}.woolentor-filter-single-item .select2-selection__choice{position:relative;margin-left:0}.woolentor-filter-single-item .select2-selection__choice::after{position:absolute;content:",";right:0}.woolentor-filter-single-item .select2-selection__choice:last-child::after{content:""}.woolentor-select-drop .select2-results__option[role="alert"]{border-radius:10px 10px 10px 10px!important}.woolentor-select-drop .select2-results__option[role="alert"]:before{display:none}.woolentor-select-drop .select2-results__option{font-size:14px;background-color:#fff;max-height:300px;font-weight:600;width:100%}.woolentor-select-drop .select2-results__option:before{content:"";display:inline-block;position:relative;height:14px;width:14px;border:1px solid #555;border-radius:2px;background-color:#fff;margin-right:10px;vertical-align:middle;top:-2px}.woolentor-select-drop .select2-results__option--selected:before{content:"";color:#fff;border-color:#fff0;background-image:url(/wp-content/plugins/woolentor-addons/assets/images/check.png);background-repeat:no-repeat;background-position:center center;border:0;display:inline-block;padding-left:3px;background-color:#00426e}.woolentor-select-drop .select2-results__options{width:200px;margin:0}.woolentor-select-drop .select2-results__options li{margin:0}.woolentor-select-drop .select2-results__options li:first-child{border-radius:10px 10px 0 0}.woolentor-select-drop .select2-results__options li:last-child{border-radius:0 0 10px 10px}.woolentor-select-drop .select2-container--default .select2-results__option--highlighted[aria-selected="true"]{background-color:#c4c7e0;color:#272727}.woolentor-select-drop .select2-container--default .select2-results>.select2-results__options{max-height:300px}.woolentor-select-drop .select2-container--default .select2-selection--multiple{margin-bottom:10px}.woolentor-select-drop .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:25px;height:20px}.woolentor-filter-single-item .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#c4c7e0;border-width:1px;outline:none}.woolentor-filter-single-item .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.woolentor-select-drop .select2-container--open .select2-dropdown--below{border-radius:10px;top:10px;border:1px solid #ddd;width:202px!important}.woocommerce-page .woolentor-select-drop .select2-container .select2-dropdown{padding:0}form.woolentor-header-search-form{margin-bottom:0}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area [class*="woolentor-"] i{line-height:40px}.woolentor-filter-single-item.woolentor-states-input-auto input.select2-search__field{width:auto!important}.woolentor-select-drop span.select2-container.select2-container--default.select2-container--open{top:revert!important}.woolentor-breadcrumb span.breadcrumb-separator{margin:0 10px}.woolentor-breadcrumb span.breadcrumb-separator svg{fill:currentColor}.woolentor-product-same-height .woolentor-recently-viewed-product{height:100%;display:flex;flex-direction:column}.woolentor-product-same-height .woolentor-recently-viewed-product .woolentor-recently-view-content{flex:1 0}.woolentor-recently-viewed-product{margin-bottom:20px;overflow:hidden}.woolentor-recently-view-content{padding:20px;border:1px solid #f1f1f1;background-color:#fff;border-top:0}.woolentor-recently-view-image{position:relative}.woolentor-recently-view-image a{display:block}.woolentor-recently-view-image a img{width:100%}.woolentor-recently-view-image .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:10px;z-index:3;right:15px}.woolentor-recently-view-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.woolentor-recently-view-title a{color:#444}.woolentor-recently-view-title a:hover{color:#dc9a0e}.woolentor-recently-view-price span{line-height:1;font-weight:700;font-size:20px;color:#444}.woolentor-recently-view-content :is(.button,.added_to_cart){display:inline-block;margin-top:10px;padding:10px 18px}.woolentor-no-view-product{padding:15px 15px 15px 20px;margin-bottom:10px;color:#000;font-size:14px;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);background-color:#fff}.woolentor-page-template{width:100%}.woolentor_current_theme_hello-elementor.woocommerce .quantity .qty{padding-left:inherit;padding-right:inherit;text-align:center}.woolentor_current_theme_twentytwentyone.woocommerce span.onsale,.woolentor_current_theme_twentytwentyone span.onsale{left:auto}.woolentor_current_theme_blocksy .woolentor-page-template form.woocommerce-checkout{display:block}.woolentor_current_theme_blocksy .elementor-widget-woolentor-product-archive-addons ul.products li.product span.onsale{display:none!important}.woolentor_current_theme_blocksy .elementor-widget-woolentor-product-archive-addons.woolentor-sale-status-yes ul.products li.product span.onsale{display:inline-flex!important}.woolentor_current_theme_blocksy a.htcompare-btn{display:flex!important;margin-top:5px}.woolentor_current_theme_blocksy .elementor-edit-area div.product div.images .woocommerce-product-gallery__image:nth-child(n+2),.woolentor_current_theme_woostify .elementor-edit-area div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block;padding:3px}.elementor-edit-area .woocommerce-tabs .woocommerce-Tabs-panel--reviews{display:none}.woolentor_current_theme_woostify .elementor-widget-wl-single-product-image .woostify-container .product-gallery{width:100%}.woocommerce-cart .woolentor-page-template .woocommerce:not(.ht-row){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media (min-width:992px) and (max-width:1200px){.cus-col-5.ht-col-md-6{flex:0 0 33.333%;max-width:33.333%}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}}@media (min-width:768px) and (max-width:991px){.cus-col-5.ht-col-md-6{flex:0 0 50%;max-width:50%}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.wl-columns-tablet-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-tablet-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-tablet-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-tablet-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-tablet-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-tablet-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-tablet-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-tablet-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-tablet-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-tablet-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}[class*="woolentorducts-columns-"] ul.products li.product{width:calc(50% - 15px)!important;margin-right:15px!important}.woolentorducts-columns-tablet-1 ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px)!important;margin-right:15px!important;float:left}[class*="woolentorducts-columns-tablet-"] ul.products[class*="columns-"] li.product.first{clear:none!important}.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product:nth-child(6n),.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product:nth-child(5n),.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product:nth-child(4n),.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product:nth-child(3n),.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product:nth-child(2n),.woolentorducts-columns-tablet-1 ul.products[class*="columns-"] li.product{margin-right:0!important}}@media (max-width:767px){.cus-col-5.ht-col-md-6{flex:0 0 100%;max-width:100%}.woolentor-banner-img,.woolentor-content{float:none}.product-tab-list .nav a{margin-bottom:10px;margin-right:10px;padding:5px 10px}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.woolentor-notification-content{width:90%}.woolentor-sticky-btn-area{justify-content:start;margin-top:15px}.wl-columns-mobile-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-mobile-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-mobile-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-mobile-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-mobile-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-mobile-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-mobile-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-mobile-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-mobile-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-mobile-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.product-slider .slick-arrow.slick-next{right:0}.product-slider .slick-arrow{left:0}.content-woolentorquickview.entry-summary,.ht-qwick-view-left{padding-right:15px}[class*="woolentorducts-columns-"] ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-mobile-1 ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px)!important;margin-right:15px!important;float:left}[class*="woolentorducts-columns-mobile-"] ul.products[class*="columns-"] li.product.first{clear:none!important}.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product:nth-child(6n),.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product:nth-child(5n),.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product:nth-child(4n),.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product:nth-child(3n),.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product:nth-child(2n),.woolentorducts-columns-mobile-1 ul.products[class*="columns-"] li.product{margin-right:0!important}.woolentor_current_theme_storefront span.woolentor-order-item-title{display:block}.ht-tab-menus{margin-bottom:20px}.ht-tab-menus li{margin-right:0;margin-bottom:10px}}.woolentor-qrcode img{display:inline-block}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.wp-embed-responsive .wp-block{outline:0}body.woolentor-quickview-loader::before{content:var(--woolentor-quick-view-spinner-image,url(/wp-content/plugins/woolentor-addons/includes/modules/quickview/assets/images/spinner.gif));position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:9999;display:flex;justify-content:center;align-items:center}a.woolentor-quickview-btn-pos-top_thumbnail{position:absolute!important;top:0;left:8px!important;z-index:9}.woolentor-quickview-btn{display:inline-flex!important;align-items:center;position:relative!important}.woolentor-quickview-btn svg{fill:currentColor;transition:all 200ms ease-out;width:23px;height:20px;margin-right:5px}.woolentor-quickview-btn svg .woolentor-quickview-loading{opacity:0}.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{opacity:1}.woolentor-quickview-btn.loading svg .woolentor-quickview-eye-icon{opacity:0}.woolentor-quickview-btn-icon{font-size:20px;margin-right:5px;display:inline-flex}.woolentor-quickview-btn-image{width:25px;margin-right:5px}.woolentor-quickview-btn-image img{width:100%!important;margin:0!important}.woolentor-quickview-icon-pos-after_text{flex-flow:row-reverse}.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-image,.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-icon{margin-right:0;margin-left:5px}.woolentor-quickview-btn::after,.woocommerce a.button.woolentor-quickview-btn::after{display:none}.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{animation:loading 500ms 0ms infinite normal linear;transform-origin:center;opacity:1}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.woolentor-quickview-modal{position:fixed;z-index:1043;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:hidden;overflow:hidden;width:100%;height:100%;padding-right:17px;-webkit-transition:all 0.25s cubic-bezier(.645,.045,.355,1);-o-transition:all 0.25s cubic-bezier(.645,.045,.355,1);transition:all 0.25s cubic-bezier(.645,.045,.355,1);opacity:0;background-color:rgb(0 0 0 / .5)}.woolentor-quickview-modal.woolentor-quickview-open{visibility:visible!important;opacity:1!important;z-index:1024!important}.woolentor-quickview-modal .woolentor-quickview-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.woolentor-quickview-modal-wrapper{width:calc(100% - 30px);max-width:1200px;margin:auto!important}.woolentor-quickview-modal-content{position:relative;-webkit-transition:all 0.25s cubic-bezier(.645,.045,.355,1);-o-transition:all 0.25s cubic-bezier(.645,.045,.355,1);transition:all 0.25s cubic-bezier(.645,.045,.355,1);-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);background-color:#fff;overflow:hidden;padding:20px}.woolentor-quickview-modal.woolentor-quickview-open .woolentor-quickview-modal-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.woolentor-quickview-custom-scroll{padding:25px 25px 0 0}.woolentor-quickview-custom-scroll .summary-content{max-height:550px;overflow-y:auto;overflow-x:hidden}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar{width:10px}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-track{background-color:#fff0}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:10px;border:3px solid #fff0;background-clip:content-box}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}span.woolentor-quickview-modal-close{cursor:pointer;position:absolute;top:0;right:0;line-height:50px;font-size:24px;height:50px;width:50px;text-align:center;padding:0;z-index:9;transition:0.4s}span.woolentor-quickview-modal-close:hover{color:red}.woolentor-quickview-content-area.woocommerce div.product div.summary,.woolentor-quickview-content-area.woocommerce div.product div.images{margin-bottom:0}.woolentor-quickview-content-area.woocommerce div.product div.images img{display:inline-block}.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images{width:40%;float:left;opacity:1!important;margin-right:0}.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{width:60%;float:left;padding:15px;padding-left:25px;padding-top:0}.woolentor-quickview-content-area.woocommerce .elementor-widget-wl-quickview-product-thumbnail-image div.images,.woolentor-quickview-content-area.woocommerce .woolentor_block_quickview_image div.images{width:100%}.woolentor-quickview-social-share{display:flex;align-items:center}.woolentor-quickview-social-share ul{margin:0;padding:0;list-style:none;display:flex}.woolentor-quickview-social-share ul li{display:inline-block}.woolentor-quickview-social-share ul li a{display:block;line-height:1;padding:5px;color:#3a3a3a}.woolentor-quickview-social-share ul li a .woolentor-quickview-social-icon svg{fill:currentColor;width:15px;height:15px}.woolentor-quickview-thumb-single{width:25%;float:left;padding:0 2.5px;cursor:pointer}.woolentor-quickview-thumbnail-slider{margin:5px -2px 0 -2px}.woolentor-quickview-main-image-slider img{width:100%}.woolentor-quickview-thumbnail-slider span.slick-arrow,.woolentor-quickview-main-image-slider span.slick-arrow{cursor:pointer;position:absolute;top:50%;left:0;width:25px;z-index:9;height:25px;text-align:center;background:#fff0;line-height:22px;font-size:22px;color:#222;opacity:0;visibility:hidden;transition:0.4s;transform:translateY(-10px)}.woolentor-quickview-main-image-slider span.slick-arrow{width:30px;height:30px;line-height:27px}.woolentor-quickview-thumbnail-slider span.slick-arrow.woolentor-quickview-slick-next,.woolentor-quickview-main-image-slider span.slick-arrow.woolentor-quickview-slick-next{left:auto;right:0}.woolentor-quickview-thumbnail-slider:hover span.slick-arrow,.woolentor-quickview-main-image-slider:hover span.slick-arrow{opacity:1;visibility:visible}.slick-current.slick-active .woolentor-quickview-thumb-single img{border:1px solid #0274be}@media (max-width:767px){.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images,.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{width:100%!important;float:none!important}.woolentor-quickview-modal-wrapper{overflow-y:auto}.woolentor-quickview-social-share ul{display:block}}/*  jQuery Nice Select - v1.0
    https://github.com/hernansartorio/jquery-nice-select
    Made by Hernán Sartorio  */
.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}/**
 * Frontend bundle styles ( minified ).
 */

/* Icon styles */
@font-face{ font-family:wlpf-icon;src:url('/wp-content/plugins/woolentor-addons-pro/includes/modules/product-filter/assets/fonts/wlpf-icon/wlpf-icon.ttf?t19le0') format('truetype'),url('/wp-content/plugins/woolentor-addons-pro/includes/modules/product-filter/assets/fonts/wlpf-icon/wlpf-icon.woff?t19le0') format('woff'),url('/wp-content/plugins/woolentor-addons-pro/includes/modules/product-filter/assets/fonts/wlpf-icon/wlpf-icon.svg?t19le0#wlpf-icon') format('svg');font-weight:400;font-style:normal;font-display:swap; }.wlpf-icon{font-family:wlpf-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wlpf-icon-check:before{content:"\e101"}.wlpf-icon-check-light:before{content:"\e102"}.wlpf-icon-filter:before{content:"\e103"}.wlpf-icon-filter-light:before{content:"\e104"}.wlpf-icon-search:before{content:"\e105"}.wlpf-icon-search-light:before{content:"\e106"}.wlpf-icon-spinner:before{content:"\e107"}.wlpf-icon-spinner-light:before{content:"\e108"}.wlpf-icon-times:before{content:"\e109"}.wlpf-icon-times-light:before{content:"\e110"}.wlpf-icon-chevron-down:before{content:"\e111"}.wlpf-icon-chevron-down-light:before{content:"\e112"}.wlpf-icon-chevron-up:before{content:"\e113"}.wlpf-icon-chevron-up-light:before{content:"\e114"}.wlpf-icon-angle-down:before{content:"\e115"}.wlpf-icon-angle-down-light:before{content:"\e116"}.wlpf-icon-angle-up:before{content:"\e117"}.wlpf-icon-angle-up-light:before{content:"\e118"}.wlpf-icon-minus:before{content:"\e119"}.wlpf-icon-minus-light:before{content:"\e120"}.wlpf-icon-plus:before{content:"\e121"}.wlpf-icon-plus-light:before{content:"\e122"}

/* Frontend styles */
.wlpf-filter-args-item-close,.wlpf-group-wrap .wlpf-group-collapse-button{-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wlpf-filter-wrap .wlpf-search-input,.wlpf-loading{position:relative}.wlpf-loading::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,.6);z-index:99}.wlpf-filter-args-item-close::before,.wlpf-loading::after{position:absolute;top:50%;font-family:wlpf-icon!important;font-style:normal;line-height:1;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wlpf-loading::after{content:"\e107";width:40px;height:40px;left:50%;background-color:transparent;font-size:40px;font-weight:400;color:#4fb845;animation:1.25s linear infinite wlpf-loading-spinner;margin:-20px 0 0 -20px;z-index:99}@keyframes wlpf-loading-spinner{0%{transform:rotate(0)}40%{transform:rotate(45deg)}100%{transform:rotate(360deg)}}.wlpf-filter-args,.wlpf-filter-args *,.wlpf-filter-args ::after,.wlpf-filter-args ::before,.wlpf-filter-args::after,.wlpf-filter-args::before,.wlpf-filter-wrap,.wlpf-filter-wrap *,.wlpf-filter-wrap ::after,.wlpf-filter-wrap ::before,.wlpf-filter-wrap::after,.wlpf-filter-wrap::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wlpf-filter-args{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 30px}.wlpf-filter-args-group{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;padding:0 10px}.wlpf-filter-args-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -4px}.wlpf-filter-args-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin:4px 0;padding:0 4px;list-style:none}.wlpf-filter-args-item-label{font-size:16px;line-height:28px;font-weight:600;color:#333;padding:1px 4px}.wlpf-filter-args-item-close{position:relative;background-color:#ededed;font-size:14px;line-height:26px;font-weight:400;color:#666;border:2px solid #ededed;border-radius:5px;padding:0 27px 0 10px;cursor:pointer;transition:.2s ease-out}.wlpf-filter-args-item-close::before{width:auto;height:auto;right:10px;content:"\e110";font-weight:400;color:#666;transform:translateY(-50%)}.wlpf-filter-args-item-close:focus,.wlpf-filter-args-item-close:hover{background-color:#ed6f6f;color:#fff}.wlpf-filter-args-item-close:focus::before,.wlpf-filter-args-item-close:hover::before{color:#fff}.wlpf-filter-wrap,.wlpf-group-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.wlpf-group-wrap .wlpf-group-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;background-color:#ededed;border-radius:5px;padding:14px 15px}.wlpf-filter-wrap .wlpf-filter-label,.wlpf-group-wrap .wlpf-group-label{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%}#secondary .wlpf-filter-wrap .wlpf-filter-label-text,#secondary .wlpf-group-wrap .wlpf-group-label-text,.wlpf-filter-wrap .wlpf-filter-label-text,.wlpf-group-wrap .wlpf-group-label-text{font-size:16px;line-height:28px;font-weight:700;color:#333;margin:0;padding:0}.wlpf-filter-wrap .wlpf-filter-collapse,.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-item-collapse,.wlpf-group-wrap .wlpf-group-collapse{-ms-flex:0 0 32px;flex:0 0 32px;width:32px;max-width:32px;margin:0 0 0 10px}.wlpf-group-wrap .wlpf-group-collapse-button{background-color:#fff!important;width:32px!important;height:32px!important;font-size:16px!important;line-height:28px!important;font-weight:400!important;color:#666!important;border:2px solid #fff!important;border-radius:5px!important;padding:0!important;margin:0!important;text-decoration:none!important;text-align:center!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;transition:.2s ease-out}.wlpf-group-wrap .wlpf-group-collapse-button:focus,.wlpf-group-wrap .wlpf-group-collapse-button:hover{background-color:#fff!important;color:#4fb845!important;border-color:#fff!important;text-decoration:none!important;box-shadow:none!important;outline:0!important}.wlpf-filter-wrap .wlpf-filter-collapse-button .wlpf-icon::before,.wlpf-filter-wrap .wlpf-term-item-collapse-button .wlpf-icon::before,.wlpf-group-wrap .wlpf-group-collapse-button .wlpf-icon::before{content:"\e117"}.wlpf-filter-wrap .wlpf-term-item.wlpf-term-item-collapsed>.wlpf-term-content .wlpf-term-item-collapse-button .wlpf-icon::before,.wlpf-filter-wrap.wlpf-filter-collapsed .wlpf-filter-collapse-button .wlpf-icon::before,.wlpf-group-wrap.wlpf-group-collapsed .wlpf-group-collapse-button .wlpf-icon::before{content:"\e115"}.wlpf-group-wrap .wlpf-filter-wrap+.wlpf-filter-wrap,.wlpf-group-wrap .wlpf-group-action-bottom,.wlpf-group-wrap .wlpf-group-header+.wlpf-group-content{margin-top:40px}.wlpf-filter-wrap .wlpf-price-range-fields,.wlpf-group-wrap .wlpf-group-action{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.wlpf-group-wrap .wlpf-group-action-top{margin-bottom:40px}.wlpf-filter-wrap .wlpf-filter-action-item,.wlpf-group-wrap .wlpf-group-action-item{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:50%;padding-left:5px;padding-right:5px}.wlpf-filter-wrap .wlpf-filter-apply-action-button,.wlpf-filter-wrap .wlpf-filter-clear-action-button,.wlpf-group-wrap .wlpf-group-apply-action-button,.wlpf-group-wrap .wlpf-group-clear-action-button{font-size:16px!important;line-height:28px!important;font-weight:400!important;border:2px solid transparent!important;border-radius:5px!important;padding:4px 20px!important;margin:0!important;text-decoration:none!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.wlpf-filter-wrap .wlpf-filter-apply-action-button,.wlpf-group-wrap .wlpf-group-apply-action-button{background-color:#4fb845!important;color:#fff!important;border-color:#4fb845!important}.wlpf-filter-wrap .wlpf-filter-apply-action-button:focus,.wlpf-filter-wrap .wlpf-filter-apply-action-button:hover,.wlpf-group-wrap .wlpf-group-apply-action-button:focus,.wlpf-group-wrap .wlpf-group-apply-action-button:hover{background-color:#2eab22!important;color:#fff!important;border-color:#2eab22!important;text-decoration:none!important;box-shadow:none!important;outline:0!important}.wlpf-filter-wrap .wlpf-filter-clear-action-button,.wlpf-group-wrap .wlpf-group-clear-action-button{background-color:#ed6f6f!important;color:#fff!important;border-color:#ed6f6f!important}.wlpf-filter-wrap .wlpf-filter-collapse-button,.wlpf-filter-wrap .wlpf-term-item-collapse-button{background-color:transparent!important;width:32px!important;font-size:16px!important;line-height:28px!important;font-weight:400!important;text-align:center!important;cursor:pointer!important;padding:0!important}.wlpf-filter-wrap .wlpf-filter-clear-action-button:focus,.wlpf-filter-wrap .wlpf-filter-clear-action-button:hover,.wlpf-group-wrap .wlpf-group-clear-action-button:focus,.wlpf-group-wrap .wlpf-group-clear-action-button:hover{background-color:#e55151!important;color:#fff!important;border-color:#e55151!important;text-decoration:none!important;box-shadow:none!important;outline:0!important}.wlpf-group-wrap .wlpf-group-filters-list{overflow:hidden auto;margin:0!important;padding:0!important}.wlpf-group-wrap .wlpf-group-filters-list::-webkit-scrollbar{width:10px}.wlpf-group-wrap .wlpf-group-filters-list::-webkit-scrollbar-track{background:0 0;border:2px solid #ededed;border-radius:5px;box-shadow:none}.wlpf-filter-wrap .wlpf-filter-collapse-button,.wlpf-filter-wrap .wlpf-term-item-collapse-button{color:#666!important;text-decoration:none!important;box-shadow:none!important;outline:0!important}.wlpf-group-wrap .wlpf-group-filters-list::-webkit-scrollbar-thumb{background:#ededed;border:2px solid #ededed;border-radius:5px}.wlpf-group-wrap .wlpf-group-filters-list::-webkit-scrollbar-thumb:hover{background:#ededed;border-color:#ededed}.wlpf-filter-wrap .wlpf-filter-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.wlpf-filter-wrap .wlpf-filter-collapse-button{height:32px!important;border:2px solid #ededed!important;border-radius:5px!important;margin:0!important;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.wlpf-filter-wrap .wlpf-filter-collapse-button:focus,.wlpf-filter-wrap .wlpf-filter-collapse-button:hover{background-color:#ededed!important;color:#666!important;border-color:#ededed!important;text-decoration:none!important;box-shadow:none!important;outline:0!important}.wlpf-filter-wrap .wlpf-filter-header+.wlpf-filter-content{margin-top:15px}.wlpf-filter-wrap .wlpf-filter-action{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px -5px 0}.wlpf-filter-wrap .nice-select.wlpf-terms-select+.wlpf-filter-action{margin-top:0}.wlpf-filter-wrap.wlpf-price-filter .wlpf-filter-action{margin-top:20px}.wlpf-filter-wrap .wlpf-terms-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden auto;margin:0!important;padding:0!important;list-style:none!important}.wlpf-filter-wrap .wlpf-terms-list::-webkit-scrollbar{width:10px}.wlpf-filter-wrap .wlpf-terms-list::-webkit-scrollbar-track{background:0 0;border:2px solid #ededed;border-radius:5px;box-shadow:none}.wlpf-filter-wrap .wlpf-terms-list::-webkit-scrollbar-thumb{background:#ededed;border:2px solid #ededed;border-radius:5px}.wlpf-filter-wrap .wlpf-terms-list::-webkit-scrollbar-thumb:hover{background:#ededed;border-color:#ededed}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;font-size:16px;line-height:28px;font-weight:400;color:#666;margin:0 0 5px!important;padding:0!important;list-style:none!important}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-item:last-child{margin:0!important}.wlpf-filter-wrap .wlpf-terms-list.wlpf-filter-terms-name-no .wlpf-term-item,.wlpf-filter-wrap .wlpf-terms-list.wlpf-filter-terms-name-no .wlpf-term-item:last-child,.wlpf-filter-wrap.wlpf-filter-terms-name-no .wlpf-terms-list .wlpf-term-item{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin:0 9px 9px 0!important}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-label-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;line-height:28px;font-weight:400;color:#666;margin:0!important;padding:0!important;cursor:pointer}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-input{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-field{display:none!important;width:0;left:0;overflow:hidden;visibility:hidden;opacity:0}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-box{position:relative;display:block;width:20px;height:20px;border:2px solid #ededed;border-radius:5px;margin:4px 0;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wlpf-filter-wrap.wlpf-filter-field-type-radio .wlpf-terms-list .wlpf-term-box{border-radius:50%}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-field:checked+.wlpf-term-box{border-color:#4fb845}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-field:checked+.wlpf-term-box::before{position:absolute;content:"\e101";width:12px;height:12px;top:2px;left:2px;font-family:wlpf-icon!important;font-style:normal;font-size:12px;line-height:1;font-weight:400;font-variant:normal;color:#4fb845;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wlpf-filter-wrap.wlpf-filter-field-type-radio .wlpf-terms-list .wlpf-term-field:checked+.wlpf-term-box::before{position:absolute;content:"";width:8px;height:8px;top:4px;left:4px;background-color:#4fb845;border-radius:50%}.wlpf-filter-wrap.wlpf-filter-terms-name-no .wlpf-terms-list .wlpf-term-box{width:30px;height:30px;margin:0}.wlpf-filter-wrap.wlpf-filter-terms-name-no .wlpf-terms-list .wlpf-term-field:checked+.wlpf-term-box::before{width:16px;height:16px;top:5px;left:5px;font-size:16px}.wlpf-filter-wrap .wlpf-terms-list-color .wlpf-term-field:checked+.wlpf-term-box::before,.wlpf-filter-wrap .wlpf-terms-list-image .wlpf-term-field:checked+.wlpf-term-box::before{display:none}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-info{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%;margin-left:10px;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-count{margin-left:5px}.wlpf-filter-wrap .wlpf-term-item-collapse-button{height:28px!important;border:0 solid transparent!important;border-radius:0!important;margin:0!important;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.wlpf-filter-wrap .wlpf-terms-list .wlpf-term-children{margin:0!important;padding:5px 0 0 30px!important}.wlpf-filter-wrap select.wlpf-terms-select{display:block;width:100%;height:40px;min-height:40px;background-color:#ededed;border-radius:5px;border:none;font-size:16px;line-height:28px;padding:6px 30px 6px 15px;visibility:hidden!important;opacity:0!important;overflow:hidden}.wlpf-filter-wrap .nice-select.wlpf-terms-select{display:block;width:100%;height:auto;min-height:auto;background-color:#ededed;border:2px solid #ededed;border-radius:5px;font-size:16px;line-height:28px;font-weight:400;color:#666;padding:4px 30px 4px 15px;margin:0}.wlpf-filter-wrap[data-wlpf-apply-action=button] .nice-select.wlpf-terms-select,.wlpf-filter-wrap[data-wlpf-clear-action=button] .nice-select.wlpf-terms-select{margin:0 0 15px}.wlpf-filter-wrap .nice-select.wlpf-terms-select .current{display:block;width:100%;overflow:hidden}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list{background-color:#fff;border:2px solid #ededed;border-radius:5px;width:calc(100% + 4px);left:-2px!important;right:-2px!important;margin:4px 0 0!important;padding:0!important;list-style:none!important;box-shadow:none}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option{background-color:transparent;height:auto;min-height:auto;font-size:14px;line-height:26px;font-weight:400;color:#666;margin:0!important;padding:7px 15px!important;list-style:none!important;white-space:pre-wrap}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option.selected.focus,.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option:focus,.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option:hover{background-color:#f2f2f2}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option span[class^=wlpf-nbsp]{display:inline-block}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option .wlpf-nbsp-1{width:15px}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option .wlpf-nbsp-2{width:30px}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option .wlpf-nbsp-3{width:45px}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option .wlpf-nbsp-4{width:60px}.wlpf-filter-wrap .nice-select.wlpf-terms-select .list .option .wlpf-nbsp-5{width:75px}.wlpf-filter-wrap .wlpf-price-range-field{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;font-size:16px;line-height:28px;font-weight:600;color:#666;padding-left:5px;padding-right:5px}.wlpf-filter-wrap .wlpf-price-range-ui{position:relative;height:10px;background-color:#ededed;border:0;border-radius:5px;text-align:left;margin:5px 10px}.wlpf-filter-wrap .wlpf-price-range-ui::before{position:absolute;content:"";width:calc(100% + 20px);height:100%;top:0;left:-10px;background-color:#ededed;border:0;border-radius:5px;z-index:1}.wlpf-filter-wrap .wlpf-price-range-ui .ui-slider-range{display:block;position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;line-height:0;background-color:#a2dd9c;border:0;border-radius:5px;z-index:1}.wlpf-filter-wrap .wlpf-price-range-ui .ui-slider-handle{position:absolute;width:20px;height:20px;background-color:#4fb845;border-radius:10px;cursor:ew-resize;outline:0;left:0;top:0;margin-top:-5px;margin-left:-10px;z-index:2}.wlpf-filter-wrap .wlpf-price-range-fields{margin-bottom:15px}.wlpf-filter-wrap .wlpf-search-input .wlpf-search-field{display:block!important;width:100%!important;height:40px!important;min-height:40px!important;background-color:transparent!important;border-radius:5px!important;border:2px solid #ededed!important;font-size:16px!important;line-height:28px!important;font-weight:400!important;color:#666!important;padding:4px 40px 4px 15px!important;box-shadow:none!important;outline:0!important}.wlpf-filter-wrap .wlpf-search-input .wlpf-search-field:focus{background-color:transparent!important;border:2px solid #4fb845!important;color:#666!important;box-shadow:none!important;outline:0!important}.wlpf-filter-wrap .wlpf-search-input .wlpf-search-field::-webkit-search-cancel-button{-webkit-appearance:none!important}.wlpf-filter-wrap .wlpf-search-input .wlpf-search-field:focus+.wlpf-search-icon,.wlpf-filter-wrap .wlpf-search-input .wlpf-search-icon{position:absolute;width:36px;height:36px;top:2px;right:2px;font-size:16px;line-height:40px;font-weight:400;color:#666;text-align:center}.wp-block-woolentor-prowidget{display:block}body.woolentor_mini_cart_open .woolentor_body_opacity{top:0;left:0;right:0;bottom:0;position:fixed;background:#000;z-index:99999;opacity:.8;cursor:crosshair}.elementor-widget-wl-mini-cart{margin-bottom:0!important}.woolentor_mini_cart_header{padding:15px 15px;border-bottom:1px solid #ccc}.woolentor_mini_cart_header h2{margin:0;display:inline-block;font-size:20px;color:#000}.woolentor_mini_cart_icon_area{cursor:pointer;position:fixed;bottom:80px;left:10px;z-index:999999;background:#fff;width:60px;height:60px;border-radius:10px;transition:0.4s;border:1px solid #ccc;text-align:center;display:flex;justify-content:center;align-items:center}.woolentor_mini_cart_counter{position:absolute;top:-20px;right:-10px;background:#B83164;border-radius:50%;position:absolute;font-size:13px;width:30px;height:30px;line-height:30px;text-align:center;overflow:hidden;color:#fff}.woolentor_mini_cart_icon{font-size:32px}.woolentor_cart_content_container{width:300px;left:-300px;position:fixed;z-index:999999;background:#fff;top:0;bottom:0;transition:0.4s}.woolentor_mini_cart_open .woolentor_cart_content_container{left:0}.woolentor_mini_cart_content{padding:0 15px;margin-top:15px;overflow-y:auto;overflow-x:hidden}.woolentor_mini_cart_content ul{margin:0;padding:0;list-style:none}.woolentor_mini_cart_close{float:right;cursor:pointer;font-size:18px;transition:0.4s}.woolentor_mini_cart_close:hover{color:red}.woolentor_mini_cart_content ul li{display:flex;margin-bottom:10px}.woolentor_mini_cart_content ul li .woolentor_mini_cart_img{width:30%;position:relative}.woolentor_mini_cart_content ul li .woolentor_cart_single_content{width:70%;padding-left:15px}.woolentor_mini_cart_content ul li .woolentor_mini_title h3{margin:0 0 5px 0;font-size:16px}.woolentor_mini_cart_content ul li .woolentor_del{position:absolute;right:0;top:0;font-size:12px;background:#ccc;padding:3px;width:20px;height:20px;text-align:center;line-height:15px;display:none;border:0;color:red}.woolentor_mini_cart_content ul li a.woolentor_del.remove:hover{color:#fff;background:red}.woolentor_mini_cart_content ul li:hover .woolentor_del{padding:0;text-align:center;align-items:center;display:flex;justify-content:center}.woolentor_mini_cart_footer{padding:20px 0 30px 0;border-top:1px solid #e3e3e3}.woolentor_sub_total{padding:0 15px 15px 15px;display:block;text-align:right;font-size:18px}.woolentor-alignment-left span.woolentor_sub_total{padding-left:0}.woolentor_button_area{display:flex;justify-content:space-between}.woolentor_button_area a{display:block!important;text-align:center;width:50%;background:#e3e3e3 none repeat scroll 0 0;color:#5d5d5d;margin-right:10px!important;padding:10px 10px!important;transform:perspective(1px) translateZ(0);transition-duration:0.3s;transition-property:color;position:relative}.woolentor_button_area a:last-child{margin-right:0}.woolentor_button_area a:hover{color:#fff}.woolentor_button_area a:hover::before{transform:scaleX(1)}.woolentor_button_area a::before{background:#e33 none repeat scroll 0 0;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0 50% 0;transition-duration:0.3s;transition-property:transform;transition-timing-function:ease-out;z-index:-1}.woolentor_empty_cart_body{margin:0}.woolentor_mini_cart_pos_right .woolentor_mini_cart_icon_area{left:auto;right:10px}.woolentor_mini_cart_pos_right .woolentor_cart_content_container{left:auto;right:-300px}.woolentor_mini_cart_open .woolentor_mini_cart_pos_right .woolentor_cart_content_container{right:0;left:auto}.woolentor_mini_cart_area .e-con-inner{gap:0!important}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-2601{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-kit-2601 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}.site-header .site-branding{flex-direction:column;align-items:stretch}.site-header{padding-inline-end:0;padding-inline-start:0}.site-footer .site-branding{flex-direction:column;align-items:stretch}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/*! elementor-pro - v3.35.0 - 11-02-2026 */
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}/*! elementor-pro - v3.35.0 - 11-02-2026 */
.elementor-facebook-widget.fb_iframe_widget,.elementor-facebook-widget.fb_iframe_widget span{width:100%!important}.elementor-facebook-widget.fb_iframe_widget iframe{position:relative;width:100%!important}.elementor-facebook-widget.fb-like{height:1px}.elementor-widget-facebook-comments iframe{width:100%!important}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg") }.fab{font-family:"Font Awesome 5 Brands";font-weight:400}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg") }.far{font-family:"Font Awesome 5 Free";font-weight:400}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg") }.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.wp-block-woolentor-prowidget{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img{max-width:100%;width:inherit}.woolentor-woocommerce-checkout .form-row,.elementor-column.elementor-db,.my-accouunt-form-edit-address .form-row{display:block}.elementor-widget-wl-product-add-to-cart p.stock{display:none}.woolentor_product_social_share{align-items:center;display:flex;margin-top:32px}.woolentor_product_social_share h2{color:#666;font-size:18px;margin:0;padding-right:10px}.woolentor_product_social_share ul{margin:0!important;padding:0!important;list-style:none}.woolentor_product_social_share ul li{display:inline-block;margin-right:15px}.woolentor_product_social_share ul li:last-child{margin-right:0!important}.woolentor_product_social_share ul li a{color:#797979;font-size:14px;text-align:center;transition:all 0.3s ease 0s;display:inline-block}.woolentor_product_social_share ul li a span{margin-left:3px}.woolentor_product_social_share ul li a:hover{color:#ff4136}.wlpro-product-thumbnails .woocommerce-product-gallery__image{position:relative}.wlpro-product-thumbnails ul.woolentor-thumbanis-image{margin:10px -5px 0;padding:0;list-style:none}.wlpro-product-thumbnails ul.woolentor-thumbanis-image li{display:inline-block;padding:0 5px;width:25%;cursor:pointer;margin-bottom:10px}.wlpro-product-thumbnails ul.woolentor-thumbanis-image li img{width:100%}.woocommerce div.product div.images.wlpro-product-thumbnails .woocommerce-product-gallery__image:nth-child(n+2){display:inline-block;float:left;width:100%}.woocommerce div.product div.images.wlpro-product-thumbnails .woolentor-learg-img.woocommerce-product-gallery__image.slick-initialized.slick-slider,.woocommerce div.product div.images.wlpro-product-thumbnails .wl-thumbnails-slider.woocommerce-product-gallery__image.slick-initialized{float:none}.woocommerce div.product div.images.wlpro-product-thumbnails.thumbnails-tab-position-left .woocommerce-product-gallery__image:nth-child(n+2){width:80%}.woocommerce div.product div.images.wlpro-product-thumbnails.thumbnails-tab-position-right .woocommerce-product-gallery__image{width:80%;float:left}.thumbnails-tab-position-left.wlpro-product-thumbnails ul.woolentor-thumbanis-image{float:left;margin:-5px 0;padding-right:10px;width:20%}.thumbnails-tab-position-right.wlpro-product-thumbnails ul.woolentor-thumbanis-image{float:left;margin:-5px 0;padding-left:10px;width:20%}.thumbnails-tab-position-left.wlpro-product-thumbnails ul.woolentor-thumbanis-image li,.thumbnails-tab-position-right.wlpro-product-thumbnails ul.woolentor-thumbanis-image li{width:100%;display:block;padding:0}.thumbnails-layout-gallery .wl-thumbnails-image-area .wl-single-gallery{float:left;padding:5px;width:50%}.wl-thumbnails-slider .wl-single-slider{padding:0 10px}.wl-thumbnails-slider .slick-arrow,.woolentor-thumbnails .slick-arrow{background-color:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 0 5px rgb(0 0 0 / .2);color:#333;font-size:25px;height:40px;opacity:0;padding:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);transition:all 0.5s ease 0s;visibility:hidden;width:40px;z-index:999}.woolentor-thumbnails .slick-arrow{height:30px;width:30px;line-height:30px;font-size:16px;right:5px}.woolentor-thumbnails .slick-arrow.woolentor-slick-prev{left:5px}.wl-thumbnails-slider .slick-arrow.slick-prev{left:15px}.wl-thumbnails-slider .slick-arrow.slick-next{right:15px}.wl-thumbnails-slider:hover .slick-arrow,.woolentor-thumbnails:hover .slick-arrow{opacity:1;visibility:visible}.wl-thumbnails-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.wl-thumbnails-slider .slick-dots li{line-height:12px;margin:0 4px}.wl-thumbnails-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.wl-thumbnails-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}.woocommerce-product-gallery__image .ht-product-label.ht-product-label-left{background:#000 none repeat scroll 0 0;border-radius:3px;color:#fff;line-height:1;padding:5px 10px;position:absolute;right:15px;top:15px}.wlpro-product-thumbnails .woolentor-thumbnails{margin:10px -5px 0}.wlpro-product-thumbnails .woolentor-thumb-single{padding:0 5px;cursor:pointer}.thumbnails-tab-position-right.thumbnails-layout-tabslider .woocommerce-product-gallery__image.slick-initialized{float:left!important}.thumbnails-tab-position-right.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider,.thumbnails-tab-position-left.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider{float:left;margin:-6px 0;padding-left:10px;width:20%}.thumbnails-tab-position-left.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider{padding-left:0;padding-right:10px}.wlpro-product-thumbnails .slick-vertical .woolentor-thumb-single{padding:6.2px 0}.thumbnails-tab-position-top.wlpro-product-thumbnails .woolentor-thumbnails{margin:0 -5px 10px}.woolentor-thumbnails.slick-vertical .slick-arrow{top:0;left:auto;right:50%;margin-right:-10px}.woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev{transform:rotate(90deg)}.woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{left:auto;top:auto;bottom:0;transform:rotate(90deg)}.thumbnails-tab-position-right.wlpro-product-thumbnails .woolentor-thumbnails.slick-vertical .slick-arrow{margin-right:-20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img{position:relative}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow{display:flex;align-items:center;justify-content:center;background-color:#fff0;box-shadow:none;border:none;width:40px;height:40px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow{position:absolute;z-index:9;top:50%;line-height:40px;padding:0;transition:all 0.5s ease 0s;transform:translateY(-50%);opacity:0;color:dimgray;border:none}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails .slick-arrow{visibility:visible}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow i{font-size:25px;line-height:1;cursor:pointer}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow i{font-size:20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-arrow.woolentor-slick-large-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow.woolentor-slick-prev{right:auto;left:-40px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-arrow.woolentor-slick-large-next,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow.woolentor-slick-next{right:-40px;left:auto}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-slider:hover .slick-arrow{opacity:1}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow.woolentor-slick-large-prev{left:0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-slider:hover .slick-arrow.woolentor-slick-prev{left:8px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical:hover .slick-arrow.woolentor-slick-next{left:50%}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-vertical:hover .slick-arrow.woolentor-slick-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical:hover .slick-arrow.woolentor-slick-prev{left:50%}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow.woolentor-slick-large-next{right:0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-slider:hover .slick-arrow.woolentor-slick-next{right:8px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots{position:absolute;bottom:25px;left:0;width:100%;display:flex;align-items:center;justify-content:center;height:18px;margin-bottom:0;margin-left:0;padding:0;list-style:none}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li{line-height:1;display:flex;margin:0 6px;transition:all 0.5s ease 0s}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li button{width:10px;height:10px;padding:0;transition:all 0.5s ease 0s;text-indent:-9999px;border:1px solid #fff0;border-radius:50%;background-color:#1f1f1f;cursor:pointer}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li.slick-active button{width:18px;height:18px;opacity:1;border-color:#333;background-color:#fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-list .woolentor-thumb-single img{margin-bottom:1px;border:1px solid #fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-list .woolentor-thumb-single.slick-current img{border-color:#333}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action{position:absolute;z-index:3;top:20px;right:20px;display:flex;flex-direction:column;gap:20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn{padding:0;color:#7e7e7e;border:none;background-color:#fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn i{font-size:30px;line-height:1;display:flex}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn .wishsuite-button svg{width:24px;height:30px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{left:50%;transform:translateX(-50%) rotate(89deg)}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev{top:8px;bottom:auto}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{bottom:8px;top:auto}.wl-shop-tab-area.grid_view .wlshop-list-area{display:none!important}.wl-shop-tab-area.list_view .wlshop-grid-area{display:none!important}.ht-col-xs-12.wlshop-list-area{max-width:100%!important;flex:0 0 100%!important}.wl-shop-tab-area .woolentor-products{clear:both}.woolentor-before-shop{overflow:hidden}.woolentor-before-shop .woocommerce-ordering{margin-bottom:20px}.wl-shop-tab-pane{display:none}.wl-shop-tab-pane.htactive{display:block}.wl-shop-tab-links{float:left;list-style:outside none none;margin:0 50px 15px 0;padding:0}.wl-shop-tab-links li{display:inline-block;margin-right:15px}.wl-shop-tab-links li a:hover,.wl-shop-tab-links li a.htactive{color:#f05b64}.woolentor-product-same-height.ht-products .wlshop-grid-area.ht-product .ht-product-inner{height:100%}.wlshop-list-wrap{border:1px solid #f1f1f1}.wlshop-list-wrap .wlshop-list-content{margin:0 26px 0 0;padding:10px 0}.wlshop-list-content h3{color:#444;font-family:"Roboto",sans-serif;font-size:24px;margin:0 0 20px}.wlshop-list-content .woocommerce-product-details__short-description p{color:#000;font-family:"Roboto",sans-serif;font-size:14px;line-height:25px;margin:0 0 19px}.ht-products .wlshop-list-wrap .ht-product .ht-product-inner{border:0}.wlproduct-list-img{position:relative}.wlproduct-list-img .product-quickview{left:50%;margin-top:20px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all 0.3s ease 0s;visibility:hidden}.wlshop-list-wrap .wlproduct-list-img .product-quickview a{background-color:#fff;color:#000;display:inline-block;font-size:20px;height:48px;line-height:52px;text-align:center;width:69px}.wlproduct-list-img .product-quickview a:hover{background-color:#ff3535;color:#fff}.wlshop-list-wrap:hover .product-quickview{margin-top:0;opacity:1;visibility:visible}.wlshop-list-price-action-wrap{display:flex;justify-content:space-between;margin:20px 0 0}.wlshop-list-price-action-wrap ul{margin:0;padding:0;list-style:none}.ht-product-list-action ul li{display:block;float:left}.woocommerce .ht-product-list-action ul li a{background:#fff0 none repeat scroll 0 0;border:1px solid #000;border-radius:0!important;color:#000;display:inline-block;font-size:20px;line-height:1;margin-right:8px!important;padding:6px 10px}.woocommerce .ht-product-list-action ul li a.htcompare-btn.added::after{display:none}.woocommerce .ht-product-list-action ul li.cart-list a.button,.woocommerce .ht-product-list-action ul li a.button.added,.woocommerce .ht-product-list-action ul li a.wc-forward,.ht-product-list-action ul li .compare-button a{font-size:14px;padding:10px 29px;text-transform:capitalize;font-weight:400}.woocommerce .ht-product-list-action ul li.cart-list a.button.added{display:none}.woocommerce .ht-product-list-action .yith-wcwl-add-to-wishlist{margin-top:0}.woocommerce .ht-product-list-action .yith-wcwl-add-to-wishlist i{margin:0}.ht-product-list-action ul li a:hover,.woocommerce .ht-product-list-action ul li a.button:hover,.ht-product-list-action ul li .yith-wcwl-wishlistaddedbrowse a,.ht-product-list-action ul li .yith-wcwl-wishlistexistsbrowse a{background-color:#ff3535;border:1px solid #ff3535;color:#fff}.wlshop-list-wrap .wlshop-list-content .ht-product-list-price span.price{color:#ff3535;font-size:20px;margin-right:8px}.wlshop-list-wrap .wlshop-list-content .ht-product-list-price span.price ins{background:#fff0}.woocommerce .woocommerce-customer-details address{word-wrap:break-word}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown{max-width:370px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgb(0 0 0 / .75);text-align:center}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#fff}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner p{font-size:12px;color:#fff;margin:0}.woolentor_myaccount_page{overflow:hidden}.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row{display:block}.woolentor-user-area{display:flex;align-items:center;margin-bottom:30px}.woolentor-user-image{margin-right:20px}.woolentor-user-image img{border-radius:100%!important}.woolentor-user-info span{display:block}.woolentor-username{font-size:20px}.woolentor-logout{font-size:14px}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border-top:1px solid #ddd}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li{border-bottom:1px solid #ddd;padding:12px 0;line-height:1.5}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{transition:0.4s}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{width:100%;float:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{border:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{display:inline-block;border-bottom:0;padding:12px 10px}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{width:100%;float:none}.woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{float:right}.woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{float:left}.woolentor_current_theme_Avada .woocommerce-MyAccount-content{margin-left:0;border:0}.woolentor_current_theme_Avada .woocommerce-MyAccount-navigation ul li a{border:none;padding:0}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation{width:100%;float:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul{border:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul li{padding:0;line-height:inherit}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul li:not(:last-child){border-bottom:inherit}.woolentor_myaccount_menu_type_vertical ul li{display:inline-block;border:none!important}.wl_cart_table tr td .quantity .qty{padding:.3em}.wl_cart_table .actions{text-align:right}.wl_cart_table .coupon{float:left;padding:0;border:none}.woocommerce .cart.wl_cart_table .actions .button,.woocommerce .cart.wl_cart_table .actions input.button{background:#000;color:#fff;font-weight:400;width:auto;height:auto;cursor:pointer}.cart.wl_cart_table .actions .button,.cart.wl_cart_table .actions input.button{width:auto;height:auto}.cart.wl_cart_table .actions .coupon+.wl_update_cart_shop{float:right}.shop_table.cart td.actions a.wlbutton-continue-shopping{border:1px solid currentColor;padding:7px 10px;margin-right:5px;display:inline-block;border-radius:5px;float:left}.wl-line-through{text-decoration:line-through}.woocommerce .woolentor-cart-list table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce .woolentor-cart-list td{width:100%}.woocommerce .woolentor-cart-list table.shop_table .cart_item td{padding:0;border:none}.woocommerce .woolentor-cart-list table.cart img{width:auto}.woolentor-cart-list .woolentor-cart-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;gap:20px 0;padding:20px;border-top:1px solid rgb(0 0 0 / .1)}.woolentor-cart-list tr:first-child .woolentor-cart-product{border-top:none}.woocommerce .woolentor-cart-list .cart .product-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;margin-right:20px;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:auto}.woocommerce .woolentor-cart-list .cart .product-thumbnail img{border:1px solid #ebebeb;border-radius:5px}@media only screen and (max-width:767px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:180px}}@media only screen and (max-width:575px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:150px}}@media only screen and (max-width:479px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:230px}}.woolentor-cart-list .woolentor-cart-product-content{display:block}.woolentor-cart-list .woolentor-cart-product-content{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:right}.woolentor-cart-list .woolentor-cart-product-content-left{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content-left{max-width:420px}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content-middle{-ms-flex-item-align:center;align-self:center}.woolentor-cart-list .woolentor-cart-product-id{margin-bottom:10px;color:#406882}.woolentor-cart-list .woolentor-cart-product-meta,.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;color:#406882;align-items:center}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div{position:relative}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div:not(:first-child)::before{position:absolute;top:50%;left:6px;width:4px;height:4px;content:"";border-radius:50%;background-color:#406882}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div:not(:first-child){padding-left:12px}.woolentor-cart-list .woolentor-cart-product-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.woolentor-cart-list .woolentor-cart-product-meta{width:100%;margin-bottom:0;color:#1d1d1d;gap:0 15px}.woolentor-cart-list .woolentor-cart-product-meta>div{gap:3px;display:flex;align-items:center}.woolentor-cart-list .woolentor-cart-product-meta>.Wholesale{width:100%}.woolentor-cart-list .woolentor-cart-product-meta>div span.wl-variation-value{font-weight:600;color:#1d1d1d}.woocommerce .woolentor-cart-list .woolentor-product-price-new{font-size:24px;font-weight:700;line-height:1;display:block;color:#1a374d}.woocommerce .woolentor-cart-list .woolentor-product-price-old{margin-top:8px;font-size:13px;line-height:1;display:block;color:#406882;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;gap:10px;color:#828282;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woolentor-cart-list .woolentor-product-price{margin-bottom:15px;text-align:right;color:#1d1d1d}@media only screen and (max-width:767px){.woocommerce .woolentor-cart-list .woolentor-product-price{text-align:left}}.woocommerce .woolentor-cart-2 .woolentor-product-price{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woolentor-cart-list .woolentor-product-price-old{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woocommerce .woolentor-cart-list.woolentor-cart-2 .woolentor-product-price-old{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:10px}.woolentor-cart-list .woolentor-cart-product-sale{font-size:10px;font-weight:500;margin-left:5px;padding:4px 7px;color:#ff5959;border-radius:3px;background-color:rgb(255 89 89 / .15);display:block}.woolentor-cart-list .woolentor-cart-product-sale{text-align:right}.woolentor-cart-list .woolentor-cart-product-stock{color:#06c;display:block}.woolentor-cart-list .wl-discount-percent{font-size:10px;font-weight:500;margin-left:5px;padding:4px 7px;color:#ff5959;border-radius:3px;background-color:rgb(255 89 89 / .15)}.woolentor-cart-list.wl-discount-placement--separate_line .woolentor-product-price-old{justify-content:right}.woolentor-cart-list.wl-discount-placement--separate_line .woolentor-cart-product-sale{display:inline-block}.woolentor-cart-list.wl-stock-placement--right .woolentor-cart-product-stock{text-align:right;margin-bottom:4px}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove{color:#fff!important;position:absolute;top:-6px;left:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;padding:5px;color:#fff;border:none;border-radius:50%;background-color:#6997b5;z-index:99}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove:hover{background-color:#f44336}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove{background-color:#9f9f9f}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove:hover{background-color:#f44336}.woocommerce .woolentor-cart-list .woolentor-product-quantity{font-size:14px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.woocommerce .woolentor-cart-list .woolentor-product-quantity input{border:1px solid #dcdcdc;border-radius:3px;background-color:#ededed}.woocommerce .woolentor-cart-list .woolentor-product-quantity input[type="number"]:focus{border-color:#fff0;box-shadow:none}.woocommerce .woolentor-cart-list .woolentor-product-quantity{width:100%;margin-bottom:12px;color:#1d1d1d;gap:15px}.woolentor-cart-list .woolentor-cart-product-content-middle .product-quantity{margin-bottom:0}.woolentor-cart-list .woolentor-cart-product-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;padding-top:20px;border-top:1px solid #ebebeb}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-cart-list .woolentor-cart-product-actions{gap:20px}}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-actions{gap:15px}}.woolentor-cart-list .woolentor-cart-product-actions-btn{line-height:1}.woolentor-cart-list .woolentor-cart-product-actions>*{padding-right:30px;border-right:1px solid #406882}.woolentor-cart-list .woolentor-cart-product-actions>*:last-child{padding-right:0;border-right:0}.woolentor-cart-list .woolentor-cart-product-actions-btn button{font-size:14px;font-weight:500;line-height:18px;padding:0;color:#406882;border:none;background-color:#fff0}.woolentor-cart-list .woolentor-cart-product-actions-btn button:hover{text-decoration:underline}.woolentor-cart-list>li{padding:40px 0;border-color:#ebebeb}.woocommerce .woolentor-cart-list .product-name a,.woocommerce .woolentor-cart-list .product-name{font-size:18px;font-weight:500;color:#1d1d1d;margin-bottom:0;padding:0}.woocommerce .woolentor-cart-list .product-name a{font-size:inherit;font-weight:inherit;color:inherit}.woocommerce .woolentor-cart-list .product-name a:hover{color:#06c}.woocommerce td.product-name dl.variation,.woocommerce td.product-name .wc-item-meta{list-style:none outside}.woocommerce .woolentor-cart-list .product-name dl.variation dt,.woocommerce .woolentor-cart-list .product-name dl.variation .wc-item-meta-label,.woocommerce .woolentor-cart-list .product-name .wc-item-meta dt,.woocommerce .woolentor-cart-list .product-name .wc-item-meta .wc-item-meta-label{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce .woolentor-cart-list .product-name dl.variation dd,.woocommerce .woolentor-cart-list .product-name .wc-item-meta dd{margin:0}.woocommerce .woolentor-cart-list .product-name dl.variation p,.woocommerce .woolentor-cart-list .product-name dl.variation:last-child,.woocommerce .woolentor-cart-list .product-name .wc-item-meta p,.woocommerce .woolentor-cart-list .product-name .wc-item-meta:last-child{margin-bottom:0}.woocommerce .woolentor-cart-list .product-name p.backorder_notification{font-size:.83em}.woolentor-cart-list [data-swatch_color]{border-radius:100%;width:20px;height:20px;text-indent:-9999px;display:inline-block}.woolentor-cart-2 .woolentor-cart-product-actions{padding-top:0;border-top:0;gap:20px}.woolentor-cart-2 .woolentor-cart-product-actions>*{padding-right:0;border-right:0}.woolentor-cart-2 .woolentor-cart-product-actions{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding-bottom:35px}.woolentor-cart-2 .woolentor-cart-product-actions i{font-size:20px}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-actions{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}}.woolentor-cart-list .woolentor-cart-product-actions-btn a{color:#1d1d1d}.woolentor-cart-list .yith-wcwl-add-to-wishlist{margin-top:0}.woocommerce .woolentor-cart-2 .woolentor-product-quantity{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woolentor-cart-list .woolentor-cart-product-details-toggle{font-size:14px;font-weight:500;background-color:#fff0}.woolentor-cart-list .wishsuite-button svg{display:none}.woolentor-cart-list .wishsuite-btn-text{margin-left:0}@media only screen and (max-width:921px){body #content .woolentor-cart-list table.cart .product-thumbnail{display:block}}@media only screen and (min-width:767px){.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1 .woolentor-cart-product-details-toggle{margin-left:0;margin-right:auto;border:0;padding:0}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--2 .woolentor-cart-product-details-toggle{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999;margin-left:auto;margin-right:0;padding-right:0;border:none}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.woolentor-cart-list .woolentor-cart-product-details-list{font-size:14px;font-weight:500;display:none;-ms-flex-preferred-size:100%;flex-basis:100%}.woolentor-cart-list .woolentor-cart-product-details-list ul{list-style:disc;padding-left:15px;margin-left:0}@media only screen and (max-width:921px){body .woolentor-cart-list table.shop_table_responsive tr td:before,.woocommerce-page .woolentor-cart-list table.shop_table_responsive tr td:before{content:""}body .woolentor-cart-list table.shop_table_responsive tr td{text-align:left!important}}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product{display:block}body #content .woolentor-cart-list table.cart .product-thumbnail{display:inline-block;width:auto;max-width:inherit;text-align:left!important;margin-right:0}body #content .woolentor-cart-list table.cart .product-thumbnail img{margin-bottom:10px}.woocommerce .woolentor-cart-list .woolentor-product-price-old{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.woocommerce .woolentor-cart-2 .woolentor-product-price-old{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-id{margin-bottom:0}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:left}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}body .woolentor-cart-list table.shop_table_responsive tr td{text-align:center!important}.woolentor-cart-list .woolentor-cart-product-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-content-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.woolentor-cart-list .woolentor-cart-product-meta{display:block}.woocommerce .woolentor-cart-list .woolentor-product-price{text-align:center}.woocommerce .woolentor-cart-list .woolentor-product-quantity{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-2 .woolentor-cart-product-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body #content .woolentor-cart-list table.cart .product-thumbnail{text-align:center!important}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:center;width:100%}}.theme-hello-elementor .woolentor-cart-list table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .woolentor-cart-list table tbody>tr:nth-child(odd)>th,.theme-hello-elementor .woolentor-cart-list table tbody tr:hover>td,.theme-hello-elementor .woolentor-cart-list table tbody tr:hover>th{background-color:unset}.theme-hello-elementor .woolentor-cart-list table td{border-left:0;border-right:0;border-bottom:0}.wl-cart-cross-sell-2 h2{font-size:24px;font-weight:500;line-height:1;margin-bottom:30px;color:#1a374d}@media only screen and (max-width:479px){.wl-cart-cross-sell-2 h2{font-size:20px}}.wl-cart-cross-sell-2 .wl-product{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product{gap:15px}}.wl-cart-cross-sell-2 .wl-product:not(:last-child){margin-bottom:30px}.wl-cart-cross-sell-2 .wl-product-thumb{display:flex;align-self:flex-start;width:100px}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product-thumb{width:80px}}.wl-cart-cross-sell-2 .wl-product-content{flex:1 0}.wl-cart-cross-sell-2 .wl-product-title{font-size:18px;font-weight:400;margin-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product-title{font-size:15px}}.wl-cart-cross-sell-2 .wl-product-title a{color:#1a374d}.wl-cart-cross-sell-2 .wl-product-title a:hover{color:#406882}.wl-cart-cross-sell-2 .wl-product-rating{position:relative;margin-bottom:6px;display:flex;flex-wrap:wrap;overflow:hidden}.wl-cart-cross-sell-2 .wl-product-rating .star-rating{margin-bottom:0}.wl-cart-cross-sell-2 .wl-product-rating-number{font-size:13px;line-height:1;margin-left:5px}.wl-cart-cross-sell-2 .wl-product-price,.wl-cart-cross-sell-2 .wl-product-price .amount{font-size:18px;font-weight:400}.woocommerce-page.woocommerce-checkout form .elementor-widget-wl-checkout-order-review[class*="wl-heading-alignment-"] #order_review_heading{float:none;width:auto}.woocommerce-page .elementor-widget-wl-checkout-order-review table.shop_table{width:100%}.woolentor.woocommerce-shipping-fields #ship-to-different-address input{height:auto;width:auto}.woocommerce .elementor-widget-wl-checkout-multi-step-form form .form-row .select2-container{width:100%!important}.woolentor-quickview-content-builder .elementor-widget-wrap .elementor-widget{margin-bottom:0}.woolentor-quickview-content-builder .ht-quick-view-single.images{float:left!important}.woolentor-quick-cart-area{position:absolute;top:100%;left:0;z-index:10;width:100%;height:100%;background-color:rgb(255 255 255 / .9);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease;padding:0 20px}.quick-cart-open .woolentor-quick-cart-area{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.woocommerce div.product .woolentor-quick-cart-area form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;width:100%;margin-right:0;padding-top:.5em;padding-bottom:.5em}.woocommerce div.product .woolentor-quick-cart-area form.cart .variations select:focus{outline:none}.woolentor-quick-cart-area .quantity{display:none!important}.woolentor-quick-cart-area .single_add_to_cart_button{width:100%}.woolentor-quick-cart-close{display:inline-block;padding:1px 10px;position:absolute;right:0;top:5px;cursor:pointer;transition:0.4s}.woolentor-quick-cart-close:hover{color:#d93025}.woolentor-quick-cart-area .woolentor-quick-cart-form{padding-top:40px}.ht-products.woocommerce .woolentor-quick-cart-area a.added_to_cart,.ht-product .woolentor-quick-cart-area a.added_to_cart{width:100%;padding:3px;text-align:center;border:1px solid #ddd;margin-top:5px}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart table{border-width:0 0 1px;margin:0 0 1.2em}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations{border-bottom:1px solid rgb(0 0 0 / .1);position:relative;margin-bottom:1em;width:100%}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations td,.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations th{border:0;vertical-align:top;line-height:2em;padding-top:0;padding-bottom:0;padding-right:0;display:block}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart table td{padding-left:0}.elementor-widget-wl-single-product-rating .woocommerce-product-rating .star-rating{margin-right:10px!important}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img{position:relative;margin-bottom:10px;display:inline-block}.theme-hello-elementor .wl_cart_table.wl-cart-style-1 .woolentor-cart-cats .posted_in label{margin-top:-7px}.theme-hello-elementor table.wl_cart_table tbody>tr:nth-child(odd)>td,.theme-hello-elementor table.wl_cart_table tbody>tr:nth-child(odd)>th,.theme-hello-elementor .cart_totals.wl-style--1 table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .cart_totals.wl-style--1 tbody>tr:nth-child(odd)>th,.theme-hello-elementor .cart_totals.wl-style--2 table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .cart_totals.wl-style--2 tbody>tr:nth-child(odd)>th{background-color:#fff0}.theme-hello-elementor table.wl_cart_table tbody tr:hover>td,.theme-hello-elementor table.wl_cart_table tbody tr:hover>th,.theme-hello-elementor .cart_totals.wl-style--1 table tbody tr:hover>td,.theme-hello-elementor .cart_totals.wl-style--1 table tbody tr:hover>th,.theme-hello-elementor .cart_totals.wl-style--2 table tbody tr:hover>td,.theme-hello-elementor .cart_totals.wl-style--2 table tbody tr:hover>th{background-color:#fff0}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity div.quantity[data-type] input[type="number"]{padding:5px!important}.theme-blocksy .cart_totals.wl-style--2 .woocommerce-shipping-methods li{flex-direction:row}.theme-blocksy .cart_totals.wl-style--1 .woocommerce-shipping-methods li{display:block}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity div.quantity{width:unset;height:unset}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity span.ct-increase,.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity span.ct-decrease{display:none}.theme-oceanwp .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity a{display:none}.theme-oceanwp .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity{min-width:0}.theme-storefront .wl_cart_table.wl-cart-style-1 a.remove::before{display:none}.theme-storefront .wl_cart_table.wl-cart-style-1 a.remove{text-indent:initial}.wl_cart_table.wl-cart-style-1 .woocommerce-shipping-methods{padding:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-remove,.woocommerce .wl_cart_table.wl-cart-style-1 a.remove{display:inline-flex;justify-content:center;align-items:center;color:#fff;background-color:#6997b5;border:none;font-size:12px}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove{display:inline-flex;align-items:center;justify-content:center;top:50%;margin-top:-14px}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product-remove::before{border:none}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove.wl-remove-icon-style-1,.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-1{width:25px;height:25px;border-radius:50%}.wl_cart_table.wl-cart-style-1 .product-remove .woolentor-cart-product-remove.wl-remove-icon-style-2,.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-2{width:50px;height:28px;border-radius:20px 0 0 20px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-1{position:absolute;top:-6px;left:-6px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-2{position:absolute;top:0;left:0}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.left{left:-6px;right:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.right{right:-6px;left:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.center{left:50%;margin-left:-12px}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove.left,.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.left{left:0;right:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.right{right:0;left:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.center{left:50%;margin-left:-25px}.wl_cart_table.wl-cart-style-1 tr.cart_item .product-thumbnail .woolentor-cart-product-id-wraper label{margin-right:5px;margin-top:-4px}.wl_cart_table.wl-cart-style-1 tr.cart_item .product-thumbnail .woolentor-cart-product-id{display:inline-block}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-id{margin-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-title{font-size:18px;font-weight:500;margin-bottom:5px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-stock p{margin-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:5px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3{gap:0;line-height:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn{color:#fff;position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:5px;color:#fff;border:none;transition:0.4s;cursor:pointer}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn:focus{outline:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-1 button.woolentor-cart-product-quantity-btn{border-radius:50%;background:#6997b5;color:#fff}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2 button.woolentor-cart-product-quantity-btn{background:#fafafc;color:#000;border:1px solid #ddd;height:30px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn{border:none;background:#fff0;color:#000;position:absolute;z-index:2;right:0;display:flex;width:30px;height:17px;padding:5px;color:#989898;border:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3 button.woolentor-cart-product-quantity-btn{background:#fff0;color:#000}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3{border:1px solid #ddd;padding:6px 6px;border-radius:20px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4{position:relative}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn.minus{bottom:0;padding-top:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn.plus{top:0;padding-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn i{font-size:12px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn i{font-size:10px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input{width:2.631em;min-height:21px;height:21px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2 .quantity input{height:30px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 .quantity input{width:65px;min-height:35px;text-align:center;padding:5px 29px 5px 5px;border-radius:5px;max-width:100%}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-1 .quantity input,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3 .quantity input{border:none;background:#fff0;box-shadow:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input::-webkit-outer-spin-button,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input[type="number"]{-moz-appearance:textfield}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline{display:flex;align-items:center}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-img a.woolentor-cart-product-thumb img{display:block}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product{text-align:left}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline .woolentor-cart-product-content{margin-left:20px;text-align:left}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline .woolentor-cart-img{margin-bottom:0}.shop_table.cart tr td{padding:15px}.woolentor-thankyou-order-details-style-one{width:100%!important}.woolentor-thankyou-order-details-style-one thead th{text-align:center}.woolentor-thankyou-order-details-style-one .product-image{width:100px}.woolentor-thankyou-order-details-style-one .product-price,.woolentor-thankyou-order-details-style-one .product-quantity,.woolentor-thankyou-order-details-style-one .product-total{width:150px;text-align:center}.woolentor-thankyou-order-details-style-one .product-image img{width:100%}.woolentor-thankyou-order-details-style-one ul.wc-item-meta{padding:0}.woolentor-thankyou-order-details-style-one ul.wc-item-meta p{margin-top:5px}.woolentor-thankyou-order-details-style-one tfoot th,.woolentor-thankyou-order-details-style-one tfoot td{text-align:right}.wl-single-product-navigation a:focus{outline:none}.wl-single-product-navigation{display:flex;justify-content:start}.wl-single-product-navigation a{margin-left:12px;line-height:0;text-decoration:none;width:35px;height:35px;display:inline-block;text-align:center}.wl-single-product-navigation a:hover>i{color:#333}.wl-single-product-navigation a i{font-size:35px;color:#ababab;line-height:35px}.elementor-widget-wl-single-product-title,.elementor-widget-wl-single-product-title .product_title.entry-title,.elementor-widget-wl-single-product-title .elementor-widget-container{display:inline-block}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total label,.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total span.amount{color:inherit}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .woolentor-cart-product-quantity .plus.is-form,.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .woolentor-cart-product-quantity .minus.is-form{display:none}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn{margin-bottom:auto;margin-right:auto;min-height:auto}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total .cart_totals>table th.product-name{display:none}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total .cart_totals>h2{display:block}.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul{border:0;margin:0;padding:0}.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul li{border:0}.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul li a,.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul li span.current{border:1px solid #ddd}@media (min-width:768px) and (max-width:991px){.wlshop-list-wrap .wlshop-list-content{margin:0;overflow:hidden;padding:10px 15px}.woocommerce .ht-product-list-action ul li a{margin-bottom:8px}.wl-shop-tab-links{float:none}.cart.wl_cart_table .actions .coupon+.wl_update_cart_shop{float:none;display:block}}@media (max-width:767px){.wlshop-list-wrap .wlshop-list-content{margin:0;overflow:hidden;padding:10px 15px}.wlshop-list-price-action-wrap{display:block;margin:20px 0 0}.woocommerce .wlshop-list-price-ratting .star-rating{float:none;margin-bottom:15px}.woocommerce .ht-product-list-action ul li a{margin-bottom:8px}.woocommerce .elementor-widget-woolentor-custom-product-archive .woocommerce-ordering{float:none}.wl-shop-tab-links{float:none}.wl_cart_table.shop_table.cart tr.cart_item td{width:100%}}@media only screen and (max-width:921px){.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail{display:block!important}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product .woolentor-cart-product-content{text-align:left}}.slider-for__item img{width:100%}.wl-product-details-images{margin-bottom:7px}.wl-product-details-thumbs{margin-left:-7px;margin-right:-7px}@media only screen and (max-width:767px){.wl-product-details-thumbs{float:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -5px}.wl-product-details-thumbs .sm-image{padding:5px}}.wl-product-details-thumbs .sm-image{padding:0 5px}.wl-product-details-thumbs .sm-image img{border:2px solid #fff0}.wl-product-details-thumbs .sm-image img{width:100%}.wl-product-details-thumbs .slick-current img{border:2px solid #000;opacity:1}.wl-product-details-images .lg-image a{display:block}.wl-product-details-images .lg-image a img{width:100%}@media only screen and (max-width:767px){.wl-product-details-images{float:inherit;width:calc(100% - 0px);padding-left:0}}.product-details-scroll-images .lg-image{margin-bottom:30px}.product-details-scroll-images .lg-image:last-child{margin-bottom:0}.product-details-scroll-images .lg-image a{display:block}.product-details-scroll-images .lg-image a img{width:100%}.slider-for__item img{cursor:-webkit-grab;cursor:grab}.wl-product-details-thumbs .slick-arrow,.wl-product-details-images .slick-arrow{opacity:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:40px;width:40px;right:auto;color:#d3b48c;z-index:9;text-align:center;font-size:24px}.wl-product-details-thumbs .slick-arrow.arrow-next,.wl-product-details-images .slick-arrow.arrow-next{right:0;left:auto}.wl-product-details-thumbs:hover .slick-arrow,.wl-product-details-images:hover .slick-arrow{opacity:1}.cart_totals.wl-style--2 tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .cart_totals.wl-style--2 table.shop_table td,body .cart_totals.wl-style--2 table.shop_table th{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body .cart_totals.wl-style--2 table.shop_table th{width:10%}body .cart_totals.wl-style--2 table.shop_table td{text-align:right}body .cart_totals.wl-style--2 table.shop_table .shipping th{display:none}body .cart_totals.wl-style--2 table.shop_table .shipping td{text-align:right}body .cart_totals.wl-style--2 table.shop_table .shipping td :not(ul){text-align:left}body .cart_totals.wl-style--2 ul#shipping_method li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;text-indent:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .cart_totals.wl-style--2 ul#shipping_method li label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .cart_totals.wl-style--2 ul#shipping_method .amount{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}body .elementor-widget-wl-cart-total .wc-proceed-to-checkout .button.checkout-button{margin-left:auto;margin-right:auto;display:block}.cart_totals[class*="wl-style-"]{padding:0;border:none}@media only screen and (max-width:921px){body .cart_totals.wl-style--2 ul#shipping_method{width:100%;overflow:hidden}body .cart_totals.wl-style--2 table.shop_table_responsive tr.shipping td:before{margin-bottom:5px}}.theme-oceanwp.account-original-style .woocommerce .woolentor-woocommerce-myaccount-login-page #customer_login>div{width:inherit;max-width:inherit;float:inherit}.theme-oceanwp .woocommerce.woolentor-woocommerce-myaccount-login-page #customer_login>div{border-style:none;border-width:0;border-color:inherit}.theme-oceanwp .woocommerce.woolentor-woocommerce-myaccount-login-page .oceanwp-loginform-wrap form{width:inherit;max-width:inherit;padding:inherit;border-width:inherit}.theme-oceanwp.account-original-style .woocommerce .woolentor-woocommerce-myaccount-login-page #customer_login h2{display:block}.theme-oceanwp.woocommerce .woolentor-woocommerce-myaccount-login-page .owp-account-links li .owp-account-link{display:none}.theme-astra .cart_totals.wl-style--2 ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){display:flex;padding:0;text-indent:initial;align-items:center}/*! elementor-icons - v5.47.0 - 19-01-2026 */
@font-face{ font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.47.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.47.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.47.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.47.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.47.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.47.0#eicon) format("svg");font-weight:400;font-style:normal }[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}<!doctype html><html lang="el" prefix="og: https://ogp.me/ns#"><head><script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));</script><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="profile" href="https://gmpg.org/xfn/11"><title>Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro</title><meta name="description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές."/><meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://bodypro.gr/" /><meta property="og:locale" content="el_GR" /><meta property="og:type" content="website" /><meta property="og:title" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><meta property="og:description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές." /><meta property="og:url" content="https://bodypro.gr/" /><meta property="og:site_name" content="Bodypro" /><meta property="og:updated_time" content="2025-12-11T19:56:09+02:00" /><meta property="og:image" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta property="og:image:secure_url" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta property="og:image:width" content="800" /><meta property="og:image:height" content="800" /><meta property="og:image:alt" content="Όργανα Γυμναστικής" /><meta property="og:image:type" content="image/jpeg" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><meta name="twitter:description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές." /><meta name="twitter:image" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta name="twitter:label1" content="Written by" /><meta name="twitter:data1" content="Nikos Daglartzis" /><meta name="twitter:label2" content="Time to read" /><meta name="twitter:data2" content="3 minutes" /><script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://bodypro.gr/#place","address":{"@type":"PostalAddress","streetAddress":"Mpoumpoulians 2","addressCountry":"Gr","addressLocality":"Greece","addressRegion":"Acharnes","postalCode":"13671"}},{"@type":"Organization","@id":"https://bodypro.gr/#organization","name":"Bodypro","url":"https://bodypro.gr","email":"info@bodypro.gr","address":{"@type":"PostalAddress","streetAddress":"Mpoumpoulians 2","addressCountry":"Gr","addressLocality":"Greece","addressRegion":"Acharnes","postalCode":"13671"},"logo":{"@type":"ImageObject","@id":"https://bodypro.gr/#logo","url":"https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg","contentUrl":"https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg","caption":"Bodypro","inLanguage":"el","width":"2560","height":"398"},"contactPoint":[{"@type":"ContactPoint","telephone":"+30 2114255159","contactType":"customer support"}],"location":{"@id":"https://bodypro.gr/#place"}},{"@type":"WebSite","@id":"https://bodypro.gr/#website","url":"https://bodypro.gr","name":"Bodypro","alternateName":"\u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ac \u0395\u03af\u03b4\u03b7 | \u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 | \u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u0394\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03ae\u03c2","publisher":{"@id":"https://bodypro.gr/#organization"},"inLanguage":"el","potentialAction":{"@type":"SearchAction","target":"https://bodypro.gr/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg","url":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg","width":"800","height":"800","inLanguage":"el"},{"@type":"WebPage","@id":"https://bodypro.gr/#webpage","url":"https://bodypro.gr/","name":"\u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 - \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 - \u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd - Bodypro","datePublished":"2022-08-16T12:40:44+03:00","dateModified":"2025-12-11T19:56:09+02:00","about":{"@id":"https://bodypro.gr/#organization"},"isPartOf":{"@id":"https://bodypro.gr/#website"},"primaryImageOfPage":{"@id":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg"},"inLanguage":"el"}]}</script><link rel="alternate" type="application/rss+xml" title="Ροή RSS &raquo; Bodypro" href="https://bodypro.gr/feed/" /><link rel="alternate" type="application/rss+xml" title="Ροή Σχολίων &raquo; Bodypro" href="https://bodypro.gr/comments/feed/" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bodypro.gr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbodypro.gr%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bodypro.gr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbodypro.gr%2F&#038;format=xml" /><style id='wp-img-auto-sizes-contain-inline-css'>img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}</style><link data-optimized="2" rel="stylesheet" href="https://bodypro.gr/wp-content/litespeed/css/66da79038f8a4b4c451eee08b04769c7.css?ver=e6e3f" /><style id='collapsing-categories-style-inline-css'></style><style id='global-styles-inline-css'>:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}</style><style id='woocommerce-inline-inline-css'>.woocommerce form .form-row .required{visibility:visible}</style><style id='font-awesome-inline-css'>[data-font="FontAwesome"]:before{font-family:'FontAwesome'!important;content:attr(data-icon)!important;speak:none!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}</style><script type="text/template" id="tmpl-variation-template"><div class="woocommerce-variation-description">{{{data.variation.variation_description}}}</div><div class="woocommerce-variation-price">{{{data.variation.price_html}}}</div><div class="woocommerce-variation-availability">{{{data.variation.availability_html}}}</div></script><script type="text/template" id="tmpl-unavailable-variation-template"><p role="alert">Λυπούμαστε,αυτό το προϊόν δεν είναι διαθέσιμο. Παρακαλούμε,επιλέξτε έναν διαφορετικό συνδυασμό.</p></script><script type="litespeed/javascript" data-src="https://bodypro.gr/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script><script id="wc-add-to-cart-js-extra" type="litespeed/javascript">var wc_add_to_cart_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"\u039a\u03b1\u03bb\u03ac\u03b8\u03b9","cart_url":"https://bodypro.gr/kalathi/","is_cart":"","cart_redirect_after_add":"no"}</script><script id="woocommerce-js-extra" type="litespeed/javascript">var woocommerce_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd","i18n_password_hide":"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7 \u03c3\u03c5\u03bd\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd"}</script><script id="wp-util-js-extra" type="litespeed/javascript">var _wpUtilSettings={"ajax":{"url":"/wp-admin/admin-ajax.php"}}</script><link rel="https://api.w.org/" href="https://bodypro.gr/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bodypro.gr/wp-json/wp/v2/pages/291248" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bodypro.gr/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 6.9.1" /><link rel='shortlink' href='https://bodypro.gr/' /><style>.woocommerce-checkout .woocommerce a.button,.woocommerce-checkout .woocommerce button.button,.woocommerce-checkout .woocommerce input.button,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table th,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table td{background-color:#f0f0f0!important;color:#000!important;border:none!important}.woocommerce-checkout .woocommerce #place_order{background-color:#d10000!important;color:#fff!important;border:none!important}.woocommerce-checkout .wc_payment_methods,.woocommerce-checkout .wc_payment_method{background-color:#f5f5f5!important;border:1px solid #ddd !</style><style>.woocommerce-cart .woocommerce a.button,.woocommerce-cart .woocommerce button.button,.woocommerce-cart .woocommerce input.button,.woocommerce-cart .woocommerce .cart_totals table th,.woocommerce-cart .woocommerce .cart_totals table td{background-color:#f0f0f0!important;color:#000!important;border:none!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background-color:#d10000!important;color:#fff!important;border:none!important}@media (max-width:768px){.woocommerce-cart table.shop_table{font-size:14px}}</style><style>.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#d3d3d3!important}.woocommerce .widget_price_filter .ui-slider{background-color:#f0f0f0!important}.woocommerce .widget_price_filter .button{background-color:#d3d3d3!important;color:#000!important;border:none!important;border-radius:4px;padding:10px 20px;font-weight:700;transition:background-color 0.3s ease}.woocommerce .widget_price_filter .button:hover{background-color:#bfbfbf!important}@media (max-width:768px){.woocommerce .widget_price_filter .button{width:100%;text-align:center;padding:12px}}</style><style>.yith-ajaxsearchform-wide .search-input-container input[type="search"],.yith-ajaxsearchform-wide #yith-ajaxsearchform select,.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"]{min-height:30px}.search-submit-container input{display:none}</style><style>.with_aside .sections_group{width:70%!important}.with_aside .sidebar.columns{width:30%!important}.woof_show_auto_form,.woof_hide_auto_form{display:none!important}</style><meta name="ti-site-data" content="eyJyIjoiMTowITc6MCEzMDowIiwibyI6Imh0dHBzOlwvXC9ib2R5cHJvLmdyXC93cC1hZG1pblwvYWRtaW4tYWpheC5waHA/YWN0aW9uPXRpX29ubGluZV91c2Vyc19nb29nbGUmYW1wO3A9JTJGJmFtcDtfd3Bub25jZT1kYzVhZTEyMmRmIn0=" /><style>.custom-category-description{background-color:#f9f9f9;padding:20px;margin:0 auto 30px auto;max-width:950px;width:100%;border-radius:12px;font-size:16px;color:#333;line-height:1.8;font-family:'Helvetica Neue',Arial,sans-serif;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;hyphens:auto;box-shadow:0 4px 8px rgb(0 0 0 / .08)}@media (max-width:1024px){.custom-category-description{padding:18px;max-width:90%;font-size:15px}}@media (max-width:768px){.custom-category-description{font-size:14px;padding:14px}}@media (min-width:1024px){.custom-category-description{max-width:950px}}</style><style type="text/css" id="iksm-dynamic-style"></style><noscript><style>.woocommerce-product-gallery{opacity:1!important}</style></noscript><meta name="generator" content="Elementor 3.35.6; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"><style>.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}</style><script id="google_gtagjs" type="litespeed/javascript" data-src="https://bodypro.gr/?local_ga_js=6355b1f76f6bab713a3e8799ba85ccdf" async></script><script id="google_gtagjs-inline" type="litespeed/javascript">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date());gtag('config','G-6R0W2M007Q',{'anonymize_ip':!0})</script><link rel="icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-32x32.jpg" sizes="32x32" /><link rel="icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-192x192.jpg" sizes="192x192" /><link rel="apple-touch-icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-180x180.jpg" /><meta name="msapplication-TileImage" content="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-270x270.jpg" /><style id="wp-custom-css"></style><script type="litespeed/javascript">(function(a,b,c,d,s){a.__bp360=c;a[c]=a[c]||function(){(a[c].q=a[c].q||[]).push(arguments)};s=b.createElement('script');s.async=!0;s.src=d;(b.body||b.head).appendChild(s)})(window,document,'bp','https://360.bestprice.gr/360.js');bp('connect','BP-404220-HDjMPo2hCa');bp('native',!0)</script></head><body class="home wp-singular page-template-default page page-id-291248 wp-custom-logo wp-embed-responsive wp-theme-hello-elementor theme-hello-elementor woocommerce-no-js woolentor_current_theme_hello-elementor hello-elementor-default woolentor-empty-cart elementor-default elementor-kit-2601 elementor-page elementor-page-291248 elementor-page-428843 elementor-page-305663"><a class="skip-link screen-reader-text" href="#content">Μετάβαση στο περιεχόμενο</a><header data-elementor-type="header" data-elementor-id="245728" class="elementor elementor-245728 elementor-location-header" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-44a05041 elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default" data-id="44a05041" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-39091659" data-id="39091659" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><section class="elementor-section elementor-inner-section elementor-element elementor-element-2b76786f elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b76786f" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-411c3f6b" data-id="411c3f6b" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-5c9c5c7d elementor-widget__width-initial elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="5c9c5c7d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="http://+306973034774"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-phone-alt"></i></span><span class="elementor-button-text">Για Τηλεφωνικές Παραγγελίες Καλέστε μας στο+30 6973034774</span></span></a></div></div></div></div></div><div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3f08b9c1" data-id="3f08b9c1" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-63238235 elementor-widget__width-initial elementor-align-left elementor-mobile-align-left elementor-widget-mobile__width-initial elementor-widget elementor-widget-button" data-id="63238235" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="/wishlist/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-heart"></i></span><span class="elementor-button-text">Αγαπημένα</span></span></a></div></div></div><div class="elementor-element elementor-element-d1c119f elementor-widget__width-auto stax-condition-yes stax-user_role_enabled-yes elementor-align-left elementor-mobile-align-right elementor-widget-mobile__width-initial elementor-widget elementor-widget-button" data-id="d1c119f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="https://bodypro.gr/%ce%bf-%ce%bb%ce%bf%ce%b3%ce%b1%cf%81%ce%b9%ce%b1%cf%83%ce%bc%cf%8c%cf%82-%ce%bc%ce%bf%cf%85/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-link"></i></span><span class="elementor-button-text">Σύνδεση</span></span></a></div></div></div><div class="elementor-element elementor-element-58de51b5 elementor-widget__width-auto stax-condition-yes stax-user_role_enabled-yes elementor-widget elementor-widget-button" data-id="58de51b5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="https://bodypro.gr/%ce%bf-%ce%bb%ce%bf%ce%b3%ce%b1%cf%81%ce%b9%ce%b1%cf%83%ce%bc%cf%8c%cf%82-%ce%bc%ce%bf%cf%85/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-pencil-alt"></i></span><span class="elementor-button-text">Εγγραφή</span></span></a></div></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-24eb404b elementor-section-full_width elementor-section-content-middle elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="24eb404b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-52bc8674" data-id="52bc8674" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b726237 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="b726237" data-element_type="widget" data-e-type="widget" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"><a href="https://bodypro.gr"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjM5OCIgdmlld0JveD0iMCAwIDI1NjAgMzk4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" fetchpriority="high" width="2560" height="398" data-src="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg" class="attachment-full size-full wp-image-560900" alt="bodypro logo" data-srcset="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg 2560w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-400x62.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-800x124.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-768x119.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-1536x239.jpg 1536w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-2048x318.jpg 2048w" data-sizes="(max-width: 2560px) 100vw, 2560px" /></a></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-635c1556" data-id="635c1556" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-e37a797 elementor-widget-tablet__width-initial elementor-widget elementor-widget-wl-ajax-search-form" data-id="e37a797" data-element_type="widget" data-e-type="widget" data-widget_type="wl-ajax-search-form.default"><div class="elementor-widget-container"><div class="woolentor_widget_psa" id="wluniq-69ab4689b9bb4"><form role="search" method="get" action="https://bodypro.gr/" data-settings='{"limit":"10","wlwidget_id":"#wluniq-69ab4689b9353"}'><div class="woolentor_widget_psa_field_area"><div class="woolentor_widget_psa_input_area"><div class="woolentor_widget_psa_input_field"><input type="search" placeholder="Αναζήτηση Προϊόντων" value="" name="s" autocomplete="off" /><input type="hidden" name="post_type" value="product" /><span class="woolentor_widget_psa_clear_icon"><i class="sli sli-close"></i></span><span class="woolentor_widget_psa_loading_icon"><i class="sli sli-refresh"></i></span></div><button type="submit" value="Search" aria-label="Search"><i class="sli sli-magnifier"></i></button></div></div><div id="woolentor_psa_results_wrapper"></div></form></div></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-42e5595" data-id="42e5595" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-a2073a3 elementor-nav-menu__align-center elementor-widget-tablet__width-initial elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="a2073a3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-a2073a3" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item">Επικοινωνία</a></li></ul></nav><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-a2073a3" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item" tabindex="-1">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item" tabindex="-1">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item" tabindex="-1">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item" tabindex="-1">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item" tabindex="-1">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item" tabindex="-1">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item" tabindex="-1">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item" tabindex="-1">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item" tabindex="-1">Επικοινωνία</a></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-5ad3dcc elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-section-height-default elementor-section-height-default" data-id="5ad3dcc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bb0c12b" data-id="bb0c12b" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-48d1195 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="48d1195" data-element_type="widget" data-e-type="widget" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"><a href="https://bodypro.gr"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjM5OCIgdmlld0JveD0iMCAwIDI1NjAgMzk4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" fetchpriority="high" width="2560" height="398" data-src="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg" class="attachment-full size-full wp-image-560900" alt="bodypro logo" data-srcset="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg 2560w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-400x62.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-800x124.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-768x119.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-1536x239.jpg 1536w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-2048x318.jpg 2048w" data-sizes="(max-width: 2560px) 100vw, 2560px" /></a></div></div></div></div><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-621e0f2" data-id="621e0f2" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c1636f3 elementor-nav-menu__align-center elementor-widget-tablet__width-initial elementor-nav-menu__text-align-center elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="c1636f3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"><ul id="menu-1-c1636f3" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item">Επικοινωνία</a></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-c1636f3" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item" tabindex="-1">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item" tabindex="-1">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item" tabindex="-1">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item" tabindex="-1">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item" tabindex="-1">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item" tabindex="-1">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item" tabindex="-1">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item" tabindex="-1">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item" tabindex="-1">Επικοινωνία</a></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-58a7c46 elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="58a7c46" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14a1f50" data-id="14a1f50" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-e4795b9 elementor-widget-tablet__width-initial elementor-widget elementor-widget-wl-ajax-search-form" data-id="e4795b9" data-element_type="widget" data-e-type="widget" data-widget_type="wl-ajax-search-form.default"><div class="elementor-widget-container"><div class="woolentor_widget_psa" id="wluniq-69ab4689c1d24"><form role="search" method="get" action="https://bodypro.gr/" data-settings='{"limit":"10","wlwidget_id":"#wluniq-69ab4689c15ee"}'><div class="woolentor_widget_psa_field_area"><div class="woolentor_widget_psa_input_area"><div class="woolentor_widget_psa_input_field"><input type="search" placeholder="Αναζήτηση Προϊόντων" value="" name="s" autocomplete="off" /><input type="hidden" name="post_type" value="product" /><span class="woolentor_widget_psa_clear_icon"><i class="sli sli-close"></i></span><span class="woolentor_widget_psa_loading_icon"><i class="sli sli-refresh"></i></span></div><button type="submit" value="Search" aria-label="Search"><i class="sli sli-magnifier"></i></button></div></div><div id="woolentor_psa_results_wrapper"></div></form></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-c2bf8d4 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c2bf8d4" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6845e26" data-id="6845e26" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6264baa elementor-nav-menu__align-center elementor-nav-menu__text-align-center elementor-nav-menu--stretch elementor-widget__width-inherit elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="6264baa" data-element_type="widget" data-e-type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-6264baa" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466436"><a href="https://bodypro.gr/organa-gymnastikis-exoplismos-fitness/" class="elementor-item">Όργανα Γυμναστικής-Εξοπλισμός Fitness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100006"><a href="https://bodypro.gr/cage-smith-organa-gymnastikis/" class="elementor-sub-item">Cage &#8211;Smith &#8211;Racks</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100007"><a href="https://bodypro.gr/crossover-trochalies/" class="elementor-sub-item">Crossover &#8211;Τροχαλίες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100008"><a href="https://bodypro.gr/pole-dancing/" class="elementor-sub-item">Pole Dancing</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100009"><a href="https://bodypro.gr/stepper-aeroperpatites/" class="elementor-sub-item">Stepper &#8211;Αεροπερπατητές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100010"><a href="https://bodypro.gr/yoga-pilates/" class="elementor-sub-item">Yoga &#8211;Pilates</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100011"><a href="https://bodypro.gr/aerial-yoga/" class="elementor-sub-item">Aerial Yoga</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100012"><a href="https://bodypro.gr/pilates-ball/" class="elementor-sub-item">Pilates Ball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100013"><a href="https://bodypro.gr/axesouar-yoga-pilates/" class="elementor-sub-item">Αξεσουάρ Yoga &#8211;Pilates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100014"><a href="https://bodypro.gr/krevatia-pilates/" class="elementor-sub-item">Κρεβάτια Pilates</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100015"><a href="https://bodypro.gr/apokatastasi/" class="elementor-sub-item">Αποκατάσταση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100016"><a href="https://bodypro.gr/foam-roller/" class="elementor-sub-item">Foam Roller</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100017"><a href="https://bodypro.gr/athlitiatrika/" class="elementor-sub-item">Αθλητιατρικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100018"><a href="https://bodypro.gr/diskoi-isorropias/" class="elementor-sub-item">Δίσκοι Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100019"><a href="https://bodypro.gr/balakia-fysikotherapeias/" class="elementor-sub-item">Μπαλάκια Φυσικοθεραπείας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100020"><a href="https://bodypro.gr/petalieres/" class="elementor-sub-item">Πεταλιέρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100021"><a href="https://bodypro.gr/rouchismos-adynatismatos/" class="elementor-sub-item">Ρουχισμός Αδυνατίσματος</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100022"><a href="https://bodypro.gr/vari-akron/" class="elementor-sub-item">Βάρη Άκρων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100023"><a href="https://bodypro.gr/diadromoi-gymnastikis/" class="elementor-sub-item">Διάδρομοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100024"><a href="https://bodypro.gr/diafora-axesouar/" class="elementor-sub-item">Διάφορα Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100025"><a href="https://bodypro.gr/elefthera-vari/" class="elementor-sub-item">Ελεύθερα Βάρη</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100026"><a href="https://bodypro.gr/kettlebell/" class="elementor-sub-item">Kettlebell</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100027"><a href="https://bodypro.gr/storage-racks-eleftheron-varon/" class="elementor-sub-item">Storage &#8211;Racks Ελεύθερων Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100028"><a href="https://bodypro.gr/altires/" class="elementor-sub-item">Αλτήρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100029"><a href="https://bodypro.gr/axesouar-arsis-varon/" class="elementor-sub-item">Αξεσουάρ Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100030"><a href="https://bodypro.gr/gantia-perikarpia-arsis-varon/" class="elementor-sub-item">Γάντια/Περικάρπια Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100031"><a href="https://bodypro.gr/gileka-varon/" class="elementor-sub-item">Γιλέκα Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100032"><a href="https://bodypro.gr/diskoi-arsis-varon/" class="elementor-sub-item">Δίσκοι Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100033"><a href="https://bodypro.gr/zones-arsis-varon/" class="elementor-sub-item">Ζώνες Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100034"><a href="https://bodypro.gr/bares-fixed/" class="elementor-sub-item">Μπάρες Fixed</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100035"><a href="https://bodypro.gr/bares-gymnastikis/" class="elementor-sub-item">Μπάρες Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100036"><a href="https://bodypro.gr/elleiptika-michanimata/" class="elementor-sub-item">Ελλειπτικά Μηχανήματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100037"><a href="https://bodypro.gr/exoplismos-aerobic/" class="elementor-sub-item">Εξοπλισμός Aerobic</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100038"><a href="https://bodypro.gr/body-pump/" class="elementor-sub-item">Body Pump</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100039"><a href="https://bodypro.gr/step/" class="elementor-sub-item">Step</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100040"><a href="https://bodypro.gr/storage-rack-aerobic/" class="elementor-sub-item">Storage &#8211;Rack Aerobic</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100041"><a href="https://bodypro.gr/altirakia/" class="elementor-sub-item">Αλτηράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100042"><a href="https://bodypro.gr/exoplismos-crossfit/" class="elementor-sub-item">Εξοπλισμός Crossfit</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100043"><a href="https://bodypro.gr/battle-ropes/" class="elementor-sub-item">Battle Ropes</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100044"><a href="https://bodypro.gr/medicine-balls/" class="elementor-sub-item">Medicine Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100045"><a href="https://bodypro.gr/power-bag/" class="elementor-sub-item">Power Bags</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100046"><a href="https://bodypro.gr/slam-ball/" class="elementor-sub-item">Slam Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100047"><a href="https://bodypro.gr/storage-rack-crossfit/" class="elementor-sub-item">Storage &#8211;Racks Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100048"><a href="https://bodypro.gr/wall-ball/" class="elementor-sub-item">Wall Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100049"><a href="https://bodypro.gr/axesouar-crossfit/" class="elementor-sub-item">Αξεσουάρ Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100050"><a href="https://bodypro.gr/elkithra-crossfit/" class="elementor-sub-item">Έλκηθρα Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100051"><a href="https://bodypro.gr/pleiometrika-koutia/" class="elementor-sub-item">Πλειομετρικά Κουτιά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100052"><a href="https://bodypro.gr/exoplismos-wellness/" class="elementor-sub-item">Εξοπλισμός Wellness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100053"><a href="https://bodypro.gr/axesouar/" class="elementor-sub-item">Aξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100054"><a href="https://bodypro.gr/massage/" class="elementor-sub-item">Massage</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100055"><a href="https://bodypro.gr/spa/" class="elementor-sub-item">Spa</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100056"><a href="https://bodypro.gr/pisines/" class="elementor-sub-item">Πισίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100057"><a href="https://bodypro.gr/karekles-masaz/" class="elementor-sub-item">Πολυθρόνες Μασάζ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100058"><a href="https://bodypro.gr/saounes/" class="elementor-sub-item">Σάουνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100059"><a href="https://bodypro.gr/ependysi-patomatos-toichou/" class="elementor-sub-item">Επένδυση Πατώματος / Τοίχου</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100060"><a href="https://bodypro.gr/tatami/" class="elementor-sub-item">Tatami</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100061"><a href="https://bodypro.gr/dapeda-plakidia-rola/" class="elementor-sub-item">Δάπεδα &#8211;Πλακίδια &#8211;Ρολά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100062"><a href="https://bodypro.gr/synthetiko-chortari/" class="elementor-sub-item">Συνθετικό Χορτάρι</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100063"><a href="https://bodypro.gr/kopilatikes/" class="elementor-sub-item">Κωπηλατικές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100064"><a href="https://bodypro.gr/laves-organon/" class="elementor-sub-item">Λαβές Οργάνων/Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100065"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/" class="elementor-sub-item">Λάστιχα Γυμναστικής &#8211;Ιμάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100066"><a href="https://bodypro.gr/michanimata-endynamosis-epangelmatik/" class="elementor-sub-item">Μηχανήματα Ενδυνάμωσης Επαγγελματικά</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100067"><a href="https://bodypro.gr/axesouar-michanimaton/" class="elementor-sub-item">Αξεσουάρ Μηχανημάτων</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100068"><a href="https://bodypro.gr/michanimata-koiliakon-rachiaion/" class="elementor-sub-item">Μηχανήματα Κοιλιακών &#8211;Ραχιαίων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100069"><a href="https://bodypro.gr/michanimata-platis/" class="elementor-sub-item">Μηχανήματα Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100070"><a href="https://bodypro.gr/michanimata-podion/" class="elementor-sub-item">Μηχανήματα Ποδιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100071"><a href="https://bodypro.gr/michanimata-stithous/" class="elementor-sub-item">Μηχανήματα Στήθους</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100072"><a href="https://bodypro.gr/michanimata-cherion/" class="elementor-sub-item">Μηχανήματα Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100073"><a href="https://bodypro.gr/michanimata-omon/" class="elementor-sub-item">Μηχανήματα Ώμων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100074"><a href="https://bodypro.gr/mikroorgana-axesouar/" class="elementor-sub-item">Μικροόργανα &#8211;Αξεσουάρ</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100075"><a href="https://bodypro.gr/push-up/" class="elementor-sub-item">Λαβές Push Up &#8211;Ελατήρια καρπού</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100076"><a href="https://bodypro.gr/mikroaxesouar/" class="elementor-sub-item">Μικροαξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100077"><a href="https://bodypro.gr/bales-gymnastikis/" class="elementor-sub-item">Μπάλες Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100078"><a href="https://bodypro.gr/organa-koiliakon/" class="elementor-sub-item">Όργανα Κοιλιακών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100079"><a href="https://bodypro.gr/schoinakia-gymnastikis/" class="elementor-sub-item">Σχοινάκια Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100080"><a href="https://bodypro.gr/monozyga-dizyga/" class="elementor-sub-item">Μονόζυγα &#8211;Δίζυγα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100081"><a href="https://bodypro.gr/bales-isorropias/" class="elementor-sub-item">Μπάλες Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100082"><a href="https://bodypro.gr/orthostates-stand/" class="elementor-sub-item">Ορθοστάτες &#8211;Stand</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100083"><a href="https://bodypro.gr/pagkoi-gymnastikis/" class="elementor-sub-item">Πάγκοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100084"><a href="https://bodypro.gr/podilata-gymnastikis/" class="elementor-sub-item">Ποδήλατα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100085"><a href="https://bodypro.gr/polyorgana-gymnastikis/" class="elementor-sub-item">Πολυόργανα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100086"><a href="https://bodypro.gr/stromata-gymnastikis/" class="elementor-sub-item">Στρώματα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100087"><a href="https://bodypro.gr/trabolino/" class="elementor-sub-item">Τραμπολίνο</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466444"><a href="https://bodypro.gr/eidi-polemikon-technon/" class="elementor-item">Είδη Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100088"><a href="https://bodypro.gr/pointfighting-prostateftika/" class="elementor-sub-item">Pointfighting Προστατευτικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100089"><a href="https://bodypro.gr/athlitikes-tsantes/" class="elementor-sub-item">Αθλητικές Τσάντες για Fighters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100090"><a href="https://bodypro.gr/axesouar-polemikon-technon/" class="elementor-sub-item">Αξεσουάρ Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100091"><a href="https://bodypro.gr/gantia-mma/" class="elementor-sub-item">Γάντια ΜΜΑ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100092"><a href="https://bodypro.gr/gantia-pygmachias-kick-thai/" class="elementor-sub-item">Γάντια Πυγμαχίας &#8211;Kick Thai</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100093"><a href="https://bodypro.gr/gantia-sakou/" class="elementor-sub-item">Γάντια Σάκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100094"><a href="https://bodypro.gr/endysi-rashguards/" class="elementor-sub-item">Ένδυση /Rashguards</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100095"><a href="https://bodypro.gr/epiagkonides/" class="elementor-sub-item">Επιαγκωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100096"><a href="https://bodypro.gr/epivrachionides/" class="elementor-sub-item">Επιβραχιωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100097"><a href="https://bodypro.gr/epigonatides/" class="elementor-sub-item">Επιγονατίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100098"><a href="https://bodypro.gr/epidapedioi-sakoi-andrikela/" class="elementor-sub-item">Επιδαπέδιοι Σάκοι &#8211;Ανδρίκελα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100099"><a href="https://bodypro.gr/epikalamides/" class="elementor-sub-item">Επικαλαμίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100100"><a href="https://bodypro.gr/epistragalides/" class="elementor-sub-item">Επιστραγαλίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100101"><a href="https://bodypro.gr/bales-tachytitas/" class="elementor-sub-item">Μπάλες Ταχύτητας &#8211;Αχλάδια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100102"><a href="https://bodypro.gr/bantaz-esoterika-gantia/" class="elementor-sub-item">Μπαντάζ &amp;Εσωτερικά Γάντια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100103"><a href="https://bodypro.gr/opla-polemikon-technon/" class="elementor-sub-item">Όπλα Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100104"><a href="https://bodypro.gr/papoutsia-polemikon-technon/" class="elementor-sub-item">Παπούτσια Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100105"><a href="https://bodypro.gr/prostateftika-dontion-bantaz-spaso/" class="elementor-sub-item">Προστατευτικά Δοντιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100106"><a href="https://bodypro.gr/prostateftika-cherion/" class="elementor-sub-item">Προστατευτικά Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100107"><a href="https://bodypro.gr/prostateftikes-kaskes/" class="elementor-sub-item">Προστατευτικές Κάσκες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100108"><a href="https://bodypro.gr/prostateftikoi-thorakes/" class="elementor-sub-item">Προστατευτικοί Θώρακες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100109"><a href="https://bodypro.gr/sakoi-pygmachias/" class="elementor-sub-item">Σάκοι Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100110"><a href="https://bodypro.gr/spasouar/" class="elementor-sub-item">Σπασουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100111"><a href="https://bodypro.gr/stoles-machitiki-endysi/" class="elementor-sub-item">Στολές &#8211;Μαχητική Ένδυση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100112"><a href="https://bodypro.gr/magio-palis/" class="elementor-sub-item">Μαγιό Πάλης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100113"><a href="https://bodypro.gr/pantelonia-agonon/" class="elementor-sub-item">Παντελόνια Αγώνων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100114"><a href="https://bodypro.gr/roucha-pygmachias/" class="elementor-sub-item">Ρούχα Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100115"><a href="https://bodypro.gr/sorts-kick-thai/" class="elementor-sub-item">Σορτς Kick / Thai / MMA</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100116"><a href="https://bodypro.gr/stoles-bjj/" class="elementor-sub-item">Στολές BJJ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100117"><a href="https://bodypro.gr/stoles-hapkido/" class="elementor-sub-item">Στολές Hapkido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100118"><a href="https://bodypro.gr/stoles-jiu-jitsu/" class="elementor-sub-item">Στολές Jiu Jitsu</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100119"><a href="https://bodypro.gr/stoles-judo/" class="elementor-sub-item">Στολές Judo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100120"><a href="https://bodypro.gr/stoles-kendo-aikido/" class="elementor-sub-item">Στολές Kendo &amp;Aikido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100121"><a href="https://bodypro.gr/stoles-sambo/" class="elementor-sub-item">Στολές Sambo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100122"><a href="https://bodypro.gr/stoles-tae-kwon-do/" class="elementor-sub-item">Στολές Tae Kwon do</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100123"><a href="https://bodypro.gr/stoles-wu-shu/" class="elementor-sub-item">Στολές WU SHU</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100124"><a href="https://bodypro.gr/stoles-karate/" class="elementor-sub-item">Στολές Καράτε</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100125"><a href="https://bodypro.gr/stoles-pagkratiou/" class="elementor-sub-item">Στολές Παγκρατίου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100126"><a href="https://bodypro.gr/fouter-tshirts-polemikon-technon/" class="elementor-sub-item">Φούτερ-Tshirts Πολεμικών Τεχνών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100127"><a href="https://bodypro.gr/stochoi-polemikon-technon/" class="elementor-sub-item">Στόχοι Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100128"><a href="https://bodypro.gr/gantia-stochoi/" class="elementor-sub-item">Γάντια Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100129"><a href="https://bodypro.gr/stochoi-belly-pad/" class="elementor-sub-item">Στόχοι Belly Pad</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100130"><a href="https://bodypro.gr/stochoi-pao/" class="elementor-sub-item">Στόχοι PAO</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100131"><a href="https://bodypro.gr/stochoi-aspida/" class="elementor-sub-item">Στόχοι Ασπίδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100132"><a href="https://bodypro.gr/stochoi-banana/" class="elementor-sub-item">Στόχοι Μπανάνα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100133"><a href="https://bodypro.gr/stochoi-somatos/" class="elementor-sub-item">Στόχοι Σώματος</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100134"><a href="https://bodypro.gr/stochoi-cheriou/" class="elementor-sub-item">Στόχοι Χεριού</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466439"><a href="https://bodypro.gr/athlimata/" class="elementor-item">Αθλήματα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100135"><a href="https://bodypro.gr/badminton-squash/" class="elementor-sub-item">Badminton &#8211;Squash</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100136"><a href="https://bodypro.gr/raketes-badminton/" class="elementor-sub-item">Ρακέτες Badminton</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100137"><a href="https://bodypro.gr/baseball-hockey-toxovolia-golf/" class="elementor-sub-item">Baseball &#8211;Hockey &#8211;Τοξοβολία &#8211;Golf</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100138"><a href="https://bodypro.gr/baseball/" class="elementor-sub-item">Baseball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100139"><a href="https://bodypro.gr/hockey/" class="elementor-sub-item">Hockey</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100140"><a href="https://bodypro.gr/basket/" class="elementor-sub-item">Basket</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100141"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-basket/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100142"><a href="https://bodypro.gr/bales-basket/" class="elementor-sub-item">Μπάλες Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100143"><a href="https://bodypro.gr/basketes-stefanes/" class="elementor-sub-item">Μπασκέτες &#8211;Στεφάνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100144"><a href="https://bodypro.gr/darts/" class="elementor-sub-item">Darts</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100145"><a href="https://bodypro.gr/velakia/" class="elementor-sub-item">Βελάκια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100146"><a href="https://bodypro.gr/stochoi/" class="elementor-sub-item">Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100147"><a href="https://bodypro.gr/ftera-mytes/" class="elementor-sub-item">Φτερά &#8211;Μύτες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100148"><a href="https://bodypro.gr/handball/" class="elementor-sub-item">Handball</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100149"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-handball/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100150"><a href="https://bodypro.gr/exoplismos-gipedou-handball/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100151"><a href="https://bodypro.gr/bales-handball/" class="elementor-sub-item">Μπάλες Handball</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100152"><a href="https://bodypro.gr/hobby-psychagogia/" class="elementor-sub-item">Hobby &#8211;Ψυχαγωγία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100153"><a href="https://bodypro.gr/air-hockey/" class="elementor-sub-item">Air Hockey</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100154"><a href="https://bodypro.gr/thalassia-spor/" class="elementor-sub-item">Είδη Παραλίας &#8211;Θαλάσσια Σπορ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100155"><a href="https://bodypro.gr/exoplismos-kataskinosis/" class="elementor-sub-item">Εξοπλισμός Κατασκήνωσης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100156"><a href="https://bodypro.gr/biliarda/" class="elementor-sub-item">Μπιλιάρδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100157"><a href="https://bodypro.gr/podilata-scooters/" class="elementor-sub-item">Ποδήλατα &#8211;Scooters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100158"><a href="https://bodypro.gr/podosfairakia/" class="elementor-sub-item">Ποδοσφαιράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100159"><a href="https://bodypro.gr/ping-pong/" class="elementor-sub-item">Ping-Pong</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100160"><a href="https://bodypro.gr/axesouar-ping-pong/" class="elementor-sub-item">Αξεσουάρ Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100161"><a href="https://bodypro.gr/dichtya-ping-pong/" class="elementor-sub-item">Δίχτυα Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100162"><a href="https://bodypro.gr/thikes-tsantes-ping-pong/" class="elementor-sub-item">Θήκες &amp;Τσάντες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100163"><a href="https://bodypro.gr/balakia-ping-pong/" class="elementor-sub-item">Μπαλάκια Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100164"><a href="https://bodypro.gr/raketes-ping-pong/" class="elementor-sub-item">Ρακέτες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100165"><a href="https://bodypro.gr/trapezia-ping-pong/" class="elementor-sub-item">Τραπέζια Ping-Pong</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100166"><a href="https://bodypro.gr/skate-roller/" class="elementor-sub-item">Skate &#8211;Roller</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100167"><a href="https://bodypro.gr/roller-inline-skates/" class="elementor-sub-item">Roller &#8211;Inline Skates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100168"><a href="https://bodypro.gr/skateboard/" class="elementor-sub-item">Skateboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100169"><a href="https://bodypro.gr/prostateftika-skate-roller/" class="elementor-sub-item">Προστατευτικά Skate &#8211;Roller</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100170"><a href="https://bodypro.gr/volley/" class="elementor-sub-item">Volley</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100171"><a href="https://bodypro.gr/axesouar-proponisis-volley/" class="elementor-sub-item">Αξεσουάρ Προπόνησης Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100172"><a href="https://bodypro.gr/eidi-diaitisias-volley/" class="elementor-sub-item">Είδη Διαιτησίας Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100173"><a href="https://bodypro.gr/exoplismos-gipedou-volley/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100174"><a href="https://bodypro.gr/epigonatides-volley/" class="elementor-sub-item">Επιγονατίδες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100175"><a href="https://bodypro.gr/bales-volley/" class="elementor-sub-item">Μπάλες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100176"><a href="https://bodypro.gr/trobes-balon-volley/" class="elementor-sub-item">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100177"><a href="https://bodypro.gr/exoplismos-ski-snowboard/" class="elementor-sub-item">Εξοπλισμός Σκι &amp;Snowboard</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100178"><a href="https://bodypro.gr/krani-ski-snowboard/" class="elementor-sub-item">Κράνη Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100179"><a href="https://bodypro.gr/maskes-ski-snowboard/" class="elementor-sub-item">Μάσκες &#8211;Γυαλιά Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100180"><a href="https://bodypro.gr/pantelonia-exoplismos-ski-snowboard/" class="elementor-sub-item">Παντελόνια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100181"><a href="https://bodypro.gr/kaltses-exoplismos-ski-snowboard/" class="elementor-sub-item">Παπούτσια Σκι Snowboard</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100182"><a href="https://bodypro.gr/exoplismos-stivou/" class="elementor-sub-item">Εξοπλισμός Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100183"><a href="https://bodypro.gr/podilasia/" class="elementor-sub-item">Ποδηλασία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100184"><a href="https://bodypro.gr/axesouar-podilaton/" class="elementor-sub-item">Αξεσουάρ Ποδηλάτων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100185"><a href="https://bodypro.gr/gantia-podilasias/" class="elementor-sub-item">Γάντια Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100186"><a href="https://bodypro.gr/krani-podilatou/" class="elementor-sub-item">Κράνη Ποδηλάτου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100187"><a href="https://bodypro.gr/roucha-podilasias/" class="elementor-sub-item">Ρούχα Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100188"><a href="https://bodypro.gr/trobes-podilatou/" class="elementor-sub-item">Τρόμπες Ποδηλάτου</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100189"><a href="https://bodypro.gr/podosfairo/" class="elementor-sub-item">Ποδόσφαιρο</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100190"><a href="https://bodypro.gr/eidi-diaitisias-podosfairou/" class="elementor-sub-item">Είδη Διαιτησίας Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100191"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-podo/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100192"><a href="https://bodypro.gr/exoplismos-gipedou-podosfairou/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100193"><a href="https://bodypro.gr/bales-podosfairou/" class="elementor-sub-item">Μπάλες Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100194"><a href="https://bodypro.gr/trobes-balon/" class="elementor-sub-item">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100195"><a href="https://bodypro.gr/proponitiko-yliko-stivou/" class="elementor-sub-item">Προπονητικό Υλικό Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100196"><a href="https://bodypro.gr/tenis/" class="elementor-sub-item">Τένις</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100197"><a href="https://bodypro.gr/balakia-tennis/" class="elementor-sub-item">Μπαλάκια Tennis</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100198"><a href="https://bodypro.gr/raketes-tenis/" class="elementor-sub-item">Ρακέτες Τένις</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466438"><a href="https://bodypro.gr/sybliromata-diatrofis/" class="elementor-item">Συμπληρώματα Διατροφής</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100199"><a href="https://bodypro.gr/testoboosters/" class="elementor-sub-item">Testoboosters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100200"><a href="https://bodypro.gr/aminoxea/" class="elementor-sub-item">Αμινοξέα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100201"><a href="https://bodypro.gr/energeiaka-sybliromata/" class="elementor-sub-item">Ενεργειακά Συμπληρώματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100202"><a href="https://bodypro.gr/kreatines/" class="elementor-sub-item">Κρεατίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100203"><a href="https://bodypro.gr/lipodialytes/" class="elementor-sub-item">Λιποδιαλύτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100204"><a href="https://bodypro.gr/polyvitamines-metalla-votana/" class="elementor-sub-item">Πολυβιταμίνες &#8211;Μέταλλα &#8211;Βότανα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100205"><a href="https://bodypro.gr/prostasia-arthroseon/" class="elementor-sub-item">Προστασία Αρθρώσεων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100206"><a href="https://bodypro.gr/proteines/" class="elementor-sub-item">Πρωτείνες</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100207"><a href="https://bodypro.gr/vegan-fytikes-proteines/" class="elementor-sub-item">Vegan Φυτικές Πρωτείνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100208"><a href="https://bodypro.gr/proteines-beef/" class="elementor-sub-item">Πρωτείνες Beef</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100209"><a href="https://bodypro.gr/proteines-ogkou/" class="elementor-sub-item">Πρωτείνες Όγκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100210"><a href="https://bodypro.gr/proteines-ypsilis-periektikotitas/" class="elementor-sub-item">Πρωτείνες Υψηλής Περιεκτικότητας</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100211"><a href="https://bodypro.gr/ofelima-lipara/" class="elementor-sub-item">Ωφέλιμα Λιπαρά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466441"><a href="https://bodypro.gr/fitness-wear/" class="elementor-item">Fitness Wear</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100212"><a href="https://bodypro.gr/athlitikes-tsantes-fitness-wear/" class="elementor-sub-item">Αθλητικές Τσάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100213"><a href="https://bodypro.gr/athlitikes-formes/" class="elementor-sub-item">Αθλητικές Φόρμες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100214"><a href="https://bodypro.gr/andrika-t-shirts/" class="elementor-sub-item">Ανδρικά T-Shirts</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100215"><a href="https://bodypro.gr/kapela/" class="elementor-sub-item">Καπέλα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100216"><a href="https://bodypro.gr/pagouria-thermos/" class="elementor-sub-item">Παγούρια &amp;Θερμός</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100217"><a href="https://bodypro.gr/petsetes/" class="elementor-sub-item">Πετσέτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100218"><a href="https://bodypro.gr/sakidia-platis/" class="elementor-sub-item">Σακίδια Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100219"><a href="https://bodypro.gr/tsantakia-mesis-omou/" class="elementor-sub-item">Τσαντάκια Μέσης/Ώμου</a></li></ul></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open fas fa-cart-arrow-down"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-6264baa" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466436"><a href="https://bodypro.gr/organa-gymnastikis-exoplismos-fitness/" class="elementor-item" tabindex="-1">Όργανα Γυμναστικής-Εξοπλισμός Fitness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100006"><a href="https://bodypro.gr/cage-smith-organa-gymnastikis/" class="elementor-sub-item" tabindex="-1">Cage &#8211;Smith &#8211;Racks</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100007"><a href="https://bodypro.gr/crossover-trochalies/" class="elementor-sub-item" tabindex="-1">Crossover &#8211;Τροχαλίες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100008"><a href="https://bodypro.gr/pole-dancing/" class="elementor-sub-item" tabindex="-1">Pole Dancing</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100009"><a href="https://bodypro.gr/stepper-aeroperpatites/" class="elementor-sub-item" tabindex="-1">Stepper &#8211;Αεροπερπατητές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100010"><a href="https://bodypro.gr/yoga-pilates/" class="elementor-sub-item" tabindex="-1">Yoga &#8211;Pilates</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100011"><a href="https://bodypro.gr/aerial-yoga/" class="elementor-sub-item" tabindex="-1">Aerial Yoga</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100012"><a href="https://bodypro.gr/pilates-ball/" class="elementor-sub-item" tabindex="-1">Pilates Ball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100013"><a href="https://bodypro.gr/axesouar-yoga-pilates/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Yoga &#8211;Pilates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100014"><a href="https://bodypro.gr/krevatia-pilates/" class="elementor-sub-item" tabindex="-1">Κρεβάτια Pilates</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100015"><a href="https://bodypro.gr/apokatastasi/" class="elementor-sub-item" tabindex="-1">Αποκατάσταση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100016"><a href="https://bodypro.gr/foam-roller/" class="elementor-sub-item" tabindex="-1">Foam Roller</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100017"><a href="https://bodypro.gr/athlitiatrika/" class="elementor-sub-item" tabindex="-1">Αθλητιατρικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100018"><a href="https://bodypro.gr/diskoi-isorropias/" class="elementor-sub-item" tabindex="-1">Δίσκοι Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100019"><a href="https://bodypro.gr/balakia-fysikotherapeias/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Φυσικοθεραπείας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100020"><a href="https://bodypro.gr/petalieres/" class="elementor-sub-item" tabindex="-1">Πεταλιέρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100021"><a href="https://bodypro.gr/rouchismos-adynatismatos/" class="elementor-sub-item" tabindex="-1">Ρουχισμός Αδυνατίσματος</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100022"><a href="https://bodypro.gr/vari-akron/" class="elementor-sub-item" tabindex="-1">Βάρη Άκρων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100023"><a href="https://bodypro.gr/diadromoi-gymnastikis/" class="elementor-sub-item" tabindex="-1">Διάδρομοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100024"><a href="https://bodypro.gr/diafora-axesouar/" class="elementor-sub-item" tabindex="-1">Διάφορα Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100025"><a href="https://bodypro.gr/elefthera-vari/" class="elementor-sub-item" tabindex="-1">Ελεύθερα Βάρη</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100026"><a href="https://bodypro.gr/kettlebell/" class="elementor-sub-item" tabindex="-1">Kettlebell</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100027"><a href="https://bodypro.gr/storage-racks-eleftheron-varon/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Racks Ελεύθερων Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100028"><a href="https://bodypro.gr/altires/" class="elementor-sub-item" tabindex="-1">Αλτήρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100029"><a href="https://bodypro.gr/axesouar-arsis-varon/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100030"><a href="https://bodypro.gr/gantia-perikarpia-arsis-varon/" class="elementor-sub-item" tabindex="-1">Γάντια/Περικάρπια Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100031"><a href="https://bodypro.gr/gileka-varon/" class="elementor-sub-item" tabindex="-1">Γιλέκα Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100032"><a href="https://bodypro.gr/diskoi-arsis-varon/" class="elementor-sub-item" tabindex="-1">Δίσκοι Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100033"><a href="https://bodypro.gr/zones-arsis-varon/" class="elementor-sub-item" tabindex="-1">Ζώνες Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100034"><a href="https://bodypro.gr/bares-fixed/" class="elementor-sub-item" tabindex="-1">Μπάρες Fixed</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100035"><a href="https://bodypro.gr/bares-gymnastikis/" class="elementor-sub-item" tabindex="-1">Μπάρες Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100036"><a href="https://bodypro.gr/elleiptika-michanimata/" class="elementor-sub-item" tabindex="-1">Ελλειπτικά Μηχανήματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100037"><a href="https://bodypro.gr/exoplismos-aerobic/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Aerobic</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100038"><a href="https://bodypro.gr/body-pump/" class="elementor-sub-item" tabindex="-1">Body Pump</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100039"><a href="https://bodypro.gr/step/" class="elementor-sub-item" tabindex="-1">Step</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100040"><a href="https://bodypro.gr/storage-rack-aerobic/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Rack Aerobic</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100041"><a href="https://bodypro.gr/altirakia/" class="elementor-sub-item" tabindex="-1">Αλτηράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100042"><a href="https://bodypro.gr/exoplismos-crossfit/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Crossfit</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100043"><a href="https://bodypro.gr/battle-ropes/" class="elementor-sub-item" tabindex="-1">Battle Ropes</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100044"><a href="https://bodypro.gr/medicine-balls/" class="elementor-sub-item" tabindex="-1">Medicine Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100045"><a href="https://bodypro.gr/power-bag/" class="elementor-sub-item" tabindex="-1">Power Bags</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100046"><a href="https://bodypro.gr/slam-ball/" class="elementor-sub-item" tabindex="-1">Slam Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100047"><a href="https://bodypro.gr/storage-rack-crossfit/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Racks Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100048"><a href="https://bodypro.gr/wall-ball/" class="elementor-sub-item" tabindex="-1">Wall Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100049"><a href="https://bodypro.gr/axesouar-crossfit/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100050"><a href="https://bodypro.gr/elkithra-crossfit/" class="elementor-sub-item" tabindex="-1">Έλκηθρα Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100051"><a href="https://bodypro.gr/pleiometrika-koutia/" class="elementor-sub-item" tabindex="-1">Πλειομετρικά Κουτιά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100052"><a href="https://bodypro.gr/exoplismos-wellness/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Wellness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100053"><a href="https://bodypro.gr/axesouar/" class="elementor-sub-item" tabindex="-1">Aξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100054"><a href="https://bodypro.gr/massage/" class="elementor-sub-item" tabindex="-1">Massage</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100055"><a href="https://bodypro.gr/spa/" class="elementor-sub-item" tabindex="-1">Spa</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100056"><a href="https://bodypro.gr/pisines/" class="elementor-sub-item" tabindex="-1">Πισίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100057"><a href="https://bodypro.gr/karekles-masaz/" class="elementor-sub-item" tabindex="-1">Πολυθρόνες Μασάζ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100058"><a href="https://bodypro.gr/saounes/" class="elementor-sub-item" tabindex="-1">Σάουνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100059"><a href="https://bodypro.gr/ependysi-patomatos-toichou/" class="elementor-sub-item" tabindex="-1">Επένδυση Πατώματος / Τοίχου</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100060"><a href="https://bodypro.gr/tatami/" class="elementor-sub-item" tabindex="-1">Tatami</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100061"><a href="https://bodypro.gr/dapeda-plakidia-rola/" class="elementor-sub-item" tabindex="-1">Δάπεδα &#8211;Πλακίδια &#8211;Ρολά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100062"><a href="https://bodypro.gr/synthetiko-chortari/" class="elementor-sub-item" tabindex="-1">Συνθετικό Χορτάρι</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100063"><a href="https://bodypro.gr/kopilatikes/" class="elementor-sub-item" tabindex="-1">Κωπηλατικές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100064"><a href="https://bodypro.gr/laves-organon/" class="elementor-sub-item" tabindex="-1">Λαβές Οργάνων/Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100065"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/" class="elementor-sub-item" tabindex="-1">Λάστιχα Γυμναστικής &#8211;Ιμάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100066"><a href="https://bodypro.gr/michanimata-endynamosis-epangelmatik/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ενδυνάμωσης Επαγγελματικά</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100067"><a href="https://bodypro.gr/axesouar-michanimaton/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Μηχανημάτων</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100068"><a href="https://bodypro.gr/michanimata-koiliakon-rachiaion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Κοιλιακών &#8211;Ραχιαίων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100069"><a href="https://bodypro.gr/michanimata-platis/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100070"><a href="https://bodypro.gr/michanimata-podion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ποδιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100071"><a href="https://bodypro.gr/michanimata-stithous/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Στήθους</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100072"><a href="https://bodypro.gr/michanimata-cherion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100073"><a href="https://bodypro.gr/michanimata-omon/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ώμων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100074"><a href="https://bodypro.gr/mikroorgana-axesouar/" class="elementor-sub-item" tabindex="-1">Μικροόργανα &#8211;Αξεσουάρ</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100075"><a href="https://bodypro.gr/push-up/" class="elementor-sub-item" tabindex="-1">Λαβές Push Up &#8211;Ελατήρια καρπού</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100076"><a href="https://bodypro.gr/mikroaxesouar/" class="elementor-sub-item" tabindex="-1">Μικροαξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100077"><a href="https://bodypro.gr/bales-gymnastikis/" class="elementor-sub-item" tabindex="-1">Μπάλες Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100078"><a href="https://bodypro.gr/organa-koiliakon/" class="elementor-sub-item" tabindex="-1">Όργανα Κοιλιακών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100079"><a href="https://bodypro.gr/schoinakia-gymnastikis/" class="elementor-sub-item" tabindex="-1">Σχοινάκια Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100080"><a href="https://bodypro.gr/monozyga-dizyga/" class="elementor-sub-item" tabindex="-1">Μονόζυγα &#8211;Δίζυγα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100081"><a href="https://bodypro.gr/bales-isorropias/" class="elementor-sub-item" tabindex="-1">Μπάλες Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100082"><a href="https://bodypro.gr/orthostates-stand/" class="elementor-sub-item" tabindex="-1">Ορθοστάτες &#8211;Stand</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100083"><a href="https://bodypro.gr/pagkoi-gymnastikis/" class="elementor-sub-item" tabindex="-1">Πάγκοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100084"><a href="https://bodypro.gr/podilata-gymnastikis/" class="elementor-sub-item" tabindex="-1">Ποδήλατα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100085"><a href="https://bodypro.gr/polyorgana-gymnastikis/" class="elementor-sub-item" tabindex="-1">Πολυόργανα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100086"><a href="https://bodypro.gr/stromata-gymnastikis/" class="elementor-sub-item" tabindex="-1">Στρώματα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100087"><a href="https://bodypro.gr/trabolino/" class="elementor-sub-item" tabindex="-1">Τραμπολίνο</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466444"><a href="https://bodypro.gr/eidi-polemikon-technon/" class="elementor-item" tabindex="-1">Είδη Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100088"><a href="https://bodypro.gr/pointfighting-prostateftika/" class="elementor-sub-item" tabindex="-1">Pointfighting Προστατευτικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100089"><a href="https://bodypro.gr/athlitikes-tsantes/" class="elementor-sub-item" tabindex="-1">Αθλητικές Τσάντες για Fighters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100090"><a href="https://bodypro.gr/axesouar-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100091"><a href="https://bodypro.gr/gantia-mma/" class="elementor-sub-item" tabindex="-1">Γάντια ΜΜΑ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100092"><a href="https://bodypro.gr/gantia-pygmachias-kick-thai/" class="elementor-sub-item" tabindex="-1">Γάντια Πυγμαχίας &#8211;Kick Thai</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100093"><a href="https://bodypro.gr/gantia-sakou/" class="elementor-sub-item" tabindex="-1">Γάντια Σάκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100094"><a href="https://bodypro.gr/endysi-rashguards/" class="elementor-sub-item" tabindex="-1">Ένδυση /Rashguards</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100095"><a href="https://bodypro.gr/epiagkonides/" class="elementor-sub-item" tabindex="-1">Επιαγκωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100096"><a href="https://bodypro.gr/epivrachionides/" class="elementor-sub-item" tabindex="-1">Επιβραχιωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100097"><a href="https://bodypro.gr/epigonatides/" class="elementor-sub-item" tabindex="-1">Επιγονατίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100098"><a href="https://bodypro.gr/epidapedioi-sakoi-andrikela/" class="elementor-sub-item" tabindex="-1">Επιδαπέδιοι Σάκοι &#8211;Ανδρίκελα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100099"><a href="https://bodypro.gr/epikalamides/" class="elementor-sub-item" tabindex="-1">Επικαλαμίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100100"><a href="https://bodypro.gr/epistragalides/" class="elementor-sub-item" tabindex="-1">Επιστραγαλίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100101"><a href="https://bodypro.gr/bales-tachytitas/" class="elementor-sub-item" tabindex="-1">Μπάλες Ταχύτητας &#8211;Αχλάδια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100102"><a href="https://bodypro.gr/bantaz-esoterika-gantia/" class="elementor-sub-item" tabindex="-1">Μπαντάζ &amp;Εσωτερικά Γάντια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100103"><a href="https://bodypro.gr/opla-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Όπλα Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100104"><a href="https://bodypro.gr/papoutsia-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Παπούτσια Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100105"><a href="https://bodypro.gr/prostateftika-dontion-bantaz-spaso/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Δοντιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100106"><a href="https://bodypro.gr/prostateftika-cherion/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100107"><a href="https://bodypro.gr/prostateftikes-kaskes/" class="elementor-sub-item" tabindex="-1">Προστατευτικές Κάσκες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100108"><a href="https://bodypro.gr/prostateftikoi-thorakes/" class="elementor-sub-item" tabindex="-1">Προστατευτικοί Θώρακες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100109"><a href="https://bodypro.gr/sakoi-pygmachias/" class="elementor-sub-item" tabindex="-1">Σάκοι Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100110"><a href="https://bodypro.gr/spasouar/" class="elementor-sub-item" tabindex="-1">Σπασουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100111"><a href="https://bodypro.gr/stoles-machitiki-endysi/" class="elementor-sub-item" tabindex="-1">Στολές &#8211;Μαχητική Ένδυση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100112"><a href="https://bodypro.gr/magio-palis/" class="elementor-sub-item" tabindex="-1">Μαγιό Πάλης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100113"><a href="https://bodypro.gr/pantelonia-agonon/" class="elementor-sub-item" tabindex="-1">Παντελόνια Αγώνων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100114"><a href="https://bodypro.gr/roucha-pygmachias/" class="elementor-sub-item" tabindex="-1">Ρούχα Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100115"><a href="https://bodypro.gr/sorts-kick-thai/" class="elementor-sub-item" tabindex="-1">Σορτς Kick / Thai / MMA</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100116"><a href="https://bodypro.gr/stoles-bjj/" class="elementor-sub-item" tabindex="-1">Στολές BJJ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100117"><a href="https://bodypro.gr/stoles-hapkido/" class="elementor-sub-item" tabindex="-1">Στολές Hapkido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100118"><a href="https://bodypro.gr/stoles-jiu-jitsu/" class="elementor-sub-item" tabindex="-1">Στολές Jiu Jitsu</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100119"><a href="https://bodypro.gr/stoles-judo/" class="elementor-sub-item" tabindex="-1">Στολές Judo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100120"><a href="https://bodypro.gr/stoles-kendo-aikido/" class="elementor-sub-item" tabindex="-1">Στολές Kendo &amp;Aikido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100121"><a href="https://bodypro.gr/stoles-sambo/" class="elementor-sub-item" tabindex="-1">Στολές Sambo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100122"><a href="https://bodypro.gr/stoles-tae-kwon-do/" class="elementor-sub-item" tabindex="-1">Στολές Tae Kwon do</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100123"><a href="https://bodypro.gr/stoles-wu-shu/" class="elementor-sub-item" tabindex="-1">Στολές WU SHU</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100124"><a href="https://bodypro.gr/stoles-karate/" class="elementor-sub-item" tabindex="-1">Στολές Καράτε</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100125"><a href="https://bodypro.gr/stoles-pagkratiou/" class="elementor-sub-item" tabindex="-1">Στολές Παγκρατίου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100126"><a href="https://bodypro.gr/fouter-tshirts-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Φούτερ-Tshirts Πολεμικών Τεχνών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100127"><a href="https://bodypro.gr/stochoi-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Στόχοι Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100128"><a href="https://bodypro.gr/gantia-stochoi/" class="elementor-sub-item" tabindex="-1">Γάντια Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100129"><a href="https://bodypro.gr/stochoi-belly-pad/" class="elementor-sub-item" tabindex="-1">Στόχοι Belly Pad</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100130"><a href="https://bodypro.gr/stochoi-pao/" class="elementor-sub-item" tabindex="-1">Στόχοι PAO</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100131"><a href="https://bodypro.gr/stochoi-aspida/" class="elementor-sub-item" tabindex="-1">Στόχοι Ασπίδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100132"><a href="https://bodypro.gr/stochoi-banana/" class="elementor-sub-item" tabindex="-1">Στόχοι Μπανάνα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100133"><a href="https://bodypro.gr/stochoi-somatos/" class="elementor-sub-item" tabindex="-1">Στόχοι Σώματος</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100134"><a href="https://bodypro.gr/stochoi-cheriou/" class="elementor-sub-item" tabindex="-1">Στόχοι Χεριού</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466439"><a href="https://bodypro.gr/athlimata/" class="elementor-item" tabindex="-1">Αθλήματα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100135"><a href="https://bodypro.gr/badminton-squash/" class="elementor-sub-item" tabindex="-1">Badminton &#8211;Squash</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100136"><a href="https://bodypro.gr/raketes-badminton/" class="elementor-sub-item" tabindex="-1">Ρακέτες Badminton</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100137"><a href="https://bodypro.gr/baseball-hockey-toxovolia-golf/" class="elementor-sub-item" tabindex="-1">Baseball &#8211;Hockey &#8211;Τοξοβολία &#8211;Golf</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100138"><a href="https://bodypro.gr/baseball/" class="elementor-sub-item" tabindex="-1">Baseball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100139"><a href="https://bodypro.gr/hockey/" class="elementor-sub-item" tabindex="-1">Hockey</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100140"><a href="https://bodypro.gr/basket/" class="elementor-sub-item" tabindex="-1">Basket</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100141"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-basket/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100142"><a href="https://bodypro.gr/bales-basket/" class="elementor-sub-item" tabindex="-1">Μπάλες Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100143"><a href="https://bodypro.gr/basketes-stefanes/" class="elementor-sub-item" tabindex="-1">Μπασκέτες &#8211;Στεφάνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100144"><a href="https://bodypro.gr/darts/" class="elementor-sub-item" tabindex="-1">Darts</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100145"><a href="https://bodypro.gr/velakia/" class="elementor-sub-item" tabindex="-1">Βελάκια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100146"><a href="https://bodypro.gr/stochoi/" class="elementor-sub-item" tabindex="-1">Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100147"><a href="https://bodypro.gr/ftera-mytes/" class="elementor-sub-item" tabindex="-1">Φτερά &#8211;Μύτες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100148"><a href="https://bodypro.gr/handball/" class="elementor-sub-item" tabindex="-1">Handball</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100149"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-handball/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100150"><a href="https://bodypro.gr/exoplismos-gipedou-handball/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100151"><a href="https://bodypro.gr/bales-handball/" class="elementor-sub-item" tabindex="-1">Μπάλες Handball</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100152"><a href="https://bodypro.gr/hobby-psychagogia/" class="elementor-sub-item" tabindex="-1">Hobby &#8211;Ψυχαγωγία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100153"><a href="https://bodypro.gr/air-hockey/" class="elementor-sub-item" tabindex="-1">Air Hockey</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100154"><a href="https://bodypro.gr/thalassia-spor/" class="elementor-sub-item" tabindex="-1">Είδη Παραλίας &#8211;Θαλάσσια Σπορ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100155"><a href="https://bodypro.gr/exoplismos-kataskinosis/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Κατασκήνωσης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100156"><a href="https://bodypro.gr/biliarda/" class="elementor-sub-item" tabindex="-1">Μπιλιάρδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100157"><a href="https://bodypro.gr/podilata-scooters/" class="elementor-sub-item" tabindex="-1">Ποδήλατα &#8211;Scooters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100158"><a href="https://bodypro.gr/podosfairakia/" class="elementor-sub-item" tabindex="-1">Ποδοσφαιράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100159"><a href="https://bodypro.gr/ping-pong/" class="elementor-sub-item" tabindex="-1">Ping-Pong</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100160"><a href="https://bodypro.gr/axesouar-ping-pong/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100161"><a href="https://bodypro.gr/dichtya-ping-pong/" class="elementor-sub-item" tabindex="-1">Δίχτυα Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100162"><a href="https://bodypro.gr/thikes-tsantes-ping-pong/" class="elementor-sub-item" tabindex="-1">Θήκες &amp;Τσάντες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100163"><a href="https://bodypro.gr/balakia-ping-pong/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100164"><a href="https://bodypro.gr/raketes-ping-pong/" class="elementor-sub-item" tabindex="-1">Ρακέτες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100165"><a href="https://bodypro.gr/trapezia-ping-pong/" class="elementor-sub-item" tabindex="-1">Τραπέζια Ping-Pong</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100166"><a href="https://bodypro.gr/skate-roller/" class="elementor-sub-item" tabindex="-1">Skate &#8211;Roller</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100167"><a href="https://bodypro.gr/roller-inline-skates/" class="elementor-sub-item" tabindex="-1">Roller &#8211;Inline Skates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100168"><a href="https://bodypro.gr/skateboard/" class="elementor-sub-item" tabindex="-1">Skateboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100169"><a href="https://bodypro.gr/prostateftika-skate-roller/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Skate &#8211;Roller</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100170"><a href="https://bodypro.gr/volley/" class="elementor-sub-item" tabindex="-1">Volley</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100171"><a href="https://bodypro.gr/axesouar-proponisis-volley/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Προπόνησης Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100172"><a href="https://bodypro.gr/eidi-diaitisias-volley/" class="elementor-sub-item" tabindex="-1">Είδη Διαιτησίας Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100173"><a href="https://bodypro.gr/exoplismos-gipedou-volley/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100174"><a href="https://bodypro.gr/epigonatides-volley/" class="elementor-sub-item" tabindex="-1">Επιγονατίδες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100175"><a href="https://bodypro.gr/bales-volley/" class="elementor-sub-item" tabindex="-1">Μπάλες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100176"><a href="https://bodypro.gr/trobes-balon-volley/" class="elementor-sub-item" tabindex="-1">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100177"><a href="https://bodypro.gr/exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Σκι &amp;Snowboard</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100178"><a href="https://bodypro.gr/krani-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Κράνη Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100179"><a href="https://bodypro.gr/maskes-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Μάσκες &#8211;Γυαλιά Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100180"><a href="https://bodypro.gr/pantelonia-exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Παντελόνια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100181"><a href="https://bodypro.gr/kaltses-exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Παπούτσια Σκι Snowboard</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100182"><a href="https://bodypro.gr/exoplismos-stivou/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100183"><a href="https://bodypro.gr/podilasia/" class="elementor-sub-item" tabindex="-1">Ποδηλασία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100184"><a href="https://bodypro.gr/axesouar-podilaton/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Ποδηλάτων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100185"><a href="https://bodypro.gr/gantia-podilasias/" class="elementor-sub-item" tabindex="-1">Γάντια Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100186"><a href="https://bodypro.gr/krani-podilatou/" class="elementor-sub-item" tabindex="-1">Κράνη Ποδηλάτου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100187"><a href="https://bodypro.gr/roucha-podilasias/" class="elementor-sub-item" tabindex="-1">Ρούχα Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100188"><a href="https://bodypro.gr/trobes-podilatou/" class="elementor-sub-item" tabindex="-1">Τρόμπες Ποδηλάτου</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100189"><a href="https://bodypro.gr/podosfairo/" class="elementor-sub-item" tabindex="-1">Ποδόσφαιρο</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100190"><a href="https://bodypro.gr/eidi-diaitisias-podosfairou/" class="elementor-sub-item" tabindex="-1">Είδη Διαιτησίας Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100191"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-podo/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100192"><a href="https://bodypro.gr/exoplismos-gipedou-podosfairou/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100193"><a href="https://bodypro.gr/bales-podosfairou/" class="elementor-sub-item" tabindex="-1">Μπάλες Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100194"><a href="https://bodypro.gr/trobes-balon/" class="elementor-sub-item" tabindex="-1">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100195"><a href="https://bodypro.gr/proponitiko-yliko-stivou/" class="elementor-sub-item" tabindex="-1">Προπονητικό Υλικό Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100196"><a href="https://bodypro.gr/tenis/" class="elementor-sub-item" tabindex="-1">Τένις</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100197"><a href="https://bodypro.gr/balakia-tennis/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Tennis</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100198"><a href="https://bodypro.gr/raketes-tenis/" class="elementor-sub-item" tabindex="-1">Ρακέτες Τένις</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466438"><a href="https://bodypro.gr/sybliromata-diatrofis/" class="elementor-item" tabindex="-1">Συμπληρώματα Διατροφής</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100199"><a href="https://bodypro.gr/testoboosters/" class="elementor-sub-item" tabindex="-1">Testoboosters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100200"><a href="https://bodypro.gr/aminoxea/" class="elementor-sub-item" tabindex="-1">Αμινοξέα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100201"><a href="https://bodypro.gr/energeiaka-sybliromata/" class="elementor-sub-item" tabindex="-1">Ενεργειακά Συμπληρώματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100202"><a href="https://bodypro.gr/kreatines/" class="elementor-sub-item" tabindex="-1">Κρεατίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100203"><a href="https://bodypro.gr/lipodialytes/" class="elementor-sub-item" tabindex="-1">Λιποδιαλύτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100204"><a href="https://bodypro.gr/polyvitamines-metalla-votana/" class="elementor-sub-item" tabindex="-1">Πολυβιταμίνες &#8211;Μέταλλα &#8211;Βότανα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100205"><a href="https://bodypro.gr/prostasia-arthroseon/" class="elementor-sub-item" tabindex="-1">Προστασία Αρθρώσεων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100206"><a href="https://bodypro.gr/proteines/" class="elementor-sub-item" tabindex="-1">Πρωτείνες</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100207"><a href="https://bodypro.gr/vegan-fytikes-proteines/" class="elementor-sub-item" tabindex="-1">Vegan Φυτικές Πρωτείνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100208"><a href="https://bodypro.gr/proteines-beef/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Beef</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100209"><a href="https://bodypro.gr/proteines-ogkou/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Όγκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100210"><a href="https://bodypro.gr/proteines-ypsilis-periektikotitas/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Υψηλής Περιεκτικότητας</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100211"><a href="https://bodypro.gr/ofelima-lipara/" class="elementor-sub-item" tabindex="-1">Ωφέλιμα Λιπαρά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466441"><a href="https://bodypro.gr/fitness-wear/" class="elementor-item" tabindex="-1">Fitness Wear</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100212"><a href="https://bodypro.gr/athlitikes-tsantes-fitness-wear/" class="elementor-sub-item" tabindex="-1">Αθλητικές Τσάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100213"><a href="https://bodypro.gr/athlitikes-formes/" class="elementor-sub-item" tabindex="-1">Αθλητικές Φόρμες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100214"><a href="https://bodypro.gr/andrika-t-shirts/" class="elementor-sub-item" tabindex="-1">Ανδρικά T-Shirts</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100215"><a href="https://bodypro.gr/kapela/" class="elementor-sub-item" tabindex="-1">Καπέλα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100216"><a href="https://bodypro.gr/pagouria-thermos/" class="elementor-sub-item" tabindex="-1">Παγούρια &amp;Θερμός</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100217"><a href="https://bodypro.gr/petsetes/" class="elementor-sub-item" tabindex="-1">Πετσέτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100218"><a href="https://bodypro.gr/sakidia-platis/" class="elementor-sub-item" tabindex="-1">Σακίδια Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100219"><a href="https://bodypro.gr/tsantakia-mesis-omou/" class="elementor-sub-item" tabindex="-1">Τσαντάκια Μέσης/Ώμου</a></li></ul></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-7b3a11b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7b3a11b" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0668a97" data-id="0668a97" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-a6a829e elementor-widget elementor-widget-spacer" data-id="a6a829e" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div></div></div></div></section></header><main id="content" class="site-main post-291248 page type-page status-publish has-post-thumbnail hentry"><div class="page-content"><div data-elementor-type="wp-page" data-elementor-id="291248" class="elementor elementor-291248" data-elementor-post-type="page"><section class="elementor-section elementor-top-section elementor-element elementor-element-304614ba elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="304614ba" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_scale_direction&quot;:&quot;in-out&quot;,&quot;background_motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;3&quot;,&quot;sizes&quot;:[]},&quot;background_motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:&quot;0&quot;,&quot;end&quot;:&quot;80&quot;}},&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:642831,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/bodypro-proionta.webp&quot;},{&quot;id&quot;:642849,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/girl-mountains-bike-cross-country-wallpaper-preview.webp&quot;},{&quot;id&quot;:608669,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2024\/01\/HD-Basketball-Wallpaper-1200x686-1.jpg&quot;},{&quot;id&quot;:642853,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/gemma-atkinson-breast-model-exercise-wallpaper-preview.webp&quot;}],&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_slideshow_slide_duration&quot;:2220,&quot;background_slideshow_transition_duration&quot;:977,&quot;background_slideshow_lazyload&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}"><div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none"><path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/><path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/><path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/></svg></div><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75438e6a" data-id="75438e6a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6f61170 elementor-widget elementor-widget-heading" data-id="6f61170" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Τα Παντα Για Το</h4></div></div><div class="elementor-element elementor-element-4d616a4a elementor-widget elementor-widget-heading" data-id="4d616a4a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">FITNESS</h1></div></div><div class="elementor-element elementor-element-291a3334 elementor-tablet-align-center elementor-align-center elementor-button-info elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="291a3334" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-sm" href="/shop"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-angle-double-right"></i></span><span class="elementor-button-text">Δείτε όλα τα προϊόντα</span></span></a></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-7938929d elementor-section-full_width elementor-section-height-min-height elementor-section-items-top elementor-section-height-default" data-id="7938929d" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1dbf0026" data-id="1dbf0026" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-62cd46f6 elementor-align-right elementor-tablet-align-right elementor-widget elementor-widget-button" data-id="62cd46f6" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-sm" href="#down"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-angle-double-down"></i></span></span></a></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-25a7ae8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="25a7ae8" data-element_type="section" data-e-type="section" id="down"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-373d15e" data-id="373d15e" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-838a380 elementor-widget elementor-widget-spacer" data-id="838a380" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-70046cc e-transform elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="70046cc" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-plain-text elementor-headline-text-wrapper">TOP</span><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Επιλογές</span></span></h3></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-3213a65 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3213a65" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5ad46bc" data-id="5ad46bc" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-166c90e elementor-widget elementor-widget-image" data-id="166c90e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/diadromoi-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp" class="elementor-animation-grow attachment-full size-full wp-image-642844" alt="Διάδρομοι Γυμναστικής" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΔΙΑΔΡΟΜΟΙ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3572ba3" data-id="3572ba3" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-07ae7cb elementor-widget elementor-widget-image" data-id="07ae7cb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/elleiptika-michanimata/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp" class="elementor-animation-grow attachment-full size-full wp-image-642842" alt="Ελλειπτικά Μηχανήματα" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΕΛΛΕΙΠΤΙΚΑ ΜΗΧΑΝΗΜΑΤΑ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-055c727" data-id="055c727" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c7a9634 elementor-widget elementor-widget-image" data-id="c7a9634" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/podilata-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp" class="elementor-animation-grow attachment-full size-full wp-image-642845" alt="podilata-gymnastikis" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΠΟΔΗΛΑΤΑ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-9c932a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9c932a4" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d616e36" data-id="d616e36" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-27964ce elementor-widget elementor-widget-spacer" data-id="27964ce" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-8940a99 elementor-widget elementor-widget-spacer" data-id="8940a99" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-ad8d23f elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="ad8d23f" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u039d\u03ad\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1:&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Νέα Προϊόντα:</span></span></h3></div></div><div class="elementor-element elementor-element-0e1b283 elementor-widget elementor-widget-woolentor-curvy-product" data-id="0e1b283" data-element_type="widget" data-e-type="widget" data-widget_type="woolentor-curvy-product.default"><div class="elementor-widget-container"><div class=" ht-row ht-products woocommerce product"><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/exagono-trabolino-me-lavi-stirixis-tuck-roz-70268/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/5412-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/exagono-trabolino-me-lavi-stirixis-tuck-roz-70268/">Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>167,90&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:167,90&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>143,50&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:143,50&nbsp;&euro;.</span></span></span></div><p>Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268 Χάρη στην ανθεκτική και βαριά κατασκευή του,</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654505" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654505"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654505"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-42i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-02T233021.793_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-42i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>380,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:380,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>340,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:340,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE Ψάχνετε για ένα τραπέζι πινγκ πονγκ εσωτερικού</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654466" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654466"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654466"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-ping-pong-sponeta-s1-27i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T143333.363_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-ping-pong-sponeta-s1-27i-table-tennis-table/">Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>410,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:410,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>378,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:378,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654415" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654415"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654415"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-26i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T135814.746_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-26i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>570,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:570,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>528,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:528,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654401" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654401"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654401"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-table-tennis-table-sponeta-s3-46i-green/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T134654.350_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-table-tennis-table-sponeta-s3-46i-green/">Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>490,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:490,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>440,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:440,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green Παίξτε αγώνες πινγκ πονγκ αναψυχής με</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654388" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654388"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654388"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s4-72i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T131859.547_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s4-72i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>550,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:550,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>508,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:508,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654376" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654376"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654376"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-13e/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T121249.260_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-13e/">Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>640,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:640,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>546,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:546,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e Ψάχνετε για ένα τραπέζι πινγκ πονγκ εξωτερικού χώρου;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654361" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654361"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654361"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-12e/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T115443.902_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-12e/">Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>640,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:640,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>546,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:546,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e Ψάχνετε για ένα τραπέζι πινγκ πονγκ εξωτερικού χώρου;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654346" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654346"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654346"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-50d6d08 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="50d6d08" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ecb863c" data-id="ecb863c" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-738f4ef elementor-widget elementor-widget-spacer" data-id="738f4ef" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-3f50a96 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="3f50a96" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Super \u03a0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2:&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Super Προσφορές:</span></span></h3></div></div><div class="elementor-element elementor-element-8a1bfcb elementor-widget elementor-widget-woolentor-curvy-product" data-id="8a1bfcb" data-element_type="widget" data-e-type="widget" data-widget_type="woolentor-curvy-product.default"><div class="elementor-widget-container"><div class=" ht-row ht-products woocommerce product"><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5500-thor-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T202113.769_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5500-thor-enero-fit/">Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>610,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:610,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>579,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:579,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT Ονειρεύεστε να χτίσετε τη σωματική σας διάπλαση,</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654064" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654064"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654064"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5800-ares-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T194933.795_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5800-ares-enero-fit/">Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>920,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:920,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>730,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:730,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT Θέλετε να αποκτήσετε φόρμα χωρίς να φύγετε</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654049" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654049"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654049"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gymnastikis-atlas-multi-station-gym-5500-zeus-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T193338.933_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gymnastikis-atlas-multi-station-gym-5500-zeus-enero-fit/">Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1.610,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:1.61,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1.420,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:1.42,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT Σκέφτεστε να δημιουργήσετε το δικό σας</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654037" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654037"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654037"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/podilato-gymnastikis-bk-40s-iindoor-alpine/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/04-460-013-1000x1000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/podilato-gymnastikis-bk-40s-iindoor-alpine/">Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>500,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:500,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>438,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:438,00&nbsp;&euro;.</span></span></span></div><p>Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE Το indoor bike  BK-40S της ALPINE είναι σχεδιασμένο για προπόνηση</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=653642" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="653642"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="653642"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/podilato-gymnastikis-kathisto-bk-30r-alpine/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/04-460-012-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/podilato-gymnastikis-kathisto-bk-30r-alpine/">Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>330,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:330,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>288,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:288,00&nbsp;&euro;.</span></span></span></div><p>Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine Το νέο καθιστό ποδήλατο γυμναστικής ΒΚ 30R της ALPINE είναι</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=653638" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="653638"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="653638"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gymnastikis-bodycraft-x-press-pro-choris-presa/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/44742-2000x2000h_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα)" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gymnastikis-bodycraft-x-press-pro-choris-presa/">Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα)</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.799,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:2.799,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.460,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:2.46,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα) Premium Πολυόργανο γυμναστικής από την Bodycraft! Ιδανικό για</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=652400" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="652400"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="652400"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/diadromos-gymnastikis-sole-f85-my2023-4hp/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/01/44821-1000x1000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/diadromos-gymnastikis-sole-f85-my2023-4hp/">Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.990,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:2.99,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.766,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:2.766,00&nbsp;&euro;.</span></span></span></div><p>Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp Στιβαρός διάδρομος γυμναστικής για άνετο και ασφαλές τρέξιμο στο</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=650695" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="650695"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="650695"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/epangelmatiko-polyorgano-all-in-one-trainer-force-usa-g15-b/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/01/epaggelmatiko-poluorgano-all-in-one-trainer-force-usa-g15-b8-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/epangelmatiko-polyorgano-all-in-one-trainer-force-usa-g15-b/">Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>5.995,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:5.995,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>5.670,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:5.67,00&nbsp;&euro;.</span></span></span></div><p>Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B Το G15 προσφέρει πραγματική ευελιξία χωρίς συμβιβασμούς. Σχεδιασμένο</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=650670" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="650670"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="650670"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div></div></div></div><div class="elementor-element elementor-element-f5e154d elementor-widget elementor-widget-spacer" data-id="f5e154d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-6a7bf7b elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="6a7bf7b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-plain-text elementor-headline-text-wrapper">TOP</span><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Επιλογές</span></span></h3></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-b6b7987 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b6b7987" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ce91703" data-id="ce91703" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b9ea9d8 elementor-widget elementor-widget-image" data-id="b9ea9d8" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/kopilatikes/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-59-24-790_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615952" alt="Κωπηλατικά Μηχανήματα" /></a><figcaption class="widget-image-caption wp-caption-text">ΚΩΠΗΛΑΤΙΚΑ ΜΗΧΑΝΗΜΑΤΑ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-010bdce" data-id="010bdce" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-9816224 elementor-widget elementor-widget-image" data-id="9816224" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/polyorgana-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-55-41-433_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615951" alt="Πολυόργανα Γυμναστικής" /></a><figcaption class="widget-image-caption wp-caption-text">ΠΟΛΥΟΡΓΑΝΑ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ce6582a" data-id="ce6582a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-dcd04d1 elementor-widget elementor-widget-image" data-id="dcd04d1" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/eidi-polemikon-technon/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_18-29-13-433_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615963" alt="Είδη Πολεμικών Τεχνών" /></a><figcaption class="widget-image-caption wp-caption-text">ΕΙΔΗ ΠΟΛΕΜΙΚΩΝ ΤΕΧΝΩΝ</figcaption></figure></div></div></div></div></div></section><div class="elementor-element elementor-element-a0ffc54 elementor-widget elementor-widget-spacer" data-id="a0ffc54" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-2825c7f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2825c7f" data-element_type="section" data-e-type="section" brand=""><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0b2faa4" data-id="0b2faa4" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-8a1548f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8a1548f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"><span class="elementor-divider-separator"></span></div></div></div><div class="elementor-element elementor-element-e3b2ff8 elementor-widget elementor-widget-heading" data-id="e3b2ff8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Αξιολογήσεις</h2></div></div><div class="elementor-element elementor-element-21693ff elementor-widget elementor-widget-shortcode" data-id="21693ff" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><pre class="ti-widget"><template id="trustindex-google-widget-html"><div class=" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left" data-no-translation="true" data-time-locale="πριν από %d ημέρα|σήμερα|ημέρα|ημέρες|εβδομάδα|εβδομάδες|μήνα|μήνες|χρόνο|χρόνια" data-plugin-version="13.2.7" data-layout-id="13" data-layout-category="slider" data-set-id="soft" data-pid="" data-language="el" data-close-locale="Κλείσε" data-review-target-width="275" data-css-version="2" data-reply-by-locale="Απάντηση από τον ιδιοκτήτη" data-only-rating-locale="Αυτός ο χρήστης άφησε μόνο μια αξιολόγηση." data-pager-autoplay-timeout="6"><div class="ti-widget-container ti-col-4"><div class="ti-footer source-Google"><div class="ti-row"><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh4.googleusercontent.com/-sq9hq9QZf5w/AAAAAAAAAAI/AAAAAAAAAAA/s7eWiZZeL9k/s160-p-k-no-ns-nd/photo.jpg" alt="BODY PRO.GR" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">BODY PRO.GR</div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image></span><div class="ti-rating-text"><span class="nowrap"><strong>74 Google κριτικές</strong></span></div><div class="ti-header-write-btn-container"><a href="https://admin.trustindex.io/api/googleWriteReview?place-id=ChIJ4214s4yhoRQRx4_2mASvKFI" class="ti-header-write-btn" role="button" aria-label="Γράψτε μια κριτική στο Google" target="_blank" rel="noopener">Γράψτε μια κριτική</a></div></div></div></div><div class="ti-reviews-container"><div class="ti-controls"><div class="ti-next" aria-label="Επόμενη κριτική" role="button" tabindex="0"></div><div class="ti-prev" aria-label="Προηγούμενη κριτική" role="button" tabindex="0"></div></div><div class="ti-reviews-container-wrapper"><div data-empty="0" data-time="1769990400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocKTScXB7RayLkS3C42lSByt9D20nfHVdLqZivNrIkqznCAcFg=w40-h40-c-rp-mo-br100" alt="Spyros Thanopoulos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Spyros Thanopoulos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Πηρα το καταστημα να ζητησω μια προσφορα για το Viking PS-5 πολυοργανο. Η εξυπηρετηση ηταν αψογη. Ευγενεστατος ο κυριος Νικος,κατατοπιστηκοτατος και οτι ειπε,ετσι και εγινε. Προθυμοποιηθηκε να βρει λυσεις για μεταφορα παρολο που στο τελος παρελαβα μονος μου (απο επιλογη μου) απο τα κεντρικα της VIKING στου Ρεντη. Τα ειχε κανονισει ολα πριν τον πληρωσω. Μου εκανε εκπληκτικη τιμη,και μπορω να σας πω με βεβαιοτητα οτι ηταν η καλυτερη του ανταγωνισμου καθως το εψαξα καλα προτου. Οι οδηγιες συναρμολογησης ηταν ενταξει,αλλα θελει υπομονη για να το φτιαξεις μονος σου. Μου πηρε περιπου 5 ωρες καθαρες μονο για συναρμολογηση. Συστηνω ανεπιφυλακτα το καταστημα. Ειμαι σιγουρος οτι θα βρουν το καταλληλο μηχανημα για τις αναγκες σας.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1769558400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocJLjOSb_vQjFCDyDr-4_K-2Vsr0i8G3JhQmtUKtJlgMto-y9A=w40-h40-c-rp-mo-br100" alt="Χρήστος Δαουτίδης profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Χρήστος Δαουτίδης </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Άψογοι και επαγγελματίες σε όλα! Και ιδιαίτερα ο Κύριος Νίκος πάρα πολύ ευγενικός εξυπηρετικός και πάνω από όλα Άνθρωπος με Α κεφαλαίο! Σας ευχαριστώ πολύ.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1768089600" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjX6bBbJdkJGLrF6Ucrc2PnJmqigI0xe1zi7A001ToHEjAsMPlKk=w40-h40-c-rp-mo-ba4-br100" alt="John Kouvakis profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">John Kouvakis </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Επαγγελματίες - Άψογη εξυπηρέτηση και γρήγοροι. Πολύ καλές τιμές καταρτισμένο προσωπικό και μεγάλη επιλογή προϊόντων! Ευχαριστώ πολύ για την άμεση και γρήγορη εξυπηρέτηση!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1768089600" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjWYrKrkVjINn68AqE1uUyhFwVBu1aW6uU-jtZoaeiTBwRAxCcg-=w40-h40-c-rp-mo-br100" alt="Alexandros Sofianos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Alexandros Sofianos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Εξαιρετική εξυπηρέτηση!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1766188800" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocLD8E22xwhOYw1s7SLRciuA33kUI4l-bpL-QJD96AA_S-rhjw=w40-h40-c-rp-mo-br100" alt="GIANNIS SAMPALIS profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">GIANNIS SAMPALIS </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">ΑΨΟΓΗ ΕΞΥΠΗΡΕΤΗΣΗ ΚΑΙ ΠΟΛΥ ΦΙΛΙΚΟ ΤΟ ΠΡΟΣΩΠΙΚΟ ΣΑΣ.ΤΟ ΣΥΣΤΗΝΩ ΑΝΕΠΙΦΥΛΑΚΤΑ</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763510400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjVqUpO6tHBBlkRyVLjnJd9vUa13SDRaotAc-uah9-JEabHJ1vNn=w40-h40-c-rp-mo-ba3-br100" alt="Jim Vass profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Jim Vass </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Τεράστια ποικιλία,πολύ καλές τιμές και κυρίως άψογη εξυπηρέτηση. Ευγενέστατοι και επεξηγηματικοι σε ότι απορία είχα. Η παραγγελία ετοιμάστηκε αυθημερόν και η ώρα παράδοσης ήταν πολύ ευέλικτη στα δικά μου μέτρα. Έμεινα πάρα πολύ ικανοποιημένος!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763424000" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocKbthR4_nzltTiMi0iFi6ZHBVyTfJ-JmWacK8ZJb328g6jF2A=w40-h40-c-rp-mo-br100" alt="digixx gixx profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">digixx gixx </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Άψογη και άμεση εξυπηρέτηση! Μπράβο σας!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763424000" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjUoJVeQzdHwt_NBiun-bYDrH4TuIQUpngWPK6g9mWaPSBQ10_zG=w40-h40-c-rp-mo-br100" alt="Vasilis Xernos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Vasilis Xernos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Όλα τέλεια πήγαν στην παραγγελία και στην παράδοση σάκου του μποξ.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div></div><div class="ti-controls-line"><div class="dot"></div></div></div></div></div></template></pre><div data-src="https://cdn.trustindex.io/loader.js?wp-widget" data-template-id="trustindex-google-widget-html" data-css-url="https://bodypro.gr/wp-content/uploads/trustindex-google-widget.css?1763050981"></div></div></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-391b431b elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="391b431b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:624902,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2024\/09\/12721210_2023-wabc-NewApp-SPORTS.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"><div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none"><path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/><path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/><path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/></svg></div><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5357d2af" data-id="5357d2af" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-7bf3fd44 elementor-view-default elementor-widget elementor-widget-icon" data-id="7bf3fd44" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default"><div class="elementor-widget-container"><div class="elementor-icon-wrapper"><div class="elementor-icon"><i aria-hidden="true" class="far fa-envelope"></i></div></div></div></div><div class="elementor-element elementor-element-56cbf67a elementor-widget elementor-widget-heading" data-id="56cbf67a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Εγγραφή στο newsletter</h4></div></div><div class="elementor-element elementor-element-3f3a97fb elementor-widget elementor-widget-heading" data-id="3f3a97fb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h5 class="elementor-heading-title elementor-size-default">Για προσφορές,κουπόνια,διαγωνισμούς,μην χάσετε την ευκαιρία</h5></div></div><div class="elementor-element elementor-element-22f5012 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="22f5012" data-element_type="widget" data-e-type="widget" data-settings="{&quot;button_width&quot;:&quot;25&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default"><div class="elementor-widget-container"><form class="elementor-form" method="post" name="New Form" aria-label="New Form"><input type="hidden" name="post_id" value="291248"/><input type="hidden" name="form_id" value="22f5012"/><input type="hidden" name="referer_title" value="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><input type="hidden" name="queried_id" value="291248"/><div class="elementor-form-fields-wrapper elementor-labels-"><div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-75 elementor-field-required"><label for="form-field-email" class="elementor-field-label elementor-screen-only">Email </label><input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" required="required"></div><div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons"><button class="elementor-button elementor-size-md" type="submit"><span class="elementor-button-content-wrapper"><span class="elementor-button-text">Εγγραφή</span></span></button></div></div></form></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-33bc26e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33bc26e" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cea1dd6" data-id="cea1dd6" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap"></div></div></div></section></div></div></main><footer data-elementor-type="footer" data-elementor-id="245697" class="elementor elementor-245697 elementor-location-footer" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-37e8ac01 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="37e8ac01" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4fec6467" data-id="4fec6467" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><section class="elementor-section elementor-inner-section elementor-element elementor-element-47e0c5d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="47e0c5d" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1c734a5" data-id="1c734a5" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-1a696ff2 elementor-view-stacked elementor-position-inline-start elementor-tablet-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="1a696ff2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-truck-moving"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Δωρεάν Μεταφορικά </span></h3><p class="elementor-icon-box-description">Με αγορές άνω των 70 ευρώ,και βάρους έως 7kg,σε όλη την Ελλάδα.</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6594b506" data-id="6594b506" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-637c0298 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="637c0298" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-plane-departure"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Παραδόσεις-Πληρωμές </span></h3><p class="elementor-icon-box-description">Άτοκες Δόσεις - Παράδοση σε 1-3 ημέρες Πανελλαδικά στο 90% των προιόντων μας.</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2d665713" data-id="2d665713" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-76446401 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="76446401" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-phone"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Τηλεφωνική Έπικοινωνία </span></h3><p class="elementor-icon-box-description">Άμεση Τηλεφωνική Εξυπηρέτηση Καθημερινές/Αργίες 09:0 - 23:00</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f9f180f" data-id="f9f180f" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6523a64c elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="6523a64c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="far fa-hand-peace"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Εγγύηση Ποιότητας </span></h3><p class="elementor-icon-box-description">Περισσότεραι από 200 Επώνυμα Brands στον χώρο του Fitness</p></div></div></div></div></div></div></div></section><section class="elementor-section elementor-inner-section elementor-element elementor-element-57119152 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="57119152" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-66455120" data-id="66455120" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-65ea9dc2 elementor-widget elementor-widget-heading" data-id="65ea9dc2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Επιχείρηση</h2></div></div><div class="elementor-element elementor-element-4a407ec elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4a407ec" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="https://bodypro.gr/pliromi-paradosi/"><span class="elementor-icon-list-text">Πληρωμή &amp;Παράδοση</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/oroi-chrisis/"><span class="elementor-icon-list-text">Όροι Χρήσης</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/politiki-aporritou"><span class="elementor-icon-list-text">Πολιτική Απορρήτου</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/politiki-cookies/"><span class="elementor-icon-list-text">Πολιτική Cookies</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/asfaleia-synallagon/"><span class="elementor-icon-list-text">Ασφάλεια Συναλλαγών</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/about-us/"><span class="elementor-icon-list-text">Η Εταιρεία μας</span></a></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-text">ΑΡ.ΓΕΜΗ:161894203000</span></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-text">ΑΦΜ:039276486</span></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-79b3c301" data-id="79b3c301" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b3be224 elementor-widget elementor-widget-heading" data-id="b3be224" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">...και άλλα Προϊόντα</h2></div></div><div class="elementor-element elementor-element-3572de73 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3572de73" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="https://bodypro.gr/monozyga-dizyga/"><span class="elementor-icon-list-text">Μονόζυγα - Δίζυγα</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/bales-gymnastikis/"><span class="elementor-icon-list-text">Μπάλες Γυμναστικής</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/"><span class="elementor-icon-list-text">Λάστιχα Γυμναστικής</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/schoinakia-gymnastikis/"><span class="elementor-icon-list-text">Σχοινάκια</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/yoga-pilates/"><span class="elementor-icon-list-text">Yoga - Pilates</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/exoplismos-crossfit/"><span class="elementor-icon-list-text">Εξοπλισμός Crossfit</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/thalassia-spor/"><span class="elementor-icon-list-text">Θαλάσσια Σπορ</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/exoplismos-kataskinosis/"><span class="elementor-icon-list-text">Εξοπλισμός Camping</span></a></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6013f24a" data-id="6013f24a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6a6ac6e8 elementor-widget elementor-widget-heading" data-id="6a6ac6e8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Επικοινωνία</h2></div></div><div class="elementor-element elementor-element-65d0506a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="65d0506a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="mailto://info@bodypro.gr"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-mail-bulk"></i></span><span class="elementor-icon-list-text">info@bodypro.gr</span></a></li><li class="elementor-icon-list-item"><a href="tel:+30%20%202114255159"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-phone-volume"></i></span><span class="elementor-icon-list-text">2114255159</span></a></li><li class="elementor-icon-list-item"><a href="tel:+306973034774"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-phone-volume"></i></span><span class="elementor-icon-list-text">6973034774</span></a></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="far fa-building"></i></span><span class="elementor-icon-list-text">Μπουμπουλίνας 2 - Αχαρνές</span></li><li class="elementor-icon-list-item"><a href="/contact-us/"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fab fa-wpforms"></i></span><span class="elementor-icon-list-text">Σελίδα Επικοινωνίας</span></a></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-fef4b9" data-id="fef4b9" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-4772d803 elementor-widget elementor-widget-heading" data-id="4772d803" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Social</h2></div></div><div class="elementor-element elementor-element-426a9cad elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="426a9cad" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default"><div class="elementor-widget-container"><div class="elementor-social-icons-wrapper elementor-grid" role="list"><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-pulse elementor-repeater-item-6d54a45" href="https://www.facebook.com/bodyprostoresteam" target="_blank"><span class="elementor-screen-only">Facebook</span><i aria-hidden="true" class="fab fa-facebook"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-pulse elementor-repeater-item-f67f271" href="https://www.instagram.com/explore/locations/713621974" target="_blank"><span class="elementor-screen-only">Instagram</span><i aria-hidden="true" class="fab fa-instagram"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-pulse elementor-repeater-item-db71a4f" href="https://twitter.com/bodyprostores?lang=el" target="_blank"><span class="elementor-screen-only">Twitter</span><i aria-hidden="true" class="fab fa-twitter"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-pulse elementor-repeater-item-825f921" href="https://www.linkedin.com/in/body-pro-200576177" target="_blank"><span class="elementor-screen-only">Linkedin</span><i aria-hidden="true" class="fab fa-linkedin"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-animation-pulse elementor-repeater-item-aa2483e" href="https://gr.pinterest.com/body_pro" target="_blank"><span class="elementor-screen-only">Pinterest</span><i aria-hidden="true" class="fab fa-pinterest"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-viber elementor-animation-pulse elementor-repeater-item-95d4824" href="https://msng.link/o/?306987192016=vi" target="_blank"><span class="elementor-screen-only">Viber</span><i aria-hidden="true" class="fab fa-viber"></i></a></span></div></div></div><div class="elementor-element elementor-element-64cb819e elementor-widget elementor-widget-facebook-button" data-id="64cb819e" data-element_type="widget" data-e-type="widget" data-widget_type="facebook-button.default"><div class="elementor-widget-container"><div data-layout="standard" data-colorscheme="dark" data-size="small" data-show-faces="false" class="elementor-facebook-widget fb-like" data-href="https://bodypro.gr?p=291248" data-share="false" data-action="like"></div></div></div><div class="elementor-element elementor-element-1aed3fe7 elementor-widget elementor-widget-image" data-id="1aed3fe7" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMjQ0IiB2aWV3Qm94PSIwIDAgNDAwIDI0NCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" width="400" height="244" data-src="https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-400x244.jpg" class="attachment-medium size-medium wp-image-634272" alt="credit cards" data-srcset="https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-400x244.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-800x488.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-768x469.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-80x49.jpg 80w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V.jpg 1280w" data-sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="widget-image-caption wp-caption-text"></figcaption></figure></div></div><div class="elementor-element elementor-element-20a2a280 elementor-widget elementor-widget-image" data-id="20a2a280" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iNzQiIHZpZXdCb3g9IjAgMCA0MDAgNzQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" width="400" height="74" data-src="https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-400x74.jpg" class="attachment-medium size-medium wp-image-634281" alt="tbi" data-srcset="https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-400x74.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-800x149.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-768x143.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-80x15.jpg 80w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V.jpg 1280w" data-sizes="(max-width: 400px) 100vw, 400px" /></div></div></div></div></div></section><section class="elementor-section elementor-inner-section elementor-element elementor-element-759224fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="759224fd" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6b9d8ffc" data-id="6b9d8ffc" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-46bff38f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="46bff38f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"><span class="elementor-divider-separator"></span></div></div></div><div class="elementor-element elementor-element-b5e67d8 elementor-widget elementor-widget-text-editor" data-id="b5e67d8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><p>Με την επιφύλαξη παντός δικαιώματος bodypro.gr © 2025 | All Rights Reserved Designed,Hosted &amp;Technical Support by <a href="https://digilink.gr"><span style="color: #ffffff;">Digilink.gr</span></a></p></div></div></div></div></div></section></div></div></div></section></footer><script type="speculationrules">{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hello-elementor/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}</script><script data-mid="13060" type="litespeed/javascript" data-src="https://scripts.bestprice.gr/pbadge.js" async="true"></script><noscript><a href="https://www.bestprice.gr">BestPrice.gr</a></noscript><div class="woolentor-quickview-modal" id="woolentor-quickview-modal" style="position: fixed; top:0; left:0; visibility: hidden; opacity: 0; z-index: -9;"><div class="woolentor-quickview-overlay"></div><div class="woolentor-quickview-modal-wrapper"><div class="woolentor-quickview-modal-content"><span class="woolentor-quickview-modal-close">&#10005;</span><div class="woolentor-quickview-modal-body"></div></div></div></div><div class="woolentor_mini_cart_area woolentor_mini_cart_pos_left"><div class="woolentor_mini_cart_icon_area"><span class="woolentor_mini_cart_counter">0</span><span class="woolentor_mini_cart_icon"><i class="sli sli-basket-loaded"></i></span></div><div class="woolentor_body_opacity"></div><div class="woolentor_cart_content_container"><div class="woolentor_mini_cart_header"><h2>Your Cart Is Empty</h2><span class="woolentor_mini_cart_close">&#10006;</span></div><div class="woolentor_mini_cart_content"><p class="woolentor_empty_cart_body">No products in the cart.</p></div><div class="woolentor_mini_cart_footer"><div class="woolentor_button_area"><a href="https://bodypro.gr/kalathi/" class="button btn woolentor_cart">View Cart </a><a href="https://bodypro.gr/checkout-2/" class="button btn woolentor_checkout">Checkout </a></div></div></div></div><script type="litespeed/javascript">const lazyloadRunObserver=()=>{const lazyloadBackgrounds=document.querySelectorAll(`.e-con.e-parent:not(.e-lazyloaded)`);const lazyloadBackgroundObserver=new IntersectionObserver((entries)=>{entries.forEach((entry)=>{if(entry.isIntersecting){let lazyloadBackground=entry.target;if(lazyloadBackground){lazyloadBackground.classList.add('e-lazyloaded')}lazyloadBackgroundObserver.unobserve(entry.target)}})},{rootMargin:'200px 0px 200px 0px'});lazyloadBackgrounds.forEach((lazyloadBackground)=>{lazyloadBackgroundObserver.observe(lazyloadBackground)})};const events=['DOMContentLiteSpeedLoaded','elementor/lazyload/observe',];events.forEach((event)=>{document.addEventListener(event,lazyloadRunObserver)})</script><script type="litespeed/javascript">(function(){var c=document.body.className;c=c.replace(/woocommerce-no-js/,'woocommerce-js');document.body.className=c})()</script><script id="wc-add-to-cart-variation-js-extra" type="litespeed/javascript">var wc_add_to_cart_variation_params={"wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b4\u03b5\u03bd \u03c4\u03b1\u03af\u03c1\u03b9\u03b1\u03be\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c3\u03b1\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc.","i18n_make_a_selection_text":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03c0\u03c1\u03b9\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03c3\u03c4\u03bf \u03ba\u03b1\u03bb\u03ac\u03b8\u03b9 \u03c3\u03b1\u03c2.","i18n_unavailable_text":"\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc.","i18n_reset_alert_text":"Your selection has been reset. Please select some product options before adding this product to your cart."}</script><script id="woolentor-widgets-scripts-js-extra" type="litespeed/javascript">var woolentor_addons={"woolentorajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","ajax_nonce":"1d46300106"}</script><script id="wc-single-product-js-extra" type="litespeed/javascript">var wc_single_product_params={"i18n_required_rating_text":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1","i18n_rating_options":["1 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","2 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","3 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","4 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","5 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1"],"i18n_product_gallery_trigger_text":"View full-screen image gallery","review_rating_required":"yes","flexslider":{"rtl":!1,"animation":"slide","smoothHeight":!0,"directionNav":!1,"controlNav":"thumbnails","slideshow":!1,"animationSpeed":500,"animationLoop":!1,"allowOneSlide":!1},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":!1,"closeOnScroll":!1,"history":!1,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"}</script><script id="woolentor-quickview-js-extra" type="litespeed/javascript">var woolentorQuickView={"ajaxUrl":"https://bodypro.gr/wp-admin/admin-ajax.php","ajaxNonce":"b0bceeaf5c","optionData":{"enableAjaxCart":"on","thumbnailLayout":"slider","spinnerImageUrl":""}}</script><script id="wlpf-frontend-bundle-js-extra" type="litespeed/javascript">var wlpf_data={"ajax_url":"https://bodypro.gr/wp-admin/admin-ajax.php","ajax_nonce":"f91477e626","ajax_filter":"1","add_ajax_query_args_to_url":"1","time_to_take_ajax_action":"500","time_to_take_none_ajax_action":"1000","products_wrapper_selector":".wlpf-products-wrap","show_filter_arguments":"1","query_args_prefix":"wlpf_","elementor_editor_mode":"","fixed_filter_args":[],"filters_data":[],"filter_sorting_default":"menu_order","filter_sorting_data":[],"filter_page_number":"0","filter_page_url":"","termobj":{"ID":291248,"post_author":"34","post_date":"2022-08-16 12:40:44","post_date_gmt":"2022-08-16 09:40:44","post_content":"\u003Ch4\u003E\u03a4\u03b1 \u03a0\u03b1\u03bd\u03c4\u03b1 \u0393\u03b9\u03b1 \u03a4\u03bf\u003C/h4\u003E\t\t\t\t\n\t\t\t\t\t\u003Ch1\u003EFITNESS\u003C/h1\u003E\t\t\t\t\n\t\t\t\t\t\u003Ca href=\"/shop\"\u003E\n\t\t\t\t\t\t\t\t\t\u0394\u03b5\u03af\u03c4\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1\n\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\u003Ca href=\"#down\"\u003E\n\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tTOP\n\t\t\t\t\t\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2\n\t\t\t\t\u003C/h3\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/diadromoi-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp\" alt=\"\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03b9 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0394\u0399\u0391\u0394\u03a1\u039f\u039c\u039f\u0399 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/elleiptika-michanimata/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp\" alt=\"\u0395\u03bb\u03bb\u03b5\u03b9\u03c0\u03c4\u03b9\u03ba\u03ac \u039c\u03b7\u03c7\u03b1\u03bd\u03ae\u03bc\u03b1\u03c4\u03b1\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0395\u039b\u039b\u0395\u0399\u03a0\u03a4\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/podilata-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp\" alt=\"podilata-gymnastikis\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u03a0\u039f\u0394\u0397\u039b\u0391\u03a4\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\t\u039d\u03ad\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1:\n\t\t\t\t\u003C/h3\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/kalymma-gia-trapezi-ping-pong-exoterikou-chorou-stag-42899/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/42899-3-800x800_11zon-300x240.webp\" alt=\"\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/kalymma-gia-trapezi-ping-pong-exoterikou-chorou-stag-42899/\"\u003E\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E64,00&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899 \u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03b9\u03b1\u03c2 : 43x43x25 \u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03c1\u03bf\u03c2: \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648904\" data-quantity=\"1\" data-product_id=\"648904\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648904\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiko-half-cage-smith-machine-impulse-ifp1721/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/half-cage-smith-machine-impulse-ifp1721-600x803_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiko-half-cage-smith-machine-impulse-ifp1721/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.220,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.220,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.195,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.195,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721 \u0397 \u03c3\u03b5\u03b9\u03c1\u03ac IFP \u03c4\u03b7\u03c2 Impulse \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648876\" data-quantity=\"1\" data-product_id=\"648876\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648876\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/aromatiko-ygro-chimikis-toualetas-aqua-rinse-16505/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/4803-2000x2000_11zon-300x240.webp\" alt=\"\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/aromatiko-ygro-chimikis-toualetas-aqua-rinse-16505/\"\u003E\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E15,90&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505 \u0395\u03af\u03b4\u03bf\u03c2 \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a5\u03b3\u03c1\u03cc \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 (L) 0,75 \u03a7\u03ce\u03c1\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648864\" data-quantity=\"1\" data-product_id=\"648864\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648864\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/ygro-chimikis-toualetas-aqua-kem-ble-16503/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/\u03c5\u03b3\u03c1\u03cc-\u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2-\u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2-aqua-kem-\u03bc\u03c0\u03bb\u03b5-300x240.webp\" alt=\"\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/ygro-chimikis-toualetas-aqua-kem-ble-16503/\"\u003E\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E19,90&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503 \u0395\u03af\u03b4\u03bf\u03c2 \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u03a5\u03b3\u03c1\u03cc \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 (L) 2 \u03a7\u03ce\u03c1\u03b1 \u03a0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648846\" data-quantity=\"1\" data-product_id=\"648846\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648846\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/lipantiko-sprei-chimikon-toualeton-thetford-16511/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/thetford-\u03bb\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc-\u03c3\u03c0\u03c1\u03ad\u03ca-\u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2-\u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2-200ml-300x240.jpeg\" alt=\"\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/lipantiko-sprei-chimikon-toualeton-thetford-16511/\"\u003E\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E6,50&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511 \u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03bb\u03ac\u03c3\u03c4\u03b9\u03c7\u03b1 \u03c4\u03b7\u03c2 \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 \u03c3\u03b5 \u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648843\" data-quantity=\"1\" data-product_id=\"648843\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648843\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/michanima-miriaion-tetrakefalon-kai-dikefalon-viking-ld-3/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/LD-3-leg-extension-curl_11zon-300x240.webp\" alt=\"M\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/michanima-miriaion-tetrakefalon-kai-dikefalon-viking-ld-3/\"\u003EM\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E365,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 365,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E328,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 328,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EM\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3 \u03a4\u03bf Viking LD-3 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b1 \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u03b4\u03b9\u03c0\u03bb\u03ae\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b7\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648824\" data-quantity=\"1\" data-product_id=\"648824\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648824\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiki-vasi-diskon-viking-wp-2-weight-plate-rack/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/IMG-20251119-WA0000_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiki-vasi-diskon-viking-wp-2-weight-plate-rack/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E189,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 189,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E174,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 174,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack \u0397 Viking WP-2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03af\u03b1 \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03ae \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648819\" data-quantity=\"1\" data-product_id=\"648819\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648819\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/stand-me-docheio-magnisias-chack-bowl-stand-viking-cb-1/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/IMG-20251119-WA0001_11zon-300x240.webp\" alt=\"Stand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/stand-me-docheio-magnisias-chack-bowl-stand-viking-cb-1/\"\u003EStand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E125,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 125,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E122,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 122,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EStand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1 To Viking CB-1 Chack Bowl\u00a0 \u03b5\u03af\u03bd\u03b1\u03b9 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648816\" data-quantity=\"1\" data-product_id=\"648816\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648816\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tSuper \u03a0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2:\n\t\t\t\t\u003C/h3\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/viking-a-632-polythrona-masaz-ble-mavri/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/A632blue1_11zon-300x240.webp\" alt=\"VIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/viking-a-632-polythrona-masaz-ble-mavri/\"\u003EVIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.950,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 2.950,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.690,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 2.690,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EVIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7 \u0397 \u0391-632 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bd\u03b1\u03c5\u03b1\u03c1\u03c7\u03af\u03b4\u03b1 \u03c4\u03c9\u03bd \u03c0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03c9\u03bd \u03bc\u03b1\u03c3\u03ac\u03b6 \u03c4\u03b7\u03c2 Viking\u00a0 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648769\" data-quantity=\"1\" data-product_id=\"648769\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648769\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/kathisto-podilato-gymnastikis-r5-pegasus/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/stefansport-Pegasus\u00ae-\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc-\u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf-R5-2-300x240.webp\" alt=\"\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/kathisto-podilato-gymnastikis-r5-pegasus/\"\u003E\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E245,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 245,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E221,30&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 221,30&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus \u03a4\u03bf \u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf Pegasus\u00ae R5, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648545\" data-quantity=\"1\" data-product_id=\"648545\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648545\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/michanima-diplis-trochalias-me-smith-dual-adjustable-pulley-smith-impulse-es2100/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/M1009667_11zon-300x240.webp\" alt=\"\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &amp; Smith Impulse ES2100\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/michanima-diplis-trochalias-me-smith-dual-adjustable-pulley-smith-impulse-es2100/\"\u003E\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &#038; Smith Impulse ES2100\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E3.000,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 3.000,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.758,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 2.758,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &amp; Smith Impulse ES2100 \u03a3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648475\" data-quantity=\"1\" data-product_id=\"648475\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648475\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/ilektrikos-diadromos-gymnastikis-protred-mr%e2%80%91960-3-0hp/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/diadromos-gumnastikis-protred-mr\u2011960-3-0hp-2000x2000-1-300x240.webp\" alt=\"\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/ilektrikos-diadromos-gymnastikis-protred-mr%e2%80%91960-3-0hp/\"\u003E\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E699,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 699,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E624,30&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 624,30&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP \u039f ProTred\u00ae MR-960, \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03bf\u03cd \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648466\" data-quantity=\"1\" data-product_id=\"648466\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648466\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/diadromos-gymnastikis-protred-mr-760-2-5hp/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/Protred_MR-760_Square-01_3bcf0af4-930c-45eb-8d97-8ed72a105667-1_11zon-300x240.jpeg\" alt=\"\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/diadromos-gymnastikis-protred-mr-760-2-5hp/\"\u003E\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E599,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 599,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E537,20&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 537,20&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP \u0391\u03bd\u03b1\u03b2\u03b1\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bf\u03b9\u03ba\u03b9\u03b1\u03ba\u03cc \u03c3\u03b1\u03c2 \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf ProTred\u00ae MR-760. \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648440\" data-quantity=\"1\" data-product_id=\"648440\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648440\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/pilates-reformer-insportline-trancer-basic/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/29150-1100x1100_11zon-300x240.webp\" alt=\"Pilates Reformer inSPORTline Trancer Basic\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/pilates-reformer-insportline-trancer-basic/\"\u003EPilates Reformer inSPORTline Trancer Basic\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E89,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 89,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E86,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 86,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EPilates Reformer inSPORTline Trancer Basic \u03a8\u03ac\u03c7\u03bd\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ad\u03c2 \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648368\" data-quantity=\"1\" data-product_id=\"648368\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648368\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/polyorgano-viking-wall-mount-power-rack-functional-crossover/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/untitled_11zon-1-300x240.webp\" alt=\"\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack  Functional Crossover\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/polyorgano-viking-wall-mount-power-rack-functional-crossover/\"\u003E\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack  Functional Crossover\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.750,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.750,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.696,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.696,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack Functional Crossover \u03a4\u03bf \u03bd\u03ad\u03bf \u03b5\u03c0\u03b9\u03c4\u03bf\u03af\u03c7\u03b9\u03bf Power Rack \u03ba\u03b1\u03b9 Crossover \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648329\" data-quantity=\"1\" data-product_id=\"648329\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648329\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiko-podilato-gymnastikis-brx-air-cross-pro-toorx/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/10/epaggelmatiko-podilato-gimnastikis-air-cross-pro-toorx-1_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiko-podilato-gymnastikis-brx-air-cross-pro-toorx/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.670,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.670,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.480,40&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.480,40&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx \u03a4\u03bf\u00a0\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\u00a0BRX AIR CROSS PRO\u00a0\u03c4\u03b7\u03c2\u00a0Toorx\u00a0\u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b1\u03c0\u03cc\u03bb\u03c5\u03c4\u03bf \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=647764\" data-quantity=\"1\" data-product_id=\"647764\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"647764\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tTOP\n\t\t\t\t\t\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2\n\t\t\t\t\u003C/h3\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/kopilatikes/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-59-24-790_11zon.webp\" alt=\"\u039a\u03c9\u03c0\u03b7\u03bb\u03b1\u03c4\u03b9\u03ba\u03ac \u039c\u03b7\u03c7\u03b1\u03bd\u03ae\u03bc\u03b1\u03c4\u03b1\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u039a\u03a9\u03a0\u0397\u039b\u0391\u03a4\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/polyorgana-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-55-41-433_11zon.webp\" alt=\"\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u03a0\u039f\u039b\u03a5\u039f\u03a1\u0393\u0391\u039d\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/eidi-polemikon-technon/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_18-29-13-433_11zon.webp\" alt=\"\u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0395\u0399\u0394\u0397 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u03a9\u039d \u03a4\u0395\u03a7\u039d\u03a9\u039d\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\u003Ch2\u003E\u0391\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03b9\u03c2\u003C/h2\u003E\t\t\t\t\n\t\t[trustindex no-registration=google]\t\t\n\t\t\t\t\t\u003Ch4\u003E\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03bf newsletter\u003C/h4\u003E\t\t\t\t\n\t\t\t\t\t\u003Ch5\u003E\u0393\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2, \u03ba\u03bf\u03c5\u03c0\u03cc\u03bd\u03b9\u03b1, \u03b4\u03b9\u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2, \u03bc\u03b7\u03bd \u03c7\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b1\u003C/h5\u003E","post_title":"\u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 - \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 - \u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"organa-gymnastikis-athlitika-eidi-exo","to_ping":"","pinged":"","post_modified":"2025-12-11 19:56:09","post_modified_gmt":"2025-12-11 17:56:09","post_content_filtered":"","post_parent":0,"guid":"https://bodypro.gr/?page_id=291248","menu_order":0,"post_type":"page","post_mime_type":"","comment_count":"0","filter":"raw"}}</script><script id="woolentor-mini-cart-js-extra" type="litespeed/javascript">var woolentorMiniCart={"addedToCart":"","hideMiniCart":""}</script><script id="elementor-frontend-js-before" type="litespeed/javascript">var elementorFrontendConfig={"environmentMode":{"edit":!1,"wpPreview":!1,"isScriptDebug":!1},"i18n":{"shareOnFacebook":"M\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf Facebook","shareOnTwitter":"\u039c\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf Twitter","pinIt":"\u039a\u03b1\u03c1\u03c6\u03af\u03c4\u03c3\u03c9\u03bc\u03b1","download":"\u039b\u03ae\u03c8\u03b7","downloadImage":"\u039a\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","fullscreen":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7","zoom":"\u039c\u03b5\u03b3\u03ad\u03bd\u03b8\u03c5\u03bd\u03c3\u03b7","share":"\u039a\u03bf\u03b9\u03bd\u03ae \u03c7\u03c1\u03ae\u03c3\u03b7","playVideo":"\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u0392\u03af\u03bd\u03c4\u03b5\u03bf","previous":"\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf","next":"\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf","close":"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":!1,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u039a\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03b7 \u039a\u03b9\u03bd\u03b7\u03c4\u03ae \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae","value":767,"default_value":767,"direction":"max","is_enabled":!0},"mobile_extra":{"label":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u039a\u03b9\u03bd\u03b7\u03c4\u03ae \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae","value":880,"default_value":880,"direction":"max","is_enabled":!1},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":!0},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":!1},"laptop":{"label":"\u03a6\u03bf\u03c1\u03b7\u03c4\u03cc\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2","value":1366,"default_value":1366,"direction":"max","is_enabled":!1},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":!1}},"hasCustomBreakpoints":!1},"version":"3.35.6","is_static":!1,"experimentalFeatures":{"additional_custom_breakpoints":!0,"theme_builder_v2":!0,"hello-theme-header-footer":!0,"home_screen":!0,"global_classes_should_enforce_capabilities":!0,"e_variables":!0,"cloud-library":!0,"e_opt_in_v4_page":!0,"e_components":!0,"e_interactions":!0,"e_editor_one":!0,"import-export-customization":!0,"e_pro_variables":!0},"urls":{"assets":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/bodypro.gr\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/bodypro.gr\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"ba908c07cd"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"stretched_section_container":"#Wrapper","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[],"hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":291248,"title":"%CE%8C%CF%81%CE%B3%CE%B1%CE%BD%CE%B1%20%CE%93%CF%85%CE%BC%CE%BD%CE%B1%CF%83%CF%84%CE%B9%CE%BA%CE%AE%CF%82%20-%20%CE%91%CE%B8%CE%BB%CE%B7%CF%84%CE%B9%CE%BA%CF%8C%CF%82%20%CE%95%CE%BE%CE%BF%CF%80%CE%BB%CE%B9%CF%83%CE%BC%CF%8C%CF%82%20-%20%CE%95%CE%AF%CE%B4%CE%B7%20%CE%A0%CE%BF%CE%BB%CE%B5%CE%BC%CE%B9%CE%BA%CF%8E%CE%BD%20%CE%A4%CE%B5%CF%87%CE%BD%CF%8E%CE%BD%20-%20Bodypro","excerpt":"","featuredImage":"https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/Picsart_24-02-15_00-23-14-497-600x600.jpg"}}</script><script id="chaty-js-extra" type="litespeed/javascript">var chaty_settings={"chaty_widgets":[{"id":0,"identifier":0,"settings":{"cta_type":"chat-view","cta_body":"\u003Cp\u003E\u003Cstrong\u003E\u003Cem\u003E&Pi;\u03ce&sigmaf; &mu;&pi;&omicron;&rho;&omicron;\u03cd&mu;&epsilon; &nu;&alpha; &beta;&omicron;&eta;&theta;\u03ae&sigma;&omicron;&upsilon;&mu;&epsilon; &pi;&alpha;&rho;&alpha;&kappa;&alpha;&lambda;\u03ce?\u003C/em\u003E \ud83d\ude42\u003C/strong\u003E\u003C/p\u003E","cta_head":"\u039a\u03b1\u03bb\u03ce\u03c2 \u0389\u03c1\u03b8\u03b1\u03c4\u03b5 !","cta_head_bg_color":"rgb(240, 8, 40)","cta_head_text_color":"#ffffff","show_close_button":"yes","position":"right","custom_position":1,"bottom_spacing":"25","side_spacing":"25","icon_view":"vertical","default_state":"click","cta_text":"\u03a1\u03c9\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \r\n","cta_text_color":"rgb(244, 9, 9)","cta_bg_color":"#ffffff","show_cta":"all_time","is_pending_mesg_enabled":"off","pending_mesg_count":"1","pending_mesg_count_color":"#ffffff","pending_mesg_count_bgcolor":"#dd0000","widget_icon":"chat-base","widget_icon_url":"","widget_fa_icon":"","font_family":"","widget_size":"54","custom_widget_size":"54","is_google_analytics_enabled":"off","bg_blur_effect":"off","close_text":"\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2","widget_color":"rgb(237, 20, 32)","widget_icon_color":"#ffffff","widget_rgb_color":"237,20,32","has_custom_css":0,"custom_css":"","widget_token":"a95c732629","widget_index":"","attention_effect":"","cht_page_title_for_change":0,"cht_page_title_for_change_message":"\ud83d\udcac New message"},"triggers":{"has_time_delay":1,"time_delay":0,"exit_intent":0,"has_display_after_page_scroll":0,"display_after_page_scroll":0,"auto_hide_widget":0,"hide_after":0,"show_on_pages_rules":[],"time_diff":0,"has_date_scheduling_rules":0,"date_scheduling_rules":{"start_date_time":"","end_date_time":""},"date_scheduling_rules_timezone":0,"day_hours_scheduling_rules_timezone":0,"has_day_hours_scheduling_rules":0,"day_hours_scheduling_rules":[],"day_time_diff":"","show_on_direct_visit":0,"show_on_referrer_social_network":0,"show_on_referrer_search_engines":0,"show_on_referrer_google_ads":0,"show_on_referrer_urls":[],"has_show_on_specific_referrer_urls":0,"has_traffic_source":0,"has_countries":0,"countries":[],"has_target_rules":0},"channels":[{"channel":"Facebook_Messenger","value":"https://m.me/DaglartzisTeam","hover_text":"\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c3\u03c4\u03bf Messenger","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#1E88E5\"/\u003E\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 9.63934C0 4.29861 4.68939 0 10.4209 0C16.1524 0 20.8418 4.29861 20.8418 9.63934C20.8418 14.98 16.1524 19.2787 10.4209 19.2787C9.37878 19.2787 8.33673 19.1484 7.42487 18.8879L3.90784 20.8418V17.1945C1.56311 15.3708 0 12.6353 0 9.63934ZM8.85779 10.1604L11.463 13.0261L17.1945 6.90384L12.1143 9.76959L9.37885 6.90384L3.64734 13.0261L8.85779 10.1604Z\" transform=\"translate(9.01854 10.3146)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#1E88E5","icon_rgb_color":"30,136,229","channel_type":"Facebook_Messenger","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"https://m.me/DaglartzisTeam","mobile_target":"","desktop_target":"_blank","target":"_blank","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Phone","value":"+306973034774","hover_text":"\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#03E78B\"/\u003E\u003Cpath d=\"M19.3929 14.9176C17.752 14.7684 16.2602 14.3209 14.7684 13.7242C14.0226 13.4259 13.1275 13.7242 12.8292 14.4701L11.7849 16.2602C8.65222 14.6193 6.11623 11.9341 4.47529 8.95057L6.41458 7.90634C7.16046 7.60799 7.45881 6.71293 7.16046 5.96705C6.56375 4.47529 6.11623 2.83435 5.96705 1.34259C5.96705 0.596704 5.22117 0 4.47529 0H0.745882C0.298353 0 5.69062e-07 0.298352 5.69062e-07 0.745881C5.69062e-07 3.72941 0.596704 6.71293 1.93929 9.3981C3.87858 13.575 7.30964 16.8569 11.3374 18.7962C14.0226 20.1388 17.0061 20.7355 19.9896 20.7355C20.4371 20.7355 20.7355 20.4371 20.7355 19.9896V16.4094C20.7355 15.5143 20.1388 14.9176 19.3929 14.9176Z\" transform=\"translate(9.07179 9.07178)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#03E78B","icon_rgb_color":"3,231,139","channel_type":"Phone","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"tel:+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Viber","value":"+306973034774","hover_text":"\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c3\u03c4\u03bf Viber","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#665CAC\"/\u003E\u003Cpath d=\"M17.6837 2.14833C17.16 1.64578 15.0497 0.0389578 10.3496 0.0158143C10.3496 0.0158143 4.80418 -0.334645 2.10085 2.26405C0.596193 3.84111 0.0662511 6.14886 0.0126261 9.01205C-0.0441534 11.8752 -0.116705 17.2346 4.8168 18.6894H4.81995L4.8168 20.9078C4.8168 20.9078 4.78525 21.8071 5.3499 21.989C6.03125 22.2105 6.43186 21.5294 7.08482 20.7921C7.44127 20.3888 7.93651 19.7936 8.30874 19.3407C11.6808 19.6382 14.2769 18.9572 14.5702 18.858C15.2516 18.6265 19.1063 18.1075 19.7309 12.7481C20.3775 7.22338 19.4154 3.7254 17.6837 2.14833ZM18.2546 12.3513C17.7247 16.828 14.5986 17.1123 14.0245 17.3041C13.7785 17.3867 11.501 17.9818 8.63679 17.7835C8.63679 17.7835 6.50126 20.4813 5.83567 21.1856C5.73158 21.2947 5.60856 21.341 5.52654 21.3178C5.41298 21.2881 5.38144 21.1459 5.38144 20.9376C5.38459 20.64 5.40037 17.2512 5.40037 17.2512C5.39721 17.2512 5.39721 17.2512 5.40037 17.2512C1.23023 16.0378 1.47312 11.4719 1.52044 9.08148C1.56775 6.69108 1.99675 4.73379 3.26798 3.41792C5.55493 1.24904 10.2645 1.57305 10.2645 1.57305C14.2422 1.59288 16.1475 2.84594 16.5891 3.26583C18.0527 4.58501 18.8003 7.73585 18.2546 12.3513Z\" transform=\"translate(9.47299 8.4238)\" fill=\"white\"/\u003E\u003Cpath d=\"M1.58982 1.72254C1.53935 0.628182 1.00941 0.0562059 0 1.00898e-07\" transform=\"translate(20.166 15.5914)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M3.35945 3.69636C3.38153 2.67804 3.09448 1.82834 2.49514 1.14395C1.8958 0.459565 1.06619 0.0793496 1.9253e-07 2.01796e-07\" transform=\"translate(19.7592 14.0966)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M5.22371 5.71646C5.21109 3.94763 4.70639 2.55902 3.71275 1.5407C2.71911 0.525689 1.47942 0.00991877 -3.8506e-07 1.00898e-07\" transform=\"translate(19.2931 12.6479)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M6.35738 8.04532C6.35738 8.04532 6.73276 8.07838 6.93149 7.81719L7.32263 7.30142C7.5119 7.04353 7.96929 6.88153 8.41722 7.14272C8.66641 7.2915 9.11434 7.57914 9.39193 7.79405C9.68844 8.02218 10.2972 8.55448 10.2972 8.55448C10.5875 8.80906 10.6537 9.18597 10.4581 9.58271C10.4581 9.58602 10.455 9.58933 10.455 9.58933C10.2531 9.96293 9.9818 10.3167 9.63797 10.644C9.63482 10.6473 9.63482 10.6473 9.63167 10.6506C9.35092 10.8953 9.07333 11.0375 8.80205 11.0705C8.77051 11.0771 8.7295 11.0804 8.68219 11.0771C8.56232 11.0771 8.44561 11.0606 8.32889 11.0209L8.31943 11.0077C7.89989 10.8854 7.20277 10.5746 6.03879 9.90342C5.28173 9.467 4.654 9.02066 4.12406 8.57762C3.84331 8.34619 3.55626 8.08169 3.2629 7.77752C3.25344 7.7676 3.24398 7.75768 3.23451 7.74776C3.22505 7.73784 3.21559 7.72792 3.20612 7.718C3.19666 7.70808 3.1872 7.69817 3.17773 7.68825C3.16827 7.67833 3.15881 7.66841 3.14934 7.65849C2.85914 7.35101 2.60678 7.05015 2.38597 6.75589C1.96328 6.20045 1.53744 5.5392 1.12105 4.74902C0.480708 3.52902 0.184194 2.79834 0.0674803 2.35862L0.0548623 2.3487C0.0170094 2.22637 -0.00191702 2.10404 0.0012374 1.9784C-0.00191702 1.92881 0.0012373 1.88583 0.00754613 1.85276C0.0390903 1.56843 0.17473 1.27748 0.408157 0.983227C0.411312 0.979921 0.411311 0.979921 0.414466 0.976615C0.726753 0.616237 1.06112 0.331902 1.42072 0.120304C1.42388 0.120304 1.42703 0.116997 1.42703 0.116997C1.80556 -0.0879887 2.16517 -0.0185578 2.40806 0.285615C2.41121 0.288921 2.91592 0.923716 3.13357 1.2345C3.33861 1.52875 3.6162 1.99493 3.75499 2.25612C4.00419 2.72561 3.84962 3.20501 3.60358 3.40338L3.11149 3.81335C2.86229 4.02495 2.89384 4.41509 2.89384 4.41509C2.89384 4.41509 3.62566 7.31464 6.35738 8.04532Z\" transform=\"translate(13.863 13.0014)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#665CAC","icon_rgb_color":"102,92,172","channel_type":"Viber","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Email","value":"info@bodypro.gr","hover_text":"\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 email","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF485F\"/\u003E\u003Cpath d=\"M20.5379 14.2557H1.36919C0.547677 14.2557 0 13.7373 0 12.9597V1.29597C0 0.518387 0.547677 0 1.36919 0H20.5379C21.3594 0 21.9071 0.518387 21.9071 1.29597V12.9597C21.9071 13.7373 21.3594 14.2557 20.5379 14.2557ZM20.5379 12.9597V13.6077V12.9597ZM1.36919 1.29597V12.9597H20.5379V1.29597H1.36919Z\" transform=\"translate(8.48619 12.3117)\" fill=\"white\"/\u003E\u003Cpath d=\"M10.9659 8.43548C10.829 8.43548 10.692 8.43548 10.5551 8.30588L0.286184 1.17806C0.012346 0.918864 -0.124573 0.530073 0.149265 0.270879C0.423104 0.0116857 0.833862 -0.117911 1.1077 0.141283L10.9659 7.00991L20.8241 0.141283C21.0979 -0.117911 21.5087 0.0116857 21.7825 0.270879C22.0563 0.530073 21.9194 0.918864 21.6456 1.17806L11.3766 8.30588C11.2397 8.43548 11.1028 8.43548 10.9659 8.43548Z\" transform=\"translate(8.47443 12.9478)\" fill=\"white\"/\u003E\u003Cpath d=\"M9.0906 7.13951C8.95368 7.13951 8.81676 7.13951 8.67984 7.00991L0.327768 1.17806C-0.0829894 0.918864 -0.0829899 0.530073 0.190849 0.270879C0.327768 0.0116855 0.738525 -0.117911 1.14928 0.141282L9.50136 5.97314C9.7752 6.23233 9.91212 6.62112 9.63828 6.88032C9.50136 7.00991 9.36444 7.13951 9.0906 7.13951Z\" transform=\"translate(20.6183 18.7799)\" fill=\"white\"/\u003E\u003Cpath d=\"M0.696942 7.13951C0.423104 7.13951 0.286185 7.00991 0.149265 6.88032C-0.124573 6.62112 0.012346 6.23233 0.286185 5.97314L8.63826 0.141282C9.04902 -0.117911 9.45977 0.0116855 9.59669 0.270879C9.87053 0.530073 9.73361 0.918864 9.45977 1.17806L1.1077 7.00991C0.970781 7.13951 0.833862 7.13951 0.696942 7.13951Z\" transform=\"translate(8.47443 18.7799)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"rgb(20, 135, 129)","icon_rgb_color":"20,135,129","channel_type":"Email","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"mailto:info@bodypro.gr","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"SMS","value":"+306973034774","hover_text":"\u03a3\u03c4\u03b5\u03b9\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 SMS","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF549C\"/\u003E\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.60298 0H16.9194C18.351 0 19.5224 1.19321 19.5224 2.65158V14.5838C19.5224 16.0421 18.351 17.2354 16.9194 17.2354H7.4185L3.64418 20.4173C3.51402 20.5499 3.38388 20.5499 3.25372 20.5499H2.99344C2.73314 20.4173 2.60298 20.1521 2.60298 19.887V17.2354C1.17134 17.2354 0 16.0421 0 14.5838V2.65158C0 1.19321 1.17134 0 2.60298 0ZM2.60316 11.2696C2.60316 11.6673 2.86346 11.9325 3.25391 11.9325H4.5554C5.5966 11.9325 6.50764 11.0044 6.50764 9.94376C6.50764 8.88312 5.5966 7.95505 4.5554 7.95505C4.16496 7.95505 3.90465 7.68991 3.90465 7.29218C3.90465 6.89441 4.16496 6.62927 4.5554 6.62927H5.85689C6.24733 6.62927 6.50764 6.36411 6.50764 5.96637C6.50764 5.56863 6.24733 5.30347 5.85689 5.30347H4.5554C3.51421 5.30347 2.60316 6.23154 2.60316 7.29218C2.60316 8.35281 3.51421 9.28085 4.5554 9.28085C4.94585 9.28085 5.20613 9.54602 5.20613 9.94376C5.20613 10.3415 4.94585 10.6067 4.5554 10.6067H3.25391C2.86346 10.6067 2.60316 10.8718 2.60316 11.2696ZM14.9678 11.9325H13.6664C13.2759 11.9325 13.0156 11.6673 13.0156 11.2696C13.0156 10.8718 13.2759 10.6067 13.6664 10.6067H14.9678C15.3583 10.6067 15.6186 10.3415 15.6186 9.94376C15.6186 9.54602 15.3583 9.28085 14.9678 9.28085C13.9267 9.28085 13.0156 8.35281 13.0156 7.29218C13.0156 6.23154 13.9267 5.30347 14.9678 5.30347H16.2693C16.6598 5.30347 16.9201 5.56863 16.9201 5.96637C16.9201 6.36411 16.6598 6.62927 16.2693 6.62927H14.9678C14.5774 6.62927 14.3171 6.89441 14.3171 7.29218C14.3171 7.68991 14.5774 7.95505 14.9678 7.95505C16.009 7.95505 16.9201 8.88312 16.9201 9.94376C16.9201 11.0044 16.009 11.9325 14.9678 11.9325ZM10.4126 11.2697C10.4126 11.6674 10.6729 11.9326 11.0633 11.9326C11.4538 11.9326 11.7141 11.6674 11.8442 11.2697V5.96649C11.8442 5.70135 11.5839 5.43619 11.3236 5.30362C10.9332 5.30362 10.6729 5.43619 10.5427 5.70135L9.76186 7.15973L8.98094 5.70135C8.85081 5.43619 8.46034 5.17102 8.20006 5.30362C7.93977 5.43619 7.67946 5.70135 7.67946 5.96649V11.2697C7.67946 11.6674 7.93977 11.9326 8.33022 11.9326C8.72066 11.9326 8.98094 11.6674 8.98094 11.2697V8.75067L9.1111 8.88327C9.37138 9.28101 10.0221 9.28101 10.2825 8.88327L10.4126 8.75067V11.2697Z\" transform=\"translate(9.67801 10.4601)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"rgb(118, 117, 117)","icon_rgb_color":"118,117,117","channel_type":"SMS","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"sms:+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""}]}],"ajax_url":"https://bodypro.gr/wp-admin/admin-ajax.php","data_analytics_settings":"on","page_id":"291248","product":{"title":"","sku":"","price":"","regPrice":"","discount":""},"lang":{"whatsapp_label":"WhatsApp Message","whatsapp_button":"Send WhatsApp Message","hide_whatsapp_form":"Hide WhatsApp Form","emoji_picker":"Show Emojis"},"has_chatway":""}</script><script id="wc-order-attribution-js-extra" type="litespeed/javascript">var wc_order_attribution={"params":{"lifetime":1.0e-5,"session":30,"base64":!1,"ajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":!0},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}</script><script id="wishsuite-frontend-js-extra" type="litespeed/javascript">var WishSuite={"ajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","wsnonce":"7b5f750445","option_data":{"after_added_to_cart":"on"}}</script><script data-ccm-injected="1" type="litespeed/javascript" data-src="https://cdn.trustindex.io/loader.js?ver=1" id="trustindex-loader-js-js" data-wp-strategy="async"></script><script id="wp-i18n-js-after" type="litespeed/javascript">wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']})</script><script id="elementor-pro-frontend-js-before" type="litespeed/javascript">var ElementorProFrontendConfig={"ajaxurl":"https:\/\/bodypro.gr\/wp-admin\/admin-ajax.php","nonce":"1b88969489","urls":{"assets":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/bodypro.gr\/wp-json\/"},"settings":{"lazy_load_background_images":!0},"popup":{"hasPopUps":!0},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":!0},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":!0},"pinterest":{"title":"Pinterest","has_counter":!0},"reddit":{"title":"Reddit","has_counter":!0},"vk":{"title":"VK","has_counter":!0},"odnoklassniki":{"title":"OK","has_counter":!0},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":!0},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":!0},"xing":{"title":"XING","has_counter":!0},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/bodypro.gr\/kalathi\/","checkout_page_url":"https:\/\/bodypro.gr\/checkout-2\/","fragments_nonce":"4cc65b7ab9"}},"facebook_sdk":{"lang":"el","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}</script><script type="litespeed/javascript">jQuery(function($){let checkout_is_updated=!1;$('form.checkout').on('change','input[name="payment_method"]',function(){$(document.body).trigger('update_checkout');$(document.body).one('updated_checkout',function(){if(!checkout_is_updated){checkout_is_updated=!0}})})},{threshold:300});!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function o(t){return e({},at,t)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,vt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,vt,e)}function i(t){return s(t,null),0}function r(t){return null===c(t)}function u(t){return c(t)===_t}function d(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function f(t,e){et?t.classList.add(e):t.className+=(t.className?" ":"")+e}function _(t,e){et?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function v(t,e){!e||(e=e._observer)&&e.unobserve(t)}function b(t,e){t&&(t.loadingCount+=e)}function p(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function h(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function m(t){return!!t[lt]}function E(t){return t[lt]}function I(t){return delete t[lt]}function y(e,t){var n;,t.forEach(function(t){n[t]=e.getAttribute(t)}),e[lt]=n)}function L(a,t){var o;m(a)&&(o=E(a),t.forEach(function(t){var e,n;e=a,(t=o[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function k(t,e,n){f(t,e.class_loading),s(t,st),n&&(b(n,1),d(e.callback_loading,t,n))}function A(t,e,n){n&&t.setAttribute(e,n)}function O(t,e){A(t,rt,l(t,e.data_sizes)),A(t,it,l(t,e.data_srcset)),A(t,ot,l(t,e.data_src))}function w(t,e,n){var a=l(t,e.data_bg_multi),o=l(t,e.data_bg_multi_hidpi);(a=nt&&o?o:a)&&(t.style.backgroundImage=a,n=n,f(t=t,(e=e).class_applied),s(t,dt),n&&(e.unobserve_completed&&v(t,e),d(e.callback_applied,t,n)))}function x(t,e){!e||0<e.loadingCount||0<e.toLoadCount||d(t.callback_finish,e)}function M(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function N(t){return!!t.llEvLisnrs}function z(t){if(N(t)){var e,n,a=t.llEvLisnrs;for(e in a){var o=a[e];n=e,o=o,t.removeEventListener(n,o)}delete t.llEvLisnrs}}function C(t,e,n){var a;delete t.llTempImage,b(n,-1),(a=n)&&--a.toLoadCount,_(t,e.class_loading),e.unobserve_completed&&v(t,n)}function R(i,r,c){var l=g(i)||i;N(l)||function(t,e,n){N(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";M(t,a,e),M(t,"error",n)}(l,function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_loaded),s(e,ut),d(n.callback_loaded,e,a),o||x(n,a),z(l)},function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_error),s(e,ft),d(n.callback_error,e,a),o||x(n,a),z(l)})}function T(t,e,n){var a,o,i,r,c;t.llTempImage=document.createElement("IMG"),R(t,e,n),m(c=t)||(c[lt]={backgroundImage:c.style.backgroundImage}),i=n,r=l(a=t,(o=e).data_bg),c=l(a,o.data_bg_hidpi),(r=nt&&c?c:r)&&(a.style.backgroundImage='url("https://bodypro.gr/wp-content/uploads/elementor/css/'.concat(r,'")'),g(a).setAttribute(ot,r),k(a,o,i)),w(t,e,n)}function G(t,e,n){var a;R(t,e,n),a=e,e=n,(t=Et[(n=t).tagName])&&(t(n,a),k(n,a,e))}function D(t,e,n){var a;a=t,(-1<It.indexOf(a.tagName)?G:T)(t,e,n)}function S(t,e,n){var a;t.setAttribute("loading","lazy"),R(t,e,n),a=e,(e=Et[(n=t).tagName])&&e(n,a),s(t,_t)}function V(t){t.removeAttribute(ot),t.removeAttribute(it),t.removeAttribute(rt)}function j(t){h(t,function(t){L(t,mt)}),L(t,mt)}function F(t){var e;(e=yt[t.tagName])?e(t):m(e=t)&&(t=E(e),e.style.backgroundImage=t.backgroundImage)}function P(t,e){var n;F(t),n=e,r(e=t)||u(e)||(_(e,n.class_entered),_(e,n.class_exited),_(e,n.class_applied),_(e,n.class_loading),_(e,n.class_loaded),_(e,n.class_error)),i(t),I(t)}function U(t,e,n,a){var o;n.cancel_on_exit&&(c(t)!==st||"IMG"===t.tagName&&(z(t),h(o=t,function(t){V(t)}),V(o),j(t),_(t,n.class_loading),b(a,-1),i(t),d(n.callback_cancel,t,e,a)))}function $(t,e,n,a){var o,i,r=(i=t,0<=bt.indexOf(c(i)));s(t,"entered"),f(t,n.class_entered),_(t,n.class_exited),o=t,i=a,n.unobserve_entered&&v(o,i),d(n.callback_enter,t,e,a),r||D(t,n,a)}function q(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function H(t,o,i){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?$(t.target,t,o,i):(e=t.target,n=t,a=o,t=i,void(r(e)||(f(e,a.class_exited),U(e,n,a,t),d(a.callback_exit,e,n,t))));var e,n,a})}function B(e,n){var t;tt&&!q(e)&&(n._observer=new IntersectionObserver(function(t){H(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function J(t){return Array.prototype.slice.call(t)}function K(t){return t.container.querySelectorAll(t.elements_selector)}function Q(t){return c(t)===ft}function W(t,e){return e=t||K(e),J(e).filter(r)}function X(e,t){var n;(n=K(e),J(n).filter(Q)).forEach(function(t){_(t,e.class_error),i(t)}),t.update()}function t(t,e){var n,a,t=o(t);this._settings=t,this.loadingCount=0,B(t,this),n=t,a=this,Y&&window.addEventListener("online",function(){X(n,a)}),this.update(e)}var Y="undefined"!=typeof window,Z=Y&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),tt=Y&&"IntersectionObserver"in window,et=Y&&"classList"in document.createElement("p"),nt=Y&&1<window.devicePixelRatio,at={elements_selector:".lazy",container:Z||Y?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",it="srcset",rt="sizes",ct="poster",lt="llOriginalAttrs",st="loading",ut="loaded",dt="applied",ft="error",_t="native",gt="data-",vt="ll-status",bt=[st,ut,dt,ft],pt=[ot],ht=[ot,ct],mt=[ot,it,rt],Et={IMG:function(t,e){h(t,function(t){y(t,mt),O(t,e)}),y(t,mt),O(t,e)},IFRAME:function(t,e){y(t,pt),A(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){y(t,pt),A(t,ot,l(t,e.data_src))}),y(t,ht),A(t,ct,l(t,e.data_poster)),A(t,ot,l(t,e.data_src)),t.load()}},It=["IMG","IFRAME","VIDEO"],yt={IMG:j,IFRAME:function(t){L(t,pt)},VIDEO:function(t){a(t,function(t){L(t,pt)}),L(t,ht),t.load()}},Lt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,o=this._settings,i=W(t,o);{if(p(this,i.length),!Z&&tt)return q(o)?(e=o,n=this,i.forEach(function(t){-1!==Lt.indexOf(t.tagName)&&S(t,e,n)}),void p(n,0)):(t=this._observer,o=i,t.disconnect(),a=t,void o.forEach(function(t){a.observe(t)}));this.loadAll(i)}},destroy:function(){this._observer&&this._observer.disconnect(),K(this._settings).forEach(function(t){I(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;W(t,n).forEach(function(t){v(t,e),D(t,n,e)})},restoreAll:function(){var e=this._settings;K(e).forEach(function(t){P(t,e)})}},t.load=function(t,e){e=o(e);D(t,e)},t.resetStatus=function(t){i(t)},t}),function(t,e){"use strict";function n(){e.body.classList.add("litespeed_lazyloaded")}function a(){console.log("[LiteSpeed] Start Lazy Load"),o=new LazyLoad(Object.assign({},{elements_selector:"[data-lazyloaded]",callback_finish:n})),i=function(){o.update()},t.MutationObserver&&new MutationObserver(i).observe(e.documentElement,{childList:!0,subtree:!0,attributes:!0})}var o,i;t.addEventListener?t.addEventListener("load",a,!1):t.attachEvent("onload",a)}(window,document);</script><script data-no-optimize="1">window.litespeed_ui_events=window.litespeed_ui_events||["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjecturl(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}</script><script data-no-optimize="1">var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"");litespeed_vary||(sessionStorage.getItem("litespeed_reloaded")?console.log("LiteSpeed: skipping guest vary reload (already reloaded this session)"):fetch("/wp-content/plugins/litespeed-cache/guest.vary.php",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),sessionStorage.setItem("litespeed_reloaded","1"),window.location.reload(!0))}));</script><script data-optimized="1" type="litespeed/javascript" data-src="https://bodypro.gr/wp-content/litespeed/js/6a5273598c6af2cd7f93df1fd0b3f8de.js?ver=e6e3f"></script></body></html><!-- Page optimized by LiteSpeed Cache @2026-03-06 23:26:34 --><!-- Page supported by LiteSpeed Cache 7.8 on 2026-03-06 23:26:34 --><!-- Guest Mode --><!-- QUIC.cloud UCSS in queue --><!doctype html><html lang="el" prefix="og: https://ogp.me/ns#"><head><script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));</script><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="profile" href="https://gmpg.org/xfn/11"><title>Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro</title><meta name="description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές."/><meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://bodypro.gr/" /><meta property="og:locale" content="el_GR" /><meta property="og:type" content="website" /><meta property="og:title" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><meta property="og:description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές." /><meta property="og:url" content="https://bodypro.gr/" /><meta property="og:site_name" content="Bodypro" /><meta property="og:updated_time" content="2025-12-11T19:56:09+02:00" /><meta property="og:image" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta property="og:image:secure_url" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta property="og:image:width" content="800" /><meta property="og:image:height" content="800" /><meta property="og:image:alt" content="Όργανα Γυμναστικής" /><meta property="og:image:type" content="image/jpeg" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><meta name="twitter:description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές." /><meta name="twitter:image" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta name="twitter:label1" content="Written by" /><meta name="twitter:data1" content="Nikos Daglartzis" /><meta name="twitter:label2" content="Time to read" /><meta name="twitter:data2" content="3 minutes" /><script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://bodypro.gr/#place","address":{"@type":"PostalAddress","streetAddress":"Mpoumpoulians 2","addressCountry":"Gr","addressLocality":"Greece","addressRegion":"Acharnes","postalCode":"13671"}},{"@type":"Organization","@id":"https://bodypro.gr/#organization","name":"Bodypro","url":"https://bodypro.gr","email":"info@bodypro.gr","address":{"@type":"PostalAddress","streetAddress":"Mpoumpoulians 2","addressCountry":"Gr","addressLocality":"Greece","addressRegion":"Acharnes","postalCode":"13671"},"logo":{"@type":"ImageObject","@id":"https://bodypro.gr/#logo","url":"https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg","contentUrl":"https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg","caption":"Bodypro","inLanguage":"el","width":"2560","height":"398"},"contactPoint":[{"@type":"ContactPoint","telephone":"+30 2114255159","contactType":"customer support"}],"location":{"@id":"https://bodypro.gr/#place"}},{"@type":"WebSite","@id":"https://bodypro.gr/#website","url":"https://bodypro.gr","name":"Bodypro","alternateName":"\u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ac \u0395\u03af\u03b4\u03b7 | \u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 | \u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u0394\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03ae\u03c2","publisher":{"@id":"https://bodypro.gr/#organization"},"inLanguage":"el","potentialAction":{"@type":"SearchAction","target":"https://bodypro.gr/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg","url":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg","width":"800","height":"800","inLanguage":"el"},{"@type":"WebPage","@id":"https://bodypro.gr/#webpage","url":"https://bodypro.gr/","name":"\u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 - \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 - \u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd - Bodypro","datePublished":"2022-08-16T12:40:44+03:00","dateModified":"2025-12-11T19:56:09+02:00","about":{"@id":"https://bodypro.gr/#organization"},"isPartOf":{"@id":"https://bodypro.gr/#website"},"primaryImageOfPage":{"@id":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg"},"inLanguage":"el"}]}</script><link rel="alternate" type="application/rss+xml" title="Ροή RSS &raquo; Bodypro" href="https://bodypro.gr/feed/" /><link rel="alternate" type="application/rss+xml" title="Ροή Σχολίων &raquo; Bodypro" href="https://bodypro.gr/comments/feed/" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bodypro.gr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbodypro.gr%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bodypro.gr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbodypro.gr%2F&#038;format=xml" /><style id='wp-img-auto-sizes-contain-inline-css'>img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}</style><link rel='stylesheet' id='woolentor-product-grid-modern-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/modern.css' media='all' /><link rel='stylesheet' id='woolentor-product-grid-luxury-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/luxury.css' media='all' /><link rel='stylesheet' id='woolentor-product-grid-editorial-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/editorial.css' media='all' /><link rel='stylesheet' id='woolentor-product-grid-magazine-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/magazine.css' media='all' /><style id='collapsing-categories-style-inline-css'></style><style id='global-styles-inline-css'>:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}</style><link rel='stylesheet' id='woocommerce-layout-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css' media='all' /><link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css' media='only screen and (max-width: 768px)' /><link rel='stylesheet' id='woocommerce-general-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/css/woocommerce.css' media='all' /><style id='woocommerce-inline-inline-css'>.woocommerce form .form-row .required{visibility:visible}</style><link rel='stylesheet' id='iksm-public-style-css' href='https://bodypro.gr/wp-content/plugins/iks-menu-pro/assets/css/public.css' media='all' /><link rel='stylesheet' id='woolentor-ajax-search-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/addons/ajax-search/css/ajax-search.css' media='all' /><link rel='stylesheet' id='font-awesome-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css' media='all' /><style id='font-awesome-inline-css'>[data-font="FontAwesome"]:before{font-family:'FontAwesome'!important;content:attr(data-icon)!important;speak:none!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}</style><link rel='stylesheet' id='hello-elementor-css' href='https://bodypro.gr/wp-content/themes/hello-elementor/assets/css/reset.css' media='all' /><link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://bodypro.gr/wp-content/themes/hello-elementor/assets/css/theme.css' media='all' /><link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://bodypro.gr/wp-content/themes/hello-elementor/assets/css/header-footer.css' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/frontend.min.css' media='all' /><link rel='stylesheet' id='elementor-post-2601-css' href='https://bodypro.gr/wp-content/uploads/elementor/css/post-2601.css' media='all' /><link rel='stylesheet' id='widget-image-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-image.min.css' media='all' /><link rel='stylesheet' id='widget-nav-menu-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css' media='all' /><link rel='stylesheet' id='e-sticky-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css' media='all' /><link rel='stylesheet' id='widget-spacer-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-spacer.min.css' media='all' /><link rel='stylesheet' id='widget-icon-box-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css' media='all' /><link rel='stylesheet' id='widget-heading-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-heading.min.css' media='all' /><link rel='stylesheet' id='widget-icon-list-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css' media='all' /><link rel='stylesheet' id='e-animation-pulse-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css' media='all' /><link rel='stylesheet' id='widget-social-icons-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css' media='all' /><link rel='stylesheet' id='e-apple-webkit-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css' media='all' /><link rel='stylesheet' id='widget-social-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-social.min.css' media='all' /><link rel='stylesheet' id='widget-divider-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-divider.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css' media='all' /><link rel='stylesheet' id='e-shapes-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css' media='all' /><link rel='stylesheet' id='swiper-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css' media='all' /><link rel='stylesheet' id='e-swiper-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css' media='all' /><link rel='stylesheet' id='e-motion-fx-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css' media='all' /><link rel='stylesheet' id='widget-animated-headline-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css' media='all' /><link rel='stylesheet' id='e-animation-grow-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css' media='all' /><link rel='stylesheet' id='widget-form-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css' media='all' /><link rel='stylesheet' id='elementor-post-245728-css' href='https://bodypro.gr/wp-content/uploads/elementor/css/post-245728.css' media='all' /><link rel='stylesheet' id='elementor-post-245697-css' href='https://bodypro.gr/wp-content/uploads/elementor/css/post-245697.css' media='all' /><link rel='stylesheet' id='flexible-shipping-free-shipping-css' href='https://bodypro.gr/wp-content/plugins/flexible-shipping/assets/dist/css/free-shipping.css' media='all' /><link rel='stylesheet' id='chaty-css-css' href='https://bodypro.gr/wp-content/plugins/chaty-pro/css/chaty-front.min.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/roboto.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/robotoslab.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-racingsansone-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/racingsansone.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-poppins-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/poppins.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-manrope-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/manrope.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-lato-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/lato.css' media='all' /><link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css' media='all' /><script type="text/template" id="tmpl-variation-template"><div class="woocommerce-variation-description">{{{data.variation.variation_description}}}</div><div class="woocommerce-variation-price">{{{data.variation.price_html}}}</div><div class="woocommerce-variation-availability">{{{data.variation.availability_html}}}</div></script><script type="text/template" id="tmpl-unavailable-variation-template"><p role="alert">Λυπούμαστε,αυτό το προϊόν δεν είναι διαθέσιμο. Παρακαλούμε,επιλέξτε έναν διαφορετικό συνδυασμό.</p></script><script type="litespeed/javascript" data-src="https://bodypro.gr/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script><script id="wc-add-to-cart-js-extra" type="litespeed/javascript">var wc_add_to_cart_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"\u039a\u03b1\u03bb\u03ac\u03b8\u03b9","cart_url":"https://bodypro.gr/kalathi/","is_cart":"","cart_redirect_after_add":"no"}</script><script id="woocommerce-js-extra" type="litespeed/javascript">var woocommerce_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd","i18n_password_hide":"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7 \u03c3\u03c5\u03bd\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd"}</script><script id="wp-util-js-extra" type="litespeed/javascript">var _wpUtilSettings={"ajax":{"url":"/wp-admin/admin-ajax.php"}}</script><link rel="https://api.w.org/" href="https://bodypro.gr/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bodypro.gr/wp-json/wp/v2/pages/291248" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bodypro.gr/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 6.9.1" /><link rel='shortlink' href='https://bodypro.gr/' /><style>.woocommerce-checkout .woocommerce a.button,.woocommerce-checkout .woocommerce button.button,.woocommerce-checkout .woocommerce input.button,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table th,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table td{background-color:#f0f0f0!important;color:#000!important;border:none!important}.woocommerce-checkout .woocommerce #place_order{background-color:#d10000!important;color:#fff!important;border:none!important}.woocommerce-checkout .wc_payment_methods,.woocommerce-checkout .wc_payment_method{background-color:#f5f5f5!important;border:1px solid #ddd !</style><style>.woocommerce-cart .woocommerce a.button,.woocommerce-cart .woocommerce button.button,.woocommerce-cart .woocommerce input.button,.woocommerce-cart .woocommerce .cart_totals table th,.woocommerce-cart .woocommerce .cart_totals table td{background-color:#f0f0f0!important;color:#000!important;border:none!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background-color:#d10000!important;color:#fff!important;border:none!important}@media (max-width:768px){.woocommerce-cart table.shop_table{font-size:14px}}</style><style>.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#d3d3d3!important}.woocommerce .widget_price_filter .ui-slider{background-color:#f0f0f0!important}.woocommerce .widget_price_filter .button{background-color:#d3d3d3!important;color:#000!important;border:none!important;border-radius:4px;padding:10px 20px;font-weight:700;transition:background-color 0.3s ease}.woocommerce .widget_price_filter .button:hover{background-color:#bfbfbf!important}@media (max-width:768px){.woocommerce .widget_price_filter .button{width:100%;text-align:center;padding:12px}}</style><style>.yith-ajaxsearchform-wide .search-input-container input[type="search"],.yith-ajaxsearchform-wide #yith-ajaxsearchform select,.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"]{min-height:30px}.search-submit-container input{display:none}</style><style>.with_aside .sections_group{width:70%!important}.with_aside .sidebar.columns{width:30%!important}.woof_show_auto_form,.woof_hide_auto_form{display:none!important}</style><meta name="ti-site-data" content="eyJyIjoiMTowITc6MCEzMDowIiwibyI6Imh0dHBzOlwvXC9ib2R5cHJvLmdyXC93cC1hZG1pblwvYWRtaW4tYWpheC5waHA/YWN0aW9uPXRpX29ubGluZV91c2Vyc19nb29nbGUmYW1wO3A9JTJGJmFtcDtfd3Bub25jZT1kYzVhZTEyMmRmIn0=" /><style>.custom-category-description{background-color:#f9f9f9;padding:20px;margin:0 auto 30px auto;max-width:950px;width:100%;border-radius:12px;font-size:16px;color:#333;line-height:1.8;font-family:'Helvetica Neue',Arial,sans-serif;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;hyphens:auto;box-shadow:0 4px 8px rgb(0 0 0 / .08)}@media (max-width:1024px){.custom-category-description{padding:18px;max-width:90%;font-size:15px}}@media (max-width:768px){.custom-category-description{font-size:14px;padding:14px}}@media (min-width:1024px){.custom-category-description{max-width:950px}}</style><style type="text/css" id="iksm-dynamic-style"></style><noscript><style>.woocommerce-product-gallery{opacity:1!important}</style></noscript><meta name="generator" content="Elementor 3.35.6; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"><style>.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}</style><script id="google_gtagjs" type="litespeed/javascript" data-src="https://bodypro.gr/?local_ga_js=6355b1f76f6bab713a3e8799ba85ccdf" async></script><script id="google_gtagjs-inline" type="litespeed/javascript">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date());gtag('config','G-6R0W2M007Q',{'anonymize_ip':!0})</script><link rel="icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-32x32.jpg" sizes="32x32" /><link rel="icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-192x192.jpg" sizes="192x192" /><link rel="apple-touch-icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-180x180.jpg" /><meta name="msapplication-TileImage" content="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-270x270.jpg" /><style id="wp-custom-css"></style><script type="litespeed/javascript">(function(a,b,c,d,s){a.__bp360=c;a[c]=a[c]||function(){(a[c].q=a[c].q||[]).push(arguments)};s=b.createElement('script');s.async=!0;s.src=d;(b.body||b.head).appendChild(s)})(window,document,'bp','https://360.bestprice.gr/360.js');bp('connect','BP-404220-HDjMPo2hCa');bp('native',!0)</script></head><body class="home wp-singular page-template-default page page-id-291248 wp-custom-logo wp-embed-responsive wp-theme-hello-elementor theme-hello-elementor woocommerce-no-js woolentor_current_theme_hello-elementor hello-elementor-default woolentor-empty-cart elementor-default elementor-kit-2601 elementor-page elementor-page-291248 elementor-page-428843 elementor-page-305663"><a class="skip-link screen-reader-text" href="#content">Μετάβαση στο περιεχόμενο</a><header data-elementor-type="header" data-elementor-id="245728" class="elementor elementor-245728 elementor-location-header" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-44a05041 elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default" data-id="44a05041" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-39091659" data-id="39091659" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><section class="elementor-section elementor-inner-section elementor-element elementor-element-2b76786f elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b76786f" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-411c3f6b" data-id="411c3f6b" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-5c9c5c7d elementor-widget__width-initial elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="5c9c5c7d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="http://+306973034774"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-phone-alt"></i></span><span class="elementor-button-text">Για Τηλεφωνικές Παραγγελίες Καλέστε μας στο+30 6973034774</span></span></a></div></div></div></div></div><div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3f08b9c1" data-id="3f08b9c1" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-63238235 elementor-widget__width-initial elementor-align-left elementor-mobile-align-left elementor-widget-mobile__width-initial elementor-widget elementor-widget-button" data-id="63238235" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="/wishlist/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-heart"></i></span><span class="elementor-button-text">Αγαπημένα</span></span></a></div></div></div><div class="elementor-element elementor-element-d1c119f elementor-widget__width-auto stax-condition-yes stax-user_role_enabled-yes elementor-align-left elementor-mobile-align-right elementor-widget-mobile__width-initial elementor-widget elementor-widget-button" data-id="d1c119f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="https://bodypro.gr/%ce%bf-%ce%bb%ce%bf%ce%b3%ce%b1%cf%81%ce%b9%ce%b1%cf%83%ce%bc%cf%8c%cf%82-%ce%bc%ce%bf%cf%85/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-link"></i></span><span class="elementor-button-text">Σύνδεση</span></span></a></div></div></div><div class="elementor-element elementor-element-58de51b5 elementor-widget__width-auto stax-condition-yes stax-user_role_enabled-yes elementor-widget elementor-widget-button" data-id="58de51b5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="https://bodypro.gr/%ce%bf-%ce%bb%ce%bf%ce%b3%ce%b1%cf%81%ce%b9%ce%b1%cf%83%ce%bc%cf%8c%cf%82-%ce%bc%ce%bf%cf%85/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-pencil-alt"></i></span><span class="elementor-button-text">Εγγραφή</span></span></a></div></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-24eb404b elementor-section-full_width elementor-section-content-middle elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="24eb404b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-52bc8674" data-id="52bc8674" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b726237 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="b726237" data-element_type="widget" data-e-type="widget" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"><a href="https://bodypro.gr"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjM5OCIgdmlld0JveD0iMCAwIDI1NjAgMzk4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" fetchpriority="high" width="2560" height="398" data-src="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg" class="attachment-full size-full wp-image-560900" alt="bodypro logo" data-srcset="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg 2560w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-400x62.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-800x124.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-768x119.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-1536x239.jpg 1536w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-2048x318.jpg 2048w" data-sizes="(max-width: 2560px) 100vw, 2560px" /></a></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-635c1556" data-id="635c1556" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-e37a797 elementor-widget-tablet__width-initial elementor-widget elementor-widget-wl-ajax-search-form" data-id="e37a797" data-element_type="widget" data-e-type="widget" data-widget_type="wl-ajax-search-form.default"><div class="elementor-widget-container"><div class="woolentor_widget_psa" id="wluniq-69ab468ecfa30"><form role="search" method="get" action="https://bodypro.gr/" data-settings='{"limit":"10","wlwidget_id":"#wluniq-69ab468ecf27f"}'><div class="woolentor_widget_psa_field_area"><div class="woolentor_widget_psa_input_area"><div class="woolentor_widget_psa_input_field"><input type="search" placeholder="Αναζήτηση Προϊόντων" value="" name="s" autocomplete="off" /><input type="hidden" name="post_type" value="product" /><span class="woolentor_widget_psa_clear_icon"><i class="sli sli-close"></i></span><span class="woolentor_widget_psa_loading_icon"><i class="sli sli-refresh"></i></span></div><button type="submit" value="Search" aria-label="Search"><i class="sli sli-magnifier"></i></button></div></div><div id="woolentor_psa_results_wrapper"></div></form></div></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-42e5595" data-id="42e5595" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-a2073a3 elementor-nav-menu__align-center elementor-widget-tablet__width-initial elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="a2073a3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-a2073a3" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item">Επικοινωνία</a></li></ul></nav><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-a2073a3" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item" tabindex="-1">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item" tabindex="-1">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item" tabindex="-1">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item" tabindex="-1">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item" tabindex="-1">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item" tabindex="-1">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item" tabindex="-1">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item" tabindex="-1">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item" tabindex="-1">Επικοινωνία</a></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-5ad3dcc elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-section-height-default elementor-section-height-default" data-id="5ad3dcc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bb0c12b" data-id="bb0c12b" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-48d1195 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="48d1195" data-element_type="widget" data-e-type="widget" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"><a href="https://bodypro.gr"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjM5OCIgdmlld0JveD0iMCAwIDI1NjAgMzk4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" fetchpriority="high" width="2560" height="398" data-src="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg" class="attachment-full size-full wp-image-560900" alt="bodypro logo" data-srcset="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg 2560w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-400x62.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-800x124.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-768x119.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-1536x239.jpg 1536w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-2048x318.jpg 2048w" data-sizes="(max-width: 2560px) 100vw, 2560px" /></a></div></div></div></div><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-621e0f2" data-id="621e0f2" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c1636f3 elementor-nav-menu__align-center elementor-widget-tablet__width-initial elementor-nav-menu__text-align-center elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="c1636f3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"><ul id="menu-1-c1636f3" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item">Επικοινωνία</a></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-c1636f3" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item" tabindex="-1">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item" tabindex="-1">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item" tabindex="-1">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item" tabindex="-1">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item" tabindex="-1">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item" tabindex="-1">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item" tabindex="-1">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item" tabindex="-1">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item" tabindex="-1">Επικοινωνία</a></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-58a7c46 elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="58a7c46" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14a1f50" data-id="14a1f50" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-e4795b9 elementor-widget-tablet__width-initial elementor-widget elementor-widget-wl-ajax-search-form" data-id="e4795b9" data-element_type="widget" data-e-type="widget" data-widget_type="wl-ajax-search-form.default"><div class="elementor-widget-container"><div class="woolentor_widget_psa" id="wluniq-69ab468ed5fa1"><form role="search" method="get" action="https://bodypro.gr/" data-settings='{"limit":"10","wlwidget_id":"#wluniq-69ab468ed5a44"}'><div class="woolentor_widget_psa_field_area"><div class="woolentor_widget_psa_input_area"><div class="woolentor_widget_psa_input_field"><input type="search" placeholder="Αναζήτηση Προϊόντων" value="" name="s" autocomplete="off" /><input type="hidden" name="post_type" value="product" /><span class="woolentor_widget_psa_clear_icon"><i class="sli sli-close"></i></span><span class="woolentor_widget_psa_loading_icon"><i class="sli sli-refresh"></i></span></div><button type="submit" value="Search" aria-label="Search"><i class="sli sli-magnifier"></i></button></div></div><div id="woolentor_psa_results_wrapper"></div></form></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-c2bf8d4 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c2bf8d4" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6845e26" data-id="6845e26" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6264baa elementor-nav-menu__align-center elementor-nav-menu__text-align-center elementor-nav-menu--stretch elementor-widget__width-inherit elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="6264baa" data-element_type="widget" data-e-type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-6264baa" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466436"><a href="https://bodypro.gr/organa-gymnastikis-exoplismos-fitness/" class="elementor-item">Όργανα Γυμναστικής-Εξοπλισμός Fitness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100006"><a href="https://bodypro.gr/cage-smith-organa-gymnastikis/" class="elementor-sub-item">Cage &#8211;Smith &#8211;Racks</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100007"><a href="https://bodypro.gr/crossover-trochalies/" class="elementor-sub-item">Crossover &#8211;Τροχαλίες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100008"><a href="https://bodypro.gr/pole-dancing/" class="elementor-sub-item">Pole Dancing</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100009"><a href="https://bodypro.gr/stepper-aeroperpatites/" class="elementor-sub-item">Stepper &#8211;Αεροπερπατητές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100010"><a href="https://bodypro.gr/yoga-pilates/" class="elementor-sub-item">Yoga &#8211;Pilates</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100011"><a href="https://bodypro.gr/aerial-yoga/" class="elementor-sub-item">Aerial Yoga</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100012"><a href="https://bodypro.gr/pilates-ball/" class="elementor-sub-item">Pilates Ball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100013"><a href="https://bodypro.gr/axesouar-yoga-pilates/" class="elementor-sub-item">Αξεσουάρ Yoga &#8211;Pilates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100014"><a href="https://bodypro.gr/krevatia-pilates/" class="elementor-sub-item">Κρεβάτια Pilates</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100015"><a href="https://bodypro.gr/apokatastasi/" class="elementor-sub-item">Αποκατάσταση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100016"><a href="https://bodypro.gr/foam-roller/" class="elementor-sub-item">Foam Roller</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100017"><a href="https://bodypro.gr/athlitiatrika/" class="elementor-sub-item">Αθλητιατρικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100018"><a href="https://bodypro.gr/diskoi-isorropias/" class="elementor-sub-item">Δίσκοι Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100019"><a href="https://bodypro.gr/balakia-fysikotherapeias/" class="elementor-sub-item">Μπαλάκια Φυσικοθεραπείας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100020"><a href="https://bodypro.gr/petalieres/" class="elementor-sub-item">Πεταλιέρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100021"><a href="https://bodypro.gr/rouchismos-adynatismatos/" class="elementor-sub-item">Ρουχισμός Αδυνατίσματος</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100022"><a href="https://bodypro.gr/vari-akron/" class="elementor-sub-item">Βάρη Άκρων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100023"><a href="https://bodypro.gr/diadromoi-gymnastikis/" class="elementor-sub-item">Διάδρομοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100024"><a href="https://bodypro.gr/diafora-axesouar/" class="elementor-sub-item">Διάφορα Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100025"><a href="https://bodypro.gr/elefthera-vari/" class="elementor-sub-item">Ελεύθερα Βάρη</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100026"><a href="https://bodypro.gr/kettlebell/" class="elementor-sub-item">Kettlebell</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100027"><a href="https://bodypro.gr/storage-racks-eleftheron-varon/" class="elementor-sub-item">Storage &#8211;Racks Ελεύθερων Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100028"><a href="https://bodypro.gr/altires/" class="elementor-sub-item">Αλτήρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100029"><a href="https://bodypro.gr/axesouar-arsis-varon/" class="elementor-sub-item">Αξεσουάρ Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100030"><a href="https://bodypro.gr/gantia-perikarpia-arsis-varon/" class="elementor-sub-item">Γάντια/Περικάρπια Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100031"><a href="https://bodypro.gr/gileka-varon/" class="elementor-sub-item">Γιλέκα Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100032"><a href="https://bodypro.gr/diskoi-arsis-varon/" class="elementor-sub-item">Δίσκοι Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100033"><a href="https://bodypro.gr/zones-arsis-varon/" class="elementor-sub-item">Ζώνες Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100034"><a href="https://bodypro.gr/bares-fixed/" class="elementor-sub-item">Μπάρες Fixed</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100035"><a href="https://bodypro.gr/bares-gymnastikis/" class="elementor-sub-item">Μπάρες Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100036"><a href="https://bodypro.gr/elleiptika-michanimata/" class="elementor-sub-item">Ελλειπτικά Μηχανήματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100037"><a href="https://bodypro.gr/exoplismos-aerobic/" class="elementor-sub-item">Εξοπλισμός Aerobic</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100038"><a href="https://bodypro.gr/body-pump/" class="elementor-sub-item">Body Pump</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100039"><a href="https://bodypro.gr/step/" class="elementor-sub-item">Step</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100040"><a href="https://bodypro.gr/storage-rack-aerobic/" class="elementor-sub-item">Storage &#8211;Rack Aerobic</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100041"><a href="https://bodypro.gr/altirakia/" class="elementor-sub-item">Αλτηράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100042"><a href="https://bodypro.gr/exoplismos-crossfit/" class="elementor-sub-item">Εξοπλισμός Crossfit</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100043"><a href="https://bodypro.gr/battle-ropes/" class="elementor-sub-item">Battle Ropes</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100044"><a href="https://bodypro.gr/medicine-balls/" class="elementor-sub-item">Medicine Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100045"><a href="https://bodypro.gr/power-bag/" class="elementor-sub-item">Power Bags</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100046"><a href="https://bodypro.gr/slam-ball/" class="elementor-sub-item">Slam Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100047"><a href="https://bodypro.gr/storage-rack-crossfit/" class="elementor-sub-item">Storage &#8211;Racks Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100048"><a href="https://bodypro.gr/wall-ball/" class="elementor-sub-item">Wall Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100049"><a href="https://bodypro.gr/axesouar-crossfit/" class="elementor-sub-item">Αξεσουάρ Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100050"><a href="https://bodypro.gr/elkithra-crossfit/" class="elementor-sub-item">Έλκηθρα Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100051"><a href="https://bodypro.gr/pleiometrika-koutia/" class="elementor-sub-item">Πλειομετρικά Κουτιά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100052"><a href="https://bodypro.gr/exoplismos-wellness/" class="elementor-sub-item">Εξοπλισμός Wellness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100053"><a href="https://bodypro.gr/axesouar/" class="elementor-sub-item">Aξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100054"><a href="https://bodypro.gr/massage/" class="elementor-sub-item">Massage</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100055"><a href="https://bodypro.gr/spa/" class="elementor-sub-item">Spa</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100056"><a href="https://bodypro.gr/pisines/" class="elementor-sub-item">Πισίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100057"><a href="https://bodypro.gr/karekles-masaz/" class="elementor-sub-item">Πολυθρόνες Μασάζ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100058"><a href="https://bodypro.gr/saounes/" class="elementor-sub-item">Σάουνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100059"><a href="https://bodypro.gr/ependysi-patomatos-toichou/" class="elementor-sub-item">Επένδυση Πατώματος / Τοίχου</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100060"><a href="https://bodypro.gr/tatami/" class="elementor-sub-item">Tatami</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100061"><a href="https://bodypro.gr/dapeda-plakidia-rola/" class="elementor-sub-item">Δάπεδα &#8211;Πλακίδια &#8211;Ρολά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100062"><a href="https://bodypro.gr/synthetiko-chortari/" class="elementor-sub-item">Συνθετικό Χορτάρι</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100063"><a href="https://bodypro.gr/kopilatikes/" class="elementor-sub-item">Κωπηλατικές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100064"><a href="https://bodypro.gr/laves-organon/" class="elementor-sub-item">Λαβές Οργάνων/Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100065"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/" class="elementor-sub-item">Λάστιχα Γυμναστικής &#8211;Ιμάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100066"><a href="https://bodypro.gr/michanimata-endynamosis-epangelmatik/" class="elementor-sub-item">Μηχανήματα Ενδυνάμωσης Επαγγελματικά</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100067"><a href="https://bodypro.gr/axesouar-michanimaton/" class="elementor-sub-item">Αξεσουάρ Μηχανημάτων</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100068"><a href="https://bodypro.gr/michanimata-koiliakon-rachiaion/" class="elementor-sub-item">Μηχανήματα Κοιλιακών &#8211;Ραχιαίων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100069"><a href="https://bodypro.gr/michanimata-platis/" class="elementor-sub-item">Μηχανήματα Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100070"><a href="https://bodypro.gr/michanimata-podion/" class="elementor-sub-item">Μηχανήματα Ποδιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100071"><a href="https://bodypro.gr/michanimata-stithous/" class="elementor-sub-item">Μηχανήματα Στήθους</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100072"><a href="https://bodypro.gr/michanimata-cherion/" class="elementor-sub-item">Μηχανήματα Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100073"><a href="https://bodypro.gr/michanimata-omon/" class="elementor-sub-item">Μηχανήματα Ώμων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100074"><a href="https://bodypro.gr/mikroorgana-axesouar/" class="elementor-sub-item">Μικροόργανα &#8211;Αξεσουάρ</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100075"><a href="https://bodypro.gr/push-up/" class="elementor-sub-item">Λαβές Push Up &#8211;Ελατήρια καρπού</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100076"><a href="https://bodypro.gr/mikroaxesouar/" class="elementor-sub-item">Μικροαξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100077"><a href="https://bodypro.gr/bales-gymnastikis/" class="elementor-sub-item">Μπάλες Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100078"><a href="https://bodypro.gr/organa-koiliakon/" class="elementor-sub-item">Όργανα Κοιλιακών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100079"><a href="https://bodypro.gr/schoinakia-gymnastikis/" class="elementor-sub-item">Σχοινάκια Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100080"><a href="https://bodypro.gr/monozyga-dizyga/" class="elementor-sub-item">Μονόζυγα &#8211;Δίζυγα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100081"><a href="https://bodypro.gr/bales-isorropias/" class="elementor-sub-item">Μπάλες Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100082"><a href="https://bodypro.gr/orthostates-stand/" class="elementor-sub-item">Ορθοστάτες &#8211;Stand</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100083"><a href="https://bodypro.gr/pagkoi-gymnastikis/" class="elementor-sub-item">Πάγκοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100084"><a href="https://bodypro.gr/podilata-gymnastikis/" class="elementor-sub-item">Ποδήλατα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100085"><a href="https://bodypro.gr/polyorgana-gymnastikis/" class="elementor-sub-item">Πολυόργανα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100086"><a href="https://bodypro.gr/stromata-gymnastikis/" class="elementor-sub-item">Στρώματα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100087"><a href="https://bodypro.gr/trabolino/" class="elementor-sub-item">Τραμπολίνο</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466444"><a href="https://bodypro.gr/eidi-polemikon-technon/" class="elementor-item">Είδη Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100088"><a href="https://bodypro.gr/pointfighting-prostateftika/" class="elementor-sub-item">Pointfighting Προστατευτικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100089"><a href="https://bodypro.gr/athlitikes-tsantes/" class="elementor-sub-item">Αθλητικές Τσάντες για Fighters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100090"><a href="https://bodypro.gr/axesouar-polemikon-technon/" class="elementor-sub-item">Αξεσουάρ Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100091"><a href="https://bodypro.gr/gantia-mma/" class="elementor-sub-item">Γάντια ΜΜΑ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100092"><a href="https://bodypro.gr/gantia-pygmachias-kick-thai/" class="elementor-sub-item">Γάντια Πυγμαχίας &#8211;Kick Thai</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100093"><a href="https://bodypro.gr/gantia-sakou/" class="elementor-sub-item">Γάντια Σάκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100094"><a href="https://bodypro.gr/endysi-rashguards/" class="elementor-sub-item">Ένδυση /Rashguards</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100095"><a href="https://bodypro.gr/epiagkonides/" class="elementor-sub-item">Επιαγκωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100096"><a href="https://bodypro.gr/epivrachionides/" class="elementor-sub-item">Επιβραχιωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100097"><a href="https://bodypro.gr/epigonatides/" class="elementor-sub-item">Επιγονατίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100098"><a href="https://bodypro.gr/epidapedioi-sakoi-andrikela/" class="elementor-sub-item">Επιδαπέδιοι Σάκοι &#8211;Ανδρίκελα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100099"><a href="https://bodypro.gr/epikalamides/" class="elementor-sub-item">Επικαλαμίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100100"><a href="https://bodypro.gr/epistragalides/" class="elementor-sub-item">Επιστραγαλίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100101"><a href="https://bodypro.gr/bales-tachytitas/" class="elementor-sub-item">Μπάλες Ταχύτητας &#8211;Αχλάδια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100102"><a href="https://bodypro.gr/bantaz-esoterika-gantia/" class="elementor-sub-item">Μπαντάζ &amp;Εσωτερικά Γάντια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100103"><a href="https://bodypro.gr/opla-polemikon-technon/" class="elementor-sub-item">Όπλα Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100104"><a href="https://bodypro.gr/papoutsia-polemikon-technon/" class="elementor-sub-item">Παπούτσια Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100105"><a href="https://bodypro.gr/prostateftika-dontion-bantaz-spaso/" class="elementor-sub-item">Προστατευτικά Δοντιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100106"><a href="https://bodypro.gr/prostateftika-cherion/" class="elementor-sub-item">Προστατευτικά Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100107"><a href="https://bodypro.gr/prostateftikes-kaskes/" class="elementor-sub-item">Προστατευτικές Κάσκες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100108"><a href="https://bodypro.gr/prostateftikoi-thorakes/" class="elementor-sub-item">Προστατευτικοί Θώρακες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100109"><a href="https://bodypro.gr/sakoi-pygmachias/" class="elementor-sub-item">Σάκοι Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100110"><a href="https://bodypro.gr/spasouar/" class="elementor-sub-item">Σπασουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100111"><a href="https://bodypro.gr/stoles-machitiki-endysi/" class="elementor-sub-item">Στολές &#8211;Μαχητική Ένδυση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100112"><a href="https://bodypro.gr/magio-palis/" class="elementor-sub-item">Μαγιό Πάλης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100113"><a href="https://bodypro.gr/pantelonia-agonon/" class="elementor-sub-item">Παντελόνια Αγώνων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100114"><a href="https://bodypro.gr/roucha-pygmachias/" class="elementor-sub-item">Ρούχα Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100115"><a href="https://bodypro.gr/sorts-kick-thai/" class="elementor-sub-item">Σορτς Kick / Thai / MMA</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100116"><a href="https://bodypro.gr/stoles-bjj/" class="elementor-sub-item">Στολές BJJ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100117"><a href="https://bodypro.gr/stoles-hapkido/" class="elementor-sub-item">Στολές Hapkido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100118"><a href="https://bodypro.gr/stoles-jiu-jitsu/" class="elementor-sub-item">Στολές Jiu Jitsu</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100119"><a href="https://bodypro.gr/stoles-judo/" class="elementor-sub-item">Στολές Judo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100120"><a href="https://bodypro.gr/stoles-kendo-aikido/" class="elementor-sub-item">Στολές Kendo &amp;Aikido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100121"><a href="https://bodypro.gr/stoles-sambo/" class="elementor-sub-item">Στολές Sambo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100122"><a href="https://bodypro.gr/stoles-tae-kwon-do/" class="elementor-sub-item">Στολές Tae Kwon do</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100123"><a href="https://bodypro.gr/stoles-wu-shu/" class="elementor-sub-item">Στολές WU SHU</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100124"><a href="https://bodypro.gr/stoles-karate/" class="elementor-sub-item">Στολές Καράτε</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100125"><a href="https://bodypro.gr/stoles-pagkratiou/" class="elementor-sub-item">Στολές Παγκρατίου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100126"><a href="https://bodypro.gr/fouter-tshirts-polemikon-technon/" class="elementor-sub-item">Φούτερ-Tshirts Πολεμικών Τεχνών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100127"><a href="https://bodypro.gr/stochoi-polemikon-technon/" class="elementor-sub-item">Στόχοι Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100128"><a href="https://bodypro.gr/gantia-stochoi/" class="elementor-sub-item">Γάντια Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100129"><a href="https://bodypro.gr/stochoi-belly-pad/" class="elementor-sub-item">Στόχοι Belly Pad</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100130"><a href="https://bodypro.gr/stochoi-pao/" class="elementor-sub-item">Στόχοι PAO</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100131"><a href="https://bodypro.gr/stochoi-aspida/" class="elementor-sub-item">Στόχοι Ασπίδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100132"><a href="https://bodypro.gr/stochoi-banana/" class="elementor-sub-item">Στόχοι Μπανάνα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100133"><a href="https://bodypro.gr/stochoi-somatos/" class="elementor-sub-item">Στόχοι Σώματος</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100134"><a href="https://bodypro.gr/stochoi-cheriou/" class="elementor-sub-item">Στόχοι Χεριού</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466439"><a href="https://bodypro.gr/athlimata/" class="elementor-item">Αθλήματα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100135"><a href="https://bodypro.gr/badminton-squash/" class="elementor-sub-item">Badminton &#8211;Squash</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100136"><a href="https://bodypro.gr/raketes-badminton/" class="elementor-sub-item">Ρακέτες Badminton</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100137"><a href="https://bodypro.gr/baseball-hockey-toxovolia-golf/" class="elementor-sub-item">Baseball &#8211;Hockey &#8211;Τοξοβολία &#8211;Golf</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100138"><a href="https://bodypro.gr/baseball/" class="elementor-sub-item">Baseball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100139"><a href="https://bodypro.gr/hockey/" class="elementor-sub-item">Hockey</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100140"><a href="https://bodypro.gr/basket/" class="elementor-sub-item">Basket</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100141"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-basket/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100142"><a href="https://bodypro.gr/bales-basket/" class="elementor-sub-item">Μπάλες Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100143"><a href="https://bodypro.gr/basketes-stefanes/" class="elementor-sub-item">Μπασκέτες &#8211;Στεφάνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100144"><a href="https://bodypro.gr/darts/" class="elementor-sub-item">Darts</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100145"><a href="https://bodypro.gr/velakia/" class="elementor-sub-item">Βελάκια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100146"><a href="https://bodypro.gr/stochoi/" class="elementor-sub-item">Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100147"><a href="https://bodypro.gr/ftera-mytes/" class="elementor-sub-item">Φτερά &#8211;Μύτες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100148"><a href="https://bodypro.gr/handball/" class="elementor-sub-item">Handball</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100149"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-handball/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100150"><a href="https://bodypro.gr/exoplismos-gipedou-handball/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100151"><a href="https://bodypro.gr/bales-handball/" class="elementor-sub-item">Μπάλες Handball</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100152"><a href="https://bodypro.gr/hobby-psychagogia/" class="elementor-sub-item">Hobby &#8211;Ψυχαγωγία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100153"><a href="https://bodypro.gr/air-hockey/" class="elementor-sub-item">Air Hockey</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100154"><a href="https://bodypro.gr/thalassia-spor/" class="elementor-sub-item">Είδη Παραλίας &#8211;Θαλάσσια Σπορ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100155"><a href="https://bodypro.gr/exoplismos-kataskinosis/" class="elementor-sub-item">Εξοπλισμός Κατασκήνωσης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100156"><a href="https://bodypro.gr/biliarda/" class="elementor-sub-item">Μπιλιάρδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100157"><a href="https://bodypro.gr/podilata-scooters/" class="elementor-sub-item">Ποδήλατα &#8211;Scooters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100158"><a href="https://bodypro.gr/podosfairakia/" class="elementor-sub-item">Ποδοσφαιράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100159"><a href="https://bodypro.gr/ping-pong/" class="elementor-sub-item">Ping-Pong</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100160"><a href="https://bodypro.gr/axesouar-ping-pong/" class="elementor-sub-item">Αξεσουάρ Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100161"><a href="https://bodypro.gr/dichtya-ping-pong/" class="elementor-sub-item">Δίχτυα Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100162"><a href="https://bodypro.gr/thikes-tsantes-ping-pong/" class="elementor-sub-item">Θήκες &amp;Τσάντες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100163"><a href="https://bodypro.gr/balakia-ping-pong/" class="elementor-sub-item">Μπαλάκια Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100164"><a href="https://bodypro.gr/raketes-ping-pong/" class="elementor-sub-item">Ρακέτες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100165"><a href="https://bodypro.gr/trapezia-ping-pong/" class="elementor-sub-item">Τραπέζια Ping-Pong</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100166"><a href="https://bodypro.gr/skate-roller/" class="elementor-sub-item">Skate &#8211;Roller</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100167"><a href="https://bodypro.gr/roller-inline-skates/" class="elementor-sub-item">Roller &#8211;Inline Skates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100168"><a href="https://bodypro.gr/skateboard/" class="elementor-sub-item">Skateboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100169"><a href="https://bodypro.gr/prostateftika-skate-roller/" class="elementor-sub-item">Προστατευτικά Skate &#8211;Roller</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100170"><a href="https://bodypro.gr/volley/" class="elementor-sub-item">Volley</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100171"><a href="https://bodypro.gr/axesouar-proponisis-volley/" class="elementor-sub-item">Αξεσουάρ Προπόνησης Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100172"><a href="https://bodypro.gr/eidi-diaitisias-volley/" class="elementor-sub-item">Είδη Διαιτησίας Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100173"><a href="https://bodypro.gr/exoplismos-gipedou-volley/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100174"><a href="https://bodypro.gr/epigonatides-volley/" class="elementor-sub-item">Επιγονατίδες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100175"><a href="https://bodypro.gr/bales-volley/" class="elementor-sub-item">Μπάλες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100176"><a href="https://bodypro.gr/trobes-balon-volley/" class="elementor-sub-item">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100177"><a href="https://bodypro.gr/exoplismos-ski-snowboard/" class="elementor-sub-item">Εξοπλισμός Σκι &amp;Snowboard</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100178"><a href="https://bodypro.gr/krani-ski-snowboard/" class="elementor-sub-item">Κράνη Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100179"><a href="https://bodypro.gr/maskes-ski-snowboard/" class="elementor-sub-item">Μάσκες &#8211;Γυαλιά Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100180"><a href="https://bodypro.gr/pantelonia-exoplismos-ski-snowboard/" class="elementor-sub-item">Παντελόνια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100181"><a href="https://bodypro.gr/kaltses-exoplismos-ski-snowboard/" class="elementor-sub-item">Παπούτσια Σκι Snowboard</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100182"><a href="https://bodypro.gr/exoplismos-stivou/" class="elementor-sub-item">Εξοπλισμός Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100183"><a href="https://bodypro.gr/podilasia/" class="elementor-sub-item">Ποδηλασία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100184"><a href="https://bodypro.gr/axesouar-podilaton/" class="elementor-sub-item">Αξεσουάρ Ποδηλάτων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100185"><a href="https://bodypro.gr/gantia-podilasias/" class="elementor-sub-item">Γάντια Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100186"><a href="https://bodypro.gr/krani-podilatou/" class="elementor-sub-item">Κράνη Ποδηλάτου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100187"><a href="https://bodypro.gr/roucha-podilasias/" class="elementor-sub-item">Ρούχα Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100188"><a href="https://bodypro.gr/trobes-podilatou/" class="elementor-sub-item">Τρόμπες Ποδηλάτου</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100189"><a href="https://bodypro.gr/podosfairo/" class="elementor-sub-item">Ποδόσφαιρο</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100190"><a href="https://bodypro.gr/eidi-diaitisias-podosfairou/" class="elementor-sub-item">Είδη Διαιτησίας Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100191"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-podo/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100192"><a href="https://bodypro.gr/exoplismos-gipedou-podosfairou/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100193"><a href="https://bodypro.gr/bales-podosfairou/" class="elementor-sub-item">Μπάλες Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100194"><a href="https://bodypro.gr/trobes-balon/" class="elementor-sub-item">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100195"><a href="https://bodypro.gr/proponitiko-yliko-stivou/" class="elementor-sub-item">Προπονητικό Υλικό Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100196"><a href="https://bodypro.gr/tenis/" class="elementor-sub-item">Τένις</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100197"><a href="https://bodypro.gr/balakia-tennis/" class="elementor-sub-item">Μπαλάκια Tennis</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100198"><a href="https://bodypro.gr/raketes-tenis/" class="elementor-sub-item">Ρακέτες Τένις</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466438"><a href="https://bodypro.gr/sybliromata-diatrofis/" class="elementor-item">Συμπληρώματα Διατροφής</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100199"><a href="https://bodypro.gr/testoboosters/" class="elementor-sub-item">Testoboosters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100200"><a href="https://bodypro.gr/aminoxea/" class="elementor-sub-item">Αμινοξέα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100201"><a href="https://bodypro.gr/energeiaka-sybliromata/" class="elementor-sub-item">Ενεργειακά Συμπληρώματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100202"><a href="https://bodypro.gr/kreatines/" class="elementor-sub-item">Κρεατίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100203"><a href="https://bodypro.gr/lipodialytes/" class="elementor-sub-item">Λιποδιαλύτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100204"><a href="https://bodypro.gr/polyvitamines-metalla-votana/" class="elementor-sub-item">Πολυβιταμίνες &#8211;Μέταλλα &#8211;Βότανα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100205"><a href="https://bodypro.gr/prostasia-arthroseon/" class="elementor-sub-item">Προστασία Αρθρώσεων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100206"><a href="https://bodypro.gr/proteines/" class="elementor-sub-item">Πρωτείνες</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100207"><a href="https://bodypro.gr/vegan-fytikes-proteines/" class="elementor-sub-item">Vegan Φυτικές Πρωτείνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100208"><a href="https://bodypro.gr/proteines-beef/" class="elementor-sub-item">Πρωτείνες Beef</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100209"><a href="https://bodypro.gr/proteines-ogkou/" class="elementor-sub-item">Πρωτείνες Όγκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100210"><a href="https://bodypro.gr/proteines-ypsilis-periektikotitas/" class="elementor-sub-item">Πρωτείνες Υψηλής Περιεκτικότητας</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100211"><a href="https://bodypro.gr/ofelima-lipara/" class="elementor-sub-item">Ωφέλιμα Λιπαρά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466441"><a href="https://bodypro.gr/fitness-wear/" class="elementor-item">Fitness Wear</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100212"><a href="https://bodypro.gr/athlitikes-tsantes-fitness-wear/" class="elementor-sub-item">Αθλητικές Τσάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100213"><a href="https://bodypro.gr/athlitikes-formes/" class="elementor-sub-item">Αθλητικές Φόρμες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100214"><a href="https://bodypro.gr/andrika-t-shirts/" class="elementor-sub-item">Ανδρικά T-Shirts</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100215"><a href="https://bodypro.gr/kapela/" class="elementor-sub-item">Καπέλα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100216"><a href="https://bodypro.gr/pagouria-thermos/" class="elementor-sub-item">Παγούρια &amp;Θερμός</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100217"><a href="https://bodypro.gr/petsetes/" class="elementor-sub-item">Πετσέτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100218"><a href="https://bodypro.gr/sakidia-platis/" class="elementor-sub-item">Σακίδια Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100219"><a href="https://bodypro.gr/tsantakia-mesis-omou/" class="elementor-sub-item">Τσαντάκια Μέσης/Ώμου</a></li></ul></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open fas fa-cart-arrow-down"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-6264baa" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466436"><a href="https://bodypro.gr/organa-gymnastikis-exoplismos-fitness/" class="elementor-item" tabindex="-1">Όργανα Γυμναστικής-Εξοπλισμός Fitness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100006"><a href="https://bodypro.gr/cage-smith-organa-gymnastikis/" class="elementor-sub-item" tabindex="-1">Cage &#8211;Smith &#8211;Racks</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100007"><a href="https://bodypro.gr/crossover-trochalies/" class="elementor-sub-item" tabindex="-1">Crossover &#8211;Τροχαλίες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100008"><a href="https://bodypro.gr/pole-dancing/" class="elementor-sub-item" tabindex="-1">Pole Dancing</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100009"><a href="https://bodypro.gr/stepper-aeroperpatites/" class="elementor-sub-item" tabindex="-1">Stepper &#8211;Αεροπερπατητές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100010"><a href="https://bodypro.gr/yoga-pilates/" class="elementor-sub-item" tabindex="-1">Yoga &#8211;Pilates</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100011"><a href="https://bodypro.gr/aerial-yoga/" class="elementor-sub-item" tabindex="-1">Aerial Yoga</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100012"><a href="https://bodypro.gr/pilates-ball/" class="elementor-sub-item" tabindex="-1">Pilates Ball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100013"><a href="https://bodypro.gr/axesouar-yoga-pilates/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Yoga &#8211;Pilates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100014"><a href="https://bodypro.gr/krevatia-pilates/" class="elementor-sub-item" tabindex="-1">Κρεβάτια Pilates</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100015"><a href="https://bodypro.gr/apokatastasi/" class="elementor-sub-item" tabindex="-1">Αποκατάσταση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100016"><a href="https://bodypro.gr/foam-roller/" class="elementor-sub-item" tabindex="-1">Foam Roller</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100017"><a href="https://bodypro.gr/athlitiatrika/" class="elementor-sub-item" tabindex="-1">Αθλητιατρικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100018"><a href="https://bodypro.gr/diskoi-isorropias/" class="elementor-sub-item" tabindex="-1">Δίσκοι Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100019"><a href="https://bodypro.gr/balakia-fysikotherapeias/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Φυσικοθεραπείας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100020"><a href="https://bodypro.gr/petalieres/" class="elementor-sub-item" tabindex="-1">Πεταλιέρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100021"><a href="https://bodypro.gr/rouchismos-adynatismatos/" class="elementor-sub-item" tabindex="-1">Ρουχισμός Αδυνατίσματος</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100022"><a href="https://bodypro.gr/vari-akron/" class="elementor-sub-item" tabindex="-1">Βάρη Άκρων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100023"><a href="https://bodypro.gr/diadromoi-gymnastikis/" class="elementor-sub-item" tabindex="-1">Διάδρομοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100024"><a href="https://bodypro.gr/diafora-axesouar/" class="elementor-sub-item" tabindex="-1">Διάφορα Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100025"><a href="https://bodypro.gr/elefthera-vari/" class="elementor-sub-item" tabindex="-1">Ελεύθερα Βάρη</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100026"><a href="https://bodypro.gr/kettlebell/" class="elementor-sub-item" tabindex="-1">Kettlebell</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100027"><a href="https://bodypro.gr/storage-racks-eleftheron-varon/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Racks Ελεύθερων Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100028"><a href="https://bodypro.gr/altires/" class="elementor-sub-item" tabindex="-1">Αλτήρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100029"><a href="https://bodypro.gr/axesouar-arsis-varon/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100030"><a href="https://bodypro.gr/gantia-perikarpia-arsis-varon/" class="elementor-sub-item" tabindex="-1">Γάντια/Περικάρπια Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100031"><a href="https://bodypro.gr/gileka-varon/" class="elementor-sub-item" tabindex="-1">Γιλέκα Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100032"><a href="https://bodypro.gr/diskoi-arsis-varon/" class="elementor-sub-item" tabindex="-1">Δίσκοι Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100033"><a href="https://bodypro.gr/zones-arsis-varon/" class="elementor-sub-item" tabindex="-1">Ζώνες Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100034"><a href="https://bodypro.gr/bares-fixed/" class="elementor-sub-item" tabindex="-1">Μπάρες Fixed</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100035"><a href="https://bodypro.gr/bares-gymnastikis/" class="elementor-sub-item" tabindex="-1">Μπάρες Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100036"><a href="https://bodypro.gr/elleiptika-michanimata/" class="elementor-sub-item" tabindex="-1">Ελλειπτικά Μηχανήματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100037"><a href="https://bodypro.gr/exoplismos-aerobic/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Aerobic</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100038"><a href="https://bodypro.gr/body-pump/" class="elementor-sub-item" tabindex="-1">Body Pump</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100039"><a href="https://bodypro.gr/step/" class="elementor-sub-item" tabindex="-1">Step</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100040"><a href="https://bodypro.gr/storage-rack-aerobic/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Rack Aerobic</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100041"><a href="https://bodypro.gr/altirakia/" class="elementor-sub-item" tabindex="-1">Αλτηράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100042"><a href="https://bodypro.gr/exoplismos-crossfit/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Crossfit</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100043"><a href="https://bodypro.gr/battle-ropes/" class="elementor-sub-item" tabindex="-1">Battle Ropes</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100044"><a href="https://bodypro.gr/medicine-balls/" class="elementor-sub-item" tabindex="-1">Medicine Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100045"><a href="https://bodypro.gr/power-bag/" class="elementor-sub-item" tabindex="-1">Power Bags</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100046"><a href="https://bodypro.gr/slam-ball/" class="elementor-sub-item" tabindex="-1">Slam Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100047"><a href="https://bodypro.gr/storage-rack-crossfit/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Racks Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100048"><a href="https://bodypro.gr/wall-ball/" class="elementor-sub-item" tabindex="-1">Wall Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100049"><a href="https://bodypro.gr/axesouar-crossfit/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100050"><a href="https://bodypro.gr/elkithra-crossfit/" class="elementor-sub-item" tabindex="-1">Έλκηθρα Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100051"><a href="https://bodypro.gr/pleiometrika-koutia/" class="elementor-sub-item" tabindex="-1">Πλειομετρικά Κουτιά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100052"><a href="https://bodypro.gr/exoplismos-wellness/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Wellness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100053"><a href="https://bodypro.gr/axesouar/" class="elementor-sub-item" tabindex="-1">Aξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100054"><a href="https://bodypro.gr/massage/" class="elementor-sub-item" tabindex="-1">Massage</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100055"><a href="https://bodypro.gr/spa/" class="elementor-sub-item" tabindex="-1">Spa</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100056"><a href="https://bodypro.gr/pisines/" class="elementor-sub-item" tabindex="-1">Πισίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100057"><a href="https://bodypro.gr/karekles-masaz/" class="elementor-sub-item" tabindex="-1">Πολυθρόνες Μασάζ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100058"><a href="https://bodypro.gr/saounes/" class="elementor-sub-item" tabindex="-1">Σάουνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100059"><a href="https://bodypro.gr/ependysi-patomatos-toichou/" class="elementor-sub-item" tabindex="-1">Επένδυση Πατώματος / Τοίχου</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100060"><a href="https://bodypro.gr/tatami/" class="elementor-sub-item" tabindex="-1">Tatami</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100061"><a href="https://bodypro.gr/dapeda-plakidia-rola/" class="elementor-sub-item" tabindex="-1">Δάπεδα &#8211;Πλακίδια &#8211;Ρολά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100062"><a href="https://bodypro.gr/synthetiko-chortari/" class="elementor-sub-item" tabindex="-1">Συνθετικό Χορτάρι</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100063"><a href="https://bodypro.gr/kopilatikes/" class="elementor-sub-item" tabindex="-1">Κωπηλατικές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100064"><a href="https://bodypro.gr/laves-organon/" class="elementor-sub-item" tabindex="-1">Λαβές Οργάνων/Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100065"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/" class="elementor-sub-item" tabindex="-1">Λάστιχα Γυμναστικής &#8211;Ιμάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100066"><a href="https://bodypro.gr/michanimata-endynamosis-epangelmatik/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ενδυνάμωσης Επαγγελματικά</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100067"><a href="https://bodypro.gr/axesouar-michanimaton/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Μηχανημάτων</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100068"><a href="https://bodypro.gr/michanimata-koiliakon-rachiaion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Κοιλιακών &#8211;Ραχιαίων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100069"><a href="https://bodypro.gr/michanimata-platis/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100070"><a href="https://bodypro.gr/michanimata-podion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ποδιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100071"><a href="https://bodypro.gr/michanimata-stithous/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Στήθους</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100072"><a href="https://bodypro.gr/michanimata-cherion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100073"><a href="https://bodypro.gr/michanimata-omon/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ώμων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100074"><a href="https://bodypro.gr/mikroorgana-axesouar/" class="elementor-sub-item" tabindex="-1">Μικροόργανα &#8211;Αξεσουάρ</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100075"><a href="https://bodypro.gr/push-up/" class="elementor-sub-item" tabindex="-1">Λαβές Push Up &#8211;Ελατήρια καρπού</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100076"><a href="https://bodypro.gr/mikroaxesouar/" class="elementor-sub-item" tabindex="-1">Μικροαξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100077"><a href="https://bodypro.gr/bales-gymnastikis/" class="elementor-sub-item" tabindex="-1">Μπάλες Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100078"><a href="https://bodypro.gr/organa-koiliakon/" class="elementor-sub-item" tabindex="-1">Όργανα Κοιλιακών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100079"><a href="https://bodypro.gr/schoinakia-gymnastikis/" class="elementor-sub-item" tabindex="-1">Σχοινάκια Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100080"><a href="https://bodypro.gr/monozyga-dizyga/" class="elementor-sub-item" tabindex="-1">Μονόζυγα &#8211;Δίζυγα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100081"><a href="https://bodypro.gr/bales-isorropias/" class="elementor-sub-item" tabindex="-1">Μπάλες Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100082"><a href="https://bodypro.gr/orthostates-stand/" class="elementor-sub-item" tabindex="-1">Ορθοστάτες &#8211;Stand</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100083"><a href="https://bodypro.gr/pagkoi-gymnastikis/" class="elementor-sub-item" tabindex="-1">Πάγκοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100084"><a href="https://bodypro.gr/podilata-gymnastikis/" class="elementor-sub-item" tabindex="-1">Ποδήλατα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100085"><a href="https://bodypro.gr/polyorgana-gymnastikis/" class="elementor-sub-item" tabindex="-1">Πολυόργανα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100086"><a href="https://bodypro.gr/stromata-gymnastikis/" class="elementor-sub-item" tabindex="-1">Στρώματα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100087"><a href="https://bodypro.gr/trabolino/" class="elementor-sub-item" tabindex="-1">Τραμπολίνο</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466444"><a href="https://bodypro.gr/eidi-polemikon-technon/" class="elementor-item" tabindex="-1">Είδη Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100088"><a href="https://bodypro.gr/pointfighting-prostateftika/" class="elementor-sub-item" tabindex="-1">Pointfighting Προστατευτικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100089"><a href="https://bodypro.gr/athlitikes-tsantes/" class="elementor-sub-item" tabindex="-1">Αθλητικές Τσάντες για Fighters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100090"><a href="https://bodypro.gr/axesouar-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100091"><a href="https://bodypro.gr/gantia-mma/" class="elementor-sub-item" tabindex="-1">Γάντια ΜΜΑ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100092"><a href="https://bodypro.gr/gantia-pygmachias-kick-thai/" class="elementor-sub-item" tabindex="-1">Γάντια Πυγμαχίας &#8211;Kick Thai</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100093"><a href="https://bodypro.gr/gantia-sakou/" class="elementor-sub-item" tabindex="-1">Γάντια Σάκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100094"><a href="https://bodypro.gr/endysi-rashguards/" class="elementor-sub-item" tabindex="-1">Ένδυση /Rashguards</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100095"><a href="https://bodypro.gr/epiagkonides/" class="elementor-sub-item" tabindex="-1">Επιαγκωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100096"><a href="https://bodypro.gr/epivrachionides/" class="elementor-sub-item" tabindex="-1">Επιβραχιωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100097"><a href="https://bodypro.gr/epigonatides/" class="elementor-sub-item" tabindex="-1">Επιγονατίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100098"><a href="https://bodypro.gr/epidapedioi-sakoi-andrikela/" class="elementor-sub-item" tabindex="-1">Επιδαπέδιοι Σάκοι &#8211;Ανδρίκελα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100099"><a href="https://bodypro.gr/epikalamides/" class="elementor-sub-item" tabindex="-1">Επικαλαμίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100100"><a href="https://bodypro.gr/epistragalides/" class="elementor-sub-item" tabindex="-1">Επιστραγαλίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100101"><a href="https://bodypro.gr/bales-tachytitas/" class="elementor-sub-item" tabindex="-1">Μπάλες Ταχύτητας &#8211;Αχλάδια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100102"><a href="https://bodypro.gr/bantaz-esoterika-gantia/" class="elementor-sub-item" tabindex="-1">Μπαντάζ &amp;Εσωτερικά Γάντια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100103"><a href="https://bodypro.gr/opla-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Όπλα Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100104"><a href="https://bodypro.gr/papoutsia-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Παπούτσια Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100105"><a href="https://bodypro.gr/prostateftika-dontion-bantaz-spaso/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Δοντιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100106"><a href="https://bodypro.gr/prostateftika-cherion/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100107"><a href="https://bodypro.gr/prostateftikes-kaskes/" class="elementor-sub-item" tabindex="-1">Προστατευτικές Κάσκες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100108"><a href="https://bodypro.gr/prostateftikoi-thorakes/" class="elementor-sub-item" tabindex="-1">Προστατευτικοί Θώρακες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100109"><a href="https://bodypro.gr/sakoi-pygmachias/" class="elementor-sub-item" tabindex="-1">Σάκοι Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100110"><a href="https://bodypro.gr/spasouar/" class="elementor-sub-item" tabindex="-1">Σπασουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100111"><a href="https://bodypro.gr/stoles-machitiki-endysi/" class="elementor-sub-item" tabindex="-1">Στολές &#8211;Μαχητική Ένδυση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100112"><a href="https://bodypro.gr/magio-palis/" class="elementor-sub-item" tabindex="-1">Μαγιό Πάλης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100113"><a href="https://bodypro.gr/pantelonia-agonon/" class="elementor-sub-item" tabindex="-1">Παντελόνια Αγώνων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100114"><a href="https://bodypro.gr/roucha-pygmachias/" class="elementor-sub-item" tabindex="-1">Ρούχα Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100115"><a href="https://bodypro.gr/sorts-kick-thai/" class="elementor-sub-item" tabindex="-1">Σορτς Kick / Thai / MMA</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100116"><a href="https://bodypro.gr/stoles-bjj/" class="elementor-sub-item" tabindex="-1">Στολές BJJ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100117"><a href="https://bodypro.gr/stoles-hapkido/" class="elementor-sub-item" tabindex="-1">Στολές Hapkido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100118"><a href="https://bodypro.gr/stoles-jiu-jitsu/" class="elementor-sub-item" tabindex="-1">Στολές Jiu Jitsu</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100119"><a href="https://bodypro.gr/stoles-judo/" class="elementor-sub-item" tabindex="-1">Στολές Judo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100120"><a href="https://bodypro.gr/stoles-kendo-aikido/" class="elementor-sub-item" tabindex="-1">Στολές Kendo &amp;Aikido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100121"><a href="https://bodypro.gr/stoles-sambo/" class="elementor-sub-item" tabindex="-1">Στολές Sambo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100122"><a href="https://bodypro.gr/stoles-tae-kwon-do/" class="elementor-sub-item" tabindex="-1">Στολές Tae Kwon do</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100123"><a href="https://bodypro.gr/stoles-wu-shu/" class="elementor-sub-item" tabindex="-1">Στολές WU SHU</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100124"><a href="https://bodypro.gr/stoles-karate/" class="elementor-sub-item" tabindex="-1">Στολές Καράτε</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100125"><a href="https://bodypro.gr/stoles-pagkratiou/" class="elementor-sub-item" tabindex="-1">Στολές Παγκρατίου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100126"><a href="https://bodypro.gr/fouter-tshirts-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Φούτερ-Tshirts Πολεμικών Τεχνών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100127"><a href="https://bodypro.gr/stochoi-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Στόχοι Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100128"><a href="https://bodypro.gr/gantia-stochoi/" class="elementor-sub-item" tabindex="-1">Γάντια Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100129"><a href="https://bodypro.gr/stochoi-belly-pad/" class="elementor-sub-item" tabindex="-1">Στόχοι Belly Pad</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100130"><a href="https://bodypro.gr/stochoi-pao/" class="elementor-sub-item" tabindex="-1">Στόχοι PAO</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100131"><a href="https://bodypro.gr/stochoi-aspida/" class="elementor-sub-item" tabindex="-1">Στόχοι Ασπίδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100132"><a href="https://bodypro.gr/stochoi-banana/" class="elementor-sub-item" tabindex="-1">Στόχοι Μπανάνα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100133"><a href="https://bodypro.gr/stochoi-somatos/" class="elementor-sub-item" tabindex="-1">Στόχοι Σώματος</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100134"><a href="https://bodypro.gr/stochoi-cheriou/" class="elementor-sub-item" tabindex="-1">Στόχοι Χεριού</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466439"><a href="https://bodypro.gr/athlimata/" class="elementor-item" tabindex="-1">Αθλήματα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100135"><a href="https://bodypro.gr/badminton-squash/" class="elementor-sub-item" tabindex="-1">Badminton &#8211;Squash</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100136"><a href="https://bodypro.gr/raketes-badminton/" class="elementor-sub-item" tabindex="-1">Ρακέτες Badminton</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100137"><a href="https://bodypro.gr/baseball-hockey-toxovolia-golf/" class="elementor-sub-item" tabindex="-1">Baseball &#8211;Hockey &#8211;Τοξοβολία &#8211;Golf</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100138"><a href="https://bodypro.gr/baseball/" class="elementor-sub-item" tabindex="-1">Baseball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100139"><a href="https://bodypro.gr/hockey/" class="elementor-sub-item" tabindex="-1">Hockey</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100140"><a href="https://bodypro.gr/basket/" class="elementor-sub-item" tabindex="-1">Basket</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100141"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-basket/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100142"><a href="https://bodypro.gr/bales-basket/" class="elementor-sub-item" tabindex="-1">Μπάλες Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100143"><a href="https://bodypro.gr/basketes-stefanes/" class="elementor-sub-item" tabindex="-1">Μπασκέτες &#8211;Στεφάνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100144"><a href="https://bodypro.gr/darts/" class="elementor-sub-item" tabindex="-1">Darts</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100145"><a href="https://bodypro.gr/velakia/" class="elementor-sub-item" tabindex="-1">Βελάκια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100146"><a href="https://bodypro.gr/stochoi/" class="elementor-sub-item" tabindex="-1">Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100147"><a href="https://bodypro.gr/ftera-mytes/" class="elementor-sub-item" tabindex="-1">Φτερά &#8211;Μύτες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100148"><a href="https://bodypro.gr/handball/" class="elementor-sub-item" tabindex="-1">Handball</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100149"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-handball/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100150"><a href="https://bodypro.gr/exoplismos-gipedou-handball/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100151"><a href="https://bodypro.gr/bales-handball/" class="elementor-sub-item" tabindex="-1">Μπάλες Handball</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100152"><a href="https://bodypro.gr/hobby-psychagogia/" class="elementor-sub-item" tabindex="-1">Hobby &#8211;Ψυχαγωγία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100153"><a href="https://bodypro.gr/air-hockey/" class="elementor-sub-item" tabindex="-1">Air Hockey</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100154"><a href="https://bodypro.gr/thalassia-spor/" class="elementor-sub-item" tabindex="-1">Είδη Παραλίας &#8211;Θαλάσσια Σπορ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100155"><a href="https://bodypro.gr/exoplismos-kataskinosis/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Κατασκήνωσης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100156"><a href="https://bodypro.gr/biliarda/" class="elementor-sub-item" tabindex="-1">Μπιλιάρδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100157"><a href="https://bodypro.gr/podilata-scooters/" class="elementor-sub-item" tabindex="-1">Ποδήλατα &#8211;Scooters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100158"><a href="https://bodypro.gr/podosfairakia/" class="elementor-sub-item" tabindex="-1">Ποδοσφαιράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100159"><a href="https://bodypro.gr/ping-pong/" class="elementor-sub-item" tabindex="-1">Ping-Pong</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100160"><a href="https://bodypro.gr/axesouar-ping-pong/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100161"><a href="https://bodypro.gr/dichtya-ping-pong/" class="elementor-sub-item" tabindex="-1">Δίχτυα Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100162"><a href="https://bodypro.gr/thikes-tsantes-ping-pong/" class="elementor-sub-item" tabindex="-1">Θήκες &amp;Τσάντες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100163"><a href="https://bodypro.gr/balakia-ping-pong/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100164"><a href="https://bodypro.gr/raketes-ping-pong/" class="elementor-sub-item" tabindex="-1">Ρακέτες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100165"><a href="https://bodypro.gr/trapezia-ping-pong/" class="elementor-sub-item" tabindex="-1">Τραπέζια Ping-Pong</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100166"><a href="https://bodypro.gr/skate-roller/" class="elementor-sub-item" tabindex="-1">Skate &#8211;Roller</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100167"><a href="https://bodypro.gr/roller-inline-skates/" class="elementor-sub-item" tabindex="-1">Roller &#8211;Inline Skates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100168"><a href="https://bodypro.gr/skateboard/" class="elementor-sub-item" tabindex="-1">Skateboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100169"><a href="https://bodypro.gr/prostateftika-skate-roller/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Skate &#8211;Roller</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100170"><a href="https://bodypro.gr/volley/" class="elementor-sub-item" tabindex="-1">Volley</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100171"><a href="https://bodypro.gr/axesouar-proponisis-volley/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Προπόνησης Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100172"><a href="https://bodypro.gr/eidi-diaitisias-volley/" class="elementor-sub-item" tabindex="-1">Είδη Διαιτησίας Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100173"><a href="https://bodypro.gr/exoplismos-gipedou-volley/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100174"><a href="https://bodypro.gr/epigonatides-volley/" class="elementor-sub-item" tabindex="-1">Επιγονατίδες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100175"><a href="https://bodypro.gr/bales-volley/" class="elementor-sub-item" tabindex="-1">Μπάλες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100176"><a href="https://bodypro.gr/trobes-balon-volley/" class="elementor-sub-item" tabindex="-1">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100177"><a href="https://bodypro.gr/exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Σκι &amp;Snowboard</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100178"><a href="https://bodypro.gr/krani-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Κράνη Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100179"><a href="https://bodypro.gr/maskes-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Μάσκες &#8211;Γυαλιά Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100180"><a href="https://bodypro.gr/pantelonia-exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Παντελόνια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100181"><a href="https://bodypro.gr/kaltses-exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Παπούτσια Σκι Snowboard</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100182"><a href="https://bodypro.gr/exoplismos-stivou/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100183"><a href="https://bodypro.gr/podilasia/" class="elementor-sub-item" tabindex="-1">Ποδηλασία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100184"><a href="https://bodypro.gr/axesouar-podilaton/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Ποδηλάτων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100185"><a href="https://bodypro.gr/gantia-podilasias/" class="elementor-sub-item" tabindex="-1">Γάντια Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100186"><a href="https://bodypro.gr/krani-podilatou/" class="elementor-sub-item" tabindex="-1">Κράνη Ποδηλάτου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100187"><a href="https://bodypro.gr/roucha-podilasias/" class="elementor-sub-item" tabindex="-1">Ρούχα Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100188"><a href="https://bodypro.gr/trobes-podilatou/" class="elementor-sub-item" tabindex="-1">Τρόμπες Ποδηλάτου</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100189"><a href="https://bodypro.gr/podosfairo/" class="elementor-sub-item" tabindex="-1">Ποδόσφαιρο</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100190"><a href="https://bodypro.gr/eidi-diaitisias-podosfairou/" class="elementor-sub-item" tabindex="-1">Είδη Διαιτησίας Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100191"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-podo/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100192"><a href="https://bodypro.gr/exoplismos-gipedou-podosfairou/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100193"><a href="https://bodypro.gr/bales-podosfairou/" class="elementor-sub-item" tabindex="-1">Μπάλες Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100194"><a href="https://bodypro.gr/trobes-balon/" class="elementor-sub-item" tabindex="-1">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100195"><a href="https://bodypro.gr/proponitiko-yliko-stivou/" class="elementor-sub-item" tabindex="-1">Προπονητικό Υλικό Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100196"><a href="https://bodypro.gr/tenis/" class="elementor-sub-item" tabindex="-1">Τένις</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100197"><a href="https://bodypro.gr/balakia-tennis/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Tennis</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100198"><a href="https://bodypro.gr/raketes-tenis/" class="elementor-sub-item" tabindex="-1">Ρακέτες Τένις</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466438"><a href="https://bodypro.gr/sybliromata-diatrofis/" class="elementor-item" tabindex="-1">Συμπληρώματα Διατροφής</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100199"><a href="https://bodypro.gr/testoboosters/" class="elementor-sub-item" tabindex="-1">Testoboosters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100200"><a href="https://bodypro.gr/aminoxea/" class="elementor-sub-item" tabindex="-1">Αμινοξέα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100201"><a href="https://bodypro.gr/energeiaka-sybliromata/" class="elementor-sub-item" tabindex="-1">Ενεργειακά Συμπληρώματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100202"><a href="https://bodypro.gr/kreatines/" class="elementor-sub-item" tabindex="-1">Κρεατίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100203"><a href="https://bodypro.gr/lipodialytes/" class="elementor-sub-item" tabindex="-1">Λιποδιαλύτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100204"><a href="https://bodypro.gr/polyvitamines-metalla-votana/" class="elementor-sub-item" tabindex="-1">Πολυβιταμίνες &#8211;Μέταλλα &#8211;Βότανα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100205"><a href="https://bodypro.gr/prostasia-arthroseon/" class="elementor-sub-item" tabindex="-1">Προστασία Αρθρώσεων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100206"><a href="https://bodypro.gr/proteines/" class="elementor-sub-item" tabindex="-1">Πρωτείνες</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100207"><a href="https://bodypro.gr/vegan-fytikes-proteines/" class="elementor-sub-item" tabindex="-1">Vegan Φυτικές Πρωτείνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100208"><a href="https://bodypro.gr/proteines-beef/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Beef</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100209"><a href="https://bodypro.gr/proteines-ogkou/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Όγκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100210"><a href="https://bodypro.gr/proteines-ypsilis-periektikotitas/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Υψηλής Περιεκτικότητας</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100211"><a href="https://bodypro.gr/ofelima-lipara/" class="elementor-sub-item" tabindex="-1">Ωφέλιμα Λιπαρά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466441"><a href="https://bodypro.gr/fitness-wear/" class="elementor-item" tabindex="-1">Fitness Wear</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100212"><a href="https://bodypro.gr/athlitikes-tsantes-fitness-wear/" class="elementor-sub-item" tabindex="-1">Αθλητικές Τσάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100213"><a href="https://bodypro.gr/athlitikes-formes/" class="elementor-sub-item" tabindex="-1">Αθλητικές Φόρμες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100214"><a href="https://bodypro.gr/andrika-t-shirts/" class="elementor-sub-item" tabindex="-1">Ανδρικά T-Shirts</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100215"><a href="https://bodypro.gr/kapela/" class="elementor-sub-item" tabindex="-1">Καπέλα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100216"><a href="https://bodypro.gr/pagouria-thermos/" class="elementor-sub-item" tabindex="-1">Παγούρια &amp;Θερμός</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100217"><a href="https://bodypro.gr/petsetes/" class="elementor-sub-item" tabindex="-1">Πετσέτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100218"><a href="https://bodypro.gr/sakidia-platis/" class="elementor-sub-item" tabindex="-1">Σακίδια Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100219"><a href="https://bodypro.gr/tsantakia-mesis-omou/" class="elementor-sub-item" tabindex="-1">Τσαντάκια Μέσης/Ώμου</a></li></ul></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-7b3a11b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7b3a11b" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0668a97" data-id="0668a97" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-a6a829e elementor-widget elementor-widget-spacer" data-id="a6a829e" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div></div></div></div></section></header><main id="content" class="site-main post-291248 page type-page status-publish has-post-thumbnail hentry"><div class="page-content"><div data-elementor-type="wp-page" data-elementor-id="291248" class="elementor elementor-291248" data-elementor-post-type="page"><section class="elementor-section elementor-top-section elementor-element elementor-element-304614ba elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="304614ba" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_scale_direction&quot;:&quot;in-out&quot;,&quot;background_motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;3&quot;,&quot;sizes&quot;:[]},&quot;background_motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:&quot;0&quot;,&quot;end&quot;:&quot;80&quot;}},&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:642831,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/bodypro-proionta.webp&quot;},{&quot;id&quot;:642849,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/girl-mountains-bike-cross-country-wallpaper-preview.webp&quot;},{&quot;id&quot;:608669,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2024\/01\/HD-Basketball-Wallpaper-1200x686-1.jpg&quot;},{&quot;id&quot;:642853,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/gemma-atkinson-breast-model-exercise-wallpaper-preview.webp&quot;}],&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_slideshow_slide_duration&quot;:2220,&quot;background_slideshow_transition_duration&quot;:977,&quot;background_slideshow_lazyload&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}"><div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none"><path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/><path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/><path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/></svg></div><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75438e6a" data-id="75438e6a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6f61170 elementor-widget elementor-widget-heading" data-id="6f61170" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Τα Παντα Για Το</h4></div></div><div class="elementor-element elementor-element-4d616a4a elementor-widget elementor-widget-heading" data-id="4d616a4a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">FITNESS</h1></div></div><div class="elementor-element elementor-element-291a3334 elementor-tablet-align-center elementor-align-center elementor-button-info elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="291a3334" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-sm" href="/shop"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-angle-double-right"></i></span><span class="elementor-button-text">Δείτε όλα τα προϊόντα</span></span></a></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-7938929d elementor-section-full_width elementor-section-height-min-height elementor-section-items-top elementor-section-height-default" data-id="7938929d" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1dbf0026" data-id="1dbf0026" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-62cd46f6 elementor-align-right elementor-tablet-align-right elementor-widget elementor-widget-button" data-id="62cd46f6" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-sm" href="#down"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-angle-double-down"></i></span></span></a></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-25a7ae8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="25a7ae8" data-element_type="section" data-e-type="section" id="down"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-373d15e" data-id="373d15e" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-838a380 elementor-widget elementor-widget-spacer" data-id="838a380" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-70046cc e-transform elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="70046cc" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-plain-text elementor-headline-text-wrapper">TOP</span><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Επιλογές</span></span></h3></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-3213a65 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3213a65" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5ad46bc" data-id="5ad46bc" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-166c90e elementor-widget elementor-widget-image" data-id="166c90e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/diadromoi-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp" class="elementor-animation-grow attachment-full size-full wp-image-642844" alt="Διάδρομοι Γυμναστικής" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΔΙΑΔΡΟΜΟΙ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3572ba3" data-id="3572ba3" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-07ae7cb elementor-widget elementor-widget-image" data-id="07ae7cb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/elleiptika-michanimata/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp" class="elementor-animation-grow attachment-full size-full wp-image-642842" alt="Ελλειπτικά Μηχανήματα" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΕΛΛΕΙΠΤΙΚΑ ΜΗΧΑΝΗΜΑΤΑ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-055c727" data-id="055c727" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c7a9634 elementor-widget elementor-widget-image" data-id="c7a9634" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/podilata-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp" class="elementor-animation-grow attachment-full size-full wp-image-642845" alt="podilata-gymnastikis" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΠΟΔΗΛΑΤΑ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-9c932a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9c932a4" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d616e36" data-id="d616e36" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-27964ce elementor-widget elementor-widget-spacer" data-id="27964ce" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-8940a99 elementor-widget elementor-widget-spacer" data-id="8940a99" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-ad8d23f elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="ad8d23f" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u039d\u03ad\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1:&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Νέα Προϊόντα:</span></span></h3></div></div><div class="elementor-element elementor-element-0e1b283 elementor-widget elementor-widget-woolentor-curvy-product" data-id="0e1b283" data-element_type="widget" data-e-type="widget" data-widget_type="woolentor-curvy-product.default"><div class="elementor-widget-container"><div class=" ht-row ht-products woocommerce product"><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/exagono-trabolino-me-lavi-stirixis-tuck-roz-70268/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/5412-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/exagono-trabolino-me-lavi-stirixis-tuck-roz-70268/">Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>167,90&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:167,90&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>143,50&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:143,50&nbsp;&euro;.</span></span></span></div><p>Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268 Χάρη στην ανθεκτική και βαριά κατασκευή του,</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654505" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654505"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654505"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-42i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-02T233021.793_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-42i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>380,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:380,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>340,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:340,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE Ψάχνετε για ένα τραπέζι πινγκ πονγκ εσωτερικού</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654466" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654466"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654466"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-ping-pong-sponeta-s1-27i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T143333.363_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-ping-pong-sponeta-s1-27i-table-tennis-table/">Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>410,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:410,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>378,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:378,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654415" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654415"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654415"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-26i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T135814.746_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-26i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>570,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:570,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>528,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:528,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654401" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654401"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654401"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-table-tennis-table-sponeta-s3-46i-green/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T134654.350_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-table-tennis-table-sponeta-s3-46i-green/">Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>490,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:490,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>440,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:440,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green Παίξτε αγώνες πινγκ πονγκ αναψυχής με</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654388" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654388"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654388"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s4-72i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T131859.547_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s4-72i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>550,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:550,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>508,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:508,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654376" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654376"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654376"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-13e/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T121249.260_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-13e/">Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>640,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:640,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>546,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:546,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e Ψάχνετε για ένα τραπέζι πινγκ πονγκ εξωτερικού χώρου;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654361" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654361"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654361"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-12e/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T115443.902_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-12e/">Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>640,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:640,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>546,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:546,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e Ψάχνετε για ένα τραπέζι πινγκ πονγκ εξωτερικού χώρου;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654346" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654346"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654346"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-50d6d08 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="50d6d08" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ecb863c" data-id="ecb863c" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-738f4ef elementor-widget elementor-widget-spacer" data-id="738f4ef" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-3f50a96 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="3f50a96" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Super \u03a0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2:&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Super Προσφορές:</span></span></h3></div></div><div class="elementor-element elementor-element-8a1bfcb elementor-widget elementor-widget-woolentor-curvy-product" data-id="8a1bfcb" data-element_type="widget" data-e-type="widget" data-widget_type="woolentor-curvy-product.default"><div class="elementor-widget-container"><div class=" ht-row ht-products woocommerce product"><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5500-thor-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T202113.769_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5500-thor-enero-fit/">Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>610,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:610,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>579,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:579,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT Ονειρεύεστε να χτίσετε τη σωματική σας διάπλαση,</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654064" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654064"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654064"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5800-ares-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T194933.795_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5800-ares-enero-fit/">Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>920,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:920,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>730,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:730,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT Θέλετε να αποκτήσετε φόρμα χωρίς να φύγετε</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654049" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654049"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654049"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gymnastikis-atlas-multi-station-gym-5500-zeus-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T193338.933_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gymnastikis-atlas-multi-station-gym-5500-zeus-enero-fit/">Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1.610,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:1.61,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1.420,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:1.42,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT Σκέφτεστε να δημιουργήσετε το δικό σας</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654037" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654037"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654037"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/podilato-gymnastikis-bk-40s-iindoor-alpine/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/04-460-013-1000x1000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/podilato-gymnastikis-bk-40s-iindoor-alpine/">Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>500,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:500,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>438,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:438,00&nbsp;&euro;.</span></span></span></div><p>Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE Το indoor bike  BK-40S της ALPINE είναι σχεδιασμένο για προπόνηση</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=653642" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="653642"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="653642"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/podilato-gymnastikis-kathisto-bk-30r-alpine/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/04-460-012-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/podilato-gymnastikis-kathisto-bk-30r-alpine/">Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>330,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:330,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>288,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:288,00&nbsp;&euro;.</span></span></span></div><p>Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine Το νέο καθιστό ποδήλατο γυμναστικής ΒΚ 30R της ALPINE είναι</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=653638" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="653638"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="653638"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gymnastikis-bodycraft-x-press-pro-choris-presa/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/44742-2000x2000h_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα)" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gymnastikis-bodycraft-x-press-pro-choris-presa/">Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα)</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.799,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:2.799,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.460,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:2.46,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα) Premium Πολυόργανο γυμναστικής από την Bodycraft! Ιδανικό για</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=652400" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="652400"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="652400"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/diadromos-gymnastikis-sole-f85-my2023-4hp/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/01/44821-1000x1000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/diadromos-gymnastikis-sole-f85-my2023-4hp/">Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.990,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:2.99,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.766,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:2.766,00&nbsp;&euro;.</span></span></span></div><p>Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp Στιβαρός διάδρομος γυμναστικής για άνετο και ασφαλές τρέξιμο στο</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=650695" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="650695"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="650695"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/epangelmatiko-polyorgano-all-in-one-trainer-force-usa-g15-b/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/01/epaggelmatiko-poluorgano-all-in-one-trainer-force-usa-g15-b8-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/epangelmatiko-polyorgano-all-in-one-trainer-force-usa-g15-b/">Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>5.995,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:5.995,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>5.670,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:5.67,00&nbsp;&euro;.</span></span></span></div><p>Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B Το G15 προσφέρει πραγματική ευελιξία χωρίς συμβιβασμούς. Σχεδιασμένο</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=650670" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="650670"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="650670"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div></div></div></div><div class="elementor-element elementor-element-f5e154d elementor-widget elementor-widget-spacer" data-id="f5e154d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-6a7bf7b elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="6a7bf7b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-plain-text elementor-headline-text-wrapper">TOP</span><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Επιλογές</span></span></h3></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-b6b7987 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b6b7987" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ce91703" data-id="ce91703" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b9ea9d8 elementor-widget elementor-widget-image" data-id="b9ea9d8" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/kopilatikes/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-59-24-790_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615952" alt="Κωπηλατικά Μηχανήματα" /></a><figcaption class="widget-image-caption wp-caption-text">ΚΩΠΗΛΑΤΙΚΑ ΜΗΧΑΝΗΜΑΤΑ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-010bdce" data-id="010bdce" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-9816224 elementor-widget elementor-widget-image" data-id="9816224" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/polyorgana-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-55-41-433_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615951" alt="Πολυόργανα Γυμναστικής" /></a><figcaption class="widget-image-caption wp-caption-text">ΠΟΛΥΟΡΓΑΝΑ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ce6582a" data-id="ce6582a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-dcd04d1 elementor-widget elementor-widget-image" data-id="dcd04d1" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/eidi-polemikon-technon/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_18-29-13-433_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615963" alt="Είδη Πολεμικών Τεχνών" /></a><figcaption class="widget-image-caption wp-caption-text">ΕΙΔΗ ΠΟΛΕΜΙΚΩΝ ΤΕΧΝΩΝ</figcaption></figure></div></div></div></div></div></section><div class="elementor-element elementor-element-a0ffc54 elementor-widget elementor-widget-spacer" data-id="a0ffc54" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-2825c7f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2825c7f" data-element_type="section" data-e-type="section" brand=""><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0b2faa4" data-id="0b2faa4" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-8a1548f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8a1548f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"><span class="elementor-divider-separator"></span></div></div></div><div class="elementor-element elementor-element-e3b2ff8 elementor-widget elementor-widget-heading" data-id="e3b2ff8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Αξιολογήσεις</h2></div></div><div class="elementor-element elementor-element-21693ff elementor-widget elementor-widget-shortcode" data-id="21693ff" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><pre class="ti-widget"><template id="trustindex-google-widget-html"><div class=" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left" data-no-translation="true" data-time-locale="πριν από %d ημέρα|σήμερα|ημέρα|ημέρες|εβδομάδα|εβδομάδες|μήνα|μήνες|χρόνο|χρόνια" data-plugin-version="13.2.7" data-layout-id="13" data-layout-category="slider" data-set-id="soft" data-pid="" data-language="el" data-close-locale="Κλείσε" data-review-target-width="275" data-css-version="2" data-reply-by-locale="Απάντηση από τον ιδιοκτήτη" data-only-rating-locale="Αυτός ο χρήστης άφησε μόνο μια αξιολόγηση." data-pager-autoplay-timeout="6"><div class="ti-widget-container ti-col-4"><div class="ti-footer source-Google"><div class="ti-row"><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh4.googleusercontent.com/-sq9hq9QZf5w/AAAAAAAAAAI/AAAAAAAAAAA/s7eWiZZeL9k/s160-p-k-no-ns-nd/photo.jpg" alt="BODY PRO.GR" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">BODY PRO.GR</div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image></span><div class="ti-rating-text"><span class="nowrap"><strong>74 Google κριτικές</strong></span></div><div class="ti-header-write-btn-container"><a href="https://admin.trustindex.io/api/googleWriteReview?place-id=ChIJ4214s4yhoRQRx4_2mASvKFI" class="ti-header-write-btn" role="button" aria-label="Γράψτε μια κριτική στο Google" target="_blank" rel="noopener">Γράψτε μια κριτική</a></div></div></div></div><div class="ti-reviews-container"><div class="ti-controls"><div class="ti-next" aria-label="Επόμενη κριτική" role="button" tabindex="0"></div><div class="ti-prev" aria-label="Προηγούμενη κριτική" role="button" tabindex="0"></div></div><div class="ti-reviews-container-wrapper"><div data-empty="0" data-time="1769990400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocKTScXB7RayLkS3C42lSByt9D20nfHVdLqZivNrIkqznCAcFg=w40-h40-c-rp-mo-br100" alt="Spyros Thanopoulos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Spyros Thanopoulos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Πηρα το καταστημα να ζητησω μια προσφορα για το Viking PS-5 πολυοργανο. Η εξυπηρετηση ηταν αψογη. Ευγενεστατος ο κυριος Νικος,κατατοπιστηκοτατος και οτι ειπε,ετσι και εγινε. Προθυμοποιηθηκε να βρει λυσεις για μεταφορα παρολο που στο τελος παρελαβα μονος μου (απο επιλογη μου) απο τα κεντρικα της VIKING στου Ρεντη. Τα ειχε κανονισει ολα πριν τον πληρωσω. Μου εκανε εκπληκτικη τιμη,και μπορω να σας πω με βεβαιοτητα οτι ηταν η καλυτερη του ανταγωνισμου καθως το εψαξα καλα προτου. Οι οδηγιες συναρμολογησης ηταν ενταξει,αλλα θελει υπομονη για να το φτιαξεις μονος σου. Μου πηρε περιπου 5 ωρες καθαρες μονο για συναρμολογηση. Συστηνω ανεπιφυλακτα το καταστημα. Ειμαι σιγουρος οτι θα βρουν το καταλληλο μηχανημα για τις αναγκες σας.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1769558400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocJLjOSb_vQjFCDyDr-4_K-2Vsr0i8G3JhQmtUKtJlgMto-y9A=w40-h40-c-rp-mo-br100" alt="Χρήστος Δαουτίδης profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Χρήστος Δαουτίδης </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Άψογοι και επαγγελματίες σε όλα! Και ιδιαίτερα ο Κύριος Νίκος πάρα πολύ ευγενικός εξυπηρετικός και πάνω από όλα Άνθρωπος με Α κεφαλαίο! Σας ευχαριστώ πολύ.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1768089600" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjX6bBbJdkJGLrF6Ucrc2PnJmqigI0xe1zi7A001ToHEjAsMPlKk=w40-h40-c-rp-mo-ba4-br100" alt="John Kouvakis profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">John Kouvakis </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Επαγγελματίες - Άψογη εξυπηρέτηση και γρήγοροι. Πολύ καλές τιμές καταρτισμένο προσωπικό και μεγάλη επιλογή προϊόντων! Ευχαριστώ πολύ για την άμεση και γρήγορη εξυπηρέτηση!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1768089600" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjWYrKrkVjINn68AqE1uUyhFwVBu1aW6uU-jtZoaeiTBwRAxCcg-=w40-h40-c-rp-mo-br100" alt="Alexandros Sofianos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Alexandros Sofianos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Εξαιρετική εξυπηρέτηση!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1766188800" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocLD8E22xwhOYw1s7SLRciuA33kUI4l-bpL-QJD96AA_S-rhjw=w40-h40-c-rp-mo-br100" alt="GIANNIS SAMPALIS profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">GIANNIS SAMPALIS </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">ΑΨΟΓΗ ΕΞΥΠΗΡΕΤΗΣΗ ΚΑΙ ΠΟΛΥ ΦΙΛΙΚΟ ΤΟ ΠΡΟΣΩΠΙΚΟ ΣΑΣ.ΤΟ ΣΥΣΤΗΝΩ ΑΝΕΠΙΦΥΛΑΚΤΑ</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763510400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjVqUpO6tHBBlkRyVLjnJd9vUa13SDRaotAc-uah9-JEabHJ1vNn=w40-h40-c-rp-mo-ba3-br100" alt="Jim Vass profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Jim Vass </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Τεράστια ποικιλία,πολύ καλές τιμές και κυρίως άψογη εξυπηρέτηση. Ευγενέστατοι και επεξηγηματικοι σε ότι απορία είχα. Η παραγγελία ετοιμάστηκε αυθημερόν και η ώρα παράδοσης ήταν πολύ ευέλικτη στα δικά μου μέτρα. Έμεινα πάρα πολύ ικανοποιημένος!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763424000" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocKbthR4_nzltTiMi0iFi6ZHBVyTfJ-JmWacK8ZJb328g6jF2A=w40-h40-c-rp-mo-br100" alt="digixx gixx profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">digixx gixx </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Άψογη και άμεση εξυπηρέτηση! Μπράβο σας!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763424000" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjUoJVeQzdHwt_NBiun-bYDrH4TuIQUpngWPK6g9mWaPSBQ10_zG=w40-h40-c-rp-mo-br100" alt="Vasilis Xernos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Vasilis Xernos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Όλα τέλεια πήγαν στην παραγγελία και στην παράδοση σάκου του μποξ.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div></div><div class="ti-controls-line"><div class="dot"></div></div></div></div></div></template></pre><div data-src="https://cdn.trustindex.io/loader.js?wp-widget" data-template-id="trustindex-google-widget-html" data-css-url="https://bodypro.gr/wp-content/uploads/trustindex-google-widget.css?1763050981"></div></div></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-391b431b elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="391b431b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:624902,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2024\/09\/12721210_2023-wabc-NewApp-SPORTS.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"><div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none"><path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/><path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/><path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/></svg></div><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5357d2af" data-id="5357d2af" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-7bf3fd44 elementor-view-default elementor-widget elementor-widget-icon" data-id="7bf3fd44" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default"><div class="elementor-widget-container"><div class="elementor-icon-wrapper"><div class="elementor-icon"><i aria-hidden="true" class="far fa-envelope"></i></div></div></div></div><div class="elementor-element elementor-element-56cbf67a elementor-widget elementor-widget-heading" data-id="56cbf67a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Εγγραφή στο newsletter</h4></div></div><div class="elementor-element elementor-element-3f3a97fb elementor-widget elementor-widget-heading" data-id="3f3a97fb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h5 class="elementor-heading-title elementor-size-default">Για προσφορές,κουπόνια,διαγωνισμούς,μην χάσετε την ευκαιρία</h5></div></div><div class="elementor-element elementor-element-22f5012 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="22f5012" data-element_type="widget" data-e-type="widget" data-settings="{&quot;button_width&quot;:&quot;25&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default"><div class="elementor-widget-container"><form class="elementor-form" method="post" name="New Form" aria-label="New Form"><input type="hidden" name="post_id" value="291248"/><input type="hidden" name="form_id" value="22f5012"/><input type="hidden" name="referer_title" value="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><input type="hidden" name="queried_id" value="291248"/><div class="elementor-form-fields-wrapper elementor-labels-"><div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-75 elementor-field-required"><label for="form-field-email" class="elementor-field-label elementor-screen-only">Email </label><input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" required="required"></div><div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons"><button class="elementor-button elementor-size-md" type="submit"><span class="elementor-button-content-wrapper"><span class="elementor-button-text">Εγγραφή</span></span></button></div></div></form></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-33bc26e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33bc26e" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cea1dd6" data-id="cea1dd6" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap"></div></div></div></section></div></div></main><footer data-elementor-type="footer" data-elementor-id="245697" class="elementor elementor-245697 elementor-location-footer" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-37e8ac01 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="37e8ac01" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4fec6467" data-id="4fec6467" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><section class="elementor-section elementor-inner-section elementor-element elementor-element-47e0c5d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="47e0c5d" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1c734a5" data-id="1c734a5" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-1a696ff2 elementor-view-stacked elementor-position-inline-start elementor-tablet-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="1a696ff2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-truck-moving"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Δωρεάν Μεταφορικά </span></h3><p class="elementor-icon-box-description">Με αγορές άνω των 70 ευρώ,και βάρους έως 7kg,σε όλη την Ελλάδα.</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6594b506" data-id="6594b506" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-637c0298 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="637c0298" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-plane-departure"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Παραδόσεις-Πληρωμές </span></h3><p class="elementor-icon-box-description">Άτοκες Δόσεις - Παράδοση σε 1-3 ημέρες Πανελλαδικά στο 90% των προιόντων μας.</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2d665713" data-id="2d665713" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-76446401 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="76446401" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-phone"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Τηλεφωνική Έπικοινωνία </span></h3><p class="elementor-icon-box-description">Άμεση Τηλεφωνική Εξυπηρέτηση Καθημερινές/Αργίες 09:0 - 23:00</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f9f180f" data-id="f9f180f" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6523a64c elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="6523a64c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="far fa-hand-peace"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Εγγύηση Ποιότητας </span></h3><p class="elementor-icon-box-description">Περισσότεραι από 200 Επώνυμα Brands στον χώρο του Fitness</p></div></div></div></div></div></div></div></section><section class="elementor-section elementor-inner-section elementor-element elementor-element-57119152 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="57119152" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-66455120" data-id="66455120" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-65ea9dc2 elementor-widget elementor-widget-heading" data-id="65ea9dc2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Επιχείρηση</h2></div></div><div class="elementor-element elementor-element-4a407ec elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4a407ec" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="https://bodypro.gr/pliromi-paradosi/"><span class="elementor-icon-list-text">Πληρωμή &amp;Παράδοση</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/oroi-chrisis/"><span class="elementor-icon-list-text">Όροι Χρήσης</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/politiki-aporritou"><span class="elementor-icon-list-text">Πολιτική Απορρήτου</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/politiki-cookies/"><span class="elementor-icon-list-text">Πολιτική Cookies</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/asfaleia-synallagon/"><span class="elementor-icon-list-text">Ασφάλεια Συναλλαγών</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/about-us/"><span class="elementor-icon-list-text">Η Εταιρεία μας</span></a></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-text">ΑΡ.ΓΕΜΗ:161894203000</span></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-text">ΑΦΜ:039276486</span></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-79b3c301" data-id="79b3c301" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b3be224 elementor-widget elementor-widget-heading" data-id="b3be224" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">...και άλλα Προϊόντα</h2></div></div><div class="elementor-element elementor-element-3572de73 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3572de73" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="https://bodypro.gr/monozyga-dizyga/"><span class="elementor-icon-list-text">Μονόζυγα - Δίζυγα</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/bales-gymnastikis/"><span class="elementor-icon-list-text">Μπάλες Γυμναστικής</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/"><span class="elementor-icon-list-text">Λάστιχα Γυμναστικής</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/schoinakia-gymnastikis/"><span class="elementor-icon-list-text">Σχοινάκια</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/yoga-pilates/"><span class="elementor-icon-list-text">Yoga - Pilates</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/exoplismos-crossfit/"><span class="elementor-icon-list-text">Εξοπλισμός Crossfit</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/thalassia-spor/"><span class="elementor-icon-list-text">Θαλάσσια Σπορ</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/exoplismos-kataskinosis/"><span class="elementor-icon-list-text">Εξοπλισμός Camping</span></a></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6013f24a" data-id="6013f24a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6a6ac6e8 elementor-widget elementor-widget-heading" data-id="6a6ac6e8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Επικοινωνία</h2></div></div><div class="elementor-element elementor-element-65d0506a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="65d0506a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="mailto://info@bodypro.gr"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-mail-bulk"></i></span><span class="elementor-icon-list-text">info@bodypro.gr</span></a></li><li class="elementor-icon-list-item"><a href="tel:+30%20%202114255159"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-phone-volume"></i></span><span class="elementor-icon-list-text">2114255159</span></a></li><li class="elementor-icon-list-item"><a href="tel:+306973034774"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-phone-volume"></i></span><span class="elementor-icon-list-text">6973034774</span></a></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="far fa-building"></i></span><span class="elementor-icon-list-text">Μπουμπουλίνας 2 - Αχαρνές</span></li><li class="elementor-icon-list-item"><a href="/contact-us/"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fab fa-wpforms"></i></span><span class="elementor-icon-list-text">Σελίδα Επικοινωνίας</span></a></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-fef4b9" data-id="fef4b9" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-4772d803 elementor-widget elementor-widget-heading" data-id="4772d803" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Social</h2></div></div><div class="elementor-element elementor-element-426a9cad elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="426a9cad" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default"><div class="elementor-widget-container"><div class="elementor-social-icons-wrapper elementor-grid" role="list"><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-pulse elementor-repeater-item-6d54a45" href="https://www.facebook.com/bodyprostoresteam" target="_blank"><span class="elementor-screen-only">Facebook</span><i aria-hidden="true" class="fab fa-facebook"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-pulse elementor-repeater-item-f67f271" href="https://www.instagram.com/explore/locations/713621974" target="_blank"><span class="elementor-screen-only">Instagram</span><i aria-hidden="true" class="fab fa-instagram"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-pulse elementor-repeater-item-db71a4f" href="https://twitter.com/bodyprostores?lang=el" target="_blank"><span class="elementor-screen-only">Twitter</span><i aria-hidden="true" class="fab fa-twitter"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-pulse elementor-repeater-item-825f921" href="https://www.linkedin.com/in/body-pro-200576177" target="_blank"><span class="elementor-screen-only">Linkedin</span><i aria-hidden="true" class="fab fa-linkedin"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-animation-pulse elementor-repeater-item-aa2483e" href="https://gr.pinterest.com/body_pro" target="_blank"><span class="elementor-screen-only">Pinterest</span><i aria-hidden="true" class="fab fa-pinterest"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-viber elementor-animation-pulse elementor-repeater-item-95d4824" href="https://msng.link/o/?306987192016=vi" target="_blank"><span class="elementor-screen-only">Viber</span><i aria-hidden="true" class="fab fa-viber"></i></a></span></div></div></div><div class="elementor-element elementor-element-64cb819e elementor-widget elementor-widget-facebook-button" data-id="64cb819e" data-element_type="widget" data-e-type="widget" data-widget_type="facebook-button.default"><div class="elementor-widget-container"><div data-layout="standard" data-colorscheme="dark" data-size="small" data-show-faces="false" class="elementor-facebook-widget fb-like" data-href="https://bodypro.gr?p=291248" data-share="false" data-action="like"></div></div></div><div class="elementor-element elementor-element-1aed3fe7 elementor-widget elementor-widget-image" data-id="1aed3fe7" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMjQ0IiB2aWV3Qm94PSIwIDAgNDAwIDI0NCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" width="400" height="244" data-src="https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-400x244.jpg" class="attachment-medium size-medium wp-image-634272" alt="credit cards" data-srcset="https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-400x244.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-800x488.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-768x469.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-80x49.jpg 80w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V.jpg 1280w" data-sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="widget-image-caption wp-caption-text"></figcaption></figure></div></div><div class="elementor-element elementor-element-20a2a280 elementor-widget elementor-widget-image" data-id="20a2a280" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iNzQiIHZpZXdCb3g9IjAgMCA0MDAgNzQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" width="400" height="74" data-src="https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-400x74.jpg" class="attachment-medium size-medium wp-image-634281" alt="tbi" data-srcset="https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-400x74.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-800x149.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-768x143.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-80x15.jpg 80w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V.jpg 1280w" data-sizes="(max-width: 400px) 100vw, 400px" /></div></div></div></div></div></section><section class="elementor-section elementor-inner-section elementor-element elementor-element-759224fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="759224fd" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6b9d8ffc" data-id="6b9d8ffc" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-46bff38f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="46bff38f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"><span class="elementor-divider-separator"></span></div></div></div><div class="elementor-element elementor-element-b5e67d8 elementor-widget elementor-widget-text-editor" data-id="b5e67d8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><p>Με την επιφύλαξη παντός δικαιώματος bodypro.gr © 2025 | All Rights Reserved Designed,Hosted &amp;Technical Support by <a href="https://digilink.gr"><span style="color: #ffffff;">Digilink.gr</span></a></p></div></div></div></div></div></section></div></div></div></section></footer><script type="speculationrules">{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hello-elementor/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}</script><script data-mid="13060" type="litespeed/javascript" data-src="https://scripts.bestprice.gr/pbadge.js" async="true"></script><noscript><a href="https://www.bestprice.gr">BestPrice.gr</a></noscript><div class="woolentor-quickview-modal" id="woolentor-quickview-modal" style="position: fixed; top:0; left:0; visibility: hidden; opacity: 0; z-index: -9;"><div class="woolentor-quickview-overlay"></div><div class="woolentor-quickview-modal-wrapper"><div class="woolentor-quickview-modal-content"><span class="woolentor-quickview-modal-close">&#10005;</span><div class="woolentor-quickview-modal-body"></div></div></div></div><div class="woolentor_mini_cart_area woolentor_mini_cart_pos_left"><div class="woolentor_mini_cart_icon_area"><span class="woolentor_mini_cart_counter">0</span><span class="woolentor_mini_cart_icon"><i class="sli sli-basket-loaded"></i></span></div><div class="woolentor_body_opacity"></div><div class="woolentor_cart_content_container"><div class="woolentor_mini_cart_header"><h2>Your Cart Is Empty</h2><span class="woolentor_mini_cart_close">&#10006;</span></div><div class="woolentor_mini_cart_content"><p class="woolentor_empty_cart_body">No products in the cart.</p></div><div class="woolentor_mini_cart_footer"><div class="woolentor_button_area"><a href="https://bodypro.gr/kalathi/" class="button btn woolentor_cart">View Cart </a><a href="https://bodypro.gr/checkout-2/" class="button btn woolentor_checkout">Checkout </a></div></div></div></div><script type="litespeed/javascript">const lazyloadRunObserver=()=>{const lazyloadBackgrounds=document.querySelectorAll(`.e-con.e-parent:not(.e-lazyloaded)`);const lazyloadBackgroundObserver=new IntersectionObserver((entries)=>{entries.forEach((entry)=>{if(entry.isIntersecting){let lazyloadBackground=entry.target;if(lazyloadBackground){lazyloadBackground.classList.add('e-lazyloaded')}lazyloadBackgroundObserver.unobserve(entry.target)}})},{rootMargin:'200px 0px 200px 0px'});lazyloadBackgrounds.forEach((lazyloadBackground)=>{lazyloadBackgroundObserver.observe(lazyloadBackground)})};const events=['DOMContentLiteSpeedLoaded','elementor/lazyload/observe',];events.forEach((event)=>{document.addEventListener(event,lazyloadRunObserver)})</script><script type="litespeed/javascript">(function(){var c=document.body.className;c=c.replace(/woocommerce-no-js/,'woocommerce-js');document.body.className=c})()</script><link rel='stylesheet' id='wc-blocks-style-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css' media='all' /><link rel='stylesheet' id='wishsuite-frontend-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/includes/modules/wishlist/assets/css/frontend.css' media='all' /><script id="wc-add-to-cart-variation-js-extra" type="litespeed/javascript">var wc_add_to_cart_variation_params={"wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b4\u03b5\u03bd \u03c4\u03b1\u03af\u03c1\u03b9\u03b1\u03be\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c3\u03b1\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc.","i18n_make_a_selection_text":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03c0\u03c1\u03b9\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03c3\u03c4\u03bf \u03ba\u03b1\u03bb\u03ac\u03b8\u03b9 \u03c3\u03b1\u03c2.","i18n_unavailable_text":"\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc.","i18n_reset_alert_text":"Your selection has been reset. Please select some product options before adding this product to your cart."}</script><script id="woolentor-widgets-scripts-js-extra" type="litespeed/javascript">var woolentor_addons={"woolentorajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","ajax_nonce":"1d46300106"}</script><script id="wc-single-product-js-extra" type="litespeed/javascript">var wc_single_product_params={"i18n_required_rating_text":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1","i18n_rating_options":["1 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","2 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","3 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","4 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","5 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1"],"i18n_product_gallery_trigger_text":"View full-screen image gallery","review_rating_required":"yes","flexslider":{"rtl":!1,"animation":"slide","smoothHeight":!0,"directionNav":!1,"controlNav":"thumbnails","slideshow":!1,"animationSpeed":500,"animationLoop":!1,"allowOneSlide":!1},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":!1,"closeOnScroll":!1,"history":!1,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"}</script><script id="woolentor-quickview-js-extra" type="litespeed/javascript">var woolentorQuickView={"ajaxUrl":"https://bodypro.gr/wp-admin/admin-ajax.php","ajaxNonce":"b0bceeaf5c","optionData":{"enableAjaxCart":"on","thumbnailLayout":"slider","spinnerImageUrl":""}}</script><script id="wlpf-frontend-bundle-js-extra" type="litespeed/javascript">var wlpf_data={"ajax_url":"https://bodypro.gr/wp-admin/admin-ajax.php","ajax_nonce":"f91477e626","ajax_filter":"1","add_ajax_query_args_to_url":"1","time_to_take_ajax_action":"500","time_to_take_none_ajax_action":"1000","products_wrapper_selector":".wlpf-products-wrap","show_filter_arguments":"1","query_args_prefix":"wlpf_","elementor_editor_mode":"","fixed_filter_args":[],"filters_data":[],"filter_sorting_default":"menu_order","filter_sorting_data":[],"filter_page_number":"0","filter_page_url":"","termobj":{"ID":291248,"post_author":"34","post_date":"2022-08-16 12:40:44","post_date_gmt":"2022-08-16 09:40:44","post_content":"\u003Ch4\u003E\u03a4\u03b1 \u03a0\u03b1\u03bd\u03c4\u03b1 \u0393\u03b9\u03b1 \u03a4\u03bf\u003C/h4\u003E\t\t\t\t\n\t\t\t\t\t\u003Ch1\u003EFITNESS\u003C/h1\u003E\t\t\t\t\n\t\t\t\t\t\u003Ca href=\"/shop\"\u003E\n\t\t\t\t\t\t\t\t\t\u0394\u03b5\u03af\u03c4\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1\n\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\u003Ca href=\"#down\"\u003E\n\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tTOP\n\t\t\t\t\t\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2\n\t\t\t\t\u003C/h3\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/diadromoi-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp\" alt=\"\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03b9 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0394\u0399\u0391\u0394\u03a1\u039f\u039c\u039f\u0399 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/elleiptika-michanimata/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp\" alt=\"\u0395\u03bb\u03bb\u03b5\u03b9\u03c0\u03c4\u03b9\u03ba\u03ac \u039c\u03b7\u03c7\u03b1\u03bd\u03ae\u03bc\u03b1\u03c4\u03b1\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0395\u039b\u039b\u0395\u0399\u03a0\u03a4\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/podilata-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp\" alt=\"podilata-gymnastikis\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u03a0\u039f\u0394\u0397\u039b\u0391\u03a4\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\t\u039d\u03ad\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1:\n\t\t\t\t\u003C/h3\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/kalymma-gia-trapezi-ping-pong-exoterikou-chorou-stag-42899/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/42899-3-800x800_11zon-300x240.webp\" alt=\"\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/kalymma-gia-trapezi-ping-pong-exoterikou-chorou-stag-42899/\"\u003E\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E64,00&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899 \u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03b9\u03b1\u03c2 : 43x43x25 \u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03c1\u03bf\u03c2: \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648904\" data-quantity=\"1\" data-product_id=\"648904\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648904\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiko-half-cage-smith-machine-impulse-ifp1721/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/half-cage-smith-machine-impulse-ifp1721-600x803_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiko-half-cage-smith-machine-impulse-ifp1721/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.220,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.220,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.195,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.195,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721 \u0397 \u03c3\u03b5\u03b9\u03c1\u03ac IFP \u03c4\u03b7\u03c2 Impulse \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648876\" data-quantity=\"1\" data-product_id=\"648876\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648876\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/aromatiko-ygro-chimikis-toualetas-aqua-rinse-16505/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/4803-2000x2000_11zon-300x240.webp\" alt=\"\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/aromatiko-ygro-chimikis-toualetas-aqua-rinse-16505/\"\u003E\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E15,90&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505 \u0395\u03af\u03b4\u03bf\u03c2 \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a5\u03b3\u03c1\u03cc \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 (L) 0,75 \u03a7\u03ce\u03c1\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648864\" data-quantity=\"1\" data-product_id=\"648864\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648864\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/ygro-chimikis-toualetas-aqua-kem-ble-16503/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/\u03c5\u03b3\u03c1\u03cc-\u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2-\u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2-aqua-kem-\u03bc\u03c0\u03bb\u03b5-300x240.webp\" alt=\"\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/ygro-chimikis-toualetas-aqua-kem-ble-16503/\"\u003E\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E19,90&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503 \u0395\u03af\u03b4\u03bf\u03c2 \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u03a5\u03b3\u03c1\u03cc \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 (L) 2 \u03a7\u03ce\u03c1\u03b1 \u03a0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648846\" data-quantity=\"1\" data-product_id=\"648846\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648846\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/lipantiko-sprei-chimikon-toualeton-thetford-16511/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/thetford-\u03bb\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc-\u03c3\u03c0\u03c1\u03ad\u03ca-\u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2-\u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2-200ml-300x240.jpeg\" alt=\"\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/lipantiko-sprei-chimikon-toualeton-thetford-16511/\"\u003E\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E6,50&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511 \u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03bb\u03ac\u03c3\u03c4\u03b9\u03c7\u03b1 \u03c4\u03b7\u03c2 \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 \u03c3\u03b5 \u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648843\" data-quantity=\"1\" data-product_id=\"648843\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648843\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/michanima-miriaion-tetrakefalon-kai-dikefalon-viking-ld-3/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/LD-3-leg-extension-curl_11zon-300x240.webp\" alt=\"M\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/michanima-miriaion-tetrakefalon-kai-dikefalon-viking-ld-3/\"\u003EM\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E365,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 365,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E328,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 328,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EM\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3 \u03a4\u03bf Viking LD-3 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b1 \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u03b4\u03b9\u03c0\u03bb\u03ae\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b7\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648824\" data-quantity=\"1\" data-product_id=\"648824\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648824\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiki-vasi-diskon-viking-wp-2-weight-plate-rack/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/IMG-20251119-WA0000_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiki-vasi-diskon-viking-wp-2-weight-plate-rack/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E189,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 189,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E174,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 174,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack \u0397 Viking WP-2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03af\u03b1 \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03ae \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648819\" data-quantity=\"1\" data-product_id=\"648819\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648819\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/stand-me-docheio-magnisias-chack-bowl-stand-viking-cb-1/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/IMG-20251119-WA0001_11zon-300x240.webp\" alt=\"Stand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/stand-me-docheio-magnisias-chack-bowl-stand-viking-cb-1/\"\u003EStand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E125,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 125,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E122,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 122,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EStand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1 To Viking CB-1 Chack Bowl\u00a0 \u03b5\u03af\u03bd\u03b1\u03b9 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648816\" data-quantity=\"1\" data-product_id=\"648816\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648816\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tSuper \u03a0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2:\n\t\t\t\t\u003C/h3\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/viking-a-632-polythrona-masaz-ble-mavri/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/A632blue1_11zon-300x240.webp\" alt=\"VIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/viking-a-632-polythrona-masaz-ble-mavri/\"\u003EVIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.950,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 2.950,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.690,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 2.690,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EVIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7 \u0397 \u0391-632 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bd\u03b1\u03c5\u03b1\u03c1\u03c7\u03af\u03b4\u03b1 \u03c4\u03c9\u03bd \u03c0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03c9\u03bd \u03bc\u03b1\u03c3\u03ac\u03b6 \u03c4\u03b7\u03c2 Viking\u00a0 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648769\" data-quantity=\"1\" data-product_id=\"648769\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648769\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/kathisto-podilato-gymnastikis-r5-pegasus/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/stefansport-Pegasus\u00ae-\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc-\u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf-R5-2-300x240.webp\" alt=\"\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/kathisto-podilato-gymnastikis-r5-pegasus/\"\u003E\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E245,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 245,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E221,30&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 221,30&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus \u03a4\u03bf \u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf Pegasus\u00ae R5, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648545\" data-quantity=\"1\" data-product_id=\"648545\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648545\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/michanima-diplis-trochalias-me-smith-dual-adjustable-pulley-smith-impulse-es2100/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/M1009667_11zon-300x240.webp\" alt=\"\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &amp; Smith Impulse ES2100\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/michanima-diplis-trochalias-me-smith-dual-adjustable-pulley-smith-impulse-es2100/\"\u003E\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &#038; Smith Impulse ES2100\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E3.000,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 3.000,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.758,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 2.758,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &amp; Smith Impulse ES2100 \u03a3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648475\" data-quantity=\"1\" data-product_id=\"648475\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648475\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/ilektrikos-diadromos-gymnastikis-protred-mr%e2%80%91960-3-0hp/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/diadromos-gumnastikis-protred-mr\u2011960-3-0hp-2000x2000-1-300x240.webp\" alt=\"\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/ilektrikos-diadromos-gymnastikis-protred-mr%e2%80%91960-3-0hp/\"\u003E\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E699,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 699,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E624,30&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 624,30&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP \u039f ProTred\u00ae MR-960, \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03bf\u03cd \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648466\" data-quantity=\"1\" data-product_id=\"648466\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648466\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/diadromos-gymnastikis-protred-mr-760-2-5hp/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/Protred_MR-760_Square-01_3bcf0af4-930c-45eb-8d97-8ed72a105667-1_11zon-300x240.jpeg\" alt=\"\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/diadromos-gymnastikis-protred-mr-760-2-5hp/\"\u003E\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E599,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 599,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E537,20&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 537,20&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP \u0391\u03bd\u03b1\u03b2\u03b1\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bf\u03b9\u03ba\u03b9\u03b1\u03ba\u03cc \u03c3\u03b1\u03c2 \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf ProTred\u00ae MR-760. \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648440\" data-quantity=\"1\" data-product_id=\"648440\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648440\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/pilates-reformer-insportline-trancer-basic/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/29150-1100x1100_11zon-300x240.webp\" alt=\"Pilates Reformer inSPORTline Trancer Basic\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/pilates-reformer-insportline-trancer-basic/\"\u003EPilates Reformer inSPORTline Trancer Basic\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E89,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 89,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E86,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 86,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EPilates Reformer inSPORTline Trancer Basic \u03a8\u03ac\u03c7\u03bd\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ad\u03c2 \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648368\" data-quantity=\"1\" data-product_id=\"648368\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648368\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/polyorgano-viking-wall-mount-power-rack-functional-crossover/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/untitled_11zon-1-300x240.webp\" alt=\"\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack  Functional Crossover\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/polyorgano-viking-wall-mount-power-rack-functional-crossover/\"\u003E\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack  Functional Crossover\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.750,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.750,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.696,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.696,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack Functional Crossover \u03a4\u03bf \u03bd\u03ad\u03bf \u03b5\u03c0\u03b9\u03c4\u03bf\u03af\u03c7\u03b9\u03bf Power Rack \u03ba\u03b1\u03b9 Crossover \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648329\" data-quantity=\"1\" data-product_id=\"648329\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648329\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiko-podilato-gymnastikis-brx-air-cross-pro-toorx/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/10/epaggelmatiko-podilato-gimnastikis-air-cross-pro-toorx-1_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiko-podilato-gymnastikis-brx-air-cross-pro-toorx/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.670,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.670,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.480,40&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.480,40&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx \u03a4\u03bf\u00a0\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\u00a0BRX AIR CROSS PRO\u00a0\u03c4\u03b7\u03c2\u00a0Toorx\u00a0\u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b1\u03c0\u03cc\u03bb\u03c5\u03c4\u03bf \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=647764\" data-quantity=\"1\" data-product_id=\"647764\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"647764\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tTOP\n\t\t\t\t\t\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2\n\t\t\t\t\u003C/h3\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/kopilatikes/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-59-24-790_11zon.webp\" alt=\"\u039a\u03c9\u03c0\u03b7\u03bb\u03b1\u03c4\u03b9\u03ba\u03ac \u039c\u03b7\u03c7\u03b1\u03bd\u03ae\u03bc\u03b1\u03c4\u03b1\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u039a\u03a9\u03a0\u0397\u039b\u0391\u03a4\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/polyorgana-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-55-41-433_11zon.webp\" alt=\"\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u03a0\u039f\u039b\u03a5\u039f\u03a1\u0393\u0391\u039d\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/eidi-polemikon-technon/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_18-29-13-433_11zon.webp\" alt=\"\u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0395\u0399\u0394\u0397 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u03a9\u039d \u03a4\u0395\u03a7\u039d\u03a9\u039d\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\u003Ch2\u003E\u0391\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03b9\u03c2\u003C/h2\u003E\t\t\t\t\n\t\t[trustindex no-registration=google]\t\t\n\t\t\t\t\t\u003Ch4\u003E\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03bf newsletter\u003C/h4\u003E\t\t\t\t\n\t\t\t\t\t\u003Ch5\u003E\u0393\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2, \u03ba\u03bf\u03c5\u03c0\u03cc\u03bd\u03b9\u03b1, \u03b4\u03b9\u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2, \u03bc\u03b7\u03bd \u03c7\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b1\u003C/h5\u003E","post_title":"\u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 - \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 - \u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"organa-gymnastikis-athlitika-eidi-exo","to_ping":"","pinged":"","post_modified":"2025-12-11 19:56:09","post_modified_gmt":"2025-12-11 17:56:09","post_content_filtered":"","post_parent":0,"guid":"https://bodypro.gr/?page_id=291248","menu_order":0,"post_type":"page","post_mime_type":"","comment_count":"0","filter":"raw"}}</script><script id="woolentor-mini-cart-js-extra" type="litespeed/javascript">var woolentorMiniCart={"addedToCart":"","hideMiniCart":""}</script><script id="elementor-frontend-js-before" type="litespeed/javascript">var elementorFrontendConfig={"environmentMode":{"edit":!1,"wpPreview":!1,"isScriptDebug":!1},"i18n":{"shareOnFacebook":"M\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf Facebook","shareOnTwitter":"\u039c\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf Twitter","pinIt":"\u039a\u03b1\u03c1\u03c6\u03af\u03c4\u03c3\u03c9\u03bc\u03b1","download":"\u039b\u03ae\u03c8\u03b7","downloadImage":"\u039a\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","fullscreen":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7","zoom":"\u039c\u03b5\u03b3\u03ad\u03bd\u03b8\u03c5\u03bd\u03c3\u03b7","share":"\u039a\u03bf\u03b9\u03bd\u03ae \u03c7\u03c1\u03ae\u03c3\u03b7","playVideo":"\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u0392\u03af\u03bd\u03c4\u03b5\u03bf","previous":"\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf","next":"\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf","close":"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":!1,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u039a\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03b7 \u039a\u03b9\u03bd\u03b7\u03c4\u03ae \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae","value":767,"default_value":767,"direction":"max","is_enabled":!0},"mobile_extra":{"label":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u039a\u03b9\u03bd\u03b7\u03c4\u03ae \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae","value":880,"default_value":880,"direction":"max","is_enabled":!1},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":!0},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":!1},"laptop":{"label":"\u03a6\u03bf\u03c1\u03b7\u03c4\u03cc\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2","value":1366,"default_value":1366,"direction":"max","is_enabled":!1},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":!1}},"hasCustomBreakpoints":!1},"version":"3.35.6","is_static":!1,"experimentalFeatures":{"additional_custom_breakpoints":!0,"theme_builder_v2":!0,"hello-theme-header-footer":!0,"home_screen":!0,"global_classes_should_enforce_capabilities":!0,"e_variables":!0,"cloud-library":!0,"e_opt_in_v4_page":!0,"e_components":!0,"e_interactions":!0,"e_editor_one":!0,"import-export-customization":!0,"e_pro_variables":!0},"urls":{"assets":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/bodypro.gr\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/bodypro.gr\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"ba908c07cd"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"stretched_section_container":"#Wrapper","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[],"hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":291248,"title":"%CE%8C%CF%81%CE%B3%CE%B1%CE%BD%CE%B1%20%CE%93%CF%85%CE%BC%CE%BD%CE%B1%CF%83%CF%84%CE%B9%CE%BA%CE%AE%CF%82%20-%20%CE%91%CE%B8%CE%BB%CE%B7%CF%84%CE%B9%CE%BA%CF%8C%CF%82%20%CE%95%CE%BE%CE%BF%CF%80%CE%BB%CE%B9%CF%83%CE%BC%CF%8C%CF%82%20-%20%CE%95%CE%AF%CE%B4%CE%B7%20%CE%A0%CE%BF%CE%BB%CE%B5%CE%BC%CE%B9%CE%BA%CF%8E%CE%BD%20%CE%A4%CE%B5%CF%87%CE%BD%CF%8E%CE%BD%20-%20Bodypro","excerpt":"","featuredImage":"https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/Picsart_24-02-15_00-23-14-497-600x600.jpg"}}</script><script id="chaty-js-extra" type="litespeed/javascript">var chaty_settings={"chaty_widgets":[{"id":0,"identifier":0,"settings":{"cta_type":"chat-view","cta_body":"\u003Cp\u003E\u003Cstrong\u003E\u003Cem\u003E&Pi;\u03ce&sigmaf; &mu;&pi;&omicron;&rho;&omicron;\u03cd&mu;&epsilon; &nu;&alpha; &beta;&omicron;&eta;&theta;\u03ae&sigma;&omicron;&upsilon;&mu;&epsilon; &pi;&alpha;&rho;&alpha;&kappa;&alpha;&lambda;\u03ce?\u003C/em\u003E \ud83d\ude42\u003C/strong\u003E\u003C/p\u003E","cta_head":"\u039a\u03b1\u03bb\u03ce\u03c2 \u0389\u03c1\u03b8\u03b1\u03c4\u03b5 !","cta_head_bg_color":"rgb(240, 8, 40)","cta_head_text_color":"#ffffff","show_close_button":"yes","position":"right","custom_position":1,"bottom_spacing":"25","side_spacing":"25","icon_view":"vertical","default_state":"click","cta_text":"\u03a1\u03c9\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \r\n","cta_text_color":"rgb(244, 9, 9)","cta_bg_color":"#ffffff","show_cta":"all_time","is_pending_mesg_enabled":"off","pending_mesg_count":"1","pending_mesg_count_color":"#ffffff","pending_mesg_count_bgcolor":"#dd0000","widget_icon":"chat-base","widget_icon_url":"","widget_fa_icon":"","font_family":"","widget_size":"54","custom_widget_size":"54","is_google_analytics_enabled":"off","bg_blur_effect":"off","close_text":"\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2","widget_color":"rgb(237, 20, 32)","widget_icon_color":"#ffffff","widget_rgb_color":"237,20,32","has_custom_css":0,"custom_css":"","widget_token":"a95c732629","widget_index":"","attention_effect":"","cht_page_title_for_change":0,"cht_page_title_for_change_message":"\ud83d\udcac New message"},"triggers":{"has_time_delay":1,"time_delay":0,"exit_intent":0,"has_display_after_page_scroll":0,"display_after_page_scroll":0,"auto_hide_widget":0,"hide_after":0,"show_on_pages_rules":[],"time_diff":0,"has_date_scheduling_rules":0,"date_scheduling_rules":{"start_date_time":"","end_date_time":""},"date_scheduling_rules_timezone":0,"day_hours_scheduling_rules_timezone":0,"has_day_hours_scheduling_rules":0,"day_hours_scheduling_rules":[],"day_time_diff":"","show_on_direct_visit":0,"show_on_referrer_social_network":0,"show_on_referrer_search_engines":0,"show_on_referrer_google_ads":0,"show_on_referrer_urls":[],"has_show_on_specific_referrer_urls":0,"has_traffic_source":0,"has_countries":0,"countries":[],"has_target_rules":0},"channels":[{"channel":"Facebook_Messenger","value":"https://m.me/DaglartzisTeam","hover_text":"\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c3\u03c4\u03bf Messenger","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#1E88E5\"/\u003E\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 9.63934C0 4.29861 4.68939 0 10.4209 0C16.1524 0 20.8418 4.29861 20.8418 9.63934C20.8418 14.98 16.1524 19.2787 10.4209 19.2787C9.37878 19.2787 8.33673 19.1484 7.42487 18.8879L3.90784 20.8418V17.1945C1.56311 15.3708 0 12.6353 0 9.63934ZM8.85779 10.1604L11.463 13.0261L17.1945 6.90384L12.1143 9.76959L9.37885 6.90384L3.64734 13.0261L8.85779 10.1604Z\" transform=\"translate(9.01854 10.3146)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#1E88E5","icon_rgb_color":"30,136,229","channel_type":"Facebook_Messenger","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"https://m.me/DaglartzisTeam","mobile_target":"","desktop_target":"_blank","target":"_blank","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Phone","value":"+306973034774","hover_text":"\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#03E78B\"/\u003E\u003Cpath d=\"M19.3929 14.9176C17.752 14.7684 16.2602 14.3209 14.7684 13.7242C14.0226 13.4259 13.1275 13.7242 12.8292 14.4701L11.7849 16.2602C8.65222 14.6193 6.11623 11.9341 4.47529 8.95057L6.41458 7.90634C7.16046 7.60799 7.45881 6.71293 7.16046 5.96705C6.56375 4.47529 6.11623 2.83435 5.96705 1.34259C5.96705 0.596704 5.22117 0 4.47529 0H0.745882C0.298353 0 5.69062e-07 0.298352 5.69062e-07 0.745881C5.69062e-07 3.72941 0.596704 6.71293 1.93929 9.3981C3.87858 13.575 7.30964 16.8569 11.3374 18.7962C14.0226 20.1388 17.0061 20.7355 19.9896 20.7355C20.4371 20.7355 20.7355 20.4371 20.7355 19.9896V16.4094C20.7355 15.5143 20.1388 14.9176 19.3929 14.9176Z\" transform=\"translate(9.07179 9.07178)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#03E78B","icon_rgb_color":"3,231,139","channel_type":"Phone","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"tel:+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Viber","value":"+306973034774","hover_text":"\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c3\u03c4\u03bf Viber","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#665CAC\"/\u003E\u003Cpath d=\"M17.6837 2.14833C17.16 1.64578 15.0497 0.0389578 10.3496 0.0158143C10.3496 0.0158143 4.80418 -0.334645 2.10085 2.26405C0.596193 3.84111 0.0662511 6.14886 0.0126261 9.01205C-0.0441534 11.8752 -0.116705 17.2346 4.8168 18.6894H4.81995L4.8168 20.9078C4.8168 20.9078 4.78525 21.8071 5.3499 21.989C6.03125 22.2105 6.43186 21.5294 7.08482 20.7921C7.44127 20.3888 7.93651 19.7936 8.30874 19.3407C11.6808 19.6382 14.2769 18.9572 14.5702 18.858C15.2516 18.6265 19.1063 18.1075 19.7309 12.7481C20.3775 7.22338 19.4154 3.7254 17.6837 2.14833ZM18.2546 12.3513C17.7247 16.828 14.5986 17.1123 14.0245 17.3041C13.7785 17.3867 11.501 17.9818 8.63679 17.7835C8.63679 17.7835 6.50126 20.4813 5.83567 21.1856C5.73158 21.2947 5.60856 21.341 5.52654 21.3178C5.41298 21.2881 5.38144 21.1459 5.38144 20.9376C5.38459 20.64 5.40037 17.2512 5.40037 17.2512C5.39721 17.2512 5.39721 17.2512 5.40037 17.2512C1.23023 16.0378 1.47312 11.4719 1.52044 9.08148C1.56775 6.69108 1.99675 4.73379 3.26798 3.41792C5.55493 1.24904 10.2645 1.57305 10.2645 1.57305C14.2422 1.59288 16.1475 2.84594 16.5891 3.26583C18.0527 4.58501 18.8003 7.73585 18.2546 12.3513Z\" transform=\"translate(9.47299 8.4238)\" fill=\"white\"/\u003E\u003Cpath d=\"M1.58982 1.72254C1.53935 0.628182 1.00941 0.0562059 0 1.00898e-07\" transform=\"translate(20.166 15.5914)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M3.35945 3.69636C3.38153 2.67804 3.09448 1.82834 2.49514 1.14395C1.8958 0.459565 1.06619 0.0793496 1.9253e-07 2.01796e-07\" transform=\"translate(19.7592 14.0966)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M5.22371 5.71646C5.21109 3.94763 4.70639 2.55902 3.71275 1.5407C2.71911 0.525689 1.47942 0.00991877 -3.8506e-07 1.00898e-07\" transform=\"translate(19.2931 12.6479)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M6.35738 8.04532C6.35738 8.04532 6.73276 8.07838 6.93149 7.81719L7.32263 7.30142C7.5119 7.04353 7.96929 6.88153 8.41722 7.14272C8.66641 7.2915 9.11434 7.57914 9.39193 7.79405C9.68844 8.02218 10.2972 8.55448 10.2972 8.55448C10.5875 8.80906 10.6537 9.18597 10.4581 9.58271C10.4581 9.58602 10.455 9.58933 10.455 9.58933C10.2531 9.96293 9.9818 10.3167 9.63797 10.644C9.63482 10.6473 9.63482 10.6473 9.63167 10.6506C9.35092 10.8953 9.07333 11.0375 8.80205 11.0705C8.77051 11.0771 8.7295 11.0804 8.68219 11.0771C8.56232 11.0771 8.44561 11.0606 8.32889 11.0209L8.31943 11.0077C7.89989 10.8854 7.20277 10.5746 6.03879 9.90342C5.28173 9.467 4.654 9.02066 4.12406 8.57762C3.84331 8.34619 3.55626 8.08169 3.2629 7.77752C3.25344 7.7676 3.24398 7.75768 3.23451 7.74776C3.22505 7.73784 3.21559 7.72792 3.20612 7.718C3.19666 7.70808 3.1872 7.69817 3.17773 7.68825C3.16827 7.67833 3.15881 7.66841 3.14934 7.65849C2.85914 7.35101 2.60678 7.05015 2.38597 6.75589C1.96328 6.20045 1.53744 5.5392 1.12105 4.74902C0.480708 3.52902 0.184194 2.79834 0.0674803 2.35862L0.0548623 2.3487C0.0170094 2.22637 -0.00191702 2.10404 0.0012374 1.9784C-0.00191702 1.92881 0.0012373 1.88583 0.00754613 1.85276C0.0390903 1.56843 0.17473 1.27748 0.408157 0.983227C0.411312 0.979921 0.411311 0.979921 0.414466 0.976615C0.726753 0.616237 1.06112 0.331902 1.42072 0.120304C1.42388 0.120304 1.42703 0.116997 1.42703 0.116997C1.80556 -0.0879887 2.16517 -0.0185578 2.40806 0.285615C2.41121 0.288921 2.91592 0.923716 3.13357 1.2345C3.33861 1.52875 3.6162 1.99493 3.75499 2.25612C4.00419 2.72561 3.84962 3.20501 3.60358 3.40338L3.11149 3.81335C2.86229 4.02495 2.89384 4.41509 2.89384 4.41509C2.89384 4.41509 3.62566 7.31464 6.35738 8.04532Z\" transform=\"translate(13.863 13.0014)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#665CAC","icon_rgb_color":"102,92,172","channel_type":"Viber","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Email","value":"info@bodypro.gr","hover_text":"\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 email","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF485F\"/\u003E\u003Cpath d=\"M20.5379 14.2557H1.36919C0.547677 14.2557 0 13.7373 0 12.9597V1.29597C0 0.518387 0.547677 0 1.36919 0H20.5379C21.3594 0 21.9071 0.518387 21.9071 1.29597V12.9597C21.9071 13.7373 21.3594 14.2557 20.5379 14.2557ZM20.5379 12.9597V13.6077V12.9597ZM1.36919 1.29597V12.9597H20.5379V1.29597H1.36919Z\" transform=\"translate(8.48619 12.3117)\" fill=\"white\"/\u003E\u003Cpath d=\"M10.9659 8.43548C10.829 8.43548 10.692 8.43548 10.5551 8.30588L0.286184 1.17806C0.012346 0.918864 -0.124573 0.530073 0.149265 0.270879C0.423104 0.0116857 0.833862 -0.117911 1.1077 0.141283L10.9659 7.00991L20.8241 0.141283C21.0979 -0.117911 21.5087 0.0116857 21.7825 0.270879C22.0563 0.530073 21.9194 0.918864 21.6456 1.17806L11.3766 8.30588C11.2397 8.43548 11.1028 8.43548 10.9659 8.43548Z\" transform=\"translate(8.47443 12.9478)\" fill=\"white\"/\u003E\u003Cpath d=\"M9.0906 7.13951C8.95368 7.13951 8.81676 7.13951 8.67984 7.00991L0.327768 1.17806C-0.0829894 0.918864 -0.0829899 0.530073 0.190849 0.270879C0.327768 0.0116855 0.738525 -0.117911 1.14928 0.141282L9.50136 5.97314C9.7752 6.23233 9.91212 6.62112 9.63828 6.88032C9.50136 7.00991 9.36444 7.13951 9.0906 7.13951Z\" transform=\"translate(20.6183 18.7799)\" fill=\"white\"/\u003E\u003Cpath d=\"M0.696942 7.13951C0.423104 7.13951 0.286185 7.00991 0.149265 6.88032C-0.124573 6.62112 0.012346 6.23233 0.286185 5.97314L8.63826 0.141282C9.04902 -0.117911 9.45977 0.0116855 9.59669 0.270879C9.87053 0.530073 9.73361 0.918864 9.45977 1.17806L1.1077 7.00991C0.970781 7.13951 0.833862 7.13951 0.696942 7.13951Z\" transform=\"translate(8.47443 18.7799)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"rgb(20, 135, 129)","icon_rgb_color":"20,135,129","channel_type":"Email","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"mailto:info@bodypro.gr","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"SMS","value":"+306973034774","hover_text":"\u03a3\u03c4\u03b5\u03b9\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 SMS","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF549C\"/\u003E\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.60298 0H16.9194C18.351 0 19.5224 1.19321 19.5224 2.65158V14.5838C19.5224 16.0421 18.351 17.2354 16.9194 17.2354H7.4185L3.64418 20.4173C3.51402 20.5499 3.38388 20.5499 3.25372 20.5499H2.99344C2.73314 20.4173 2.60298 20.1521 2.60298 19.887V17.2354C1.17134 17.2354 0 16.0421 0 14.5838V2.65158C0 1.19321 1.17134 0 2.60298 0ZM2.60316 11.2696C2.60316 11.6673 2.86346 11.9325 3.25391 11.9325H4.5554C5.5966 11.9325 6.50764 11.0044 6.50764 9.94376C6.50764 8.88312 5.5966 7.95505 4.5554 7.95505C4.16496 7.95505 3.90465 7.68991 3.90465 7.29218C3.90465 6.89441 4.16496 6.62927 4.5554 6.62927H5.85689C6.24733 6.62927 6.50764 6.36411 6.50764 5.96637C6.50764 5.56863 6.24733 5.30347 5.85689 5.30347H4.5554C3.51421 5.30347 2.60316 6.23154 2.60316 7.29218C2.60316 8.35281 3.51421 9.28085 4.5554 9.28085C4.94585 9.28085 5.20613 9.54602 5.20613 9.94376C5.20613 10.3415 4.94585 10.6067 4.5554 10.6067H3.25391C2.86346 10.6067 2.60316 10.8718 2.60316 11.2696ZM14.9678 11.9325H13.6664C13.2759 11.9325 13.0156 11.6673 13.0156 11.2696C13.0156 10.8718 13.2759 10.6067 13.6664 10.6067H14.9678C15.3583 10.6067 15.6186 10.3415 15.6186 9.94376C15.6186 9.54602 15.3583 9.28085 14.9678 9.28085C13.9267 9.28085 13.0156 8.35281 13.0156 7.29218C13.0156 6.23154 13.9267 5.30347 14.9678 5.30347H16.2693C16.6598 5.30347 16.9201 5.56863 16.9201 5.96637C16.9201 6.36411 16.6598 6.62927 16.2693 6.62927H14.9678C14.5774 6.62927 14.3171 6.89441 14.3171 7.29218C14.3171 7.68991 14.5774 7.95505 14.9678 7.95505C16.009 7.95505 16.9201 8.88312 16.9201 9.94376C16.9201 11.0044 16.009 11.9325 14.9678 11.9325ZM10.4126 11.2697C10.4126 11.6674 10.6729 11.9326 11.0633 11.9326C11.4538 11.9326 11.7141 11.6674 11.8442 11.2697V5.96649C11.8442 5.70135 11.5839 5.43619 11.3236 5.30362C10.9332 5.30362 10.6729 5.43619 10.5427 5.70135L9.76186 7.15973L8.98094 5.70135C8.85081 5.43619 8.46034 5.17102 8.20006 5.30362C7.93977 5.43619 7.67946 5.70135 7.67946 5.96649V11.2697C7.67946 11.6674 7.93977 11.9326 8.33022 11.9326C8.72066 11.9326 8.98094 11.6674 8.98094 11.2697V8.75067L9.1111 8.88327C9.37138 9.28101 10.0221 9.28101 10.2825 8.88327L10.4126 8.75067V11.2697Z\" transform=\"translate(9.67801 10.4601)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"rgb(118, 117, 117)","icon_rgb_color":"118,117,117","channel_type":"SMS","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"sms:+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""}]}],"ajax_url":"https://bodypro.gr/wp-admin/admin-ajax.php","data_analytics_settings":"on","page_id":"291248","product":{"title":"","sku":"","price":"","regPrice":"","discount":""},"lang":{"whatsapp_label":"WhatsApp Message","whatsapp_button":"Send WhatsApp Message","hide_whatsapp_form":"Hide WhatsApp Form","emoji_picker":"Show Emojis"},"has_chatway":""}</script><script id="wc-order-attribution-js-extra" type="litespeed/javascript">var wc_order_attribution={"params":{"lifetime":1.0e-5,"session":30,"base64":!1,"ajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":!0},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}</script><script id="wishsuite-frontend-js-extra" type="litespeed/javascript">var WishSuite={"ajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","wsnonce":"7b5f750445","option_data":{"after_added_to_cart":"on"}}</script><script data-ccm-injected="1" type="litespeed/javascript" data-src="https://cdn.trustindex.io/loader.js?ver=1" id="trustindex-loader-js-js" data-wp-strategy="async"></script><script id="wp-i18n-js-after" type="litespeed/javascript">wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']})</script><script id="elementor-pro-frontend-js-before" type="litespeed/javascript">var ElementorProFrontendConfig={"ajaxurl":"https:\/\/bodypro.gr\/wp-admin\/admin-ajax.php","nonce":"1b88969489","urls":{"assets":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/bodypro.gr\/wp-json\/"},"settings":{"lazy_load_background_images":!0},"popup":{"hasPopUps":!0},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":!0},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":!0},"pinterest":{"title":"Pinterest","has_counter":!0},"reddit":{"title":"Reddit","has_counter":!0},"vk":{"title":"VK","has_counter":!0},"odnoklassniki":{"title":"OK","has_counter":!0},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":!0},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":!0},"xing":{"title":"XING","has_counter":!0},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/bodypro.gr\/kalathi\/","checkout_page_url":"https:\/\/bodypro.gr\/checkout-2\/","fragments_nonce":"4cc65b7ab9"}},"facebook_sdk":{"lang":"el","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}</script><script type="litespeed/javascript">jQuery(function($){let checkout_is_updated=!1;$('form.checkout').on('change','input[name="payment_method"]',function(){$(document.body).trigger('update_checkout');$(document.body).one('updated_checkout',function(){if(!checkout_is_updated){checkout_is_updated=!0}})})},{threshold:300});!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function o(t){return e({},at,t)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,vt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,vt,e)}function i(t){return s(t,null),0}function r(t){return null===c(t)}function u(t){return c(t)===_t}function d(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function f(t,e){et?t.classList.add(e):t.className+=(t.className?" ":"")+e}function _(t,e){et?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function v(t,e){!e||(e=e._observer)&&e.unobserve(t)}function b(t,e){t&&(t.loadingCount+=e)}function p(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function h(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function m(t){return!!t[lt]}function E(t){return t[lt]}function I(t){return delete t[lt]}function y(e,t){var n;,t.forEach(function(t){n[t]=e.getAttribute(t)}),e[lt]=n)}function L(a,t){var o;m(a)&&(o=E(a),t.forEach(function(t){var e,n;e=a,(t=o[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function k(t,e,n){f(t,e.class_loading),s(t,st),n&&(b(n,1),d(e.callback_loading,t,n))}function A(t,e,n){n&&t.setAttribute(e,n)}function O(t,e){A(t,rt,l(t,e.data_sizes)),A(t,it,l(t,e.data_srcset)),A(t,ot,l(t,e.data_src))}function w(t,e,n){var a=l(t,e.data_bg_multi),o=l(t,e.data_bg_multi_hidpi);(a=nt&&o?o:a)&&(t.style.backgroundImage=a,n=n,f(t=t,(e=e).class_applied),s(t,dt),n&&(e.unobserve_completed&&v(t,e),d(e.callback_applied,t,n)))}function x(t,e){!e||0<e.loadingCount||0<e.toLoadCount||d(t.callback_finish,e)}function M(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function N(t){return!!t.llEvLisnrs}function z(t){if(N(t)){var e,n,a=t.llEvLisnrs;for(e in a){var o=a[e];n=e,o=o,t.removeEventListener(n,o)}delete t.llEvLisnrs}}function C(t,e,n){var a;delete t.llTempImage,b(n,-1),(a=n)&&--a.toLoadCount,_(t,e.class_loading),e.unobserve_completed&&v(t,n)}function R(i,r,c){var l=g(i)||i;N(l)||function(t,e,n){N(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";M(t,a,e),M(t,"error",n)}(l,function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_loaded),s(e,ut),d(n.callback_loaded,e,a),o||x(n,a),z(l)},function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_error),s(e,ft),d(n.callback_error,e,a),o||x(n,a),z(l)})}function T(t,e,n){var a,o,i,r,c;t.llTempImage=document.createElement("IMG"),R(t,e,n),m(c=t)||(c[lt]={backgroundImage:c.style.backgroundImage}),i=n,r=l(a=t,(o=e).data_bg),c=l(a,o.data_bg_hidpi),(r=nt&&c?c:r)&&(a.style.backgroundImage='url("https://bodypro.gr/wp-content/uploads/elementor/css/'.concat(r,'")'),g(a).setAttribute(ot,r),k(a,o,i)),w(t,e,n)}function G(t,e,n){var a;R(t,e,n),a=e,e=n,(t=Et[(n=t).tagName])&&(t(n,a),k(n,a,e))}function D(t,e,n){var a;a=t,(-1<It.indexOf(a.tagName)?G:T)(t,e,n)}function S(t,e,n){var a;t.setAttribute("loading","lazy"),R(t,e,n),a=e,(e=Et[(n=t).tagName])&&e(n,a),s(t,_t)}function V(t){t.removeAttribute(ot),t.removeAttribute(it),t.removeAttribute(rt)}function j(t){h(t,function(t){L(t,mt)}),L(t,mt)}function F(t){var e;(e=yt[t.tagName])?e(t):m(e=t)&&(t=E(e),e.style.backgroundImage=t.backgroundImage)}function P(t,e){var n;F(t),n=e,r(e=t)||u(e)||(_(e,n.class_entered),_(e,n.class_exited),_(e,n.class_applied),_(e,n.class_loading),_(e,n.class_loaded),_(e,n.class_error)),i(t),I(t)}function U(t,e,n,a){var o;n.cancel_on_exit&&(c(t)!==st||"IMG"===t.tagName&&(z(t),h(o=t,function(t){V(t)}),V(o),j(t),_(t,n.class_loading),b(a,-1),i(t),d(n.callback_cancel,t,e,a)))}function $(t,e,n,a){var o,i,r=(i=t,0<=bt.indexOf(c(i)));s(t,"entered"),f(t,n.class_entered),_(t,n.class_exited),o=t,i=a,n.unobserve_entered&&v(o,i),d(n.callback_enter,t,e,a),r||D(t,n,a)}function q(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function H(t,o,i){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?$(t.target,t,o,i):(e=t.target,n=t,a=o,t=i,void(r(e)||(f(e,a.class_exited),U(e,n,a,t),d(a.callback_exit,e,n,t))));var e,n,a})}function B(e,n){var t;tt&&!q(e)&&(n._observer=new IntersectionObserver(function(t){H(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function J(t){return Array.prototype.slice.call(t)}function K(t){return t.container.querySelectorAll(t.elements_selector)}function Q(t){return c(t)===ft}function W(t,e){return e=t||K(e),J(e).filter(r)}function X(e,t){var n;(n=K(e),J(n).filter(Q)).forEach(function(t){_(t,e.class_error),i(t)}),t.update()}function t(t,e){var n,a,t=o(t);this._settings=t,this.loadingCount=0,B(t,this),n=t,a=this,Y&&window.addEventListener("online",function(){X(n,a)}),this.update(e)}var Y="undefined"!=typeof window,Z=Y&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),tt=Y&&"IntersectionObserver"in window,et=Y&&"classList"in document.createElement("p"),nt=Y&&1<window.devicePixelRatio,at={elements_selector:".lazy",container:Z||Y?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",it="srcset",rt="sizes",ct="poster",lt="llOriginalAttrs",st="loading",ut="loaded",dt="applied",ft="error",_t="native",gt="data-",vt="ll-status",bt=[st,ut,dt,ft],pt=[ot],ht=[ot,ct],mt=[ot,it,rt],Et={IMG:function(t,e){h(t,function(t){y(t,mt),O(t,e)}),y(t,mt),O(t,e)},IFRAME:function(t,e){y(t,pt),A(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){y(t,pt),A(t,ot,l(t,e.data_src))}),y(t,ht),A(t,ct,l(t,e.data_poster)),A(t,ot,l(t,e.data_src)),t.load()}},It=["IMG","IFRAME","VIDEO"],yt={IMG:j,IFRAME:function(t){L(t,pt)},VIDEO:function(t){a(t,function(t){L(t,pt)}),L(t,ht),t.load()}},Lt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,o=this._settings,i=W(t,o);{if(p(this,i.length),!Z&&tt)return q(o)?(e=o,n=this,i.forEach(function(t){-1!==Lt.indexOf(t.tagName)&&S(t,e,n)}),void p(n,0)):(t=this._observer,o=i,t.disconnect(),a=t,void o.forEach(function(t){a.observe(t)}));this.loadAll(i)}},destroy:function(){this._observer&&this._observer.disconnect(),K(this._settings).forEach(function(t){I(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;W(t,n).forEach(function(t){v(t,e),D(t,n,e)})},restoreAll:function(){var e=this._settings;K(e).forEach(function(t){P(t,e)})}},t.load=function(t,e){e=o(e);D(t,e)},t.resetStatus=function(t){i(t)},t}),function(t,e){"use strict";function n(){e.body.classList.add("litespeed_lazyloaded")}function a(){console.log("[LiteSpeed] Start Lazy Load"),o=new LazyLoad(Object.assign({},{elements_selector:"[data-lazyloaded]",callback_finish:n})),i=function(){o.update()},t.MutationObserver&&new MutationObserver(i).observe(e.documentElement,{childList:!0,subtree:!0,attributes:!0})}var o,i;t.addEventListener?t.addEventListener("load",a,!1):t.attachEvent("onload",a)}(window,document);</script><script data-no-optimize="1">window.litespeed_ui_events=window.litespeed_ui_events||["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjecturl(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}</script><script data-no-optimize="1">var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"");litespeed_vary||(sessionStorage.getItem("litespeed_reloaded")?console.log("LiteSpeed: skipping guest vary reload (already reloaded this session)"):fetch("/wp-content/plugins/litespeed-cache/guest.vary.php",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),sessionStorage.setItem("litespeed_reloaded","1"),window.location.reload(!0))}));</script><script data-optimized="1" type="litespeed/javascript" data-src="https://bodypro.gr/wp-content/litespeed/js/6a5273598c6af2cd7f93df1fd0b3f8de.js?ver=e6e3f"></script></body></html><!-- Page optimized by LiteSpeed Cache @2026-03-06 23:26:39 --><!-- Page supported by LiteSpeed Cache 7.8 on 2026-03-06 23:26:39 --><!-- Guest Mode --><!-- QUIC.cloud UCSS in queue --><!doctype html><html lang="el" prefix="og: https://ogp.me/ns#"><head><script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));</script><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="profile" href="https://gmpg.org/xfn/11"><title>Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro</title><meta name="description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές."/><meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://bodypro.gr/" /><meta property="og:locale" content="el_GR" /><meta property="og:type" content="website" /><meta property="og:title" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><meta property="og:description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές." /><meta property="og:url" content="https://bodypro.gr/" /><meta property="og:site_name" content="Bodypro" /><meta property="og:updated_time" content="2025-12-11T19:56:09+02:00" /><meta property="og:image" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta property="og:image:secure_url" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta property="og:image:width" content="800" /><meta property="og:image:height" content="800" /><meta property="og:image:alt" content="Όργανα Γυμναστικής" /><meta property="og:image:type" content="image/jpeg" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><meta name="twitter:description" content="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών.Όλα τα Κορυφαία Brands σε Super Τιμές." /><meta name="twitter:image" content="https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg" /><meta name="twitter:label1" content="Written by" /><meta name="twitter:data1" content="Nikos Daglartzis" /><meta name="twitter:label2" content="Time to read" /><meta name="twitter:data2" content="3 minutes" /><script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://bodypro.gr/#place","address":{"@type":"PostalAddress","streetAddress":"Mpoumpoulians 2","addressCountry":"Gr","addressLocality":"Greece","addressRegion":"Acharnes","postalCode":"13671"}},{"@type":"Organization","@id":"https://bodypro.gr/#organization","name":"Bodypro","url":"https://bodypro.gr","email":"info@bodypro.gr","address":{"@type":"PostalAddress","streetAddress":"Mpoumpoulians 2","addressCountry":"Gr","addressLocality":"Greece","addressRegion":"Acharnes","postalCode":"13671"},"logo":{"@type":"ImageObject","@id":"https://bodypro.gr/#logo","url":"https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg","contentUrl":"https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg","caption":"Bodypro","inLanguage":"el","width":"2560","height":"398"},"contactPoint":[{"@type":"ContactPoint","telephone":"+30 2114255159","contactType":"customer support"}],"location":{"@id":"https://bodypro.gr/#place"}},{"@type":"WebSite","@id":"https://bodypro.gr/#website","url":"https://bodypro.gr","name":"Bodypro","alternateName":"\u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ac \u0395\u03af\u03b4\u03b7 | \u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 | \u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u0394\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03ae\u03c2","publisher":{"@id":"https://bodypro.gr/#organization"},"inLanguage":"el","potentialAction":{"@type":"SearchAction","target":"https://bodypro.gr/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg","url":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg","width":"800","height":"800","inLanguage":"el"},{"@type":"WebPage","@id":"https://bodypro.gr/#webpage","url":"https://bodypro.gr/","name":"\u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 - \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 - \u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd - Bodypro","datePublished":"2022-08-16T12:40:44+03:00","dateModified":"2025-12-11T19:56:09+02:00","about":{"@id":"https://bodypro.gr/#organization"},"isPartOf":{"@id":"https://bodypro.gr/#website"},"primaryImageOfPage":{"@id":"https://bodypro.gr/wp-content/uploads/2025/09/Picsart_24-02-15_00-23-14-497.jpg"},"inLanguage":"el"}]}</script><link rel="alternate" type="application/rss+xml" title="Ροή RSS &raquo; Bodypro" href="https://bodypro.gr/feed/" /><link rel="alternate" type="application/rss+xml" title="Ροή Σχολίων &raquo; Bodypro" href="https://bodypro.gr/comments/feed/" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bodypro.gr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbodypro.gr%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bodypro.gr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbodypro.gr%2F&#038;format=xml" /><style id='wp-img-auto-sizes-contain-inline-css'>img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}</style><link rel='stylesheet' id='woolentor-product-grid-modern-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/modern.css' media='all' /><link rel='stylesheet' id='woolentor-product-grid-luxury-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/luxury.css' media='all' /><link rel='stylesheet' id='woolentor-product-grid-editorial-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/editorial.css' media='all' /><link rel='stylesheet' id='woolentor-product-grid-magazine-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/css/product-grid/magazine.css' media='all' /><style id='collapsing-categories-style-inline-css'></style><style id='global-styles-inline-css'>:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}</style><link rel='stylesheet' id='woocommerce-layout-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css' media='all' /><link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css' media='only screen and (max-width: 768px)' /><link rel='stylesheet' id='woocommerce-general-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/css/woocommerce.css' media='all' /><style id='woocommerce-inline-inline-css'>.woocommerce form .form-row .required{visibility:visible}</style><link rel='stylesheet' id='iksm-public-style-css' href='https://bodypro.gr/wp-content/plugins/iks-menu-pro/assets/css/public.css' media='all' /><link rel='stylesheet' id='woolentor-ajax-search-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/assets/addons/ajax-search/css/ajax-search.css' media='all' /><link rel='stylesheet' id='font-awesome-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css' media='all' /><style id='font-awesome-inline-css'>[data-font="FontAwesome"]:before{font-family:'FontAwesome'!important;content:attr(data-icon)!important;speak:none!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}</style><link rel='stylesheet' id='hello-elementor-css' href='https://bodypro.gr/wp-content/themes/hello-elementor/assets/css/reset.css' media='all' /><link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://bodypro.gr/wp-content/themes/hello-elementor/assets/css/theme.css' media='all' /><link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://bodypro.gr/wp-content/themes/hello-elementor/assets/css/header-footer.css' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/frontend.min.css' media='all' /><link rel='stylesheet' id='elementor-post-2601-css' href='https://bodypro.gr/wp-content/uploads/elementor/css/post-2601.css' media='all' /><link rel='stylesheet' id='widget-image-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-image.min.css' media='all' /><link rel='stylesheet' id='widget-nav-menu-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css' media='all' /><link rel='stylesheet' id='e-sticky-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css' media='all' /><link rel='stylesheet' id='widget-spacer-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-spacer.min.css' media='all' /><link rel='stylesheet' id='widget-icon-box-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css' media='all' /><link rel='stylesheet' id='widget-heading-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-heading.min.css' media='all' /><link rel='stylesheet' id='widget-icon-list-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css' media='all' /><link rel='stylesheet' id='e-animation-pulse-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css' media='all' /><link rel='stylesheet' id='widget-social-icons-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css' media='all' /><link rel='stylesheet' id='e-apple-webkit-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css' media='all' /><link rel='stylesheet' id='widget-social-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-social.min.css' media='all' /><link rel='stylesheet' id='widget-divider-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/widget-divider.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css' media='all' /><link rel='stylesheet' id='e-shapes-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css' media='all' /><link rel='stylesheet' id='swiper-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css' media='all' /><link rel='stylesheet' id='e-swiper-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css' media='all' /><link rel='stylesheet' id='e-motion-fx-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css' media='all' /><link rel='stylesheet' id='widget-animated-headline-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css' media='all' /><link rel='stylesheet' id='e-animation-grow-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css' media='all' /><link rel='stylesheet' id='widget-form-css' href='https://bodypro.gr/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css' media='all' /><link rel='stylesheet' id='elementor-post-245728-css' href='https://bodypro.gr/wp-content/uploads/elementor/css/post-245728.css' media='all' /><link rel='stylesheet' id='elementor-post-245697-css' href='https://bodypro.gr/wp-content/uploads/elementor/css/post-245697.css' media='all' /><link rel='stylesheet' id='flexible-shipping-free-shipping-css' href='https://bodypro.gr/wp-content/plugins/flexible-shipping/assets/dist/css/free-shipping.css' media='all' /><link rel='stylesheet' id='chaty-css-css' href='https://bodypro.gr/wp-content/plugins/chaty-pro/css/chaty-front.min.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/roboto.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/robotoslab.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-racingsansone-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/racingsansone.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-poppins-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/poppins.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-manrope-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/manrope.css' media='all' /><link rel='stylesheet' id='elementor-gf-local-lato-css' href='https://bodypro.gr/wp-content/uploads/elementor/google-fonts/css/lato.css' media='all' /><link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css' media='all' /><link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://bodypro.gr/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css' media='all' /><script type="text/template" id="tmpl-variation-template"><div class="woocommerce-variation-description">{{{data.variation.variation_description}}}</div><div class="woocommerce-variation-price">{{{data.variation.price_html}}}</div><div class="woocommerce-variation-availability">{{{data.variation.availability_html}}}</div></script><script type="text/template" id="tmpl-unavailable-variation-template"><p role="alert">Λυπούμαστε,αυτό το προϊόν δεν είναι διαθέσιμο. Παρακαλούμε,επιλέξτε έναν διαφορετικό συνδυασμό.</p></script><script type="litespeed/javascript" data-src="https://bodypro.gr/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script><script id="wc-add-to-cart-js-extra" type="litespeed/javascript">var wc_add_to_cart_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"\u039a\u03b1\u03bb\u03ac\u03b8\u03b9","cart_url":"https://bodypro.gr/kalathi/","is_cart":"","cart_redirect_after_add":"no"}</script><script id="woocommerce-js-extra" type="litespeed/javascript">var woocommerce_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd","i18n_password_hide":"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7 \u03c3\u03c5\u03bd\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd"}</script><script id="wp-util-js-extra" type="litespeed/javascript">var _wpUtilSettings={"ajax":{"url":"/wp-admin/admin-ajax.php"}}</script><link rel="https://api.w.org/" href="https://bodypro.gr/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bodypro.gr/wp-json/wp/v2/pages/291248" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bodypro.gr/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 6.9.1" /><link rel='shortlink' href='https://bodypro.gr/' /><style>.woocommerce-checkout .woocommerce a.button,.woocommerce-checkout .woocommerce button.button,.woocommerce-checkout .woocommerce input.button,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table th,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table td{background-color:#f0f0f0!important;color:#000!important;border:none!important}.woocommerce-checkout .woocommerce #place_order{background-color:#d10000!important;color:#fff!important;border:none!important}.woocommerce-checkout .wc_payment_methods,.woocommerce-checkout .wc_payment_method{background-color:#f5f5f5!important;border:1px solid #ddd !</style><style>.woocommerce-cart .woocommerce a.button,.woocommerce-cart .woocommerce button.button,.woocommerce-cart .woocommerce input.button,.woocommerce-cart .woocommerce .cart_totals table th,.woocommerce-cart .woocommerce .cart_totals table td{background-color:#f0f0f0!important;color:#000!important;border:none!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background-color:#d10000!important;color:#fff!important;border:none!important}@media (max-width:768px){.woocommerce-cart table.shop_table{font-size:14px}}</style><style>.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#d3d3d3!important}.woocommerce .widget_price_filter .ui-slider{background-color:#f0f0f0!important}.woocommerce .widget_price_filter .button{background-color:#d3d3d3!important;color:#000!important;border:none!important;border-radius:4px;padding:10px 20px;font-weight:700;transition:background-color 0.3s ease}.woocommerce .widget_price_filter .button:hover{background-color:#bfbfbf!important}@media (max-width:768px){.woocommerce .widget_price_filter .button{width:100%;text-align:center;padding:12px}}</style><style>.yith-ajaxsearchform-wide .search-input-container input[type="search"],.yith-ajaxsearchform-wide #yith-ajaxsearchform select,.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"]{min-height:30px}.search-submit-container input{display:none}</style><style>.with_aside .sections_group{width:70%!important}.with_aside .sidebar.columns{width:30%!important}.woof_show_auto_form,.woof_hide_auto_form{display:none!important}</style><meta name="ti-site-data" content="eyJyIjoiMTowITc6MCEzMDowIiwibyI6Imh0dHBzOlwvXC9ib2R5cHJvLmdyXC93cC1hZG1pblwvYWRtaW4tYWpheC5waHA/YWN0aW9uPXRpX29ubGluZV91c2Vyc19nb29nbGUmYW1wO3A9JTJGJmFtcDtfd3Bub25jZT1kYzVhZTEyMmRmIn0=" /><style>.custom-category-description{background-color:#f9f9f9;padding:20px;margin:0 auto 30px auto;max-width:950px;width:100%;border-radius:12px;font-size:16px;color:#333;line-height:1.8;font-family:'Helvetica Neue',Arial,sans-serif;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;hyphens:auto;box-shadow:0 4px 8px rgb(0 0 0 / .08)}@media (max-width:1024px){.custom-category-description{padding:18px;max-width:90%;font-size:15px}}@media (max-width:768px){.custom-category-description{font-size:14px;padding:14px}}@media (min-width:1024px){.custom-category-description{max-width:950px}}</style><style type="text/css" id="iksm-dynamic-style"></style><noscript><style>.woocommerce-product-gallery{opacity:1!important}</style></noscript><meta name="generator" content="Elementor 3.35.6; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"><style>.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}</style><script id="google_gtagjs" type="litespeed/javascript" data-src="https://bodypro.gr/?local_ga_js=6355b1f76f6bab713a3e8799ba85ccdf" async></script><script id="google_gtagjs-inline" type="litespeed/javascript">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date());gtag('config','G-6R0W2M007Q',{'anonymize_ip':!0})</script><link rel="icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-32x32.jpg" sizes="32x32" /><link rel="icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-192x192.jpg" sizes="192x192" /><link rel="apple-touch-icon" href="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-180x180.jpg" /><meta name="msapplication-TileImage" content="https://bodypro.gr/wp-content/uploads/2023/02/cropped-thumbnail-5-270x270.jpg" /><style id="wp-custom-css"></style><script type="litespeed/javascript">(function(a,b,c,d,s){a.__bp360=c;a[c]=a[c]||function(){(a[c].q=a[c].q||[]).push(arguments)};s=b.createElement('script');s.async=!0;s.src=d;(b.body||b.head).appendChild(s)})(window,document,'bp','https://360.bestprice.gr/360.js');bp('connect','BP-404220-HDjMPo2hCa');bp('native',!0)</script></head><body class="home wp-singular page-template-default page page-id-291248 wp-custom-logo wp-embed-responsive wp-theme-hello-elementor theme-hello-elementor woocommerce-no-js woolentor_current_theme_hello-elementor hello-elementor-default woolentor-empty-cart elementor-default elementor-kit-2601 elementor-page elementor-page-291248 elementor-page-428843 elementor-page-305663"><a class="skip-link screen-reader-text" href="#content">Μετάβαση στο περιεχόμενο</a><header data-elementor-type="header" data-elementor-id="245728" class="elementor elementor-245728 elementor-location-header" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-44a05041 elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default" data-id="44a05041" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-39091659" data-id="39091659" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><section class="elementor-section elementor-inner-section elementor-element elementor-element-2b76786f elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b76786f" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-411c3f6b" data-id="411c3f6b" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-5c9c5c7d elementor-widget__width-initial elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="5c9c5c7d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="http://+306973034774"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-phone-alt"></i></span><span class="elementor-button-text">Για Τηλεφωνικές Παραγγελίες Καλέστε μας στο+30 6973034774</span></span></a></div></div></div></div></div><div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3f08b9c1" data-id="3f08b9c1" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-63238235 elementor-widget__width-initial elementor-align-left elementor-mobile-align-left elementor-widget-mobile__width-initial elementor-widget elementor-widget-button" data-id="63238235" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="/wishlist/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-heart"></i></span><span class="elementor-button-text">Αγαπημένα</span></span></a></div></div></div><div class="elementor-element elementor-element-d1c119f elementor-widget__width-auto stax-condition-yes stax-user_role_enabled-yes elementor-align-left elementor-mobile-align-right elementor-widget-mobile__width-initial elementor-widget elementor-widget-button" data-id="d1c119f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="https://bodypro.gr/%ce%bf-%ce%bb%ce%bf%ce%b3%ce%b1%cf%81%ce%b9%ce%b1%cf%83%ce%bc%cf%8c%cf%82-%ce%bc%ce%bf%cf%85/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-link"></i></span><span class="elementor-button-text">Σύνδεση</span></span></a></div></div></div><div class="elementor-element elementor-element-58de51b5 elementor-widget__width-auto stax-condition-yes stax-user_role_enabled-yes elementor-widget elementor-widget-button" data-id="58de51b5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-md" href="https://bodypro.gr/%ce%bf-%ce%bb%ce%bf%ce%b3%ce%b1%cf%81%ce%b9%ce%b1%cf%83%ce%bc%cf%8c%cf%82-%ce%bc%ce%bf%cf%85/"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-pencil-alt"></i></span><span class="elementor-button-text">Εγγραφή</span></span></a></div></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-24eb404b elementor-section-full_width elementor-section-content-middle elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="24eb404b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-52bc8674" data-id="52bc8674" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b726237 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="b726237" data-element_type="widget" data-e-type="widget" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"><a href="https://bodypro.gr"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjM5OCIgdmlld0JveD0iMCAwIDI1NjAgMzk4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" fetchpriority="high" width="2560" height="398" data-src="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg" class="attachment-full size-full wp-image-560900" alt="bodypro logo" data-srcset="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg 2560w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-400x62.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-800x124.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-768x119.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-1536x239.jpg 1536w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-2048x318.jpg 2048w" data-sizes="(max-width: 2560px) 100vw, 2560px" /></a></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-635c1556" data-id="635c1556" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-e37a797 elementor-widget-tablet__width-initial elementor-widget elementor-widget-wl-ajax-search-form" data-id="e37a797" data-element_type="widget" data-e-type="widget" data-widget_type="wl-ajax-search-form.default"><div class="elementor-widget-container"><div class="woolentor_widget_psa" id="wluniq-69ab4719b2d74"><form role="search" method="get" action="https://bodypro.gr/" data-settings='{"limit":"10","wlwidget_id":"#wluniq-69ab4719b2833"}'><div class="woolentor_widget_psa_field_area"><div class="woolentor_widget_psa_input_area"><div class="woolentor_widget_psa_input_field"><input type="search" placeholder="Αναζήτηση Προϊόντων" value="" name="s" autocomplete="off" /><input type="hidden" name="post_type" value="product" /><span class="woolentor_widget_psa_clear_icon"><i class="sli sli-close"></i></span><span class="woolentor_widget_psa_loading_icon"><i class="sli sli-refresh"></i></span></div><button type="submit" value="Search" aria-label="Search"><i class="sli sli-magnifier"></i></button></div></div><div id="woolentor_psa_results_wrapper"></div></form></div></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-42e5595" data-id="42e5595" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-a2073a3 elementor-nav-menu__align-center elementor-widget-tablet__width-initial elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="a2073a3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-a2073a3" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item">Επικοινωνία</a></li></ul></nav><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-a2073a3" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item" tabindex="-1">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item" tabindex="-1">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item" tabindex="-1">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item" tabindex="-1">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item" tabindex="-1">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item" tabindex="-1">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item" tabindex="-1">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item" tabindex="-1">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item" tabindex="-1">Επικοινωνία</a></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-5ad3dcc elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-section-height-default elementor-section-height-default" data-id="5ad3dcc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bb0c12b" data-id="bb0c12b" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-48d1195 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="48d1195" data-element_type="widget" data-e-type="widget" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"><a href="https://bodypro.gr"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjM5OCIgdmlld0JveD0iMCAwIDI1NjAgMzk4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" fetchpriority="high" width="2560" height="398" data-src="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg" class="attachment-full size-full wp-image-560900" alt="bodypro logo" data-srcset="https://bodypro.gr/wp-content/uploads/2022/06/LOGO-scaled.jpg 2560w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-400x62.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-800x124.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-768x119.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-1536x239.jpg 1536w, https://bodypro.gr/wp-content/uploads/2022/06/LOGO-2048x318.jpg 2048w" data-sizes="(max-width: 2560px) 100vw, 2560px" /></a></div></div></div></div><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-621e0f2" data-id="621e0f2" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c1636f3 elementor-nav-menu__align-center elementor-widget-tablet__width-initial elementor-nav-menu__text-align-center elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="c1636f3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"><ul id="menu-1-c1636f3" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item">Επικοινωνία</a></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-c1636f3" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-291382"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Αρχική</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291394"><a href="https://bodypro.gr/about-us/" class="elementor-item" tabindex="-1">Η Εταιρεία μας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-642905"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/" class="elementor-item" tabindex="-1">Fitness Συμβουλές &amp;Άρθρα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642906"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/diatrofi/" class="elementor-sub-item" tabindex="-1">Διατροφή</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642907"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/ygeia/" class="elementor-sub-item" tabindex="-1">Υγεία</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642908"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/fitness/" class="elementor-sub-item" tabindex="-1">Fitness</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642909"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/omorfia/" class="elementor-sub-item" tabindex="-1">Ομορφιά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642910"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/gymnastiki/" class="elementor-sub-item" tabindex="-1">Γυμναστική</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-642912"><a href="https://bodypro.gr/category/fitness-symvoules-arthra/psychologia/" class="elementor-sub-item" tabindex="-1">Ψυχολογία</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-293753"><a href="https://bodypro.gr/contact-us/" class="elementor-item" tabindex="-1">Επικοινωνία</a></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-58a7c46 elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="58a7c46" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14a1f50" data-id="14a1f50" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-e4795b9 elementor-widget-tablet__width-initial elementor-widget elementor-widget-wl-ajax-search-form" data-id="e4795b9" data-element_type="widget" data-e-type="widget" data-widget_type="wl-ajax-search-form.default"><div class="elementor-widget-container"><div class="woolentor_widget_psa" id="wluniq-69ab4719b7f24"><form role="search" method="get" action="https://bodypro.gr/" data-settings='{"limit":"10","wlwidget_id":"#wluniq-69ab4719b79bf"}'><div class="woolentor_widget_psa_field_area"><div class="woolentor_widget_psa_input_area"><div class="woolentor_widget_psa_input_field"><input type="search" placeholder="Αναζήτηση Προϊόντων" value="" name="s" autocomplete="off" /><input type="hidden" name="post_type" value="product" /><span class="woolentor_widget_psa_clear_icon"><i class="sli sli-close"></i></span><span class="woolentor_widget_psa_loading_icon"><i class="sli sli-refresh"></i></span></div><button type="submit" value="Search" aria-label="Search"><i class="sli sli-magnifier"></i></button></div></div><div id="woolentor_psa_results_wrapper"></div></form></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-c2bf8d4 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c2bf8d4" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6845e26" data-id="6845e26" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6264baa elementor-nav-menu__align-center elementor-nav-menu__text-align-center elementor-nav-menu--stretch elementor-widget__width-inherit elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="6264baa" data-element_type="widget" data-e-type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-6264baa" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466436"><a href="https://bodypro.gr/organa-gymnastikis-exoplismos-fitness/" class="elementor-item">Όργανα Γυμναστικής-Εξοπλισμός Fitness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100006"><a href="https://bodypro.gr/cage-smith-organa-gymnastikis/" class="elementor-sub-item">Cage &#8211;Smith &#8211;Racks</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100007"><a href="https://bodypro.gr/crossover-trochalies/" class="elementor-sub-item">Crossover &#8211;Τροχαλίες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100008"><a href="https://bodypro.gr/pole-dancing/" class="elementor-sub-item">Pole Dancing</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100009"><a href="https://bodypro.gr/stepper-aeroperpatites/" class="elementor-sub-item">Stepper &#8211;Αεροπερπατητές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100010"><a href="https://bodypro.gr/yoga-pilates/" class="elementor-sub-item">Yoga &#8211;Pilates</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100011"><a href="https://bodypro.gr/aerial-yoga/" class="elementor-sub-item">Aerial Yoga</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100012"><a href="https://bodypro.gr/pilates-ball/" class="elementor-sub-item">Pilates Ball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100013"><a href="https://bodypro.gr/axesouar-yoga-pilates/" class="elementor-sub-item">Αξεσουάρ Yoga &#8211;Pilates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100014"><a href="https://bodypro.gr/krevatia-pilates/" class="elementor-sub-item">Κρεβάτια Pilates</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100015"><a href="https://bodypro.gr/apokatastasi/" class="elementor-sub-item">Αποκατάσταση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100016"><a href="https://bodypro.gr/foam-roller/" class="elementor-sub-item">Foam Roller</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100017"><a href="https://bodypro.gr/athlitiatrika/" class="elementor-sub-item">Αθλητιατρικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100018"><a href="https://bodypro.gr/diskoi-isorropias/" class="elementor-sub-item">Δίσκοι Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100019"><a href="https://bodypro.gr/balakia-fysikotherapeias/" class="elementor-sub-item">Μπαλάκια Φυσικοθεραπείας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100020"><a href="https://bodypro.gr/petalieres/" class="elementor-sub-item">Πεταλιέρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100021"><a href="https://bodypro.gr/rouchismos-adynatismatos/" class="elementor-sub-item">Ρουχισμός Αδυνατίσματος</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100022"><a href="https://bodypro.gr/vari-akron/" class="elementor-sub-item">Βάρη Άκρων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100023"><a href="https://bodypro.gr/diadromoi-gymnastikis/" class="elementor-sub-item">Διάδρομοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100024"><a href="https://bodypro.gr/diafora-axesouar/" class="elementor-sub-item">Διάφορα Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100025"><a href="https://bodypro.gr/elefthera-vari/" class="elementor-sub-item">Ελεύθερα Βάρη</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100026"><a href="https://bodypro.gr/kettlebell/" class="elementor-sub-item">Kettlebell</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100027"><a href="https://bodypro.gr/storage-racks-eleftheron-varon/" class="elementor-sub-item">Storage &#8211;Racks Ελεύθερων Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100028"><a href="https://bodypro.gr/altires/" class="elementor-sub-item">Αλτήρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100029"><a href="https://bodypro.gr/axesouar-arsis-varon/" class="elementor-sub-item">Αξεσουάρ Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100030"><a href="https://bodypro.gr/gantia-perikarpia-arsis-varon/" class="elementor-sub-item">Γάντια/Περικάρπια Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100031"><a href="https://bodypro.gr/gileka-varon/" class="elementor-sub-item">Γιλέκα Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100032"><a href="https://bodypro.gr/diskoi-arsis-varon/" class="elementor-sub-item">Δίσκοι Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100033"><a href="https://bodypro.gr/zones-arsis-varon/" class="elementor-sub-item">Ζώνες Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100034"><a href="https://bodypro.gr/bares-fixed/" class="elementor-sub-item">Μπάρες Fixed</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100035"><a href="https://bodypro.gr/bares-gymnastikis/" class="elementor-sub-item">Μπάρες Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100036"><a href="https://bodypro.gr/elleiptika-michanimata/" class="elementor-sub-item">Ελλειπτικά Μηχανήματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100037"><a href="https://bodypro.gr/exoplismos-aerobic/" class="elementor-sub-item">Εξοπλισμός Aerobic</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100038"><a href="https://bodypro.gr/body-pump/" class="elementor-sub-item">Body Pump</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100039"><a href="https://bodypro.gr/step/" class="elementor-sub-item">Step</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100040"><a href="https://bodypro.gr/storage-rack-aerobic/" class="elementor-sub-item">Storage &#8211;Rack Aerobic</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100041"><a href="https://bodypro.gr/altirakia/" class="elementor-sub-item">Αλτηράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100042"><a href="https://bodypro.gr/exoplismos-crossfit/" class="elementor-sub-item">Εξοπλισμός Crossfit</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100043"><a href="https://bodypro.gr/battle-ropes/" class="elementor-sub-item">Battle Ropes</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100044"><a href="https://bodypro.gr/medicine-balls/" class="elementor-sub-item">Medicine Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100045"><a href="https://bodypro.gr/power-bag/" class="elementor-sub-item">Power Bags</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100046"><a href="https://bodypro.gr/slam-ball/" class="elementor-sub-item">Slam Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100047"><a href="https://bodypro.gr/storage-rack-crossfit/" class="elementor-sub-item">Storage &#8211;Racks Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100048"><a href="https://bodypro.gr/wall-ball/" class="elementor-sub-item">Wall Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100049"><a href="https://bodypro.gr/axesouar-crossfit/" class="elementor-sub-item">Αξεσουάρ Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100050"><a href="https://bodypro.gr/elkithra-crossfit/" class="elementor-sub-item">Έλκηθρα Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100051"><a href="https://bodypro.gr/pleiometrika-koutia/" class="elementor-sub-item">Πλειομετρικά Κουτιά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100052"><a href="https://bodypro.gr/exoplismos-wellness/" class="elementor-sub-item">Εξοπλισμός Wellness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100053"><a href="https://bodypro.gr/axesouar/" class="elementor-sub-item">Aξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100054"><a href="https://bodypro.gr/massage/" class="elementor-sub-item">Massage</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100055"><a href="https://bodypro.gr/spa/" class="elementor-sub-item">Spa</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100056"><a href="https://bodypro.gr/pisines/" class="elementor-sub-item">Πισίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100057"><a href="https://bodypro.gr/karekles-masaz/" class="elementor-sub-item">Πολυθρόνες Μασάζ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100058"><a href="https://bodypro.gr/saounes/" class="elementor-sub-item">Σάουνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100059"><a href="https://bodypro.gr/ependysi-patomatos-toichou/" class="elementor-sub-item">Επένδυση Πατώματος / Τοίχου</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100060"><a href="https://bodypro.gr/tatami/" class="elementor-sub-item">Tatami</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100061"><a href="https://bodypro.gr/dapeda-plakidia-rola/" class="elementor-sub-item">Δάπεδα &#8211;Πλακίδια &#8211;Ρολά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100062"><a href="https://bodypro.gr/synthetiko-chortari/" class="elementor-sub-item">Συνθετικό Χορτάρι</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100063"><a href="https://bodypro.gr/kopilatikes/" class="elementor-sub-item">Κωπηλατικές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100064"><a href="https://bodypro.gr/laves-organon/" class="elementor-sub-item">Λαβές Οργάνων/Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100065"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/" class="elementor-sub-item">Λάστιχα Γυμναστικής &#8211;Ιμάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100066"><a href="https://bodypro.gr/michanimata-endynamosis-epangelmatik/" class="elementor-sub-item">Μηχανήματα Ενδυνάμωσης Επαγγελματικά</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100067"><a href="https://bodypro.gr/axesouar-michanimaton/" class="elementor-sub-item">Αξεσουάρ Μηχανημάτων</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100068"><a href="https://bodypro.gr/michanimata-koiliakon-rachiaion/" class="elementor-sub-item">Μηχανήματα Κοιλιακών &#8211;Ραχιαίων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100069"><a href="https://bodypro.gr/michanimata-platis/" class="elementor-sub-item">Μηχανήματα Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100070"><a href="https://bodypro.gr/michanimata-podion/" class="elementor-sub-item">Μηχανήματα Ποδιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100071"><a href="https://bodypro.gr/michanimata-stithous/" class="elementor-sub-item">Μηχανήματα Στήθους</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100072"><a href="https://bodypro.gr/michanimata-cherion/" class="elementor-sub-item">Μηχανήματα Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100073"><a href="https://bodypro.gr/michanimata-omon/" class="elementor-sub-item">Μηχανήματα Ώμων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100074"><a href="https://bodypro.gr/mikroorgana-axesouar/" class="elementor-sub-item">Μικροόργανα &#8211;Αξεσουάρ</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100075"><a href="https://bodypro.gr/push-up/" class="elementor-sub-item">Λαβές Push Up &#8211;Ελατήρια καρπού</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100076"><a href="https://bodypro.gr/mikroaxesouar/" class="elementor-sub-item">Μικροαξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100077"><a href="https://bodypro.gr/bales-gymnastikis/" class="elementor-sub-item">Μπάλες Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100078"><a href="https://bodypro.gr/organa-koiliakon/" class="elementor-sub-item">Όργανα Κοιλιακών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100079"><a href="https://bodypro.gr/schoinakia-gymnastikis/" class="elementor-sub-item">Σχοινάκια Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100080"><a href="https://bodypro.gr/monozyga-dizyga/" class="elementor-sub-item">Μονόζυγα &#8211;Δίζυγα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100081"><a href="https://bodypro.gr/bales-isorropias/" class="elementor-sub-item">Μπάλες Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100082"><a href="https://bodypro.gr/orthostates-stand/" class="elementor-sub-item">Ορθοστάτες &#8211;Stand</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100083"><a href="https://bodypro.gr/pagkoi-gymnastikis/" class="elementor-sub-item">Πάγκοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100084"><a href="https://bodypro.gr/podilata-gymnastikis/" class="elementor-sub-item">Ποδήλατα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100085"><a href="https://bodypro.gr/polyorgana-gymnastikis/" class="elementor-sub-item">Πολυόργανα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100086"><a href="https://bodypro.gr/stromata-gymnastikis/" class="elementor-sub-item">Στρώματα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100087"><a href="https://bodypro.gr/trabolino/" class="elementor-sub-item">Τραμπολίνο</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466444"><a href="https://bodypro.gr/eidi-polemikon-technon/" class="elementor-item">Είδη Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100088"><a href="https://bodypro.gr/pointfighting-prostateftika/" class="elementor-sub-item">Pointfighting Προστατευτικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100089"><a href="https://bodypro.gr/athlitikes-tsantes/" class="elementor-sub-item">Αθλητικές Τσάντες για Fighters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100090"><a href="https://bodypro.gr/axesouar-polemikon-technon/" class="elementor-sub-item">Αξεσουάρ Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100091"><a href="https://bodypro.gr/gantia-mma/" class="elementor-sub-item">Γάντια ΜΜΑ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100092"><a href="https://bodypro.gr/gantia-pygmachias-kick-thai/" class="elementor-sub-item">Γάντια Πυγμαχίας &#8211;Kick Thai</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100093"><a href="https://bodypro.gr/gantia-sakou/" class="elementor-sub-item">Γάντια Σάκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100094"><a href="https://bodypro.gr/endysi-rashguards/" class="elementor-sub-item">Ένδυση /Rashguards</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100095"><a href="https://bodypro.gr/epiagkonides/" class="elementor-sub-item">Επιαγκωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100096"><a href="https://bodypro.gr/epivrachionides/" class="elementor-sub-item">Επιβραχιωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100097"><a href="https://bodypro.gr/epigonatides/" class="elementor-sub-item">Επιγονατίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100098"><a href="https://bodypro.gr/epidapedioi-sakoi-andrikela/" class="elementor-sub-item">Επιδαπέδιοι Σάκοι &#8211;Ανδρίκελα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100099"><a href="https://bodypro.gr/epikalamides/" class="elementor-sub-item">Επικαλαμίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100100"><a href="https://bodypro.gr/epistragalides/" class="elementor-sub-item">Επιστραγαλίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100101"><a href="https://bodypro.gr/bales-tachytitas/" class="elementor-sub-item">Μπάλες Ταχύτητας &#8211;Αχλάδια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100102"><a href="https://bodypro.gr/bantaz-esoterika-gantia/" class="elementor-sub-item">Μπαντάζ &amp;Εσωτερικά Γάντια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100103"><a href="https://bodypro.gr/opla-polemikon-technon/" class="elementor-sub-item">Όπλα Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100104"><a href="https://bodypro.gr/papoutsia-polemikon-technon/" class="elementor-sub-item">Παπούτσια Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100105"><a href="https://bodypro.gr/prostateftika-dontion-bantaz-spaso/" class="elementor-sub-item">Προστατευτικά Δοντιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100106"><a href="https://bodypro.gr/prostateftika-cherion/" class="elementor-sub-item">Προστατευτικά Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100107"><a href="https://bodypro.gr/prostateftikes-kaskes/" class="elementor-sub-item">Προστατευτικές Κάσκες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100108"><a href="https://bodypro.gr/prostateftikoi-thorakes/" class="elementor-sub-item">Προστατευτικοί Θώρακες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100109"><a href="https://bodypro.gr/sakoi-pygmachias/" class="elementor-sub-item">Σάκοι Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100110"><a href="https://bodypro.gr/spasouar/" class="elementor-sub-item">Σπασουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100111"><a href="https://bodypro.gr/stoles-machitiki-endysi/" class="elementor-sub-item">Στολές &#8211;Μαχητική Ένδυση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100112"><a href="https://bodypro.gr/magio-palis/" class="elementor-sub-item">Μαγιό Πάλης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100113"><a href="https://bodypro.gr/pantelonia-agonon/" class="elementor-sub-item">Παντελόνια Αγώνων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100114"><a href="https://bodypro.gr/roucha-pygmachias/" class="elementor-sub-item">Ρούχα Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100115"><a href="https://bodypro.gr/sorts-kick-thai/" class="elementor-sub-item">Σορτς Kick / Thai / MMA</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100116"><a href="https://bodypro.gr/stoles-bjj/" class="elementor-sub-item">Στολές BJJ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100117"><a href="https://bodypro.gr/stoles-hapkido/" class="elementor-sub-item">Στολές Hapkido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100118"><a href="https://bodypro.gr/stoles-jiu-jitsu/" class="elementor-sub-item">Στολές Jiu Jitsu</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100119"><a href="https://bodypro.gr/stoles-judo/" class="elementor-sub-item">Στολές Judo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100120"><a href="https://bodypro.gr/stoles-kendo-aikido/" class="elementor-sub-item">Στολές Kendo &amp;Aikido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100121"><a href="https://bodypro.gr/stoles-sambo/" class="elementor-sub-item">Στολές Sambo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100122"><a href="https://bodypro.gr/stoles-tae-kwon-do/" class="elementor-sub-item">Στολές Tae Kwon do</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100123"><a href="https://bodypro.gr/stoles-wu-shu/" class="elementor-sub-item">Στολές WU SHU</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100124"><a href="https://bodypro.gr/stoles-karate/" class="elementor-sub-item">Στολές Καράτε</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100125"><a href="https://bodypro.gr/stoles-pagkratiou/" class="elementor-sub-item">Στολές Παγκρατίου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100126"><a href="https://bodypro.gr/fouter-tshirts-polemikon-technon/" class="elementor-sub-item">Φούτερ-Tshirts Πολεμικών Τεχνών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100127"><a href="https://bodypro.gr/stochoi-polemikon-technon/" class="elementor-sub-item">Στόχοι Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100128"><a href="https://bodypro.gr/gantia-stochoi/" class="elementor-sub-item">Γάντια Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100129"><a href="https://bodypro.gr/stochoi-belly-pad/" class="elementor-sub-item">Στόχοι Belly Pad</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100130"><a href="https://bodypro.gr/stochoi-pao/" class="elementor-sub-item">Στόχοι PAO</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100131"><a href="https://bodypro.gr/stochoi-aspida/" class="elementor-sub-item">Στόχοι Ασπίδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100132"><a href="https://bodypro.gr/stochoi-banana/" class="elementor-sub-item">Στόχοι Μπανάνα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100133"><a href="https://bodypro.gr/stochoi-somatos/" class="elementor-sub-item">Στόχοι Σώματος</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100134"><a href="https://bodypro.gr/stochoi-cheriou/" class="elementor-sub-item">Στόχοι Χεριού</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466439"><a href="https://bodypro.gr/athlimata/" class="elementor-item">Αθλήματα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100135"><a href="https://bodypro.gr/badminton-squash/" class="elementor-sub-item">Badminton &#8211;Squash</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100136"><a href="https://bodypro.gr/raketes-badminton/" class="elementor-sub-item">Ρακέτες Badminton</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100137"><a href="https://bodypro.gr/baseball-hockey-toxovolia-golf/" class="elementor-sub-item">Baseball &#8211;Hockey &#8211;Τοξοβολία &#8211;Golf</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100138"><a href="https://bodypro.gr/baseball/" class="elementor-sub-item">Baseball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100139"><a href="https://bodypro.gr/hockey/" class="elementor-sub-item">Hockey</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100140"><a href="https://bodypro.gr/basket/" class="elementor-sub-item">Basket</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100141"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-basket/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100142"><a href="https://bodypro.gr/bales-basket/" class="elementor-sub-item">Μπάλες Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100143"><a href="https://bodypro.gr/basketes-stefanes/" class="elementor-sub-item">Μπασκέτες &#8211;Στεφάνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100144"><a href="https://bodypro.gr/darts/" class="elementor-sub-item">Darts</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100145"><a href="https://bodypro.gr/velakia/" class="elementor-sub-item">Βελάκια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100146"><a href="https://bodypro.gr/stochoi/" class="elementor-sub-item">Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100147"><a href="https://bodypro.gr/ftera-mytes/" class="elementor-sub-item">Φτερά &#8211;Μύτες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100148"><a href="https://bodypro.gr/handball/" class="elementor-sub-item">Handball</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100149"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-handball/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100150"><a href="https://bodypro.gr/exoplismos-gipedou-handball/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100151"><a href="https://bodypro.gr/bales-handball/" class="elementor-sub-item">Μπάλες Handball</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100152"><a href="https://bodypro.gr/hobby-psychagogia/" class="elementor-sub-item">Hobby &#8211;Ψυχαγωγία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100153"><a href="https://bodypro.gr/air-hockey/" class="elementor-sub-item">Air Hockey</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100154"><a href="https://bodypro.gr/thalassia-spor/" class="elementor-sub-item">Είδη Παραλίας &#8211;Θαλάσσια Σπορ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100155"><a href="https://bodypro.gr/exoplismos-kataskinosis/" class="elementor-sub-item">Εξοπλισμός Κατασκήνωσης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100156"><a href="https://bodypro.gr/biliarda/" class="elementor-sub-item">Μπιλιάρδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100157"><a href="https://bodypro.gr/podilata-scooters/" class="elementor-sub-item">Ποδήλατα &#8211;Scooters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100158"><a href="https://bodypro.gr/podosfairakia/" class="elementor-sub-item">Ποδοσφαιράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100159"><a href="https://bodypro.gr/ping-pong/" class="elementor-sub-item">Ping-Pong</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100160"><a href="https://bodypro.gr/axesouar-ping-pong/" class="elementor-sub-item">Αξεσουάρ Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100161"><a href="https://bodypro.gr/dichtya-ping-pong/" class="elementor-sub-item">Δίχτυα Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100162"><a href="https://bodypro.gr/thikes-tsantes-ping-pong/" class="elementor-sub-item">Θήκες &amp;Τσάντες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100163"><a href="https://bodypro.gr/balakia-ping-pong/" class="elementor-sub-item">Μπαλάκια Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100164"><a href="https://bodypro.gr/raketes-ping-pong/" class="elementor-sub-item">Ρακέτες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100165"><a href="https://bodypro.gr/trapezia-ping-pong/" class="elementor-sub-item">Τραπέζια Ping-Pong</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100166"><a href="https://bodypro.gr/skate-roller/" class="elementor-sub-item">Skate &#8211;Roller</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100167"><a href="https://bodypro.gr/roller-inline-skates/" class="elementor-sub-item">Roller &#8211;Inline Skates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100168"><a href="https://bodypro.gr/skateboard/" class="elementor-sub-item">Skateboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100169"><a href="https://bodypro.gr/prostateftika-skate-roller/" class="elementor-sub-item">Προστατευτικά Skate &#8211;Roller</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100170"><a href="https://bodypro.gr/volley/" class="elementor-sub-item">Volley</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100171"><a href="https://bodypro.gr/axesouar-proponisis-volley/" class="elementor-sub-item">Αξεσουάρ Προπόνησης Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100172"><a href="https://bodypro.gr/eidi-diaitisias-volley/" class="elementor-sub-item">Είδη Διαιτησίας Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100173"><a href="https://bodypro.gr/exoplismos-gipedou-volley/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100174"><a href="https://bodypro.gr/epigonatides-volley/" class="elementor-sub-item">Επιγονατίδες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100175"><a href="https://bodypro.gr/bales-volley/" class="elementor-sub-item">Μπάλες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100176"><a href="https://bodypro.gr/trobes-balon-volley/" class="elementor-sub-item">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100177"><a href="https://bodypro.gr/exoplismos-ski-snowboard/" class="elementor-sub-item">Εξοπλισμός Σκι &amp;Snowboard</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100178"><a href="https://bodypro.gr/krani-ski-snowboard/" class="elementor-sub-item">Κράνη Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100179"><a href="https://bodypro.gr/maskes-ski-snowboard/" class="elementor-sub-item">Μάσκες &#8211;Γυαλιά Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100180"><a href="https://bodypro.gr/pantelonia-exoplismos-ski-snowboard/" class="elementor-sub-item">Παντελόνια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100181"><a href="https://bodypro.gr/kaltses-exoplismos-ski-snowboard/" class="elementor-sub-item">Παπούτσια Σκι Snowboard</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100182"><a href="https://bodypro.gr/exoplismos-stivou/" class="elementor-sub-item">Εξοπλισμός Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100183"><a href="https://bodypro.gr/podilasia/" class="elementor-sub-item">Ποδηλασία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100184"><a href="https://bodypro.gr/axesouar-podilaton/" class="elementor-sub-item">Αξεσουάρ Ποδηλάτων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100185"><a href="https://bodypro.gr/gantia-podilasias/" class="elementor-sub-item">Γάντια Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100186"><a href="https://bodypro.gr/krani-podilatou/" class="elementor-sub-item">Κράνη Ποδηλάτου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100187"><a href="https://bodypro.gr/roucha-podilasias/" class="elementor-sub-item">Ρούχα Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100188"><a href="https://bodypro.gr/trobes-podilatou/" class="elementor-sub-item">Τρόμπες Ποδηλάτου</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100189"><a href="https://bodypro.gr/podosfairo/" class="elementor-sub-item">Ποδόσφαιρο</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100190"><a href="https://bodypro.gr/eidi-diaitisias-podosfairou/" class="elementor-sub-item">Είδη Διαιτησίας Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100191"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-podo/" class="elementor-sub-item">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100192"><a href="https://bodypro.gr/exoplismos-gipedou-podosfairou/" class="elementor-sub-item">Εξοπλισμός Γηπέδου Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100193"><a href="https://bodypro.gr/bales-podosfairou/" class="elementor-sub-item">Μπάλες Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100194"><a href="https://bodypro.gr/trobes-balon/" class="elementor-sub-item">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100195"><a href="https://bodypro.gr/proponitiko-yliko-stivou/" class="elementor-sub-item">Προπονητικό Υλικό Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100196"><a href="https://bodypro.gr/tenis/" class="elementor-sub-item">Τένις</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100197"><a href="https://bodypro.gr/balakia-tennis/" class="elementor-sub-item">Μπαλάκια Tennis</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100198"><a href="https://bodypro.gr/raketes-tenis/" class="elementor-sub-item">Ρακέτες Τένις</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466438"><a href="https://bodypro.gr/sybliromata-diatrofis/" class="elementor-item">Συμπληρώματα Διατροφής</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100199"><a href="https://bodypro.gr/testoboosters/" class="elementor-sub-item">Testoboosters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100200"><a href="https://bodypro.gr/aminoxea/" class="elementor-sub-item">Αμινοξέα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100201"><a href="https://bodypro.gr/energeiaka-sybliromata/" class="elementor-sub-item">Ενεργειακά Συμπληρώματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100202"><a href="https://bodypro.gr/kreatines/" class="elementor-sub-item">Κρεατίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100203"><a href="https://bodypro.gr/lipodialytes/" class="elementor-sub-item">Λιποδιαλύτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100204"><a href="https://bodypro.gr/polyvitamines-metalla-votana/" class="elementor-sub-item">Πολυβιταμίνες &#8211;Μέταλλα &#8211;Βότανα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100205"><a href="https://bodypro.gr/prostasia-arthroseon/" class="elementor-sub-item">Προστασία Αρθρώσεων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100206"><a href="https://bodypro.gr/proteines/" class="elementor-sub-item">Πρωτείνες</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100207"><a href="https://bodypro.gr/vegan-fytikes-proteines/" class="elementor-sub-item">Vegan Φυτικές Πρωτείνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100208"><a href="https://bodypro.gr/proteines-beef/" class="elementor-sub-item">Πρωτείνες Beef</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100209"><a href="https://bodypro.gr/proteines-ogkou/" class="elementor-sub-item">Πρωτείνες Όγκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100210"><a href="https://bodypro.gr/proteines-ypsilis-periektikotitas/" class="elementor-sub-item">Πρωτείνες Υψηλής Περιεκτικότητας</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100211"><a href="https://bodypro.gr/ofelima-lipara/" class="elementor-sub-item">Ωφέλιμα Λιπαρά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466441"><a href="https://bodypro.gr/fitness-wear/" class="elementor-item">Fitness Wear</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100212"><a href="https://bodypro.gr/athlitikes-tsantes-fitness-wear/" class="elementor-sub-item">Αθλητικές Τσάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100213"><a href="https://bodypro.gr/athlitikes-formes/" class="elementor-sub-item">Αθλητικές Φόρμες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100214"><a href="https://bodypro.gr/andrika-t-shirts/" class="elementor-sub-item">Ανδρικά T-Shirts</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100215"><a href="https://bodypro.gr/kapela/" class="elementor-sub-item">Καπέλα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100216"><a href="https://bodypro.gr/pagouria-thermos/" class="elementor-sub-item">Παγούρια &amp;Θερμός</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100217"><a href="https://bodypro.gr/petsetes/" class="elementor-sub-item">Πετσέτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100218"><a href="https://bodypro.gr/sakidia-platis/" class="elementor-sub-item">Σακίδια Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100219"><a href="https://bodypro.gr/tsantakia-mesis-omou/" class="elementor-sub-item">Τσαντάκια Μέσης/Ώμου</a></li></ul></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open fas fa-cart-arrow-down"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-6264baa" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466436"><a href="https://bodypro.gr/organa-gymnastikis-exoplismos-fitness/" class="elementor-item" tabindex="-1">Όργανα Γυμναστικής-Εξοπλισμός Fitness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100006"><a href="https://bodypro.gr/cage-smith-organa-gymnastikis/" class="elementor-sub-item" tabindex="-1">Cage &#8211;Smith &#8211;Racks</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100007"><a href="https://bodypro.gr/crossover-trochalies/" class="elementor-sub-item" tabindex="-1">Crossover &#8211;Τροχαλίες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100008"><a href="https://bodypro.gr/pole-dancing/" class="elementor-sub-item" tabindex="-1">Pole Dancing</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100009"><a href="https://bodypro.gr/stepper-aeroperpatites/" class="elementor-sub-item" tabindex="-1">Stepper &#8211;Αεροπερπατητές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100010"><a href="https://bodypro.gr/yoga-pilates/" class="elementor-sub-item" tabindex="-1">Yoga &#8211;Pilates</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100011"><a href="https://bodypro.gr/aerial-yoga/" class="elementor-sub-item" tabindex="-1">Aerial Yoga</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100012"><a href="https://bodypro.gr/pilates-ball/" class="elementor-sub-item" tabindex="-1">Pilates Ball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100013"><a href="https://bodypro.gr/axesouar-yoga-pilates/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Yoga &#8211;Pilates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100014"><a href="https://bodypro.gr/krevatia-pilates/" class="elementor-sub-item" tabindex="-1">Κρεβάτια Pilates</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100015"><a href="https://bodypro.gr/apokatastasi/" class="elementor-sub-item" tabindex="-1">Αποκατάσταση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100016"><a href="https://bodypro.gr/foam-roller/" class="elementor-sub-item" tabindex="-1">Foam Roller</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100017"><a href="https://bodypro.gr/athlitiatrika/" class="elementor-sub-item" tabindex="-1">Αθλητιατρικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100018"><a href="https://bodypro.gr/diskoi-isorropias/" class="elementor-sub-item" tabindex="-1">Δίσκοι Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100019"><a href="https://bodypro.gr/balakia-fysikotherapeias/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Φυσικοθεραπείας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100020"><a href="https://bodypro.gr/petalieres/" class="elementor-sub-item" tabindex="-1">Πεταλιέρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100021"><a href="https://bodypro.gr/rouchismos-adynatismatos/" class="elementor-sub-item" tabindex="-1">Ρουχισμός Αδυνατίσματος</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100022"><a href="https://bodypro.gr/vari-akron/" class="elementor-sub-item" tabindex="-1">Βάρη Άκρων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100023"><a href="https://bodypro.gr/diadromoi-gymnastikis/" class="elementor-sub-item" tabindex="-1">Διάδρομοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100024"><a href="https://bodypro.gr/diafora-axesouar/" class="elementor-sub-item" tabindex="-1">Διάφορα Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100025"><a href="https://bodypro.gr/elefthera-vari/" class="elementor-sub-item" tabindex="-1">Ελεύθερα Βάρη</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100026"><a href="https://bodypro.gr/kettlebell/" class="elementor-sub-item" tabindex="-1">Kettlebell</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100027"><a href="https://bodypro.gr/storage-racks-eleftheron-varon/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Racks Ελεύθερων Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100028"><a href="https://bodypro.gr/altires/" class="elementor-sub-item" tabindex="-1">Αλτήρες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100029"><a href="https://bodypro.gr/axesouar-arsis-varon/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100030"><a href="https://bodypro.gr/gantia-perikarpia-arsis-varon/" class="elementor-sub-item" tabindex="-1">Γάντια/Περικάρπια Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100031"><a href="https://bodypro.gr/gileka-varon/" class="elementor-sub-item" tabindex="-1">Γιλέκα Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100032"><a href="https://bodypro.gr/diskoi-arsis-varon/" class="elementor-sub-item" tabindex="-1">Δίσκοι Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100033"><a href="https://bodypro.gr/zones-arsis-varon/" class="elementor-sub-item" tabindex="-1">Ζώνες Άρσης Βαρών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100034"><a href="https://bodypro.gr/bares-fixed/" class="elementor-sub-item" tabindex="-1">Μπάρες Fixed</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100035"><a href="https://bodypro.gr/bares-gymnastikis/" class="elementor-sub-item" tabindex="-1">Μπάρες Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100036"><a href="https://bodypro.gr/elleiptika-michanimata/" class="elementor-sub-item" tabindex="-1">Ελλειπτικά Μηχανήματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100037"><a href="https://bodypro.gr/exoplismos-aerobic/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Aerobic</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100038"><a href="https://bodypro.gr/body-pump/" class="elementor-sub-item" tabindex="-1">Body Pump</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100039"><a href="https://bodypro.gr/step/" class="elementor-sub-item" tabindex="-1">Step</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100040"><a href="https://bodypro.gr/storage-rack-aerobic/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Rack Aerobic</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100041"><a href="https://bodypro.gr/altirakia/" class="elementor-sub-item" tabindex="-1">Αλτηράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100042"><a href="https://bodypro.gr/exoplismos-crossfit/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Crossfit</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100043"><a href="https://bodypro.gr/battle-ropes/" class="elementor-sub-item" tabindex="-1">Battle Ropes</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100044"><a href="https://bodypro.gr/medicine-balls/" class="elementor-sub-item" tabindex="-1">Medicine Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100045"><a href="https://bodypro.gr/power-bag/" class="elementor-sub-item" tabindex="-1">Power Bags</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100046"><a href="https://bodypro.gr/slam-ball/" class="elementor-sub-item" tabindex="-1">Slam Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100047"><a href="https://bodypro.gr/storage-rack-crossfit/" class="elementor-sub-item" tabindex="-1">Storage &#8211;Racks Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100048"><a href="https://bodypro.gr/wall-ball/" class="elementor-sub-item" tabindex="-1">Wall Balls</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100049"><a href="https://bodypro.gr/axesouar-crossfit/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100050"><a href="https://bodypro.gr/elkithra-crossfit/" class="elementor-sub-item" tabindex="-1">Έλκηθρα Crossfit</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100051"><a href="https://bodypro.gr/pleiometrika-koutia/" class="elementor-sub-item" tabindex="-1">Πλειομετρικά Κουτιά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100052"><a href="https://bodypro.gr/exoplismos-wellness/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Wellness</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100053"><a href="https://bodypro.gr/axesouar/" class="elementor-sub-item" tabindex="-1">Aξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100054"><a href="https://bodypro.gr/massage/" class="elementor-sub-item" tabindex="-1">Massage</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100055"><a href="https://bodypro.gr/spa/" class="elementor-sub-item" tabindex="-1">Spa</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100056"><a href="https://bodypro.gr/pisines/" class="elementor-sub-item" tabindex="-1">Πισίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100057"><a href="https://bodypro.gr/karekles-masaz/" class="elementor-sub-item" tabindex="-1">Πολυθρόνες Μασάζ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100058"><a href="https://bodypro.gr/saounes/" class="elementor-sub-item" tabindex="-1">Σάουνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100059"><a href="https://bodypro.gr/ependysi-patomatos-toichou/" class="elementor-sub-item" tabindex="-1">Επένδυση Πατώματος / Τοίχου</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100060"><a href="https://bodypro.gr/tatami/" class="elementor-sub-item" tabindex="-1">Tatami</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100061"><a href="https://bodypro.gr/dapeda-plakidia-rola/" class="elementor-sub-item" tabindex="-1">Δάπεδα &#8211;Πλακίδια &#8211;Ρολά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100062"><a href="https://bodypro.gr/synthetiko-chortari/" class="elementor-sub-item" tabindex="-1">Συνθετικό Χορτάρι</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100063"><a href="https://bodypro.gr/kopilatikes/" class="elementor-sub-item" tabindex="-1">Κωπηλατικές</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100064"><a href="https://bodypro.gr/laves-organon/" class="elementor-sub-item" tabindex="-1">Λαβές Οργάνων/Αξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100065"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/" class="elementor-sub-item" tabindex="-1">Λάστιχα Γυμναστικής &#8211;Ιμάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100066"><a href="https://bodypro.gr/michanimata-endynamosis-epangelmatik/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ενδυνάμωσης Επαγγελματικά</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100067"><a href="https://bodypro.gr/axesouar-michanimaton/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Μηχανημάτων</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100068"><a href="https://bodypro.gr/michanimata-koiliakon-rachiaion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Κοιλιακών &#8211;Ραχιαίων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100069"><a href="https://bodypro.gr/michanimata-platis/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100070"><a href="https://bodypro.gr/michanimata-podion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ποδιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100071"><a href="https://bodypro.gr/michanimata-stithous/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Στήθους</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100072"><a href="https://bodypro.gr/michanimata-cherion/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100073"><a href="https://bodypro.gr/michanimata-omon/" class="elementor-sub-item" tabindex="-1">Μηχανήματα Ώμων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100074"><a href="https://bodypro.gr/mikroorgana-axesouar/" class="elementor-sub-item" tabindex="-1">Μικροόργανα &#8211;Αξεσουάρ</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100075"><a href="https://bodypro.gr/push-up/" class="elementor-sub-item" tabindex="-1">Λαβές Push Up &#8211;Ελατήρια καρπού</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100076"><a href="https://bodypro.gr/mikroaxesouar/" class="elementor-sub-item" tabindex="-1">Μικροαξεσουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100077"><a href="https://bodypro.gr/bales-gymnastikis/" class="elementor-sub-item" tabindex="-1">Μπάλες Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100078"><a href="https://bodypro.gr/organa-koiliakon/" class="elementor-sub-item" tabindex="-1">Όργανα Κοιλιακών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100079"><a href="https://bodypro.gr/schoinakia-gymnastikis/" class="elementor-sub-item" tabindex="-1">Σχοινάκια Γυμναστικής</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100080"><a href="https://bodypro.gr/monozyga-dizyga/" class="elementor-sub-item" tabindex="-1">Μονόζυγα &#8211;Δίζυγα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100081"><a href="https://bodypro.gr/bales-isorropias/" class="elementor-sub-item" tabindex="-1">Μπάλες Ισορροπίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100082"><a href="https://bodypro.gr/orthostates-stand/" class="elementor-sub-item" tabindex="-1">Ορθοστάτες &#8211;Stand</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100083"><a href="https://bodypro.gr/pagkoi-gymnastikis/" class="elementor-sub-item" tabindex="-1">Πάγκοι Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100084"><a href="https://bodypro.gr/podilata-gymnastikis/" class="elementor-sub-item" tabindex="-1">Ποδήλατα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100085"><a href="https://bodypro.gr/polyorgana-gymnastikis/" class="elementor-sub-item" tabindex="-1">Πολυόργανα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100086"><a href="https://bodypro.gr/stromata-gymnastikis/" class="elementor-sub-item" tabindex="-1">Στρώματα Γυμναστικής</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100087"><a href="https://bodypro.gr/trabolino/" class="elementor-sub-item" tabindex="-1">Τραμπολίνο</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466444"><a href="https://bodypro.gr/eidi-polemikon-technon/" class="elementor-item" tabindex="-1">Είδη Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100088"><a href="https://bodypro.gr/pointfighting-prostateftika/" class="elementor-sub-item" tabindex="-1">Pointfighting Προστατευτικά</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100089"><a href="https://bodypro.gr/athlitikes-tsantes/" class="elementor-sub-item" tabindex="-1">Αθλητικές Τσάντες για Fighters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100090"><a href="https://bodypro.gr/axesouar-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100091"><a href="https://bodypro.gr/gantia-mma/" class="elementor-sub-item" tabindex="-1">Γάντια ΜΜΑ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100092"><a href="https://bodypro.gr/gantia-pygmachias-kick-thai/" class="elementor-sub-item" tabindex="-1">Γάντια Πυγμαχίας &#8211;Kick Thai</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100093"><a href="https://bodypro.gr/gantia-sakou/" class="elementor-sub-item" tabindex="-1">Γάντια Σάκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100094"><a href="https://bodypro.gr/endysi-rashguards/" class="elementor-sub-item" tabindex="-1">Ένδυση /Rashguards</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100095"><a href="https://bodypro.gr/epiagkonides/" class="elementor-sub-item" tabindex="-1">Επιαγκωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100096"><a href="https://bodypro.gr/epivrachionides/" class="elementor-sub-item" tabindex="-1">Επιβραχιωνίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100097"><a href="https://bodypro.gr/epigonatides/" class="elementor-sub-item" tabindex="-1">Επιγονατίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100098"><a href="https://bodypro.gr/epidapedioi-sakoi-andrikela/" class="elementor-sub-item" tabindex="-1">Επιδαπέδιοι Σάκοι &#8211;Ανδρίκελα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100099"><a href="https://bodypro.gr/epikalamides/" class="elementor-sub-item" tabindex="-1">Επικαλαμίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100100"><a href="https://bodypro.gr/epistragalides/" class="elementor-sub-item" tabindex="-1">Επιστραγαλίδες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100101"><a href="https://bodypro.gr/bales-tachytitas/" class="elementor-sub-item" tabindex="-1">Μπάλες Ταχύτητας &#8211;Αχλάδια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100102"><a href="https://bodypro.gr/bantaz-esoterika-gantia/" class="elementor-sub-item" tabindex="-1">Μπαντάζ &amp;Εσωτερικά Γάντια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100103"><a href="https://bodypro.gr/opla-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Όπλα Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100104"><a href="https://bodypro.gr/papoutsia-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Παπούτσια Πολεμικών Τεχνών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100105"><a href="https://bodypro.gr/prostateftika-dontion-bantaz-spaso/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Δοντιών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100106"><a href="https://bodypro.gr/prostateftika-cherion/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Χεριών</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100107"><a href="https://bodypro.gr/prostateftikes-kaskes/" class="elementor-sub-item" tabindex="-1">Προστατευτικές Κάσκες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100108"><a href="https://bodypro.gr/prostateftikoi-thorakes/" class="elementor-sub-item" tabindex="-1">Προστατευτικοί Θώρακες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100109"><a href="https://bodypro.gr/sakoi-pygmachias/" class="elementor-sub-item" tabindex="-1">Σάκοι Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100110"><a href="https://bodypro.gr/spasouar/" class="elementor-sub-item" tabindex="-1">Σπασουάρ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100111"><a href="https://bodypro.gr/stoles-machitiki-endysi/" class="elementor-sub-item" tabindex="-1">Στολές &#8211;Μαχητική Ένδυση</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100112"><a href="https://bodypro.gr/magio-palis/" class="elementor-sub-item" tabindex="-1">Μαγιό Πάλης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100113"><a href="https://bodypro.gr/pantelonia-agonon/" class="elementor-sub-item" tabindex="-1">Παντελόνια Αγώνων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100114"><a href="https://bodypro.gr/roucha-pygmachias/" class="elementor-sub-item" tabindex="-1">Ρούχα Πυγμαχίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100115"><a href="https://bodypro.gr/sorts-kick-thai/" class="elementor-sub-item" tabindex="-1">Σορτς Kick / Thai / MMA</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100116"><a href="https://bodypro.gr/stoles-bjj/" class="elementor-sub-item" tabindex="-1">Στολές BJJ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100117"><a href="https://bodypro.gr/stoles-hapkido/" class="elementor-sub-item" tabindex="-1">Στολές Hapkido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100118"><a href="https://bodypro.gr/stoles-jiu-jitsu/" class="elementor-sub-item" tabindex="-1">Στολές Jiu Jitsu</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100119"><a href="https://bodypro.gr/stoles-judo/" class="elementor-sub-item" tabindex="-1">Στολές Judo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100120"><a href="https://bodypro.gr/stoles-kendo-aikido/" class="elementor-sub-item" tabindex="-1">Στολές Kendo &amp;Aikido</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100121"><a href="https://bodypro.gr/stoles-sambo/" class="elementor-sub-item" tabindex="-1">Στολές Sambo</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100122"><a href="https://bodypro.gr/stoles-tae-kwon-do/" class="elementor-sub-item" tabindex="-1">Στολές Tae Kwon do</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100123"><a href="https://bodypro.gr/stoles-wu-shu/" class="elementor-sub-item" tabindex="-1">Στολές WU SHU</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100124"><a href="https://bodypro.gr/stoles-karate/" class="elementor-sub-item" tabindex="-1">Στολές Καράτε</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100125"><a href="https://bodypro.gr/stoles-pagkratiou/" class="elementor-sub-item" tabindex="-1">Στολές Παγκρατίου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100126"><a href="https://bodypro.gr/fouter-tshirts-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Φούτερ-Tshirts Πολεμικών Τεχνών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100127"><a href="https://bodypro.gr/stochoi-polemikon-technon/" class="elementor-sub-item" tabindex="-1">Στόχοι Πολεμικών Τεχνών</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100128"><a href="https://bodypro.gr/gantia-stochoi/" class="elementor-sub-item" tabindex="-1">Γάντια Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100129"><a href="https://bodypro.gr/stochoi-belly-pad/" class="elementor-sub-item" tabindex="-1">Στόχοι Belly Pad</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100130"><a href="https://bodypro.gr/stochoi-pao/" class="elementor-sub-item" tabindex="-1">Στόχοι PAO</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100131"><a href="https://bodypro.gr/stochoi-aspida/" class="elementor-sub-item" tabindex="-1">Στόχοι Ασπίδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100132"><a href="https://bodypro.gr/stochoi-banana/" class="elementor-sub-item" tabindex="-1">Στόχοι Μπανάνα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100133"><a href="https://bodypro.gr/stochoi-somatos/" class="elementor-sub-item" tabindex="-1">Στόχοι Σώματος</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100134"><a href="https://bodypro.gr/stochoi-cheriou/" class="elementor-sub-item" tabindex="-1">Στόχοι Χεριού</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466439"><a href="https://bodypro.gr/athlimata/" class="elementor-item" tabindex="-1">Αθλήματα</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100135"><a href="https://bodypro.gr/badminton-squash/" class="elementor-sub-item" tabindex="-1">Badminton &#8211;Squash</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100136"><a href="https://bodypro.gr/raketes-badminton/" class="elementor-sub-item" tabindex="-1">Ρακέτες Badminton</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100137"><a href="https://bodypro.gr/baseball-hockey-toxovolia-golf/" class="elementor-sub-item" tabindex="-1">Baseball &#8211;Hockey &#8211;Τοξοβολία &#8211;Golf</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100138"><a href="https://bodypro.gr/baseball/" class="elementor-sub-item" tabindex="-1">Baseball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100139"><a href="https://bodypro.gr/hockey/" class="elementor-sub-item" tabindex="-1">Hockey</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100140"><a href="https://bodypro.gr/basket/" class="elementor-sub-item" tabindex="-1">Basket</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100141"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-basket/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100142"><a href="https://bodypro.gr/bales-basket/" class="elementor-sub-item" tabindex="-1">Μπάλες Basket</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100143"><a href="https://bodypro.gr/basketes-stefanes/" class="elementor-sub-item" tabindex="-1">Μπασκέτες &#8211;Στεφάνες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100144"><a href="https://bodypro.gr/darts/" class="elementor-sub-item" tabindex="-1">Darts</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100145"><a href="https://bodypro.gr/velakia/" class="elementor-sub-item" tabindex="-1">Βελάκια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100146"><a href="https://bodypro.gr/stochoi/" class="elementor-sub-item" tabindex="-1">Στόχοι</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100147"><a href="https://bodypro.gr/ftera-mytes/" class="elementor-sub-item" tabindex="-1">Φτερά &#8211;Μύτες</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100148"><a href="https://bodypro.gr/handball/" class="elementor-sub-item" tabindex="-1">Handball</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100149"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-handball/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100150"><a href="https://bodypro.gr/exoplismos-gipedou-handball/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Handball</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100151"><a href="https://bodypro.gr/bales-handball/" class="elementor-sub-item" tabindex="-1">Μπάλες Handball</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100152"><a href="https://bodypro.gr/hobby-psychagogia/" class="elementor-sub-item" tabindex="-1">Hobby &#8211;Ψυχαγωγία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100153"><a href="https://bodypro.gr/air-hockey/" class="elementor-sub-item" tabindex="-1">Air Hockey</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100154"><a href="https://bodypro.gr/thalassia-spor/" class="elementor-sub-item" tabindex="-1">Είδη Παραλίας &#8211;Θαλάσσια Σπορ</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100155"><a href="https://bodypro.gr/exoplismos-kataskinosis/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Κατασκήνωσης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100156"><a href="https://bodypro.gr/biliarda/" class="elementor-sub-item" tabindex="-1">Μπιλιάρδα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100157"><a href="https://bodypro.gr/podilata-scooters/" class="elementor-sub-item" tabindex="-1">Ποδήλατα &#8211;Scooters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100158"><a href="https://bodypro.gr/podosfairakia/" class="elementor-sub-item" tabindex="-1">Ποδοσφαιράκια</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100159"><a href="https://bodypro.gr/ping-pong/" class="elementor-sub-item" tabindex="-1">Ping-Pong</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100160"><a href="https://bodypro.gr/axesouar-ping-pong/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100161"><a href="https://bodypro.gr/dichtya-ping-pong/" class="elementor-sub-item" tabindex="-1">Δίχτυα Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100162"><a href="https://bodypro.gr/thikes-tsantes-ping-pong/" class="elementor-sub-item" tabindex="-1">Θήκες &amp;Τσάντες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100163"><a href="https://bodypro.gr/balakia-ping-pong/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Ping-Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100164"><a href="https://bodypro.gr/raketes-ping-pong/" class="elementor-sub-item" tabindex="-1">Ρακέτες Ping Pong</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100165"><a href="https://bodypro.gr/trapezia-ping-pong/" class="elementor-sub-item" tabindex="-1">Τραπέζια Ping-Pong</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100166"><a href="https://bodypro.gr/skate-roller/" class="elementor-sub-item" tabindex="-1">Skate &#8211;Roller</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100167"><a href="https://bodypro.gr/roller-inline-skates/" class="elementor-sub-item" tabindex="-1">Roller &#8211;Inline Skates</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100168"><a href="https://bodypro.gr/skateboard/" class="elementor-sub-item" tabindex="-1">Skateboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100169"><a href="https://bodypro.gr/prostateftika-skate-roller/" class="elementor-sub-item" tabindex="-1">Προστατευτικά Skate &#8211;Roller</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100170"><a href="https://bodypro.gr/volley/" class="elementor-sub-item" tabindex="-1">Volley</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100171"><a href="https://bodypro.gr/axesouar-proponisis-volley/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Προπόνησης Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100172"><a href="https://bodypro.gr/eidi-diaitisias-volley/" class="elementor-sub-item" tabindex="-1">Είδη Διαιτησίας Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100173"><a href="https://bodypro.gr/exoplismos-gipedou-volley/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100174"><a href="https://bodypro.gr/epigonatides-volley/" class="elementor-sub-item" tabindex="-1">Επιγονατίδες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100175"><a href="https://bodypro.gr/bales-volley/" class="elementor-sub-item" tabindex="-1">Μπάλες Volley</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100176"><a href="https://bodypro.gr/trobes-balon-volley/" class="elementor-sub-item" tabindex="-1">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100177"><a href="https://bodypro.gr/exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Σκι &amp;Snowboard</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100178"><a href="https://bodypro.gr/krani-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Κράνη Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100179"><a href="https://bodypro.gr/maskes-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Μάσκες &#8211;Γυαλιά Σκι &amp;Snowboard</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100180"><a href="https://bodypro.gr/pantelonia-exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Παντελόνια</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100181"><a href="https://bodypro.gr/kaltses-exoplismos-ski-snowboard/" class="elementor-sub-item" tabindex="-1">Παπούτσια Σκι Snowboard</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100182"><a href="https://bodypro.gr/exoplismos-stivou/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100183"><a href="https://bodypro.gr/podilasia/" class="elementor-sub-item" tabindex="-1">Ποδηλασία</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100184"><a href="https://bodypro.gr/axesouar-podilaton/" class="elementor-sub-item" tabindex="-1">Αξεσουάρ Ποδηλάτων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100185"><a href="https://bodypro.gr/gantia-podilasias/" class="elementor-sub-item" tabindex="-1">Γάντια Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100186"><a href="https://bodypro.gr/krani-podilatou/" class="elementor-sub-item" tabindex="-1">Κράνη Ποδηλάτου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100187"><a href="https://bodypro.gr/roucha-podilasias/" class="elementor-sub-item" tabindex="-1">Ρούχα Ποδηλασίας</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100188"><a href="https://bodypro.gr/trobes-podilatou/" class="elementor-sub-item" tabindex="-1">Τρόμπες Ποδηλάτου</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100189"><a href="https://bodypro.gr/podosfairo/" class="elementor-sub-item" tabindex="-1">Ποδόσφαιρο</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100190"><a href="https://bodypro.gr/eidi-diaitisias-podosfairou/" class="elementor-sub-item" tabindex="-1">Είδη Διαιτησίας Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100191"><a href="https://bodypro.gr/exoplismos-axesouar-proponisis-podo/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός &#8211;Αξεσουάρ Προπόνησης Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100192"><a href="https://bodypro.gr/exoplismos-gipedou-podosfairou/" class="elementor-sub-item" tabindex="-1">Εξοπλισμός Γηπέδου Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100193"><a href="https://bodypro.gr/bales-podosfairou/" class="elementor-sub-item" tabindex="-1">Μπάλες Ποδοσφαίρου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100194"><a href="https://bodypro.gr/trobes-balon/" class="elementor-sub-item" tabindex="-1">Τρόμπες Μπαλών</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100195"><a href="https://bodypro.gr/proponitiko-yliko-stivou/" class="elementor-sub-item" tabindex="-1">Προπονητικό Υλικό Στίβου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100196"><a href="https://bodypro.gr/tenis/" class="elementor-sub-item" tabindex="-1">Τένις</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100197"><a href="https://bodypro.gr/balakia-tennis/" class="elementor-sub-item" tabindex="-1">Μπαλάκια Tennis</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100198"><a href="https://bodypro.gr/raketes-tenis/" class="elementor-sub-item" tabindex="-1">Ρακέτες Τένις</a></li></ul></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466438"><a href="https://bodypro.gr/sybliromata-diatrofis/" class="elementor-item" tabindex="-1">Συμπληρώματα Διατροφής</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100199"><a href="https://bodypro.gr/testoboosters/" class="elementor-sub-item" tabindex="-1">Testoboosters</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100200"><a href="https://bodypro.gr/aminoxea/" class="elementor-sub-item" tabindex="-1">Αμινοξέα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100201"><a href="https://bodypro.gr/energeiaka-sybliromata/" class="elementor-sub-item" tabindex="-1">Ενεργειακά Συμπληρώματα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100202"><a href="https://bodypro.gr/kreatines/" class="elementor-sub-item" tabindex="-1">Κρεατίνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100203"><a href="https://bodypro.gr/lipodialytes/" class="elementor-sub-item" tabindex="-1">Λιποδιαλύτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100204"><a href="https://bodypro.gr/polyvitamines-metalla-votana/" class="elementor-sub-item" tabindex="-1">Πολυβιταμίνες &#8211;Μέταλλα &#8211;Βότανα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100205"><a href="https://bodypro.gr/prostasia-arthroseon/" class="elementor-sub-item" tabindex="-1">Προστασία Αρθρώσεων</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-100206"><a href="https://bodypro.gr/proteines/" class="elementor-sub-item" tabindex="-1">Πρωτείνες</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100207"><a href="https://bodypro.gr/vegan-fytikes-proteines/" class="elementor-sub-item" tabindex="-1">Vegan Φυτικές Πρωτείνες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100208"><a href="https://bodypro.gr/proteines-beef/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Beef</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100209"><a href="https://bodypro.gr/proteines-ogkou/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Όγκου</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100210"><a href="https://bodypro.gr/proteines-ypsilis-periektikotitas/" class="elementor-sub-item" tabindex="-1">Πρωτείνες Υψηλής Περιεκτικότητας</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100211"><a href="https://bodypro.gr/ofelima-lipara/" class="elementor-sub-item" tabindex="-1">Ωφέλιμα Λιπαρά</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-466441"><a href="https://bodypro.gr/fitness-wear/" class="elementor-item" tabindex="-1">Fitness Wear</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100212"><a href="https://bodypro.gr/athlitikes-tsantes-fitness-wear/" class="elementor-sub-item" tabindex="-1">Αθλητικές Τσάντες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100213"><a href="https://bodypro.gr/athlitikes-formes/" class="elementor-sub-item" tabindex="-1">Αθλητικές Φόρμες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100214"><a href="https://bodypro.gr/andrika-t-shirts/" class="elementor-sub-item" tabindex="-1">Ανδρικά T-Shirts</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100215"><a href="https://bodypro.gr/kapela/" class="elementor-sub-item" tabindex="-1">Καπέλα</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100216"><a href="https://bodypro.gr/pagouria-thermos/" class="elementor-sub-item" tabindex="-1">Παγούρια &amp;Θερμός</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100217"><a href="https://bodypro.gr/petsetes/" class="elementor-sub-item" tabindex="-1">Πετσέτες</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100218"><a href="https://bodypro.gr/sakidia-platis/" class="elementor-sub-item" tabindex="-1">Σακίδια Πλάτης</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-100219"><a href="https://bodypro.gr/tsantakia-mesis-omou/" class="elementor-sub-item" tabindex="-1">Τσαντάκια Μέσης/Ώμου</a></li></ul></li></ul></nav></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-7b3a11b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7b3a11b" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0668a97" data-id="0668a97" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-a6a829e elementor-widget elementor-widget-spacer" data-id="a6a829e" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div></div></div></div></section></header><main id="content" class="site-main post-291248 page type-page status-publish has-post-thumbnail hentry"><div class="page-content"><div data-elementor-type="wp-page" data-elementor-id="291248" class="elementor elementor-291248" data-elementor-post-type="page"><section class="elementor-section elementor-top-section elementor-element elementor-element-304614ba elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="304614ba" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_scale_direction&quot;:&quot;in-out&quot;,&quot;background_motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;3&quot;,&quot;sizes&quot;:[]},&quot;background_motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:&quot;0&quot;,&quot;end&quot;:&quot;80&quot;}},&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:642831,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/bodypro-proionta.webp&quot;},{&quot;id&quot;:642849,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/girl-mountains-bike-cross-country-wallpaper-preview.webp&quot;},{&quot;id&quot;:608669,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2024\/01\/HD-Basketball-Wallpaper-1200x686-1.jpg&quot;},{&quot;id&quot;:642853,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/gemma-atkinson-breast-model-exercise-wallpaper-preview.webp&quot;}],&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_slideshow_slide_duration&quot;:2220,&quot;background_slideshow_transition_duration&quot;:977,&quot;background_slideshow_lazyload&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}"><div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none"><path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/><path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/><path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/></svg></div><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75438e6a" data-id="75438e6a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6f61170 elementor-widget elementor-widget-heading" data-id="6f61170" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Τα Παντα Για Το</h4></div></div><div class="elementor-element elementor-element-4d616a4a elementor-widget elementor-widget-heading" data-id="4d616a4a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">FITNESS</h1></div></div><div class="elementor-element elementor-element-291a3334 elementor-tablet-align-center elementor-align-center elementor-button-info elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="291a3334" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-sm" href="/shop"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-angle-double-right"></i></span><span class="elementor-button-text">Δείτε όλα τα προϊόντα</span></span></a></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-7938929d elementor-section-full_width elementor-section-height-min-height elementor-section-items-top elementor-section-height-default" data-id="7938929d" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1dbf0026" data-id="1dbf0026" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-62cd46f6 elementor-align-right elementor-tablet-align-right elementor-widget elementor-widget-button" data-id="62cd46f6" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-sm" href="#down"><span class="elementor-button-content-wrapper"><span class="elementor-button-icon"><i aria-hidden="true" class="fas fa-angle-double-down"></i></span></span></a></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-25a7ae8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="25a7ae8" data-element_type="section" data-e-type="section" id="down"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-373d15e" data-id="373d15e" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-838a380 elementor-widget elementor-widget-spacer" data-id="838a380" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-70046cc e-transform elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="70046cc" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-plain-text elementor-headline-text-wrapper">TOP</span><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Επιλογές</span></span></h3></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-3213a65 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3213a65" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5ad46bc" data-id="5ad46bc" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-166c90e elementor-widget elementor-widget-image" data-id="166c90e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/diadromoi-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp" class="elementor-animation-grow attachment-full size-full wp-image-642844" alt="Διάδρομοι Γυμναστικής" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΔΙΑΔΡΟΜΟΙ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3572ba3" data-id="3572ba3" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-07ae7cb elementor-widget elementor-widget-image" data-id="07ae7cb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/elleiptika-michanimata/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp" class="elementor-animation-grow attachment-full size-full wp-image-642842" alt="Ελλειπτικά Μηχανήματα" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΕΛΛΕΙΠΤΙΚΑ ΜΗΧΑΝΗΜΑΤΑ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-055c727" data-id="055c727" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c7a9634 elementor-widget elementor-widget-image" data-id="c7a9634" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/podilata-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTA5IDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="509" height="500" data-src="https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp" class="elementor-animation-grow attachment-full size-full wp-image-642845" alt="podilata-gymnastikis" data-srcset="https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-80x80.webp 80w" data-sizes="(max-width: 509px) 100vw, 509px" /></a><figcaption class="widget-image-caption wp-caption-text">ΠΟΔΗΛΑΤΑ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-9c932a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9c932a4" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d616e36" data-id="d616e36" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-27964ce elementor-widget elementor-widget-spacer" data-id="27964ce" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-8940a99 elementor-widget elementor-widget-spacer" data-id="8940a99" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-ad8d23f elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="ad8d23f" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u039d\u03ad\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1:&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Νέα Προϊόντα:</span></span></h3></div></div><div class="elementor-element elementor-element-0e1b283 elementor-widget elementor-widget-woolentor-curvy-product" data-id="0e1b283" data-element_type="widget" data-e-type="widget" data-widget_type="woolentor-curvy-product.default"><div class="elementor-widget-container"><div class=" ht-row ht-products woocommerce product"><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/exagono-trabolino-me-lavi-stirixis-tuck-roz-70268/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/5412-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/exagono-trabolino-me-lavi-stirixis-tuck-roz-70268/">Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>167,90&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:167,90&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>143,50&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:143,50&nbsp;&euro;.</span></span></span></div><p>Εξάγωνο Τραμπολίνο με Λαβή Στήριξης Tuck Ροζ 70268 Χάρη στην ανθεκτική και βαριά κατασκευή του,</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654505" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654505"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654505"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-42i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-02T233021.793_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-42i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>380,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:380,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>340,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:340,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S1-42i TABLE TENNIS TABLE Ψάχνετε για ένα τραπέζι πινγκ πονγκ εσωτερικού</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654466" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654466"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654466"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-ping-pong-sponeta-s1-27i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T143333.363_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-ping-pong-sponeta-s1-27i-table-tennis-table/">Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>410,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:410,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>378,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:378,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Ping Pong SPONETA S1-27i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654415" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654415"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654415"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-26i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T135814.746_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s1-26i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>570,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:570,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>528,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:528,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S1-26i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654401" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654401"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654401"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-table-tennis-table-sponeta-s3-46i-green/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T134654.350_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-table-tennis-table-sponeta-s3-46i-green/">Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>490,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:490,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>440,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:440,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ TABLE TENNIS TABLE SPONETA S3-46i green Παίξτε αγώνες πινγκ πονγκ αναψυχής με</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654388" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654388"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654388"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s4-72i-table-tennis-table/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T131859.547_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-sponeta-s4-72i-table-tennis-table/">Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>550,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:550,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>508,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:508,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ SPONETA S4-72i TABLE TENNIS TABLE Ψάχνετε για ένα καλό τραπέζι πινγκ πονγκ</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654376" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654376"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654376"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-13e/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T121249.260_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-13e/">Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>640,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:640,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>546,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:546,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-13e Ψάχνετε για ένα τραπέζι πινγκ πονγκ εξωτερικού χώρου;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654361" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654361"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654361"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-12e/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/03/xlarge_clean-2026-03-01T115443.902_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/trapezi-pingk-pongk-exoterikou-chorou-sponeta-s1-12e/">Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>640,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:640,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>546,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:546,00&nbsp;&euro;.</span></span></span></div><p>Τραπέζι Πινγκ Πονγκ Εξωτερικού Χώρου SPONETA S1-12e Ψάχνετε για ένα τραπέζι πινγκ πονγκ εξωτερικού χώρου;</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654346" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654346"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654346"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-50d6d08 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="50d6d08" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ecb863c" data-id="ecb863c" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-738f4ef elementor-widget elementor-widget-spacer" data-id="738f4ef" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-3f50a96 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="3f50a96" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Super \u03a0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2:&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Super Προσφορές:</span></span></h3></div></div><div class="elementor-element elementor-element-8a1bfcb elementor-widget elementor-widget-woolentor-curvy-product" data-id="8a1bfcb" data-element_type="widget" data-e-type="widget" data-widget_type="woolentor-curvy-product.default"><div class="elementor-widget-container"><div class=" ht-row ht-products woocommerce product"><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5500-thor-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T202113.769_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5500-thor-enero-fit/">Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>610,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:610,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>579,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:579,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο GYM TRAINING ATLAS 5500 THOR ENERO FIT Ονειρεύεστε να χτίσετε τη σωματική σας διάπλαση,</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654064" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654064"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654064"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5800-ares-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T194933.795_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gym-training-atlas-5800-ares-enero-fit/">Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>920,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:920,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>730,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:730,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο GYM TRAINING ATLAS 5800 ARES ENERO FIT Θέλετε να αποκτήσετε φόρμα χωρίς να φύγετε</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654049" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654049"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654049"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gymnastikis-atlas-multi-station-gym-5500-zeus-enero-fit/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/xlarge_clean-2026-02-25T193338.933_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gymnastikis-atlas-multi-station-gym-5500-zeus-enero-fit/">Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1.610,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:1.61,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1.420,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:1.42,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο Γυμναστικής ATLAS MULTI-STATION GYM 5500 ZEUS ENERO FIT Σκέφτεστε να δημιουργήσετε το δικό σας</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=654037" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="654037"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="654037"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/podilato-gymnastikis-bk-40s-iindoor-alpine/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/04-460-013-1000x1000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/podilato-gymnastikis-bk-40s-iindoor-alpine/">Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>500,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:500,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>438,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:438,00&nbsp;&euro;.</span></span></span></div><p>Ποδήλατο Γυμναστικής BK-40S Iindoor ALPINE Το indoor bike  BK-40S της ALPINE είναι σχεδιασμένο για προπόνηση</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=653642" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="653642"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="653642"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/podilato-gymnastikis-kathisto-bk-30r-alpine/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/04-460-012-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/podilato-gymnastikis-kathisto-bk-30r-alpine/">Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>330,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:330,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>288,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:288,00&nbsp;&euro;.</span></span></span></div><p>Ποδήλατο Γυμναστικής Καθιστό BK-30R Alpine Το νέο καθιστό ποδήλατο γυμναστικής ΒΚ 30R της ALPINE είναι</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=653638" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="653638"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="653638"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/polyorgano-gymnastikis-bodycraft-x-press-pro-choris-presa/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/02/44742-2000x2000h_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα)" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/polyorgano-gymnastikis-bodycraft-x-press-pro-choris-presa/">Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα)</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.799,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:2.799,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.460,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:2.46,00&nbsp;&euro;.</span></span></span></div><p>Πολυόργανο Γυμναστικής Bodycraft X-PRESS PRO (χωρίς πρέσα) Premium Πολυόργανο γυμναστικής από την Bodycraft! Ιδανικό για</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=652400" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="652400"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="652400"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/diadromos-gymnastikis-sole-f85-my2023-4hp/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/01/44821-1000x1000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/diadromos-gymnastikis-sole-f85-my2023-4hp/">Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.990,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:2.99,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>2.766,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:2.766,00&nbsp;&euro;.</span></span></span></div><p>Διάδρομος Γυμναστικής SOLE F85 MY2023 4hp Στιβαρός διάδρομος γυμναστικής για άνετο και ασφαλές τρέξιμο στο</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=650695" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="650695"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="650695"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div><div class="ht-product ht-col-lg-6 ht-col-md-6 ht-col-sm-6 ht-col-xs-12"><div class="wl_single-product-item wl_left-item"><a href="https://bodypro.gr/epangelmatiko-polyorgano-all-in-one-trainer-force-usa-g15-b/" class="product-thumbnail"><div class="images"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMzAwIDI0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="300" height="240" data-src="https://bodypro.gr/wp-content/uploads/2026/01/epaggelmatiko-poluorgano-all-in-one-trainer-force-usa-g15-b8-2000x2000_11zon-300x240.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B" /></div></a><div class="product-content"><div class="product-content-top"><h6 class="title"><a href="https://bodypro.gr/epangelmatiko-polyorgano-all-in-one-trainer-force-usa-g15-b/">Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B</a></h6><div class="product-price"><span class="new-price"><span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>5.995,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></del><span class="screen-reader-text">Original price was:5.995,00&nbsp;&euro;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>5.670,00&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span></ins><span class="screen-reader-text">Η τρέχουσα τιμή είναι:5.67,00&nbsp;&euro;.</span></span></span></div><p>Επαγγελματικό Πολυόργανο All-In-One Trainer Force USA G15-B Το G15 προσφέρει πραγματική ευελιξία χωρίς συμβιβασμούς. Σχεδιασμένο</p><div class="reading"></div></div><ul class="action"><li class="wl_cart"><a href="/?add-to-cart=650670" data-quantity="1" class="action-item  add_to_cart_button ajax_add_to_cart" data-product_id="650670"><i aria-hidden="true" class="fa fa-shopping-cart"></i></a></li><li><a href="https://bodypro.gr/wishsuite/" class="wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no" data-added-text="&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;
&lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;" data-product_id="650670"><svg height="15px" width="15px" viewBox="0 0 471.701 471.701"><path class="heart" d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z"/><g class="loading"><path d="M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z"/><path d="M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z"/></g><g class="check"><path d="M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z"/><path d="M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z"/></g></svg><span class="wishsuite-btn-text">Wishlist</span></a></li></ul></div></div></div></div></div></div><div class="elementor-element elementor-element-f5e154d elementor-widget elementor-widget-spacer" data-id="f5e154d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><div class="elementor-element elementor-element-6a7bf7b elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="6a7bf7b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}" data-widget_type="animated-headline.default"><div class="elementor-widget-container"><h3 class="elementor-headline"><span class="elementor-headline-plain-text elementor-headline-text-wrapper">TOP</span><span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"><span class="elementor-headline-dynamic-text elementor-headline-text-active">Επιλογές</span></span></h3></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-b6b7987 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b6b7987" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ce91703" data-id="ce91703" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b9ea9d8 elementor-widget elementor-widget-image" data-id="b9ea9d8" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/kopilatikes/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-59-24-790_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615952" alt="Κωπηλατικά Μηχανήματα" /></a><figcaption class="widget-image-caption wp-caption-text">ΚΩΠΗΛΑΤΙΚΑ ΜΗΧΑΝΗΜΑΤΑ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-010bdce" data-id="010bdce" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-9816224 elementor-widget elementor-widget-image" data-id="9816224" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/polyorgana-gymnastikis/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-55-41-433_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615951" alt="Πολυόργανα Γυμναστικής" /></a><figcaption class="widget-image-caption wp-caption-text">ΠΟΛΥΟΡΓΑΝΑ ΓΥΜΝΑΣΤΙΚΗΣ</figcaption></figure></div></div></div></div><div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ce6582a" data-id="ce6582a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-dcd04d1 elementor-widget elementor-widget-image" data-id="dcd04d1" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><a href="https://bodypro.gr/eidi-polemikon-technon/"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MTUiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODE1IDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" loading="lazy" decoding="async" width="815" height="800" data-src="https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_18-29-13-433_11zon.webp" class="elementor-animation-grow attachment-full size-full wp-image-615963" alt="Είδη Πολεμικών Τεχνών" /></a><figcaption class="widget-image-caption wp-caption-text">ΕΙΔΗ ΠΟΛΕΜΙΚΩΝ ΤΕΧΝΩΝ</figcaption></figure></div></div></div></div></div></section><div class="elementor-element elementor-element-a0ffc54 elementor-widget elementor-widget-spacer" data-id="a0ffc54" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"><div class="elementor-widget-container"><div class="elementor-spacer"><div class="elementor-spacer-inner"></div></div></div></div><section class="elementor-section elementor-inner-section elementor-element elementor-element-2825c7f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2825c7f" data-element_type="section" data-e-type="section" brand=""><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0b2faa4" data-id="0b2faa4" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-8a1548f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8a1548f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"><span class="elementor-divider-separator"></span></div></div></div><div class="elementor-element elementor-element-e3b2ff8 elementor-widget elementor-widget-heading" data-id="e3b2ff8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Αξιολογήσεις</h2></div></div><div class="elementor-element elementor-element-21693ff elementor-widget elementor-widget-shortcode" data-id="21693ff" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><pre class="ti-widget"><template id="trustindex-google-widget-html"><div class=" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left" data-no-translation="true" data-time-locale="πριν από %d ημέρα|σήμερα|ημέρα|ημέρες|εβδομάδα|εβδομάδες|μήνα|μήνες|χρόνο|χρόνια" data-plugin-version="13.2.7" data-layout-id="13" data-layout-category="slider" data-set-id="soft" data-pid="" data-language="el" data-close-locale="Κλείσε" data-review-target-width="275" data-css-version="2" data-reply-by-locale="Απάντηση από τον ιδιοκτήτη" data-only-rating-locale="Αυτός ο χρήστης άφησε μόνο μια αξιολόγηση." data-pager-autoplay-timeout="6"><div class="ti-widget-container ti-col-4"><div class="ti-footer source-Google"><div class="ti-row"><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh4.googleusercontent.com/-sq9hq9QZf5w/AAAAAAAAAAI/AAAAAAAAAAA/s7eWiZZeL9k/s160-p-k-no-ns-nd/photo.jpg" alt="BODY PRO.GR" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">BODY PRO.GR</div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image></span><div class="ti-rating-text"><span class="nowrap"><strong>74 Google κριτικές</strong></span></div><div class="ti-header-write-btn-container"><a href="https://admin.trustindex.io/api/googleWriteReview?place-id=ChIJ4214s4yhoRQRx4_2mASvKFI" class="ti-header-write-btn" role="button" aria-label="Γράψτε μια κριτική στο Google" target="_blank" rel="noopener">Γράψτε μια κριτική</a></div></div></div></div><div class="ti-reviews-container"><div class="ti-controls"><div class="ti-next" aria-label="Επόμενη κριτική" role="button" tabindex="0"></div><div class="ti-prev" aria-label="Προηγούμενη κριτική" role="button" tabindex="0"></div></div><div class="ti-reviews-container-wrapper"><div data-empty="0" data-time="1769990400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocKTScXB7RayLkS3C42lSByt9D20nfHVdLqZivNrIkqznCAcFg=w40-h40-c-rp-mo-br100" alt="Spyros Thanopoulos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Spyros Thanopoulos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Πηρα το καταστημα να ζητησω μια προσφορα για το Viking PS-5 πολυοργανο. Η εξυπηρετηση ηταν αψογη. Ευγενεστατος ο κυριος Νικος,κατατοπιστηκοτατος και οτι ειπε,ετσι και εγινε. Προθυμοποιηθηκε να βρει λυσεις για μεταφορα παρολο που στο τελος παρελαβα μονος μου (απο επιλογη μου) απο τα κεντρικα της VIKING στου Ρεντη. Τα ειχε κανονισει ολα πριν τον πληρωσω. Μου εκανε εκπληκτικη τιμη,και μπορω να σας πω με βεβαιοτητα οτι ηταν η καλυτερη του ανταγωνισμου καθως το εψαξα καλα προτου. Οι οδηγιες συναρμολογησης ηταν ενταξει,αλλα θελει υπομονη για να το φτιαξεις μονος σου. Μου πηρε περιπου 5 ωρες καθαρες μονο για συναρμολογηση. Συστηνω ανεπιφυλακτα το καταστημα. Ειμαι σιγουρος οτι θα βρουν το καταλληλο μηχανημα για τις αναγκες σας.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1769558400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocJLjOSb_vQjFCDyDr-4_K-2Vsr0i8G3JhQmtUKtJlgMto-y9A=w40-h40-c-rp-mo-br100" alt="Χρήστος Δαουτίδης profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Χρήστος Δαουτίδης </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Άψογοι και επαγγελματίες σε όλα! Και ιδιαίτερα ο Κύριος Νίκος πάρα πολύ ευγενικός εξυπηρετικός και πάνω από όλα Άνθρωπος με Α κεφαλαίο! Σας ευχαριστώ πολύ.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1768089600" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjX6bBbJdkJGLrF6Ucrc2PnJmqigI0xe1zi7A001ToHEjAsMPlKk=w40-h40-c-rp-mo-ba4-br100" alt="John Kouvakis profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">John Kouvakis </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Επαγγελματίες - Άψογη εξυπηρέτηση και γρήγοροι. Πολύ καλές τιμές καταρτισμένο προσωπικό και μεγάλη επιλογή προϊόντων! Ευχαριστώ πολύ για την άμεση και γρήγορη εξυπηρέτηση!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1768089600" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjWYrKrkVjINn68AqE1uUyhFwVBu1aW6uU-jtZoaeiTBwRAxCcg-=w40-h40-c-rp-mo-br100" alt="Alexandros Sofianos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Alexandros Sofianos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Εξαιρετική εξυπηρέτηση!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1766188800" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocLD8E22xwhOYw1s7SLRciuA33kUI4l-bpL-QJD96AA_S-rhjw=w40-h40-c-rp-mo-br100" alt="GIANNIS SAMPALIS profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">GIANNIS SAMPALIS </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">ΑΨΟΓΗ ΕΞΥΠΗΡΕΤΗΣΗ ΚΑΙ ΠΟΛΥ ΦΙΛΙΚΟ ΤΟ ΠΡΟΣΩΠΙΚΟ ΣΑΣ.ΤΟ ΣΥΣΤΗΝΩ ΑΝΕΠΙΦΥΛΑΚΤΑ</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763510400" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjVqUpO6tHBBlkRyVLjnJd9vUa13SDRaotAc-uah9-JEabHJ1vNn=w40-h40-c-rp-mo-ba3-br100" alt="Jim Vass profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Jim Vass </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Τεράστια ποικιλία,πολύ καλές τιμές και κυρίως άψογη εξυπηρέτηση. Ευγενέστατοι και επεξηγηματικοι σε ότι απορία είχα. Η παραγγελία ετοιμάστηκε αυθημερόν και η ώρα παράδοσης ήταν πολύ ευέλικτη στα δικά μου μέτρα. Έμεινα πάρα πολύ ικανοποιημένος!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763424000" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a/ACg8ocKbthR4_nzltTiMi0iFi6ZHBVyTfJ-JmWacK8ZJb328g6jF2A=w40-h40-c-rp-mo-br100" alt="digixx gixx profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">digixx gixx </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Άψογη και άμεση εξυπηρέτηση! Μπράβο σας!</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div><div data-empty="0" data-time="1763424000" class="ti-review-item source-Google ti-image-layout-thumbnail" data-id="cfcd208495d565ef66e7dff9f98764da"><div class="ti-inner"><div class="ti-review-header"><div class="ti-platform-icon ti-with-tooltip"><span class="ti-tooltip">Δημοσιεύτηκε στο </span><trustindex-image data-imgurl="https://cdn.trustindex.io/assets/platform/Google/icon.svg" alt="" width="20" height="20" loading="lazy"></trustindex-image></div><div class="ti-profile-img"><trustindex-image data-imgurl="https://lh3.googleusercontent.com/a-/ALV-UjUoJVeQzdHwt_NBiun-bYDrH4TuIQUpngWPK6g9mWaPSBQ10_zG=w40-h40-c-rp-mo-br100" alt="Vasilis Xernos profile picture" loading="lazy"></trustindex-image></div><div class="ti-profile-details"><div class="ti-name">Vasilis Xernos </div><div class="ti-date"></div></div></div><span class="ti-stars"><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><trustindex-image class="ti-star" data-imgurl="https://cdn.trustindex.io/assets/platform/Google/star/f.svg" alt="Google" width="17" height="17" loading="lazy"></trustindex-image><span class="ti-verified-review ti-verified-platform"><span class="ti-verified-tooltip">Το Trustindex επαληθεύει ότι η αρχική πηγή της κριτικής είναι Google.</span></span></span><div class="ti-review-text-container ti-review-content">Όλα τέλεια πήγαν στην παραγγελία και στην παράδοση σάκου του μποξ.</div><span class="ti-read-more" data-container=".ti-review-content" data-collapse-text="Απόκρυψη" data-open-text="Διαβάστε περισσότερα"></span></div></div></div><div class="ti-controls-line"><div class="dot"></div></div></div></div></div></template></pre><div data-src="https://cdn.trustindex.io/loader.js?wp-widget" data-template-id="trustindex-google-widget-html" data-css-url="https://bodypro.gr/wp-content/uploads/trustindex-google-widget.css?1763050981"></div></div></div></div></div></div></div></section></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-391b431b elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="391b431b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:624902,&quot;url&quot;:&quot;https:\/\/bodypro.gr\/wp-content\/uploads\/2024\/09\/12721210_2023-wabc-NewApp-SPORTS.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"><div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none"><path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/><path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/><path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/></svg></div><div class="elementor-container elementor-column-gap-no"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5357d2af" data-id="5357d2af" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-7bf3fd44 elementor-view-default elementor-widget elementor-widget-icon" data-id="7bf3fd44" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default"><div class="elementor-widget-container"><div class="elementor-icon-wrapper"><div class="elementor-icon"><i aria-hidden="true" class="far fa-envelope"></i></div></div></div></div><div class="elementor-element elementor-element-56cbf67a elementor-widget elementor-widget-heading" data-id="56cbf67a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Εγγραφή στο newsletter</h4></div></div><div class="elementor-element elementor-element-3f3a97fb elementor-widget elementor-widget-heading" data-id="3f3a97fb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h5 class="elementor-heading-title elementor-size-default">Για προσφορές,κουπόνια,διαγωνισμούς,μην χάσετε την ευκαιρία</h5></div></div><div class="elementor-element elementor-element-22f5012 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="22f5012" data-element_type="widget" data-e-type="widget" data-settings="{&quot;button_width&quot;:&quot;25&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default"><div class="elementor-widget-container"><form class="elementor-form" method="post" name="New Form" aria-label="New Form"><input type="hidden" name="post_id" value="291248"/><input type="hidden" name="form_id" value="22f5012"/><input type="hidden" name="referer_title" value="Όργανα Γυμναστικής - Αθλητικός Εξοπλισμός - Είδη Πολεμικών Τεχνών - Bodypro" /><input type="hidden" name="queried_id" value="291248"/><div class="elementor-form-fields-wrapper elementor-labels-"><div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-75 elementor-field-required"><label for="form-field-email" class="elementor-field-label elementor-screen-only">Email </label><input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" required="required"></div><div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons"><button class="elementor-button elementor-size-md" type="submit"><span class="elementor-button-content-wrapper"><span class="elementor-button-text">Εγγραφή</span></span></button></div></div></form></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-33bc26e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33bc26e" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cea1dd6" data-id="cea1dd6" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap"></div></div></div></section></div></div></main><footer data-elementor-type="footer" data-elementor-id="245697" class="elementor elementor-245697 elementor-location-footer" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-37e8ac01 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="37e8ac01" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4fec6467" data-id="4fec6467" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><section class="elementor-section elementor-inner-section elementor-element elementor-element-47e0c5d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="47e0c5d" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1c734a5" data-id="1c734a5" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-1a696ff2 elementor-view-stacked elementor-position-inline-start elementor-tablet-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="1a696ff2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-truck-moving"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Δωρεάν Μεταφορικά </span></h3><p class="elementor-icon-box-description">Με αγορές άνω των 70 ευρώ,και βάρους έως 7kg,σε όλη την Ελλάδα.</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6594b506" data-id="6594b506" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-637c0298 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="637c0298" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-plane-departure"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Παραδόσεις-Πληρωμές </span></h3><p class="elementor-icon-box-description">Άτοκες Δόσεις - Παράδοση σε 1-3 ημέρες Πανελλαδικά στο 90% των προιόντων μας.</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2d665713" data-id="2d665713" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-76446401 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="76446401" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="fas fa-phone"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Τηλεφωνική Έπικοινωνία </span></h3><p class="elementor-icon-box-description">Άμεση Τηλεφωνική Εξυπηρέτηση Καθημερινές/Αργίες 09:0 - 23:00</p></div></div></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f9f180f" data-id="f9f180f" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6523a64c elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="6523a64c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default"><div class="elementor-widget-container"><div class="elementor-icon-box-wrapper"><div class="elementor-icon-box-icon"><span class="elementor-icon"><i aria-hidden="true" class="far fa-hand-peace"></i></span></div><div class="elementor-icon-box-content"><h3 class="elementor-icon-box-title"><span>Εγγύηση Ποιότητας </span></h3><p class="elementor-icon-box-description">Περισσότεραι από 200 Επώνυμα Brands στον χώρο του Fitness</p></div></div></div></div></div></div></div></section><section class="elementor-section elementor-inner-section elementor-element elementor-element-57119152 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="57119152" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-66455120" data-id="66455120" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-65ea9dc2 elementor-widget elementor-widget-heading" data-id="65ea9dc2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Επιχείρηση</h2></div></div><div class="elementor-element elementor-element-4a407ec elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4a407ec" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="https://bodypro.gr/pliromi-paradosi/"><span class="elementor-icon-list-text">Πληρωμή &amp;Παράδοση</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/oroi-chrisis/"><span class="elementor-icon-list-text">Όροι Χρήσης</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/politiki-aporritou"><span class="elementor-icon-list-text">Πολιτική Απορρήτου</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/politiki-cookies/"><span class="elementor-icon-list-text">Πολιτική Cookies</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/asfaleia-synallagon/"><span class="elementor-icon-list-text">Ασφάλεια Συναλλαγών</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/about-us/"><span class="elementor-icon-list-text">Η Εταιρεία μας</span></a></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-text">ΑΡ.ΓΕΜΗ:161894203000</span></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-text">ΑΦΜ:039276486</span></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-79b3c301" data-id="79b3c301" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-b3be224 elementor-widget elementor-widget-heading" data-id="b3be224" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">...και άλλα Προϊόντα</h2></div></div><div class="elementor-element elementor-element-3572de73 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3572de73" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="https://bodypro.gr/monozyga-dizyga/"><span class="elementor-icon-list-text">Μονόζυγα - Δίζυγα</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/bales-gymnastikis/"><span class="elementor-icon-list-text">Μπάλες Γυμναστικής</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/lasticha-gynastikis-imantes/"><span class="elementor-icon-list-text">Λάστιχα Γυμναστικής</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/schoinakia-gymnastikis/"><span class="elementor-icon-list-text">Σχοινάκια</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/yoga-pilates/"><span class="elementor-icon-list-text">Yoga - Pilates</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/exoplismos-crossfit/"><span class="elementor-icon-list-text">Εξοπλισμός Crossfit</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/thalassia-spor/"><span class="elementor-icon-list-text">Θαλάσσια Σπορ</span></a></li><li class="elementor-icon-list-item"><a href="https://bodypro.gr/exoplismos-kataskinosis/"><span class="elementor-icon-list-text">Εξοπλισμός Camping</span></a></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6013f24a" data-id="6013f24a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6a6ac6e8 elementor-widget elementor-widget-heading" data-id="6a6ac6e8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Επικοινωνία</h2></div></div><div class="elementor-element elementor-element-65d0506a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="65d0506a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><div class="elementor-widget-container"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item"><a href="mailto://info@bodypro.gr"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-mail-bulk"></i></span><span class="elementor-icon-list-text">info@bodypro.gr</span></a></li><li class="elementor-icon-list-item"><a href="tel:+30%20%202114255159"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-phone-volume"></i></span><span class="elementor-icon-list-text">2114255159</span></a></li><li class="elementor-icon-list-item"><a href="tel:+306973034774"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fas fa-phone-volume"></i></span><span class="elementor-icon-list-text">6973034774</span></a></li><li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="far fa-building"></i></span><span class="elementor-icon-list-text">Μπουμπουλίνας 2 - Αχαρνές</span></li><li class="elementor-icon-list-item"><a href="/contact-us/"><span class="elementor-icon-list-icon"><i aria-hidden="true" class="fab fa-wpforms"></i></span><span class="elementor-icon-list-text">Σελίδα Επικοινωνίας</span></a></li></ul></div></div></div></div><div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-fef4b9" data-id="fef4b9" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-4772d803 elementor-widget elementor-widget-heading" data-id="4772d803" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Social</h2></div></div><div class="elementor-element elementor-element-426a9cad elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="426a9cad" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default"><div class="elementor-widget-container"><div class="elementor-social-icons-wrapper elementor-grid" role="list"><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-pulse elementor-repeater-item-6d54a45" href="https://www.facebook.com/bodyprostoresteam" target="_blank"><span class="elementor-screen-only">Facebook</span><i aria-hidden="true" class="fab fa-facebook"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-pulse elementor-repeater-item-f67f271" href="https://www.instagram.com/explore/locations/713621974" target="_blank"><span class="elementor-screen-only">Instagram</span><i aria-hidden="true" class="fab fa-instagram"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-pulse elementor-repeater-item-db71a4f" href="https://twitter.com/bodyprostores?lang=el" target="_blank"><span class="elementor-screen-only">Twitter</span><i aria-hidden="true" class="fab fa-twitter"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-pulse elementor-repeater-item-825f921" href="https://www.linkedin.com/in/body-pro-200576177" target="_blank"><span class="elementor-screen-only">Linkedin</span><i aria-hidden="true" class="fab fa-linkedin"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-animation-pulse elementor-repeater-item-aa2483e" href="https://gr.pinterest.com/body_pro" target="_blank"><span class="elementor-screen-only">Pinterest</span><i aria-hidden="true" class="fab fa-pinterest"></i></a></span><span class="elementor-grid-item" role="listitem"><a class="elementor-icon elementor-social-icon elementor-social-icon-viber elementor-animation-pulse elementor-repeater-item-95d4824" href="https://msng.link/o/?306987192016=vi" target="_blank"><span class="elementor-screen-only">Viber</span><i aria-hidden="true" class="fab fa-viber"></i></a></span></div></div></div><div class="elementor-element elementor-element-64cb819e elementor-widget elementor-widget-facebook-button" data-id="64cb819e" data-element_type="widget" data-e-type="widget" data-widget_type="facebook-button.default"><div class="elementor-widget-container"><div data-layout="standard" data-colorscheme="dark" data-size="small" data-show-faces="false" class="elementor-facebook-widget fb-like" data-href="https://bodypro.gr?p=291248" data-share="false" data-action="like"></div></div></div><div class="elementor-element elementor-element-1aed3fe7 elementor-widget elementor-widget-image" data-id="1aed3fe7" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><figure class="wp-caption"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMjQ0IiB2aWV3Qm94PSIwIDAgNDAwIDI0NCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" width="400" height="244" data-src="https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-400x244.jpg" class="attachment-medium size-medium wp-image-634272" alt="credit cards" data-srcset="https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-400x244.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-800x488.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-768x469.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V-80x49.jpg 80w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-7ccd87a9e92c20e011223365e7848eca-V.jpg 1280w" data-sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="widget-image-caption wp-caption-text"></figcaption></figure></div></div><div class="elementor-element elementor-element-20a2a280 elementor-widget elementor-widget-image" data-id="20a2a280" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iNzQiIHZpZXdCb3g9IjAgMCA0MDAgNzQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" width="400" height="74" data-src="https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-400x74.jpg" class="attachment-medium size-medium wp-image-634281" alt="tbi" data-srcset="https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-400x74.jpg 400w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-800x149.jpg 800w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-768x143.jpg 768w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V-80x15.jpg 80w, https://bodypro.gr/wp-content/uploads/2022/07/IMG-255a571edddf9e2c15d749ef0baa0d9b-V.jpg 1280w" data-sizes="(max-width: 400px) 100vw, 400px" /></div></div></div></div></div></section><section class="elementor-section elementor-inner-section elementor-element elementor-element-759224fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="759224fd" data-element_type="section" data-e-type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6b9d8ffc" data-id="6b9d8ffc" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-46bff38f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="46bff38f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"><span class="elementor-divider-separator"></span></div></div></div><div class="elementor-element elementor-element-b5e67d8 elementor-widget elementor-widget-text-editor" data-id="b5e67d8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><p>Με την επιφύλαξη παντός δικαιώματος bodypro.gr © 2025 | All Rights Reserved Designed,Hosted &amp;Technical Support by <a href="https://digilink.gr"><span style="color: #ffffff;">Digilink.gr</span></a></p></div></div></div></div></div></section></div></div></div></section></footer><script type="speculationrules">{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hello-elementor/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}</script><script data-mid="13060" type="litespeed/javascript" data-src="https://scripts.bestprice.gr/pbadge.js" async="true"></script><noscript><a href="https://www.bestprice.gr">BestPrice.gr</a></noscript><div class="woolentor-quickview-modal" id="woolentor-quickview-modal" style="position: fixed; top:0; left:0; visibility: hidden; opacity: 0; z-index: -9;"><div class="woolentor-quickview-overlay"></div><div class="woolentor-quickview-modal-wrapper"><div class="woolentor-quickview-modal-content"><span class="woolentor-quickview-modal-close">&#10005;</span><div class="woolentor-quickview-modal-body"></div></div></div></div><div class="woolentor_mini_cart_area woolentor_mini_cart_pos_left"><div class="woolentor_mini_cart_icon_area"><span class="woolentor_mini_cart_counter">0</span><span class="woolentor_mini_cart_icon"><i class="sli sli-basket-loaded"></i></span></div><div class="woolentor_body_opacity"></div><div class="woolentor_cart_content_container"><div class="woolentor_mini_cart_header"><h2>Your Cart Is Empty</h2><span class="woolentor_mini_cart_close">&#10006;</span></div><div class="woolentor_mini_cart_content"><p class="woolentor_empty_cart_body">No products in the cart.</p></div><div class="woolentor_mini_cart_footer"><div class="woolentor_button_area"><a href="https://bodypro.gr/kalathi/" class="button btn woolentor_cart">View Cart </a><a href="https://bodypro.gr/checkout-2/" class="button btn woolentor_checkout">Checkout </a></div></div></div></div><script type="litespeed/javascript">const lazyloadRunObserver=()=>{const lazyloadBackgrounds=document.querySelectorAll(`.e-con.e-parent:not(.e-lazyloaded)`);const lazyloadBackgroundObserver=new IntersectionObserver((entries)=>{entries.forEach((entry)=>{if(entry.isIntersecting){let lazyloadBackground=entry.target;if(lazyloadBackground){lazyloadBackground.classList.add('e-lazyloaded')}lazyloadBackgroundObserver.unobserve(entry.target)}})},{rootMargin:'200px 0px 200px 0px'});lazyloadBackgrounds.forEach((lazyloadBackground)=>{lazyloadBackgroundObserver.observe(lazyloadBackground)})};const events=['DOMContentLiteSpeedLoaded','elementor/lazyload/observe',];events.forEach((event)=>{document.addEventListener(event,lazyloadRunObserver)})</script><script type="litespeed/javascript">(function(){var c=document.body.className;c=c.replace(/woocommerce-no-js/,'woocommerce-js');document.body.className=c})()</script><link rel='stylesheet' id='wc-blocks-style-css' href='https://bodypro.gr/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css' media='all' /><link rel='stylesheet' id='wishsuite-frontend-css' href='https://bodypro.gr/wp-content/plugins/woolentor-addons/includes/modules/wishlist/assets/css/frontend.css' media='all' /><script id="wc-add-to-cart-variation-js-extra" type="litespeed/javascript">var wc_add_to_cart_variation_params={"wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b4\u03b5\u03bd \u03c4\u03b1\u03af\u03c1\u03b9\u03b1\u03be\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c3\u03b1\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc.","i18n_make_a_selection_text":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03c0\u03c1\u03b9\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03c3\u03c4\u03bf \u03ba\u03b1\u03bb\u03ac\u03b8\u03b9 \u03c3\u03b1\u03c2.","i18n_unavailable_text":"\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc.","i18n_reset_alert_text":"Your selection has been reset. Please select some product options before adding this product to your cart."}</script><script id="woolentor-widgets-scripts-js-extra" type="litespeed/javascript">var woolentor_addons={"woolentorajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","ajax_nonce":"1d46300106"}</script><script id="wc-single-product-js-extra" type="litespeed/javascript">var wc_single_product_params={"i18n_required_rating_text":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1","i18n_rating_options":["1 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","2 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","3 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","4 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1","5 \u03b1\u03c0\u03cc 5 \u03b1\u03c3\u03c4\u03ad\u03c1\u03b9\u03b1"],"i18n_product_gallery_trigger_text":"View full-screen image gallery","review_rating_required":"yes","flexslider":{"rtl":!1,"animation":"slide","smoothHeight":!0,"directionNav":!1,"controlNav":"thumbnails","slideshow":!1,"animationSpeed":500,"animationLoop":!1,"allowOneSlide":!1},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":!1,"closeOnScroll":!1,"history":!1,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"}</script><script id="woolentor-quickview-js-extra" type="litespeed/javascript">var woolentorQuickView={"ajaxUrl":"https://bodypro.gr/wp-admin/admin-ajax.php","ajaxNonce":"b0bceeaf5c","optionData":{"enableAjaxCart":"on","thumbnailLayout":"slider","spinnerImageUrl":""}}</script><script id="wlpf-frontend-bundle-js-extra" type="litespeed/javascript">var wlpf_data={"ajax_url":"https://bodypro.gr/wp-admin/admin-ajax.php","ajax_nonce":"f91477e626","ajax_filter":"1","add_ajax_query_args_to_url":"1","time_to_take_ajax_action":"500","time_to_take_none_ajax_action":"1000","products_wrapper_selector":".wlpf-products-wrap","show_filter_arguments":"1","query_args_prefix":"wlpf_","elementor_editor_mode":"","fixed_filter_args":[],"filters_data":[],"filter_sorting_default":"menu_order","filter_sorting_data":[],"filter_page_number":"0","filter_page_url":"","termobj":{"ID":291248,"post_author":"34","post_date":"2022-08-16 12:40:44","post_date_gmt":"2022-08-16 09:40:44","post_content":"\u003Ch4\u003E\u03a4\u03b1 \u03a0\u03b1\u03bd\u03c4\u03b1 \u0393\u03b9\u03b1 \u03a4\u03bf\u003C/h4\u003E\t\t\t\t\n\t\t\t\t\t\u003Ch1\u003EFITNESS\u003C/h1\u003E\t\t\t\t\n\t\t\t\t\t\u003Ca href=\"/shop\"\u003E\n\t\t\t\t\t\t\t\t\t\u0394\u03b5\u03af\u03c4\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1\n\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\u003Ca href=\"#down\"\u003E\n\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tTOP\n\t\t\t\t\t\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2\n\t\t\t\t\u003C/h3\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/diadromoi-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp\" alt=\"\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03b9 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/diadromoi-gymnastikis-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0394\u0399\u0391\u0394\u03a1\u039f\u039c\u039f\u0399 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/elleiptika-michanimata/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp\" alt=\"\u0395\u03bb\u03bb\u03b5\u03b9\u03c0\u03c4\u03b9\u03ba\u03ac \u039c\u03b7\u03c7\u03b1\u03bd\u03ae\u03bc\u03b1\u03c4\u03b1\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/elleiptika-mixanimata-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0395\u039b\u039b\u0395\u0399\u03a0\u03a4\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/podilata-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"509\" height=\"500\" src=\"https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp\" alt=\"podilata-gymnastikis\" srcset=\"https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis.webp 509w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-305x300.webp 305w, https://bodypro.gr/wp-content/uploads/2025/09/podilata-gymnastikis-80x80.webp 80w\" sizes=\"(max-width: 509px) 100vw, 509px\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u03a0\u039f\u0394\u0397\u039b\u0391\u03a4\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\t\u039d\u03ad\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1:\n\t\t\t\t\u003C/h3\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/kalymma-gia-trapezi-ping-pong-exoterikou-chorou-stag-42899/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/42899-3-800x800_11zon-300x240.webp\" alt=\"\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/kalymma-gia-trapezi-ping-pong-exoterikou-chorou-stag-42899/\"\u003E\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E64,00&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u039a\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 Ping Pong \u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03a7\u03ce\u03c1\u03bf\u03c5 Stag 42899 \u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03b9\u03b1\u03c2 : 43x43x25 \u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03c1\u03bf\u03c2: \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648904\" data-quantity=\"1\" data-product_id=\"648904\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648904\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiko-half-cage-smith-machine-impulse-ifp1721/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/half-cage-smith-machine-impulse-ifp1721-600x803_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiko-half-cage-smith-machine-impulse-ifp1721/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.220,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.220,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.195,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.195,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc Half Cage / Smith Machine Impulse IFP1721 \u0397 \u03c3\u03b5\u03b9\u03c1\u03ac IFP \u03c4\u03b7\u03c2 Impulse \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648876\" data-quantity=\"1\" data-product_id=\"648876\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648876\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/aromatiko-ygro-chimikis-toualetas-aqua-rinse-16505/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/4803-2000x2000_11zon-300x240.webp\" alt=\"\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/aromatiko-ygro-chimikis-toualetas-aqua-rinse-16505/\"\u003E\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E15,90&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c5\u03b3\u03c1\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua RINSE 16505 \u0395\u03af\u03b4\u03bf\u03c2 \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u0391\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a5\u03b3\u03c1\u03cc \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 (L) 0,75 \u03a7\u03ce\u03c1\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648864\" data-quantity=\"1\" data-product_id=\"648864\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648864\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/ygro-chimikis-toualetas-aqua-kem-ble-16503/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/\u03c5\u03b3\u03c1\u03cc-\u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2-\u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2-aqua-kem-\u03bc\u03c0\u03bb\u03b5-300x240.webp\" alt=\"\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/ygro-chimikis-toualetas-aqua-kem-ble-16503/\"\u003E\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E19,90&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u03a5\u03b3\u03c1\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03a4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 Aqua KEM \u039c\u03c0\u03bb\u03b5 16503 \u0395\u03af\u03b4\u03bf\u03c2 \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u03a5\u03b3\u03c1\u03cc \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 (L) 2 \u03a7\u03ce\u03c1\u03b1 \u03a0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648846\" data-quantity=\"1\" data-product_id=\"648846\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648846\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/lipantiko-sprei-chimikon-toualeton-thetford-16511/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/thetford-\u03bb\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc-\u03c3\u03c0\u03c1\u03ad\u03ca-\u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2-\u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2-200ml-300x240.jpeg\" alt=\"\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/lipantiko-sprei-chimikon-toualeton-thetford-16511/\"\u003E\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cbdi\u003E6,50&nbsp;&euro;\u003C/bdi\u003E\n                                                                                        \u003Cp\u003E\u039b\u03b9\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03a3\u03c0\u03c1\u03ad\u03b9 \u03a7\u03b7\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03bf\u03c5\u03b1\u03bb\u03b5\u03c4\u03ce\u03bd Thetford 16511 \u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03bb\u03ac\u03c3\u03c4\u03b9\u03c7\u03b1 \u03c4\u03b7\u03c2 \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03c4\u03bf\u03c5\u03b1\u03bb\u03ad\u03c4\u03b1\u03c2 \u03c3\u03b5 \u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648843\" data-quantity=\"1\" data-product_id=\"648843\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648843\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/michanima-miriaion-tetrakefalon-kai-dikefalon-viking-ld-3/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/LD-3-leg-extension-curl_11zon-300x240.webp\" alt=\"M\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/michanima-miriaion-tetrakefalon-kai-dikefalon-viking-ld-3/\"\u003EM\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E365,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 365,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E328,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 328,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EM\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u039c\u03b7\u03c1\u03b9\u03b1\u03af\u03c9\u03bd \u03a4\u03b5\u03c4\u03c1\u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u0394\u03b9\u03ba\u03ad\u03c6\u03b1\u03bb\u03c9\u03bd Viking LD-3 \u03a4\u03bf Viking LD-3 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b1 \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u03b4\u03b9\u03c0\u03bb\u03ae\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b7\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648824\" data-quantity=\"1\" data-product_id=\"648824\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648824\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiki-vasi-diskon-viking-wp-2-weight-plate-rack/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/IMG-20251119-WA0000_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiki-vasi-diskon-viking-wp-2-weight-plate-rack/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E189,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 189,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E174,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 174,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u0392\u03ac\u03c3\u03b7 \u0394\u03af\u03c3\u03ba\u03c9\u03bd Viking WP-2 Weight Plate Rack \u0397 Viking WP-2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03af\u03b1 \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03ae \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648819\" data-quantity=\"1\" data-product_id=\"648819\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648819\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/stand-me-docheio-magnisias-chack-bowl-stand-viking-cb-1/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/12/IMG-20251119-WA0001_11zon-300x240.webp\" alt=\"Stand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/stand-me-docheio-magnisias-chack-bowl-stand-viking-cb-1/\"\u003EStand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E125,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 125,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E122,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 122,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EStand \u03bc\u03b5 \u0394\u03bf\u03c7\u03b5\u03af\u03bf \u039c\u03b1\u03b3\u03bd\u03b7\u03c3\u03af\u03b1\u03c2 Chack Bowl Stand Viking CB-1 To Viking CB-1 Chack Bowl\u00a0 \u03b5\u03af\u03bd\u03b1\u03b9 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648816\" data-quantity=\"1\" data-product_id=\"648816\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648816\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tSuper \u03a0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2:\n\t\t\t\t\u003C/h3\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/viking-a-632-polythrona-masaz-ble-mavri/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/A632blue1_11zon-300x240.webp\" alt=\"VIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/viking-a-632-polythrona-masaz-ble-mavri/\"\u003EVIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.950,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 2.950,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.690,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 2.690,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EVIKING A-632 \u03a0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03b1 \u039c\u03b1\u03c3\u03ac\u03b6 \u039c\u03c0\u03bb\u03ad/\u039c\u03b1\u03cd\u03c1\u03b7 \u0397 \u0391-632 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bd\u03b1\u03c5\u03b1\u03c1\u03c7\u03af\u03b4\u03b1 \u03c4\u03c9\u03bd \u03c0\u03bf\u03bb\u03c5\u03b8\u03c1\u03cc\u03bd\u03c9\u03bd \u03bc\u03b1\u03c3\u03ac\u03b6 \u03c4\u03b7\u03c2 Viking\u00a0 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648769\" data-quantity=\"1\" data-product_id=\"648769\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648769\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/kathisto-podilato-gymnastikis-r5-pegasus/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/stefansport-Pegasus\u00ae-\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc-\u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf-R5-2-300x240.webp\" alt=\"\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/kathisto-podilato-gymnastikis-r5-pegasus/\"\u003E\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E245,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 245,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E221,30&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 221,30&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 R5 Pegasus \u03a4\u03bf \u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf Pegasus\u00ae R5, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648545\" data-quantity=\"1\" data-product_id=\"648545\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648545\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/michanima-diplis-trochalias-me-smith-dual-adjustable-pulley-smith-impulse-es2100/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/M1009667_11zon-300x240.webp\" alt=\"\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &amp; Smith Impulse ES2100\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/michanima-diplis-trochalias-me-smith-dual-adjustable-pulley-smith-impulse-es2100/\"\u003E\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &#038; Smith Impulse ES2100\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E3.000,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 3.000,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E2.758,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 2.758,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u039c\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u03bc\u03b5 Smith Dual Adjustable Pulley &amp; Smith Impulse ES2100 \u03a3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u0394\u03b9\u03c0\u03bb\u03ae\u03c2 \u03a4\u03c1\u03bf\u03c7\u03b1\u03bb\u03af\u03b1\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648475\" data-quantity=\"1\" data-product_id=\"648475\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648475\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/ilektrikos-diadromos-gymnastikis-protred-mr%e2%80%91960-3-0hp/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/diadromos-gumnastikis-protred-mr\u2011960-3-0hp-2000x2000-1-300x240.webp\" alt=\"\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/ilektrikos-diadromos-gymnastikis-protred-mr%e2%80%91960-3-0hp/\"\u003E\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E699,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 699,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E624,30&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 624,30&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR\u2011960 3.0HP \u039f ProTred\u00ae MR-960, \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03bf\u03cd \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648466\" data-quantity=\"1\" data-product_id=\"648466\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648466\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/diadromos-gymnastikis-protred-mr-760-2-5hp/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/Protred_MR-760_Square-01_3bcf0af4-930c-45eb-8d97-8ed72a105667-1_11zon-300x240.jpeg\" alt=\"\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/diadromos-gymnastikis-protred-mr-760-2-5hp/\"\u003E\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E599,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 599,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E537,20&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 537,20&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 ProTred MR-760 2.5HP \u0391\u03bd\u03b1\u03b2\u03b1\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bf\u03b9\u03ba\u03b9\u03b1\u03ba\u03cc \u03c3\u03b1\u03c2 \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03ac\u03b4\u03c1\u03bf\u03bc\u03bf ProTred\u00ae MR-760. \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648440\" data-quantity=\"1\" data-product_id=\"648440\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648440\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/pilates-reformer-insportline-trancer-basic/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/29150-1100x1100_11zon-300x240.webp\" alt=\"Pilates Reformer inSPORTline Trancer Basic\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/pilates-reformer-insportline-trancer-basic/\"\u003EPilates Reformer inSPORTline Trancer Basic\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E89,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 89,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E86,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 86,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003EPilates Reformer inSPORTline Trancer Basic \u03a8\u03ac\u03c7\u03bd\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ad\u03c2 \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648368\" data-quantity=\"1\" data-product_id=\"648368\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648368\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/polyorgano-viking-wall-mount-power-rack-functional-crossover/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/11/untitled_11zon-1-300x240.webp\" alt=\"\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack  Functional Crossover\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/polyorgano-viking-wall-mount-power-rack-functional-crossover/\"\u003E\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack  Functional Crossover\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.750,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.750,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.696,00&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.696,00&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03bf Viking Wall Mount Power Rack Functional Crossover \u03a4\u03bf \u03bd\u03ad\u03bf \u03b5\u03c0\u03b9\u03c4\u03bf\u03af\u03c7\u03b9\u03bf Power Rack \u03ba\u03b1\u03b9 Crossover \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=648329\" data-quantity=\"1\" data-product_id=\"648329\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"648329\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n                    \u003C!--Product Start--\u003E\n                    \u003Ca href=\"https://bodypro.gr/epangelmatiko-podilato-gymnastikis-brx-air-cross-pro-toorx/\"\u003E\n                            \u003Cimg width=\"300\" height=\"240\" src=\"https://bodypro.gr/wp-content/uploads/2025/10/epaggelmatiko-podilato-gimnastikis-air-cross-pro-toorx-1_11zon-300x240.webp\" alt=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx\" decoding=\"async\" /\u003E                        \n                    \u003C/a\u003E\n                                                            \u003Ch6\u003E\u003Ca href=\"https://bodypro.gr/epangelmatiko-podilato-gymnastikis-brx-air-cross-pro-toorx/\"\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx\u003C/a\u003E\u003C/h6\u003E\n\t\u003Cdel aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.670,00&nbsp;&euro;\u003C/bdi\u003E\u003C/del\u003E Original price was: 1.670,00&nbsp;&euro;.\u003Cins aria-hidden=\"true\"\u003E\u003Cbdi\u003E1.480,40&nbsp;&euro;\u003C/bdi\u003E\u003C/ins\u003E\u0397 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9: 1.480,40&nbsp;&euro;.\n                                                                                        \u003Cp\u003E\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 BRX-AIR CROSS PRO Toorx \u03a4\u03bf\u00a0\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u03b3\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\u00a0BRX AIR CROSS PRO\u00a0\u03c4\u03b7\u03c2\u00a0Toorx\u00a0\u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b1\u03c0\u03cc\u03bb\u03c5\u03c4\u03bf \u003C/p\u003E\n                        \u003Cul\u003E\n                            \u003Cli\u003E\n                                \u003Ca href=\"/wp-admin/admin-ajax.php?add-to-cart=647764\" data-quantity=\"1\" data-product_id=\"647764\"\u003E\u003C/a\u003E\n                            \u003C/li\u003E\n                            \u003Cli\u003E\u003Ca href=\"https://bodypro.gr/wishsuite/\" data-added-text=\"&lt;svg height=&quot;15px&quot; width=&quot;15px&quot; viewBox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot;/&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot;/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot;/&gt;&lt;/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot;/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;/span&gt;\" data-product_id=\"647764\"\u003E\u003Csvg height=\"15px\" width=\"15px\" viewBox=\"0 0 471.701 471.701\"\u003E\n            \u003Cpath d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\"/\u003E\u003Cg\u003E\u003Cpath d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\"/\u003E\u003Cpath d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\"/\u003E\u003C/g\u003E\u003Cg\u003E\u003Cpath d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\"/\u003E\u003Cpath d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\"/\u003E\u003C/g\u003E\u003C/svg\u003EWishlist\u003C/a\u003E\u003C/li\u003E                                    \n                                                    \u003C/ul\u003E\n            \u003C!--Product End--\u003E\n\t\t\t\t\t\t\t\u003Ch3\u003E\n\t\t\t\t\tTOP\n\t\t\t\t\t\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2\n\t\t\t\t\u003C/h3\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/kopilatikes/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-59-24-790_11zon.webp\" alt=\"\u039a\u03c9\u03c0\u03b7\u03bb\u03b1\u03c4\u03b9\u03ba\u03ac \u039c\u03b7\u03c7\u03b1\u03bd\u03ae\u03bc\u03b1\u03c4\u03b1\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u039a\u03a9\u03a0\u0397\u039b\u0391\u03a4\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/polyorgana-gymnastikis/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_17-55-41-433_11zon.webp\" alt=\"\u03a0\u03bf\u03bb\u03c5\u03cc\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u03a0\u039f\u039b\u03a5\u039f\u03a1\u0393\u0391\u039d\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\t\u003Cfigure\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Ca href=\"https://bodypro.gr/eidi-polemikon-technon/\"\u003E\n\t\t\t\t\t\t\t\u003Cimg width=\"815\" height=\"800\" src=\"https://bodypro.gr/wp-content/uploads/2024/04/Picsart_24-04-21_18-29-13-433_11zon.webp\" alt=\"\u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd\" /\u003E\t\t\t\t\t\t\t\t\u003C/a\u003E\n\t\t\t\t\t\t\t\t\t\t\t\u003Cfigcaption\u003E\u0395\u0399\u0394\u0397 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u03a9\u039d \u03a4\u0395\u03a7\u039d\u03a9\u039d\u003C/figcaption\u003E\n\t\t\t\t\t\t\t\t\t\t\u003C/figure\u003E\n\t\t\t\t\t\u003Ch2\u003E\u0391\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03b9\u03c2\u003C/h2\u003E\t\t\t\t\n\t\t[trustindex no-registration=google]\t\t\n\t\t\t\t\t\u003Ch4\u003E\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03bf newsletter\u003C/h4\u003E\t\t\t\t\n\t\t\t\t\t\u003Ch5\u003E\u0393\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2, \u03ba\u03bf\u03c5\u03c0\u03cc\u03bd\u03b9\u03b1, \u03b4\u03b9\u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2, \u03bc\u03b7\u03bd \u03c7\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b1\u003C/h5\u003E","post_title":"\u038c\u03c1\u03b3\u03b1\u03bd\u03b1 \u0393\u03c5\u03bc\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 - \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 - \u0395\u03af\u03b4\u03b7 \u03a0\u03bf\u03bb\u03b5\u03bc\u03b9\u03ba\u03ce\u03bd \u03a4\u03b5\u03c7\u03bd\u03ce\u03bd","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"organa-gymnastikis-athlitika-eidi-exo","to_ping":"","pinged":"","post_modified":"2025-12-11 19:56:09","post_modified_gmt":"2025-12-11 17:56:09","post_content_filtered":"","post_parent":0,"guid":"https://bodypro.gr/?page_id=291248","menu_order":0,"post_type":"page","post_mime_type":"","comment_count":"0","filter":"raw"}}</script><script id="woolentor-mini-cart-js-extra" type="litespeed/javascript">var woolentorMiniCart={"addedToCart":"","hideMiniCart":""}</script><script id="elementor-frontend-js-before" type="litespeed/javascript">var elementorFrontendConfig={"environmentMode":{"edit":!1,"wpPreview":!1,"isScriptDebug":!1},"i18n":{"shareOnFacebook":"M\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf Facebook","shareOnTwitter":"\u039c\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf Twitter","pinIt":"\u039a\u03b1\u03c1\u03c6\u03af\u03c4\u03c3\u03c9\u03bc\u03b1","download":"\u039b\u03ae\u03c8\u03b7","downloadImage":"\u039a\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","fullscreen":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7","zoom":"\u039c\u03b5\u03b3\u03ad\u03bd\u03b8\u03c5\u03bd\u03c3\u03b7","share":"\u039a\u03bf\u03b9\u03bd\u03ae \u03c7\u03c1\u03ae\u03c3\u03b7","playVideo":"\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u0392\u03af\u03bd\u03c4\u03b5\u03bf","previous":"\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf","next":"\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf","close":"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":!1,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u039a\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03b7 \u039a\u03b9\u03bd\u03b7\u03c4\u03ae \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae","value":767,"default_value":767,"direction":"max","is_enabled":!0},"mobile_extra":{"label":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u039a\u03b9\u03bd\u03b7\u03c4\u03ae \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae","value":880,"default_value":880,"direction":"max","is_enabled":!1},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":!0},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":!1},"laptop":{"label":"\u03a6\u03bf\u03c1\u03b7\u03c4\u03cc\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2","value":1366,"default_value":1366,"direction":"max","is_enabled":!1},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":!1}},"hasCustomBreakpoints":!1},"version":"3.35.6","is_static":!1,"experimentalFeatures":{"additional_custom_breakpoints":!0,"theme_builder_v2":!0,"hello-theme-header-footer":!0,"home_screen":!0,"global_classes_should_enforce_capabilities":!0,"e_variables":!0,"cloud-library":!0,"e_opt_in_v4_page":!0,"e_components":!0,"e_interactions":!0,"e_editor_one":!0,"import-export-customization":!0,"e_pro_variables":!0},"urls":{"assets":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/bodypro.gr\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/bodypro.gr\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"ba908c07cd"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"stretched_section_container":"#Wrapper","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[],"hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":291248,"title":"%CE%8C%CF%81%CE%B3%CE%B1%CE%BD%CE%B1%20%CE%93%CF%85%CE%BC%CE%BD%CE%B1%CF%83%CF%84%CE%B9%CE%BA%CE%AE%CF%82%20-%20%CE%91%CE%B8%CE%BB%CE%B7%CF%84%CE%B9%CE%BA%CF%8C%CF%82%20%CE%95%CE%BE%CE%BF%CF%80%CE%BB%CE%B9%CF%83%CE%BC%CF%8C%CF%82%20-%20%CE%95%CE%AF%CE%B4%CE%B7%20%CE%A0%CE%BF%CE%BB%CE%B5%CE%BC%CE%B9%CE%BA%CF%8E%CE%BD%20%CE%A4%CE%B5%CF%87%CE%BD%CF%8E%CE%BD%20-%20Bodypro","excerpt":"","featuredImage":"https:\/\/bodypro.gr\/wp-content\/uploads\/2025\/09\/Picsart_24-02-15_00-23-14-497-600x600.jpg"}}</script><script id="chaty-js-extra" type="litespeed/javascript">var chaty_settings={"chaty_widgets":[{"id":0,"identifier":0,"settings":{"cta_type":"chat-view","cta_body":"\u003Cp\u003E\u003Cstrong\u003E\u003Cem\u003E&Pi;\u03ce&sigmaf; &mu;&pi;&omicron;&rho;&omicron;\u03cd&mu;&epsilon; &nu;&alpha; &beta;&omicron;&eta;&theta;\u03ae&sigma;&omicron;&upsilon;&mu;&epsilon; &pi;&alpha;&rho;&alpha;&kappa;&alpha;&lambda;\u03ce?\u003C/em\u003E \ud83d\ude42\u003C/strong\u003E\u003C/p\u003E","cta_head":"\u039a\u03b1\u03bb\u03ce\u03c2 \u0389\u03c1\u03b8\u03b1\u03c4\u03b5 !","cta_head_bg_color":"rgb(240, 8, 40)","cta_head_text_color":"#ffffff","show_close_button":"yes","position":"right","custom_position":1,"bottom_spacing":"25","side_spacing":"25","icon_view":"vertical","default_state":"click","cta_text":"\u03a1\u03c9\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \r\n","cta_text_color":"rgb(244, 9, 9)","cta_bg_color":"#ffffff","show_cta":"all_time","is_pending_mesg_enabled":"off","pending_mesg_count":"1","pending_mesg_count_color":"#ffffff","pending_mesg_count_bgcolor":"#dd0000","widget_icon":"chat-base","widget_icon_url":"","widget_fa_icon":"","font_family":"","widget_size":"54","custom_widget_size":"54","is_google_analytics_enabled":"off","bg_blur_effect":"off","close_text":"\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2","widget_color":"rgb(237, 20, 32)","widget_icon_color":"#ffffff","widget_rgb_color":"237,20,32","has_custom_css":0,"custom_css":"","widget_token":"a95c732629","widget_index":"","attention_effect":"","cht_page_title_for_change":0,"cht_page_title_for_change_message":"\ud83d\udcac New message"},"triggers":{"has_time_delay":1,"time_delay":0,"exit_intent":0,"has_display_after_page_scroll":0,"display_after_page_scroll":0,"auto_hide_widget":0,"hide_after":0,"show_on_pages_rules":[],"time_diff":0,"has_date_scheduling_rules":0,"date_scheduling_rules":{"start_date_time":"","end_date_time":""},"date_scheduling_rules_timezone":0,"day_hours_scheduling_rules_timezone":0,"has_day_hours_scheduling_rules":0,"day_hours_scheduling_rules":[],"day_time_diff":"","show_on_direct_visit":0,"show_on_referrer_social_network":0,"show_on_referrer_search_engines":0,"show_on_referrer_google_ads":0,"show_on_referrer_urls":[],"has_show_on_specific_referrer_urls":0,"has_traffic_source":0,"has_countries":0,"countries":[],"has_target_rules":0},"channels":[{"channel":"Facebook_Messenger","value":"https://m.me/DaglartzisTeam","hover_text":"\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c3\u03c4\u03bf Messenger","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#1E88E5\"/\u003E\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 9.63934C0 4.29861 4.68939 0 10.4209 0C16.1524 0 20.8418 4.29861 20.8418 9.63934C20.8418 14.98 16.1524 19.2787 10.4209 19.2787C9.37878 19.2787 8.33673 19.1484 7.42487 18.8879L3.90784 20.8418V17.1945C1.56311 15.3708 0 12.6353 0 9.63934ZM8.85779 10.1604L11.463 13.0261L17.1945 6.90384L12.1143 9.76959L9.37885 6.90384L3.64734 13.0261L8.85779 10.1604Z\" transform=\"translate(9.01854 10.3146)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#1E88E5","icon_rgb_color":"30,136,229","channel_type":"Facebook_Messenger","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"https://m.me/DaglartzisTeam","mobile_target":"","desktop_target":"_blank","target":"_blank","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Phone","value":"+306973034774","hover_text":"\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#03E78B\"/\u003E\u003Cpath d=\"M19.3929 14.9176C17.752 14.7684 16.2602 14.3209 14.7684 13.7242C14.0226 13.4259 13.1275 13.7242 12.8292 14.4701L11.7849 16.2602C8.65222 14.6193 6.11623 11.9341 4.47529 8.95057L6.41458 7.90634C7.16046 7.60799 7.45881 6.71293 7.16046 5.96705C6.56375 4.47529 6.11623 2.83435 5.96705 1.34259C5.96705 0.596704 5.22117 0 4.47529 0H0.745882C0.298353 0 5.69062e-07 0.298352 5.69062e-07 0.745881C5.69062e-07 3.72941 0.596704 6.71293 1.93929 9.3981C3.87858 13.575 7.30964 16.8569 11.3374 18.7962C14.0226 20.1388 17.0061 20.7355 19.9896 20.7355C20.4371 20.7355 20.7355 20.4371 20.7355 19.9896V16.4094C20.7355 15.5143 20.1388 14.9176 19.3929 14.9176Z\" transform=\"translate(9.07179 9.07178)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#03E78B","icon_rgb_color":"3,231,139","channel_type":"Phone","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"tel:+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Viber","value":"+306973034774","hover_text":"\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c3\u03c4\u03bf Viber","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#665CAC\"/\u003E\u003Cpath d=\"M17.6837 2.14833C17.16 1.64578 15.0497 0.0389578 10.3496 0.0158143C10.3496 0.0158143 4.80418 -0.334645 2.10085 2.26405C0.596193 3.84111 0.0662511 6.14886 0.0126261 9.01205C-0.0441534 11.8752 -0.116705 17.2346 4.8168 18.6894H4.81995L4.8168 20.9078C4.8168 20.9078 4.78525 21.8071 5.3499 21.989C6.03125 22.2105 6.43186 21.5294 7.08482 20.7921C7.44127 20.3888 7.93651 19.7936 8.30874 19.3407C11.6808 19.6382 14.2769 18.9572 14.5702 18.858C15.2516 18.6265 19.1063 18.1075 19.7309 12.7481C20.3775 7.22338 19.4154 3.7254 17.6837 2.14833ZM18.2546 12.3513C17.7247 16.828 14.5986 17.1123 14.0245 17.3041C13.7785 17.3867 11.501 17.9818 8.63679 17.7835C8.63679 17.7835 6.50126 20.4813 5.83567 21.1856C5.73158 21.2947 5.60856 21.341 5.52654 21.3178C5.41298 21.2881 5.38144 21.1459 5.38144 20.9376C5.38459 20.64 5.40037 17.2512 5.40037 17.2512C5.39721 17.2512 5.39721 17.2512 5.40037 17.2512C1.23023 16.0378 1.47312 11.4719 1.52044 9.08148C1.56775 6.69108 1.99675 4.73379 3.26798 3.41792C5.55493 1.24904 10.2645 1.57305 10.2645 1.57305C14.2422 1.59288 16.1475 2.84594 16.5891 3.26583C18.0527 4.58501 18.8003 7.73585 18.2546 12.3513Z\" transform=\"translate(9.47299 8.4238)\" fill=\"white\"/\u003E\u003Cpath d=\"M1.58982 1.72254C1.53935 0.628182 1.00941 0.0562059 0 1.00898e-07\" transform=\"translate(20.166 15.5914)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M3.35945 3.69636C3.38153 2.67804 3.09448 1.82834 2.49514 1.14395C1.8958 0.459565 1.06619 0.0793496 1.9253e-07 2.01796e-07\" transform=\"translate(19.7592 14.0966)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M5.22371 5.71646C5.21109 3.94763 4.70639 2.55902 3.71275 1.5407C2.71911 0.525689 1.47942 0.00991877 -3.8506e-07 1.00898e-07\" transform=\"translate(19.2931 12.6479)\" stroke=\"white\" stroke-width=\"0.518873\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/\u003E\u003Cpath d=\"M6.35738 8.04532C6.35738 8.04532 6.73276 8.07838 6.93149 7.81719L7.32263 7.30142C7.5119 7.04353 7.96929 6.88153 8.41722 7.14272C8.66641 7.2915 9.11434 7.57914 9.39193 7.79405C9.68844 8.02218 10.2972 8.55448 10.2972 8.55448C10.5875 8.80906 10.6537 9.18597 10.4581 9.58271C10.4581 9.58602 10.455 9.58933 10.455 9.58933C10.2531 9.96293 9.9818 10.3167 9.63797 10.644C9.63482 10.6473 9.63482 10.6473 9.63167 10.6506C9.35092 10.8953 9.07333 11.0375 8.80205 11.0705C8.77051 11.0771 8.7295 11.0804 8.68219 11.0771C8.56232 11.0771 8.44561 11.0606 8.32889 11.0209L8.31943 11.0077C7.89989 10.8854 7.20277 10.5746 6.03879 9.90342C5.28173 9.467 4.654 9.02066 4.12406 8.57762C3.84331 8.34619 3.55626 8.08169 3.2629 7.77752C3.25344 7.7676 3.24398 7.75768 3.23451 7.74776C3.22505 7.73784 3.21559 7.72792 3.20612 7.718C3.19666 7.70808 3.1872 7.69817 3.17773 7.68825C3.16827 7.67833 3.15881 7.66841 3.14934 7.65849C2.85914 7.35101 2.60678 7.05015 2.38597 6.75589C1.96328 6.20045 1.53744 5.5392 1.12105 4.74902C0.480708 3.52902 0.184194 2.79834 0.0674803 2.35862L0.0548623 2.3487C0.0170094 2.22637 -0.00191702 2.10404 0.0012374 1.9784C-0.00191702 1.92881 0.0012373 1.88583 0.00754613 1.85276C0.0390903 1.56843 0.17473 1.27748 0.408157 0.983227C0.411312 0.979921 0.411311 0.979921 0.414466 0.976615C0.726753 0.616237 1.06112 0.331902 1.42072 0.120304C1.42388 0.120304 1.42703 0.116997 1.42703 0.116997C1.80556 -0.0879887 2.16517 -0.0185578 2.40806 0.285615C2.41121 0.288921 2.91592 0.923716 3.13357 1.2345C3.33861 1.52875 3.6162 1.99493 3.75499 2.25612C4.00419 2.72561 3.84962 3.20501 3.60358 3.40338L3.11149 3.81335C2.86229 4.02495 2.89384 4.41509 2.89384 4.41509C2.89384 4.41509 3.62566 7.31464 6.35738 8.04532Z\" transform=\"translate(13.863 13.0014)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"#665CAC","icon_rgb_color":"102,92,172","channel_type":"Viber","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"Email","value":"info@bodypro.gr","hover_text":"\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 email","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF485F\"/\u003E\u003Cpath d=\"M20.5379 14.2557H1.36919C0.547677 14.2557 0 13.7373 0 12.9597V1.29597C0 0.518387 0.547677 0 1.36919 0H20.5379C21.3594 0 21.9071 0.518387 21.9071 1.29597V12.9597C21.9071 13.7373 21.3594 14.2557 20.5379 14.2557ZM20.5379 12.9597V13.6077V12.9597ZM1.36919 1.29597V12.9597H20.5379V1.29597H1.36919Z\" transform=\"translate(8.48619 12.3117)\" fill=\"white\"/\u003E\u003Cpath d=\"M10.9659 8.43548C10.829 8.43548 10.692 8.43548 10.5551 8.30588L0.286184 1.17806C0.012346 0.918864 -0.124573 0.530073 0.149265 0.270879C0.423104 0.0116857 0.833862 -0.117911 1.1077 0.141283L10.9659 7.00991L20.8241 0.141283C21.0979 -0.117911 21.5087 0.0116857 21.7825 0.270879C22.0563 0.530073 21.9194 0.918864 21.6456 1.17806L11.3766 8.30588C11.2397 8.43548 11.1028 8.43548 10.9659 8.43548Z\" transform=\"translate(8.47443 12.9478)\" fill=\"white\"/\u003E\u003Cpath d=\"M9.0906 7.13951C8.95368 7.13951 8.81676 7.13951 8.67984 7.00991L0.327768 1.17806C-0.0829894 0.918864 -0.0829899 0.530073 0.190849 0.270879C0.327768 0.0116855 0.738525 -0.117911 1.14928 0.141282L9.50136 5.97314C9.7752 6.23233 9.91212 6.62112 9.63828 6.88032C9.50136 7.00991 9.36444 7.13951 9.0906 7.13951Z\" transform=\"translate(20.6183 18.7799)\" fill=\"white\"/\u003E\u003Cpath d=\"M0.696942 7.13951C0.423104 7.13951 0.286185 7.00991 0.149265 6.88032C-0.124573 6.62112 0.012346 6.23233 0.286185 5.97314L8.63826 0.141282C9.04902 -0.117911 9.45977 0.0116855 9.59669 0.270879C9.87053 0.530073 9.73361 0.918864 9.45977 1.17806L1.1077 7.00991C0.970781 7.13951 0.833862 7.13951 0.696942 7.13951Z\" transform=\"translate(8.47443 18.7799)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"rgb(20, 135, 129)","icon_rgb_color":"20,135,129","channel_type":"Email","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"mailto:info@bodypro.gr","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""},{"channel":"SMS","value":"+306973034774","hover_text":"\u03a3\u03c4\u03b5\u03b9\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 SMS","chatway_position":"","svg_icon":"\u003Csvg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"\u003E\u003Ccircle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF549C\"/\u003E\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.60298 0H16.9194C18.351 0 19.5224 1.19321 19.5224 2.65158V14.5838C19.5224 16.0421 18.351 17.2354 16.9194 17.2354H7.4185L3.64418 20.4173C3.51402 20.5499 3.38388 20.5499 3.25372 20.5499H2.99344C2.73314 20.4173 2.60298 20.1521 2.60298 19.887V17.2354C1.17134 17.2354 0 16.0421 0 14.5838V2.65158C0 1.19321 1.17134 0 2.60298 0ZM2.60316 11.2696C2.60316 11.6673 2.86346 11.9325 3.25391 11.9325H4.5554C5.5966 11.9325 6.50764 11.0044 6.50764 9.94376C6.50764 8.88312 5.5966 7.95505 4.5554 7.95505C4.16496 7.95505 3.90465 7.68991 3.90465 7.29218C3.90465 6.89441 4.16496 6.62927 4.5554 6.62927H5.85689C6.24733 6.62927 6.50764 6.36411 6.50764 5.96637C6.50764 5.56863 6.24733 5.30347 5.85689 5.30347H4.5554C3.51421 5.30347 2.60316 6.23154 2.60316 7.29218C2.60316 8.35281 3.51421 9.28085 4.5554 9.28085C4.94585 9.28085 5.20613 9.54602 5.20613 9.94376C5.20613 10.3415 4.94585 10.6067 4.5554 10.6067H3.25391C2.86346 10.6067 2.60316 10.8718 2.60316 11.2696ZM14.9678 11.9325H13.6664C13.2759 11.9325 13.0156 11.6673 13.0156 11.2696C13.0156 10.8718 13.2759 10.6067 13.6664 10.6067H14.9678C15.3583 10.6067 15.6186 10.3415 15.6186 9.94376C15.6186 9.54602 15.3583 9.28085 14.9678 9.28085C13.9267 9.28085 13.0156 8.35281 13.0156 7.29218C13.0156 6.23154 13.9267 5.30347 14.9678 5.30347H16.2693C16.6598 5.30347 16.9201 5.56863 16.9201 5.96637C16.9201 6.36411 16.6598 6.62927 16.2693 6.62927H14.9678C14.5774 6.62927 14.3171 6.89441 14.3171 7.29218C14.3171 7.68991 14.5774 7.95505 14.9678 7.95505C16.009 7.95505 16.9201 8.88312 16.9201 9.94376C16.9201 11.0044 16.009 11.9325 14.9678 11.9325ZM10.4126 11.2697C10.4126 11.6674 10.6729 11.9326 11.0633 11.9326C11.4538 11.9326 11.7141 11.6674 11.8442 11.2697V5.96649C11.8442 5.70135 11.5839 5.43619 11.3236 5.30362C10.9332 5.30362 10.6729 5.43619 10.5427 5.70135L9.76186 7.15973L8.98094 5.70135C8.85081 5.43619 8.46034 5.17102 8.20006 5.30362C7.93977 5.43619 7.67946 5.70135 7.67946 5.96649V11.2697C7.67946 11.6674 7.93977 11.9326 8.33022 11.9326C8.72066 11.9326 8.98094 11.6674 8.98094 11.2697V8.75067L9.1111 8.88327C9.37138 9.28101 10.0221 9.28101 10.2825 8.88327L10.4126 8.75067V11.2697Z\" transform=\"translate(9.67801 10.4601)\" fill=\"white\"/\u003E\u003C/svg\u003E","is_desktop":1,"is_mobile":1,"icon_color":"rgb(118, 117, 117)","icon_rgb_color":"118,117,117","channel_type":"SMS","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":0,"has_welcome_message":0,"emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"sms:+306973034774","mobile_target":"","desktop_target":"","target":"","is_agent":0,"agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"a95c732629","widget_index":"","click_event":"","is_agent_desktop":0,"is_agent_mobile":0,"v2_site_key":"","v3_site_key":"","enable_recaptcha":0,"hide_recaptcha_badge":"no","viber_url":""}]}],"ajax_url":"https://bodypro.gr/wp-admin/admin-ajax.php","data_analytics_settings":"on","page_id":"291248","product":{"title":"","sku":"","price":"","regPrice":"","discount":""},"lang":{"whatsapp_label":"WhatsApp Message","whatsapp_button":"Send WhatsApp Message","hide_whatsapp_form":"Hide WhatsApp Form","emoji_picker":"Show Emojis"},"has_chatway":""}</script><script id="wc-order-attribution-js-extra" type="litespeed/javascript">var wc_order_attribution={"params":{"lifetime":1.0e-5,"session":30,"base64":!1,"ajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":!0},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}</script><script id="wishsuite-frontend-js-extra" type="litespeed/javascript">var WishSuite={"ajaxurl":"https://bodypro.gr/wp-admin/admin-ajax.php","wsnonce":"7b5f750445","option_data":{"after_added_to_cart":"on"}}</script><script data-ccm-injected="1" type="litespeed/javascript" data-src="https://cdn.trustindex.io/loader.js?ver=1" id="trustindex-loader-js-js" data-wp-strategy="async"></script><script id="wp-i18n-js-after" type="litespeed/javascript">wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']})</script><script id="elementor-pro-frontend-js-before" type="litespeed/javascript">var ElementorProFrontendConfig={"ajaxurl":"https:\/\/bodypro.gr\/wp-admin\/admin-ajax.php","nonce":"1b88969489","urls":{"assets":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/bodypro.gr\/wp-json\/"},"settings":{"lazy_load_background_images":!0},"popup":{"hasPopUps":!0},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":!0},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":!0},"pinterest":{"title":"Pinterest","has_counter":!0},"reddit":{"title":"Reddit","has_counter":!0},"vk":{"title":"VK","has_counter":!0},"odnoklassniki":{"title":"OK","has_counter":!0},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":!0},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":!0},"xing":{"title":"XING","has_counter":!0},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/bodypro.gr\/kalathi\/","checkout_page_url":"https:\/\/bodypro.gr\/checkout-2\/","fragments_nonce":"4cc65b7ab9"}},"facebook_sdk":{"lang":"el","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/bodypro.gr\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}</script><script type="litespeed/javascript">jQuery(function($){let checkout_is_updated=!1;$('form.checkout').on('change','input[name="payment_method"]',function(){$(document.body).trigger('update_checkout');$(document.body).one('updated_checkout',function(){if(!checkout_is_updated){checkout_is_updated=!0}})})},{threshold:300});!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function o(t){return e({},at,t)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,vt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,vt,e)}function i(t){return s(t,null),0}function r(t){return null===c(t)}function u(t){return c(t)===_t}function d(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function f(t,e){et?t.classList.add(e):t.className+=(t.className?" ":"")+e}function _(t,e){et?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function v(t,e){!e||(e=e._observer)&&e.unobserve(t)}function b(t,e){t&&(t.loadingCount+=e)}function p(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function h(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function m(t){return!!t[lt]}function E(t){return t[lt]}function I(t){return delete t[lt]}function y(e,t){var n;,t.forEach(function(t){n[t]=e.getAttribute(t)}),e[lt]=n)}function L(a,t){var o;m(a)&&(o=E(a),t.forEach(function(t){var e,n;e=a,(t=o[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function k(t,e,n){f(t,e.class_loading),s(t,st),n&&(b(n,1),d(e.callback_loading,t,n))}function A(t,e,n){n&&t.setAttribute(e,n)}function O(t,e){A(t,rt,l(t,e.data_sizes)),A(t,it,l(t,e.data_srcset)),A(t,ot,l(t,e.data_src))}function w(t,e,n){var a=l(t,e.data_bg_multi),o=l(t,e.data_bg_multi_hidpi);(a=nt&&o?o:a)&&(t.style.backgroundImage=a,n=n,f(t=t,(e=e).class_applied),s(t,dt),n&&(e.unobserve_completed&&v(t,e),d(e.callback_applied,t,n)))}function x(t,e){!e||0<e.loadingCount||0<e.toLoadCount||d(t.callback_finish,e)}function M(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function N(t){return!!t.llEvLisnrs}function z(t){if(N(t)){var e,n,a=t.llEvLisnrs;for(e in a){var o=a[e];n=e,o=o,t.removeEventListener(n,o)}delete t.llEvLisnrs}}function C(t,e,n){var a;delete t.llTempImage,b(n,-1),(a=n)&&--a.toLoadCount,_(t,e.class_loading),e.unobserve_completed&&v(t,n)}function R(i,r,c){var l=g(i)||i;N(l)||function(t,e,n){N(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";M(t,a,e),M(t,"error",n)}(l,function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_loaded),s(e,ut),d(n.callback_loaded,e,a),o||x(n,a),z(l)},function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_error),s(e,ft),d(n.callback_error,e,a),o||x(n,a),z(l)})}function T(t,e,n){var a,o,i,r,c;t.llTempImage=document.createElement("IMG"),R(t,e,n),m(c=t)||(c[lt]={backgroundImage:c.style.backgroundImage}),i=n,r=l(a=t,(o=e).data_bg),c=l(a,o.data_bg_hidpi),(r=nt&&c?c:r)&&(a.style.backgroundImage='url("https://bodypro.gr/wp-content/uploads/elementor/css/'.concat(r,'")'),g(a).setAttribute(ot,r),k(a,o,i)),w(t,e,n)}function G(t,e,n){var a;R(t,e,n),a=e,e=n,(t=Et[(n=t).tagName])&&(t(n,a),k(n,a,e))}function D(t,e,n){var a;a=t,(-1<It.indexOf(a.tagName)?G:T)(t,e,n)}function S(t,e,n){var a;t.setAttribute("loading","lazy"),R(t,e,n),a=e,(e=Et[(n=t).tagName])&&e(n,a),s(t,_t)}function V(t){t.removeAttribute(ot),t.removeAttribute(it),t.removeAttribute(rt)}function j(t){h(t,function(t){L(t,mt)}),L(t,mt)}function F(t){var e;(e=yt[t.tagName])?e(t):m(e=t)&&(t=E(e),e.style.backgroundImage=t.backgroundImage)}function P(t,e){var n;F(t),n=e,r(e=t)||u(e)||(_(e,n.class_entered),_(e,n.class_exited),_(e,n.class_applied),_(e,n.class_loading),_(e,n.class_loaded),_(e,n.class_error)),i(t),I(t)}function U(t,e,n,a){var o;n.cancel_on_exit&&(c(t)!==st||"IMG"===t.tagName&&(z(t),h(o=t,function(t){V(t)}),V(o),j(t),_(t,n.class_loading),b(a,-1),i(t),d(n.callback_cancel,t,e,a)))}function $(t,e,n,a){var o,i,r=(i=t,0<=bt.indexOf(c(i)));s(t,"entered"),f(t,n.class_entered),_(t,n.class_exited),o=t,i=a,n.unobserve_entered&&v(o,i),d(n.callback_enter,t,e,a),r||D(t,n,a)}function q(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function H(t,o,i){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?$(t.target,t,o,i):(e=t.target,n=t,a=o,t=i,void(r(e)||(f(e,a.class_exited),U(e,n,a,t),d(a.callback_exit,e,n,t))));var e,n,a})}function B(e,n){var t;tt&&!q(e)&&(n._observer=new IntersectionObserver(function(t){H(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function J(t){return Array.prototype.slice.call(t)}function K(t){return t.container.querySelectorAll(t.elements_selector)}function Q(t){return c(t)===ft}function W(t,e){return e=t||K(e),J(e).filter(r)}function X(e,t){var n;(n=K(e),J(n).filter(Q)).forEach(function(t){_(t,e.class_error),i(t)}),t.update()}function t(t,e){var n,a,t=o(t);this._settings=t,this.loadingCount=0,B(t,this),n=t,a=this,Y&&window.addEventListener("online",function(){X(n,a)}),this.update(e)}var Y="undefined"!=typeof window,Z=Y&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),tt=Y&&"IntersectionObserver"in window,et=Y&&"classList"in document.createElement("p"),nt=Y&&1<window.devicePixelRatio,at={elements_selector:".lazy",container:Z||Y?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",it="srcset",rt="sizes",ct="poster",lt="llOriginalAttrs",st="loading",ut="loaded",dt="applied",ft="error",_t="native",gt="data-",vt="ll-status",bt=[st,ut,dt,ft],pt=[ot],ht=[ot,ct],mt=[ot,it,rt],Et={IMG:function(t,e){h(t,function(t){y(t,mt),O(t,e)}),y(t,mt),O(t,e)},IFRAME:function(t,e){y(t,pt),A(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){y(t,pt),A(t,ot,l(t,e.data_src))}),y(t,ht),A(t,ct,l(t,e.data_poster)),A(t,ot,l(t,e.data_src)),t.load()}},It=["IMG","IFRAME","VIDEO"],yt={IMG:j,IFRAME:function(t){L(t,pt)},VIDEO:function(t){a(t,function(t){L(t,pt)}),L(t,ht),t.load()}},Lt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,o=this._settings,i=W(t,o);{if(p(this,i.length),!Z&&tt)return q(o)?(e=o,n=this,i.forEach(function(t){-1!==Lt.indexOf(t.tagName)&&S(t,e,n)}),void p(n,0)):(t=this._observer,o=i,t.disconnect(),a=t,void o.forEach(function(t){a.observe(t)}));this.loadAll(i)}},destroy:function(){this._observer&&this._observer.disconnect(),K(this._settings).forEach(function(t){I(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;W(t,n).forEach(function(t){v(t,e),D(t,n,e)})},restoreAll:function(){var e=this._settings;K(e).forEach(function(t){P(t,e)})}},t.load=function(t,e){e=o(e);D(t,e)},t.resetStatus=function(t){i(t)},t}),function(t,e){"use strict";function n(){e.body.classList.add("litespeed_lazyloaded")}function a(){console.log("[LiteSpeed] Start Lazy Load"),o=new LazyLoad(Object.assign({},{elements_selector:"[data-lazyloaded]",callback_finish:n})),i=function(){o.update()},t.MutationObserver&&new MutationObserver(i).observe(e.documentElement,{childList:!0,subtree:!0,attributes:!0})}var o,i;t.addEventListener?t.addEventListener("load",a,!1):t.attachEvent("onload",a)}(window,document);</script><script data-no-optimize="1">window.litespeed_ui_events=window.litespeed_ui_events||["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjecturl(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}</script><script data-no-optimize="1">var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"");litespeed_vary||(sessionStorage.getItem("litespeed_reloaded")?console.log("LiteSpeed: skipping guest vary reload (already reloaded this session)"):fetch("/wp-content/plugins/litespeed-cache/guest.vary.php",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),sessionStorage.setItem("litespeed_reloaded","1"),window.location.reload(!0))}));</script><script data-optimized="1" type="litespeed/javascript" data-src="https://bodypro.gr/wp-content/litespeed/js/6a5273598c6af2cd7f93df1fd0b3f8de.js?ver=e6e3f"></script></body></html><!-- Page optimized by LiteSpeed Cache @2026-03-06 23:28:58 --><!-- Page supported by LiteSpeed Cache 7.8 on 2026-03-06 23:28:58 --><!-- Guest Mode --><!-- QUIC.cloud UCSS in queue -->.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.on-hover-text{display:none}.on-hover-text p{white-space:nowrap}.on-hover-text img.emoji{max-width:none}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top .on-hover-text:before,.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top .on-hover-text:after,.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top .on-hover-text,.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty-animation-floating{-webkit-animation:chaty-animation-floating 3s ease infinite;animation:chaty-animation-floating 3s ease infinite}@keyframes chaty-animation-floating{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *{margin:0;padding:0}.chaty .sr-only,.chaty-outer-forms .sr-only,.hide-cht-svg-bg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;outline:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:10001}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0;min-width:unset}* .chaty-channel button{min-width:unset;max-width:unset}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-contact-form-box button.chaty-submit-button:disabled .chaty-loader{display:inline-block}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger{display:block}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-main{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;pointer-events:auto}.chaty-widget .ch-flash-title-msg,.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{padding:0;min-height:260px;position:relative;z-index:2}.chaty-whatsapp-content{padding:20px}.chaty-popup-whatsapp-form .chaty-whatsapp-body{height:260px;min-height:auto}.chaty-popup-whatsapp-form .chaty-whatsapp-content{display:flex;align-items:flex-start}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.chaty-form-body form{margin:0;padding:0}.qr-code-image{padding:10px;text-align:center;border:solid 1px silver;border-radius:4px}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-form{position:relative;background-color:#f0ede7;border-radius:8px;margin:0}.chaty-whatsapp-form:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.035;background-image:url("/wp-content/plugins/chaty-pro/images/whatsapp.png")}.chaty-popup-whatsapp-form .chaty-whatsapp-body:before,.chaty-popup-whatsapp-form .chaty-whatsapp-footer:before{background-image:url("/wp-content/plugins/chaty-pro/images/whatsapp-welcome-popup.png");opacity:.7}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 10px 10px;position:relative;transform-origin:center top;z-index:2;margin-top:0;margin-left:0;max-width:calc(100% - 40px);font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;font-size:14px;line-height:18px;border:1px solid rgba(34,17,71,.08)}.chaty-whatsapp-message:before{content:"";display:none;width:0;height:0;border-top:0 solid transparent;border-bottom:10px solid transparent;border-right:12px solid #fff;position:absolute;left:-12px;top:0}.wp-profile-img+.chaty-whatsapp-message:before{display:block}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400;word-wrap:break-word}.chaty-whatsapp-footer{position:relative;padding:20px 15px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}button.chaty-whatsapp-button-button,button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{text-align:center!important;height:40px!important;width:40px!important;padding:0!important;background:#c6d7e3!important;border-radius:20px!important;outline:0!important;box-shadow:none!important;cursor:pointer!important;margin:0 0 0 10px!important;text-decoration:none!important;border:none!important;min-width:1px!important;flex:0 0 40px}button.chaty-whatsapp-button-button{background:#c6d7e3!important}button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button{background:#25d366!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:focus,.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:hover{background:#22bf5b!important}.chaty-whatsapp-data{display:flex;flex:1;z-index:1}.chaty-whatsapp-field{padding-right:0;flex:1;position:relative;display:flex;align-items:center}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:40px!important;line-height:normal;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21;flex:1}.chaty-whatsapp-field input[type=text]:focus{outline:0!important;border:none!important;margin:0;color:#111b21;box-shadow:none!important}.chaty-whatsapp-button-button:active,.chaty-whatsapp-button-button:focus,.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(/wp-content/plugins/chaty-pro/images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(/wp-content/plugins/chaty-pro/images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;display:flex}.chaty-contact-inputs{padding:15px}.chaty-contact-input{display:block}.chaty-contact-input label.chaty-form-label{font-size:14px;margin:0;padding:0 0 4px 0;line-height:20px;display:flex;color:#28303d}.chaty-contact-input+.chaty-contact-input{margin:10px 0 0}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input .has-chaty-error:focus,.chaty-contact-input input.chaty-input-field:focus,.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=tel].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input select.chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989;background-color:#fff}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px;display:block}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input select.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:10px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.front-google-captcha{width:100%!important;overflow:hidden}.front-google-captcha>div{width:100%}.front-google-captcha iframe{transform:scaleX(.9);position:relative;left:-15px}.widget-fa-icon{width:100%;height:100%;display:inline-block;vertical-align:middle;color:#fff}span.chaty-loader{display:none;vertical-align:middle;color:#fff;animation:rotation 1s infinite linear;width:24px;height:24px;text-align:center;line-height:24px;margin-left:5px}span.chaty-loader span.dashicons{width:24px;height:24px;text-align:center;line-height:24px;font-size:24px}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}span.chaty-loader.active{display:inline-block;vertical-align:baseline}.chaty-i-trigger.single-channel>.chaty-channel>.on-hover-text{display:none!important}html[dir=rtl] .chaty-input-field,html[dir=rtl] .chaty-submit-button,html[dir=rtl] .chaty-tooltip,html[dir=rtl] .chaty-tooltip:after,html[dir=rtl] .chaty-whatsapp-message,html[dir=rtl] .on-hover-text{direction:rtl}.add-bg-blur-effect{background-color:rgba(0,0,0,.4);overflow-x:hidden}.add-bg-blur-effect>:not(.chaty,.chaty-outer-forms,.picmo__popupContainer){filter:blur(6px)}.email_suggestion,.wp_email_suggestion{margin:0;padding:0;font-size:14px;color:#970029}.email_suggestion i,.wp_email_suggestion i{color:#2596be;font-weight:700;cursor:pointer}.chaty-custom-whatsapp-form .eac-sugg,.chaty-form .eac-sugg{color:#c1c1c1;line-height:34px!important}.chaty-form .eac-input-wrap{width:100%;overflow:hidden;line-height:38px}.chaty-custom-whatsapp-form .chaty-whatsapp-body:before{opacity:.05}.chaty-custom-whatsapp-form .chaty-whatsapp-body{border-radius:0}.chaty-custom-whatsapp-form .chaty-whatsapp-footer{border-top:1px solid #e1e1e1;min-height:70px}.chaty-custom-whatsapp-form .chaty-whatsapp-data{display:block;z-index:1}.chaty-custom-whatsapp-form .chaty-whatsapp-button-button{width:100%!important;z-index:1;position:relative}.chaty-custom-whatsapp-form .header-text{display:flex;align-items:center}.chaty-custom-whatsapp-form .header-text span{display:inline-block;vertical-align:super;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button svg{width:26px;height:26px;fill:#ffffff;margin-right:3px}.chaty-custom-whatsapp-form .chaty-whatsapp-button span{font-size:15px;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button{display:flex;align-items:center;justify-content:center;border-radius:6px!important}.chaty-custom-whatsapp-form .chaty-whatsapp-content{padding:15px;z-index:101111;position:relative}.chaty-custom-whatsapp-form .chaty-whatsapp-body{min-height:auto}.chaty-outer-forms input[type=number]::-webkit-inner-spin-button,.chaty-outer-forms input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.chaty-whatsapp-header{display:flex;align-items:center;background-color:#4aa485;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;box-shadow:0 16px 32px 0 #1a0E3529}.chaty-whatsapp-header .header-wp-icon{height:30px;width:30px;margin-right:7px}.chaty-whatsapp-header .header-wp-title{color:#fff;font-size:15px;flex:1;padding-right:8px}.whatsapp-form-close-btn{flex:0 0 16px;cursor:pointer}.whatsapp-form-close-btn svg{width:16px;height:16px}.chaty-form,.chaty-whatsapp-form{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-whatsapp-body .wp-profile-img{height:30px;width:30px;margin-right:15px}.chaty-whatsapp-body .wp-profile-img img{height:30px;width:30px;border-radius:50%;object-fit:cover}.chaty-whatsapp-message-nickname{color:#489d81;font-size:10px;font-weight:500;line-height:14px}.chaty-whatsapp-message-time{color:#a1a1a9;font-size:10px;line-height:12px}.chaty-whatsapp-input::placeholder{color:#83a1b7;opacity:40%}.chaty-whatsapp-input::-ms-input-placeholder{color:#83a1b7;opacity:40%}button[type=button].chaty-wp-emoji-input,button[type=button].chaty-wp-emoji-input:focus,button[type=button].chaty-wp-emoji-input:hover{position:absolute!important;top:9px;left:8px;background:0 0!important;border:none!important;cursor:pointer;height:24px!important;width:24px!important;padding:0!important;min-width:1px!important;margin:0!important;outline:0!important}html[dir=rtl] button[type=button].chaty-wp-emoji-input,html[dir=rtl] button[type=button].chaty-wp-emoji-input:focus,html[dir=rtl] button[type=button].chaty-wp-emoji-input:hover{right:8px}html[dir=rtl] .chaty-whatsapp-field input[type=text]{padding:0 35px 0 00px}html[dir=rtl] button.chaty-whatsapp-button-button,html[dir=rtl] button.chaty-whatsapp-button-button:focus,html[dir=rtl] button.chaty-whatsapp-button-button:hover{margin:0 10px 0 0!important}html[dir=rtl] button.chaty-whatsapp-button-button svg{transform:rotate(180deg)}.chaty-whatsapp-field:not(.has_emoji) .chaty-wp-emoji-input{display:none!important}.chaty-whatsapp-input{padding-left:38px!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-whatsapp-input{padding-left:15px!important}.picmo__popupContainer{z-index:1000000}body .picmo__emojiButton span{font-size:24px;line-height:24px;display:inline-block;vertical-align:middle}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton{color:#8f8f8f;border:solid 1px transparent}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab.picmo__categoryTabActive .picmo__categoryButton{border:1px solid #a886cd;color:#a071d3;background:#fff}body .picmo__picker .picmo__emojiCategory .picmo__categoryName{display:flex;height:auto;padding:10px 17px;border-bottom:solid 1px #e2e8f0;font-weight:700;background:#f3f3f3}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton:hover{background:#fff}body .picmo__emojiButton{border-radius:4px}body .picmo__emojiButton:focus{outline:0;border-radius:5px}.chaty-channel span.chaty-icon{display:block}.chaty.form-open .chaty-widget.has-single .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;transform:rotate(360deg);z-index:999}.chaty-custom-whatsapp-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-button button{width:100%;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chaty-contact-input input[type=file].chaty-input-field{line-height:32px}.eac-cval:empty,.eac-sugg:empty{display:none!important}.qr-code-header{display:flex;align-items:center;background-color:#a886cd;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;color:#fff;box-shadow:0 16px 32px 0 #1a0E3529;z-index:999999}.chaty-close-button{cursor:pointer}.qr-code-title{line-height:1;padding:15px 15px 0;font-size:14px;color:#83a1b7}.qr-code-box{margin-top:10px;padding:0 15px 15px}.qr-code-head-title{display:inline-flex;align-items:center}.qr-code-head-title svg{margin-right:5px}.mce-error{border:1px solid #d00!important}.required_indicate{color:red;font-size:18px;margin-left:2px}.chaty-whatsapp-button-button svg{display:inline-block;vertical-align:sub}.chaty-wp-emoji-input:hover{background-color:transparent;border-color:transparent}.chaty-wp-emoji-input:focus{outline:0}.chaty-whatsapp-input[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:40%!important}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:1!important}.chaty-outer-forms form{margin:0}.chaty,.chaty *,.chaty-form,.chaty-form *,.chaty-whatsapp-form,.chaty-whatsapp-form *{-webkit-tap-highlight-color:transparent}body.csaas-has-chatway:not(.chatway-is-open) .chatway--trigger-container{display:none!important}body.csaas-has-chatway:not(.chatway-is-open) .chatway--frame-container{opacity:0;visibility:hidden}body.csaas-has-chatway.chatway-is-open .chaty{display:none!important}.chaty-widget.has-chatway .Chatway-channel-link{opacity:1;visibility:visible;pointer-events:auto}.has-chat-view.active .chaty-widget.has-chatway.chaty-open .chaty-channel-list{display:none!important}.chaty-channel.Chatway-channel-link.has-unread-message:after,.chaty-widget:not(.has-chatway):not(.chaty-open) .csaas-widget-trigger.has-unread-message:after{content:attr(data-unread-message);width:20px;height:20px;background:#ff4545;position:absolute;border-radius:50%;font-size:12px;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center;bottom:44px;z-index:1111;right:-4px}body:not(.chatway--active) .chaty-widget.has-chatway.above-chaty .Chatway-channel-link{display:none!important}body:not(.chatway--active) .chaty-widget.inside-chaty .chaty-channels .Chatway-channel-link{display:none!important}body.csaas-has-chatway.has--chaty.chatway--active:not(.chatway--visible) .chatway--container{display:block}.chaty.chaty-has-chat-view .has-chatway.chaty-open .Chatway-channel-link{display:none!important}.chaty-view-channels .chaty-channel.Chatway-channel.has-unread-message:after{right:0;top:-8px;bottom:auto}.chaty-agent-header.agent-header-Instagram,.chaty-agent-header.agent-header-Instagram_DM{background:#f09433;background:-moz-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:200;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:500;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:600;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggqxsuxd.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggoxsuxd.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggsxsuxd.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggixsuxd.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggmxsuxd.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Manrope';font-style:normal;font-weight:800;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/manrope-xn7gyhe41ni1adirggexsg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u-w4bmutphjxsipx-mpclq7a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u-w4bmutphjxsipx-opci.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi9w2_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi9w2_gwft.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphjxsaui-qjcy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphjxsaxc-q.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi5wq_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi5wq_gwft.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi3wi_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi3wi_gwft.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphh30aui-qjcy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:100;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphh30axc-q.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh7usswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:300;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh7usswipgq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6uyw4bmutphjxawxjeu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:400;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6uyw4bmutphjx4wxg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh6uvswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:700;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh6uvswipgq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh50xswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:900;src:url(https://bodypro.gr/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh50xswipgq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.wp-block-woolentor-wishsuite{display:block}a.wishsuite-addtocart.loading{opacity:.25;padding-right:2.618em;position:relative}a.wishsuite-addtocart.loading::after{font-family:WooCommerce;content:'\e01c';vertical-align:top;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute;top:auto;right:1em;animation:spin 2s linear infinite}a.wishsuite-addtocart.added::after{font-family:WooCommerce;content:'\e017';margin-left:.53em;vertical-align:bottom}.wishsuite-loader{position:absolute;left:5px}a.wishsuite-button::after,.woocommerce a.button.wishsuite-button::after{display:none}a.wishsuite-btn.loading,.woocommerce a.button.wishsuite-btn.loading{opacity:1}.woocommerce a.button.wishsuite-button{display:inline-flex}.wishsuite-shop-top_thumbnail{position:absolute!important;z-index:9999;top:10px;left:10px!important;margin:0!important}.wishsuite-button img{display:inline-block!important;width:25px!important;margin:0 10px 0 0!important}a.wishsuite-button.loading img{opacity:.5}.wishsuite-button{display:inline-flex;align-items:center;position:relative}.wishsuite-button:focus{outline:none;border:none}.wishsuite-button svg{fill:currentColor;transition:all 200ms ease-out;width:15px;height:15px}.wishsuite-button svg+span{margin-left:6px}.wishsuite-button:hover svg,.wishlist-toggle.added svg{fill:currentColor}.wishsuite-button svg .loading,.wishsuite-button svg .check{opacity:0}.wishsuite-button.added svg .check,.wishsuite-button.wishsuite-btn-exist svg .check{opacity:1}.wishsuite-button.added svg .heart,.wishsuite-button.wishsuite-btn-exist svg .heart{opacity:0}.wishsuite-button.loading svg .loading,.wishsuite-button.loading:before{animation:loading 500ms 0ms infinite normal linear;transform-origin:center;opacity:1}.wishsuite-button.loading svg .heart{opacity:0}.wishsuite-btn-text{display:flex;align-items:center}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wishsuite-table-content table{width:100%;margin:0;border:1px solid #ebebeb;border-collapse:collapse}.wishsuite-table-content table thead>tr{background-color:#f9f9f9;border:1px solid #ebebeb}.wishsuite-table-content table thead>tr th{border-top:medium none;color:#333;font-size:14px;font-weight:500;padding:20px 30px 20px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;border:0}.wishsuite-table-content table tbody>tr{border-bottom:1px solid #ebebeb}.wishsuite-table-content table tbody>tr td{color:#333;font-size:15px;padding:10px;text-align:center;border:0}.wishsuite-table-content .quantity .qty{width:3.631em;padding:5px 5px 5px 5px;text-align:center}.wishsuite-table-content{position:relative;overflow-y:auto;overflow:visible}.wishsuite-table-content.loading:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgb(255 255 255 / .6)}.wishsuite-table-content .wishsuite-table-content-loader{border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid #3498db;width:50px;height:50px;-webkit-animation:htcomspin 1s linear infinite;animation:htcomspin 1s linear infinite;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-30px,-25px);display:none}.wishsuite-table-content.loading .wishsuite-table-content-loader{display:block}@-webkit-keyframes htcomspin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes htcomspin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wishsuite-remove{position:relative;display:inline-block;padding:10px;margin-left:-5px;transition:none;text-decoration:none!important}.wishsuite-remove:focus{outline:none}.wishsuite-remove::after,.wishsuite-remove::before{content:" ";position:absolute;top:50%;display:inline-block;width:15px;height:2px;background-color:#2d2a2a;right:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wishsuite-remove::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.wishsuite-remove:hover::after,.wishsuite-remove:hover::before{background:#EC1E1E}.wishsuite-emplty-text{text-align:center}.wishsuite-product-add_to_cart a{display:block;text-decoration:none!important}.wishsuite-product-add_to_cart a.wc-forward{margin-top:10px}.htcompare-btn+.wishsuite-button{margin-left:10px}.wishsuite-product-add_to_cart{position:relative}.wishsuite-quick-cart-area{position:absolute;width:300px;height:200px;right:0;bottom:0;display:none;z-index:99;background-color:#fff;padding:15px 20px 15px 20px;border:1px solid #ddd}.quick-cart-open .wishsuite-quick-cart-area{overflow:hidden;overflow-y:auto;display:block}.wishsuite-quick-cart-area .wishsuite-button{display:none!important}.wishsuite-product-add_to_cart .wishsuite-quick-cart-area a{display:inline-block}.wishsuite-quick-cart-close{display:inline-block;padding:1px 10px;position:absolute;right:0;top:0;cursor:pointer;transition:0.4s}.wishsuite-quick-cart-close:hover{color:#D93025}.wishsuite-quick-cart-area form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;width:100%;margin-right:0;padding-top:.5em;padding-bottom:.5em}.wishsuite-quick-cart-area form.cart .variations select:focus{outline:none}.wishsuite-quick-cart-area .single_add_to_cart_button{width:auto}.wishsuite-quick-cart-area .single_add_to_cart_button.disabled{cursor:not-allowed;opacity:.5}.wishsuite-quick-cart-area .quantity{display:inline-block}.wishsuite-quick-cart-area .woocommerce-variation-add-to-cart{margin-top:15px}.wishsuite-quick-cart-area form.cart table{border-width:0 0 1px;margin:0 0 1.2em}.wishsuite-quick-cart-area form.cart .variations{border-bottom:1px solid rgb(0 0 0 / .1);position:relative;margin-bottom:1em;width:100%}.wishsuite-quick-cart-area form.cart .variations td,.wishsuite-quick-cart-area form.cart .variations th{border:0;line-height:2em;padding-top:0;padding-bottom:0;padding-right:0;display:block;text-align:left}.wishsuite-quick-cart-area form.cart table td{padding-left:0}.wishsuite-quick-cart-area a.added_to_cart{width:100%;padding:3px;text-align:center;border:1px solid #ddd;margin-top:5px}.wishsuite-quick-cart-area a.reset_variations{text-align:left}.wishsuite-social-share{display:flex;align-items:center;margin-top:15px}.wishsuite-social-share ul{margin:0;padding:0;list-style:none;display:flex}.wishsuite-social-share ul li{display:inline-block}.wishsuite-social-share ul li a{display:block;line-height:1;padding:5px;color:#3a3a3a}.wishsuite-social-share ul li a .wishsuite-social-icon svg{fill:currentColor;width:15px;height:15px}.wishsuite-counter-area:not(.wishsuite-has-text){display:inline-block;position:relative;line-height:1;width:30px;color:#222}.wishsuite-counter-area:not(.wishsuite-has-text) span.wishsuite-counter{display:flex;align-items:center;justify-content:center;position:absolute;width:16px;height:16px;border-radius:8px;right:0;top:-8px;background:#ec5858;color:#fff;font-size:11px;line-height:18px;font-weight:600;text-align:center}.wishsuite-align-center .wishsuite-counter-area:not(.wishsuite-has-text) span.wishsuite-counter{right:-5px}.wishsuite-align-right .wishsuite-counter-area:not(.wishsuite-has-text) span.wishsuite-counter{right:-8px}.wishsuite-counter-area.wishsuite-has-text{display:inline-flex;align-items:center;color:#222;font-size:16px}.wishsuite-has-text span.wishsuite-counter-icon{display:flex;margin:0 5px}.wishsuite-has-text .wishsuite-counter-icon{color:#ec5858}.wishsuite-counter-icon svg{fill:currentColor}.elementor-widget-woolentor-universal-product .wishsuite-button img,.elementor-widget-woolentor-product-tab .wishsuite-button img{margin:0!important}nav.wishsuite-pagination{margin-top:30px}nav.wishsuite-pagination ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:10px}nav.wishsuite-pagination ul .page-numbers{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:2px solid #ebebeb;text-decoration:none;background-color:#fff0;color:#333;transition:all 0.3s ease 0s}nav.wishsuite-pagination ul .page-numbers.prev,nav.wishsuite-pagination ul .page-numbers.next{font-size:24px}nav.wishsuite-pagination ul .page-numbers:focus,nav.wishsuite-pagination ul .page-numbers:hover{border-color:#333;outline:none}nav.wishsuite-pagination ul .page-numbers.current{color:#fff;background-color:#333;border-color:#333}@media (max-width:767px){.wishsuite-table-content table,.wishsuite-table-content thead,.wishsuite-table-content tbody,.wishsuite-table-content th,.wishsuite-table-content td,.wishsuite-table-content tr{display:block}.wishsuite-table-content table,.wishsuite-table-content table th,.wishsuite-table-content table tbody>tr td,.wishsuite-table-content table td.wishsuite-product-title{text-align:left}.wishsuite-table-content table{border:none}.wishsuite-table-content td{padding:10px}.wishsuite-table-content thead tr{position:absolute;top:-9999px;left:-9999px}.wishsuite-table-content tr{border:1px solid #ebebeb;margin-top:15px}.wishsuite-table-content table tbody>tr td{border:none;border-bottom:1px solid #ebebeb;position:relative;padding-left:50%}.wishsuite-table-content td::before{position:absolute;top:34%;left:15px;width:45%;padding-right:10px;white-space:nowrap;text-align:left}.wishsuite-product-add_to_cart a{text-align:center}.wishsuite-table-content td:nth-of-type(1):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(2):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(3):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(4):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(5):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(6):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(7):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(8):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(9):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(10):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(11):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(12):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(13):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(14):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(15):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(16):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(17):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(18):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(19):before{content:attr(data-label)}.wishsuite-table-content td:nth-of-type(20):before{content:attr(data-label)}}