/* 
Theme Name: Storefront Child 
Version: 1.0 
Description: Child theme for Storefront. 
Author: Woo
Author URI: http://woocommerce.com 
Template: storefront 
*/  

/* --------------- Theme customization starts here ----------------- */


.woocommerce-products-header__title page-title {display:none;}

.customizer1{
 background-color: #FB9101;
  color: black;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 0px !important;
}

.widget_layered_nav_filters ul li {
 
 margin-bottom:0.2em;

}

.footer-widgets .widget li::before {
    display: none;
}

.footer-widgets .widget li a{margin-left: -25px; text-decoration: none;}