/*
Theme Name:   paradigmaweb
Description:  	Paradigmaweb mod de Storefrontfor WooCommerce.
Author:       	Paradigmaweb
Author URI:		http://www.paradigmaweb.com
Template: storefront
*/
/* ARCHIVO CREADO CON SCSS NO EDITAR DIRECTAMENTE EL CSS */
@import url(http://fonts.googleapis.com/css?family=Alex+Brush);
/* MENU PAL */
nav#site-navigation,
ul.site-header-cart,
div.site-search {
  display: none; }

/* LAYOUT */
body #page header#masthead {
  background: url(bck.header.jpg) repeat top center #2c2d33; }
  body #page header#masthead div.site-branding {
    text-align: center;
    width: 100%; }
    body #page header#masthead div.site-branding h1.site-title {
      font-family: 'Alex Brush', cursive;
      font-size: 5em; }
    body #page header#masthead div.site-branding .site-description {
      font-family: 'Alex Brush', cursive;
      font-size: 2em; }
body #page div.header-widget-region h3 {
  padding-top: 20px; }
body #page footer div.site-info a {
  color: #2c2d33; }

/* FRONT PAGE */
body.page-id-17 #page #content .woocommerce-breadcrumb {
  display: none; }
body.page-id-17 #page #content #primary #main .storefront-product-section {
  margin: 0; }
  body.page-id-17 #page #content #primary #main .storefront-product-section h2 {
    display: none; }
  body.page-id-17 #page #content #primary #main .storefront-product-section ul.products .product_type_simple {
    display: none; }

/*# sourceMappingURL=style.css.map */
