/** Shopify CDN: Minification failed

Line 148:0 Unexpected "<"

**/
.button--primary {
  border-radius: 0;
}
.newsletter__form .button {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.collection__card:hover .card__img img,
.card--default:hover .card__img img {
  transform: none;
}
.banner--container .banner--cards {
  padding: 0;
}
.banner_logo {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
  width: 100%;
}
.banner_logo_first {
  max-width: 140px;
  max-height: 140px;
  margin-top: 7px;
}
.banner_btn_logo_wrapper {
  display: flex;
  align-items: center;
}
.s__block--columnImage img {
  vertical-align: bottom;
}
.s__block--columnImage .column__media {
  margin-bottom: 0;
}
.checkmark_text_wrapper i {
  margin-right: 5px;
}
.collections_menu_six {
  flex-basis: 16.6%;
}
.collections_menu_five {
  flex-basis: 20%;
}
.swatches__holder {
  display: flex;
  flex-wrap: wrap;
}
.h-reset.swatches__title {
  width: 100%;
}
.variant_swatch_wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-right: 20px;
}
.variant_swatch_wrapper p {
  font-size: 14px;
  margin: 0;
  text-align: center;
}
.swatches__holder .swatch--color {
  height: 85px;
  width: 85px;
  border-radius: 0 !important;
}
.tximage__image img,
.tximage__image .lookbook,
.tximage__image svg {
  border-radius: 14px;
}
.layout__content .tximage__txt {
  padding: 70px !important;
}
.footer__links a:first-of-type {
  margin-top: 0 !important;
}
.footer__links a {
  margin-top: 13px !important;
  line-height: 0.7;
}
.footer__text p {
  line-height: 0.7;
}
.collection_shop_now {
  margin-top: 20px;
}
/* Salepify custom css start */
.salepify-fg-advanced-icon-popup-badge__text:empty {
  display: none !important;
}
/* Salepify custom css end */

@media only screen and (max-width: 767px) {
  .gallery__thumbnails {
    display: none;
  }
  .gallery {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 600px) {
  .banner_btn_logo_wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  .banner_btn_logo_wrapper .button--secondary__filled {
    width: 100%;
  }
  .banner--section .slide .slide__content {
    padding: 20px !important;
  }
}

@media only screen and (max-width: 480px) {
  .collection_card_width_mobile_one {
    flex-basis: 100%;
    max-width: 100%;
  }
  .swatches__holder {
    overflow: hidden;
  }
  .row.center.middle.s__content.layout__content {
    justify-content: space-between;
  }
  .row.center.middle.s__content.layout__content .col-md-1-5 {
    flex-basis: 29% !important;
  }
  .layout__content .tximage__txt {
    padding: 20px 0 !important;
  }
  .variant_swatch_wrapper {
    margin-right: 0;
    width: 33%;
  }
  .custom-header {
    font-size: 55px !important; /* Adjust the size as needed */
  }
}

<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.8/css/line.css">

