div.primary-navigation a
{
	text-transform: uppercase;
	font-weight: bold;
}
div.primary-navigation a:hover {
	color: #b52d2d !important;
}
#main .woocommerce-Price-amount {
	font-size: 1.3em;
	color: #000000;
}
#masthead {
	border-top: 5px solid #000;
}
#woocommerce-product-search-field-0 {
	border-radius: 30px;
}
a.button, a.wp-block-button__link  , button.button, input {
	border-radius: 30px !important;
}
li.wc-block-grid__product {
	margin-bottom: 1.4em !important;
}
li.wc-block-grid__product:hover, li.product:hover {
	box-shadow: 0px 10px 10px #cbcbcb;
	-webkit-box-shadow: 0px 10px 10px #cbcbcb;
transition: all 0.3s ease-out;
}
li.product {
	padding: 1.3em 0;
}
h1 {
	font-size: 2.3em !important;
}
h2 {
	font-size: 1.5em;
}
h1,h2,h3,h4,h5 {
	text-transform: uppercase;
	font-weight: bold !important;
}
#main {
	padding: 0;
}
#post-33 {
	margin: 0;
	padding: 0em !important;
} 
div.storefront-breadcrumb {
	margin:0;
}
header.woocommerce-products-header {
	padding: 0 0 0.1em 0 !important;
}
div#primary.content-area {
	padding: 0px !important;
	margin: 0px !important;
}
div.site-branding, div.site-search {
	padding: 0px !important;
	margin: 0px;
}
.handheld-navigation a
{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
span.gamma.widget-title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	border: none;
	margin-bottom: 0;
}
.wc-block-grid__product-title {
	font-weight: bold !important;
	text-transform: uppercase;
}
p.price {
	margin: 0px 0px 5px !important;
}
p.instagram-button a {
	color: #fff;
	border: none !important;
	outline: none !important;
	background-color: #42ad70 !important;
}
p.instagram-button a:hover {
	color: #fff;
	border: none !important;
	outline: none !important;
	background-color: #2f9758 !important;
}
footer {
	border-top: 1px solid #f0f0f0;
	margin: 0px !important;
	padding: 0px !important;
}
h3#order_review_heading {
	float: left;
	width:100%;
}
@media (max-device-width: 400px;) {
	h1,h2,h3,h4 {
	border: 1px solid red;
		color: red;
	}
}
a:focus, button:focus {
	outline: none;
}
