/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 
 /* Search and Fliter Pro */
 .searchandfilter > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;

}

.searchandfilter ul li li {
    padding: 5px 0;
    display: inline-flex;
}




.woocommerce ul.products li.product a img {
    border: 1px solid #f4f4f4;
}


.custom-cross-sells {
    font-family: font-family: "Made Canvas", Sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.4em;
}