/*
 Theme Name:  storefront child
  Description: storefront child theme
 
 
 Template:     storefront
 
 
*/
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
 margin-bottom:0px; 
}

body {
 color:#000; 
}

.content-area, .widget-area {
 margin-bottom:0px; 
}

/* header */

.site-header,
#masthead,
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
 background:none !important; 
  border-bottom:0 !important; 
}


.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
padding:0px 10px !important;	
font-size:18px !important;	 
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a, .site-footer .storefront-handheld-footer-bar a:not(.button), button.menu-toggle, button.menu-toggle:hover {
color:#000;	
}


.woocommerce-active .site-header .site-header-cart {
	
width:15%;	padding:0px 10px !important;	
}



.col-full {
width:95%;
margin:0px auto;	
}

/*  blog */
.posted-on {
 display:none; 
}
.site-main nav.navigation {
display:none; 
}
.author {
 display:none; 
}
.posted-on, .posted-on a {
font-family:"Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  color:#000;
  margin-bottom:10px;
}

.alpha, h1
{
 font-size:30px;
  margin:20px 0px;
}
.hentry.type-post .entry-meta {
 float:right;
}
/* homepage posts */

 #homepageposts,
.display-posts-listing {
 background:#fff url(https://journeyjuice.com/wp-content/uploads/2017/09/coloredflower.png);
 padding:25px;
  color:#000;
  border-radius:10px;
 
  
}

  #homepageposts h2.entry-title {
 font-size:20px;
  margin:10px 0px;
}
 

input[type="text"],
.wpcf7-text {
  
  text-align:left !important;
font-style:normal !important;
  
}
.wpcf7-form-control-wrap {
 margin-bottom:10px; 
}
.vgray {
display:none;
}
.site-info {
 display:none;
  
}

#order_comments_field {
 font-weight:bold;
  font-size:16px;
}
.post-inner-content {
 padding:none !important; 
}


#content {
 padding:0px 20px;
  margin:0px auto;
}
 #comments, .entry-utility {
 display:none !important; 
}

.home h1.entry-title {
 display:none; 
}


h5 {
color:#fff !important;
font-size:16px  !important;
}

#respond {
 display:none; 
}
/*woo */

.woocommerce-breadcrumb {
 display:none; 
}
  ul.products {
	margin:0px auto;   
   }
 
  ul.products li.product {
	padding:10px;  
  }
 
 
 .page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product, .page-template-template-homepage-php .site-main .columns-4 ul.products li.product, .storefront-full-width-content .site-main .columns-4 ul.products li.product {
	width:25%;
	float:left;
	margin:0px; 
 }
 .site-main ul.products li.product {
	margin-right:0px; 
 }
 
 
 
 
 
 
 .woocommerce .columns-4 {
	 
	background:url(images/flowers.png); 
 }
 
 
 
/* footer */

.site-footer {
 background:none !important;  
}

.footer-widgets {
 padding-top:0px; 
}
  
.widget_nav_menu ul li::before {
  content: ">";
  color:#01c818;
  font-weight:bold;
}


.site-footer {
 color:#000; 
}
