/* Themify Customize Styling */
:root {	
	--theme_accent: #004d4a;
	--theme_accent_semi: #148581;
	--theme_accent_hover: #1bbbb4; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #ffffff; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	background: none;
	background-color: #0e2928;
	color: #ffffff; 
}
h1 {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color: #0e2928; 
}
#header {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;	text-align:left; 
}
#headerwrap a {		font-weight:bold;
	font-weight:bold;

	color: #ffffff; 
}
#headerwrap a:hover {		font-weight:bold;
	font-weight:bold;

	color: #bd9922; 
}
body #site-logo a img {		width: 70px;
	height: 70px; 
}
#site-description {	display: none; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: rgba(14,41,40,0.13); 
}
.woocommerce span.onsale,.woocommerce ul.products li.product .onsale {	background: none;
	background-color: #7b2fba;
	color: #ffffff;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	text-transform:uppercase;	text-align:left; 
}
.single-product div.product p.price {		font-weight:800;

	color: #0e2928; 
}
.single-product span.onsale {	background: none;
	background-color: #7b2fba;
	color: #ffffff;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:800;
	font-size:1.5em;
	text-transform:uppercase;	text-align:center; 
}
#footerwrap {	background: none;
	background-color: #0e2928; 
}
#footer-logo a {	display: none; 
}
.footer-widgets .widget {	background: none;
	background-color: #273b3a;
	padding: 10px; 
}
#footer .footer-widgets .widgettitle {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:25px;
 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px;
	height: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px;
	height: 70px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px;
	height: 70px; 
}
 }
/* Themify Custom CSS */
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
    position: relative;
    top: 5px;
	  left: 0px;
    line-height: 0;
}

.woocommerce span.onsale:before {
    height: 30px;
}

li.cat-item {
	display: inline-block;
	margin-right: 1%;
}

.woocommerce .product .woocommerce-product-gallery__wrapper:before,
 .woocommerce ul.products li.product .post-image:before {
    background-color: transparent !important;
}

