/*
 Theme Name:   Topshop Child Theme
 Theme URI:    http://mercurydirect.com.ng/
 Description:  A Topshop child theme 
 Author:       Olalando
 Author URI:   http://mercurydirect.com.ng
 Template:     topshop
 Version:      1.0.0
*/

@import url("../topshop/style.css");
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    -webkit-box-shadow:  none;
    box-shadow: none !important;
}
p::first-line {
  text-indent: 0 !important;
}








