/**
 * Vintage Style Pack
 *
 */

 /**
  * Structure
  */

.contact-info-area {
	background-image: url(images/bgcover.png);
	background-repeat: repeat;
	background-size: 180px auto;
	padding: .2em 0;
}
.site-header:before,
.header-wrapper:after {
	display: none;
}
.main-navigation a {
	padding-left: .8em;
	padding-right: .8em;
	text-align: left;
}
.jetpack-social-navigation {
	text-align: center;
	margin-bottom: 1.6em;
}
.site-header .jetpack-social-navigation-svg .icon {
	background-color: #8fc4c4;
	color: #fff;
	border-radius: 50%;
	width: 2.2em;
	height: 2.2em;
	padding: 6px;
	transition: 0.3s fill;
}
.site-header .jetpack-social-navigation a:hover {
	opacity: 1;
}
.site-header .jetpack-social-navigation a:hover .icon {
	fill: rgba(255,255,255,0.5);
}
.jetpack-social-navigation a {
	border-width: 3px;
}
.site-header .jetpack-social-navigation a:focus .icon {
	border-radius: 50%;
	border-width: 3px;
}
.widget-wrapper {
	padding-top: 1.6em;
}
.entry-author,
.comment .comment-body {
	border: 2px dashed rgba(220,213,166,.5);
}
.post-navigation {
	border-top: 2px dashed rgba(220,213,166,.5);
}
.site-header:after {
	content: "";
	display: block;
	background-image: url(images/scallop.png);
	background-repeat: repeat-x;
	background-size: 40px auto;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	clear: both;
}
.entry-title:before,
.entry-title:after {
	border-top: 2px dashed rgba(220,213,166,.5);
	content: "";
	display: block;
	width: 33%;
	margin: 0 auto .2em;
	height: 1px;
}
.entry-title:after {
	margin-bottom: .4em;
}
.site-header {
	background-color: #c6ddd7;
	background-image: linear-gradient(rgba(255,255,255,0.5) 5px, transparent 5px), linear-gradient(90deg, rgba(255,255,255,0.8) 5px, transparent 5px);
	background-size: 20px 20px;
	background-position: 0 0;
	margin-top: 0;
}
.site-branding {
	border: 8px solid #8fc4c4;
	background: #fff;
	margin: 1.6em 4%;
	padding: 1.6em 2em;
	display: inline-block;
}
.site-branding:before {
	border: 2px dashed #aedddd;
	content: "";
	display: block;
	width: 97%;
	height: 90%;
	position: absolute;
	left: 1.5%;
	top: 5%;
	z-index: -1;
}
.site-description {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.site-title {
	margin-top: 0;
}
.header-wrapper {
	border: 0;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #8fc4c4;
	background: none;
	text-align: center;
}
.site-footer {
	background-image: url(images/bgcover.png);
	background-repeat: repeat;
	background-size: 180px auto;
	position: relative;
}
.widget-area {
	background-image: url(images/bgcover.png);
	background-repeat: repeat;
	background-size: 180px auto;
	border-top: 0;
	border-bottom: 0;
	position: relative;
}
.widget-area:before,
.site-footer:before {
	border-bottom: 8px solid #fff;
	content: "";
	background-color: #c6ddd7;
	background-image: linear-gradient(rgba(255,255,255,0.5) 5px, transparent 5px), linear-gradient(90deg, rgba(255,255,255,0.8) 5px, transparent 5px);
	background-size: 20px 20px;
	background-position: 0 -10px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
}
.site-info {
	padding-top: 68px;
}
.has-sidebar .site-footer:before {
	display: none;
}
.has-sidebar .site-info {
	padding-top: 1.6em;
}
.widget li {
	border-top-width: 2px;
	border-top-style: dashed;
}
.main-navigation {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}
.entry-thumbnail {
	width: 92%;
	min-height: auto;
	max-height: auto;
}
.entry-thumbnail:first-of-type {
	margin-top: 3.2em;
}
.byline:before,
.comments-link:before,
.comment-metadata .edit-link:before {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	vertical-align: middle;
}
#infinite-handle span {
	background-color: #cf7617 !important;
	border-radius: 3px !important;
	margin: 0 auto 1.6em;
	padding: .6em .8em !important;
	float: none;
	width: 170px;
}

/**
 * Colours
 */

.site-title a,
.site-title a:hover,
.site-title a:visited,
.site-title,
.site-description,
.posts-navigation a,
.posts-navigation a:visited,
.posts-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:active,
#infinite-footer .blog-credits a,
#infinite-footer .blog-credits a:visited,
#infinite-footer .blog-info a,
#infinite-footer .blog-info a:visited,
.archive .page-title,
.search .page-title,
.not-found .page-title
{
	color: #75532a;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
	opacity: 1;
}
.menu-toggle,
.jetpack-social-navigation a,
.jetpack-social-navigation a:visited,
.main-navigation a,
.main-navigation a:visited,
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation a:active,
.main-navigation ul ul a,
.main-navigation ul ul a:visited {
	color: #fff;
}
#infinite-handle span:hover,
.button:active,
.button:focus,
.button:hover,
.hero-area .button:focus,
.hero-area .button:hover,
button:active,
button:focus,
button:hover,
input[type='button']:active,
input[type='button']:focus,
input[type='button']:hover,
input[type='reset']:active,
input[type='reset']:focus,
input[type='reset']:hover,
input[type='submit']:active,
input[type='submit']:focus,
input[type='submit']:hover
{
	color: #fff;
}
.menu-toggle:focus .icon,
.menu-toggle:hover .icon
{
	fill: #fff;
}
.contact-info-area {
	background-color: #bea992;
}
.contact-info-area,
.contact-info-area a,
.contact-info-area a:visited {
	color: #fff;
}
.contact-info-area a:focus,
.contact-info-area a:hover,
.contact-info-area a:active {
	color: #fff;
	opacity: 0.7;
}
body,
input,
ins,
mark {
	color: #555;
}
.comment-author .fn,
.comment-author .fn a,
.comment-author .fn a:visited {
	color: rgba(117,83,42,1);
}
#cancel-comment-reply-link,
#cancel-comment-reply-link,
#cancel-comment-reply-link:visited,
.entry-meta,
.entry-meta a,
.entry-meta a:visited,
.byline:before,
.comments-link:before,
.comment-metadata .edit-link:before,
.comment-metadata a,
.comment-metadata a:visited,
.reply a,
.reply a:visited,
.reply,
.comment-metadata,
.page .edit-link a,
.page .edit-link a:visited,
.entry-links a,
.entry-links a:visited,
.entry-links {
	color: rgba(117,83,42,0.5);
}
.cat-links .icon,
.tags-links .icon,
.edit-link .icon,
.post-navigation .icon
{
	fill: rgba(117,83,42,0.5);
}
select,
textarea,
input
{
	color: #555;
}
.contact-info-area .icon {
	fill: #fff;
}
.milestone-countdown,
.milestone-message,
.widget .milestone-countdown
{
	border-color: #555;
}
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:hover,
#wp-calendar tfoot a:hover,
.author-link,
.author-link:visited,
.comment-author .fn a:active,
.comment-author .fn a:focus,
.comment-author .fn a:hover,
.comment-metadata a:active,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-navigation a:focus,
.comment-navigation a:hover,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.entry-title a:active,
.entry-title a:focus,
.entry-title a:hover,
.post-navigation a:hover,
.reply a:active,
.reply a:focus,
.reply a:hover,
a,
a:active,
a:focus,
a:hover,
a:visited,
.page .edit-link a:hover,
.page .edit-link a:focus,
.page .edit-link a:active {
	color: #cf7617;
}
.widget-area,
.widget-area a,
.widget-area a:visited,
.site-info a,
.site-info a:visited,
.button,
.button:visited {
	color: #fff;
}
.widget-area a:active,
.widget-area a:focus,
.widget-area a:hover,
.site-info a:hover,
.site-info a:active,
.site-info a:focus {
	color: #fff;
	opacity: 0.7;
}
#infinite-handle span:hover,
.button:active,
.button:focus,
.button:hover,
.hero-area .button:focus,
.hero-area .button:hover,
.site-header:before,
button:active,
button:focus,
button:hover,
input[type='button']:active,
input[type='button']:focus,
input[type='button']:hover,
input[type='reset']:active,
input[type='reset']:focus,
input[type='reset']:hover,
input[type='submit']:active,
input[type='submit']:focus,
input[type='submit']:hover {
	background-color: #8fc4c4;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author > .avatar:first-of-type {
	border-color: #8fc4c4;
}
.cat-links:hover .icon,
.edit-link:hover .icon,
.post-navigation .nav-next:hover .icon,
.post-navigation .nav-previous:hover .icon,
.tags-links:hover .icon {
	fill: #cf7617;
}
.main-navigation,
.main-navigation ul ul,
.widget-area,
#infinite-handle span {
	background-color: #8fc4c4;
}
.site-footer,
.widget-area {
	background-color: #bea992;
}
.hero-area:before {
	background-color: rgba(117,83,42,.7);
}
.hero-area {
	background-color: transparent;
}
.hero-area-button .button,
.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	background-color: #cf7617;
}
input[type='color']:focus,
input[type='date']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='email']:focus,
input[type='month']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='range']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='time']:focus,
input[type='url']:focus,
input[type='week']:focus,
textarea:focus {
	border-color: #555;
}
.entry-title a,
.entry-title a:visited,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #75532a;
}

/* WooCommerce */
.woocommerce-page .stock.in-stock,
.woocommerce-password-strength.strong
{
	color: #0b7443;
}
.woocommerce-page .form-row.woocommerce-validated input.input-text,
.woocommerce-page .form-row.woocommerce-validated .select2-selection
{
	border-color: #0b7443;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments
{
	border-color: #0b7443;
}
.woocommerce-page .stock.out-of-stock,
.woocommerce-password-strength.short,
.woocommerce-password-strength.bad,
.woocommerce-page .required
{
	color: #bb3415;
}
.form-row.woocommerce-invalid input.input-text
{
	border-color: #bb3415;
}
.woocommerce-error,
ul.woocommerce-error li
{
	background-color: #e2401c;
}
.woocommerce-password-strength.good
{
	color: #bb3415;
}
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range
{
	background-color: #bb3415;
}
body,
.milestone-countdown,
.milestone-message,
#infinite-footer .container
{
	background-color: #faf8eb;
}

.woocommerce table.cart .product-remove a {
	line-height: .95;
}

/**
 * Fonts
 */

/* Body Text */

body,
button,
input,
select,
textarea,
.post-navigation a,
.site-description,
.header-search .s,
.entry-meta,
.site-footer,
.main-navigation a,
.entry-footer,
.posts-navigation,
.post-navigation a span,
.comment-actions,
.comment-navigation,
#wp-calendar tfoot a,
form,
input,
button,
.button,
input[type='button'],
input[type='reset'],
input[type='submit'],
#infinite-handle span,
.site-footer,
.site-info,
.comment-metadata,
.reply,
#cancel-comment-reply-link
{
	font-family: Lato, 'Helvetica Neue', Helvetica, arial, sans-serif;
}

.post-navigation a span,
.comment-actions a
{
	text-transform: none;
}

.site-description {
	font-size: 16px;
}

/* Headers */

h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.widget-title,
.entry-title,
.author-title,
.archive .page-title,
.not-found .page-title,
.search .page-title,
.comment-reply-title,
.comments-title,
.comment-author .fn,
.hero-area-title,
.entry-title
{
	font-family: 'Arima Madurai', Georgia, 'Times New Roman', serif;
	text-transform: none;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a,
.jp-relatedposts-post-title,
div#jp-relatedposts h3.jp-relatedposts-headline,
div.sharedaddy h3.sd-title {
	font-family: 'Arima Madurai', Georgia, 'Times New Roman', serif !important;
}

div#jp-relatedposts div.jp-relatedposts-items p {
	font-family: Lato, 'Helvetica Neue', Helvetica, arial, sans-serif !important;
}

.widget-title {
	color: #fff;
	font-size: 23px;
}

/* Main Navigation */

.main-navigation {
	padding-top: .8em;
	padding-bottom: .4em;
}
.menu-toggle {
	margin: 0 auto;
}
.menu-toggle .icon
{
	margin-top: -2px;
}

/* Hero/CTA Area */

.hero-area-wrapper {
	border: 2px dashed #fff;
	text-align: center;
	padding-left: .8em;
	padding-right: .8em;
}

.hero-area-button .button {
	position: relative;
}

.hero-area-button .button:before,
.hero-area-button .button:after {
	position: absolute;
	top: 25px;
	display: block;
	width: 3em;
	content: '';
	border-top: 1px solid rgba(255,255,255,.6);
}

.hero-area-button .button:before
{
	right: 100%;
	right: calc(100% + 20px);
}

.hero-area-button .button:after
{
	left: 100%;
	left: calc(100% + 20px);;
}

@media all and (min-width: 768px)
{
	.site-title {
		font-size: 48px;
		margin: 0;
	}
	.header-wrapper {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	.site-header {
		padding-bottom: 0;
	}

	.main-navigation ul ul li {
		border-top-style: dashed;
		border-top-width: 2px;
	}

	.entry-thumbnail {
		width: 700px;
		height: 514px;
	}

	/**
	 * == If we have three elements, display the first two stacked and ignore the 3rd ==
	 */
	.header-wrapper > *:nth-child(1):nth-last-child(3),
	.header-wrapper > *:nth-child(2):nth-last-child(2),
	.header-wrapper > *:nth-child(3):nth-last-child(1) {
		width: 100%;
		margin: 0 auto;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}

	/* Site Branding */
	.header-wrapper > *:nth-child(1):nth-last-child(3) {
		margin: 1.6em auto;
		padding: 1.6em;
		width: auto;
		display: inline-block;
	}

	/* Menu or Social Links */
	.header-wrapper > *:nth-child(2):nth-last-child(2) {
		display: block;
		margin: 0;
		padding: .8em 0 .4em;
		box-sizing: content-box;
	}
	.header-wrapper > *:nth-child(2):nth-last-child(2) ul ul {
		box-sizing: border-box;
	}
	.header-wrapper > *:nth-child(2):nth-last-child(2).main-navigation li#more-menu:hover > ul,
	.header-wrapper > *:nth-child(2):nth-last-child(2).main-navigation li#more-menu.focus > ul {
		left: auto;
		right: -.45em;
	}

	/* Social links */
	.header-wrapper > *:nth-child(2):nth-last-child(2) .jetpack-social-navigation {
		display: block;
		text-align: center;
		margin: 0 auto 1.6em;
		padding: 0;
	}

	/**
	 * == If we have four elements, display the first three stacked and ignore the 4th element ==
	 */
	.header-wrapper > *:nth-child(1):nth-last-child(4),
	.header-wrapper > *:nth-child(2):nth-last-child(3),
	.header-wrapper > *:nth-child(3):nth-last-child(2),
	.header-wrapper > *:nth-child(4):nth-last-child(1) {
		width: 100%;
		margin: 0 auto;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}

	/* Site Branding */
	.header-wrapper > *:nth-child(1):nth-last-child(4) {
		margin: 1.6em auto;
		padding: 1.6em;
		width: auto;
		display: inline-block;
		order: 1;
	}

	/* Menu */
	.header-wrapper > *:nth-child(3):nth-last-child(2) {
		box-sizing: content-box;
		display: block;
		order: 3;
		margin: 0;
		padding: .8em 0 .4em;
		width: 100%;
	}
	.header-wrapper > *:nth-child(3):nth-last-child(2).main-navigation li#more-menu:hover > ul,
	.header-wrapper > *:nth-child(3):nth-last-child(2).main-navigation li#more-menu.focus > ul {
		left: auto;
		right: -.45em;
	}
	.header-wrapper > *:nth-child(3):nth-last-child(2) ul ul {
		box-sizing: border-box;
	}

	/* Social Links */
	.header-wrapper > *:nth-child(2):nth-last-child(3) {
		display: block;
		margin: 0 auto 1.6em;
		order: 2;
	}

	.site-header .jetpack-social-navigation,
	.header-wrapper > *:nth-child(2):nth-last-child(3) {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
		text-align: center;
	}

	.hero-area-wrapper {
		padding-left: 1.6em;
		padding-right: 1.6em;
	}
}

@media screen and ( min-width: 1000px ) {
	.entry-thumbnail {
		width: 740px;
		height: 540px;
	}
}

/* WooCommerce */

.demo_store {
	background-color: #cf1767;
}

/* Mini Cart */
.site-header-cart li:first-of-type {
	display: block;
}

.site-header-cart .count {
	display: block;
}

.site-header-cart .cart-contents {
	background-color: #8fc4c4;
	border-radius: 3px;
	margin: 0;
}

.site-header-cart .widget_shopping_cart_content {
	background-color: #bea992;
}

.widget.woocommerce ul.product_list_widget {
	border-bottom: 2px solid rgba(255,255,255, 0.1);
}

.site-header-cart:hover > li > a,
.site-header-cart.focus > li > a,
.site-header-cart > li:hover > a,
.site-header-cart > li.focus > a,
.site-header-cart:hover .count,
.site-header-cart.focus .count {
	background-color: #8fc4c4;
	color: rgba(255, 255, 255, 0.5);
}

.site-header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
	background-color: #cf7617;
}

/* Widgets */
.widget.woocommerce ul li,
.widget.woocommerce ul.product_list_widget li {
	border-top: 2px dashed rgba(255,255,255, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #cf7617;
}

/* My Account */
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li:hover > a,
.woocommerce-MyAccount-navigation li.focus > a {
	background-color: #cf7617;
}

/* Products */
.woocommerce .site-main .products {
	margin-bottom: 64px;
	overflow: hidden;
}

.star-rating span:before {
	color: #cf7617;
}

.onsale {
	background-color: #8fc4c4;
}

@media screen and (min-width: 768px) {
	.site-header-cart {
		margin-left: auto;
		margin-right: auto;
		width: 200px;
	}

	.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
		display: block;
		left: 50%;
		right: auto;
		transform: translate(-50%, 0%);
	}
}
