/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* Related Posts By Jetpack Styles */
#jp-relatedposts {
	padding: 10px;
	background: #F7F7F7;
	border: dashed 2px #AFAFAF;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 20pt;
	font-family: "nixie one";
	margin-bottom: 5px;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	max-width: 100%;
	border: solid 1px #969696;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none;
}

/* Email Bar Styles */
.theme-postman {
	font-family: 'Open Sans', sans-serif;
	position: relative;
/* border: double 3px #ccc; */
	border-bottom: double 3px #ccc;
}

.theme-postman #mailmunch-optin-form .border-top {
	height: 4px;
	width: 100%;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
}

.theme-postman #mailmunch-optin-form {
	text-align: left;
	padding: 1px 12px 6px 49px;
	min-height: 50px;
	-webkit-box-shadow: 0 0 4px 0 #c2c2c2;
	box-shadow: 0 0 4px 2px #c2c2c2;
}

.theme-postman #mailmunch-optin-form .headline {
	color: #58616d;
	font-size: 21px;
	font-family: 'Nixie One', serif;
	font-weight: normal;
	word-spacing: -2px;
	line-height: 41px;
}

.branding-container .mailmunch-branding {
	display: none;
}

/* CUSTOM DOWNLOAD BAR */
.resource-download-button {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	background: #f2f2f2;
	border-radius: 3px;
	text-decoration: none !important;
	margin-bottom: 18px;
	-webkit-transition: opacity .15s ease;
	transition: opacity .15s ease;
}

.resource-download-button .premium-banner {
	width: 52px;
	height: 52px;
	position: absolute;
	z-index: 90;
	background: url(https://saynotsweetanne.com/wp-content/themes/biscuit-child/images/download-icon.svg)no-repeat;
	background-size: 100% 100%;
	top: 3px;
	left: 5px;
}

.resource-download-button .item-name-container {
	font-size: 20px;
	line-height: 24px;
	color: #92CEC9;
}

.resource-download-button .item-name-container>span {
	display: block;
	width: 100%;
	font-family: 'Nixie One';
}

.resource-download-button .snsa-image-wrap>img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 50px;
}

.resource-download-button .snsa {
	background: #92CEC9;
}

@media screen and (max-width: 767px) {
	.resource-download-button .premium-banner {
		width: 30px;
		height: 30px;
		top: 8px;
		left: 8px;
		background-size: 30px 30px;
	}
	
	.resource-download-button .premium-banner+.item-name-container {
		padding-left: 42px;
		padding-right: 42px;
	}
	
	.resource-download-button .item-name-container {
		text-align: center;
		padding: 12px 0;
		font-size: 18px;
		line-height: 24px;
	}
	
	.resource-download-button .snsa {
		width: 100%;
		padding: 8px 0;
		position: relative;
	}
	
	.resource-download-button .snsa-image-wrap {
		margin: 0 auto;
		max-width: 200px;
	}
	
	.resource-download-button .snsa:before {
		left: 0;
		top: -3px;
		width: 100%;
		height: 6px;
		background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.or….8-.1%2011-6.3%2016.4-7.4l1.4-.2v-7c-.7%200-1.4.1-2.1.2z%22/%3E%3C/svg%3E")top center repeat-x;
		background-size: auto 100%;
	}
	
	.resource-download-button .snsa-image-wrap>img {
		margin-top: -2px;
	}
}

@media (-webkit-min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 192),(min-resolution: 192dppx)
.resource-download-button .premium-banner {
	
}

@media screen and (min-width: 768px) {
	.resource-download-button {
		height: 60px;
	}
	
	.resource-download-button .snsa-image-wrap {
		height: 60px;
		margin-left: 3%;
		margin-right: 3%;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		z-index: 35;
	}
	
	.resource-download-button .snsa:before {
		width: 40px;
		background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.or…-6.6-.5-9.8-.5-3-1-5.8-.2-7.6.8-1.9%203.1-3.5%205.7-5.3z%22/%3E%3C/svg%3E")center left no-repeat;
		background-size: auto 50%;
		z-index: 30;
	}
	
	.resource-download-button .snsa {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 38%;
	}
	
	.resource-download-button .premium-banner+.item-name-container .item-name {
		margin-left: 44px;
		font-family: 'Nixie One';
		margin-top: 17px;
		font-weight: bold;
	}
	
	.resource-download-button .item-name-container {
		width: 62%;
		height: 60px;
		padding-left: 2.75%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.resource-download-button .item-name-container {
		font-size: 20px;
		line-height: 24px;
		color: #6DB5AC;
	}
	
	.resource-download-button .premium-banner {
		width: 52px;
		height: 52px;
		position: absolute;
		z-index: 90;
		background: url(https://saynotsweetanne.com/wp-content/themes/biscuit-child/images/download-icon.svg)no-repeat;
		background-size: 100% 100%;
		top: 3px;
		left: 5px;
	}
	
	.resource-download-button {
		width: 100%;
		position: relative;
		display: block;
		overflow: hidden;
		background: #f2f2f2;
		border-radius: 3px;
		text-decoration: none !important;
		margin-bottom: 18px;
		-webkit-transition: opacity .15s ease;
		transition: opacity .15s ease;
	}
}

/* Shop Styles*/
mark, ins {
	background: #fff;
	text-decoration: none;
	color: #64625a;
	font-family: 'Nixie One', sans-serif;
	font-weight: 900;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	padding: .5em 0;
	margin: 0;
	font-size: 1.5em;
	font-family: 'Open Sans', san-serif;
	text-transform: uppercase;
}