Descripción
.site-header {
background-color: #FFF;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 2px 3px 0 rgba(238, 238, 238, 0.4);
position: relative;
color: #656565;
margin: 0 0 10px;
}
@media only screen and (max-width: 990px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 98% !important;
margin: 0 1% 22px !important;
clear: none !important;
}}
.widget-area .widget .search-field {
width: 50%;
box-sizing: border-box;
padding: 5px 8px;
}