/* hide shop page title | 30391672-hc / #30614280-hc eD */
header.woocommerce-products-header h1 {
	display: none;
}

/* Hide Additional Information tab on product pages | CM | #30427065-hc*/
.woocommerce-tabs ul.tabs li#tab-title-additional_information {
    display: none;
}/* Hide My Account option on mobiles | CM | #30427065-hc */
.storefront-handheld-footer-bar ul.columns-3 li.my-account {
    display: none;
}

.storefront-handheld-footer-bar ul.columns-3 li {
    width: 50%;
}@media (max-width: 768px) {
.site-title  {
    font-size: 1.25em !important;
}

.site-header {
    margin-bottom: .5em !important;
}

#masthead {
    background: none;
}
}/* Change header text position on checkout | 30500834-hc */
.woocommerce-checkout.sp-distraction-free-checkout .site-header .site-branding {
    text-align: left;padding-left: 20px;.woocommerce-checkout.sp-distraction-free-checkout header#masthead {
    min-height: 205px;
}
}
/* Full width image blocks / XXXXXX-HC (MI) */
.wp-block-image.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: calc(50% - 60vw);
}/* Header navigation font size | 4137154-zen (KK) */
#site-navigation ul li a {
    font-size: 18px;
}/* Site header - mobile / 30616556-HC (MI) */
@media (max-width: 768px) {
	#masthead {
		min-height: 180px;
		background-position: top center;
		background-size: auto 180px;
		background-repeat: no-repeat;
		background-color: #ffffff;
	}
}/* hide product category text in product category shortcode on the front page | 30715854-hc eD */
.home ul.products li.product-category h2 {
	display: none;
}/* adjust display of product category images on the front page for larger screens | 4160360-zen eD */
@media screen and (min-width: 768px) {
    /* increase size of page header */
    .home .woocommerce-products-header {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        max-width: 100vw;
        width: auto;
    }

    /* hide whitespace before product list */
    .home .page-description ul.products:before {
        display: none;
    }

    /* change display of products to be flex */
    .home .page-description ul.products {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    /* remove product right margin */
    .home.storefront-full-width-content .site-main .page-description ul.products li.product {
        margin-right: 0;
    }

    /* make each item 25% of the width of the content area */
    .home .page-description ul.products li.product-category {
        flex-basis: 50%;
    }
}/* remove padding and margin in product header | 30716225-HC | GM */
.storefront-full-width-content .woocommerce-products-header { 
	padding-bottom: 0;
}
@media (min-width: 768px) {
	.storefront-full-width-content .woocommerce-products-header .page-description {
		margin-bottom: 0;
	}
}
/* remove unused storefront sorting section | 30716225-HC | GM */
.storefront-sorting {
	display: none;
}/* change width and margins of product categories on homepage | 30729459-HC | GM */
@media screen and (min-width: 768px) {
	.home .page-description ul.products {
		max-width: 90%;
		margin: auto;
	}
	.home ul.products li.product.product-category img {
		width: calc(100% - 20px);
	}
}/* Increase Site Title Font Size | 30777415-hc bb */
.site-title {
	font-size: 40px !important;
}.single-product .product_meta {
    display: none;
}"[product_categories ids="1362,1368,1361,1384" orderby="include"]"