/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Jan 04 2021 | 03:07:32 */
* {outline: none !important; font-family: 'Lato', sans-serif;}
span.gamma.widget-title, .footer-widgets {
	font-size: 15px;
	letter-spacing: 1px;
}
a {text-decoration: none !important}
.onsale {
	position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    color: red !important;
    border-color: red !important;
}

div.site-info {
	display: none !important;
}
.main-navigation ul li a, .main-navigation ul li > a{
	font-weight: 600;
	font-size: 15px;
}
.latest-products, h2.woocommerce-loop-product__title,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
{
	letter-spacing: 0;
	font-size: 13px !important;
    font-weight: bold;
    text-transform: none;
}
.mob, .cart_totals > table, .cart_totals > h2, .cart_item > td:nth-child(2),  th.product_total, table > tfoot, tr > th.product-total
span.woocommerce-Price-amount, span.amount, p.woocommerce-mini-cart__total.total, th.product-price, th.product-subtotal, td.product-subtotal,
th.product-thumbnail, td.product-price, th.product-total, select.orderby, div.storefront-sorting:first-of-type, .sku_wrapper
{
	display: none !important;
}

.added_to_cart {
	font-size: 13px !important;
}
.storefront-breadcrumb {
	opacity: 0 !important;
    pointer-events: none;
    padding: 1px;
    height: 5px;
}

.cart_item > td:nth-child(2)::after {
	content: 'x' !important;
}

.header {
	text-align: center;
	margin: 0 0 15px;
}
.c-white {color: #fff;}
.related.products {
  display: none;
}
h1.woocommerce-products-header__title.entry-title,
h1.product_title.entry-title {
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    width: 70%;
}
h1.woocommerce-products-header__title.page-title {
	display: none;
}
.woocommerce-tabs .panel h2:first-of-type {
    font-size: 15px;
    margin-bottom: 1em;
}
ul.product-categories > li::before, .entry-header, .widget_nav_menu ul li::before {
	display: none !important;
	opacity: 0 !important;
}

.widget_recent_entries ul li::before, .widget_pages ul li::before, .widget_categories ul li::before, .widget_archive ul li::before, .widget_recent_comments ul li::before, .widget_nav_menu ul li::before, .widget_links ul li::before, .widget_product_categories ul li::before, .widget_layered_nav ul li::before, .widget_layered_nav_filters ul li::before {
  display: none !important;
}
input#woocommerce-product-search-field-0 {
	border-radius: 25px !important;
}

button.button[name=update_cart] {
	color: white !important;
	background-color: #9ad644 !important;
	text-transform: uppercase !important;
}
b, strong {
	text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}

.text-pmc {
    font-size: 13px;
}
.wc-proceed-to-checkout .button.checkout-button {
	font-size: 14px !important;
}

.widget_nav_menu ul li {
	margin-bottom: 10px !important;
}

.home.page:not(.page-template-template-homepage) .site-header {
	margin-bottom: 0 !important;
}

#tab-description > h2:nth-of-type(1) {
	display: none;
}
