/** Shopify CDN: Minification failed

Line 262:0 Expected "}" to go with "{"

**/
@media screen and (max-width: 1429px) {
  .element-margin-top {
      margin-top: 4rem;
  }
  .theme_main_heading{
    font-size: max(25px, 16px);
  }
  .header__heading-link .h2 {
    font-size: 16px;
  }
  .full__width{
    padding: 0 15px;
  }
  .header .visually-hiddenn {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .theme_main_heading{
    font-size: max(22px, 16px);
  }
  .title_bottom_margin {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .blog .card__heading a{
    font-size: 16px;
  }
  .element-margin-top {
      margin-top: 3rem;
  }
  .product-grid-container .grid--1-col-desktop .card__inner {
    width: 100%;
    max-width: 100%;
  }
  .modal__close-button.link {
    height: 3rem;
    width: 3rem;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 30px!important;
    height: 30px!important;
  }
  .swiper-button-next svg, .swiper-button-prev svg {
    width: 10px!important;
    height: 10px!important;
  }
  .featured_collection-slider .quick-add__submit, .featured_collection-slider .product-hover button {
    padding: 0.5rem;
  }
  .card_product_quick-view .quick-add__submit{
    min-width: 30px;
    min-height: 30px;
  }
  .product-hover button{
    width: 30px;
    height: 30px;
  }
  .product-hover button svg{
    width: 16px;
    height: 16px;
  }
  .product-card-wrapper div#ui-countdown{
    display: none;
  }
  .card--card .product-card-buttons,
  .card--standard .product-card-buttons,
  .card-wrapper.up_position .card .third_cart_btn{
    display: block;
  }
  .theme_main_heading{
    font-size: max(20px, 16px);
  }
  .theme_main_description{
    font-size: max(12px, 14px);
  }
  .theme_main_subheading{
    font-size: max(14px, 14px);
  }
  .header__heading-link .h2 {
    font-size: 14px;
  }
  .button, .shopify-challenge__button, .customer button {
    padding: 1.2rem;
  }
  .button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {
    min-width: calc(10rem + var(--buttons-border-width) * 2);
    min-height: calc(3.5rem + var(--buttons-border-width) * 2);
  }
  .title_bottom_margin {
    margin-bottom: 25px;
  }
  .product-card-wrapper .card__heading a {
    font-size: 14px;
  }
  .caption-with-letter-spacing {
    font-size: 12px !important;
    padding-bottom: 1rem;
  }
  .products_variant_wrapper {
    margin-top: 1rem;
  }
  .product_tile_size_holder {
    column-gap: 6px;
  }
  .product_tile_size_holder .color-swatch {
    width: 15px;
    height: 15px;
  }
  .swiper-pagination-bullet {
    width: 20px!important;
    height: 3px!important;
    margin: 0 5px;
  }
}
@media screen and (max-width: 989px) {
  .cart-count-bubble{
    display: block;
  }
  .utility-bar .utility-bar__grid{
    display: block;
  }
  .header__icon--account,
  .header__icon--cart{
    padding-left: 15px;
  }
  .count-bubble,
  .cart-count-bubble{
    height: 14px;
    width: 14px;
  }
  .cart-count-bubble{
    top: -3px;
    right: -3px;
  }
  .header .visually-hiddenn{
    display: none;
  }
}
@media screen and (max-width: 840px) {
  .swiper-pagination {
    margin: 5px 0;
    bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .blog .card__heading a{
    font-size: 14px;
  }
  .element-margin-top {
      margin-top: 2rem;
  }
  .header__icon svg {
    height: 20px;
    width: 20px;
  }
  .header__icon--account,
  .header__icon--cart{
    padding-left: 10px;
  }
  .header__icon:not(.header__icon--summary), .header__icon span{
    row-gap: 4px;
  }
  .theme_main_heading{
    font-size: max(17px, 16px);
  }
  .title_bottom_margin {
    margin-bottom: 20px;
  }
  .product-grid-container .grid--1-col-desktop .description_wrapper, .grid-setup-3 {
    display: none;
  }
  .template-404 .theme_main_heading {
    margin-bottom: 15px!important;
  }
  .product-grid-container .grid--1-col-desktop .card {
    column-gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  .title_bottom_margin {
      margin-bottom: 15px;
  }
  .card-wrapper.side_position .card--card .product-hover, .card-wrapper.center_position .card--card .product-hover, .card-wrapper.up_position .card--card .product-hover,
  .card-wrapper.side_position .card--standard .product-hover,.card-wrapper.center_position .card--standard .product-hover,.card-wrapper.up_position .card--standard .product-hover{
    row-gap: 3px;
  }
  .card-wrapper.bottom_position .card--card .product-hover,
  .card-wrapper.bottom_position .card--standard .product-hover{
    column-gap: 3px;
  }
  .card_product_quick-view .quick-add__submit{
    min-width: 25px;
    min-height: 25px;
  }
  .product-hover button{
    width: 25px;
    height: 25px;
  }
  .product-hover button svg{
    width: 14px;
    height: 14px;
  }
  .page-buttons {
    flex-direction: column;
    row-gap: 15px;
  }
  .theme_main_heading{
    font-size: max(14px, 16px);
  }
  .button, .shopify-challenge__button, .customer button {
    padding: 1rem;
    font-size: 1.2rem;
  }
  .card-wrapper.bottom_position .card--card .product-card-buttons {
    bottom: 5px;
  }
  .card-wrapper.bottom_position .card--standard .product-card-buttons {
    bottom: 5px;
  }
}
@media screen and (max-width: 479px) {
  .product-grid-container .grid--1-col-desktop .side_position .quick-add__submit{
    max-width: 100%;
  }
  .button,
  .shopify-challenge__button,
  .customer button,
  button.shopify-payment-button__button--unbranded {
    min-height: calc(3rem + var(--buttons-border-width) * 2);
  }
@media screen and (max-width: 767px) {
  .product__inventory {
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    flex-wrap: nowrap;
  }

  .svg-wrapper {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 14px !important;
    height: 14px !important;
    margin-right: 6px !important;
    flex-shrink: 0;
  }

  .svg-wrapper svg {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
  }
}
