.product-row-grid{display:flex;flex-direction:row;flex-wrap:wrap}.product-row-grid .product-card{padding:4px 4px;flex:0 0 16.6666666667%}@media(min-width:1800px) and (max-width:2199.98px){.product-row-grid .product-card{flex:0 0 16.6666666667%}}@media(min-width:1500px) and (max-width:1799.98px){.product-row-grid .product-card{flex:0 0 20%}}@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 33.3333333333%}}@media(min-width:768px) and (max-width:991.98px){.product-row-grid .product-card{flex:0 0 33.3333333333%}}@media(min-width:576px) and (max-width:767.98px){.product-row-grid .product-card{flex:0 0 50%}}@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:8px;row-gap:8px;grid-template-columns:repeat(6,1fr)}@media(max-width:2200px){.product-row-grid{grid-template-columns:repeat(6,1fr)}}@container (width < 2200px){.product-row-grid{grid-template-columns:repeat(6,1fr);}}@media(max-width:1800px){.product-row-grid{grid-template-columns:repeat(5,1fr)}}@container (width < 1800px){.product-row-grid{grid-template-columns:repeat(5,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(3,1fr)}}@container (width < 1200px){.product-row-grid{grid-template-columns:repeat(3,1fr);}}@media(max-width:992px){.product-row-grid{grid-template-columns:repeat(3,1fr)}}@container (width < 992px){.product-row-grid{grid-template-columns:repeat(3,1fr);}}@media(max-width:768px){.product-row-grid{grid-template-columns:repeat(2,1fr)}}@container (width < 768px){.product-row-grid{grid-template-columns:repeat(2,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:8px;row-gap:8px}.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}.product-card{display:flex;flex-direction:column;border-top:solid 4px var(--primary-color);color:#000}.product-card:hover{color:#000}.product-card .card-header{background:none;text-align:center;border-bottom:0;display:flex;flex-direction:column}@media(min-width:576px){.product-card .card-header{min-height:100px}}.product-card .card-header .product-name{font-weight:600;margin-bottom:5px}.product-card .card-header .brand-name{font-size:.8rem;color:#909090}@media(max-width:767.98px){.product-card .card-header .brand-name{font-size:.8rem}}.product-card .card-image{padding:0 1.25rem;background:none;height:200px;display:flex;justify-content:center;align-items:center;border-bottom:0;position:relative}.product-card .card-image picture{max-width:75%;max-height:75%;object-fit:contain;display:flex}@media(max-width:767.98px){.product-card .card-image picture{max-width:100%}}.product-card .card-image img{max-width:100%;height:150px;object-fit:contain;opacity:1}@media(max-width:767.98px){.product-card .card-image img{max-width:100%;max-height:200px}}@media(min-width:768px) and (max-width:1499.98px){.product-card .card-image{height:150px}.product-card .card-image picture{max-height:150px}.product-card .card-image img{max-width:100%;max-height:150px}}.product-card .card-body{text-align:center;margin-top:15px}.product-card .card-body .configure{font-weight:600}.product-card .card-body .from-text{padding-right:5px}.product-card .card-body .from-text,.product-card .card-body .currency{color:#909090;font-size:.85rem;font-weight:400;padding-right:5px}.product-card .card-body .price{font-size:1.1rem;font-weight:600;color:var(--confirmation-color)}.product-card .card-actions{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:0 10px 0 0}.product-card .card-actions .card-buttons .btn{padding:3px;margin:0 5px;font-size:16px;color:#adb5bd;fill:#adb5bd}.product-card .card-actions .review br{display:none}.product-card .card-footer{background:none;transition:opacity .3s ease-in-out;padding:5px 10px}.product-card .card-footer .product-stock{margin-top:5px;display:flex;justify-content:space-between;font-size:.85rem}.product-card .card-footer .svg-inline--fa{max-width:30px}@media(min-width:576px) and (max-width:991.98px){.product-card .card-image{height:125px}.product-card .card-image picture{max-height:125px}.product-card .card-image picture img{max-height:125px}}@media(max-width:575.98px){.product-card{display:grid;grid-template-columns:125px 1fr;grid-template-rows:auto;grid-template-areas:"image header" "image body" "image footer" "image actions";border-top:solid 1px #e9ecef;border-radius:0;min-height:160px;box-shadow:0 2px 8px 0 rgba(0,0,0,.12)}}@media(max-width:575.98px) and (max-width:350px){.product-card{grid-template-columns:115px 1fr}}@media(max-width:575.98px) and (max-width:767.98px){.product-card{box-shadow:none}.product-card:last-child{border-bottom:solid 1px #e9ecef}}@media(max-width:575.98px){.product-card .card-image{order:1;grid-area:image;height:auto;padding:0 10px}.product-card .card-image picture{max-height:100px;max-width:125px}.product-card .card-image img{max-width:100%;max-height:125px}}@media(max-width:575.98px) and (max-width:350px){.product-card .card-image picture{max-width:115px}.product-card .card-image img{max-height:115px}}@media(max-width:575.98px){.product-card .card-header{order:2;grid-area:header;text-align:left;padding:0 .9rem 0 .75rem;margin:8px 0;min-height:25px}.product-card .card-body{order:3;grid-area:body;text-align:left;padding:0 .9rem 0 .75rem;margin:8px 0}.product-card .card-actions{order:5;grid-area:actions;padding:0 .9rem 0 0}.product-card .card-footer{order:4;grid-area:footer;padding:0 .9rem 0 .75rem}.product-card .card-footer .compare-products{text-align:left}.product-card .card-footer .compare-products .compare~label .text{padding-left:10px}.product-card .card-footer .compare-products .compare~label .text:before{left:-15px}}@media(min-width:576px) and (max-width:991.98px){.product-row-grid{column-gap:5px;row-gap:5px}}@media(max-width:575.98px){.product-row-grid{column-gap:0;row-gap:0}}.list-wrapper.list-view .product-row-grid{column-gap:0;row-gap:0;grid-template-columns:repeat(1,1fr)!important}.list-wrapper.list-view .product-row-grid .product-card{display:grid;grid-template-columns:125px 1fr;grid-template-rows:auto;grid-template-areas:"image header" "image body" "image footer" "image actions";border-top:solid 1px #e9ecef;border-radius:0;min-height:160px;box-shadow:0 2px 8px 0 rgba(0,0,0,.12)}@media(max-width:350px){.list-wrapper.list-view .product-row-grid .product-card{grid-template-columns:115px 1fr}}@media(max-width:767.98px){.list-wrapper.list-view .product-row-grid .product-card{box-shadow:none}.list-wrapper.list-view .product-row-grid .product-card:last-child{border-bottom:solid 1px #e9ecef}}.list-wrapper.list-view .product-row-grid .product-card .card-image{order:1;grid-area:image;height:auto;padding:0 10px}.list-wrapper.list-view .product-row-grid .product-card .card-image picture{max-height:100px;max-width:125px}.list-wrapper.list-view .product-row-grid .product-card .card-image img{max-width:100%;max-height:125px}@media(max-width:350px){.list-wrapper.list-view .product-row-grid .product-card .card-image picture{max-width:115px}.list-wrapper.list-view .product-row-grid .product-card .card-image img{max-height:115px}}.list-wrapper.list-view .product-row-grid .product-card .card-header{order:2;grid-area:header;text-align:left;padding:0 .9rem 0 .75rem;margin:8px 0;min-height:25px}.list-wrapper.list-view .product-row-grid .product-card .card-body{order:3;grid-area:body;text-align:left;padding:0 .9rem 0 .75rem;margin:8px 0}.list-wrapper.list-view .product-row-grid .product-card .card-actions{order:5;grid-area:actions;padding:0 .9rem 0 0}.list-wrapper.list-view .product-row-grid .product-card .card-footer{order:4;grid-area:footer;padding:0 .9rem 0 .75rem}.list-wrapper.list-view .product-row-grid .product-card .card-footer .compare-products{text-align:left}.list-wrapper.list-view .product-row-grid .product-card .card-footer .compare-products .compare~label .text{padding-left:10px}.list-wrapper.list-view .product-row-grid .product-card .card-footer .compare-products .compare~label .text:before{left:-15px}@media(min-width:576px){.list-wrapper.list-view .product-row-grid .product-card{grid-template-columns:175px 1fr}.list-wrapper.list-view .product-row-grid .product-card .card-image picture{max-width:175px}.list-wrapper.list-view .product-row-grid .product-card .card-image img{max-height:175px}.list-wrapper.list-view .product-row-grid .product-card .card-actions{padding-left:0;max-width:250px}.list-wrapper.list-view .product-row-grid .product-card .card-footer{max-width:250px}}.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:inline-flex!important}}@media(max-width:991.98px){.fields{margin-top:0}}@media(min-width:576px){.fields .field-color-container,.fields .field-image-container{justify-content:center}}.product-row-grid{border-top:solid 1px #e9ecef}.product-card{box-shadow:none;border-top:0;border-bottom:solid 1px #e9ecef;color:#000;border-radius:0;position:relative}@media(max-width:575.98px){.product-card .card-actions{margin-top:0;flex:0 0 50%}.product-card .card-actions .btn.btn-flat{padding:5px;margin:0;color:#adb5bd;-webkit-appearance:none;-webkit-border-radius:none;font-size:16px;fill:#adb5bd}}@media(min-width:576px){.product-card .card-actions{opacity:1;position:absolute;bottom:20px;right:20px;transition:opacity .3s ease-in-out;display:flex;flex-direction:column;z-index:2}.product-card .card-actions .btn.btn-flat{padding:5px;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}.product-card .card-actions .card-buttons{display:flex;flex-direction:column}}@media(min-width:576px){.product-card .card-header{min-height:115px}}.product-card .card-header .product-name{margin-bottom:5px;margin-top:15px}@media(max-width:767.98px){.product-card .card-header{margin-top:0}}.product-card .card-body{padding-bottom:0;margin-top:0}@media(min-width:576px){.product-card .card-footer{padding-bottom:1rem}.product-card .card-footer .product-stock{flex-direction:column;justify-content:center;align-items:center;text-align:center!important;font-size:.85rem}.product-card .card-footer .product-stock>div{padding:.25rem 1rem!important}}@media(min-width:576px){.list-wrapper.list-view .product-row-grid{border-top:0}}.list-wrapper.list-view .product-row-grid .product-card .card-header .product-name{margin-top:0}@media(min-width:576px){.list-wrapper.list-view .product-row-grid .product-card{border:solid 1px #e9ecef;box-shadow:none;grid-template-columns:115px 1fr 50px;grid-template-areas:"image header actions" "image body actions" "image footer actions"}.list-wrapper.list-view .product-row-grid .product-card .card-footer{max-width:250px}.list-wrapper.list-view .product-row-grid .product-card .card-footer .product-stock{flex-direction:row;justify-content:space-between}.list-wrapper.list-view .product-row-grid .product-card .card-footer .product-stock>div{padding:0!important}.list-wrapper.list-view .product-row-grid .product-card:last-child{border-bottom:solid 1px #e9ecef}}.list-wrapper.list-view .product-row-grid .product-card .card-actions{position:relative;right:unset;bottom:unset;height:100%;align-items:center;justify-content:center}@media(max-width:575.98px){.product-card .card-actions{order:5;grid-area:actions;padding:0 .9rem 0 .75rem}}