
/*
Theme Name: incredibletheme
Theme URL: https://www.incrediblemarketing.com
Description: An Incredible Theme
Version: 1.0
Author: Incredible Marketing
Author URL: https//www.incrediblemarketing.com
Tags: incredibletheme, incredible marketing, incredible
*/
.woocommerce ul.products li.product a img {
	border: 6px solid #fde3ec;
}

img.attachment-woocommerce_thumbnail {
	padding: 15px;
}

.woocommerce a.button {
	color: #212529;
	background-color: #c4dbfd;
	border-color: #c4dbfd;
	font-family: "Montserrat", sans-serif;
	font-size: .7777777778rem;
	line-height: 1.2142857143em;
	letter-spacing: .1em;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce .product_title {
	color: #424242;
	font-size: 1rem;
}

.woocommerce-loop-product__title {
	min-height: 60px;
	display: block;
	font-style: normal;
	font-weight: 700;
	font-size: 1rem !important;
	line-height: 30px;
	font-family: "Montserrat", sans-serif;
	color: #424242;
}

.woocommerce-notices-wrapper, .woocommerce-result-count, .woocommerce-ordering {
	display: none;
}

.product.type-product {
	text-align: center;
}

.woocommerce-Price-amount.amount {
	color: #a4a2a3;
	font-weight: 700;
}

.woocommerce-tabs {
	display: none;
}

section.related.products {
	clear: left;
}
