.product-row-grid{display:flex;flex-direction:row;flex-wrap:wrap}.product-row-grid .product-card{padding:7.5px 5px;flex:0 0 20%}@media(min-width:1800px) and (max-width:2199.98px){.product-row-grid .product-card{flex:0 0 25%}}@media(min-width:1500px) and (max-width:1799.98px){.product-row-grid .product-card{flex:0 0 33.3333333333%}}@media(min-width:1200px) and (max-width:1499.98px){.product-row-grid .product-card{flex:0 0 33.3333333333%}}@media(min-width:992px) and (max-width:1199.98px){.product-row-grid .product-card{flex:0 0 50%}}@media(min-width:768px) and (max-width:991.98px){.product-row-grid .product-card{flex:0 0 50%}}@media(min-width:576px) and (max-width:767.98px){.product-row-grid .product-card{flex:0 0 100%}}@media(max-width:575.98px){.product-row-grid .product-card{flex:0 0 100%}}@media(max-width:575.98px){.product-row-grid .product-card .rating-container{padding-top:0}}.product-row-grid{display:grid;column-gap:10px;row-gap:15px;grid-template-columns:repeat(5,1fr)}@media(max-width:2200px){.product-row-grid{grid-template-columns:repeat(4,1fr)}}@container (width < 2200px){.product-row-grid{grid-template-columns:repeat(4,1fr);}}@media(max-width:1800px){.product-row-grid{grid-template-columns:repeat(3,1fr)}}@container (width < 1800px){.product-row-grid{grid-template-columns:repeat(3,1fr);}}@media(max-width:1500px){.product-row-grid{grid-template-columns:repeat(3,1fr)}}@container (width < 1500px){.product-row-grid{grid-template-columns:repeat(3,1fr);}}@media(max-width:1200px){.product-row-grid{grid-template-columns:repeat(2,1fr)}}@container (width < 1200px){.product-row-grid{grid-template-columns:repeat(2,1fr);}}@media(max-width:992px){.product-row-grid{grid-template-columns:repeat(2,1fr)}}@container (width < 992px){.product-row-grid{grid-template-columns:repeat(2,1fr);}}@media(max-width:768px){.product-row-grid{grid-template-columns:repeat(1,1fr)}}@container (width < 768px){.product-row-grid{grid-template-columns:repeat(1,1fr);}}@media(max-width:576px){.product-row-grid{grid-template-columns:repeat(1,1fr)}}@container (width < 576px){.product-row-grid{grid-template-columns:repeat(1,1fr);}}@media(max-width:400px){.product-row-grid{grid-template-columns:repeat(1,1fr)}}@container (width < 400px){.product-row-grid{grid-template-columns:repeat(1,1fr);}}@supports(display:grid){.product-row-grid{display:grid;column-gap:10px;row-gap:15px}.product-card{padding:0;flex:none}}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;width:1em;overflow:visible;vertical-align:-.125em}.fields{margin-top:-20px;margin-bottom:15px}.fields .field,.fields .field-image-title,.fields .field-color-title{display:block;font-size:.75rem;color:#6c757d}.fields .field+.field{margin-top:.5rem}.fields .field-image-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:5px 0 5px}.fields .field-image-container.field-image-1 .field-image{display:inline-flex;border-radius:4px;justify-content:center;align-items:center}.fields .field-image-container.field-image-1 .field-image img{max-width:75px;max-height:25px;object-fit:contain}.fields .field-image-container.field-image-2 .field-image,.fields .field-image-container.field-image-3 .field-image{display:inline-flex;aspect-ratio:1/1;width:30px;border-radius:4px;justify-content:center;align-items:center}.fields .field-image-container.field-image-2 .field-image img,.fields .field-image-container.field-image-3 .field-image img{max-width:90%;max-height:90%}.fields .field-color-title{display:inline-block}.fields .field-color-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;align-items:center;padding:5px 0 5px}.fields .field-color-container .field-color{display:inline-block;width:25px;height:25px;border-radius:4px;background-size:cover}.original-price{color:#909090;font-size:.7rem;margin-left:0}.sale-message{margin-bottom:.5rem;font-weight:400;font-size:.7rem!important;padding-top:8px;padding-bottom:8px;box-shadow:none;margin-left:0;margin-right:0}.product-card{box-shadow:none;display:flex;flex-direction:column;padding-bottom:15px;margin-bottom:15px;color:#000;min-height:160px}.product-card .card-header{background:none;height:200px;display:flex;justify-content:center;align-items:center;border-bottom:0;position:relative}.product-card .card-header picture{max-width:75%;max-height:200px;object-fit:contain;display:flex}.product-card .card-header img{max-width:200px;max-height:200px;min-width:150px;object-fit:contain}.product-card .card-body{text-align:center;margin-top:15px}.product-card .card-body .product-name{font-weight:600;margin-bottom:5px}.product-card .card-body .brand-name{font-size:.8rem;color:#909090;margin-bottom:5px}.product-card .card-body .configure{font-weight:600}.product-card .card-body .compare-products{margin-top:15px}.product-card .card-body .compare-products .compare~label{font-weight:600;font-size:80%}.product-card .card-body .compare-products .compare~label .text{padding-left:25px}.product-card .card-body .compare-products .compare~label .text:before{left:0}.product-card .card-body button,.product-card .card-body [type=button],.product-card .card-body [type=reset],.product-card .card-body [type=submit]{-webkit-appearance:none;-webkit-border-radius:0}.product-card .card-actions{opacity:0;position:absolute;top:0;right:10px;transition:opacity .3s ease-in-out;display:flex;flex-direction:column}.product-card .card-actions .btn.btn-flat{padding:10px;margin:0 5px;color:#adb5bd;-webkit-appearance:none;-webkit-border-radius:none;font-size:16px;fill:#adb5bd}.product-card .card-actions button{-webkit-appearance:none;-webkit-border-radius:0}@media(max-width:991.98px){.product-card .card-actions{opacity:1}}.product-card .card-footer{background:none;transition:opacity .3s ease-in-out;opacity:0;max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:991.98px){.product-card .card-footer{opacity:1}}.product-card .card-footer .from-text{padding-right:5px}.product-card .card-footer .from-text,.product-card .card-footer .currency{color:#909090;font-size:1rem}.product-card .card-footer .price{font-size:1.1rem;font-weight:600}.product-card .card-footer .product-stock{margin-top:5px;display:flex;justify-content:space-between;font-size:.85rem}@media(max-width:991.98px){.product-card{border-bottom:solid 1px #e9ecef;color:#000}}@media(max-width:767.98px){.product-card:first-child{border-top:solid 1px #e9ecef}}@media(min-width:768px){.product-card{border-bottom:solid 1px transparent}.product-card:hover{color:#000}.product-card:hover .card-actions{opacity:1}.product-card:hover .card-footer{opacity:1}}.product-list-results .form-inline.card-sort{justify-content:space-between}@media(min-width:576px){.product-list-results .layout-buttons,.product-list-results .result-layout-buttons{display:none!important}}.fields{margin-top:0}.fields .field-color-container,.fields .field-image-container{justify-content:center}