/**
* Theme Name: Airtifact Child
* Description: This is a child theme of Airtifact, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/vankarwai">Hey Themers</a>
* Template: airtifact
* Version: 1.0.1
*/

.etsy-btn {
	display:inline-block;
	border:1px solid #000;
	color:#000 !important;
	padding: 10px 30px;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing: 1px;
}
.etsy-btn:hover {
	background:#000;
	border-color:#fff;
	color:#fff !important;
	text-decoration:none !important;
}
.etsy-btn.white {
	border-color:#fff;
	color:#fff !important;
}
.etsy-btn.white:hover {
	background: #fff;
	border-color:#000;
	color: #000 !important;
}
.etsy-note {
	color:#ccc;
	font-size:0.6rem;
	font-weight:normal;
	display:inline-block;
	max-width:300px;
}

body .hero-header .media, body .hero-header .media.unmount-transition, body .hero-header .media.active.unmount-transition {
  transition: none;
  opacity: 0.1 !important;
}

.hero-header.active .media.unmount-transition {
  transition: opacity 400ms cubic-bezier(.39,.575,.565,1);
}
body .hero-header.active .media.active.image.unmount-transition {
opacity: 0 !important;
}
.etsy-rating {
	display:inline-block;
	color:black !important;
}
a.etsy-rating::after {
	display:none !important;
}
.etsy-rating strong {
	font-size:2rem;
	display:block;
}
.etsy-rating strong.title {
	text-transform:uppercase;
	font-size:0.9rem;
	letter-spacing:6px;
}
.etsy-rating span {
	display:block;
	line-height:1;
	font-weight:normal;
	font-size:0.8rem;
}
.etsy-rating small {
	color:#ccc !important;
	line-height:1;
	font-weight:normal;
	font-size:0.7rem;
}
.single-post .entry-content {
	padding-bottom:50px;
max-width:800px;
}
.single-post .entry-meta {
	margin-bottom:25px;
}
.single-post .lazyload-container.ratio-enabled {
	margin:20px 0 80px 0;
}
.single-post .lazyload-container.ratio-enabled a {
	position:static !important;
	width:auto;
}
.single-post .wp-caption-text {
position: absolute;
  right: initial;
  margin-right: 0;
  left: 0;
  text-align: left;
  padding-left: 0px;
margin-top: 0;
}
.single-post .wp-caption-text::before {
content: none;
right: initial;
  left: 0;
  margin-left: 0;
top:-1px;
}
.single-post .post-tags-holder {
	display:none;
}
