/** Shopify CDN: Minification failed

Line 858:3 Unexpected "{"

**/
/* .section-edu-page-banner{
  position: relative;
  width:80%;
  height: fit-content;
}

.edu-banner-text{
  position: absolute;
  width: 60%;
  height: 100%;
  z-index: 9;
}

.edu-banner-img{
  position: absolute;
  right:0;
  overflow: hidden;
}

.edu-banner-img img{
  right: -10px;
} */
.edu-banner-bg{
  /*min-height:348px;*/
  display:flex;
  width:100%;
}
#art-of-ring-buying .edu-banner-bg{min-height:348px;}
.edu-banner-bg > .edu-wrapper{
  padding:0 78px;
  display:flex;
  width:100%;
  align-items:center;
  justify-content:center;
}
#shopify-section-page-banner-ring-engagement .edu-banner-bg > .edu-wrapper{
  max-width:49%;
}
#shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg > .edu-wrapper{
  max-width:40%;
  justify-content:flex-start;
}
#shopify-section-page-banner-platinum .edu-banner-bg{
    background-size: cover;
    background-position: right center;
}
#shopify-section-page-banner-platinum .edu-banner-bg > .edu-wrapper{
/*     padding-right: 0; */
    padding-top: 44px;
    text-align: center;
}

.edu-banner-bg .edu-text-wrapper{
  max-width:100%;
}
.edu-banner-bg .edu-text-wrapper img{
  margin-bottom:10px;
}
.edu-banner-bg .edu-text-wrapper h1{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom:10px;
}
#shopify-section-page-banner-ring-engagement .edu-banner-bg .edu-text-wrapper h1,
#section-page-banner-rose-cut-diamonds .edu-banner-bg .edu-text-wrapper h1{
  text-transform:uppercase;
}
.edu-banner-bg .edu-text-wrapper p{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;  
  letter-spacing: 0.05em;
  color: #000000;
}
.edu-banner-bg .edu-image-wrapper{
  display:inline-block;
  width:100%;
  min-height:348px;
  background-repeat: no-repeat;
  background-size: cover;
}
.the-four-cs-banner .edu-banner-bg .edu-text-wrapper{
  text-align:center;
}
.left_image {
    margin-right: 64px;
}
.right_image{
  margin-left:64px;
}
.the-four-cs-banner .edu-banner-bg .edu-text-wrapper {
    max-width: 70%;
    width: 100%;
}
.four_cs_of_diamond_page .image-text-block .section-padding{
  padding-top:68px;
}
.education-pages .section-header{
    text-align: center;
    margin-bottom:28px;
}
.education-pages.perfectly-platinum .section-header{
  margin-bottom:53px;
}
.four_cs_of_diamond_page.education-pages .section-header{
  margin-bottom:18px;
}
.education-pages .section-header .section-header__title{
    font-family: 'brandon-grotesque';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.03em;
    color: #242424;
    margin-bottom:0;
    margin-top:0;
}

.education-pages .delicate-rose-petals .text{
    text-align: center;
}

#shopify-section-page-banner .banner-bg-img{
    position: relative;
}
#shopify-section-page-banner .banner-bg-img > img{
    width: 100%;
}
#shopify-section-page-banner .warranty-banner {
    position: absolute;
    top: 93px;
    left: 70px;
    right: 0;
    text-align: left;
    max-width: 570px;
}
#shopify-section-page-banner .warranty-banner h1 {
    font-family: 'brandon-grotesque';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}
#shopify-section-page-banner .warranty-banner p {
    font-family: 'brandon-grotesque';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    margin-top: 0;
    letter-spacing: 0.05em;
    color: #000000;
}
.grid_block.multicolumn .multicolumn-list.grid {
    display: grid;
    padding: 0;
    list-style: none;
    column-gap: 45px;
    row-gap: 45px;
    margin: 0;
}
.banner-platinum .edu-banner-bg .edu-text-wrapper{
  width:100%;
  max-width:40%;
}
#section-identify-her-style .grid_block .grid,
#section-know-your-metals .grid_block .grid{
    grid-template-columns: repeat(4, 1fr);
}
.grid_block .multicolumn-list .grid__item,
.image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid .grid__item{
  width:100%;
  max-width:100%;
}
.know-your-metals .grid_block .multicolumn-list > .grid__item:nth-child(5){
  grid-column-end:-3;
}
.grid_block .multicolumn-card {
    position: relative;
    box-sizing: border-box;
}
.grid_block .media--portrait{
  display:block;
  width:100%;
  overflow:hidden;
}
.grid_block .media img{
  width:auto;
}
.section_header_wrapper{
  display:flex;
  width:100%;
  flex-direction:column;
}
.section_header_wrapper.section_header_wrapper--left{
  justify-content:flex-start;
}
.section_header_wrapper.section_header_wrapper--center{
  justify-content:center;
}
.section_header_wrapper.section_header_wrapper--right{
  justify-content:flex-end;
}
.section-header .heading_decor{
  position:relative;
  display:inline-block;
  width:auto;
}
.section-header .heading_decor:before {
    content: "";
    background-image: url(/cdn/shop/files/heading-before.svg?v=1676980287);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 73px;
    height: 10px;
    position: absolute;
    left: -98px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section-header .heading_decor:after {
    content: "";
    background-image: url(/cdn/shop/files/heading-after.svg?v=1676980287);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 73px;
    height: 10px;
    position: absolute;
    right: -98px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#section-identify-her-style .section_header_wrapper{
    max-width:510px;
    margin:0 auto 72px;
}
#section-know-your-metals .section_header_wrapper{
    max-width:510px;
    margin:0 auto 18px;
}
.gold-weight .multicolumn-card__info h3{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 420;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #5B5B5B;
}
.multicolumn-card__info h3{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 420;
  font-size: 18px;
  line-height: 28px;
  margin-bottom:12px;
  letter-spacing: 0.03em;
}
.multicolumn-card__info h3 a{
  color:#C78A79;
  position: relative;
}
.multicolumn-card__info h3 a:after {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0713/6988/3943/files/icon-chevron-right.png?v=1675157545);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -15px;
}
#section-know-your-metals .multicolumn-card__info p{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #5B5B5B;
}
#section-know-your-metals .multicolumn-card__info p strong{
    margin-top: 0;
    margin-bottom: 8px;
    display: inline-block;
}
 #section-know-your-metals .grid_block .grid{
     row-gap:0px;
}
#section-gold-weight .grid_block .grid {
    grid-template-columns: repeat(2,1fr);
    row-gap: 0px;
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
}
.image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid  {
    column-gap: 102px;
    row-gap: 0;
    grid-template-columns: repeat(3, 1fr);
}

.image-text-btn-block .grid_block .grid__item{
  padding-left:0;
}

.image-text-btn-block .multicolumn-card__info h3{
    font-family: 'brandon-grotesque';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #333333;
}
.image-text-btn-block .multicolumn-card__info .button{
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration-line: underline;
  color: #C78A79;
  text-transform: uppercase;
}
.image-text-btn-block .media{
  margin-bottom:35px;
}
.image-text-btn-block .multicolumn-card__info p{
  margin:25px 0;
}

.shopify-split-section .rel-patterns .container {
    display: flex;
}
.shopify-split-section .rel-patterns .container .block-image {
    width: 50%;
}
.shopify-split-section .rel-patterns .container .block-image img{
  width:100%;
  height:-webkit-fill-available;
  object-fit:cover;
}
.shopify-split-section .rel-patterns .container .block-content {
    background-color:#FEF4F2;
    width: 50%;
    padding: 56px 100px;
    text-align:center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.shopify-split-section .rel-patterns .container .block-content h2{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 46px;  
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom:25px;
}
.shopify-split-section .rel-patterns .container .block-content h4{
 font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 420;
  font-size: 14px;
  line-height: 26px;  
  text-align: center;
  letter-spacing: 0.05em;
  color: #242424;
  margin-top:35px;
  margin-bottom:10px;
}
.shopify-split-section .rel-patterns .container .block-content p{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;  
  text-align: center;
  letter-spacing: 0.05em;
  color: #5B5B5B;
}
#shopify-section-virtual-appointment .rel-patterns .container .block-content p{
  line-height:26px;
}
.shopify-split-section .rel-patterns .container .block-content .button {
    font-family: brandon-grotesque;
    background-color: #303236;
    font-style: normal;
    font-weight: 450;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    letter-spacing: .05em;
    color: #fff;
    padding: 11px 37px;
    display: inline-block;
    margin-top: 25px;
    text-transform: uppercase;
    border:1px solid #303236;
}
.shopify-split-section .rel-patterns .container .block-content .get_in_touch_btns .button{
  background-color:transparent;
  color: #303236;
  margin:25px 5px 0;
}
.education-pages .image-text .image{
    margin: 35px 0;
    text-align: center;
}
.education-pages.four_cs_of_diamond_page .image-text .image{
  margin: 25px 0;
}
.delicate_rose_petal_page .shopify-split-section .rel-patterns .container .block-content{
    padding: 60px 55px;
    text-align: left;
    align-items:flex-start;
}
.delicate_rose_petal_page  .shopify-split-section .rel-patterns .container .block-content h2{
    font-size: 24px;
    line-height: 34px;
    text-align: left;
}
.delicate_rose_petal_page .shopify-split-section .rel-patterns .container .block-content p{
    text-align: left;
}
.four_cs_of_diamond_page #shopify-section-page-banner .warranty-banner{
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 470px;
}
#section-perfectly-platinum-grid-block .grid_block .grid{
    column-gap: 72px;
    row-gap: 68px;
    grid-template-columns: repeat(2,1fr);
}
#section-perfectly-platinum-grid-block .grid_block .grid .grid__item {
  max-width:100%;
  width:100%;
}
#section-perfectly-platinum-grid-block .grid_block .grid .grid__item:last-child{
    grid-column: span 2;
    margin: 0 auto;
    max-width: 47%;
}
#section-perfectly-platinum-grid-block .grid_block .grid .grid__item .media{
  position:relative;
  display:inline-block;
  overflow:visible;
}
#section-perfectly-platinum-grid-block .grid_block .grid .grid__item .media:before {
    content: "";
    background-image: url(/cdn/shop/files/heading-before.svg?v=1676980287);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 73px;
    height: 10px;
    position: absolute;
    left: -98px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#section-perfectly-platinum-grid-block .grid_block .grid .grid__item .media:after {
    content: "";
    background-image: url(/cdn/shop/files/heading-after.svg?v=1676980287);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 73px;
    height: 10px;
    position: absolute;
    right: -98px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#section-perfectly-platinum-grid-block .multicolumn-card__info h3{
    font-size: 16px;
    line-height: 23px;
    margin-top: 25px;
    margin-bottom:14px;
}
.perfectly-platinum .show-more{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 62px;
    margin-bottom:93px;
}
.perfectly-platinum .show-more a{
    background-color: #303236;
    font-family: 'brandon-grotesque';
    font-style: normal;
    font-weight: 450;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 12px 38px;
    display: inline-block;
}


.main-content:after{
    display: none;
}
.education-pages .section_header_wrapper .text,
.education-pages .section_header_wrapper .text p{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #5B5B5B;
}
.education-pages.four_cs_of_diamond_page .section_header_wrapper .text.subheading{
  font-style:italic;
  color: #242424;
}
.education-pages .section_header_wrapper .rich-text__text--,
.education-pages .section_header_wrapper p,
.education-pages .multicolumn-card__info p{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height:24px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #5B5B5B;
}
#art-of-ring-buying .main-content > .grid,
#why-platinum .main-content > .grid,
#rose-cut-diamonds .main-content > .grid,
#the-4-c-s-of-diamonds .main-content > .grid{
    margin: 0;
} 
.section_header_wrapper .text{
  text-align:center;
  padding:0 10px;
}
#shopify-section-page-banner-the-four-cs .edu-banner-bg > .edu-wrapper{
    padding:0;
}
.education-pages .section-header.section-header--breadcrumb{
  margin-bottom:0;
}
.education-pages .breadcrumb{
  padding: 0 10px;
  text-align:left;
}
.education-pages .breadcrumb,
.education-pages .breadcrumb a,
.education-pages .breadcrumb span{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 420;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  color: #979797;
}
.overlay-collecion .grid-link__title{
  font-family: 'brandon-grotesque';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #303236;
}
.grid-uniform .grid__item{
  max-width:100%;
}
.home-page-our-promise{
  background:transparent;
}
.home-page-our-promise .our-promise-wrapper{
  background-color:#303236;
}
.grid-uniform .collection-owl-carousel .grid__item,
.grid-uniform .collection-owl-carousel .owl-item{
  padding:0;
}
.section-edu-page-banner.container-small{
  padding:0;
}
.collection-owl-carousel .grid-link{
  overflow:hidden;
}
/* .grid-uniform .collection-owl-carousel .grid__item .grid-link__image{
  width:100%;
  height:auto !important;
} */
.grid-uniform .collection-owl-carousel.collection-owl-carousel-centre .grid__item .grid-link__image{
  max-width:340px;
  min-height:340px;
  
}
.education-pages #shopify-section-collection-slider{
  padding-top:60px;
}
#shopify-section-collection-slider-centre .grid-uniform{
  margin:0;
}
.collection-owl-carousel.collection-owl-carousel-centre .owl-item{
  width:340px !important;
}
.collection-owl-carousel-centre{
  display:inline-block;
  width:100%;
}
.collection-owl-carousel-centre .owl-nav{
  position:relative;
  top:-50%;
}
.collection-owl-carousel-centre .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #fff;
    border: 0;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    padding: 2px 15px;
}
.collection-owl-carousel-centre .owl-nav button span{
  color:#5B5B5B;
  font-size:36px;
  line-height:30px;
}
.collection-owl-carousel-centre .owl-nav button.owl-prev{
  left:15px;
}
.collection-owl-carousel-centre .owl-nav button.owl-next{
  right:15px;
}
.collection-owl-carousel-centre .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.collection-owl-carousel-centre .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    display:flex;
    width:100%;
}
.collection-owl-carousel-centre .owl-stage .owl-item{
  width:340px !important;
}
.grid-uniform .collection-owl-carousel-centre .grid__item{
  padding:0;
}
.perfectly-platinum .collection-owl-carousel-centre .grid-link__title{
    display: none;
}
.perfectly-platinum .collection-owl-carousel-centre .grid__item > a:hover .grid-link__image{
    filter: none;
}
.perfectly-platinum .collection-owl-carousel-centre .grid__item .grid-link__image {
    border: 1px solid #FBFBFB;
    margin:0;
    width:340px;
    height:340px !important;
}

/* ---------------------------Media Queries---------------------- */

@media screen and (min-width: 1199px){
  #section-know-your-metals .page-width{
    max-width:1040px;
  }
  #section-identify-her-style .page-width{
    max-width:1040px;
  }
  #section-image-text-btn-block .page-width{
    max-width: 1140px;
  }
  #section-perfectly-platinum-grid-block .page-width{
    max-width: 1080px;
  }
  .delicate_rose_petal_page .ds-patterns-wrapper{
    max-width: 896px;
    margin: 0 auto;
  }
   .perfectly-platinum #shopify-section-featured-video{
    padding: 0 20px;
    max-width: 980px;
    margin: 0 auto;
  }
  #shopify-section-page-banner .warranty-banner{
    top:60px;
  }
  
 
  
}
@media screen and (max-width: 1199px){
  .image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid {
    column-gap: 50px;
  }
  .shopify-split-section .rel-patterns .container .block-content{
    padding-left:40px;
    padding-right:40px;
  }
  #shopify-section-page-banner-ring-engagement .edu-banner-bg>.edu-wrapper {
    max-width: 59%;
  }
  .edu-banner-bg > .edu-wrapper{
    padding:0 40px;
  }
  #shopify-section-page-banner-platinum .edu-banner-bg>.edu-wrapper{
    padding-right:30px;
  }
  .edu-banner-bg .edu-text-wrapper h1{
    font-size:24px;
    line-height:36px;
  }
  .left_image {
    margin-right: 20px;
  }
    .right_image {
      margin-left: 20px;
  }
   #why-platinum #shopify-section-featured-video > .page-width{
    padding:0 10px;
  }
  #why-platinum #shopify-section-featured-video .grid{
    margin:0;
  }
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg > .edu-wrapper p br{
    display:none;
  }
}
@media (max-width: 992px){
/*   .collection-owl-carousel .grid-link__image {
      min-height: 297px;
  } */
}
@media screen and (max-width: 991px){
  #section-perfectly-platinum-grid-block .grid_block .grid {
      column-gap: 50px;
  }
  #shopify-section-page-banner-platinum .edu-banner-bg{
    background-position:50%;
  }
  #shopify-section-page-banner-ring-engagement .edu-banner-bg{
    background-size: cover;
    background-position: 70%;
  }
  #shopify-section-page-banner-ring-engagement .edu-banner-bg>.edu-wrapper {
    max-width: 47%;
  }
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg{
    background-position:50%;
  }
  #section-identify-her-style .grid_block .grid, 
  #section-know-your-metals .grid_block .grid {
    grid-template-columns: repeat(3,1fr);
  }
  .section-identify-her-style-padding{
    /*padding-top:68px !important;*/
    /*padding-bottom:78px !important;*/
  }
  .section-image-text-btn-block-padding{
    padding-top:98px !important;
    padding-bottom:68px !important;
  }
  .know-your-metals .grid_block .multicolumn-list > .grid__item:last-child{
    grid-column-end:-2;
  }
 .collection-owl-carousel-centre .owl-nav{
   display:none;
 }
}
@media screen and (max-width: 768px){
  .shopify-split-section .rel-patterns{
    max-width:100%;
  }
}
@media screen and (min-width: 768px) {
    .education-pages .image-text .description,
    .education-pages .video-text .description{
        max-width: 890px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
  .education-pages .image-text .subheading{
        max-width: 653px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
}
@media screen and (max-width: 767px){
  #section-identify-her-style .grid_block .grid, 
  #section-know-your-metals .grid_block .grid,
  .image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid{
    grid-template-columns: repeat(2,1fr);
  }
  .image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid .grid__item{
    margin-bottom:40px;
  }
  .shopify-split-section .rel-patterns .container{
    display:block;
  }
  .shopify-split-section .rel-patterns .container .block-image,
  .shopify-split-section .rel-patterns .container .block-content{
    width:100%;
  }
  
  .edu-banner-bg .edu-text-wrapper {
      max-width: 100%;
    /*padding-bottom:30px;*/
  }
  
  .edu-banner-bg .edu-text-wrapper p br{
    display:none;
  }
   {
    font-size:20px;
    line-height:32px;
  }
  .education-pages .section-header .section-header__title:before{
    width:52px;
    left:-60px;
  }
   .education-pages .section-header .section-header__title:after{
    width:52px;
    right:-60px;
  }
  #shopify-section-page-banner-the-four-cs .edu-banner-bg > .edu-wrapper{
    display:block;
  }
  .the-four-cs-banner .edu-banner-bg .edu-text-wrapper{
    max-width:100%;
  }
  .edu-banner-bg > .edu-wrapper{
    display:block;
     padding:30px;
  }
  #shopify-section-page-banner-platinum .edu-banner-bg > .edu-wrapper,
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg > .edu-wrapper{
    display:flex;
  }
  
  .banner-platinum .edu-banner-bg .edu-text-wrapper{
    max-width:100%;
    padding-bottom:0px;


  }
  #section-perfectly-platinum-grid-block .grid_block .grid {
      grid-template-columns: repeat(1,1fr)
  }
  #section-perfectly-platinum-grid-block .grid_block .grid .grid__item:last-child {
    grid-column: span 1;
    max-width: 100%;
  }

  #shopify-section-page-banner-the-four-cs .edu-banner-bg .edu-image-wrapper{
    background-size:contain;
    background-position:center;
    min-height:200px;
  }
  .left_image,.right_image{
    margin:0;
  }
  #shopify-section-page-banner-ring-engagement .edu-banner-bg>.edu-wrapper {
    max-width: 70%;
  }
  
/*   .grid-uniform .collection-owl-carousel .grid__item .grid-link__image {
    min-height: 250px !important;
  } */
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg {
    background-position: center;
  }
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg > .edu-wrapper {
    max-width: 50%;
  }
  .section-identify-her-style-padding{
    padding-bottom:23px !important;
  }
  .section-image-text-btn-block-padding {
    padding-top: 98px !important;
    padding-bottom: 68px !important;
  }
  .know-your-metals .grid_block .multicolumn-list > .grid__item:last-child {
      grid-column-end: -1;
  }
  #section-gold-weight .grid_block .grid{
    max-width:100%;
  }
  .image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid .grid__item:last-child{
    grid-column:span 2;
  }
}
@media screen and (max-width: 575px){
    #section-identify-her-style .section_header_wrapper {
        max-width: 510px;
        margin: inherit;
    }
  #section-identify-her-style .grid_block .grid, 
  #section-know-your-metals .grid_block .grid,
  .image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid{
    grid-template-columns: repeat(1,1fr);
  }
  #shopify-section-page-banner-ring-engagement .edu-banner-bg>.edu-wrapper {
    max-width: 100%;
  }
  #shopify-section-page-banner-ring-engagement .edu-banner-bg{
      background-size: 100% !important;
      background-image: url(/cdn/shop/files/Rectangle_120_1.png?v=1688054771) !important;
      object-fit: cover;
  }
    .edu-banner-bg .edu-text-wrapper p{display: none;}
    .edu-banner-bg .edu-text-wrapper h1{color: #000; text-align: center; font-size: 18px; font-family: brandon-grotesque; font-style: normal; font-weight: 420; line-height: 26px; letter-spacing: 0.9px; text-transform: uppercase;}
    #art-of-ring-buying .edu-banner-bg { min-height: auto;}
    #art-of-ring-buying .section-edu-page-banner .container{ padding: 0;}

    .edu-banner-bg > .edu-wrapper,
  #shopify-section-page-banner-the-four-cs .edu-banner-bg > .edu-wrapper{
    padding:30px 20px;
  }
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg {
    background-position: 45%;
  }
 #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg > .edu-wrapper {
    max-width: 100%;
  }
  .delicate_rose_petal_page .shopify-split-section .rel-patterns .container .block-content {
    padding: 40px 30px;
  }
  
  #shopify-section-page-banner-platinum .edu-banner-bg,
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg{
    transform: rotate(90deg) scale(1);
    display:inline-flex;
    margin-top:4px;
  }
  #shopify-section-page-banner-platinum .edu-banner-bg > .edu-wrapper,
  #shopify-section-page-banner-rose-cut-diamonds .edu-banner-bg > .edu-wrapper{
    display:block;
    transform: rotate(-90deg) scale(1);
    /*margin-top:-8px;*/
      padding-top: 25px;
      padding-bottom: 25px;
  }
    .education-pages.perfectly-platinum .section-header {
        margin-bottom: 28px;
    }
    #shopify-section-video-text2 .section-header .heading_decor:before,#shopify-section-video-text2  .section-header .heading_decor:after{display: none;}



  .shopify-split-section .rel-patterns .container .block-content .button{
    width:100%;
  }
  .image-text-btn-block .grid_block.multicolumn .multicolumn-list.grid .grid__item:last-child {
    grid-column: span 1;
  }
  .shopify-split-section .rel-patterns .container .block-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .education-pages .section-header .section-header__title{
    font-size: 18px;
    line-height: 28px;
  }
  .collection-slider-section .owl-nav {
    justify-content:center !important;
    position: relative;
    top: inherit;
    width: 100%;
    padding-bottom:60px;
  }
  .collection-slider-section .owl-nav button{
      position: absolute;
      font-size: 48px !important;
      color:#303236 !important;
      top:-270px;
  }
  .collection-slider-section .owl-nav button.owl-prev{
    left:0;
  }
  .collection-slider-section .owl-nav button.owl-next{
    right:0;
  }
}