/** Shopify CDN: Minification failed

Line 99:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

@media screen and (min-width: 990px) {
  .product:not(.product--columns) .product__media-list .product__media-item:first-child, .product:not(.product--columns) .product__media-list .product__media-item--full {
    max-width: 100%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

.product__text.inline-richtext span.breadcrumbs{
  margin: 4px 0 8px;
  color: #000;
  font-size: 14px;
  font-style: italic;
  text-transform: uppercase;
}

.product__text.inline-richtext span.breadcrumbs a{
  text-decoration:none;
}

.text-registered {
  position: relative;
  bottom: .55em;
  padding-left: .2em;
  font-size: .6em;
}

.product__info-container h2.product__title.for_home{
font-style: italic;
font-weight: 900;
font-size: 3.5rem;
margin-bottom: 0;
margin-top: 0;
}

.price--on-sale .price__badge-sale, .volume-pricing--sale-badge .price__badge-sale {
  display: none;
}

.price__sale span.oprs{
  text-decoration: line-through;
  color: red;
  margin-right: 20px;
}

@media screen and (min-width: 750px) {
  .product__info-container .price--on-sale .price-item--regular {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 750px) {
  .price--large {
    font-size: 3.5rem;
  }
}

.price--on-sale .price-item--regular {
	text-decoration: none;
  font-size: 2rem;
}

.price__sale span.oprs .price-item {
	display: inline;
	margin: 0;
}

.ttl_rating{
  width:50%;
  float: left;
}

.product__info-container .forp{
  width:50%;
  float: right;
  text-align: right;
}

variant-selects.featured-homepage{
  clear:both;
}

.featured-product:not(.product--no-media) > .product__info-wrapper {
	padding: 0 0 0 7rem;
}

@media screen and (max-width: 750px) {
	.featured-product:not(.product--no-media) > .product__info-wrapper {
		padding: 0 1rem 0 1rem;
	}
}
  
}

.swatch--unavailable {
	border-style: solid;
	border-color: rgba(var(--color-foreground),.5);
}

.section-featured-product .swatch-input__input.visually-disabled + label{
	display: none;
}

.section-featured-product .swatch-input__input:checked + label{
	box-shadow: inset 0 0 0 2px #000,inset 0 0 0 6px #fff;
}

.section-featured-product .swatch-input__input + label[data-color = 'Black']{
	background-color: hsl(0, 0%, 0%);
}

.section-featured-product .swatch-input__input + label[data-color = 'Frosted']{
	background-color: hsl(0, 0%, 80%);
}

.section-featured-product .swatch-input__input + label[data-color = 'Blue']{
	background-color: hsl(204, 99%, 53%);
}

.section-featured-product .swatch-input__input + label[data-color = 'Red']{
	background-color: hsl(353, 77%, 64%);
}

.section-featured-product .swatch-input__input + label[data-color = 'Green']{
	background-color: hsl(72, 43%, 58%);
}

.section-featured-product .swatch-input__input + label[data-color = 'Green']{
	background-color: hsl(72, 43%, 58%);
}

.section-featured-product .swatch-input__input + label[data-color = 'Gray']{
	background-color: hsl(293, 5%, 61%);
}

.swatch-input__input:active + .swatch-input__label, .swatch-input__input:checked + .swatch-input__label {
  outline: none;
}

.swatch {
	width: 3.5rem;
}

.swatch-input__input + .swatch-input__label:hover,
.swatch-input__input:hover + .swatch-input__label {
  outline: none;
  box-shadow: inset 0 0 0 2px #000,inset 0 0 0 5px #fff;
}


.swatch-input__input + .swatch-input__label {
transition-duration: unset;
}

.rating .stars[data-v-c6b399e6] {
	display: inline-flex;
	width: 85px;
	vertical-align: middle;
}

.stars[data-v-fb79dc8c] {
	display: flex;
	align-items: flex-start;
}

.rating span[data-v-c6b399e6] {
	margin-left: 1px;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
  font-size:0.85em;
}

.rating span[data-v-c6b399e6]:hover {
	color: #000;
}

.rating span[data-v-c6b399e6] {
	margin-left: 1px;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}

.reader-only {
	border: 0 !important;
	clip: rect(1px,1px,1px,1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	margin: -1px !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

variant-selects.featured-homepage fieldset legend.form__label,
.featured-homepage div.product-form__input.product-form__input--dropdown label.form__label{
  display: block;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  pointer-events: none;
  margin-bottom: 0;
  color:#000;
}

.product-form__input--swatch .swatch-input__input + .swatch-input__label {
	margin: .7rem .8rem .2rem 0;
}

.featured-homepage .selected[data-v-1abd7ae6], .featured-homepage .selector[data-v-1abd7ae6] {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
  background-color: transparent;
}

.featured-homepage .selected[data-v-1abd7ae6] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 36px;
	padding: 0 10px 0 16px;
	border: 1px solid #ccc;
	border-radius: 18px;
	font-weight: 900;
}

.featured-homepage .selected[data-v-1abd7ae6] {
	font-weight: 900;
}

.featured-homepage .selected[data-v-1abd7ae6], .featured-homepage .selector[data-v-1abd7ae6] {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}

.featured-homepage .selected span[data-v-1abd7ae6] {
	margin-left: 2px;
	font-weight: 400;
	font-style: italic;
	opacity: .75;
}

.featured-homepage .vector[data-v-1abd7ae6] {
	flex: 0 0 auto;
	width: 20px;
}

.note[data-v-7d01f7a3] {
	margin-top: 6px;
	color: #666;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

.featured-homepage .header.row[data-v-1abd7ae6]:first-child {
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}

.featured-homepage .row[data-v-1abd7ae6]:not(:last-child) {
	height: 35px;
	border-bottom: none;
}

.featured-homepage .row.header[data-v-1abd7ae6] {
	width: 100%;
	background-color: #f2f2f2;
	font-weight: 700;
}

.featured-homepage .row[data-v-1abd7ae6] {
	display: flex;
	align-items: center;
	padding: 0 10px 0 16px;
	border: 1px solid #ccc;
}

.featured-homepage .row .cell[data-v-1abd7ae6] {
	flex: 0 1 100%;
	text-align: left;
	text-transform: uppercase;
}

.featured-homepage .row .vector[data-v-1abd7ae6] {
	width: 16px;
	margin-right: 2px;
  flex: 0 0 auto;
}

.featured-homepage .row:not(.header).active[data-v-1abd7ae6] {
	border-color: #000 !important;
	background-color: #000;
	color: #fff;
	font-weight: 900;
	cursor: default;
}

.lastrow {
	height: 36px;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom: 1px solid #ccc !important;
}

.featured-homepage .row[data-v-1abd7ae6]:not(.header):not(.active):hover {
	border-color: #999;
	background-color: #f2f2f2;
}

#select_size_dropdown{
  
}

.dnone {
	display: none !important;
}

.featured-homepage .selector span#checkrow .row .vector{
	position:relative;
	background-image: url('/cdn/shop/files/size.svg?v=1766773572');
  	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center;
	width: 48px;
  	height: 100%;
	display:block;
}

.featured-homepage .selector span#checkrow .row.active .vector{
	position:relative;
	background-image: url('/cdn/shop/files/size_active.svg?v=1766774558');

}

.product__info-container a#variant-metafield.btn.amazon{
  width: 100%;
  background-color: #000;
  height: 46px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  text-decoration: none;
  max-width: 44rem;
}

.product__info-container a#variant-metafield.btn.amazon span{
	color:#fff;
	text-decoration: none;
}

.product__info-container a#variant-metafield.btn.amazon img {
	display: inline-block;
	position: relative;
	width: auto;
	height: 22px;
	left: 5px;
	top: 9px;
}

.product__info-container a#variant-metafield.btn.amazon:not([disabled]):hover, 
.product__info-container a#variant-metafield.btn.amazon:hover{
	box-shadow: -1px 0px 1px 1px #000;
}

#home_feeatured_block.featured-product .product__text.inline-richtext.subtitle{
	text-align:center;
	margin-top: 40px;
}

#home_feeatured_block.featured-product .product__text.inline-richtext.subtitle span.breadcrumbs{
	margin-bottom: 16px;
 	 font-size: 28px;
  	font-weight: 900;
  	text-align: center;
 	text-transform: uppercase;
}

#home_feeatured_block.featured-product .icon-with-text--horizontal li.icon-with-text__item img{
	height: 100%;
    width: 100%;
}

 #home_feeatured_block.featured-product ul.icon-with-text.icon-with-text--horizontal li.icon-with-text__item span.h4.inline-richtext{
	font-weight: 400;
  	font-size: 14px;
 }

.section-featured-product #home_feeatured_block .accordion.home_featured .summary__title .accordion__title{
	text-transform:uppercase;
}

.section-featured-product #home_feeatured_block .accordion.home_featured .accordion__content p{
	line-height: 1.5;
}

@media screen and (max-width: 750px) {

	.forp .price .price__container span.price-item{
		font-size: 3rem;
	}
}


@media screen and (max-width: 749px) {
  .grid--peek.slider--mobile .grid__item {
    display: none;
  }
	.grid--peek.slider--mobile .grid__item:first-child  {
    display: block;
  }
}



