#content .page .entry-title {
  margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	display: none;
}

.storefront-breadcrumb {
  margin-bottom: 20px;
	padding-bottom: 1px;
}

.storefront-full-width-content .woocommerce-products-header {
  padding-top: 0;
}

tr:hover {
          background-color: #ffff99;
        }

td {
  padding-top:0px;
  padding-bottom:0px;
  padding-right:0px;   
}

tr {
  padding-top:0px;
  padding-bottom:0px;
  padding-right:0px;   
}

xtr:nth-child(even) {
    background-color: #660099;
}

.site-header-menu, .header-image {
    margin-top: .25em;
    margin-bottom: 0;
}

.site-header {
	position: relative;
	width: 100%;
	z-index: 1000;
}

#masthead.site-header {

		margin-top: 0px;
    margin-bottom: 0px;
	  padding-bottom: 0px;
	  padding-left: 0%;
		padding-right: 0%;
		padding-top: 10px;
	z-index: 99999
}

.header-image {
    margin-top: .25em;
    margin-bottom: 0;
}

#masthead {
padding-bottom: 5px !important;
}

.woocommerce-active .site-header .site-header-cart {
    padding-top: 0px;
}

.site-main {
  margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
}

#content.site-content {
	margin-top: 0px;
	padding-top: 0px;
}

.woocommerce {
	margin-top: 0px;
	padding-top: 0px;
}

.content-area {
	margin-top: 0px;
	padding-top: 0px;
}

#div.col-full {
	margin-top: 0px;
	padding-top: 0px;
	max-width: 80%;
}

.col-full {
	margin-top: 0px;
	padding-top: 0px;
	max-width: 75em;
}

.col-full-head {
	margin-top: 0px;
	padding-top: 0px;
	max-width: 100%;
}

woocommerce div.product .images, .woocommerce-page div.product .images {
pointer-events: none !important;
}

.storefront-sticky-add-to-cart {
	margin-top: 11px;
	padding-top: 0px;
	top: 236px
	}

footer#colophon.site-footer {
  padding: 20px;
	margin-top: 0px
		}

div.site-info {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px
}

div.site-branding {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}


.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
	background-color: #660099
}

.demo_store {
	background-color: #009999;
}

@media (max-width: 768px) {
	#content.site-content {
	margin-top: 0px;
	padding-top: 0px;
}
	}

@media (max-width: 768px) {
.col-full-head {
	margin-top: 0px;
	padding-top: 7em;
	max-width: 100%;}
}