.product{margin-bottom:1rem;height:calc(100% - 1rem);text-align:center;padding:1rem;display:flex;flex-direction:column;align-content:center;flex-wrap:wrap;justify-content:space-around;text-align:left;background-color:#fefefe;border:1px solid #cacaca;border-radius:.5rem}.product .grid-x{width:100%;display:flex;flex-flow:row wrap}.product img{display:block;margin:0 auto .25rem auto}.product h4{color:#444;font-size:1rem}.product h3{font-size:1.125rem}.product h3,.product h4{margin-bottom:.25rem;font-weight:normal}.product-single h2{font-size:1.2rem}.product-single .hero-box{background-color:#f3f3f3;padding:.5rem;padding-bottom:0;border:1px solid #cacaca;border-radius:.5rem;text-align:center;margin-bottom:.5rem}.product-single .hero-box img{background-color:#fefefe;border-radius:.5rem;margin-bottom:.5rem}.product-single .hero-box h2{margin-bottom:2px}@media print,screen and (min-width:40em){.product-single .hero-box{text-align:left;float:right;margin-left:.5rem}}.product-grid{display:grid;grid-gap:1rem}@media screen and (min-width:33.75em){.product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:49.125em){.product-grid{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:77em){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-grid>.product{margin-bottom:0;height:100%}.folder-products-type header{margin-bottom:0}.folder-products-type #main_content_area{padding-top:1rem;background-color:#f3f3f3}
