/** Shopify CDN: Minification failed

Line 180:1 Expected identifier but found "."
Line 429:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Birthstone&display=swap');
header.header {
    max-width: unset;
}
header .header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    padding-right: .8rem;
    gap: 15px;
}
.nr-header-search-ic svg {
    height: 20px;
    width: 20px;
}
.nr-header-cart-ic {
    height: 20px;
    width: 20px;
}
.nr-cus-img-banner .banner__heading {
    font-size: 40px;
    font-weight: lighter;
}
.nr-cus-img-banner .banner__content {
    padding: 0;
}
.nr-cus-img-banner .banner__buttons a {
    padding: 0 30px;
    line-height: 0;
    font-weight: normal;
    font-size: 16px;
    border: 1px solid #fff;
    transition: 0.5s;
    background: transparent;
    border-radius: 0px 20px 0px 0px;
}
.nr-cus-img-banner .banner__buttons a:hover {
    border: 1px solid #169179;
    background: #169179;
    transition: 0.5s;
}
.nr-cus-img-banner .banner__buttons a:hover:before {
  box-shadow:unset;
}
.nr-cus-img-banner .banner__buttons a:hover:after {
  box-shadow:unset;
}
.nr-cus-img-banner .banner__buttons a:after {
  border-radius: 0px 20px 0px 0px;
  box-shadow:unset;
}
.nr-cus-img-banner .banner__buttons a:before {
  border-radius: 0px 20px 0px 0px;
  box-shadow:unset;
}
.nr-cus-multi-column .multicolumn-card__info p {
    line-height: normal !important;
}
.nr-cus-multi-column .multicolumn-card__info {
    padding-top: 0 !important;
}
.nr-cus-multi-column .multicolumn-card {
    border-radius: 15px;
    padding: 0 20px;
  transition: 0.5s;
}
.nr-cus-multi-column .multicolumn-card__info>:nth-child(2) {
    margin: 0;
}
.nr-cus-banner-dis p {
    color: #fff;
    line-height: normal;
    letter-spacing: 2px;
    font-size: 14px;
}
/* .nr-cus-collection .product-grid .grid__item .card-wrapper, .collection .collage .collage__item {
    box-shadow: none;
} */
.nr-cus-collection .collection__title h2 {
    text-align: center;
}
body .nr-cus-collection .collection__view-all {
    margin-top: 40px;
}
.nr-cus-collection .collection__view-all a {
    line-height: 0;
    font-weight: normal;
    padding: 20px;
    border-radius: 0 20px 0 0;
    background:transparent;
    color: #169179;
  transition: 0.5s;
  border: 1px solid #169179;
}
.nr-cus-collection .collection__view-all a:hover {
    background:#169179;
    color:#fff;
  transition: 0.5s;
}
.nr-cus-collection .collection__view-all a:before {
     border-radius: 0 20px 0 0;
  box-shadow: unset;
}
.nr-cus-collection .collection__view-all a:after {
    border-radius: 0 20px 0 0;
    box-shadow: unset;
}
.image_with_text_section {
    padding-top: 50px;
}
.promise-head .text-button:hover {
    background: #169179;
    color: #fff;
    transition: 0.5s;
}
body .promise-head .text-button {
    margin: unset;
    border-radius: 0 20px 0 0;
    background: transparent;
    border: 1px solid #169179;
    color: #169179;
    font-weight: 400;
    transition: .5s;
    height: 40px;
    width: unset;
    display: inline-flex;
    padding: 0px 20px;
    font-size: 14px;
    align-items: anchor-center;
    justify-content: center;
}
body .Left_content_section h1 {
    color: #000;
    font-family: "Birthstone", cursive;
    font-size: 80px;
    font-weight: lighter;
}
.promise-head {
    gap: 30px;
}
body .image_with_text_section {
    margin-bottom: 0;
}
.search.search-modal__form .search__input.field__input {
    color: #000;
    border: 1px solid #000;
}
.search.search-modal__form label {
    color: #000;
}
.search__button svg{
  color:#000;
}
body  .promise-head .disc p {
    font-size: 17px;
    line-height: 35px;
}
.promise-head .disc p strong {
    font-size: 24px;
    line-height: 35px;
}
.promise-head .text-images-section .col-slides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.promise-head .main-image-section {
    width: calc(50% - 15px);
}
.promise-head .text-images-section {
    width: calc(50% - 15px);
}
..promise-head{
  flex-wrap:wrap;
}
.multicolumn-list__item.center .media--adapt img {
    filter: invert(1);
}
body .footer .footer-block:nth-of-type(3) {
    display: block;
    width: 100%;
    max-width:calc(25% - 20px);
}
body .footer .footer-block:nth-of-type(4) {
    display: block;
    width: 100%;
    max-width:calc(25% - 20px);
}
.nr-cus-news-letter {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
}
body .footer .footer-block:nth-of-type(2) {
    width: 100%;
    max-width:calc(50% - 20px);
}
.nr-cus-news-letter .nr-cus-input input {
    padding: 6px 10px;
    outline: none;
    border: 0;
    background: #f9e8f3;
}
.nr-cus-input {
    border-top: 1px solid #41223B;
    border-bottom: 1px solid #41223B;
    padding-top: 50px;
    width: 100%;
    padding-bottom: 70px;
}
.nr-newsletter-hed h2 {
    margin: 0;
    text-align: center;
}
.nr-cus-input input {
    width: 100%;
  color:#41223B;
}
.nr-cus-input input::placeholder {
    color:#41223B;
    opacity: 1;
}
.nr-newsletter-hed p {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}
.nr-cus-news-letter .nr-cus-input input:focus-visible {
    box-shadow: none;
}
.nr-cus-input-inner svg {
    height: 20px;
    width: 20px;
}
.nr-cus-input-inner {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #41223B;
}
.nr-cus-input-inner a {
    display: flex;
    align-items: center;
}
footer .footer__content-top .grid {
    row-gap: 0rem;
    margin-bottom: 0;
}
.nr-cus-input-inner button {
    border: 0;
    background: transparent;
  cursor: pointer;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #f9e8f3 inset !important;
}
@media(max-width:1024px){
      .promise-head .main-image-section .link-button {
    display: flex;
    justify-content: center;
}
  .nr-cus-img-banner .banner__heading {
    font-size: 50px;
}
  /* .promise-head .main-image-section, .promise-head .text-images-section {
    width: 100%;
} */
body .promise-head {
    flex-direction: unset;
    align-items: anchor-center;
}
}
@media(max-width:991px){
  .header__icon span svg {
    color: #000;
}
  .menu-drawer__menu li a {
    color: #000;
}
    body .nr-cus-collection .collection__view-all {
    margin-top: 20px;
}
    .nr-cus-collection .slider-buttons {
    display: none;
}
    .promise-head .main-image-section .link-button {
    display: flex;
    justify-content: center;
}
    .promise-head .main-image-section {
    width: 100%;
}
.promise-head .text-images-section {
    width: 100%;
}
body .promise-head {
    flex-direction: column-reverse;
}
}
@media(max-width:600px){
  .header__icon span svg {
    color: #000;
}
.menu-drawer__menu li a {
    color: #000;
}
  .nr-cus-img-banner .banner__heading {
    font-size: 25px;
    font-weight: lighter;
}
  .nr-cus-banner-dis p {
    font-size: 12px;
}
.nr-cus-collection .collection__view-all a {
    padding: 20px;
    font-size: 12px;
    min-height: unset;
}
  body .nr-cus-collection .collection__view-all {
    margin-top: 0;
}
  .nr-cus-collection .slider-buttons {
    display: none;
}
  .right_section_info img {
    max-width: 250px;
}
  .image_with_text_section {
    padding-top: 0px;
}
  body .promise-head .text-button {
    height: unset;
    line-height: normal;
    width: max-content;
    padding: 10px 20px;
    font-size: 12px;
}
  .promise-head .main-image-section .link-button {
    display: flex;
    justify-content: center;
}
  .promise-head .main-image-section .disc p {
    font-size: 12px;
}
  .promise-head .main-image-section .disc p strong {
    font-size: 20px;
}
  .nr-cus-img-banner .banner__buttons a {
    font-size: 13px;
    height: 10px;
    padding: 19px;
    line-height: 0;
    min-height: unset;
}
  .promise-head .main-image-section {
    width: 100%;
}
.promise-head .text-images-section {
    width: 100%;
}
  body .promise-head {
    flex-direction: column-reverse;
    align-items: anchor-center;
    flex-wrap: wrap;
}
body .footer .footer-block:nth-of-type(2) {
    max-width: 100%;
}
 body .footer .footer-block:nth-of-type(3) {
    max-width: 100%;
} 
   body .footer .footer-block:nth-of-type(4) {
    max-width: 100%;
}
}











body.gradient {
    background-color: #fcf9f2!important;
}
.nr-cus-multi-column.multicolumn .media--transparent {
    background-color: #eeb7c285 !important;
    border-radius: 50%!important;
}
.multicolumn-list__item.center .media--adapt img {
    padding: 10px;
}
.nr-cus-multi-column.multicolumn li.multicolumn-list__item {
    background: #fcf9f2;
    border-radius: 20px;
    padding: 18px 10px 20px;
    box-shadow: #64646f33 0 7px 29px;
}
.Boobment .button.button--primary {
    padding: 0 30px;
    line-height: 0;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #169179;
    transition: .5s;
    background: transparent;
    border-radius: 0 20px 0 0;
    color: #000;
}
.Boobment .button.button--primary:after {
  display:none;
}
.Boobment .button.button--primary:hover {
  background: #169179;
  color: #fff;
  transition: .5s;
}
}
/* ===========ap-28-07-25=============== */
.nr-ap-banner-wrp strong {
    color: #f2b2da;
}
.nr-ap-banner-wrp .banner__text.rte p {
    color: #fff !important;
    font-size: 22px !important;
    line-height: 32px !important;
}
.nr-ap-banner-wrp .button.button--primary {
    padding: 0 30px;
    line-height: 0;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #fff;
    transition: .5s;
    background: transparent;
    border-radius: 0 20px 0 0;
}
.nr-ap-banner-wrp .button.button--primary:after {
  display:none;
}
.nr-ap-banner-wrp .button.button--primary:hover {
    background: #169179;
    transition: .5s;
    border: 0;
}
.rich-text__wrapper .rich-text__heading strong {
    color: #ee9bce;
}
.page-about-us .rich-text__wrapper .rich-text__text p {
    color: #2f2d37;
    line-height: 36px;
    font-size: 18px;
}
.nr-cus-multi-column .multicolumn-card__info .inline-richtext {
    font-size: 24px;
    color: #2f2d37;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 12px 0;
}
.nr-cus-multi-column .multicolumn-card {
    border-radius: 15px;
    padding: 0 20px;
    transition: .5s;
    background: #fcf9f2 !important;
}
.ap-cus-class .image-with-text__heading strong {
    color: #ef9fd0;
}
.ap-cus-class .image-with-text__text-item .image-with-text__text p {
    color: #2f2d37;
    line-height: 26px;
    font-size: 16px;
}
.ap-cus-class .button.button--primary {
    padding: 0 30px;
    line-height: 0;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #169179;
    transition: .5s;
    background: transparent;
    border-radius: 0 20px 0 0;
    color: #000;
}
.ap-cus-class .button.button--primary:hover {
  background: #169179;
  color: #fff;
  transition: .5s;
}
.ap-cus-class .button.button--primary:after {
  display:none;
}