/** Shopify CDN: Minification failed

Line 323:0 Unexpected "}"

**/
@font-face {
  font-family: Rancho;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//aquamarise.com/cdn/fonts/rancho/rancho_n4.b3131c4c146f2109e4b2f32b7a0f7d291a6fdde4.woff2") format("woff2"),
       url("//aquamarise.com/cdn/fonts/rancho/rancho_n4.a4b1be87d81103566b7ccf74102328e6d8b554e7.woff") format("woff");
}

.custom-complete .complete-the-look__text-content.section-introduction.animation--section-introduction {
    position: absolute;
    bottom: 0px;
    /* left: 60px; */
    z-index: 9;
    max-width: 500px;
    color: white;
}
.custom-complete.complete-the-look__inner .complete-the-look__inner-items {
    align-items: stretch
}
.custom-complete.complete-the-look__inner .complete-the-look__image-container-inner {
    display: flex;
}
.custom-complete.complete-the-look__inner .complete-the-look__image-wrapper {
    display: flex;
    flex-grow: 1;
}
.custom-complete.complete-the-look__inner .complete-the-look__image-wrapper img {
    height: 100%;
}
.custom-complete .complete-the-look__image-container {
    position: relative;
    align-items: stretch;
}
.custom-complete button {
    padding: 12px !important;
    color: white !important;
    border: 1px solid white !important;
}
.custom-complete .complete-the-look__secondary-content{
    text-align:left !important;
    display:block;
}
.custom-complete-sol .article-item__content-inner {
  padding: 15px 0;
}
/* .custom-complete  h4.ff-heading.fs-heading-6-base, .custom-complete-sol h4.article-item__title {
  white-space: nowrap;
    overflow: hidden;
   text-overflow: ellipsis;
}  */
.custom-complete .btn.btn--callout span:before,.custom-complete .btn.btn--callout span:after,
.ctm_mkeep_exp .btn.btn--callout span:before, .ctm_mkeep_exp .btn.btn--callout span:after {
 position: unset !important;
}
.blog-card-mini__text {
    margin-top: 20px;
}
/* gift page  */
.featured-collection-slider.ctm_gift_feat_col {
    padding-left: 0;
    overflow: hidden;
    max-width: 1400px;
}
.ctm_gift_feat_col .carousel__navigation-button .icon {
    width: 18px;
    height: 18px;
}
.ctm_gift_feat_col .carousel__navigation-button {
    background: #000;
    border-radius: 100px;
    padding: 10px;
}
.ctm_gift_feat_col .carousel__navigation-button svg path {
    stroke: #fff;
    stroke-width: 2;
}
.ctm_gift_look .complete-the-look__inner .complete-the-look__inner-items {
    align-items: center;
}
.ctm_gift_look h2.complete-the-look__heading {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.ctm_gift_look .button-block__button a {
    width: 200px;
    height: 50px;
}
.ctm_gift_look .complete-the-look__product:before, .ctm_gift_look .complete-the-look__product:after {
    opacity: 0 !important;
}
.complete-the-look__products .complete-the-look__product {
    padding: 0px;
    }
      .ctm_gift_look .complete-the-look__products .complete-the-look__product {
        width: auto !important;
    }
     .ctm_gift_look .complete-the-look__products {
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        max-width: 600px;
        gap: 16px;
    }
    .ctm_gift_look .complete-the-look__products .complete-the-look__product[data-index="2"], 
    .ctm_gift_look .complete-the-look__products .complete-the-look__product[data-index="3"], 
    .ctm_gift_look .complete-the-look__cta-button {
        margin-top: 0px;
    }
    .ctm_gift_exp .multi-column__grid-item-text-container {
    margin-top: 16px !important;
    }
    .ctm_gift_exp .btn.btn--callout span {
        font-size: 18px;
    }
    .ctm_gift_exp .btn.btn--callout span:before, .ctm_gift_exp .btn.btn--callout span:after {
        display: none;
    }
    .ctm_gift_look .complete-the-look__products .complete-the-look__product:not(:first-child) {
    border: none;
}
.ctm_jewl_guide .multi-column__grid-item.carousel__slide.swiper-slide {
    align-items: flex-start;
}
/* fixed text-container layout issue for hero text section */
.image-hero__text-container-wrapper {
  display: flex;
  justify-content: var(--text-horizontal-position);
  align-items: var(--text-vertical-position);
}

.image-hero__text-container {
  margin-left: auto;
  margin-right: auto;
}
/* Mission Page css */
.ctm_mission_banner .image-block {
    margin-bottom: 0;
}

.ctm_mission_core {
    background: #000;
    color: #fff;
}
.ctm_mission_banner .image-hero__text-container-text {
    margin-top: 0;
}
.ctm_mission_banner .image-hero__text-container {
    max-width: 800px;
}
.ctm_mission_impact h2.grid__heading {
    margin-bottom: 40px;
}
.grid-item.grid-item--width-40{
    width:100%;
    min-width:500px;
  }
  .ctm_mission_accordian button.collapsible-row-list-item__trigger {
    padding: 10px 0px;
}
.ctm_mission_accordian span.collapsible-row-list-item__heading {
    font-size: 18px;
}
.collapsible-row-list.section.ctm_mission_accordian {
    max-width: 1280px;
}
.ctm_mission_accordian .collapsible-row-list-item:first-of-type {
    border-top: none;
}
.ctm_mission_explore a.link-item-box {
    border: 0px !important;
    padding: 0px !important;
    border-right: 1px solid #ffffff80 !important;
}
.ctm_mission_explore a.link-item-box:last-child {
    border-right: 0px !important;
}
.ctm_mkeep_exp .multi-column__grid-item-text-container {
    margin-top: 0px !important;
}
.ctm_mission_imgtext ul {
    padding-left: 20px;
}
@media (min-width: 960px){
.grid-item.grid-item--width-40{
      width:40%
  }
    }
@media screen and (min-width: 990px) and (max-width: 1530px) {
/* .section.ctm_coll_grid_padding, .section.ctm_gift_feat_col, .ctm_gift_exp, .ctm_jewl_guide {
    padding-left: 32px !important;
    padding-right: 32px !important;
} */
}

@media (min-width: 720px) {
    .mobile_only {
        display: none;
    }
    .custom-complete .complete-the-look__text-content.section-introduction.animation--section-introduction {
        left: var(--spacing-8);
    }
    .custom-complete .complete-the-look__image-container {
        width: 50%;
        margin: 0px;
    }
    .custom-complete .complete-the-look__secondary-content {
        width: 50%;
        margin-left: 2.5%;
    }
    .ctm_mission_quote h3.rich-text__subheading {
    /* font-family: 'Rancho'; */
    font-size: 42px;
}
.ctm_mission_impact h3.grid-item__heading {
    font-size: 80px;
}
 .ctm_mission_accordian .accordion__label-icons .icon svg {
        width: 12px;
        height: 12px;
    }
    .ctm_mission_list a.link-item-box {
    padding: 10.3px 16px;
}
}
@media (max-width: 1024px) {
    .custom-complete .complete-the-look__text-content.section-introduction.animation--section-introduction {
        left: 27px;
    }
}
@media (max-width: 769px) {
    .custom-complete .complete-the-look__image-container {
        width: 100% !important;
    }
    .custom-complete .image.complete-the-look__image {
        width: 100%;
    }
    .custom-complete .complete-the-look__inner-items {
        flex-wrap: wrap;
    }   
    .custom-complete .complete-the-look__secondary-content .fs-body-75 {
        margin: 0 0 20px;
    }
    .custom-complete .complete-the-look__secondary-content h2 {
        margin: 20px;
    }
    .ctm_mob_img img.image__img {
    aspect-ratio: var(--aspect-ratio-portrait) !important;
}
.ctm_mission_quote h3.rich-text__subheading {
    /* font-family: 'Rancho'; */
    /* font-size: 42px; */
}
}
@media (max-width: 700px) {
    .mobile_only .btn.btn--primary.btn--overlay:before, .shopify-challenge__button.btn--overlay:before {
        background-color: #000;
    }
    .mobile_only .btn.btn--primary.btn--overlay, .shopify-challenge__button.btn--overlay {
        color: #fff;
    }
    .desktop_only {
        display: none;
    }
    .button-block__inline-wrapper .button-block__button:nth-child(1), .button-block__inline-wrapper .button-block__button:nth-child(1) button {
    width: 100% !important;
    display: block;
}

 .button-block__inline-wrapper .button-block__button:nth-child(2) button,  .button-block__inline-wrapper .button-block__button:nth-child(3) button {
    width: 100%;
    display: block;
}

 .button-block__inline-wrapper .button-block__button:nth-child(2) , .button-block__inline-wrapper .button-block__button:nth-child(3) {
    width: 47%;
}

 .button-block__inline-wrapper .button-block__button:nth-child(2), .button-block__inline-wrapper .button-block__button:nth-child(3) {
    margin-right: 0px;
    margin-top: 0PX;
}
 .custom-complete .complete-the-look__secondary-content h2 {
        margin: 20px 20px 20px 0;
    }
    .blog-posts.section.section--divider-none.section--vertical-padding-top-bottom.animation.animation--blog-posts.is-visible {
    padding-top: 0;
}
.desktop_only{

    display: none !important;
}
.mobile_only {
    margin: 0 var(--space-outer);
}
.ctm_gift_look .button-block__button a {
    width: 180px;
    height: 40px;
}
.ctm_gift_look h2.complete-the-look__heading {
    margin-top: 30px;
}
.ctm_gift_feat_col {
    padding-left: 18px !important;
    padding-right: 18px !important;
}
.template-mission h2.image-with-text__text-container-heading.section-blocks__heading {
    font-size: 36px;
}
.template-mission .image-with-text__text-container {
        text-align: center;
        }
}
.ctm_mkeep_exp h2.multi-column__heading {
    text-align: center;
}
}


.custom_image_hero .button-block__inline-wrapper.button-block__inline-wrapper--justify-left BUTTON {
    margin-right: 10px;
}



