/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ /*background: red !important;*/ }

#js-product-list-header{

display:none;

}



#footer > div.footer-container > div > div:nth-child(3){
  display:none;
}



#footer > div.footer-container > div > div:nth-child(2){

  margin-bottom:15px;


}
