/** Shopify CDN: Minification failed

Line 511:19 Expected ":"

**/
.tw-section-new-wrapper{
  display: flex;
  flex-wrap: wrap;
}
.tw-section-new-heading{
  padding: 0 20px;
  flex:0 0 50%;
}
.tw-section-new-item{
  flex:0 0 25%;
  padding: 8px;

}
.tw-section-new-item .js-merch-stash-check-listing .tw-section-new-card{
  overflow: hidden;
  border-radius: 12px;
}
.tw-section-new-item .js-merch-stash-check-listing{
        border: 1px solid #0e0e0e2e;
  border-radius: 12px;
  
}
.tw-section-new-item .js-merch-stash-check-listing:hover{
  box-shadow: 0 4px 8px rgba(0,0,0,.075);
}
.tw-section-new-item .js-merch-stash-check-listing:hover img{
  transform: scale(1.05);
}
.tw-section-new-wrapper img{
  max-width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform .4s ease-in-out;
}
.tw-section-new-card{
  position: relative;
}
.tw-section-new-card img{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  object-fit: cover;
}
.tw-section-new-heading{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.d-none{
  display: none !important;
}
.product__custom_label+.product__custom_label{
  margin-top: -1.4rem;
}
.product__custom_label svg{
  fill:currentColor;
}
@media screen and (min-width: 750px) {
  .d-lg-none{
    display: none !important;
  }
}

.card-product .card__heading {
      overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .main-product-page.page-width{
    padding: 0;
  }
  .main-product-page .product__media-wrapper{
    padding: 0 1.5rem;
    position: sticky;
    top:0;
    z-index: 1;
  }
  .product__info-wrapper{
    position: relative;
    z-index: 2;
    background: var(--gradient-background);
    padding: 0 1.5rem;
  }
  .main-product-colls_wrapper{
    padding: 0 1.5rem;
  }
  .card-product .card__heading {
    font-size: 14px;
  }
   .d-m-none{
    display: none !important;
  }
  .tw-section-new-heading{
    padding: 0 20px;
    flex:0 0 100%;
  }
  .tw-section-new-item{
    flex:0 0 50%;
    padding: 8px;
  }
}

.announcement-bar__message  a{
  color:currentColor;
}

.product-form__input--pill input[type=radio]+label.product_option_label_color{
  width: 40px;
  height: 40px;
  padding: 3px;
  overflow: hidden;
  
}
.product_option_label_color{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-form__input--pill input[type=radio]+label.product_option_label{
  border-color: #cbcbcb;
}
.product-form__input--pill input[type=radio]:checked+label.product_option_label{
  border-color: #000;
}
.product-form__input--pill input[type=radio]:checked+label.product_option_label_color{
  background-color:transparent;
}
.product_option_label_color .product_option_value{
opacity: 0;
}
.product__payment .list-payment{
  justify-content: flex-start;
}
/* main-product-tabs */
.main-product-tabs_wrapper{
  margin-top: 45px;
}
.main-product-tabs{
  display: flex;
  justify-content: center;
  gap:30px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.main-product-tabs .main-product-tab{
  position: relative;
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
  padding: 15px 0;
  cursor: pointer;
}
.main-product-tabs .main-product-tab::after{
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 3px;
  transition: all ease .3s;
  background: #000;
}
.main-product-tabs .main-product-tab.active::after{
  width: 100%;
}
.main-product-tab-content:not(.active){
  display: none;
}
/* shoppable-hero */
.shoppable-hero{
  display: flex;
  gap:30px;
}
.shoppable-hero>div{
  border-radius: 10px;
  overflow: hidden;
}
.shoppable-hero img{
  max-width: 100%;
  height: auto;
}
.section-hero-main-card-wrapper{
  display: flex;
}
.section-hero-main-card-wrapper>div{
  flex:0 0 50%;
}
.section-hero-secondary-card{
  max-height: 400px;
  max-width: 400px;
}
.shoppable-hero-headline__image{
  font-size: 0;
}
.section-hero-main-card-wrapper img{
  max-height: 400px;
  width:100%;
  object-fit: cover;
}
.shoppable-hero-headline__content{
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap:10px;
  line-height: 1;
  justify-content: center;
  text-align: center;
}
.shoppable-hero-headline__des{
  font-size: 12px;
  margin-bottom: 15px;
}
.shoppable-hero-main{
  position: relative;
  flex:1;
}
.shoppable-hero-main>a{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
}
.section-hero-secondary-card-wrapper{
  position: relative;
}
.footer-block--menu .accordion__content .footer-block__details-content{
  margin-left: 0;
  padding-left: 0;
  padding-top: 10px;
}

.accordion__content .footer-block__details-content .list-menu__item--link{
  padding: 0;
}
.section-hero-secondary-card-content{
  position: absolute;
  bottom: 0;
  padding: 20px;
  left:0;
  color:#fff;
}
.section-hero-secondary-card-content *{
  color: currentColor;
}
.main-product-tab-content .custom-product-description table td:first-of-type{
  width: 12% !important;
}
@media screen and (max-width: 750px) {

  .accordion__content td:first-of-type{
  width: 120px !important;
}
.section-hero-main-card-wrapper{
  flex-direction: column;
}
  .shoppable-hero-headline__button{
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 50%;
    transform: translate(-50%);
  }
}
/* tw-section-collection */
.tw-section-collection-header{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tw-swiper-button{
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  cursor: pointer;
}
.tw-swiper-button.swiper-button-disabled{
  opacity: .3;
}
.collection_swiper{
  overflow: hidden;
}
.shopping-window-interior{
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  display: flex;
}
.shopping-window-interior:hover{
  box-shadow: 0 4px 8px rgba(0,0,0,.075);
}
.collection_swiper img{
  width: 100%;
  height: auto;
}
.tw-section-collection-header h2.title{
  margin-bottom: 0;
}

.shopping-window-interior:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, #282828, transparent 60%);
    border-radius: 10px;
}
.collection_swiper_title{
  width: 100%;
  padding: 20px;
  color:#fff;
  position: absolute;
  bottom: 0;
  left:0;
  z-index: 1;
      box-sizing: border-box;
}
@media screen and (max-width: 750px) {
.tw-swiper-button{
  width: 30px;
  height: 30px;
}
  .collection_swiper_title{
  padding: 10px;
    font-size: 12px;
}
}
.tw-section-scene-wrapper{
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.tw-section-scene-wrapper img{
  width: 100%;
  height: auto;
  border-radius: 100%;
}
.etsy-everyday__listing-item{
  color:#000;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .tw-section-scene-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .tw-section-scene-wrapper .etsy-everyday__li{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
}
/* tw-section-product-sale-swiper */
.tw-section-product-sale-swiper{
  overflow: hidden;
}
.tw-section-product-sale-swiper img{
  max-width: 100%;
  height: auto;
}
.tw-section-product-sale-swiper a{
  text-decoration: none;
}
.tw-section-product-info-header{
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}
.tw-section-product-info-header h3{
  width: 70%;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  font-size: 14px;
  color:#232323;
  margin:0;
}
.tw-section-product-info-rating{
  display: flex;
  gap: 5px;
  font-size: 14px;
  align-items: center;
  color:#232323;
}
.tw-section-product-info-rating svg{
  width: 16px;
  height: auto;
}
.tw-section-product-info-content{
  display: flex;
  gap:5px;
  align-items: center;
}
.tw-section-product-info-price{
  font-size: 18px;
  font-weight: bold;
}
.tw-section-product-info-compare_price{
  font-size: 12px;
  color:#232323;
}
.tw-section-product-info-compare_price span{
  display: inline-block;
  padding: 2px 6px;
  border-radius: 20px;
  font-weight: bold;
  line-height: 1;
}
.tw-section-product-info-note{
  font-size: 13px;
  font-weight: bold;
  color:#222;
}
.tw-section-product{
  border: 1px solid #0e0e0e2e;
  border-radius: 12px;
  display: block;
      overflow: hidden;
}
.tw-section-product-info{
  padding: 10px;
}
@media screen and (max-width: 750px) {
  .tw-section-product-info-price{
  font-size: 14px;
}
}

/* tw-section-gift-swiper */
.tw-section-gift-swiper{
  overflow: hidden;
}
.tw-section-gift-card{
  text-decoration: none;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}
.tw-section-gift-card .tw-section-gift-card-top{
  display: inline-flex;
  color:#222;
  font-size: 14px;
  gap:5px;
  padding: 2px 10px;
  line-height: 1;
  border-radius: 20px;
  align-items: center;
}
.tw-section-gift-card .tw-section-gift-card-top svg{
width: 18px;
  height: auto;
}
.tw-section-gift-card .occasion-card-item{
  padding: 12px;
}
.tw-section-gift-card .occasion-title{
  color:#222;
  font-weight: bold;
}
.tw-section-gift-card img{
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  table.cart-items .cart-item__name{
        overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  table.cart-items .quantity{
    min-height: 34px;
    height: 34px;
    --font-body-scale: 1.6;
  }
  table.cart-items .cart-item__quantity {
    margin-top: -10px;
  }
   table.cart-items .quantity__button{
    width: 34px;
  }
.tw-section-gift-card .occasion-title{
  font-size: 14px;
}
.tw-section-gift-card .tw-section-gift-card-top{
  font-size: 12px;c
}
  .article-card__excerpt.rte-width{
    margin-bottom: 0;
  }
}
.item_shipping_returns_text table tr>*:first-of-type{
  width: 40% !important;
}
.item_shipping_returns_text table tr>*{
  vertical-align: middle;
}
.item_shipping_returns_text table tr>*:nth-of-type(2){
  width: 25% !important;
}
.item_shipping_returns_text table tr>*:last-of-type{
  width: auto !important;
}
/* cart_drawer_recommendations_products_wrapper */
.cart_drawer_recommendations_products{
  padding: 5px 20px 20px;
}
.cart_drawer_recommendations_products_wrapper .loox-rating{
  display: none;
}
.cart_drawer_recommendations_products_wrapper{
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  gap:20px;
}
.cart_drawer_recommendations_products_wrapper .card-product .card__content{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.cart_drawer_recommendations_products_wrapper .card-product .card__content .quick-add__submit{
  height: 24px;
  line-height: 24px;
  min-height: 24px;
  padding: 0 10px;
 --buttons-radius-outset: 30px;
--buttons-radius: 30px;
  font-size: 12px;
  background-color: #000;
  color:#fff;
  min-width: auto;
}
.cart_drawer_recommendations_products_wrapper .card-product .quick-add {
  flex-shrink: 0;
}
.cart_drawer_recommendations_products_wrapper .card-product .card__inner{
  width: 27.5%;
  flex-shrink: 0;
}