/** Shopify CDN: Minification failed

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

**/
.logo-wrapper-custom {
.content-grid-item__button {
  opacity: 1 !important;
}
.content-grid-item__button a {
  color: #fff !important;
}
.content-grid-item__heading {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
        background: #0000004d;
        padding: 4px 15px;
        border-radius: 100px;
        line-height: 1.1em;
  
}
@media screen and (min-width: 768px) {
  .content-grid-item__text--reveal-btn-on-hover:not(:focus-within):hover
    .content-grid-item__text-inner {
    transform: none !important;
  }
  .content-grid-item__text {
    padding: 15px;
    align-items: flex-end !important;
    padding-bottom: 80px !important;
  }
  .content-grid-item__heading {
    font-size: 60px;
    padding: 6px 28px;
  }
}
}



.mobile-nav a.mobile-nav__link {
    font-size: 14px;
}
.home-banner {

.btn:hover {
  background: #000;
}
.hero-content {
  z-index: 99;
}
.hero-content {
  max-width: 500px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .hero-section h1 {
    font-size: 28px;
    font-weight:600;
    margin-bottom: 5px;
  }
  .hero-height-large {
    min-height: 400px !important;
  }
    .hero-content p {
    margin: 0;
    background: #0000001f;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 1rem;
  }
  .hero-content {
    max-width: 500px;
    width: 100%;
    display: flex;
    height: 430px;
    gap: 100px;
    flex-direction: column;
    justify-content: space-between;
  }
  .hero-section .hero-buttons a {
    display: inline-block;
    margin-right: 15px;
    padding: 10px 10px;
  }
}
}

.jewel-section {
  .hero-section {
  justify-content: flex-end;
}
.hero-section .hero-content {
    max-width: 380px !important;
    z-index: 2;
    width: 100%;
    padding-left: 60px;
}



@media (max-width: 767px) {
.homepage-wrapper .wrapper-spacing--h {
        padding-left: 0px;
        padding-right: 0px;
}
.homepage-wrapper .shopify-section .wrapper-spacing--v {
    padding-top: 20px;
    padding-bottom: 20px;
}
}

.btn {
    text-transform: initial;
     transition-duration: 0.4s;
}

.testimonials-wrapper {
.testimonials-block >* {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
}
.testimonials--star-wrapper, .testimonials--text-wrapper {
    justify-content: left;
    margin: 20px 0;
}
.testimonials--text-wrapper {
    margin: 6px 0px 10px 0px;
}
.inline-icon--wrapper svg {
    min-width: 28px !important;
    min-height: 28px !important;
}
.titles {
    margin-bottom: 0px !important;
}
h4 {
    font-weight: 600;
}
.testimonials--text-wrapper p {
    font-style: italic;
    font-size: 15px;
}
.testimonial--single-item .h6 {
    margin-bottom: 0;
    color: #707170;
    font-size: 14px;
}
}

.custom-collection {
.btn {
  color: #fff !important;
}
img {
  height: 410px;
}
h2 {
  font-size: 35px;
}
.grid-item__subheading {
  max-width: 360px;
  text-align: left;
}
.grid-item__content img {
  width: 150px !important;
  height: auto !important;
}
.grid-item__subheading {
  display: none;
}
.grid-item-details--overlay {
  align-items: flex-end;
}
}

.smilewar-choice {
  .shopify-product-form button {
  color: #fff !important;
}
.btn{
    padding: 10px calc(15px + 9px);
    max-width: 140px;
}
.section-title--wrapper {
  align-items: flex-start;
  align-content: flex-start;
}

@media screen and (min-width: 990px) {
  h2.section-title.text-link-animated {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .section-title--wrapper {
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    align-content: center;
    flex-wrap: nowrap;
  }
}
}


@media screen and (max-width: 768px) {
  h2 {
    font-size: 26px;
  }
 #smilewear®-the-first-wearable-veneer  div#MainContent .shopify-section {
    padding: 0px 20px !important;
}
}

.custom-collection {
.shopify-product-form button {
  color: #fff !important;
}
.grid-item__content {
        gap: 8px;
        background: rgb(0 0 0 / 15%);
        padding: 20px !important;
        justify-content: flex-end;
        height: fit-content;
        display: flex;
        align-items: flex-start;
        border-bottom-left-radius: 3rem;
        border-bottom-right-radius: 3rem;
}
.section-title--wrapper {
  align-items: flex-start;
  align-content: flex-start;
}
.grid-image {
  border-radius: 3rem !important;
  overflow: hidden;
}
@media screen and (min-width: 990px) {
  h2.section-title.text-link-animated {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .section-title--wrapper {
    display: flex;
    align-items: center !important;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
  }
  .collection-grid {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 10px;
    -webkit-overflow-scrolling: touch;
    flex-direction: row !important;
    justify-content: space-between !important;
}
  .grid-item__content {
        border-bottom-left-radius: 1rem !important;
        border-bottom-right-radius: 1rem !important;
        align-items: center;
}
.grid-image {
  border-radius: 1rem !important;
}
.collection-grid {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 10px;
    -webkit-overflow-scrolling: touch;
    justify-content: space-between;
    flex-direction: row;
}
.homepage-collection-grid-item {
    flex: 0 0 0%;
    scroll-snap-align: start;
    position: relative;
}
.homepage-collection-grid-inner {
    width: 200px;
    scroll-snap-align: start;
    position: relative;
}
}
}



