.prd_mdl .product-list{display:grid;grid-gap:2rem;grid-template-columns:1}@media print,screen and (min-width:48em){.prd_mdl .product-list{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:64em){.prd_mdl .product-list{grid-template-columns:repeat(3,1fr)}}.prd_mdl .product-list .product-card{flex:1 0 auto;display:flex;flex-direction:column;background-color:#f7f7f7;box-shadow:0 4px 6px 0 rgba(1,1,1,.15);padding:.5rem}.prd_mdl .product-list .product-card__wrap{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0 0 .5rem 0}.prd_mdl .product-list .product-card__title{width:100%;text-align:center;font:bold 18px Lato;color:#010101;margin:1rem 0;padding:.25rem .5rem}.prd_mdl .product-list .product-card__image{width:100%;display:flex;justify-content:center;align-items:center;height:160px;overflow:hidden}.prd_mdl .product-list .product-card__image img{width:100%}.prd_mdl .product-list .product-card__details{width:100%;color:#868686;font:normal 14px Lato;line-height:1.4;text-align:center;margin-bottom:1rem}.prd_mdl .product-list .product-card__add-to-cart{background:#feb610;color:#010101;padding:.5rem;text-align:center;font:bold 24px Lato;width:100%;margin-top:auto}.prd_mdl .pagination{margin-left:0;margin-bottom:1rem;padding-top:2rem}.prd_mdl .pagination::after,.prd_mdl .pagination::before{display:table;content:' ';flex-basis:0;order:1}.prd_mdl .pagination::after{clear:both}.prd_mdl .pagination li{margin-right:.0625rem;border-radius:.1875rem;font-size:.875rem;display:none}.prd_mdl .pagination li:first-child,.prd_mdl .pagination li:last-child{display:inline-block}.prd_mdl .pagination li.current{display:inline-block}@media print,screen and (min-width:48em){.prd_mdl .pagination li{display:inline-block;font-size:1rem}}.prd_mdl .pagination a,.prd_mdl .pagination button{display:block;padding:.1875rem .625rem;border-radius:.1875rem;color:#010101}.prd_mdl .pagination a:hover,.prd_mdl .pagination button:hover{background:#e5e5e5}.prd_mdl .pagination .current{padding:.1875rem .625rem;background:#feb610;color:#fefefe;cursor:default}.prd_mdl .product-filter{padding:1rem;background-color:#f2f2f2;border-color:#bababa;border-radius:.1875rem}.prd_mdl .product-filter__title{font-weight:600;font-size:1rem}.prd_mdl .product-filter__toggle .switch{margin-bottom:0}.prd_mdl .product-filter #filterOptions{display:block}.prd_mdl .product-filter__options{margin-bottom:0}.prd_mdl .product-filter__options legend{display:block;margin:0;padding:1rem 0;font-size:.875rem;line-height:1;color:#010101;font-weight:600}.prd_mdl .product-filter__options ul{margin:0;list-style:none}.prd_mdl .product-filter__options ul li label>[type=checkbox]{margin-bottom:.25rem}.prd_mdl .product-filter .button{display:block;width:100%;text-align:center;margin:10px 0 0}.prd_mdl .product-filter{margin-bottom:2rem}.prd_mdl .product-filter__toggle{background:#010101;color:#fefefe;width:100%;margin:0 0 2rem 0;padding:.5rem;text-align:center;font:bold 24px Lato}@media print,screen and (min-width:48em){.prd_mdl .product-filter__toggle{display:none}}.prd_mdl .product-filter__options select{box-shadow:none}.prd_mdl .product-filter #filterOptions{display:none}@media print,screen and (min-width:48em){.prd_mdl .product-filter #filterOptions{display:block}}.prd_mdl article.item.product-card{width:33.3%}.prd_mdl .product-filter__options{background:#ebebeb;padding:24px 8px 8px 8px;border-bottom:1px solid #777;display:flex;flex-wrap:wrap}@media print,screen and (min-width:48em){.prd_mdl .product-filter__options{flex-wrap:nowrap}}.prd_mdl .product-filter__toggle{border:0;border-radius:.1875rem}.prd_mdl .product-filter__options fieldset{padding:0 .5rem;border:0;margin:0;width:100%}