.ewpg-products-grid,.ewpg-products-grid *,.ewpg-products-grid *::before,.ewpg-products-grid *::after{box-sizing:border-box}.ewpg-products-grid{display:grid;width:100%;max-width:100%;gap:20px;margin:0;padding:0;list-style:none}.ewpg-top-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:40px;gap:15px;width:100%;box-sizing:border-box}.ewpg-result-count{font-size:14px;color:rgb(93 115 137);font-weight:500;line-height:1.7;font-family:"Montserrat",Sans-serif}.ewpg-result-count strong{color:rgb(93 115 137);font-weight:700}.ewpg-search-form-wrapper{position:relative;display:flex;align-items:center}.ewpg-search-input{padding:8px 16px 8px 36px;border:1px solid rgb(93 115 137);border-radius:12px;background-color:#fff;font-size:14px;color:rgb(53 83 109);font-weight:500;font-family:"Montserrat",Sans-serif;outline:none;transition:all 0.3s ease;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235d7389' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 12px center;background-size:14px}.ewpg-search-input:focus{border-color:rgb(53 83 109);box-shadow:0 0 0 2px rgb(93 115 137 / .1)}.ewpg-ordering{display:flex;align-items:center;gap:12px}.ewpg-sort-label{font-size:14px;color:rgb(93 115 137);font-weight:500;font-family:"Montserrat",Sans-serif}.ewpg-sort-select-wrapper{position:relative;display:inline-block}.ewpg-sort-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:8px 36px 8px 16px;border:1px solid rgb(93 115 137);border-radius:12px;background-color:#fff;font-size:14px;color:rgb(53 83 109);font-weight:500;font-family:"Montserrat",Sans-serif;min-width:140px;max-width:143px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235d7389' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px;cursor:pointer;outline:none;transition:all 0.3s ease}.ewpg-sort-dropdown:focus{border-color:rgb(53 83 109);box-shadow:0 0 0 2px rgb(93 115 137 / .1)}.ewpg-cols-desktop-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ewpg-cols-desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ewpg-cols-desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ewpg-cols-desktop-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ewpg-cols-desktop-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ewpg-cols-desktop-6{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1024px){.ewpg-cols-tablet-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ewpg-cols-tablet-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ewpg-cols-tablet-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ewpg-cols-tablet-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ewpg-cols-tablet-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ewpg-cols-tablet-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:767px){.ewpg-cols-mobile-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ewpg-cols-mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ewpg-cols-mobile-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ewpg-cols-mobile-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ewpg-cols-mobile-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ewpg-cols-mobile-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.ewpg-equal-height .ewpg-product-card{display:flex;flex-direction:column;height:100%}.ewpg-equal-height .ewpg-product-card-inner{display:flex;flex-direction:column;height:100%}.ewpg-equal-height .ewpg-product-content{flex-grow:1;display:flex;flex-direction:column;gap:10px}.ewpg-equal-height .ewpg-product-actions a.add_to_cart_button{display:block;text-align:center}.ewpg-add-to-cart .button{transition:0.3s;min-height:38px;align-items:center;align-content:center;width:100%}.ewpg-add-to-cart .button:hover{font-size:13px!important}.ewpg-product-card{min-width:0;width:100%;max-width:100%;box-sizing:border-box;position:relative;transition:all 0.3s ease;background:#fff}.ewpg-product-image{position:relative;overflow:hidden;display:block;width:100%}.ewpg-product-image img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;transition:opacity 0.3s ease}.ewpg-product-image .ewpg-hover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1}.ewpg-product-card:hover .ewpg-product-image .ewpg-hover-image{opacity:1}.ewpg-badge{position:absolute;top:10px;z-index:2;padding:4px 8px;font-size:12px;color:#fff;border-radius:2px}.ewpg-badge-sale{left:10px;background:#e2401c}.ewpg-badge-featured{right:10px;background:#2ea2cc}.ewpg-product-content{padding:15px}.ewpg-products-grid .ewpg-product-title,.ewpg-products-grid h1.ewpg-product-title,.ewpg-products-grid h2.ewpg-product-title,.ewpg-products-grid h3.ewpg-product-title,.ewpg-products-grid h4.ewpg-product-title,.ewpg-products-grid h5.ewpg-product-title,.ewpg-products-grid h6.ewpg-product-title,.ewpg-products-grid div.ewpg-product-title,.ewpg-products-grid p.ewpg-product-title{margin:0 0 10px;font-size:16px;line-height:1.3;font-weight:600;letter-spacing:normal;text-transform:none;word-break:break-word;overflow-wrap:break-word}.ewpg-products-grid .ewpg-product-title a,.ewpg-products-grid h1.ewpg-product-title a,.ewpg-products-grid h2.ewpg-product-title a,.ewpg-products-grid h3.ewpg-product-title a,.ewpg-products-grid h4.ewpg-product-title a,.ewpg-products-grid h5.ewpg-product-title a,.ewpg-products-grid h6.ewpg-product-title a,.ewpg-products-grid div.ewpg-product-title a,.ewpg-products-grid p.ewpg-product-title a{text-decoration:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;transition:color 0.2s ease}.ewpg-product-price{margin-top:auto;font-weight:700}.ewpg-product-price ins{text-decoration:none}.ewpg-product-price del{opacity:.6;margin-right:6px}.ewpg-product-rating{display:inline-flex;align-items:center;gap:8px}.ewpg-product-rating .star-rating{display:inline-block;line-height:1;vertical-align:middle}.ewpg-rating-count{font-size:12px;color:rgb(93 115 137);font-weight:400;font-family:"Montserrat",Sans-serif;line-height:1;order:2}.ewpg-product-description{margin-bottom:15px}.ewpg-description-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;font-size:14px}.ewpg-description-read-more{display:inline-block;font-weight:600;font-size:14px;color:#0073aa;text-decoration:none;transition:color 0.2s ease}.ewpg-description-read-more:hover{color:#005177;text-decoration:none}.ewpg-product-actions{display:block;flex-wrap:wrap;gap:10px}.ewpg-load-more-wrap{margin-top:30px;width:100%;text-align:center}.ewpg-load-more-btn.is-loading{opacity:.7;pointer-events:none}.ewpg-category-filter ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}.ewpg-filter-layout-vertical .ewpg-category-filter ul{flex-direction:column}.ewpg-category-filter li{margin:0}.ewpg-category-filter li a{display:block;padding:8px 16px;border-radius:4px;background-color:#f1f1f1;color:#333;text-decoration:none;border:1px solid #fff0;transition:all 0.3s ease}.ewpg-category-filter li a:hover,.ewpg-category-filter li.active a{background-color:#333;color:#fff}.ewpg-category-filter li:nth-child(2) a:hover,.ewpg-category-filter li:nth-child(2).active a{background-color:rgb(252 248 232)!important}.ewpg-category-filter li:nth-child(3) a:hover,.ewpg-category-filter li:nth-child(3).active a{background-color:rgb(246 244 243)!important}.ewpg-category-filter li:nth-child(4) a:hover,.ewpg-category-filter li:nth-child(4).active a{background-color:rgb(247 241 255)!important}.ewpg-category-filter li:nth-child(5) a:hover,.ewpg-category-filter li:nth-child(5).active a{background-color:rgb(243 246 230)!important}.ewpg-category-filter li:nth-child(6) a:hover,.ewpg-category-filter li:nth-child(6).active a{background-color:rgb(255 245 247)!important}.ewpg-category-filter li:nth-child(7) a:hover,.ewpg-category-filter li:nth-child(7).active a{background-color:rgb(255 241 241)!important}.ewpg-category-filter li:nth-child(8) a:hover,.ewpg-category-filter li:nth-child(8).active a{background-color:rgb(255 242 235)!important}.ewpg-category-filter li:nth-child(9) a:hover,.ewpg-category-filter li:nth-child(9).active a{background-color:rgb(250 250 250)!important}.ewpg-category-filter li:nth-child(9n+2):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+2):nth-child(-n+19).active a{background-color:#fcf8e8!important}.ewpg-category-filter li:nth-child(9n+3):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+3):nth-child(-n+19).active a{background-color:#f6f4f3!important}.ewpg-category-filter li:nth-child(9n+4):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+4):nth-child(-n+19).active a{background-color:#f7f1ff!important}.ewpg-category-filter li:nth-child(9n+5):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+5):nth-child(-n+19).active a{background-color:#f3f6e6!important}.ewpg-category-filter li:nth-child(9n+6):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+6):nth-child(-n+19).active a{background-color:#fff5f7!important}.ewpg-category-filter li:nth-child(9n+7):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+7):nth-child(-n+19).active a{background-color:#fff1f1!important}.ewpg-category-filter li:nth-child(9n+8):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+8):nth-child(-n+19).active a{background-color:#fff2eb!important}.ewpg-category-filter li:nth-child(9n):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n):nth-child(-n+19).active a{background-color:#fafafa!important}.ewpg-category-filter li:nth-child(9n+1):nth-child(n+10):nth-child(-n+19) a:hover,.ewpg-category-filter li:nth-child(9n+1):nth-child(n+10):nth-child(-n+19).active a{background-color:#fcfef1!important}.ewpg-pagination{margin-top:50px;width:100%;text-align:center}.ewpg-pagination ul.page-numbers{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;padding:0;margin:0;border:0;height:auto}.ewpg-pagination ul.page-numbers li{margin:0}.ewpg-pagination a.page-numbers,.ewpg-pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background-color:#fff;border:1px solid #5d7389;border-radius:12px;color:rgb(93 115 137);font-size:14px;font-weight:500;text-decoration:none;transition:all 0.2s ease;font-family:"Montserrat",Sans-serif}.ewpg-pagination a.page-numbers:hover{border-color:#5d7389;color:#5d7389;background-color:#eef8ff}.ewpg-pagination .page-numbers.current{background-color:#eef8ff;border-color:#5d7389;color:#5d7389}.ewpg-pagination .page-numbers svg.ewpg-pagination-arrow{width:18px;height:19px;fill:currentColor;display:inline-block;vertical-align:middle}.ewpg-pagination .page-numbers.prev svg.ewpg-pagination-arrow{transform:rotate(180deg);margin-right:10px}.ewpg-pagination .page-numbers.next svg.ewpg-pagination-arrow{margin-left:10px}.ewpg-is-infinite .ewpg-load-more-btn{opacity:0;height:1px;overflow:hidden;padding:0;margin:0;border:none}.ewpg-cat-count{opacity:.7;font-size:.9em;margin-left:4px}@media (max-width:480px){.ewpg-category-filter ul{display:flex;flex-direction:column;text-align:center}.ewpg-top-bar{justify-content:center;flex-direction:column}.ewpg-ordering{flex-direction:column}}.ewpg-js .ewpg-no-js-submit{display:none}.ewpg-search-form,.ewpg-sort-form{display:inline-flex;align-items:center;gap:8px}.ewpg-search-form .ewpg-search-input{box-sizing:border-box}.ewpg-search-form .ewpg-no-js-submit,.ewpg-sort-form .ewpg-no-js-submit{white-space:nowrap}.ewpg-load-more-btn{cursor:pointer}