/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@media (min-width:979px){
.search-results article {
width: 24.95%;
padding: 0 1em 2em !important;
float: left;
}
.search-results .entry-wrap {
width: 100% !important;
padding-left: 0 !important;
}
.search-results .entry-content.excerpt {
display: none;
}
.search-results h2.entry-title {
font-size: 90%;
}
}

.woocommerce-info {
    text-align: left;
}