/*
 Theme Name:  Storefront Child Theme
 Theme URI:    	TBD
 Description:  	Storefront Child Theme
 Author:       		PERSONE
 Author URI:   	https://www.personedesign.com
 Template:     	storefront
 Version: 			1.0
*/


div.wp-block-cover__inner-container {
  padding-top:0;
  padding-bottom:0;
  }

.storefront-breadcrumb {
 display:none; 
 /*
 position:relative;
 top:780px;
 */
  }


.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container, .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
  padding-top: 3.0em;
  padding-bottom: 3.0em;
  }

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
margin-bottom: 01.8em;
}

.blog .entry-title {
	margin-top:15px;
	}
	
.site-header {
	border-bottom:0px;
	border-bottom-color: #ffffff;
	margin-bottom:30px;
	}

.hentry .wp-post-image {
	width:100%;
	height:auto;
	margin-bottom:40px;
	}
	
.sa_owl_theme .owl-dots {background:white;border:0;}

.owl-carousel{border:0;}

body.page-template-default div.entry-content div.white {border:0px;}

table.variations td.label {
	margin-top:-10px;
	margin-bottom:20px;
	}