
  * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




/* Snippet gets rid of top margin on first element in any rich text*/
.w-richtext>:first-child {
	margin-top: 0;
}

/* Snippet gets rid of bottom margin on last element in any rich text*/
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
	margin-bottom: 0;
}

/*
 * Cursor
 */

.cursor-wrapper {
	pointer-events: none;
}

/*
 * Reset buttons, and links styles
 */
 
a {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
}

/*
 * Blog, Shop Border Fix
 */

@media (min-width: 992px) {

  .post-preview:nth-child(4),
  .product-preview:nth-child(4) {
    border-left: none;
  }

}



.inl-1{display:none}

.inl-2{display:none}

.inl-3{display:none}

.inl-4{background-image:-webkit-named-image(apple-pay-logo-white);background-size:100% 50%;background-position:50% 50%;background-repeat:no-repeat}

.inl-5{display:none}

.inl-6{display:none}

.inl-7{background-image:url("images/empyreal_73.jpg")}