.bf-product-categories .bf-product-categories__item-thumbnail{display:block;background:#fff;padding:1em;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.05);box-shadow:0 0 20px 0 rgba(0,0,0,.05);border-radius:10px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.bf-product-categories .bf-product-categories__item-thumbnail .bf-product-categories__item-thumbnail-img{width:100%;-webkit-filter:grayscale(1);filter:grayscale(1)}.bf-product-categories .bf-product-categories__item-thumbnail:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.bf-product-categories .bf-product-categories__item-thumbnail:hover .bf-product-categories__item-thumbnail-img{-webkit-filter:grayscale(0);filter:grayscale(0)}.bf-product-categories .bf-product-categories__item-title{text-align:center;margin-top:1em}.bf-product-categories .bf-product-categories__item-title a{color:var(--wp--preset--color--green-1)}@media(max-width: 599px){body .bf-product-categories.bf-grid{grid-template-columns:repeat(2, 1fr) !important}}