/** Shopify CDN: Minification failed

Line 234:30 Expected ":"

**/
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Header */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

.product sticky-header {
	background: rgba(0,0,0,0);
}

.product .scrolled-past-header sticky-header {
	background: white;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Layout */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

.sw-product-pg {
	position: relative;
	z-index: 1;
	margin-top: -65px;
}

@media screen and (min-width: 750px) {
	.sw-product-pg {
		display: flex;
		align-items: flex-start;
		margin-top: -75px;
	}

	.sw-product-pg .product__column-sticky {
	    display: block;
		position: relative;
		top: 0;
	}
}

@media screen and (min-width: 990px) {
	.sw-product-pg {
		margin-top: -83px;
	}.slider-butto

	.sw-product-pg .sw-product-imgs,
	.sw-product-pg .product--large:not(.product--no-media) .product__media-wrapper {
		width: calc(58vw - 50px);
		max-width: calc(58vw - 50px);
	}

	.sw-product-pg .sw-product-details-wrap,
	.sw-product-pg .product--large:not(.product--no-media) .product__info-wrapper {
		padding: 0;
		width: calc(42vw - (var(--scrollbar-width) + 50px));
		max-width: calc(42vw - (var(--scrollbar-width) + 50px));
	}

	.sw-product-pg .product__column-sticky {
	    position: sticky;
	    top: 0;
	    z-index: 2;
	}


}


/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Product Images */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

.sw-product-imgs.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
	margin-left: -20px;
	margin-right: -20px;
}

.sw-product-imgs .slider.slider--everywhere {
	scroll-padding-left: 0;
	margin-bottom: 0;
	column-gap: 0;
	row-gap: 0;
}

.sw-product-imgs .slider.slider--everywhere .slider__slide:first-of-type {
	margin-left: 0;
}

.sw-product-imgs .slider.slider--everywhere .slider__slide {
	padding-top: 0;
	padding-bottom: 0;
}

.sw-product-imgs .product__media-list .product__media-item {
	width: 100vw;
}

.sw-product-imgs .slider.slider--everywhere .slider__slide .product-media-container {
	background-color: #f7f5f3;
}

.sw-product-imgs .product__media-icon {
	display: none;
}

.sw-product-imgs slider-component {
	padding-bottom: 20px;
	background-color: #f7f5f3;
	height: calc(var(--app-height) - 129px);
}

.sw-product-imgs .product-media-container .media {
	padding-top: calc(var(--app-height) - 129px);
}

.sw-product-imgs .slider-counter-dots {
	display: flex;
	column-gap: 3px;
}

.sw-product-imgs .slider-counter-item {
	display: block !important;
	height: 2px;
	width: 15px;
	background-color: #E0E0E0;
}

.sw-product-imgs .slider-counter-item.slider-counter--active {
	background-color: #808080;
}

.sw-product-imgs .slider-counter {
	display: none !important;
}

.sw-product-imgs .slider-buttons {
	position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

@media(max-width: 749px) {
	.sw-product-imgs .product__media-list {
		margin-left: 0;
	    margin-bottom: 0;
	    width: 100%;
	}

	.product__media-wrapper .slider-mobile-gutter .slider-button {
		display: none;
	}
}

@media screen and (min-width: 750px) {
	.sw-product-imgs.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
		margin-left: -30px;
		margin-right: -30px;
	}

	.sw-product-imgs slider-component {
		height: calc(var(--app-height) - 142px);
		overflow-y: hidden;
	}

	.sw-product-imgs .thumbnail-slider {
		display: none !important;
	}

	.sw-product-imgs .product-media-container .media {
		padding-top: calc(var(--app-height) - 142px);
	}

	.sw-product-imgs .media > *:not(.zoom):not(.deferred-media__poster-button), 
	.sw-product-imgs .media model-viewer {
		object-fit: contain;
    	object-position: top center;
	}

	.sw-product-imgs slider-component {
		width: 100vw;
		overflow-x: hidden;
	}

	.sw-product-info .variant-option-img {
		height: 30px;
	}

	.sw-product-imgs .product__media-list .product__media-item {
		width: 100%;
	}

	.sw-product-imgs.product__media-wrapper .slider-mobile-gutter .slider-button {
		display: block;
	}

	.sw-product-imgs .slider-buttons {

	}

	.sw-product-imgs button.slider-button {
		box-sizing: content-box;
		padding: 40px;
		width: 20px;
		height: 20px;
	}

	.sw-product-imgs button.slider-button .icon {
		height: 6px;
	}

	.sw-product-imgs button.slider-button.slider-button--prev,
	.sw-product-imgs button.slider-button.slider-button--next {
		position: absolute;
    	bottom: calc(50vh - 55px);
	}

	.sw-product-imgs button.slider-button.slider-button--prev {
		left: 0;
	}

	.sw-product-imgs button.slider-button.slider-button--next {
		right: 0;
	}

	.sw-product-imgs .image-magnify-full-size {
		background-color: #f7f5f3;¡
	}
}

@media screen and (min-width: 990px) {
	.sw-product-pg .product--large,
	.sw-product-imgs slider-component {
		width: 100%;
	}

	.sw-product-imgs slider-component {
		height: var(--app-height);
	}

	.sw-product-imgs.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
		margin-left: -45px;
		margin-right: 0;
	}

	.sw-product-imgs .product-media-container .media {
		padding-top: var(--app-height);
	}

	.sw-product-imgs .media>*:not(.zoom):not(.deferred-media__poster-button), .sw-product-imgs .media model-viewer {
		object-fit: cover;
		object-position: center;
	}

	 .product--stacked .sw-product-imgs .product__media-item {
	 	max-width: 100%;
	}
}



/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Product Info */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

.sw-product-info product-info>div:first-of-type {
	padding-top: 30px;
}

.sw-product-info product-info>div:last-of-type {
	padding-bottom: 30px;
}


.sw-product-info .product__info-container > * + * {
	margin: 10px 0;
}

.sw-product-info .product__title,
.sw-product-info .price {
	text-align: center;
	margin-bottom: 0;
}

.sw-product-info .product__title h1 {
	font-weight: 400;
}

.sw-product-info .price,
.sw-product-info .price *,
.sw-product-info .price--large {
	font-size: 14px;
	color: #808080;
	font-weight: 300;
}

.sw-product-info .product-form__input,
.sw-product-info .product-form__custom-input,
.sw-product-info .product-color-swatch {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	row-gap: 6px;
	column-gap: 3px;
}

.sw-product-info .product-form__input.variant-letter {
	justify-content: space-between;
}

.sw-product-info .product-form__input .form__label,
.sw-product-info .product-form__custom-input .form__label {
	margin-bottom: 5px;
	flex-grow: 1;
    width: 100%;
    font-weight: lighter;
}

.sw-product-info .product-form__input .form__label,
.sw-product-info .product-form__custom-input .form__label,
.sw-product-info .product-form__input input[type='radio'] + label,
.sw-product-info .quantity,
.sw-product-info .product-colors-swatch {
	font-size: 14px;
	line-height: 1em;
}

.sw-product-info .product-form__input input[type='radio'] + label,
.sw-product-info .product-form__custom-input input[type='radio'] + label,
.sw-product-info .quantity,
.sw-product-info .product-colors-swatch {
	padding: 5px 15px;
	margin: 0;
	border: 1px solid black;
	color: black;
	border-radius: 100px;
	text-decoration: none;
	display: flex;
    align-items: center;
    justify-content: center;
}

.sw-product-info .product-form__input input[type='radio']:checked + label,
.sw-product-info .product-colors-swatch.active-color  {
	background-color: black;
	color: white;
}

.sw-product-info .product-form__input.variant-letter input[type='radio'] + label {
	min-width: 60px;
}

.sw-product-info .variant-option-img {
	height: 32px;
	width: auto;
	display: block;
    padding: 0;
    margin: -5px -10px;
}

.sw-product-info .product-form__input input[type='radio']:checked + label .variant-option-img {
	filter: invert(1);
	-webkit-filter: invert(1);
}

.sw-product-info .custom-form-input,
.sw-product-info .custom-form-input::file-selector-button,
.notify-form .custom-form-input {
	font-family: var(--font-body-family);
	width: 100%;
    padding: 10px 15px;
    border-radius: 100px;
    border: 1px solid black;
    margin-top: -5px;
}

.sw-product-info .buy-btns {
	position: sticky;
	padding: 0px 20px 20px;
	margin: 0 -20px 40px;
	background-color: white;
	z-index: 5;
    bottom: -126px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.pdp-scrolled-down .sw-product-info .buy-btns {
  bottom: 0;
}

.sw-product-info .buy-btns-product-info {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid black;
	padding-top: 12px;
	padding-bottom: 8px;
}

.sw-product-info .buy-btns-product-info h3,
.sw-product-info .buy-btns-product-info .price__container,
.sw-product-info .buy-btns .product-form,
.sw-product-info .buy-btns .product-form .product-form__submit {
	margin: 0;
}

.sw-product-info .buy-btns .product-form .product-form__submit,
.notify-submit-btn {
	background-color: #A54E26;
	border: 0px;
	color: white;
	padding: 15px;
	min-height: 0;
}

.sw-product-info .buy-btns .product-form .product-form__submit .h2 {
	color: white;
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;

}

.sw-product-info .buy-btn-disclaimer {
	font-size: 11px;
	color:grey;
	text-align: right;
	margin-top: 5px;
	margin-bottom: -10px;
	font-weight: 300;
}

.sw-product-info .product-form__input {
	margin-bottom: 0;
}

.sw-product-info .product-form__input,
.sw-product-info .product-form__input.product-form__quantity {
	margin-top: 30px;
	margin-bottom: 30px;
}

.sw-product-info .product-form__input.variant-ring-size {
  margin-bottom: 30px;
}

.sw-product-info .product-form__input.product-form__quantity {
	flex-direction: column;
}

.sw-product-info .quantity {
	border: 1px solid black;
	width: 130px;
	margin: 0;
	margin-bottom: 10px;
}

.sw-product-info .quantity .quantity__input {
	width: 75px;
	font-size: 14px;
	color: black;
	font-weight: 400;
	opacity: 1;
	font-family: var(--font-body-family);
}

.sw-product-info .quantity svg {
	fill: black;
}

.sw-product-info .variant--hidden {
	display: none;
}

.sw-product-info .product-color-swatch {
	margin-top: -5px;
}

.sw-product-info .custom-tab-header,
.sw-product-info .custom-product-details {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	column-gap: 10px;
	text-align: center;
	margin-bottom: 30px;
}


.sw-product-info .custom-tab-label {
	color: black;
	cursor: pointer;
	font-weight: 400;
}

.sw-product-info .custom-tab-label.active {
	border-bottom: 1px solid black;
}

.sw-product-info .custom-tab,
.sw-product-info .custom-tab p,
.sw-product-info .custom-tab *,
.sw-product-info .custom-product-detail,
.sw-product-info .custom-product-detail p,
.sw-product-info .custom-product-detail * {
	font-size: 11px;
	text-align: center;
	color: black !important;
	line-height: 1.4em;
	font-weight: 300;
}

.sw-product-info .custom-tab p strong,
.sw-product-info .custom-tab * strong,
.sw-product-info .custom-product-detail p strong,
.sw-product-info .custom-product-detail * strong {
	font-weight: 400;
}

.sw-product-info .custom-tab {
	display: none;
}

.sw-product-info .custom-tab.active-tab {
	display: block;
}

.sw-product-info .custom-product-details {
	margin-top: 30px;
	margin-bottom: 0;
}

.sw-product-info p.detail-label {
	margin-bottom: -0.75em;
}

.sw-product-info .product-form__buttons {
	max-width: none;
}

.sw-product-info .custom-form-input[type="file"] {
	border: 0;	
	padding: 0;
	border-radius: 0;
	color:grey;
}

.sw-product-info .custom-form-input::file-selector-button {
	margin-top: 0;
	background-color: white;
	width: auto;
	color: black;
	margin-right: 10px;
}

.sw-product-info .file-upload-help {
	font-size: 11px;
	color: grey;
}

#engraving-custom-artwork {
  margin-bottom: 30px;
}

.sw-product-info .custom-engraving textarea {
  display: block;
  width: 100%;
  margin-top: -12px;
}

@media screen and (min-width: 750px) {
	.sw-product-info.product__info-wrapper {
		display: flex;
		justify-content: center;
		padding-left: 0;
	}

	.sw-product-info product-info>div:first-of-type {
		padding-top: 45px;
	}

	.sw-product-info .product__info-container {
		max-width: 45rem;
	}

	.sw-product-info .buy-btns-product-info {
		padding-top: 18px;
	    padding-bottom: 15px;
	}

	.sw-product-info .product-form__input .form__label, 
    .sw-product-info .product-form__custom-input .form__label, 
    .sw-product-info .product-form__input input[type=radio]+label, 
    .sw-product-info .quantity, .sw-product-info .product-colors-swatch {
		font-size: 14px;
	}

	.sw-product-info .custom-tab, .sw-product-info .custom-tab p, .sw-product-info .custom-tab *, .sw-product-info .custom-product-detail, .sw-product-info .custom-product-detail p, .sw-product-info .custom-product-detail * {
		font-size: 13px;
	}

	.sw-product-info product-info>div:last-of-type {
		padding-bottom: 45px;
	}
}

@media screen and (min-width: 990px) {
	.sw-product-info .product__info-container {
		display: flex;
	    width: 100%;
	    flex-direction: column;
	    max-width: 440px;
	}

	.sw-product-info product-info>div:first-of-type {
		padding-top: 125px;
		order: 0;
	}

	.sw-product-info .product__info-container>*+* {
		margin: 0;
	}

	.sw-product-info .product-form__input,
    .sw-product-info .product-form__custom-input,
	.sw-product-info .product-form__input .form__label,
    .sw-product-info .product-form__custom-input .form__label {
		flex: 1;
	}

	.sw-product-info .product-form__input,
    .sw-product-info .product-form__custom-input{
		flex-direction: row;
	}

	.sw-product-info .product-form__input .form__label,
    .sw-product-info .product-form__custom-input .form__label,
	.sw-product-info .product-variant-color {
		flex-direction: column; 
	}

    .sw-product-info .product-form__input:last-of-type,
    .sw-product-info .product-form__input:last-child,
    .sw-product-info .product-form__custom-input:last-of-type,
    .sw-product-info .product-form__custom-input:last-child{
      margin-bottom: 0;
    }
 
	.sw-product-info .product-form__input.product-form__quantity {
		flex: 0;
		margin-top: 30px;
		margin-bottom: 40px;
	}

	.sw-product-info .product-form__input.variant-letter {
		flex-direction: row;
		justify-content: flex-start;
	}

	.sw-product-info .product-variant-color  {
		margin-top: 30px;
	}

    .sw-product-info .custom-engraving textarea {
      margin-top: -6px;
    }

	.sw-product-info .buy-btns {
		padding: 0 0 40px;
	}

	.sw-product-info .custom-tab-container {
		margin-top: 20px;
	}

	.sw-product-info .buy-btns-product-info {
		display: none;
	}

	.sw-product-info .buy-btns .product-form .product-form__submit {
		padding: 20px;
	}
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Notify Me Btn + Modal */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

.sw-product-info .product-form__buttons {
  position: relative;
}

.notify-btn:disabled {
  cursor: pointer;
  opacity: 1;
}

.notify-btn:disabled + .notify-btn-trigger {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  display: block;
  cursor: pointer;
  z-index: 3
}

.notify-me-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  padding: 30px;
  z-index: -9999;
}

.notify-me-modal.show {
  display: flex;
  z-index: 999;
}


.notify-form {
  background-color: white;
  max-width: 420px;
  padding: 30px;
  text-align: center;
  border: 1px solid black;
  position: relative;
}

.notify-form h2 {
  font-weight: 400;
  color: black !important;
  margin: 0 0 10px;
}

.notify-form .custom-form-input {
  margin: 15px 0;
}

.notify-submit-btn {
  display: block;
  width: 100%;
  font-size: 16px;
}

.notify-form .modal-close-img {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 20px;
  height: 20px;
  filter: invert(1);
  -webkit-filter: invert(1);
  cursor: pointer;
}