@charset "UTF-8";
/* 
// Sparkes - Style Sheet
// version: 1.0
*/


/* PLUGIN */
.sparkes-plugin {
	width: calc(100% - 20px) !important;
	background: #222;
	color: #fff;
	padding: 20px;
	margin: 0 0 0 -20px;
	height: calc(100vh - 130px);
}
.sparkes-plugin h1 {
	color: #fff;
}

.sparkes-plugin a {
	color: #fff;
	text-decoration: none;
}
.sparkes-plugin a:hover {
	color: #cf0;
}
.sparkes-plugin a span {
	
}

/* END */





body, button, input, textarea {
	font-family: 'Fira Sans', helvetica, sans-serif !important;

}

.highlight {
	color: #f0047f;
}

.main-navigation ul li a {
	text-transform: uppercase;
}
.site-header ul.menu li.current-menu-item > a {
	color: #f0047f !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
	text-transform: uppercase;
	font-weight: 300 !important;
}
ul.products li.product .price, ul.products .wc-block-grid__product .price, .wc-block-grid__products li.product .price, .wc-block-grid__products .wc-block-grid__product .price {
	margin-bottom: 10px !important;
}


/* Header */
.site-header {
	margin: 0 0 30px !important;
	border-bottom: 1px dashed rgba(0,0,0,0) !important;
	background: url("https://quilt.matthewsparkes.co.uk/wp-content/uploads/2022/09/background-stitch-1.jpg") 50% 50%;
}
.site-footer {
	border-top: 1px dashed #888;
}
.single-product .site-header {
	margin: 0 0 30px !important;
}
.home .entry-header h1 {
	display: none !important;
}



/* footer */

.site-footer {
	background: url("https://quilt.matthewsparkes.co.uk/wp-content/uploads/2022/09/background-stitch-3.jpg") 50% 50% #f3f3f3 !important;
}
.site-footer .col-full:before {
	content: "";
	background: url("/wp-content/uploads/2022/09/logo-stitch-2.png") no-repeat 0% 0;
	width: 100%;
	height: 66px;
	display: block !important;
	position: absolute;
	margin: -79px 0 0 -30px;
}






.needle {
	background: url("/wp-content/uploads/2022/09/needle-v1.png") 0 0 no-repeat transparent;
	background-size: 100% auto;
	width: 200px;
	height: 88px;
	margin: -65px -24px -70px 0px;
	float: right;
}
.site-branding .site-title a {
	background: url("/wp-content/uploads/2022/09/logo-v2.png") 0 0 no-repeat transparent;
	background-size: 100% auto;
	width: 300px;
	height: 76px;
	text-indent: -9999px !important;
	display: inline-block;
}


footer img.logo {
	width: 200px;
	height: 51px;
	margin: 0 0 20px;
}
footer .copyright {
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 10px;
}
footer a {
	text-decoration: none !important;
	color: #555 !important;
}
footer a:hover {
	color: #222 !important;
}


a.small {
	font-size: 10px;
	margin: 10px 0 0;
}


/* WooCommerce */
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
	border: 1px dashed #fff !important;
	margin: 0px 0 30px !important;
	border-radius: 0px !important;
	background-color: #888 !important;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background-color: #5a6e9b !important;
}
.woocommerce-error {
	background-color: #9a2525 !important;
}




.extra-fields {
	color: #888;
}
.extra-fields span {
	/*color: #222;*/
	/*font-weight: 600;*/
}
.extra-fields i {
	display: none;
}



.hentry .entry-taxonomy {
	display: none;
}


.site-branding {
	margin-bottom: 0px !important;
}


ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size), ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .woocommerce-loop-category__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size), .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .woocommerce-loop-category__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size), .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size) {
	font-size: 20px !important;
	line-height: 24px !important;
	margin-bottom: 0px !important;
}


.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
	text-align: left !important;
	padding: 0 0 30px !important;
}





button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover {
	background-color: #f0047f !important;
	border-color: #f0047f !important;
	color: #222 !important;
}


/* Checkout */
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
	background-color: #fff !important;
	border: 1px dashed #888 !important;
	box-shadow: none !important;
}
.hentry .entry-content a {
	text-decoration: none !important;
}







.descript {
	white-space: pre-line;
}
.descript ul {
	white-space: normal;
	margin: 20px 40px;
}

ul.products li.outofstock {
	/*filter: saturate(0);*/
}
ul.products .extra-fields {
	margin: 0 0 5px;
}
.sold-badge,
.sale-badge {
	position: absolute;
	width: 50px;
	background: #222;
	color: #eee;
	margin: -37px calc(50% - 25px) 0;
	/*transform: rotate(-5deg);*/
	padding: 5px 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-align: center;
	z-index: 1000;
	border: none;
	border-radius: 0px;
}
.sale-badge {
	color: #fff;
	background: #a40303;
}
.single-product .summary .sold-badge,
.single-product .summary .sale-badge {
	margin: 6px 0 0;
	position: relative;
}




ul.products li.product .onsale,
.onsale {
	display: none !important;
}




.product_title.entry-title {
	font-size: 50px;
	line-height: 50px;
	margin: 0px 0 5px;
}


.single-product div.product p.price {
	margin: 10px 0 0 !important;
}


.single-product .summary .stock,
.single-product .product_meta .posted_in {
	display: none !important;
}

.single-product div.product .product_meta {
	border: none !important;
}





/* Soliliquy */
.soliloquy-container {
	margin: 0 0 30px !important;
}





/* Columns*/
.columns {
	margin: 0 0 30px;
	display: block;
}
.columns div {
	display: inline-block;
	width: calc(50% - 0px);
	vertical-align: top;
	float: left;
	text-align: center;
	padding: 0 30px 30px;
}
.columns div h4 {
	padding: 30px 0 0 0;
}



.pay-icons i {
	font-size: 25px;
	margin: 0 8px 0 0;
}



/* Contact Form 7 */
.wpcf7 input[type=text], .wpcf7 input[type=number], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=url], input[type=password], .wpcf7 input[type=search], .wpcf7 textarea, .input-text {
		width: 100%;
}
.wpcf7-form {
	max-width: 500px;
}



a.shop {
	display: inline-block;
	background: #ddd;
	padding: 8px 10px;
	border-radius: 5px;
	text-decoration: none !important;
	color: #f0047f;
	margin: 0 2px;
	line-height: 16px;
}
a.shop:hover {
	background-color: #f0047f;
	color: #222;
}





/* Google Recapture */
.grecaptcha-badge {
	display: none !important;
}



/* MEDIA QUERIES */


@media screen and (max-width: 765px) {
	.entry-content .woocommerce .products li {
    	width: 50%;
    	float: left;
	}
	.site-branding .site-title a {
		width: 180px;
		height: 46px;
	}
	.needle {
		width: 150px;
		height: 67px;
		margin: 0px 0px 0px 0px;
		top: 45px;
		position: absolute;
		right: 5px;
		z-index: -1;
	}
	.handheld-navigation {
		position: absolute;
		top: 85px;
		background: #f0047f;
		width: calc(100% - 40px);
		left: 20px;
		padding: 0px;
		/* box-shadow: 0 0 15px -6px #222; */
	}
	.main-navigation ul li a {
		color: #222 !important;
		padding: 10px !important;
	}
	.site-header ul.menu li.current-menu-item > a {
		color: #222 !important;
		background: rgba(0,0,0,0.1);
	}
}



@media screen and (min-width: 768px) {
	.site-header {
		border-bottom-color: #ccc !important;
	}
}





