/** Shopify CDN: Minification failed

Line 2779:42 Unexpected "{"

**/
/*Information css start here*/
.tps-common-cr-space{
  margin-bottom: 70px;
}
.tps-info-top-banner .tps-container{
  padding:47px 15px 47px 15px !important; 
}
.tps-info-top-banner .tps-container .banner__box{
  height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: rgba(255, 255, 255, 0.80);
    max-width: 614px;
    min-width: auto;
    width: 100%;
}
.tps-info-top-banner .banner__buttons{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0px !important;
  grid-column-gap: 15px;
}
.tps-info-top-banner .banner__buttons a,
.tps-common-btn .button,
.tps-custom-blog-btn a {
  font-size: 14px;
    line-height: normal;
    text-transform: unset !important;
    color: var(--bgcolor-white);
    background-color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    padding: 8px 10px;
    opacity: 1;
    min-height: 41px;
    max-width: 211px;
    width: 100%;
    border: 1px solid var(--bgcolor-black);
    transition: 0.5s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.tps-info-top-banner .banner__text,
.tps-info-top-banner .banner__text p{
  margin: 0px !important;
}
.tps-info-top-banner h1.banner__heading{
  margin-bottom: 30px;
}
.tps-info-top-banner .banner__text p{
  margin-bottom: 25px !important;
}
.tps-contact-customer-service .tps-container,
.tps-exchange-and-return .tps-container,
.tps-contact-form-sec .contact.page-width{
  padding-block: 0px !important;
}
.tps-contact-customer-service .title-wrapper-with-link .title,
.tps-contact-faq-section .title-wrapper-with-link-text .collection-list-title,
.tps-loyality-earn-points .title-wrapper-with-link h1.title{
  margin: 0px auto 0px auto;
  text-align: center;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  font-size: 25px;
  line-height: normal;
  font-weight: 600;
}
.tps-contact-customer-service .multicolumn-card__info{
  padding: 0px !important;
}
.tps-contact-customer-service .multicolumn-card__info p{
  margin: 28px 0px 22px 0px;
}
.tps-bespoke-form-design .form-group.fb-submit{
  max-width: 216px;
    width: 100%;
    position: unset;
}
.tps-contact-customer-service .multicolumn-card__info a,
.tps-contact-form-sec #ContactForm .contact__button .button,
.tps-ring-size-accordian .image-with-text__content .button,
.tps-bespoke-form-design .form-group.fb-submit .button-input{
  margin: 0px;
  font-size: 14px;
  line-height:normal;
  color: var(--bgcolor-black);
  text-transform: uppercase;
  font-weight: 400;
  border: 1px solid var(--bgcolor-black);
  border-radius: 30px;
  padding: 12px 10px;
  max-width: 254px;
  width: 100%;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  outline: none !important;
  box-shadow: none !important;
}
.tps-contact-customer-service .multicolumn-card__info a .svg-wrapper{
  display: none;
}
.tps-contact-customer-service .multicolumn-card__image-wrapper{
  width: 64px;
  height: 50px;
  margin-inline: auto;
}
.tps-contact-customer-service .title-wrapper-with-link{
  margin-bottom: 50px;
}
.tps-contact-faq-section .title-wrapper-with-link-text{
  margin-bottom: 35px;
}
.tps-ring-size-accordian .accordion-header{
  width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f8f8;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    text-align: left;
    transition: background .3s ease;
}
.tps-ring-size-accordian .accordion-content{
  max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease;
    background: #fff;
}
.tps-ring-size-accordian .accordion-icon {
    transition: transform .3s ease;
    font-size: 18px;
}

.tps-contact-faq-section .accordion-title,
.tps-blog-faq .tps-faq-question span:nth-child(1){
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.tps-contact-faq-section .accordion-content p,
.tps-blog-faq .tps-faq-answer p{
  margin: 0 0 10px;
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
}
.tps-contact-faq-section .accordion-content p:last-child,
.tps-blog-faq .tps-faq-answer p:last-child{
  margin-bottom: 0px;
}
.tps-blog-faq .tps-faq-question{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f8f8;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    text-align: left;
    transition: background .3s ease;
}
.tps-blog-faq .tps-faq-answer{
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease;
    background: #fff;
}
.tps-contact-faq-section .accordion-header,
.tps-blog-faq .tps-faq-question{
  background-color: transparent;
  padding-left: 0px;
  border-color: var(--secondary-color-1);
}
.tps-contact-faq-section .accordion-content .accordion-inner,
.tps-blog-faq .tps-faq-answer .metafield-rich_text_field{
  background-color:  var(--secondary-color-5);
}
.tps-contact-faq-section .accordion-icon,
.tps-blog-faq .tps-faq-icon{
  font-size: 24px;
    color: var(--bgcolor-black);
    font-weight: 500;
    line-height: 24px;
    opacity: 0.7;
}
.tps-exchange-and-return .inline-richtext.h1{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 20px 0px 10px 0px;
}
.tps-exchange-and-return .multicolumn-card__info{
  padding: 0px !important;
}
.tps-exchange-and-return .multicolumn-card__info .rte{
  margin-top: 0px;
}
.tps-exchange-and-return .multicolumn-card__image-wrapper{
  padding: 0px;
  width: 30px;
  height: 30px;
}
.tps-exchange-and-return .multicolumn-card{
  padding: 30px 10px;
  background-color: var(--primary-color-1) !important;
}
.tps-exchange-and-return ul.multicolumn-list{
  grid-column-gap: 20px !important;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 810px;
    margin-inline: auto;
}
.tps-exchange-and-return ul.multicolumn-list .multicolumn-list__item{
  width: 100%;
  max-width: 100%;  
}
.tps-contact-form-sec h2.title{
  margin-bottom: 10px !important;
}
.tps-contact-form-sec .subheading p{
  margin: 0px 0px 30px 0px;
  padding: 0px 28px;
}
.tps-contact-form-sec #ContactForm .field__input{
  border-color: var(--secondary-color-1);
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  outline: none !important;
  box-shadow: none !important;
}
.tps-contact-form-sec #ContactForm .field__label{
  color: var(--secondary-color-6);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
} 
.tps-contact-form-sec #ContactForm .field__input:not(.text-area){
  min-height: 62px;
}
.tps-contact-form-sec #ContactForm .field__input.text-area{
  min-height: 300px;
}
.tps-contact-form-sec #ContactForm .field-file,
.tps-bespoke-form-design .form-group.fb-file{
  float: left;
  position: relative;
  width: 180px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tps-contact-form-sec #ContactForm .field-file #ContactFormFile,
.tps-bespoke-form-design .form-group.fb-file .form-control{
  position: absolute;
    cursor: pointer;
    left: 0%;
    margin: 0;
    opacity: 0;
    top: 50%;
    z-index: 9;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);
}
.tps-contact-form-sec #ContactForm .field-file label,
.tps-bespoke-form-design .form-group.fb-file .fb-file-label{
  width: 100%;
  border: 1px solid var(--bgcolor-black);
  border-radius: 30px;
  height: 100%;
  display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
    font-size: 16px;
}
.tps-contact-form-sec #ContactForm .contact__button{
  float: right;
  margin-top: 0;
}
.tps-contact-form-sec #ContactForm .field-file label:before,
.tps-bespoke-form-design .form-group.fb-file .fb-file-label::before{
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(../assets/attach-file.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.tps-contact-form-sec #ContactForm .contact__button .button,
.tps-bespoke-form-design .form-group.fb-submit .button-input{
  width: 180px;
  border: 1px solid var(--bgcolor-black);
  border-radius: 30px;
  color: var(--bgcolor-white);
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 5px;
  height: 42px; 
}
.tps-contact-form-sec #ContactForm .contact__button .button::after,
.tps-contact-form-sec #ContactForm .contact__button .button::before{
  display: none;
}
.tps-contact-form-sec #ContactForm .contact__button .button .svg-wrapper{
  width: 25px;
}
.tps-contact-form-sec #ContactForm .contact__fields-new + .field{
  margin-bottom: 25px;
}
.tps-contact-form-sec #ContactForm .field .contact__field-error{
  display: none !important;
}
.tps-contact-form-sec #ContactForm .form-status-list{
  margin-top: 4px;
    margin-bottom: 25px;
}
.tps-contact-form-sec #ContactForm .form-status-list li a{
  color: var(--bgcolor-black);  
}
.tps-contact-faq-section .accordion-section{
  max-width: 91.5%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 60px;
}
.tps-contact-form-sec #ContactForm .field__label{
  top: calc(2rem + var(--inputs-border-width));
} 
.tps-contact-faq-section .accordion-section .accordion-item,
.tps-blog-faq .tps-faq-item{
  border-color: var(--secondary-color-1);
}
.tps-contact-faq-section .accordion-section .accordion-item:first-child,
.tps-blog-faq .tps-faq-item .tps-faq-item:first-chil{
  border-top: 1px solid var(--secondary-color-1);
}
.tps-info-top-banner.tps-info-top-banner-no-btn .banner__text p{
  margin-bottom: 0px !important;
}
.tps-green-b-info-para .rich-text__wrapper .rich-text__blocks{
  max-width: 100%;
}
.tps-green-b-info-para .rich-text__wrapper{
  padding-inline: 15px;
}
.tps-green-b-info-para .rich-text__wrapper p{
  max-width: 848px;
    margin-inline: auto;
}
.tps-left-right-img .page-width{
  max-width: 1300px;
  padding-inline: 15px;
  margin-inline: auto;
}
.tps-left-right-img .image-with-text__content{
  padding-left: 35px;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tps-left-right-img .image-with-text__content h2.image-with-text__heading,
.tps-ring-size-info-para h2.rich-text__heading,
.tps-ring-guide-includes .title.inline-richtext{
  display: flex;
  flex-direction: column;
  font-family: var(--font-body-family);
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}
.tps-left-right-img:not(.tps-quick-tps-ring-size) .image-with-text__content h2.image-with-text__heading strong{
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: var(--bgcolor-black);
  margin-bottom: 10px;
}
.tps-left-right-img .image-with-text__content .image-with-text__text{
  margin-top: 15px;
}
.tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button{
  background: transparent;
    border: none;
    color: var(--bgcolor-black);
    opacity: 1;
    padding: 0px;
    min-height: 0;
    margin-top: 30px;
    font-size: 16px;
    line-height: 16px;
    position: relative;    
}
.tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button::after{
  display: none;
}
.tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button::before{
  content: "";
    width: 100%;
    height: 1px;
    background-color: var(--bgcolor-black);
    position: absolute;
    top: 19px;
    left: 50%;
    transform: translate(-50%);
    transition: .5s ease;
}
.tps-left-right-img .image-with-text__media-item{
  width: 52% !important;
}
.tps-left-right-img .image-with-text__text-item{
  width: 48% !important;
}
.tps-left-right-img.tps-left-content-right-img .image-with-text__grid{
  display: flex;
  flex-direction: row-reverse;
}
.tps-left-right-img.tps-left-content-right-img .image-with-text__content{
  padding-left: 0px;
  padding-right: 35px;
}
.tps-left-right-img .image-with-text__text-item .image-with-text__text p{
  font-size: 14px;
  line-height: 22px;
}
.tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button{
  letter-spacing: 0px;
  padding-bottom: 2px;
}
.tps-info-top-banner.tps-top-en-banner-content-spacing .banner__text p{
  max-width: 500px;
}
.tps-info-top-banner .banner__buttons a,
.tps-custom-blog-btn a{
  text-transform: uppercase !important;

}
.tps-info-top-banner.tps-top-en-banner-content-spacing .banner__buttons a{
  max-width: 220px;
}
.tps-info-navigation .multicolumn-list{
  grid-column-gap: 0px;
  grid-gap: 0px;
  justify-content: center;
  grid-gap: 1%;
}
.tps-info-navigation .multicolumn-list li .multicolumn-card{
  background: transparent;
}
.tps-info-navigation .multicolumn-list li{
  width: fit-content;
  max-width: fit-content;
}
.tps-info-navigation .multicolumn-list li .multicolumn-card__info{
  padding: 14px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tps-info-navigation .multicolumn-list li .multicolumn-card__info a{
  margin: 0px;
  padding: 10px 0px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  color: var(--bgcolor-black);
  position: relative;
}
.tps-info-navigation .multicolumn-list li .multicolumn-card__info span.svg-wrapper{
  display: none;
}
.tps-info-navigation .multicolumn-list li .multicolumn-card__info a::after,
.tps-ring-size-form #contact_form .manual-toggle a::after{
  content: '';
  width: 00%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.tps-info-navigation .multicolumn-list li .multicolumn-card__info a.active::after,
.tps-info-navigation .multicolumn-list li.is-navigation-item-active .multicolumn-card__info a::after{
  width: 100%;
}
.tps-info-navigation .multicolumn-list li:not(:first-child):not(:last-child){
  padding-inline: 2px;
}
.tps-ring-size-info-para .rich-text__wrapper{
  padding-inline: 15px;
}
.tps-ring-size-info-para .rich-text__blocks,
.tps-ring-guide-includes{
  max-width: 796px;
  margin-inline: auto;
  padding-inline: 0px;
}
.tps-ring-guide-includes .tps-container{
  padding: 25px 20px !important;
  max-width: 100%;
}
.tps-ring-guide-includes .title.inline-richtext{
  font-size: 18px;
  line-height: 28px;
}
.tps-ring-guide-includes .multicolumn-card__info{ 
  padding: 0px;
}
.tps-ring-guide-includes .multicolumn-card__info .inline-richtext{
  color:  var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.tps-ring-guide-includes .multicolumn-card{
  background: transparent !important;
}
.tps-ring-guide-includes .multicolumn-list{
  list-style: auto;
  margin-left: 15px;
}
.tps-ring-guide-includes .title-wrapper-with-link{
  margin-bottom: 10px;
} 
.tps-left-right-img.tps-ring-size-left-right-info h2.image-with-text__heading.hxxl{
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 8px;
    margin-bottom: -7px;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text p strong{
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: -3px;
  display: block;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text p em{
  font-style: normal;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text ul,
.tps-para-graph-list ul,
.tps-para-graph-grm-list .multicolumn-card__info ul{
  margin-top: -7px;
  padding-left: 8px;
  list-style: none;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-ul-space-increased .image-with-text__text ul{
  margin-top: -2px;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-find-perfect-gold- .image-with-text__text ol{
  margin-top: -7px;
  padding-left: 8px;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text ul li,
.tps-left-right-img.tps-ring-size-left-right-info.tps-find-perfect-gold- .image-with-text__text ol li,
.tps-para-graph-list ul li,
.tps-para-graph-grm-list .multicolumn-card__info ul li{
  font-size: 14px;
  color:  var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-weight: 400;
  line-height: 22px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 3px;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text ul li::before,
.tps-para-graph-list ul li::before,
.tps-para-graph-grm-list .multicolumn-card__info ul li::before{
  content: "";
    width: 5px;
    height: 5px;
    background-color: var(--bgcolor-black);
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 7px;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text ul li a,
.tps-para-graph-list ul li a,
.tps-find-perfect-gold- p a,
.tps-para-graph-grm-list .multicolumn-card__info ul li a{
  position: relative;
  display: inline-block;
  text-decoration: none;
  color:  var(--bgcolor-black);
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text ul li a::after,
.tps-find-perfect-gold- p a::after,
.tps-para-graph-list ul li a::after,
.tps-para-graph-grm-list .multicolumn-card__info ul li a::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  bottom:2px;
  transition: 0.5s ease-in-out;
}
.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__content{
  padding-block: 10px;  
}
.tps-ring-size-table table,
.tps-ring-lab-natural-table table{  
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  border-color: var(--secondary-color-1);
}
.tps-ring-size-table,
.tps-ring-lab-natural-table{
  max-width: 930px;
  padding-inline: 15px;
  margin-inline: auto;
}
.tps-ring-size-table table th,
.tps-ring-size-table table td,
.tps-ring-lab-natural-table table th,
.tps-ring-lab-natural-table table td{
  color:  var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  line-height: normal;
  border-left: none;
  border-right: none;
  border-top: none;
  text-align: center;
  padding: 12px 5px;
  border-color: var(--secondary-color-1); 
}
.tps-ring-size-table table td,
.tps-ring-lab-natural-table table td{
  font-size: 14px;
}
.tps-ring-size-table table th,
.tps-ring-size-table table tbody tr:nth-child(even),
.tps-ring-lab-natural-table table th,
.tps-ring-lab-natural-table table tbody tr:nth-child(even){
  background-color: #E9E9E9;
}
.tps-ring-size-form #contact_form label[for="RingSizerFirstName"],
.tps-ring-size-form #contact_form label[for="RingSizerLastName"],
.tps-ring-size-form #contact_form label[for="RingSizerEmail"],
.tps-ring-size-form #contact_form label[for="RingSizerAddress"],
.tps-ring-size-form #contact_form label[for="ContactFormCountry"],
.tps-ring-size-form #contact_form .field::before,
.tps-ring-size-form #contact_form .field::after{
  display: none;
}
.tps-ring-size-form #contact_form #RingSizerFirstName,
.tps-ring-size-form #contact_form #RingSizerLastName,
.tps-ring-size-form #contact_form #RingSizerEmail,
.tps-ring-size-form #contact_form #RingSizerAddress,
.tps-ring-size-form #contact_form #ContactFormCountry,
.tps-ring-size-form #contact_form #RingSizerManualAddress{
  width: 100%;
  max-width: 489px;
  border: 1px solid var( --secondary-color-1) !important;
  padding: 12px;
  min-height: 46px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  box-shadow: none !important;
  outline: none !important;
  outline-offset:unset !important;
  color: var(--secondary-color-6) !important;
  font-family: font-family: var(--font-body-family);;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--secondary-color-6);
}
.tps-ring-size-form #contact_form .field:not(.checkbox-field){
  display: flex;
  flex-direction: column;
}
.tps-ring-size-form #contact_form #RingSizerFirstName::placeholder,
.tps-ring-size-form #contact_form #RingSizerLastName::placeholder,
.tps-ring-size-form #contact_form #RingSizerEmail::placeholder,
.tps-ring-size-form #contact_form #RingSizerAddress::placeholder,
.tps-ring-size-form #contact_form #ContactFormCountry::placeholder,
.tps-ring-size-form #contact_form #RingSizerManualAddress::placeholder{
  color: var(--secondary-color-6) !important;
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  opacity: 1;
  visibility: visible;
  text-transform: capitalize;
}
.tps-ring-size-form #contact_form #RingSizerEmail:-ms-input-placeholder {
  opacity: 1;
}
.tps-ring-size-form #contact_form .manual-toggle{
  margin: 6px 0px 15px 0px;
}
.tps-ring-size-form #contact_form .manual-toggle a{
  color: var(--secondary-color-6);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
  cursor: pointer;
  text-decoration: none;
}
.tps-ring-size-form #contact_form .manual-toggle a::after{
  width: 100%;
  background-color: var(--secondary-color-6);
  bottom: -3px;
}
.tps-ring-size-form #contact_form .field.checkbox-field{
  display: flex;
  align-items: flex-start;  
  position: relative;
}
.tps-ring-size-form #contact_form .field.checkbox-field input{
  width: 25px;
  height: 25px;
  opacity: 0;
  z-index: 9;
  margin: 5px 10px 0px 0px;
  cursor: pointer;
}
.tps-ring-size-form #contact_form .field.checkbox-field input + label::before{
  content: '';
  width: 25px;
  height: 25px;
  border: 1px solid var(--secondary-color-1);
  position: absolute;
  left: 0;
  top: 5px;
  cursor: pointer;
}
.tps-ring-size-form #contact_form .field.checkbox-field input + label span,
.tps-ring-size-form #contact_form .field.checkbox-field input + label span small{
  display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 22px;
    color: var(--secondary-color-6);
}
.tps-ring-size-form #contact_form .button,
.tps-img-left-right-clor-button .button,
.tps-how-do-u-choose-btn .button{
  margin-top: 15px;
    height: 42px;
    max-width: 218px;
    display: flex;
    grid-column-gap: 5px;
    text-transform: uppercase;
    padding-inline: 19px;
    width: 100%;
    border: 1px solid var(--bgcolor-black);
    transition: 0.5s ease-in-out;
    background-color: var(--bgcolor-black);
}
.tps-left-right-img.tps-ring-size-form .image-with-text__content{
  padding-block: 10px;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-quick-tps-ring-size .image-with-text__text p strong{
  text-transform: unset;
  font-weight: 600;
}
.tps-gussing-size h2.image-with-text__heading{
  display: flex;
  flex-direction: column;
}
/*.tps-left-right-img.tps-quick-tps-ring-size .image-with-text__media-item{
  height: fit-content;
}*/
.tps-ring-size-accordian .accordion-section{
  max-width: 100%;
    grid-template-columns: 1fr;
}
.tps-ring-size-guide-f-collection .card-information .product-swatches{
  display: flex;
  align-items: center;
  grid-gap: 5px 6px !important;
  flex-wrap: wrap;
}
.tps-ring-size-guide-f-collection .card-information .product-swatches .swatch-item{
  width: 24px;
  height: 24px;
  border: 1px solid var(--secondary-color-1);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  background-color: transparent !important;
}
.tps-ring-size-guide-f-collection .card-information .product-swatches .swatch-item.active{
  border-color: var(--bgcolor-black);
}
.tps-ring-size-guide-f-collection .card__information .card__heading a::after{
  display: none !important;
}
.tps-ring-size-accordian .accordion-with-text__media{
  border: none !important;
}
.tps-ring-size-accordian.tps-contact-faq-section .accordion-section .accordion-item{
  border-bottom: 1px solid var(--secondary-color-1);
}
.tps-ring-size-accordian .accordion-item .accordion-inner{
  padding: 15px;
}
.tps-ring-size-accordian .image-with-text__grid{
  flex-direction: row-reverse;
}
.tps-ring-size-accordian .image-with-text__content {
  padding: 20px;
    align-items: center;
    justify-content: center;
}
.tps-ring-size-accordian .image-with-text__content .image-with-text__heading,
.tps-ring-size-accordian .image-with-text__content .image-with-text__text,
.tps-ring-size-accordian .image-with-text__content .button{
  margin: 0px auto;
  text-align: center;
}
.tps-ring-size-accordian .image-with-text__content .button{
  background-color: transparent;
  max-width: 181px;
  min-height: 42px;
  margin-top: 25px;
}
.tps-ring-size-accordian .image-with-text__content .button::after,
.tps-ring-size-accordian .image-with-text__content .button::before{
  display: none;
}
.tps-ring-size-accordian .image-with-text__content .button .svg-wrapper path{
  fill: var(--bgcolor-black);
  stroke: var(--bgcolor-black);
}
.tps-ring-size-accordian .image-with-text__content .button .svg-wrapper{
  width: 30px;
    height: 16px;
    margin-left: 5px;
}
.tps-ring-size-accordian .image-with-text__content .image-with-text__text p strong{
  font-weight: normal !important;
  font-size: 18px;
  line-height: 30px;
  margin-top: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
.tps-ring-size-guide-f-collection .collection .collection__title,
.tps-ring-size-guide-f-collection .collection slider-component{
  padding: 0px;
  margin-inline: 0px;
}
.tps-ring-size-guide-f-collection .card__content,
.tps-ring-size-guide-f-collection .card__information{
  padding: 0px !important;
}
.tps-ring-size-guide-f-collection .card__information a{
  padding: 0px;
  font-size: 14px;
  line-height: 22px;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-weight: 400;
  text-decoration: none !important;
  cursor: pointer;
}
.tps-ring-size-guide-f-collection .price__regular .price-item{
  font-weight: 600;
}
.tps-ring-size-guide-f-collection .listing_swatch:not(.card){
  margin: 8px 0px 7px 0px !important;
}
.tps-ring-size-guide-f-collection .card__heading{
  margin: 0px 0px 6px 0px !important;
}
.tps-ring-size-guide-f-collection .price{
  margin: 0px 0px 0px 0px !important;
}
.tps-ring-size-guide-f-collection .card .card__inner .card__media{
  z-index: 9;
}
.tps-ring-size-guide-f-collection .card__labels,
.tps-ring-size-guide-f-collection .quick-add,
.tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product,
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom{
  position: absolute;
  left: 0;
  bottom: -17px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  grid-row-gap: 10px;
}
.tps-ring-size-guide-f-collection .card__inner + .card__content{
  padding-top: 40px !important;
}
.tps-ring-size-guide-f-collection .card__labels .label{
    font-size: 10px;
    color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-weight: 400;
  display: inline-block;
  background-color: var(--primary-color-1);
  border: 1px solid #3F3C3C;
  border-radius: 30px;
    padding: 2px 10px;
    width: fit-content;
}
.tps-ring-size-guide-f-collection .product-grid{
  padding-bottom: 10px;
  border-bottom: 1px solid var(--secondary-color-1);
}
.tps-ring-size-accordian{
  padding-block: 0px !important;
}
.tps-ring-size-guide-f-collection .listing_swatch{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-column-gap: 10px;
  margin-top: -4px;
  grid-row-gap: 7px;
}
.tps-ring-size-guide-f-collection .listing_swatch .product-variant-label .swatch-item{
  font-size: 10px;
    color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-weight: 400;
  display: inline-block;
  display: none;
}
.tps-ring-size-guide-f-collection .listing_swatch .product-variant-label .swatch-item.active{
  display: inline-block;
}
.tps-ring-guide-styles{
  background: rgba(236, 226, 213, 0.50);
  padding-block: 55px;
}
.tps-ring-guide-styles .multicolumn.background-primary .multicolumn-card{
  background-color: transparent;
}
.tps-ring-guide-styles .title.inline-richtext{
  display: flex;
  flex-direction: column;
}
.tps-ring-guide-styles .title.inline-richtext strong{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 10px;
}
.tps-ring-guide-styles .title-wrapper-with-link{
  margin-bottom: 28px;
}
.tps-ring-guide-styles .multicolumn-card-spacing,
.tps-ring-guide-styles .multicolumn-card__info,
.tps-all-designer .multicolumn-card-spacing,
.tps-all-designer .multicolumn-card__info,
.tps-all-materials .multicolumn-card-spacing,
.tps-all-materials .multicolumn-card__info,
.tps-faq-accordino-page .multicolumn-card-spacing,
.tps-faq-accordino-page .multicolumn-card__info,
.tps-loyality-program-cols .multicolumn-card__info,
.tps-loyality-earn-points .multicolumn-card__info{
  padding: 0px;
  margin: 0px;
}
.tps-ring-guide-styles ul.multicolumn-list{
  grid-row-gap: 35px;
} 
.tps-ring-guide-styles.multicolumn.background-primary .multicolumn-card,
.tps-all-designer.multicolumn.background-primary .multicolumn-card,
.tps-all-materials.multicolumn.background-primary .multicolumn-card,
.tps-faq-accordino-page.multicolumn.background-primary .multicolumn-card,
.tps-loyality-program-cols.multicolumn.background-primary .multicolumn-card,
.tps-loyality-earn-points.multicolumn.background-primary .multicolumn-card{
  background: transparent !important;
}
.tps-ring-guide-styles ul.multicolumn-list .multicolumn-card__info a{
  font-size: 14px;
  line-height: 22px;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
}
.tps-ring-guide-styles ul.multicolumn-list li.multicolumn-list__item .media{
  overflow: hidden;
}
.tps-ring-guide-styles ul.multicolumn-list li.multicolumn-list__item img{
  transition-duration: .5s;
    transition-property: transform;
}
.tps-ring-size-form #contact_form .field.checkbox-field input[type=checkbox]:checked+label:before{
  background: url(../assets/black-check.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.tps-our-desinger-review .content-container,
.tps-top-bottom-padding-remove .page-width{
  padding-block: 0px !important;
}
.tps-our-desinger-review .rich-text__blocks{
  display: flex;
    flex-direction: column-reverse;
}
.tps-our-desinger-review .rich-text__blocks .rich-text__text{
  margin: 0px 0px 15px 0px; 
}
.tps-our-desinger-review .rich-text__blocks .rich-text__text p{
  max-width: 633px;
    margin-inline: auto;
    display: inline-block;
    position: relative;
    text-align: center;
}
.tps-our-desinger-review .rich-text__blocks .rich-text__text{
  display: inline-block;
  position: relative;
  width: fit-content;
  margin-inline: auto;
  padding-inline: 47px;
}
.tps-our-desinger-review .rich-text__blocks .rich-text__text::after,
.tps-our-desinger-review .rich-text__blocks .rich-text__text::before{
  content: "";
    width: 35px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../assets/qouate-image.svg);
    display: inline-block;
    background-size: 100%;   
    position: absolute;
    left: 5px;
    top: -8px;
}
.tps-our-desinger-review .rich-text__blocks .rich-text__text::after{  
    transform: rotate(180deg);
    position: absolute;
    left: auto;
    right: 5px;
    top: auto;
    bottom: 16px;
}
.tps-our-desinger-review .rich-text__blocks h2{
  color: var(--secondary-color-1);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}
.tps-all-designer .tps-container,
.tps-all-materials .tps-container{
  padding-top: 50px !important;
}
.tps-all-designer ul.multicolumn-list{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 180px;
  grid-row-gap: 70px;
}
.tps-all-materials ul.multicolumn-list{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 50px;
} 
.tps-all-designer ul.multicolumn-list li.multicolumn-list__item,
.tps-all-materials ul.multicolumn-list li.multicolumn-list__item{
  width: 100% !important;
  max-width: 100% !important;
}
.tps-all-designer .multicolumn-card__info p,
.tps-all-materials .multicolumn-card__info p{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  font-style: italic;
}
.tps-all-designer .multicolumn-card__info .rte{
  margin: 7px 0px 5px 0px;
}
.tps-all-materials .multicolumn-card__info .rte{
   margin: 8px 0px 8px 0px;
}
.tps-all-designer .multicolumn-card__info .inline-richtext.h1,
.tps-all-designer .multicolumn-card__info a.link,
.tps-all-materials .multicolumn-card__info .inline-richtext.h1,
.tps-all-materials .multicolumn-card__info a.link{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.tps-all-materials .multicolumn-card__info .inline-richtext.h1{
  font-size: 22px;
  line-height: 30px;
}
.tps-all-designer .multicolumn-card__info a.link,
.tps-all-materials .multicolumn-card__info a.link{
  margin: 0px;
  font-size: 12px;
  line-height: 22px;  
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
}
.tps-all-materials .multicolumn-card__info p,
.tps-all-materials .multicolumn-card__info a.link{
  font-size: 14px;
  line-height: 22px;  
  font-style: normal;
}
.tps-all-materials .multicolumn-card__info a.link{
  font-weight: 600;
  text-transform: capitalize;
}
.tps-all-designer .multicolumn-card__info a.link::after,
.tps-all-materials .multicolumn-card__info a.link::after,
.tps-metal-matters .rte p a::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translateX(-50%);
  transition: 0.5s ease;
}
.tps-all-designer .multicolumn-card__info .inline-richtext.h1{
  margin-top: 12px;
  display: inline-block;
}
.tps-all-materials .multicolumn-card__info .inline-richtext.h1{
  margin-top: 15px;
  display: inline-block;
}
.tps-all-designer ul.multicolumn-list li.multicolumn-list__item:nth-of-type(3n+2){
  margin-top: -50px;
}
.tps-see-all-designer-jewelery .button{
  margin-top: 0px !important;
  border: 1px solid var(--bgcolor-black);
  transition: 0.5s ease-in-out;
  text-transform: uppercase;
}
.tps-info-top-banner.tps-designer-bio-banner .banner__buttons a{
  max-width: 218px;
}
.tps-our-desinger-review.tps-designer-bio-info .rich-text__blocks .rich-text__text:after{
  right: 10px;
  bottom: -5px;
}
.tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button .svg-wrapper{
  display: none;
}
.tps-left-right-img.tps-img-left-right-two-button .image-with-text__content {
  flex-direction: unset;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.tps-left-right-img.tps-img-left-right-two-button .button:last-child{
    margin-left: 10px;
}
.tps-left-right-img.tps-img-left-right-two-button .button{
  margin-top: 25px !important;
  transition: 0.5s ease-in-out;
  min-height: 42px;
}
.tps-see-all-designer-jewelery .svg-wrapper{
  margin-left: 5px;
}
.tps-ring-size-info-para.tps-material-care-info-para .rich-text__blocks{
  max-width: 1080px;
}
.tps-metal-matters{
  background-color: var(--bgcolor-trans);
  padding-block: 0px;
}
.tps-metal-matters .multicolumn-card__info h2.inline-richtext,
.tps-metal-matters .multicolumn-card__info span.inline-richtext{
  margin: 17px 0px 0px 0px;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: inline-block;
}
.tps-metal-matters .rte{
  margin: 5px 0px 0px !important;
}
.tps-metal-matters .rte p{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}
.tps-ring-guide-styles.tps-metal-matters ul.multicolumn-list .multicolumn-card__info a{
  font-weight: 600;
}
.tps-ring-guide-styles.tps-metal-matters ul.multicolumn-list .multicolumn-card__info p a{
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.tps-left-right-height-auto .image-with-text__content{
  padding-block: 10px;
}
.tps-left-right-height-auto .image-with-text__media-item{
  height: auto;
}
.tps-left-right-height-fit .image-with-text__media-item{
  height: fit-content;
}
.tps-metal-matters h2.title{
  margin-top: 0px !important;
}
.tps-delivery-banner h1.banner__heading,
.tps-pay-easy-banner h1.banner__heading,
.tps-break-banner-title h1.banner__heading{
  display: flex;
  flex-direction: column;
}
.tps-delivery-banner h1.banner__heading strong,
.tps-pay-easy-banner h1.banner__heading strong,
.tps-break-banner-title h1.banner__heading strong{
  font-weight: normal;
}
.tps-info-top-banner.tps-delivery-banner .banner__text p{
  max-width: 499px;
  margin-bottom: 0px !important;
}
.tps-legal-page-container .rich-text__wrapper{
  max-width: 1020px;
  padding-inline: 15px;
}
.tps-return-top-heading .rich-text__heading{
  border-bottom: 1px solid var(--secondary-color-1);
  padding-bottom: 12px;
}
.tps-return-page-middle-info .rich-text__blocks{
  max-width: 100% !important;
}
.tps-return-page-middle-info .rich-text__blocks h2{
  text-align: left;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}
.tps-return-page-middle-info p{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 14px;
  line-height: 22px;
  color: var(--bgcolor-black);
  text-align: left;
}
.tps-return-page-middle-info p strong{
  font-weight: normal;
}
.tps-return-page-middle-info .rich-text__text{
  margin-top: 10px;
}
.tps-return-page-middle-info ul li,
.tps-return-page-middle-info ul li a,
.tps-pay-later-list ul li,
.tps-pay-later-list ul li a,
.tps-common-li ul li a{
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
}
.tps-return-page-middle-info ul,
.tps-pay-later-list ul,
.tps-common-li ul{
  padding-left: 5px;
  list-style: none;
   margin-bottom: 7px;
   margin-top: -8px;
}
.tps-return-page-middle-info ul li,
.tps-pay-later-list ul li,
.tps-common-li ul li{
  position: relative;
  padding-left: 15px;
  display: inline-block;
  margin-bottom: 0px;
    line-height: 20px;
    margin-block: 0px;
    padding-block: 0;
}
.tps-return-page-middle-info ul li::before,
.tps-pay-later-list ul li::before,
.tps-common-li ul li::before{
  content: "";
    width: 5px;
    height: 5px;
    background-color: var(--bgcolor-black);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}
.tps-return-page-middle-info ul li a,
.tps-pay-later-list ul li a,
.tps-common-li ul li a{
  display: inline-block;
    margin-left: 5px;
    text-decoration: none;
    position: relative;
}
.tps-pay-later-list ul li a::after,
.tps-return-page-middle-info ul li a::after,
.tps-common-li ul li a::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s ease-in-out;
}

.tps-return-page-middle-info h2 em{
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  font-weight: 100;
}
.tps-return-page-middle-info p em,
.tps-return-international-delivery p em strong{
  display: inline-block;
  font-weight: 600;
  font-style: normal;
}
.tps-return-international-delivery p{
  display: inline-block;
  margin-block: 0px;
}
.tps-return-how-to li a{
  pointer-events: none;
  text-decoration: none;  
}
.tps-return-how-to li a em{
  font-style: normal;
}
.tps-return-how-to li strong,
.tps-pay-later-list ul li strong,
.tps-common-li ul li strong{
  margin-right: 5px;
}
.tps-delivery-faq .accordion-section .accordion-section-col .title-wrapper-with-link-text + .accordion-item,
body.contact .accordion-section .accordion-section-col .title-wrapper-with-link-text + .accordion-item,
.tps-contact-faq-section .accordion-section .accordion-section-col .title-wrapper-with-link-text + .accordion-item{
  border-top: 1px solid var(--secondary-color-1);
}
.tps-delivery-faq .accordion-section .accordion-section-col .title-wrapper-with-link-text h2{
  text-align: left;
}
.tps-delivery-faq .accordion-section .accordion-section-col .title-wrapper-with-link-text{
  margin-bottom: 40px;
}
.tps-return-how-to.tps-return-page-middle-info ul{
  margin-top: -7px;
}
.tps-info-top-banner.tps-pay-easy-banner .tps-container .banner__box{
  padding-right: 20px;
}
.tps-info-top-banner.tps-pay-easy-banner .banner__text p{
  max-width: 502px;
}
.tps-pay-later-list ul{
  margin-top: -9px;
}
.tps-pay-later-list h2.image-with-text__heading{
  display: inline-block !important;
}
.tps-pay-later-list h2.image-with-text__heading::before{
  content: '';
  width: 130px;
  height: 30px;
  float: left;
  display: inline-block;
  background-image: url(../assets/Klarna-logo.svg);
  background-repeat: no-repeat;
  background-position: center;
    margin: -1px 10px 0 0;
}
.tps-shop-pay.tps-pay-later-list h2.image-with-text__heading::before{
  background-image: url(../assets/Shop-pay-logo.svg);
}
.tps-return-how-to  a::after,
body:not(.delivery-and-returns) .accordion-section .accordion-section-col .title-wrapper-with-link-text{
  display: none;
}
.tps-info-top-banner .tps-container .banner__box{
  padding-right: 15px;
}
.tps-info-top-banner.tps-bespoke-banner .banner__text p{
  max-width: 484px;
}
.tps-recent-bespoke-design h2.title{
  text-align: center;
}
.tps-return-page-middle-info ul li{
  display: flex;
  align-items: flex-start;
  text-align: left;
  margin-bottom: 5px;
}
.tps-faq-accordino-page .tps-container{
  max-width: 1310px;
  margin-inline: auto;
}
.tps-faq-accordino-page h2.title,
.tps-faq-accordino-page h2.inline-richtext{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 25px;
  font-weight: 600;
  line-height: normal;
  margin: 0px;
}
.tps-faq-accordino-page ul.multicolumn-list{
  column-count: 2;
  column-gap: 100px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  grid-row-gap: 45px;
  width: 100%;
} 
.tps-faq-accordino-page ul.multicolumn-list li{
  break-inside: avoid;
  width: 100%;
    max-width: 100%;
    margin-bottom: 45px;
}
.tps-faq-accordino-page .multicolumn-card__info_inner p,
.tps-faq-accordino-page .multicolumn-card__info_inner a,
.tps-faq-accordino-page li.multicolumn-list-faq p{
    color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin: 0px;
}
.tps-faq-accordino-page .multicolumn-card__info_inner a{  
  position: relative;
  font-weight: 600;
  margin-top: 15px;
  text-decoration: none;
}
.tps-faq-accordino-page .multicolumn-card__info_inner a::after{
    content: '';
    width: 100%;
    height: 1px;
    background-color: var(--bgcolor-black);
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.5s ease;
}
.tps-faq-accordino-page .multicolumn-card__info_inner{
  padding: 15px;
  margin-top: 18px !important;
  border: 1px solid var(--secondary-color-1);
} 
.tps-faq-accordino-page li:not(.tps-accordion-mult-cols) h2.inline-richtext{
  padding-left: 15px;
}
.tps-faq-accordino-page li.multicolumn-list-faq h2{
  padding-left: 0px;
  margin-bottom: 15px;
}
.tps-faq-accordino-page li.multicolumn-list-faq .accordion-section p:not(:last-child){
  margin-bottom: 30px;
}
.tps-contact-form-sec.tps-faq-contact-form #ContactForm .field-file{
  display: none;
}
.tps-faq-top-rich-text .rich-text__text{
  margin-top: 10px;
}
.tps-ring-size-info-para.tps-reivews-rich-text .rich-text__blocks{
  max-width: 920px;
}
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info_inner{
  padding: 0px;
  border: none;
  margin-top: 17px !important;
}
.tps-blog-design{
   max-width: 100%;
   width: 100%;
   padding-inline: 0px;
}
.tps-blog-design .tps-blog-button-cr{
    background: var(--primary-color-1);
    padding: 15px 14px;
    margin-bottom: 70px;
}
.tps-blog-design .tps-blog-button-cr .blog-category-buttons{
  margin-bottom: 0;
  justify-content: center;
    margin-inline: auto;
    grid-gap: 1%;
    display: flex;
}
.tps-blog-design .tps-blog-button-cr .blog-category-buttons button{
  background-color: transparent;
  border: none;
  margin: 0;
    padding: 10px 0;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    color: var(--bgcolor-black);
    position: relative;
    font-family: var(--font-body-family);
    cursor: pointer;
} 
.tps-blog-design .tps-blog-button-cr .blog-category-buttons button span.btn_inner{
  font-size: 12px;
  color: var(--bgcolor-black);
    position: relative;
    font-family: var(--font-body-family);
}
.tps-blog-design .tps-blog-button-cr .blog-category-buttons button span.btn_inner::after{
  content: '';
  width: 00%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3px;
  transition: 0.5s ease-in-out;
}
.tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active span.btn_inner::after{
  width: 100%;
}
.tps-blog-design #blog-articles-container{
  max-width: 1300px;
    padding-inline: 15px;
    margin-inline: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 95px;
    grid-row-gap: 80px;
    padding-top: 50px;
    margin-bottom: 80px;
}
.tps-blog-design #blog-articles-container .blog-articles__article:nth-child(3n+2) {
    margin-top: -50px;
}
.tps-blog-design .blog-articles__article .latest-blog-item-img img{
  width: 100%;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta p{
  margin: 0px !important;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta p.meta{
  color: #020202;
  font-family: var(--font-body-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 5px 0px 10px 0px !important;
  text-transform: capitalize;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta h2,
.tps-blog-design .blog-articles__article .latest-blog-item-meta h2 a{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  margin: 0px !important;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta h2{
  margin: 0px 0px 10px 0px !important;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta p:not(.meta),
.tps-blog-design .blog-articles__article .latest-blog-item-meta .read-more-btn,
.tps-blog-design .latest-blog-item .latest-blog-item-meta .read-more-btn,
.tps-blog-design .latest-blog-item .latest-blog-item-meta p a{
  color: var(--bgcolor-black) !important;
  font-family: var(--font-body-family) !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta .read-more-btn,
.tps-blog-design .latest-blog-item .latest-blog-item-meta .read-more-btn{
  text-transform: uppercase;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse;
    width: fit-content;
    align-items: baseline;
    margin-top: 10px;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta .read-more-btn::after,
.tps-blog-design .latest-blog-item .latest-blog-item-meta .read-more-btn::after,
.tps-blog-design .latest-blog-item .latest-blog-item-meta p a::after,
.tps-faq-accordino-page li .multicolumn-card__info .show-accordion::before{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s ease;
}
.tps-blog-design .blog-articles__article .latest-blog-item-meta .read-more-btn::before,
.tps-blog-design .latest-blog-item .latest-blog-item-meta .read-more-btn::before,
.tps-faq-accordino-page li .multicolumn-card__info .show-accordion::after{
  content: '';
  width: 25px;  
  height: 10px;
  background-image: url(../assets/icon-arrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
} 
.tps-blog-design .latest-blog-item{
  max-width: 1300px;
  padding-inline: 15px;
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;    
}
.tps-blog-design .latest-blog-item .latest-blog-item-img{
  width: 52%;
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta{
  width: 48%;
  padding: 10px 0px 10px 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.tps-blog-design .latest-blog-item .latest-blog-item-img a, 
.tps-blog-design .latest-blog-item .latest-blog-item-img img{
  width: 100%;
  height: auto;
} 
.tps-blog-design .latest-blog-item .latest-blog-item-meta p,
.tps-blog-design .latest-blog-item .latest-blog-item-meta h2,
.tps-blog-design .latest-blog-item .latest-blog-item-meta span{
  margin: 0px 0px 15px 0px;
  color: var(--bgcolor-black) !important;
  font-family: var(--font-body-family) !important;
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta span.blog-date{
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta h2,
.tps-blog-design .latest-blog-item .latest-blog-item-meta h2 a{
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta p,
.tps-blog-design .latest-blog-item .latest-blog-item-meta p a{
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta .read-more-btn{
  font-size: 14px;
  font-weight: 600;
}
.tps-blog-design #blog-pagination{
  display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    grid-column-gap: 10px;
    max-width: 100%;
    margin-inline: auto;
    border-bottom: 1px solid var(--secondary-color-1);
    width: fit-content;
    padding-inline: 10px;
}
.tps-blog-design #blog-pagination button,
.tps-blog-design #blog-pagination span{
  padding: 0px;
  margin: 0px;
  border: none;
  background-color: transparent;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family); 
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  padding: 10px;
}
.tps-blog-design #blog-pagination span.current{
  font-weight: 600;
}
.tps-blog-design #blog-pagination button::after,
.tps-blog-design #blog-pagination span::after{
  content: '';
  width: 00%;
  height: 2px;
  background-color: var(--bgcolor-black);
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    transition: 0.5s ease-in-out;
}
.tps-blog-design #blog-pagination button.inactive{
  color: var(--secondary-color-1);
  cursor: default;
}
.tps-blog-design #blog-pagination span.current::after{
  width: 100%;
}
.tps-faq-accordino-page .faq-search-wrapper{
  margin: 25px auto 50px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tps-faq-accordino-page .faq-search-wrapper input{
  padding: 10px;
  border: 1px solid var(--secondary-color-1);
  outline: none;
  box-shadow: none;
  border-right: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background: rgba(236, 226, 213, 0.50);
  color: var(--bgcolor-black);
  max-width: 490px;
  width: 100%;
}
.tps-faq-accordino-page .faq-search-wrapper input::placeholder,
.tps-faq-accordino-page .faq-search-wrapper input{
  color: var(--secondary-color-6);
  text-align: left;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.tps-faq-accordino-page .faq-search-wrapper button{ 
  outline: none;
    box-shadow: none;
    border: 1px solid var(--secondary-color-1);
    border-left: none;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #ece2d580;
    padding-inline: 15px;
    cursor: pointer;
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta span{
  display: inline-block;  
}
.tps-blog-design .latest-blog-item .latest-blog-item-meta span em{
  font-style: normal;
}
.tps-faq-accordino-page .faq-search-wrapper #faq-search-form{
  display: flex;
  justify-content: center;
  width: 100%;
}
.tps-faq-accordino-page .faq-search-wrapper #faq-search-message{
  font-size: 12px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    margin-top: 15px;
    text-align: center;
    max-width: 430px;
    margin-inline: auto;
    line-height: 19px;
}
.tps-faq-accordino-page li .multicolumn-card__info h2.show_more_heading{
  padding-left: 15px;
}
.tps-faq-accordino-page li .multicolumn-card__info .show-accordion{
  position: relative;
    font-weight: 600;
    margin-top: 15px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 14px;
    line-height: 24px;
    margin: 18px 0px 0px 0px;
    position: relative;
    width: fit-content;
    cursor: pointer;
    text-transform: uppercase;
}
.tps-faq-accordino-page li .multicolumn-card__info .show-accordion:after{
  display: inline-block;
}
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info_inner.show-less{
  padding: 15px;
    margin-top: 18px !important;
    border: 1px solid var(--secondary-color-1);
} 
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info_inner.show-less .accordion-header,
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info_inner.show-less .accordion-item{
  background-color: transparent !important;
  padding: 0px;
  border: none;
}
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info_inner.show-less .accordion-item .accordion-icon{
  opacity: 0;
  pointer-events: none;
}
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info h2{
  cursor: pointer;
} 
.tps-faq-accordino-page .tps-accordion-mult-cols .multicolumn-card__info_inner.show-less .accordion-content{
  display: none !important;
}
.tps-faq-accordino-page .accordion-header[aria-expanded="true"] .accordion-icon{
  transform: rotate(45deg);
}
.tps-faq-accordino-page .accordion-title{
  line-height: 22px;
}
.tps-delery-detail{
  max-width: 1020px;
  padding-inline: 15px;
}
.tps-delery-detail label[for="region-select"]{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.tps-delery-detail select{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    border: 1px solid var(--secondary-color-1);
    border-radius: 4px;
    background-color: #fff;
    padding: 5.5px 5px;
    width: 93px;
    text-align: left;
    margin-bottom: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
    background-image: url(../assets/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 7px;
    background-size: 11px;
    outline: none !important;
    box-shadow: none !important;
    cursor: pointer;
}
.tps-delery-detail select::-ms-expand {
    display: none;
}
.tps-delery-detail table{
  width: 100%;
  border-color: var(--secondary-color-1);
  margin-bottom: 48px;
} 
.tps-delery-detail table th{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  background-color: #F5F5F5;
  border-color: var(--secondary-color-1);
  text-align: left;
  padding: 14.5px 10px;
}
.tps-delery-detail table td{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-color: var(--secondary-color-1);
  text-align: left;
  padding: 14.5px 10px;
}
.tps-delery-detail table th:first-child,
.tps-delery-detail table td:first-child{
  width: 18%;
}
.tps-delery-detail table th:nth-last-child(2),
.tps-delery-detail table td:nth-last-child(2){
  width: 12%;
}
.tps-delery-detail table th:nth-last-child(3),
.tps-delery-detail table td:nth-last-child(3){
  width: 20%;
}
.tps-delery-detail table th:nth-last-child(4),
.tps-delery-detail table td:nth-last-child(4){  
  width: 28%;
}
.tps-delery-detail table th:nth-last-child(1),
.tps-delery-detail table td:nth-last-child(1){
  width: 22%;
}
.tps-recent-bespoke-design ul.product-grid .card-image{
  position: relative;
}
.tps-recent-bespoke-design ul.product-grid .card-image img{
  width: 100%;
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content{
  position: absolute;
  bottom: 25px;
  left:25px;  
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content .heading{
  color: var(--bgcolor-white);
    font-family: var(--font-body-family);
  font-size: 25px;
  font-weight: 600;
  line-height: 32px;
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content .content p{
  color: var(--bgcolor-white);
    font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 10px 0px 13px 0px;
  max-width: 485px;
  padding-right: 10px;
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a,
.tps-recent-bespoke-design ul.product-grid .grid__item .card-wrapper + a{
  color: var(--bgcolor-white);
    font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  width: fit-content;
}
.tps-recent-bespoke-design ul.product-grid .grid__item .card-wrapper + a{
  font-size: 14px;
  color: var(--bgcolor-black);
  padding-top: 5px;
  display: flex;
  align-items: center;
}
.tps-recent-bespoke-design ul.product-grid .grid__item .card-wrapper + a svg path{
  fill: var(--bgcolor-black);
  stroke: var(--bgcolor-black);
}
.tps-recent-bespoke-design ul.product-grid .grid__item .card-wrapper + a span{
  display: inline-block;
  margin-left: 5px;
  padding-top: 3px;
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a::after{
  content: "";
    width: 34px;
    height: 10px;
    background-image: url(../assets/white-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 3px;
}
.tps-ring-size-guide-f-collection.tps-recent-bespoke-design ul.product-grid{
  border-bottom: none;
  padding-bottom: 0px;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item{
  padding-bottom: 0px;
  padding-right: 0px;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item .card-image,
.tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item .card-image img{
  height: 100%;
  transition: transform .5s;
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a::before{
  content: '';
  width:0%;
  height: 1px;
  position: absolute;
  left: 0%;
  bottom: -3px;
  background-color: var(--bgcolor-white);
  transition: 0.5s ease-in-out;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item .card-image{
  overflow: hidden;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item:not(.custom-image-item) .card-wrapper{
  height: auto;
}
.tps-recent-bespoke-design ul.product-grid{
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 0;
  grid-row-gap: 30px;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item{
  width: 20%;
  max-width: 20%;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item{
  padding-inline: 15px;
  border-bottom: 1px solid var(--secondary-color-1);
  padding-bottom: 10px;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item:nth-child(4n+1){
  padding-left: 0px;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item:last-child(4n){
  padding-right: 0px;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item{
  width: 40%;
  max-width: 40%;
}
.tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item .card-image img{
  object-fit: cover;
}
.tps-ring-size-guide-f-collection .quick-add,
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom{
  z-index: 99;
  right: 0px;
    left: auto;
    margin-bottom: 0px;
}
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom{
  right: 30px;
  position: absolute;
}
.tps-ring-size-guide-f-collection .quick-add button,
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom button,
.tps-ring-size-guide-f-collection .xb-wishlist__remove button{
  background-color: var(--primary-color-1);
  border: 1px solid var(--bgcolor-trans);
  outline: none !important;
  box-shadow: none !important;
  width: 24px;
  height: 24px;
  min-height: 24px;
  padding: 5px;
  border-radius: 50%;
}
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom button,
.tps-ring-size-guide-f-collection .xb-wishlist__remove button{
  padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom button svg,
.tps-ring-size-guide-f-collection .xb-wishlist__remove button svg{
  width:70%;
}
.tps-ring-size-guide-f-collection .xb-wishlist__btn-custom button svg path{
  stroke: var(--bgcolor-black);
}
.tps-ring-size-guide-f-collection .xb-wishlist__remove button svg path{
  fill: var(--bgcolor-black);
  stroke: var(--bgcolor-black);
}
.tps-ring-size-guide-f-collection .quick-add button::after,
.tps-ring-size-guide-f-collection .quick-add button::before,
.tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product::after{
  display: none;
}
.tps-ring-size-guide-f-collection .quick-add modal-opener{
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.tps-ring-size-table table td span{
  font-size: 18px;
}
.tps-bespoke-form-design{
  max-width: 779px;
  padding-inline: 15px;
  margin-inline: auto;
}
.tps-bespoke-form-design h2{
  margin: 0px;
  text-align: center;
}
.tps-bespoke-form-design .subheading p{
  text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    max-width: 661px;
    margin-inline: auto;
}
.tps-bespoke-form-design .form-group .form-control:not(input[type="file"]),
.tps-bespoke-form-design .form-group select.form-control,
.tps-free-ring-size-guide .form-group select.form-control,
.tps-free-ring-size-guide .form-group .form-control:not(input[type="file"]){
  border-color: var(--bgcolor-black);
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    outline: none !important;
    box-shadow: none !important;
    min-height: 62px;
    background-color: var(--bgcolor-trans);
}
.tps-bespoke-form-design .form-group .form-control::placeholder,
.tps-free-ring-size-guide .form-group .form-control::placeholder{
  color: var(--secondary-color-6) !important;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}
.tps-bespoke-form-design .aaa_formbuilder_container,
.tps-free-ring-size-guide .aaa_formbuilder_container{
  background-color: var(--transparent) !important;
} 
.tps-bespoke-form-design label[for="country-code"],
.tps-bespoke-form-design label.fb-date-label,
.tps-bespoke-form-design label.fb-number-label,
.tps-bespoke-form-design label.fb-email-label,
.tps-bespoke-form-design label.fb-text-label,
.tps-bespoke-form-design label.fb-select-label,
.tps-bespoke-form-design label.fb-textarea-label,
.tps-free-ring-size-guide label:not(.fb-checkbox-label):not(.fb-checkbox-label){
  display: none ;
}
.tps-bespoke-form-design .title-wrapper-with-link-text + div{
  padding-top: 15px;
  padding-bottom: 0px;
}
.tps-bespoke-form-design .form-group{
   margin-bottom: 24px;
}
.tps-bespoke-form-design .form-group select.form-control,
.tps-free-ring-size-guide .form-group select.form-control{
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../assets/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 11px;
}
.tps-bespoke-form-design .form-group label.fb-radio-group-label{
  color: var(--bgcolor-black) !important;
    font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px; 
}
.tps-bespoke-form-design .form-group div.radio-group{
   display: flex;
   flex-wrap: wrap;
   grid-column-gap: 15px;
   grid-row-gap: 15px;
   margin-top: 10px;
}
.tps-bespoke-form-design .form-group div.radio-group div{
  position: relative;
}
.tps-bespoke-form-design .form-group div.radio-group div input[type="radio"]{
  position: absolute;
    cursor: pointer;
    left: 0%;
    margin: 0;
    opacity: 0;
    top: 50%;
    z-index: 9;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);  
}
.tps-bespoke-form-design .form-group div.radio-group div input[type="radio"] + label{
  width: 100%;
    height: 38px;
    border: 1px solid var(--secondary-color-1);
    background-color: var(--bgcolor-white);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--secondary-color-6) !important;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 7px 17px 8px;
    border-radius: 18px;
}
.tps-bespoke-form-design .form-group div.radio-group div input[type="radio"]:checked + label{
  background-color: var(--bgcolor-black);
  color: var(--bgcolor-white) !important;
}
.tps-bespoke-form-design .form-group.fb-undefined {
    margin-bottom: 20px;
}
.tps-bespoke-form-design .form-group.fb-newsletters{
  display: flex;
    align-items: center;
    grid-column-gap: 10px;
}
.tps-bespoke-form-design .form-group.fb-newsletters .fb-radio-group-label,
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group{
  margin-top: 0px;
}
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group p{
  margin: 0px;
  position: relative;
    padding-left: 45px;
    font-size: 14px;
    color: var(--bgcolor-black);
}
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group p input[type="radio"]{
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group p input[type="radio"] + label::before,
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group p input[type="radio"] + label::after{
  content: "";
    width: 37px;
    height: 37px;
    border: 1px solid var(--bgcolor-black);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group p input[type="radio"] + label::after{
  border-color: transparent;
  background-image: url(../assets/active-radio-btn.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}
.tps-bespoke-form-design .form-group.fb-newsletters .radio-group p input[type="radio"]:checked + label::after{
  opacity: 1;
}
.tps-bespoke-form-design .form-group.fb-submit .button-input,
.tps-free-ring-size-guide .form-group.fb-submit .button-input{
  background-color: var(--bgcolor-black) !important;
  text-transform: capitalize !important;
  position: relative;
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
  width: fit-content;
  height: 47px;
  font-size: 16px !important;
  width: 100%;
    max-width: 216px;
}
.tps-bespoke-form-design .form-group.fb-submit .button-input::after,
.tps-free-ring-size-guide .form-group.fb-submit .button-input::after {
  content: '';
  width: 25px;
  height: 10px;
  background-image: url(../assets/white-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.tps-bespoke-form-design .form-group.fb-file{
  float: unset;
}
.tps-bespoke-form-design .fb-input-btn-group{
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
  position: relative;
}
.tps-bespoke-form-design .fb-input-btn-group div{
  margin: 0px;
}
.tps-bespoke-form-design .aaaformbuilder_form .success{
  padding: 10px 5px;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 14px;
  color: var(--bgcolor-black);
  text-transform: uppercase;
  background-color:var(--bgcolor-white);
}
.tps-404-section .multicolumn-card,
.tps-404-section .multicolumn-card__info{
  background: transparent !important;
}
.tps-404-section .tps-container{
   max-width: 1200px;
   margin-inline: auto;
   margin-top: 100px;
   padding: 50px 15px 80px 15px !important;
   background-color: var(--primary-color-1);
}
.tps-404-section li{
  width: 100% !important;
  max-width: 100% !important;
}
.tps-404-section li .multicolumn-card__info{
  padding: 0px;
}
.tps-404-section li .multicolumn-card__info p{
  font-size: 16px;
    line-height: 26px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    text-align: center;
    max-width: 550px;
    margin-inline: auto;
}
.tps-404-section .multicolumn-card__image-wrapper{
  max-width: 300px;
    margin-inline: auto;
    margin-bottom: 30px;
}
.tps-404-section{
  margin-top: 100px;
}
.tps-404-section .button--primary .svg-wrapper{
  margin-left: 5px;
}
.tps-404-section .button--primary{
  transition: 0.5s ease;
  border: 1px solid var(--bgcolor-black);
  text-transform: uppercase;
}
.tps-404-section h1{
  color: var(--bgcolor-black);
    font-size: 60px;
    line-height: 50px;
    text-transform: capitalize;
    margin: 15px 0px 33px 0px;
}
.tps-bespoke-form-design .form-group.fb-select select.form-control{
  color: var(--secondary-color-6) !important;
}
.tps-ring-size-guide-f-collection .swym-wishlist-collections-v2-container{
  display: none;
}
.tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product{
  background-image: url(../assets/heart_stoke.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product.swym-added{
  background-image: url(../assets/heart_filled.svg);
}
.tps-ring-size-guide-f-collection .quick-add button{
  background-image: url(../assets/add-to-cart.svg);
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0px;
  color: transparent;
}
.tps-ring-size-guide-f-collection .quick-add button.loading{
  background-image: url(../assets/loading.gif);
  background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}

.tps-ring-size-guide-f-collection .xb-wishlist__loading.loading {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    z-index: 1;
    border-radius: 50%;
    font-size: 0;
    background-image: url(../assets/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}
.tps-free-ring-size-guide .form-group .form-control:not(input[type=file]){
  min-height: 46px;
}
.tps-free-ring-size-guide .fb-edit-manually{
  position: relative;
  margin-bottom: 5px;
}
.tps-free-ring-size-guide .fb-edit-manually input{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.tps-free-ring-size-guide .fb-edit-manually label{
  padding-left: 15px;
}
.tps-free-ring-size-guide .fb-edit-manually label::before{
  content: '';
  width: 10px;
  height: 10px;
  background-position: center center;
  background-image: url(../assets/add-to-cart.svg);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
}
.tps-free-ring-size-guide .form-group .form-control:not(input[type=file]){
  border-color: var(--secondary-color-1);
}
.tps-free-ring-size-guide .form-group .form-control#aaa-form-builder-country{
  color: var(--secondary-color-6);
}
.tps-free-ring-size-guide .form-group.field-aaa-customer-address{
  margin-bottom: 7px;
}
.tps-free-ring-size-guide .fb-edit-manually label,
.tps-free-ring-size-guide .fb-term-checked label{
  font-size: 14px;
  color: var(--secondary-color-6);
}
.tps-free-ring-size-guide .fb-term-checked{
  position: relative;
  padding-left: 35px !important;
  line-height: 22px;
  margin-bottom: 20px;
}
.tps-free-ring-size-guide .fb-term-checked input{
  width: 25px;
  height: 25px;
  opacity: 0;
  position: absolute;
  top: 6px;
  left: 0;
  cursor: pointer;
}
.tps-free-ring-size-guide .fb-term-checked input + label::before{
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  border:1px solid var(--secondary-color-6);
  position: absolute;
  top: 6px;
  left: 0;
  cursor: pointer;
}
.tps-free-ring-size-guide .fb-edit-hide-manually{
  margin-bottom: 10px;
}
.tps-free-ring-size-guide .fb-term-checked input:checked + label::before{
  background-image: url(../assets/black-check.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.tps-free-ring-size-guide .form-group.fb-submit .button-input {
  outline: none;
    box-shadow: none;
    border-color: transparent;
    display: flex;
    justify-content: center;
    max-width: 218px;
    text-transform: uppercase !important;
    cursor: pointer;
}
.tps-free-ring-size-guide .aaaformbuilder_form .success{
  padding: 10px;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}
.tps-free-ring-size-guide .form-group .form-control:not(input[type=file]),
.tps-free-ring-size-guide .form-group.field-aaa-customer-address,
.tps-free-ring-size-guide .form-group.fb-edit-hide-manually,
.tps-free-ring-size-guide .form-group.fb-edit-manually{
  max-width: 480px;
}
.tps-bespoke-form-design .fb-input-btn-group #selected-file-name{
  font-size: 12px !important;
    position: absolute;
    bottom: -46px;
    width: 100%;
    text-align: center;
    color: var(--bgcolor-black) !important;
    line-height: 16px;
}
.tps-loyality-program-cols .multicolumn-card__image-wrapper{
  padding: 0px;
  margin: 0px;
}
.tps-loyality-program-cols .multicolumn-card__info span.inline-richtext{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
    margin: 15px 0px 8px 0px;
}
.tps-loyality-program-cols .multicolumn-card__info .rte p{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.tps-loyality-program-cols .multicolumn-card__info .rte{
  margin: 0px;
}
.tps-loyality-program-cols .tps-container{
  max-width: 1160px;
  padding-inline: 15px;
  margin-inline: auto;
}
.tps-loyality-program-cols ul.multicolumn-list{
  display: grid;
    grid-template-columns: 1fr 476px;
    gap: 50px;
    align-items: start;
}
.tps-loyality-program-cols ul.multicolumn-list li{
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.tps-loyality-program-cols ul.multicolumn-list li:nth-child(2) img,
.tps-loyality-program-cols ul.multicolumn-list li:nth-child(3) img{
  width: 100% !important;
}
.tps-loyality-program-cols li:nth-child(2) .multicolumn-card__image-wrapper .media,
.tps-loyality-program-cols li:nth-child(3) .multicolumn-card__image-wrapper .media{
  padding-bottom: 100% !important;
}
.tps-loyality-program-cols ul.multicolumn-list li:nth-child(1){
  max-width: 610px;
  min-width: unset;
  margin-left: auto;
}
.tps-loyality-program-cols ul.multicolumn-list li:nth-child(2){
  max-width: 475px;
  min-width: unset;
  margin-top: 200px;
}
.tps-loyality-program-cols ul.multicolumn-list li:nth-child(3){
  max-width: 380px;
  min-width: unset;
  margin-left: auto;
  margin-top: -340px;
}
.tps-loyality-earn-points .multicolumn-list{
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.tps-loyality-earn-points .multicolumn-list li{
  background-color: #F5F0EA;
  padding: 20px 15px 10px;
}
.tps-loyality-earn-points .multicolumn-list li span.inline-richtext {
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    margin-inline: auto;
    display: block;
}
.tps-loyality-earn-points .multicolumn-list li .rte p,
.tps-loyality-earn-points .multicolumn-list li .rte p a,
.tps-loyality-membership-para p,
.tps-membership-table-section table tr td,
.tps-membership-table .tps-membership-table-body div span.tps-membership-benifits{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}
.tps-loyality-earn-points .multicolumn-list li .rte p a,
.tps-loyality-ur-reward .rich-text__text p a{
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.tps-loyality-earn-points .multicolumn-list li .rte p a::after,
.tps-loyality-ur-reward .rich-text__text p a::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s ease;
}
.tps-loyality-earn-points .multicolumn-list li .multicolumn-card__info{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tps-loyality-earn-points .multicolumn-list li .multicolumn-card__info::before{
  content: '';
  width: 75px;
  height: 45px;
  margin-bottom: 15px;
  background-image: url(../assets/loyalty-page-icons.svg);
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(1) .multicolumn-card__info::before{
  background-position: 1px -11px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(2) .multicolumn-card__info::before{
  background-position: -62px -11px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(3) .multicolumn-card__info::before{
  background-position: -132px -11px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(4) .multicolumn-card__info::before{
  background-position: -204px -11px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(5) .multicolumn-card__info::before{
  background-position: -268px -11px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(6) .multicolumn-card__info::before{
  background-position: 2px -78px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(7) .multicolumn-card__info::before{
  background-position: -61px -78px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(8) .multicolumn-card__info::before{
  background-position: -132px -78px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(9) .multicolumn-card__info::before{
  background-position: -202px -77px;
}
.tps-loyality-earn-points .multicolumn-list li:nth-child(10) .multicolumn-card__info::before{
  background-position: -268px -77px;
}
.tps-loyality-membership-para p br{
  display: none;
}
.tps-loyality-membership-para p{
  display: flex;
  flex-direction: column;
}
.tps-loyality-membership-para p em,
.tps-loyality-membership-para p strong{
  font-weight: normal;
  font-style: normal;
}
.tps-loyality-membership-para p em {
    max-width: 660px;
    margin-inline: auto;
    margin-bottom: 10px;
}
.tps-membership-table-section{
  max-width: 830px;
  padding-inline: 15px;
  margin-inline: auto;
}
.tps-membership-table-section table{
  width: 100%;
  box-shadow: none;
}
.tps-membership-table-section table tr td,
.tps-membership-table-section table tr th,{
  border: none;
  padding: 7px 0px 7px 0px;
  text-align: center;
  width: 16%;
}
.tps-membership-table .tps-membership-table-head div,
.tps-membership-table .tps-membership-table-body div{
  display: flex;
  flex-wrap: wrap;
}
.tps-membership-table .tps-membership-table-head div .tps-membership-benifits-title,
.tps-membership-table .tps-membership-table-body div span.tps-membership-benifits{
  width: 52%;
  text-align: left;
}
.tps-membership-table .tps-membership-table-head div .tps-membership-silver-title,
.tps-membership-table .tps-membership-table-head div .tps-membership-gold-title,
.tps-membership-table .tps-membership-table-head div .tps-membership-platinum-title,
.tps-membership-table .tps-membership-table-body div span.tps-membership-silver,
.tps-membership-table .tps-membership-table-body div span.tps-membership-gold,
.tps-membership-table .tps-membership-table-body div span.tps-membership-platinum{
  width: 16%;
  text-align: center;
}
.tps-membership-table-section table tr th,
.tps-membership-table .tps-membership-table-head div span,
.tps-membership-table .tps-membership-table-body div span{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  border-bottom: 1px solid var(--bgcolor-black);
  stroke-width: 1px;
}
.tps-membership-table .tps-membership-table-body div span{
  border: none;
}
.tps-membership-table .tps-membership-table-head div span,
.tps-membership-table .tps-membership-table-body div span{
  padding: 7px 0px 7px 0px; 
}

.tps-membership-table-section table tr:nth-child(1) td,
.tps-membership-table .tps-membership-table-body{
  padding-top: 15px;
}
.tps-membership-table-section table tr th:nth-child(1),
.tps-membership-table .tps-membership-table-head div .tps-membership-benifits-title{
  font-weight: 600;
}
.tps-membership-table-section table tr td,
.tps-membership-table .tps-membership-table-body div span{
  position: relative;
}
.tps-membership-table-section table tr td:not(:first-child)::after,
.tps-membership-table .tps-membership-table-body div span:not(:first-child)::after{
  content: '';
  width: 25px !important;
  height: 25px;
  background-image: url(../assets/benifits-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/*.tps-membership-table-section table tr td.tps-membership-silver::after,
.tps-membership-table .tps-membership-table-body div span.tps-membership-silver::after{
  background-color: #8E8B8B;
}
.tps-membership-table-section table tr td.tps-membership-gold::after,
.tps-membership-table .tps-membership-table-body div span.tps-membership-gold::after{
  background-color: #CA9C0E;
}
.tps-membership-table-section table tr td.tps-membership-platinum::after,
.tps-membership-table .tps-membership-table-body div span.tps-membership-platinum::after{
  background-color: #658996;
}*/
.tps-ring-guide-styles.tps-loyality-rewards .title-wrapper-with-link{
  margin-inline: auto;
    display: block;
}
.tps-ring-guide-styles.tps-loyality-rewards .title.inline-richtext{
  text-align: center; 
}
.tps-ring-guide-styles.tps-loyality-rewards .title.inline-richtext strong{
  max-width: 590px;
    margin-inline: auto;
    font-size: 14px;
    font-weight: normal;
}
.tps-ring-guide-styles.tps-loyality-rewards span.inline-richtext{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: inline-block;
    margin: 11px 0px 0px 0px; 
}
.tps-ring-guide-styles.tps-loyality-rewards .multicolumn-card__info a.link{
  font-weight: 600;
  margin-top: 0px;
}
.tps-ring-guide-styles.tps-loyality-rewards .title-wrapper-with-link {
    margin-bottom: 21px;
}
.tps-ring-guide-styles.tps-loyality-rewards {
    background: transparent;
    padding-block: 0;
}
.tps-loyality-clogau .button .svg-wrapper{
  display: block !important;
  margin-left: 5px;
  transition: 0.5s ease-in-out;
}
.tps-loyality-clogau .button .svg-wrapper svg path{
  fill: var(--bgcolor-black);
  stroke: var(--bgcolor-black);
}
.tps-loyality-clogau .button::before{
  top: 20px !important;
}
.tps-left-right-img.tps-loyality-clogau  .image-with-text__content .image-with-text__text {
    margin-top: 0px;
}
.tps-left-right-img.tps-loyality-clogau .image-with-text__content h2.image-with-text__heading strong {
    font-size: 14px;
    font-weight: 500;    
    margin-bottom: 12px;
    margin-top: 5px;
}
.tps-left-right-img.tps-loyality-clogau .button{
  margin-top: 17px !important;
}
.tps-loyality-faq .collection-list-title{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tps-contact-faq-section.tps-loyality-faq .title-wrapper-with-link-text .collection-list-title{
  font-size: 22px;
}
.tps-loyality-faq .collection-list-title em{
  font-family: var(--font-heading-family);
    font-style: normal;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 25px;
}
html {
  scroll-padding-top: 100px;
}
body.greenwich-boutique .tps-left-right-img a.button{
  width: fit-content;
  max-width: fit-content;
  min-width: fit-content;
  padding-inline: 5px;
}
.tps-ring-size-guide-f-collection .page-width{
  padding-inline: 0px;
  margin-inline: 0px;
} 
.tps-ring-size-guide-f-collection .swiper-wrapper{
  /*display: flex;
  flex-wrap: wrap;*/
  grid-column-gap: 1%;
  grid-row-gap: 20px;
}
.tps-ring-size-guide-f-collection .swiper-wrapper li{
  list-style: none;
  width: 24%;
    max-width: unset;
}
.tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide{
  max-width: unset !important;
}
/*cart and checkout*/
button.cart__checkout-button {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: var(--bgcolor-white);    
    background-color: var(--bgcolor-black);
    border: 1px solid var(--bgcolor-black);
    width: 100%;
    padding: 12px;
    border-radius: 1px;
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
  letter-spacing: 0;
}
button.cart__checkout-button:after {
    content: "";
    width: 23px;
    height: 11px;
    background: url(white-arrow.svg) no-repeat;
  background-position: center;
    display: block;
    position: unset;
    margin-left: 8px;
    z-index: auto;
    box-shadow: none !important;
    border: none !important;
}
.is-empty .cart__warnings a.button::before,
.is-empty .cart__warnings a.button:after,
button.cart__checkout-button:before {
  display: none;
}
.tps-cart-section .cart-items th {
    font-family: var(--font-body-family);
    font-size: 14px;
    color: var(--bgcolor-black);
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}
.tps-cart-section .cart-items .cart-item__name {    
    font-family: var(--font-body-family);
    font-size: 16px;
}
.tps-cart-section .title-wrapper-with-link a.underlined-link {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-transform: capitalize;
  color: var(--bgcolor-black);
}
.tps-cart-section .cart-items .product-option {
  font-size: 16px;
    font-weight: 400;
  color: var(--bgcolor-black);
}
.tps-cart-section .cart-items .product-option dt {
    font-size: 14px;
    font-weight: 600;
  color: var(--bgcolor-black);
}
.tps-cart-section .cart-items .product-option dd {
    font-size: 14px;
    font-weight: 400;
  color: var(--bgcolor-black);
}
.cart__footer .totals__total {
  font-family: var(--font-body-family);
    font-size: 16px;
  color: var(--bgcolor-black);
}
.cart__footer .totals__total-value {
    font-family: var(--font-body-family);
  font-size: 20px;
    font-weight: 500;
}
.cart__footer .tax-note {   
    font-size: 13px;       
    font-weight: 400;
  line-height: normal;
  color: var(--secondary-color-6);
}
button.quantity__button:disabled {
    cursor: not-allowed;
    opacity: 0.5;
}
.is-empty .cart__warnings a.button {    
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: var(--bgcolor-white);
    background-color: var(--bgcolor-black);
    border: 1px solid var(--bgcolor-black) !important;
    width: auto;
    padding: 12px 30px;
    border-radius: 1px;
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0;
}
/*cart and checkout*/

/*login and register*/
.tps_my_account .field:before,
.tps_my_account .field:after {
    /* opacity: 0 !important; */
}
.tps_my_account input {
    outline: none !important;
  background: var(--bgcolor-trans);
    box-shadow: none !important;
  height: 50px !important;      
    color: black !important;
    font-weight: 400 !important;
    letter-spacing: 0.2px !important;
}
.tps_my_account .field label {
  font-size: 14px !important;
  color: var(--bgcolor-black);
  letter-spacing: 0.2px !important;
}
.tps_my_account .form__secondary-action {
    text-align: center;
    width: 100%;
    margin-block-start: 5px;
    display: block;
}
.tps_my_account .form__secondary-action a {
    margin: 0;
    margin-left: auto;
    display: inline-flex;
}
.tps_my_account .field__input:focus~.field__label, 
.tps_my_account .field__input:not(:placeholder-shown)~.field__label, 
.tps_my_account .field__input:-webkit-autofill~.field__label, 
.tps_my_account .customer .field input:focus~label, 
.tps_my_account .customer .field input:not(:placeholder-shown)~label, 
.tps_my_account .customer .field input:-webkit-autofill~label {
    font-size: 14px !important;
    top: calc(var(--inputs-border-width) + 2px);    
}
.tps_my_account .login a[href="#recover"] {    
    font-size: 12px;
    width: auto;
    position: absolute;
    top: 12px;
    right: 10px;
  text-transform: capitalize;
}
.tps_my_account .customer form button {
  position: relative;
    cursor: pointer;
    text-decoration: none;
    color: var(--bgcolor-white);    
    background-color: var(--bgcolor-black);
    border: 1px solid var(--bgcolor-black);
    width: 100%;
    padding: 12px;
    border-radius: 1px;
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
  letter-spacing: 0;
}
.tps_my_account .customer form button::before,
.tps_my_account .customer form button:after {
  display: none;
}
/*login and register*/

/*wishlist page*/
.tps_swym .swym-storefront-layout-login-user-container {
  background-color: var(--bgcolor-trans);
  padding-top: 36px !important;
}
.tps_swym .swym-storefront-layout-container {
  overflow: auto;
}
.tps_swym .swym-storefront-layout-title svg,
.tps_swym button.swym-storefront-layout-grid-item-option-button svg {
    display: none;
}
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-body {
    width: 100% !important;
    max-width: 100% !important;
    overflow: auto;
    padding-inline: 0;
}
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-header {
    padding-inline: 0;
}
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-grid-item-title,
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-grid-item-final-price {    
    font-size: 16px !important;
    line-height: 22px !important;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-weight: 400;
    text-decoration: none !important;    
}
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-grid-item-title {   
    line-height: 18px !important;   
  overflow: unset;
    display: block;
    min-height: 36px;   
  margin-right: 0;
}
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-grid-item-final-price {    
    font-weight: 600;
}
.tps_swym .swym-storefront-layout-container .swym-storefront-layout-variant {
  font-size: 14px !important;    
    color: var(--bgcolor-black);    
    font-weight: 400;
}
.swym-storefront-layout-action-tooltip-btn.remove-from-list-button {
    color: var(--bgcolor-black) !important;
}
.tps_swym .swym-storefront-layout-title {    
    color: var(--bgcolor-black);
    letter-spacing: normal;
    font-family: var(--font-heading-family);
    font-weight: 500;
    font-size: 40px;
    line-height: 49px;
}
.tps_swym button.swym-storefront-layout-grid-item-option-button {
  background-image: url(heart_filled.svg);
    background-repeat: no-repeat;
  background-position: center;
    background-color: var(--primary-color-1);
    border: 1px solid var(--bgcolor-trans) !important;
    outline: none !important;
    box-shadow: none !important;
    width: 24px;
    height: 24px;
    min-height: 24px;
    padding: 5px;
    border-radius: 50%;
  opacity: 1;
}
.tps_swym .swym-storefront-layout-login-heading,
.tps_swym .swym-storefront-layout-login-description {
    font-size: 16px;    
    font-weight: 600;    
    letter-spacing: 0;    
    color: var(--bgcolor-black);
    text-transform: capitalize;
}
.tps_swym .swym-storefront-layout-login-description {
    font-size: 14px;    
    font-weight: 400;
    line-height: 20.8px;    
}
.tps_swym swym-storefront-layout-login-user .swym-storefront-layout-login-button,
.tps_swym .swym-storefront-layout-grid-item-add-to-cart-button {
  position: relative;
    cursor: pointer;
    text-decoration: none;
    color: var(--bgcolor-white);
    background-color: var(--bgcolor-black);
    border: 1px solid var(--bgcolor-black) !important;
    width: auto;
    padding: 12px;
    border-radius: 1px;
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;   
    letter-spacing: 0;
}
.tps_swym .swym-storefront-layout-total-list-items-count {
    font-size: 14px;    
    font-weight: 400;    
    opacity: 1;
    color: var(--bgcolor-black);
    padding-top: 5px;
    text-transform: capitalize;
}
.tps_swym .swym-storefront-layout-price-devider {
    color: var(--secondary-color-6);
    font-size: 12px;    
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
}
.wishlist .xb-wishlist-page {
    padding-inline: 0;
    margin-inline: 0;
}
.wishlist .xb-wishlist-page .xb-wishlist-product__title,
.wishlist .xb-wishlist-page .xb-wishlist-product__price {    
    text-align: left;      
    font-size: 16px;
    line-height: 22px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-weight: 400;
}
.wishlist .xb-wishlist-page .xb-wishlist-product__price {
    font-weight: 600;    
}
.wishlist .xb-wishlist-page .xb-wishlist-product__variant {    
    justify-content: left;    
  align-items: end;
}
.wishlist .xb-wishlist-page .xb-wishlist-product__select {
  font-size: 12px;
    border: none;
    border-radius: 0;    
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid var(--bgcolor-black);
    background-color: var(--bgcolor-white);
}
.wishlist .xb-wishlist-page .xb-list-style__add-to-cart {
    cursor: pointer;
    text-decoration: none;
    color: var(--bgcolor-white);
    transition: box-shadow var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--bgcolor-black);
    border: 1px solid var(--bgcolor-black);
    border-radius: 1px;
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  padding-inline: 8px;
    min-height: auto;
}
.wishlist .xb-wishlist-page .xb-list-style__add-to-cart.xb-list-style__loading {
  border: none;
  background-color: var(--bgcolor-trans);
}
.wishlist .xb-wishlist-page .xb-wishlist-product__item {
  border: 1px solid var(--bgcolor-trans);
    border-radius: 1px;
}
.wishlist .xb-wishlist-page .xb-wishlist-product__remove-product {
  background-color: var(--bgcolor-black);
}
.tps-membership-table .tps-membership-table-head p{
  display: none;
}
.tps-membership-table .tps-membership-table-body div span.tps-membership-no-icon::after{
  background-image: url(../assets/no-benifits-icon.svg);
}
.tps-precious-metal-banner.tps-top-en-banner-content-spacing .banner__buttons a {
    max-width: 260px;
}
.tps-guides-includes-para .page-width{
  width: 100%;
  max-width: 796px;
  margin-inline: auto;
  padding: 20px 20px 18px 20px;
  background-color: #ECE2D580;
}
.tps-guides-includes-para h2{
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  text-align: left;
}
.tps-guides-includes-para ol{
  list-style: decimal-leading-zero;
  padding: 0px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 27px;
}
.tps-guides-includes-para ol li{
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  text-align: left;
  margin-bottom: 10px;
  padding-left: 5px;
  text-transform: capitalize;
}
.tps-guides-includes-para ol li a{
   font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  text-align: left;
  text-transform: capitalize;
  text-decoration:none;
  position:relative;
}
.tps-guides-includes-para ol li a::after{
  content:'';
  width:0%;
  height:1px;
  background-color:var(--bgcolor-black);
  position:absolute;
  left:0%;
  bottom:0px;
  transition:width 0.5s ease-in-out;
}
.tps-guides-includes-para .rich-text__text{
  margin-top: 10px;
}
.tps-ring-size-info-para.tps-metal-timeless .rich-text__blocks{
  max-width: 905px;
}
.tps-guides-includes-para{
  margin-top: -30px;
}
.metal-precious-left-right .image-with-text__content h2.image-with-text__heading{
  font-size: 16px;
    line-height: 24px;
} 
.metal-precious-left-right .image-with-text__content .image-with-text__text {
    margin-top: 5px;
}
.metal-precious-left-right .image-with-text__grid,
.tps-why-choose-gold .image-with-text__grid{
  align-items: center;
}
.metal-precious-left-right .image-with-text__content,
.tps-why-choose-gold .image-with-text__content{
  padding-block: 0px;
}
.tps-ring-guide-styles.tps-precious-metal-gc .title.inline-richtext{
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
}
.tps-img-left-right-clor-button.tps-why-choose-gold .button,
.tps-img-left-right-clor-button.tps-metal-platinum .button,
.tps-how-do-u-choose-btn .button{
  background-color: transparent;
  color: var(--bgcolor-black);
  font-size: 14px;
  --border-offset: 0;
  max-width: 240px;
  padding-inline: 5px;
  margin-top:20px !important;
}
.tps-img-left-right-clor-button.tps-why-choose-gold .button svg path,
.tps-img-left-right-clor-button.tps-metal-platinum .button svg path,
.tps-how-do-u-choose-btn .button svg path{
  stroke: var(--bgcolor-black);
}
.tps-why-choose-gold .image-with-text__content,
.tps-metal-platinum .image-with-text__content{
  flex-direction: unset;
  flex-wrap: wrap;
  justify-content: left;
}
.tps-why-choose-gold .image-with-text__heading,
.tps-why-choose-gold .image-with-text__text,
.tps-why-choose-gold .image-with-text__heading,
.tps-why-choose-gold .image-with-text__text{
  width: 100% ;
}
.tps-img-left-right-clor-button.tps-why-choose-gold .button:last-child,
.tps-img-left-right-clor-button.tps-metal-platinum .button:last-child{
  margin-left: 15px;
}
.tps-img-left-right-clor-button.tps-metal-platinum  .button{
  max-width: 270px;
}
.tps-img-left-right-clor-button.tps-metal-platinum.tps-metal-rhodium .button {
    max-width: 300px;
    margin-left:0px;
}
.tps-precious-metal-table .rich-text__blocks{
  max-width: 100%;
  text-align: left;
}
.tps-precious-meta-table-cr .table:not([class]) td, .tps-precious-meta-table-cr table:not([class]) th{
  border-color: var(--secondary-color-1);
}
.tps-precious-meta-table-cr table tr th,
.tps-precious-meta-table-cr table tr td{
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.tps-precious-meta-table-cr table tr td{
  font-size: 14px;
  font-weight: 400;
  vertical-align: text-top;
  line-height: 22px;
}
.tps-precious-meta-table-cr table tr td span{
  display: block;
  width: 100%;
  margin-bottom: 5px;
  line-height: 22px;
}
.tps-loyality-ur-reward .rich-text__text{
  margin-top: 8px;
}
.tps-loyality-ur-reward .rich-text__text p{
  max-width: 590px;
    margin-inline: auto;
    font-size: 14px;
    font-weight: normal;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    line-height: 22px;
}
.tps-loyality-ur-reward .rich-text__text p a{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
}
.rtw_collection .tps_breadcrumbs_section{
  margin: 20px 0 25px !important;
}
.rtw_collection .tps_breadcrumbs_section ol li a {
    color: var(--bgcolor-black);
    text-decoration: none;
    font-size: 15px;
}
.rtw_collection .breadcrumbs__item:not(:last-child):after {
    content: "/" !important;
    display: contents !important;
    width: 15px !important;
    height: 15px !important;
    vertical-align: unset !important;
    transform: none !important;
    border: none !important;
}
.rtw_collection .breadcrumbs__item:not(:last-child){
  margin-right: 5px;
}
.rtw_collection .collection-hero .collection-hero__title{
  font-size: 30px;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  font-weight: 600;
  line-height: 40px;
  margin: 0px 0px 10px 0px;
}
.rtw_collection .collection-hero .collection-hero__description{
  margin: 0px 0px 0px 0px;
  color: var(--secondary-color-6);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  max-width: 868px;
  display: inline-block;
}
.rtw_collection .collection-hero .collection-hero__description a{
  color: var(--secondary-color-6);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}
.rtw_collection .collection-hero .collection-hero__description a::after{
  content:'';
  width: 100%;
  height: 1px;
  background-color: var(--secondary-color-6);
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: 0.5s ease-in-out;
}
.tps-left-right-img.tps-ring-size-left-right-info.gold-sustainble-block .image-with-text__text ul{
  margin-top: -2px;
} 
.tps-left-right-img.tps-ring-size-left-right-info.gold-sustainble-block .image-with-text__text ul li{
  margin-bottom: 0px;
    margin-top: 13px;
}
.tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button:last-child{
  margin-left: 0px;
}
.tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button{
  padding: 0px;
    height: auto;
    border: none !important;
    margin-top: 20px !important;
    max-width: fit-content;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
    min-height: unset;
    outline: none !important;
    box-shadow: none !important;
}
.tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button::after{
  display: none !important;
}
.tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button::before{
  content: '';
    display: block;
    width: 00%;
    height: 1px;
    background-color: var(--bgcolor-black);
    transition: width 0.5s ease;
    top: auto;
    bottom: 0;
}
.tps-wondering-about p strong,
.tps-break-title p strong{
  display: block;
  width: 100%;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-break-title .image-with-text__text p strong{
  margin-bottom: 5px !important;
  font-weight: 600 !important;
  text-transform: unset !important;
}
.tps-gold-more-guide-bg-cl{
  background-color: #ECE2D580;
  padding-block: 50px;
}
.tps-ring-guide-styles.tps-gold-more-guide .title-wrapper-with-link,
.tps-tiny-love-notes .title-wrapper-with-link{
  margin-bottom: 0px;
}
.tps-ring-guide-styles.tps-gold-more-guide .tps-custom-multi-para p,
.tps-tiny-love-notes .tps-custom-multi-para p{
  margin: 10px 0px 28px 0px;
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.tps-img-left-right-clor-button.tps-yellow-gold-btn .button{
  max-width: 290px;
  letter-spacing: 0;
}
.tps-img-left-right-clor-button.tps-yellow-gold-btn .button:last-child{
    margin-left: 10px;
    max-width: 260px;
}
.tps-how-do-u-choose p{
  font-size: 14px;
  line-height: 23px;
}
.gold-colour .tps-precious-meta-table-cr table{
  border-bottom: 1px solid #B2B2B2;
}
.tps-how-do-u-choose-btn .page-width{
  padding-inline: 0px;
  margin: 0px;
}
.tps-how-do-u-choose-btn .rich-text__wrapper,
.tps-how-do-u-choose-btn .rich-text__blocks,
.tps-how-do-u-choose-btn .rich-text__buttons{
  width: 100%;
  max-width: 100%;
}
.tps-para-graph-list ul,
.tps-para-graph-grm-list .multicolumn-card__info ul{
  padding-left: 4px;
}
.tps-para-graph-list ul li,
.tps-para-graph-grm-list .multicolumn-card__info ul li{
  margin-bottom: 5px;
}
.tps-para-graph-list.tps-what-makes-list ul{
  margin-top: 12px;
  margin-bottom: 10px;
}
.tps-what-makes-list-strong p em{
  font-style: normal;
  font-weight: 600;
}
/*wishlist page*/
.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list {
  justify-content: center;
    row-gap: 20px;
}
.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-card__image-wrapper {
    margin-inline: 18px;
}
.tps-common-cr-space.tps-icon-with-text.multicolumn p.inline-richtext {
    font-size: 26px;
    font-family: var(--font-heading-family);
    font-weight: 400;
}
.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list .media {
  padding-bottom: 0 !important;
}
.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list img {
    width: 33px;
    height: 36px;
    object-fit: contain;
    position: unset;
    transform: none;
}
.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list .multicolumn-card__info {
    padding-top: 10px;
  padding-inline: 15px;
}
.tps-track-smo-gold.tps-left-right-img.tps-para-graph-list .button {
    margin-left: 0;
}
.tps-info-top-banner .banner__text p em{
  font-style: normal;
    margin-top: 10px;
    display: inline-block;
}
.tps-ring-size-info-para.tps-wedding-ring-guide-top-para .rich-text__blocks{ 
  max-width: 880px;    
}
.tps-wedding-guide-choose .rich-text__blocks{
  max-width: 796px;
}
.tps-left-right-img .image-with-text__grid{
  align-items: flex-start !important;
}
.tps-left-right-img .image-with-text__grid .image-with-text__media-item{
  position: sticky;
  top: 85px;
}
.tps-left-right-img .image-with-text__grid .image-with-text__text-item{
  overflow-y: auto; 
}
.tps-left-right-img .image-with-text__grid:not(.Tps-left-right-content-scrollable){
  align-items: center !important;
}
.tps-ring-size-guide-f-collection.tps-recent-bespoke-design a:not(.full-unstyled-link){
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; 
  display: flex;
    align-items: center;
    grid-column-gap: 5px;
    text-decoration: none !important;
    margin-top: 4px;
    position: relative;
    width: fit-content;
}
.tps-ring-size-guide-f-collection.tps-recent-bespoke-design a:not(.full-unstyled-link) path{
  stroke: var(--bgcolor-black);
  fill:  var(--font-body-family);
}
.tps-ring-size-guide-f-collection.tps-recent-bespoke-design a:not(.full-unstyled-link)::after{
  content: '';
  width: 0%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.5s ease-in-out; 
}
.tps-ring-size-guide-f-collection.tps-recent-bespoke-design a:not(.full-unstyled-link) .svg-wrapper{
  margin-bottom: -3px;
}
.tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a::after{
  position: unset;
  background-color: transparent;
}
.tps-contact-form-sec #ContactForm  .field__input:focus~.field__label, 
.tps-contact-form-sec #ContactForm  .field__input:not(:placeholder-shown)~.field__label, 
.tps-contact-form-sec #ContactForm  .field__input:-webkit-autofill~.field__label, 
.tps-contact-form-sec #ContactForm  .customer .field input:focus~label, 
.tps-contact-form-sec #ContactForm  .customer .field input:not(:placeholder-shown)~label, 
.tps-contact-form-sec #ContactForm  .customer .field input:-webkit-autofill~label{
  top: calc(var(--inputs-border-width) + .5rem);
}
.greenwich-boutique .tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button::before{
  top: auto;
  bottom: 0;
}
.tps-ring-size-info-para h2.rich-text__heading + .rich-text__text{
  margin-top: 15px;
}
.tps-final-thought-para  a.button{
  background: transparent;
    border: none;
    outline: none;
    height: fit-content;
    min-height: auto;
    padding-inline: 0;
    color: var(--bgcolor-black);
    font-weight: 600;
    text-transform: capitalize;
    font-family: var(--font-body-family);
    position: relative;
}
.tps-final-thought-para a.button::after,
.tps-final-thought-para a.button::before{
  display: none;
}
.tps-final-thought-para a.button svg path{
  fill:var(--bgcolor-black);
  stroke: var(--bgcolor-black);
}
.tps-final-thought-para a.button span{
  margin-left: 7px;
}
.tps-final-thought-para a.button::after{
  content: '';
    width: 100%;
    height: 1px;
    background-color: var(--bgcolor-black);
    position: absolute;
    right: auto;
    left: 50%;
    bottom: 0%;
    transform: translateX(-50%);
    transition: 0.5s ease;
    display: block;
    top: auto;
    border: none !important;
    box-shadow: none !important;
}
.tps-handcrafted-with-care.tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text p strong{
  margin-bottom: -7px;
    margin-top: 3px;
}
.tps-info-diamond-shape.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list img{
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}
.tps-info-diamond-shape.tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-card__info{
  padding-top: 0px;
}
.tps-info-diamond-shape.tps-common-cr-space.tps-icon-with-text.multicolumn p.inline-richtext{
  line-height: 36px;
}
.tps-para-anchor a:not(.button){
    position: relative;
    display: inline-block;   
    color: var(--bgcolor-black);
    text-decoration: none;
    font-size: 14px;
}
.tps-para-anchor a:not(.button)::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: width 0.5s ease-in-out;
}
.tps-para-anchor.tps-bottom-line-space-decreased a:not(.button)::after{
  bottom: 2px;
}
.tps-para-anchor.tps-diamond-cut-para a::after{
  bottom: 4px;
}
.tps-info-top-banner.tps-banner-button-width .banner__buttons a{
  max-width: fit-content;
  width: fit-content;
}
.tps-diamond-slider-section.tps-info-shape-slider{
    background: #f1f1f1;
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-slide {
    list-style-type: none;
    opacity: 1;
    padding: 5px;
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-slide.active {
    transform: none;
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-slide.active .shape-img {
    transform: scale(1.4);
    min-height: 350px;
    zoom: 105%;
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-slide a.item-card {
    text-decoration: none;
}
.tps-diamond-slider-section.tps-info-shape-slider h2 {
    font-size: 32px;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 2px;
}
.tps-diamond-slider-section.tps-info-shape-slider p.diamondtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: var(--bgcolor-black);
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-prev, 
.tps-diamond-slider-section.tps-info-shape-slider .custom-next {
    top: 86%;
    background-color: var(--bgcolor-trans);
    box-shadow: none !important;
    outline: none !important;
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-prev {
    left: 40%;
} 
.tps-diamond-slider-section.tps-info-shape-slider .custom-next {
    right: 40%;
}
.tps-diamond-slider-section.tps-info-shape-slider .svg-wrapper {    
    width: 50px;
    height: 20px;
    color: var(--bgcolor-black);
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-slider {
    padding-top: 5px;
}
.tps-diamond-slider-section.tps-info-shape-slider div.diamondtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: var(--bgcolor-black);
}
.tps-diamond-slider-section.tps-info-shape-slider .diamondContent p,
.tps-diamond-slider-section.tps-info-shape-slider .diamondContent p strong{
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    max-width: 100%;
    text-align: center;
    margin: auto;
    color: #6e6e73;
}
.tps-diamond-slider-section.tps-info-shape-slider .diamondContent{
  display: none;
}
.tps-the-guide-diamond-nw .button{
  margin-left: 0px !important;
}
.tps-left-right-img .image-with-text__text-item p.image-with-text__text.image-with-text__text--caption{
  font-size: 14px;
    line-height: 20px;
    font-family: var(--font-body-family);
    font-weight: 600;
    color: var(--bgcolor-black);
    margin-bottom: -8px;
    letter-spacing: unset;
    margin-top: 17px;
}
.tps-left-right-img.tps-button-cutome .button{
  max-width: 280px;
}
.tps-diamond-slider-section.tps-info-shape-slider .active .diamondtitle{
  margin-top: 15px;
}
.tps-info-top-banner.tps-natural-vs-labgrown-info-banner .tps-container .banner__box{
  max-width: 620px;
}
.tps-info-labgrown-content-section .title{
  text-align: center;
  width: 100%;
}
.tps-info-labgrown-content-section ul li .multicolumn-card{
  background: transparent !important;
}
.tps-info-labgrown-content-section ul li .multicolumn-card__info{
  padding: 0px;
}
.tps-info-labgrown-content-section ul li .multicolumn-card__info span.inline-richtext{
  font-size: 16px;
  line-height: 16px;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  font-weight: 400;
  display: block;
    margin-top: 10px;
    position: relative;
    width: fit-content;
    margin-inline: auto;
}
.tps-info-labgrown-content-section ul{
  grid-column-gap: 0.5%;
}

.tps-info-shape-slider-title.tps-ring-size-info-para h2.rich-text__heading{
  font-size: 32px;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 2px;
    font-family: var(--font-heading-family);
    color: var(--bgcolor-black);
    font-weight: 400;
}
.tps-info-shape-slider .shape-content-slider ul{
  margin: 0px;
    padding: 0px;
    max-width: 700px;
    margin-inline: auto;  
}
.tps-info-shape-slider .shape-content-slider ul li{
  text-align: center;
}
.tps-info-shape-slider .shape-content-slider ul li span{
  font-size: 32px;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block;
    font-family: var(--font-heading-family);
    color: var(--bgcolor-black);
    font-weight: 400;    
}
.tps-info-shape-slider .shape-content-slider ul li p{
  margin: 0px;
}
.tps-info-shape-slider .shape-content-slider ul li p strong{
  margin-bottom: 5px;
  display: block;
}
.tps-info-shape-slider .shape-content-slider ul li p a{
  display: none;
}
.tps-info-shape-slider .shape-content-slider ul li p br{
  display: none;
}
.tps-info-shape-slider .custom-slider  ul li:not(.active) a.tps_diamond-shape-btn{
  display: none;
}
.tps-info-shape-slider .custom-slider  ul li a.tps_diamond-shape-btn{
  font-size: 14px;
    text-decoration: none;
    color: var(--bgcolor-black);
    padding: 5px 15px;
    margin-top: 20px;
    display: flex;
    border: 1px solid var(--bgcolor-black);
    width: fit-content;
    margin-inline: auto;
    line-height: 20px;
    border-radius: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
}
.tps-info-shape-slider .custom-slider  ul li a.tps_diamond-shape-btn::after{
  content: '';
    width: 18px;
    height: 20px;
    margin-left: 5px;
    background-image: url(black-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}
.tps-info-shape-slider .custom-slider  ul li.active .diamondtitle{
  opacity: 0;
}
.tps-diamond-slider-section.tps-info-shape-slider .custom-prev, 
.tps-diamond-slider-section.tps-info-shape-slider .custom-next{
  top: auto;
    bottom: 45px;
}
.tps-info-labgrown-content-section ul li  a{
  text-decoration: none;
}
.tps-info-labgrown-content-section ul li .multicolumn-card__info span.inline-richtext::after{
  content: '';
  width: 00%;
  height: 1px;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--bgcolor-black);
  transition: 0.5s ease-in-out;
}
.tps-ring-size-info-para.tps-mid-max-width .rich-text__blocks, .tps-ring-guide-includes{
  max-width: 1080px;
}
.tps-max-width-para-container .rich-text__blocks{
  max-width: 950px;
}
.tps-left-right-img.tps-sub-sub-heading .image-with-text__text p em{
  display: block;
  margin-bottom: 3px;
}
.tps-left-right-img.tps-sub-sub-heading h2.image-with-text__heading + .image-with-text__text.rte.body + .image-with-text__text--caption{
  margin-top: 0px;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-remove-inner-bold-element-full .image-with-text__text p strong{
  margin: unset;
  font-weight: 600;
  display: unset;
  text-transform: unset;
}
.tps-para-graph-list.tps-para-list-top-space ul{
  margin-top: 2px !important;
}
.tps-ring-lab-natural-table table th,
.tps-ring-lab-natural-table table tr td:first-child{
  font-weight: 600;
}
.tps-ring-lab-natural-table table tr td span{
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  margin-bottom: 4px;
}
.tps-ring-lab-natural-table table th:not(:last-child),
.tps-ring-lab-natural-table table td:not(:last-child){
  border-right: 1px solid var(--secondary-color-1);
} 
.tps-ring-lab-natural-table table th,
.tps-ring-lab-natural-table table td{
  text-align: left;
  padding: 12px 20px;
}
.tps-ring-lab-natural-table table th:first-child,
.tps-ring-lab-natural-table table td:first-child{
  width: 20%;
}
.tps-ring-lab-natural-table table th:nth-child(2),
.tps-ring-lab-natural-table table td:nth-child(2),
.tps-ring-lab-natural-table table th:nth-child(3),
.tps-ring-lab-natural-table table td:nth-child(3){
  width: 40%;
}
.tps-term-and-condtion-cr .collapsible-content-wrapper-narrow{
  max-width: 100%;
  padding: 0px;
  margin: 0px;
}
.tps-term-and-condtion-cr .collapsible-content-wrapper-narrow .grid__item{
  max-width: 1200px;
  margin-inline: auto;
}
.tps-term-and-condtion-cr .accordion{
  border: none;
  margin-bottom: 3px;
} 
.tps-term-and-condtion-cr .accordion__title{
  font-family: var(--font-body-family);
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-decoration: none !important;
    text-transform: unset;
}
.tps-term-and-condtion-cr .accordion summary{
  background: #f2f2f2;
    padding: 10px 20px; 
}
.tps-term-and-condtion-cr .accordion .accordion__content{
  padding: 20px 20px;
}
.tps-term-and-condtion-cr .accordion .accordion__content p,
.shopify-policy__container .shopify-policy__body p{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
}
.tps-term-and-condtion-cr .accordion .accordion__content p strong,
.shopify-policy__container .shopify-policy__body p strong{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}
.tps-term-and-condtion-cr .accordion .accordion__content p br,
.shopify-policy__container .shopify-policy__body p br{
  display: none;
}
.tps-term-and-condtion-cr .accordion .accordion__content p a,
.tps-term-and-condtion-cr .accordion .accordion__content li a,
.shopify-policy__container .shopify-policy__body p a,
.shopify-policy__container .shopify-policy__body li a{
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
}
.tps-term-and-condtion-cr .accordion .accordion__content p a::after,
.tps-term-and-condtion-cr .accordion .accordion__content li a::after,
.shopify-policy__container .shopify-policy__body p a::after,
.shopify-policy__container .shopify-policy__body li a::after{
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom:3px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s ease-in-out;
  background-color: var(--bgcolor-black);
}
.tps-term-and-condtion-cr .accordion .accordion__content em{
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  font-style: normal;
}
.tps-term-and-condtion-cr .accordion .accordion__content ul li,
.tps-term-and-condtion-cr .accordion .accordion__content ul li strong,
.tps-term-and-condtion-cr .accordion .accordion__content ol li,
.tps-term-and-condtion-cr .accordion .accordion__content ol li strong,
.shopify-policy__container .shopify-policy__body ul li{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 14px;
    line-height: 22px;
}
.tps-term-and-condtion-cr .accordion .accordion__content ul,
.tps-term-and-condtion-cr .accordion .accordion__content ol,
.shopify-policy__container .shopify-policy__body ul{
  margin: -4px 0px 6px 0px;
  list-style: none;
}
.tps-term-and-condtion-cr .accordion .accordion__content ol{
  padding-left: 0px;
}
.tps-term-and-condtion-cr .accordion .accordion__content ul li,
.shopify-policy__container .shopify-policy__body li{  
  margin-bottom: 3px;
  padding-left: 15px;
    position: relative;
}
.tps-term-and-condtion-cr .accordion .accordion__content ol li{
  margin-bottom: 8px;
}
.tps-term-and-condtion-cr .accordion .accordion__content ul li::before,
.shopify-policy__container .shopify-policy__body ul li::before{
  content: "";
    width: 5px;
    height: 5px;
    background-color: var(--bgcolor-black);
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 7px;
}
.terms-and.condition-last-para p em{
  display: block;
    font-style: normal;
    font-size: 13px;
    font-weight: 100;
    margin-inline: auto;
}
.terms-and-condition main section:nth-child(1) .page-width{
  padding: 0px;
}
.terms-and-condition main section:nth-child(1) .page-width h1,
.shopify-policy__container .shopify-policy__title h1{
  margin-bottom: 0px;
  text-align: center;
  margin-top: 50px;
}
.shopify-policy__container {
  max-width: 1200px;
    margin-inline: auto;
}
.shopify-policy__container .shopify-policy__body{
    padding: 52px 0px 0px;
}

/**********************/
.tps-cookies-main .page-width .rich-text__blocks,
.tps-quick-word-cookies .page-width .rich-text__blocks,
.tps-cookies-contact .page-width .rich-text__blocks,
.tps-cookies-lastupdat .page-width .rich-text__blocks{
    max-width: 1200px;
    margin-inline: auto;
}

.tps-cookies-main h1.rich-text__heading{
  margin-bottom: 25px;
}

.tps-cookies-main h2,
.tps-quick-word-cookies h2,
.tps-cookies-contact h2{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 8px !important;
  margin-top: 30px !important;
    display: block;
  font-family: var(--font-body-family);
}

.tps-cookies-main p,
.tps-cookies-main li,
.tps-quick-word-cookies p,
.tps-quick-word-cookies li,
.tps-cookies-contact p,
.tps-cookies-contact li{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 14px;
    line-height: 22px;
  text-align: left !important
}

.tps-quick-word-cookies p a{
  color: var(--bgcolor-black);
}

.tps-cookies-lastupdat p{
  font-size: 12px;
  line-height: 22px;
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
  margin-top: 20px !important;
  font-weight: 600;
}

.tps-cookies-main ul,
.tps-quick-word-cookies ul,
.tps-cookies-contact ul{
  padding-left: 0px;
}

.tps-cookies-main .rich-text__text,
.tps-quick-word-cookies .rich-text__text,
.tps-cookies-contact .rich-text__text{
  margin-top: 5px;
}
.shopify-policy__container .shopify-policy__body p em{
  font-weight: 600;
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-style: normal;
}
.shopify-policy__container .shopify-policy__body b#docs-internal-guid-c5cc1be7-7fff-9797-aa7d-a8623cc28f42{
  display: block;
    font-style: normal;
    font-size: 13px;
    font-weight: 100;
    margin-inline: auto;
}
.shopify-policy__container .shopify-policy__body span{
  text-decoration: none !important;
}
.tps-ring-size-guide-f-collection .tps_view_all_btn{
  margin-top: 60px !important;
    text-transform: uppercase;
    transition: 0.5s ease;
}
.tps-ring-size-guide-f-collection .tps_view_all_btn .svg-wrapper{
  margin-left: 8px;
}
.tps-info-top-banner.the-4cs-diamond-banner .tps-container .banner__box{
  max-width: 630px;
}
.tps-left-right-img.tps-button-fit-to-content .button {
    max-width: fit-content;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-para-em-bold .image-with-text__text p em{
  font-style: normal;
  font-weight: 600;
}
.tps-left-right-img .image-with-text .grid__item:after{
  display: none;
}
.tps-left-right-img.tps-list-view-spacing .image-with-text__text-item p.image-with-text__text.image-with-text__text--caption + .image-with-text__text ul,
.tps-left-right-img.tps-ring-size-left-right-info.tps-list-view-spacing-only .image-with-text__text ul{
  margin-top: -1px;
  margin-bottom: 0px;
}
.tps-left-right-img.tps-list-view-spacing .image-with-text__text-item p.image-with-text__text.image-with-text__text--caption + .image-with-text__text ul li:last-child,
.tps-left-right-img.tps-ring-size-left-right-info.tps-list-view-spacing-only .image-with-text__text ul li:last-child{
  margin-bottom: 0px;
}
.tps-video-info-section .multicolumn-card,
.tps-video-info-section .multicolumn-card__info{
  background: transparent !important;
  text-align: center;
}
.tps-video-info-section .multicolumn-card__info {
  padding: 0px;
}
.tps-video-info-section .multicolumn-card__info span.inline-richtext{
  font-size: 18px;
    line-height:26px;
    font-family: var(--font-body-family);
    font-weight: 500;
    color: var(--bgcolor-black);
    text-align: center;
    margin-top: 10px;
    display: block;
}
.tps-video-info-section .multicolumn-list{
  grid-row-gap: 30px;
}
.tps-video-info-section .tps-info-page-video video{
  width: 100%;
}
.tps-ring-lab-natural-table.tps-diamond-cut-table table th:nth-child(1), 
.tps-ring-lab-natural-table.tps-diamond-cut-table table th:nth-child(2),
.tps-ring-lab-natural-table.tps-diamond-cut-table table th:nth-child(3),
.tps-ring-lab-natural-table.tps-diamond-cut-table table td:nth-child(1), 
.tps-ring-lab-natural-table.tps-diamond-cut-table table td:nth-child(2),
.tps-ring-lab-natural-table.tps-diamond-cut-table table td:nth-child(3){
  width: 20%;
}
.tps-ring-lab-natural-table.tps-diamond-cut-table table th:nth-child(4),
.tps-ring-lab-natural-table.tps-diamond-cut-table table td:nth-child(4){
  width: 40%;
}
.tps-ring-lab-natural-table.tps-diamond-cut-table table tr td:first-child{
  font-weight: normal;
}
.tps-info-page-instagram h2{
  margin: 0px 0px 10px 0px;
}
.tps-info-page-instagram .subheading p{
  margin-top: 0px;
  margin-bottom: 30px;
}
.tps-info-page-video{
  position: relative;
}
.tps-info-page-video{
  position: relative;
}
.tps-info-page-video .tps-video-play{
  position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    transform: translate(-50%, -50%);
    background: transparent;
    border: none;
    outline: none;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid var(--bgcolor-black);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    padding: 0;
}
.tps-info-page-video.is-playing .tps-video-play{
  opacity: 0;
}
.tps-info-top-banner .tps-container .banner__box{
   height: 100%;
   min-height: 484px;
}
.tps-trust-pilot-page-review .orichi-carousel-container,
.tps-trust-pilot-page-review .orichi-review-slider-sidebar,
.tps-trust-pilot-page-review .orichi-review-watermark-container,
.tps-trust-pilot-page-review button{
  display: none !important;
}
.tps-trust-pilot-page-review .slick-track,
.tps-google-info-page-review .kvkDuY{
  transform: none !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  grid-column-gap: 1%;
  justify-content: center;
  grid-row-gap: 14px;
}
.tps-trust-pilot-page-review .slick-track .slick-slide{
  padding: 0px !important;
}
.tps-trust-pilot-page-review .slick-track .slick-slide.slick-cloned{
  display: none !important;
}
.tps-trust-pilot-page-review .slick-track .slick-slide:not(.slick-cloned),
.tps-google-info-page-review .kvkDuY>div{
  width: 24.25% !important;
}
.tps-trust-pilot-page-review .orichi-review-card{
  border: 1px solid var(--secondary-color-1);
  border-radius: 10px;
}
.tps-trust-pilot-page-review .orichi-review-slider-content{
  padding-inline: 0px !important;
}
.tps-trust-pilot-page-review .orichi-desktop-slider .slick-list{
  margin: 0 0px !important;
}
.tps-trust-pilot-page-review .orichi-trustio-reviews-slider{
  max-width: 100%;
}
.tps-trust-pilot-page-review .orichi-review-name{
  text-transform: capitalize;
  font-size: 14px;
  color: var(--bgcolor-black);
}
.tps-trust-pilot-page-review .orichi-review-title{
  margin-bottom: 0px;
}
.tps-trust-pilot-page-review .orichi-review-content,
.tps-google-info-page-review .kvkDuY .jGxLwL{
  font-weight: 400;
  font-size: 14px;
}
.tps-common-cr-space.tps-icon-with-text.multicolumn.tps-flexible-pay .multicolumn-list img{
  width: 80px;
} 

.tps-trust-pilot-page-review .orichi-review-count-card{
    margin: 0px !important;
    padding: 0;
    background-color: transparent !important;
}
.tps-trust-pilot-page-review .orichi-review-custom-label{
    padding: 0px 0px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-inline: auto;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: var(--bgcolor-black);
    padding: 0px 0px 30px;
  max-width: 350px;
  flex-wrap: wrap;
  grid-row-gap: 13px;
}
.tps-trust-pilot-page-review .orichi-review-custom-label b,
.tps-google-info-page-review .jsjcQv{
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--bgcolor-black);
}
.tps-trust-pilot-page-review .orichi-review-count-card-star svg{
    width: 20px;
    height: 20px;
}
.tps-trust-pilot-page-review .orichi-review-count-card-star svg path:nth-child(1),
.tps-trust-pilot-page-review .orichi-slide-item .orichi-review-stars svg path:nth-child(1){
    fill: #04DA8D !important;
}
.tps-trust-pilot-page-review .orichi-review-count-logo {
    display: flex;
    align-items: center;
}
.tps-trust-pilot-page-review .orichi-review-count-logo svg{
    width: 24px;
    height: 23px;
    margin-top: 0px;
}
.tps-google-info-page-review .Header__SupplierAndStats-sc-17gc7x6-4{
  display: flex;
    align-items: center;
    justify-content: center;
    grid-column-gap:4px;
}
.tps-google-info-page-review .leTAFl{
  width: fit-content;
}
.tps-google-info-page-review .ciCrfX{
  flex-wrap: unset;
  min-width: max-content;
}
.tps-google-info-page-review .iHPwDG{
  margin: 0px 0px 0px 7px;
  font-size: 14px;
  color: var(--secondary-color-6);
}
.tps-google-info-page-review .bcRwMe,
.tps-google-info-page-review .fvDDbc{
  font-size: 18px;
  line-height: 18px;
  color: var(--bgcolor-black);
  font-weight: 400;
  font-family: var(--font-body-family);
}
.tps-google-info-page-review .fvDDbc{
  font-weight: 600; 
}
.tps-google-info-page-review .iDWXoc{
  padding: 0px 0px 30px 0px;
  background-color: transparent;
}
.tps-google-info-page-review .fbKMJc{
  margin-top: 0px;
}
.tps-google-info-page-review .hejrNq{
  background-color: transparent;
  padding: 0;
}
.tps-google-info-page-review .kvkDuY>div{
  margin-right: 0px !important;
  border: 1px solid var(--secondary-color-1);
    border-radius: 10px;
    padding:20px 12px 12px;
}
.tps-google-info-page-review .jsjcQv{
  font-size: 14px;
  line-height: 22px;
}
.tps-google-info-page-review .cESEtl{
  text-decoration: none !important;
}
.tps-google-info-page-review .gZUubg{
  font-size: 14px;
  line-height: 22px;
  color: var(--bgcolor-black);
  font-weight: 400;
  font-family: var(--font-body-family);
  position: relative;
  text-decoration: none !important;
}
.tps-google-info-page-review .gZUubg::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  left: 50%;
  bottom: 3px;
  transform: translateX(-50%);
  transition: width 0.5s ease;
  position: absolute;
}

.tps-review-last-para h2{
  font-family: var(--font-heading-family);
  font-size: 32px;
  line-height: 40px;
  font-weight: normal;
  color: var(--bgcolor-black);
}
.tps-review-last-para .rich-text__text{
  margin-bottom: 26px;
    margin-top: 8px;
}
.tps-review-last-para .rich-text__text p{
  color: var(--bgcolor-black);
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}
.tps-review-last-para .rich-text__buttons{
  margin-top: 0px;
}
.tps-review-last-para .button,
.tps-google-info-page-review .jieAAL{
  background-color: transparent;
    color: var(--bgcolor-black);
    font-size: 14px;
    --border-offset: 0;
    max-width: 260px;
    padding-inline: 5px;
    border: 1px solid var(--bgcolor-black);
    transition: 0.5s ease-in-out;
    display: flex;
    grid-column-gap: 5px;
    height: 42px;
    text-transform: uppercase;
    border-radius: 40px;
    margin-top: 0;
    outline: none !important;
    box-shadow: none !important;
    padding: 25px;
}
.tps-review-last-para .button path{
  fill: var(--bgcolor-black);
  stroke: var(--bgcolor-black);
}
.tps-review-last-para .button::after,
.tps-review-last-para .button::before{
  display: none !important;
}
.tps-google-info-page-review .jieAAL{
  margin-top: 20px;
}
.tps-flexible-pay.tps-para-anchor a:not(.button){
  font-size: 16px;
}
.tps-trust-pilot-page-review.tps-review-sub-pages-section .slick-track .slick-slide{
  display: none;
}
.tps-trust-pilot-page-review.tps-review-sub-pages-section .slick-track .slick-slide:not(.slick-cloned):nth-of-type(-n+10){
  display: block;
}
.tps-info-top-banner .banner__buttons a,
.tps-custom-blog-btn a{
  min-width: fit-content !important;
    white-space: nowrap !important;
}
.tps-preview-jewlery-val h2{
  width: 100%;
  text-align: center;
}
.tps-preview-jewlery-val .multicolumn-card__info span.inline-richtext{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    max-width: 200px;
    display: block;
    margin-inline: auto;
    margin-top: 20px;
}
.tps-preview-jewlery-val a{
  text-decoration: none;
}
.tps-preview-jewlery-val .multicolumn-card__info{
  padding: 0px;
}
.tps-preview-jewlery-val .multicolumn-card{
  background: transparent !important;
}
.tps-preview-jewlery-val .multicolumn-card .media{
  background-color: #f6f6f6;
  overflow: hidden;
}
.tps-preview-jewlery-val .multicolumn-card img{
  transition: 0.5s ease-in-out;
}
.tps-preview-jewlery-val .title-wrapper-with-link{
   margin-bottom: 10px;
}
.tps-left-right-img.tps-ring-size-left-right-info.tps-jewlery-insurance .image-with-text__text ul{
   margin-top: -1px;
   margin-bottom: 10px;
}
.tps-ring-guide-styles.tps-valuations-services .title.inline-richtext{
   margin-bottom: 28px;
   width: 100%;
   text-align: center;
}
.tps-contact-faq-section .accordion-content .accordion-inner p a{
  font-size: 14px;
  line-height: 14px;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.tps-contact-faq-section .accordion-content .accordion-inner p a span{
  text-decoration: none !important;
}
.tps-contact-faq-section .accordion-content .accordion-inner p a::after{
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.5s ease-in-out;
  background-color: var(--bgcolor-black);
  bottom: 0;
}
.tps-dynamic-post .article-template header.page-width{
  max-width: 100%;
  padding-inline: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  align-items: baseline;
}
.tps-dynamic-post .article-template header.page-width h1{
  width: 100%;
    margin-bottom: 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--bgcolor-black);
}
.tps-dynamic-post .article-template{
  max-width: 1440px;
  padding-inline:15px;
  margin-inline: auto;
}
.tps-dynamic-post .caption-with-letter-spacing strong,
.tps-dynamic-post .caption-with-letter-spacing a,
.tps-dynamic-post .caption-with-letter-spacing{
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  color: var(--bgcolor-black);
  text-transform: capitalize;
  font-family: var(--font-body-family);
}
.tps-dynamic-post .caption-with-letter-spacing{
  display: flex;
  align-items: baseline;
}
.tps-dynamic-post .circle-divider::after{
  content: '';
  width: 1px;
  height: 100%;
  background-color: var(--bgcolor-black);
  display: inline-block;
} 
.tps-dynamic-post .caption-with-letter-spacing a{
  position: relative;
}
.tps-dynamic-post .caption-with-letter-spacing a::after,
.tps-dynamic-article .tps-dynamic-rich-text p a::after,
.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a::after,
.tps-dynamic-article .tps-dynamic-article-image-text ul li a::after,
.tps-dynamic-post .article-template .article-template__social-sharing summary.share-button__button::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--bgcolor-black);
  position: absolute;
  bottom: 0px;
  left: 50%;  
  transform: translateX(-50%);
  transition: 0.5s ease-out;
}
.tps-dynamic-post .article-template__hero-container{
  max-width: 100%;
}
.tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field{
  display: inline-block;
    position: relative;
    width: fit-content;
    margin-inline: auto;
    padding-inline: 47px;
}
.tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field::after, 
.tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field::before {
    content: "";
    width: 35px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../assets/qouate-image.svg);
    display: inline-block;
    background-size: 100%;
    position: absolute;
    left: 5px;
    top: -8px;
}
.tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field::after {
    transform: rotate(180deg);
    position: absolute;
    left: auto;
    right: 5px;
    top: auto;
    bottom: 0px;
}
.tps-dynamic-section-description .metafield-rich_text_field p {
  font-size: 16px;
    line-height: 24px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
}
.tps-dynamic-article .tps-dynamic-rich-text p a,
.tps-dynamic-article .tps-dynamic-rich-text p a em,
.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a,
.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a em{
  font-size: 16px;
    line-height: 24px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    text-decoration: none;
    position: relative;
}
.tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field p {
    max-width: 630px;
    margin-inline: auto;
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
}
.tps-dynamic-article .tps-dynamic-rich-text,
.tps-dynamic-post .article-template__hero-container,
.tps-dynamic-article .tps-dynamic-article-image-text{
  margin-bottom: 70px;
}
.tps-dynamic-article-image-text .tps-article-inner{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.tps-dynamic-article-image-text .tps-article-inner .tps-dynamic-section-image{
  width: 52%;
}
.tps-dynamic-article-image-text .tps-article-inner .tps-dynamic-section-content{
  width: 48%; 
  display: flex;
    flex-direction: column;
    justify-content: center;
}
.tps-dynamic-article-image-text .tps-article-image-text.tps-image-position-left .tps-dynamic-section-content{
  padding-left: 35px;
  padding-right: 0;
}
.tps-dynamic-article .tps-dynamic-article-image-text{
  max-width: 1270px;
  margin-inline: auto;
  padding-inline: 0;
}
.tps-dynamic-article .tps-dynamic-article-image-text .tps-dynamic-section-heading,
.tps-dynamic-article .tps-dynamic-rich-text .tps-dynamic-section-heading{
  display: flex;
    flex-direction: column;
    font-family: var(--font-body-family);
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    margin: 0px;
    text-transform: unset;
    margin-bottom: 15px;
}
.tps-dynamic-article .tps-dynamic-rich-text{
  max-width: 1080px;
  margin-inline: auto;
  padding-inline: 0px;
}
.tps-dynamic-article .tps-dynamic-rich-text p a em{
  font-weight: normal;
  font-style: normal;
}
.tps-dynamic-section-description .metafield-rich_text_field p{
  margin: 0px 0px 10px 0px;
}
.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p,
.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a,
.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a em,
.tps-dynamic-article .tps-dynamic-article-image-text ul li a{
  font-size: 14px;
    line-height: 22px;
    font-style: normal;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-weight: normal;
    text-decoration: none;
}

.tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a{
  display: inline-block;
}
.tps-dynamic-article-image-text .tps-image-position-right .tps-dynamic-section-content{
  padding-right: 35px;
  order: 1;
  -webkit-order:1;
}
.tps-dynamic-article-image-text .tps-image-position-right .tps-dynamic-section-image{
  order: 2;
  -webkit-order:2;
}
.tps-dynamic-article .tps-dynamic-article-image-text p em{
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-weight: 600;
    margin-bottom: -5px;
    display: block;
}
.tps-dynamic-article .tps-dynamic-article-image-text ul{
  margin-top: 0px;
    padding-left: 8px;
    list-style: none;
}
.tps-dynamic-article .tps-dynamic-article-image-text ul li{
  font-size: 14px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-weight: 400;
    line-height: 22px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 7px;
}
.tps-dynamic-article .tps-dynamic-article-image-text ul li::before{
  content: "";
    width: 5px;
    height: 5px;
    background-color: var(--bgcolor-black);
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 7px;
}
.tps-dynamic-article .tps-dynamic-article-image-text ul li a{
  position: relative;
  display: inline-block;
}
.tps-dynamic-article-image-text .tps-article-inner .tps-dynamic-section-content{
  overflow-y: auto;
}
.tps-dynamic-article-image-text .tps-article-inner .tps-dynamic-section-image{
  position: sticky;
    top: 85px;
}
.tps-dynamic-article-image-text .tps-article-inner:not(.Tps-left-right-content-scrollable){
  align-items: center !important;
}
.tps-dynamic-post .blog .page-width-desktop{
  padding: 55px 15px;
    max-width: 1440px;
}
.tps-dynamic-post .blog h2{
  font-size: 32px;
    line-height: 39px;
}
.tps-dynamic-post .blog .title-wrapper-with-link{
  margin-bottom: 0px;
}
.tps-dynamic-post .blog .title-wrapper-with-link + .subheading p{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 28px;
}
.tps-dynamic-post .blog .card__information{
  padding: 8px  0px 0px 0px !important
}
.tps-dynamic-post .blog .article-card__info{
  margin-bottom: 8px;
}
.tps-dynamic-post .blog .article-card__info .circle-divider{
  line-height: 12px;
  display: inline-block;
}
.tps-dynamic-post .blog .circle-divider::after{
  margin-inline: 7px;
}
.tps-dynamic-post .blog .card__heading,
.tps-dynamic-post .blog .card__heading a{
  font-size: 14px;
    line-height: 22px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    text-decoration: none !important;
}
.tps-dynamic-post .blog ul.multicolumn-list {
    grid-row-gap: 35px;
}
.tps-dynamic-post .tps-ring-size-guide-f-collection .product-grid,
.tps-dynamic-post .tps-ring-size-guide-f-collection .swiper-container,
.tps-dynamic-post .tps-ring-size-guide-f-collection .tab-panels{
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: none !important;
}
.tps-dynamic-post .article-template__comment-wrapper{
  margin-bottom: 70px;
}
.tps-dynamic-post .article-template .article-template__social-sharing{
  width: fit-content;
    margin: 0px 0px 0px auto;
    padding: 0px;
    display: flex;
    align-items: self-end;
}
.tps-dynamic-post .article-template__back{
  width: fit-content;
  margin: 0px auto 0px auto;
}
.tps-dynamic-post .article-template__back a{
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    margin-top: 70px;
}
.tps-dynamic-post .article-template__comment-wrapper{
  background-color: transparent;
  padding: 0px;
  margin: 20px 0px 0px; 
}
.tps-dynamic-post .article-template__comment-wrapper h2{
  text-align: center;
  text-transform: capitalize;
}
.tps-dynamic-post .article-template__comment-wrapper input{
  border-color: var(--bgcolor-black);
  outline: none !important;
  box-shadow: none !important;
  font-size: 14px;
  line-height: 22px;
  color: var(--bgcolor-black);
    font-family: var(--font-body-family);
}
.tps-dynamic-post .article-template__comment-wrapper .button{
  outline: none;
    box-shadow: none;
    border: 1px solid var(--bgcolor-black) !important;
    display: flex;
    justify-content: center;
    max-width: 218px;
    text-transform: uppercase !important;
    cursor: pointer;
    background-color: var(--bgcolor-black) !important;
    align-items: center;
    height: 47px;
    font-size: 16px !important;
    width: 100%;
    color: var(--bgcolor-white);
    margin-inline: auto;
}
.tps-dynamic-post .tps_blog_comment .article-template__comments-comment{
  padding: 0px;
}
.tps-dynamic-post .tps_blog_comment .article-template__comments{
  margin-bottom: 0px;
}
.tps-dynamic-post .tps_blog_comment .caption-with-letter-spacing {
  line-height: 20px;
}
.tps-dynamic-post .article-template .article-template__social-sharing .share-button__button{
  height: 0px;
  min-height: 0;
}
.tps-dynamic-post .article-template .article-template__social-sharing summary.share-button__button{
  font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    color: var(--bgcolor-black);
    text-transform: capitalize;
    font-family: var(--font-body-family);
    position: relative;
    text-transform: uppercase;
    display: contents;
    font-weight: 600;
}
.tps-dynamic-post .article-template .article-template__social-sharing .share-button__button .icon-share{
  margin-right: 0px;
}
.tps-dynamic-post .tps_blog_comment .tps_show_comment{
  margin-inline: auto;
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-bottom: 13px;
}
.tps-dynamic-post .article-template__comment-wrapper input + label{
  font-size: 14px;  
  color: var(--bgcolor-black);
}
.tps-dynamic-post .article-template__comment-wrapper .field--with-error{
  margin-bottom: 12px;
}
.tps-dynamic-post .circle-divider::after{
  height: 10px;
}
.tps-left-right-img.tps-button-cutome.tps-engraving-jewlery .button{
  max-width: 324px;
}
.tps-dynamic-section-description .metafield-rich_text_field p em strong{
  font-style: normal;
    margin-bottom: -2px;
    display: block;
    margin-top: 16px;
}
.tps-dynamic-section-description .metafield-rich_text_field p br{
  display: none;
}
.tps-info-top-banner.tps-empty-content-banner .banner__content{
  opacity: 0 !important;
}
.tps-our-desinger-review.tps-designer-bio-info.tps-less-info-bio .rich-text__blocks .rich-text__text:after{
  right: 8px;
}
.tps-bio-info-spotlight .swiper-container{
  padding-bottom: 0px !important;
}
.tps-bio-info-spotlight .tab-panels {
  margin-bottom: 0px !important;
}
.tps-blog-faq{
  max-width: 1080px;
    margin-inline: auto;
    margin-bottom: 40px;
}
.tps-blog-faq .tps-faq-item{
    border-bottom: 1px solid var(--secondary-color-1);
    transition: 0.5s ease;
}
.tps-blog-faq .tps-faq-item.is-open .tps-faq-answer{
    max-height: unset;
}
.tps-blog-faq .tps-faq-item.is-open .tps-faq-icon {
    transform: rotate(45deg);
}
.tps-blog-faq .tps-faq-item.is-open .metafield-rich_text_field{
    padding: 15px;
}
.tps-blog-faq .tps-dynamic-section-heading{
  margin: 0px auto 10px auto;
  text-align: center;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  font-size: 25px;
  line-height: normal;
  font-weight: 600;
}
.tps-custom-blog-btn a::after{
  display: none !important;
}
.tps-custom-blog-btn p{
  display: flex;
  justify-content: center;
}
.tps-custom-blog-btn a{
  color: var(--bgcolor-white) !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.tps-custom-blog-btn a::before{
 content: '';
 width: 20px;
 height: 20px;
 display: inline-block;
 background-image: url(white-arrow.svg);
 background-repeat: no-repeat;
 background-position: center;
}
.tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide .tps-card-wrapper{
  padding: 5px;
  border: 1px solid transparent;
  transition: 0.5s ease;
}
.tps-ring-size-guide-f-collection .tps_view_all_btn{
  color: var(--bgcolor-white);
  background-color: var(--bgcolor-black);
  font-size: 14px;
  line-height: normal;
  padding: 8px 10px;
  border: 1px solid var(--bgcolor-black);
  font-family: var(--font-body-family);
}
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .tpe_product_description p a{
  font-weight: 600;
  display: inline-block;
}
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item{
   margin-bottom: 30px;
}
.tps_prod_with_text .card__content .card__information .card__heading a,
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .tpe_product_description p a{
    text-decoration: none !important;
    font-size: 14px;
    line-height: 20px;
    color: var(--bgcolor-black);
    font-family: var(--font-body-family);
    position: relative;
}
.tps_prod_with_text .card__content .card__information .card__heading a span,
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .tpe_product_description p a span{
  text-decoration: none !important;
}
.tps_prod_with_text .card__content .card__information .card__heading a::after,
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .tpe_product_description p a::after,
body.wishlist .xb-wishlist-products__caution a::after,
body.wishlist  .xb-wishlist-products__no-product-desc a::after{
    content: '';
    width: 100%;
    height: 1px;
    left: 50%;
    bottom: 0;
    position: absolute;
    background-color: var(--bgcolor-black);
    transform: translateX(-50%);
    transition: width 0.5s ease;
    display: block !important;
}
.tps_prod_with_text .card__content .card__information .card__heading a{
    width: fit-content;
}
.tps_prod_with_text .card__content .card__information .card__heading a::after{
    top: 20px;
    bottom: unset;
    width: 0%;
}
.tps-para-graph-grm-list .multicolumn-card__info ul{
  margin-top: 4px;
}
.tps-para-graph-grm-list .multicolumn-card__info h2{
  font-style: normal;
  font-weight: 600;
  margin-top: 10px;
  display: block;
  margin-bottom: 0px;
  font-family: var(--font-body-family);
  color: var(--bgcolor-black);
  font-size: 16px;
  line-height: 22px;
}
.tps-para-graph-grm-list .multicolumn-card__info h2,
.tps-para-graph-grm-list .multicolumn-card__info h2 + ul{
  display: none;
}
.tps-para-graph-grm-list .more-text + a{
  display: inline-block;
}
body.wishlist h1.main-page-title{
  text-align: center;
  margin-bottom: 0px;
} 
body.wishlist .xb-wishlist-page{
  max-width: 1440px !important;
  margin-inline: auto !important;
}
body.wishlist .xb-wishlist-products__caution a,
body.wishlist  .xb-wishlist-products__no-product-desc a{
  color: var(--bgcolor-black);
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}
body.wishlist  .xb-wishlist-products__no-product-desc a{
  font-weight: 600;
}
body.wishlist .xb-wishlist-products__caution a::after{
  bottom: 4px;
}

body.wishlist .xb-wishlist-products__style{
  justify-content: center;
  margin-bottom: 15px;
}
body.wishlist .xb-wishlist-product__content{
  padding-inline: 15px;
}
body.wishlist .xb-wishlist-product__content .xb-wishlist-product__title a{
  color: var(--bgcolor-black);
  text-align: left;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: unset;
  width: 100%;
  margin: 0 auto 10px;
}
body.wishlist  .xb-wishlist-products__no-product-desc{
  color: var(--bgcolor-black);
  font-size: 16px;
  line-height: 24px;
  font-family: var(--font-body-family);
}
body.wishlist .xb-wishlist-page .xb-wishlist-product__item{
  justify-content: flex-start;
}
body.wishlist .xb-wishlist-page .xb-wishlist-product__item .xb-wishlist-product__img img{
  border: none;
}
body.wishlist .xb-wishlist-page .xb-list-style__add-to-cart{
  padding-block: 10px;
}
body.wishlist .xb-wishlist-page .xb-wishlist-product__select{
  cursor: pointer;
}
body.wishlist .xb-wishlist-page .xb-wishlist-product__select::-webkit-scrollbar {
  width: 4px;
}

body.wishlist .xb-wishlist-page .xb-wishlist-product__select::-webkit-scrollbar-track {
  background: #f1f1f1;
}

body.wishlist .xb-wishlist-page .xb-wishlist-product__select::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

body.wishlist .xb-wishlist-page .xb-wishlist-product__select::-webkit-scrollbar-thumb:hover {
  background: #555;
}
body.wishlist  .xb-wishlist-page .xb-wishlist-product__variant{
  padding: 5px 13px 0;
}
body.cart .title-wrapper-with-link{
  display: block;
  text-align: center;
}
body.cart .title-wrapper-with-link h1{
  text-transform: capitalize;
}
body.cart .cart-items thead tr th{
  padding-block: 18px;
  background-color: var(--bgcolor-black);
  color: var(--bgcolor-white);
}
body.cart .cart-items thead tr th:last-child,
body.cart .cart-items tbody tr td:last-child{
  padding-right: 15px;
}
body.cart .cart-items thead tr th:first-child,
body.cart .cart-items tbody tr td:first-child{
  padding-left: 15px;
}
body.cart .tps-cart-section .cart-items .cart-item__name + .product-option,
body.cart .tps-cart-section .cart-item__details div[data-hulkapps-ci-price],
body.cart .tps-cart-section .cart-item__price-wrapper span[data-hulkapps-line-price]{
  font-weight: 600;
}
body.cart .cart__note label{
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
}
body.cart .cart__footer .tax-note{
  margin: 10px 0px 0px 0px;
}
body.cart .cart__footer-wrapper:last-child .cart__footer{
  padding-inline: 15px;
}
body.cart .cart-items tbody tr:not(:last-child) td{
  border-bottom: .1rem solid rgba(var(--color-foreground), .08);  
}
body.cart .cart-items tbody tr td{
  padding-top: 20px;
  padding-bottom: 20px;
}
.tps-guides-includes-para.ring-size-page-guide .page-width{
  max-width:100%;
  background: #ece2d5;
}
.tps-guides-includes-para.ring-size-page-guide .rich-text__blocks{
  max-width:100%;
}
.tps-faq-accordino-page ul.multicolumn-list li .accordion-inner ul li{
  margin-bottom: 10px;
  color: var(--bgcolor-black);
  font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.tps-faq-accordino-page ul.multicolumn-list li .accordion-inner ul{
  list-style: disc;
}
.tps-preview-jewlery-val.tps-preview-jw-valution .multicolumn-card__info .inline-richtext{
  position:relative;
}
.tps-preview-jewlery-val.tps-preview-jw-valution .multicolumn-card__info .inline-richtext::after{
  content:'';
  width:90%;
  height:1px;
  background-color:var(--bgcolor-black);
  transition: width 0.5s ease-in-out;
  position:absolute;
  bottom:-3px;
  left:50%;
  transform:translateX(-50%);  
}
#ui-datepicker-div .ui-datepicker-title select {
    padding: 4px !important;
    margin-inline: 5px;
    font-size: 14px;
    color:var(--bgcolor-black);
}
#ui-datepicker-div .ui-state-default.ui-state-highlight{
  background-color:var(--bgcolor-black);
  color:var(--bgcolor-white);
  border-color:var(--bgcolor-black);
}
#ui-datepicker-div .ui-state-default.ui-state-active{
  background-color:var(--primary-color-1);
  color:var(--bgcolor-black);
  border-color:var(--primary-color-1);
}
#ui-datepicker-div .ui-state-default{
  text-align:center;
}
.tps-bespoke-form-design .form-group.fb-file{
  display: contents;
}
.tps-bespoke-form-design .form-group.fb-file .fb-file-label,
.tps-bespoke-form-design .form-group.fb-file .form-control{
  width: 180px !important;
  height:47px;
  min-height:47px;
  cursor:pointer !important;
}
.tps-bespoke-form-design .form-group.fb-file .fb-file-label{
  cursor:pointer !important;
}
.tps-bespoke-form-design .fb-input-btn-group .fb-file-label{
  order:1;
  -webkit-order:1;
}
.tps-bespoke-form-design .form-group.fb-file .form-control{
  order:2;
  -webkit-order:2;
}
.tps-bespoke-form-design .form-group.fb-submit{
   order:3;
  -webkit-order:3;
}
.tps-bespoke-form-design .fb-input-btn-group #selected-file-name{
   order:4;
  -webkit-order: 4;
  position: unset;
  margin-top: 20px;
  text-align: left;
}
.tps-bespoke-form-design .form-group.fb-file::after{
    order:4;
  -webkit-order:5;
}
.tps-bespoke-form-design .fb-input-btn-group{
  flex-wrap:wrap;
}
.tps-bespoke-form-design .form-group.fb-submit .error,
.tps-bespoke-form-design .form-group.fb-submit .success{
  color:var(--bgcolor-black);
  font-size:12px;
  line-height:20px;
}
.tps-cookies-main.tps-hallmarking-page-section .page-width .rich-text__blocks,
.tps-quick-word-cookies.tps-hallmarking-page-section .page-width .rich-text__blocks,
.tps-hallmark-pdf{
  max-width:900px;
}
.tps-hallmark-pdf{
  max-width:930px !important;
  padding-inline:15px !important;
  margin-inline:auto !important; 
}
.tps-quick-word-cookies.tps-hallmarking-page-section p, 
.tps-quick-word-cookies.tps-hallmarking-page-section li{
  margin-top: 0;
  margin-bottom: 8px;
}
/*media query start here*/
@media(hover:hover){ 
  #ui-datepicker-div .ui-state-default:hover{
    background-color:var(--bgcolor-black);
    color:var(--bgcolor-white);
    border-color:var(--bgcolor-black);
  }
  .tps-preview-jewlery-val.tps-preview-jw-valution .multicolumn-card:hover .multicolumn-card__info .inline-richtext::after{
    width:0%;
  }
  .tps-guides-includes-para ol li a:hover::after{
    width:100%;
  }
  .tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .tpe_product_description p a:hover::after,
  body.wishlist .xb-wishlist-products__caution a:hover::after,
  body.wishlist  .xb-wishlist-products__no-product-desc a:hover::after{
       width: 0%;
    }
    .tps_prod_with_text .tps-card-wrapper:hover .card__information .card__heading a::after{
         width: 100%;
    }
  .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide:hover .tps-card-wrapper{
    border-color: var(--bgcolor-black);
  } 
  .tps-custom-blog-btn a:hover{
    color: var(--bgcolor-black) !important;
  }
  .tps-custom-blog-btn a:hover::before{
    background-image: url(black-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .tps-dynamic-post .caption-with-letter-spacing a:hover::after,
  .tps-dynamic-article .tps-dynamic-rich-text p a:hover::after,
  .tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a:hover::after,
  .tps-dynamic-article .tps-dynamic-article-image-text ul li a:hover::after,
  .tps-dynamic-post .article-template .article-template__social-sharing summary.share-button__button:hover::after{
    width: 0%;  
  }
  .tps-contact-faq-section .accordion-content .accordion-inner p a:hover::after{
    width: 0%;
  }
  .tps-preview-jewlery-val .multicolumn-card:hover img{
    transform: translateX(-50%) scale(1.1) !important;
  }
  .tps-google-info-page-review .gZUubg:hover::after{
    width: 0%;
  }
  .tps-info-page-video.is-playing:hover .tps-video-play{
    opacity: 1;
    color: transparent;
    font-size: 0;
    background-image: url(pause-button.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
  }
  .tps-term-and-condtion-cr .accordion .accordion__content p a:hover::after,
  .tps-term-and-condtion-cr .accordion .accordion__content li a:hover::after,
  .shopify-policy__container .shopify-policy__body p a:hover::after,
  .shopify-policy__container .shopify-policy__body li a:hover::after{
    width: 0%;
  }
  .tps-info-labgrown-content-section ul li a:hover .multicolumn-card__info span.inline-richtext::after{
    width: 100%;
  }
  .tps-info-shape-slider .custom-slider  ul li a.tps_diamond-shape-btn:hover{
    color: var(--bgcolor-white);
    background-color: var(--bgcolor-black);
  }
  .tps-info-shape-slider .custom-slider  ul li a.tps_diamond-shape-btn:hover::after{
    background-image: url(white-arrow.svg);
  }
  .tps-para-anchor a:not(.button):hover::after{
    width: 0%;
  }
  .tps-final-thought-para a.button:hover::after{
    width: 0%;
  }
  .tps-ring-size-guide-f-collection.tps-recent-bespoke-design li:not(.custom-image-item):hover a:not(.full-unstyled-link)::after{
    width: 85%;
    }
  .rtw_collection .collection-hero .collection-hero__description a:hover::after,
  .tps-find-perfect-gold- p a:hover::after{
    width: 0%;
  }
  .wishlist .xb-wishlist-page .xb-wishlist-product__item:hover {
    border-color: var(--bgcolor-black);
    box-shadow: none;
  }
  .wishlist .xb-wishlist-page .xb-list-style__add-to-cart:hover {
    background-color: var(--bgcolor-white);
    color: var(--bgcolor-black);
  }
  .tps-loyality-clogau .button:hover .svg-wrapper{
    margin-left: 10px;
  }
  .tps-bespoke-form-design .form-group div.radio-group div input[type="radio"]:hover + label{
    background-color: var(--bgcolor-black);
      color: var(--bgcolor-white) !important;
  }
  .tps-ring-size-guide-f-collection .quick-add button:hover,
  .tps-ring-size-guide-f-collection .xb-wishlist__btn-custom button:hover,
  .tps-ring-size-guide-f-collection .xb-wishlist__remove button:hover{
    border-color:#3F3C3C;
    background-color: transparent;
  }
  .tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product:hover{
    background-image: url(heart_filled.svg);
  }
  .tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item:hover img{
    transform: scale(1.1);
  }
  .tps-bespoke-form-design .form-group.fb-newsletters .radio-group p input[type="radio"]:checked + label::after{
    opacity: 1;
  }
  .tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a:hover::before{
    width: 93%;
  }
  .tps-all-designer .multicolumn-card__info a.link:hover::after,
  .tps-all-materials .multicolumn-card__info a.link:hover::after,
  .tps-metal-matters .rte p a:hover::after,
  .tps-faq-accordino-page .multicolumn-card__info_inner a:hover::after,
  .tps-blog-design .blog-articles__article .latest-blog-item-meta .read-more-btn:hover::after,
  .tps-blog-design .latest-blog-item .latest-blog-item-meta .read-more-btn:hover::after,
  .tps-blog-design .latest-blog-item .latest-blog-item-meta p a:hover::after,
  .tps-faq-accordino-page li .multicolumn-card__info .show-accordion:hover::before,
  .tps-loyality-earn-points .multicolumn-list li .rte p a:hover::after,
  .tps-loyality-ur-reward .rich-text__text p a:hover::after{
    width: 0%;
  }
  .tps-ring-guide-styles ul.multicolumn-list li.multicolumn-list__item:hover img{
    transform: scale(1.3);
  }
  .tps-ring-size-guide-f-collection .card-information .product-swatches .swatch-item:hover{
    border-color: var(--bgcolor-black);
  }
  .tps-ring-size-table table tbody tr:hover,
  .tps-ring-lab-natural-table table tbody tr:hover{
    background-color: var(--primary-color-1);
  }
  .tps-info-navigation .multicolumn-list li .multicolumn-card__info a:hover::after,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button:hover span.btn_inner::after,
  .tps-blog-design #blog-pagination span:hover::after{
    width: 100%;
  }
  .tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button:hover::before{
    width: 90%;
  }
  .tps-left-right-img:not(.tps-ring-size-form):not(.tps-img-left-right-clor-button) .button:hover::before,
  .tps-left-right-img.tps-ring-size-left-right-info .image-with-text__text ul li a:hover::after,
  .tps-ring-size-form #contact_form .manual-toggle a:hover::after,
  .tps-pay-later-list ul li a:hover::after,
  .tps-return-page-middle-info ul li a:hover::after,
  .tps-common-li ul li a:hover::after,
  .tps-para-graph-list ul li a:hover::after,
  .tps-para-graph-grm-list .multicolumn-card__info ul li a:hover::after{
    width: 0%;
  }
  .tps-contact-form-sec #ContactForm .field-file:hover label,
  .tps-bespoke-form-design .form-group.fb-file:hover .fb-file-label{
    background-color: var(--bgcolor-black);
    color: var(--bgcolor-white) !important;
  }
  .tps-contact-form-sec #ContactForm .field-file:hover label::before,
  .tps-bespoke-form-design .form-group.fb-file:hover .fb-file-label::before{
    background-image: url(../assets/attach-file-white.svg);
  }
  .is-empty .cart__warnings a.button:hover,
  .tps_my_account .customer form button:hover,
  .tps_swym swym-storefront-layout-login-user .swym-storefront-layout-login-button:hover,
  .tps_swym .swym-storefront-layout-grid-item-add-to-cart-button:hover,
  .tps-info-top-banner .banner__buttons a:hover,
  .tps-custom-blog-btn a:hover,
    .tps-common-btn .button:hover,
    .tps-contact-form-sec #ContactForm .contact__button .button:hover,
    .tps-ring-size-form #contact_form .button:hover,
    .tps-see-all-designer-jewelery .button:hover,
    .tps-left-right-img.tps-img-left-right-clor-button .button:hover,
    .tps-bespoke-form-design .form-group.fb-submit .button-input .button-input:hover,
    .tps-free-ring-size-guide .form-group.fb-submit .button-input:hover,
    .tps-ring-size-guide-f-collection .tps_view_all_btn:hover{
      background: var(--bgcolor-trans);
        color: var(--bgcolor-black);
    }
    .tps-dynamic-post .article-template__comment-wrapper .button:hover{
      background: var(--bgcolor-trans) !important;
        color: var(--bgcolor-black) !important;
    }
    .tps-contact-customer-service .multicolumn-card__info a:hover,
    .tps-ring-size-accordian .image-with-text__content .button:hover,
    .tps-img-left-right-clor-button.tps-why-choose-gold .button:hover,
    .tps-img-left-right-clor-button.tps-metal-platinum .button:hover,
    .tps-how-do-u-choose-btn .button:hover,
    .tps-review-last-para .button:hover,
    .tps-google-info-page-review .jieAAL:hover{
      background: var(--bgcolor-black);
      color: var(--bgcolor-white);
      border-color: var(--bgcolor-black) !important;
    }
    
    .tps-info-top-banner .banner__buttons a:hover path,
    .tps-common-btn .button:hover path,
    .tps-contact-form-sec #ContactForm .contact__button .button:hover path,
    .tps-ring-size-form #contact_form .button:hover path,
    .tps-see-all-designer-jewelery .button:hover path,
    .tps-left-right-img.tps-img-left-right-clor-button .button:hover path,
    .tps-404-section .button--primary:hover .svg-wrapper path,
    .tps-ring-size-guide-f-collection .tps_view_all_btn:hover path,
    .tps-review-last-para .button:hover path{
      fill: var(--bgcolor-black);
      stroke: var(--bgcolor-black);
    }
    .tps-contact-form-sec #ContactForm .contact__button .button:hover span{
      color: var(--bgcolor-black);
    }
    .tps-ring-size-accordian .image-with-text__content .button:hover path,
    .tps-img-left-right-clor-button.tps-why-choose-gold .button:hover svg path,
    .tps-img-left-right-clor-button.tps-metal-platinum .button:hover svg path,
    .tps-how-do-u-choose-btn .button:hover path,
    .tps-review-last-para .button:hover path{
      fill: var(--bgcolor-white);
      stroke: var(--bgcolor-white);
    } 
    .tps-bespoke-form-design .form-group.fb-submit .button-input:hover,
    .tps-404-section .button--primary:hover{
      background-color: transparent !important;
      color: var(--bgcolor-black) !important;
    }
    .tps-bespoke-form-design .form-group.fb-submit .button-input:hover::after,
    .tps-free-ring-size-guide .form-group.fb-submit .button-input:hover::after{
      background-image: url(black-arrow.svg);
      background-size: 100%;
    }
    .tps-free-ring-size-guide .form-group.fb-submit .button-input:hover{
      border-color: var(--bgcolor-black) !important;
      background-color: transparent !important;
      color: var(--bgcolor-black) !important;
    }
  button.cart__checkout-button:hover {
        background: var(--bgcolor-white);
        color: var(--bgcolor-black);
    }
  button.cart__checkout-button:hover:after {
        content: "";
    width: 24px;
        background: url(black-arrow.svg) no-repeat;        
      background-size: 100%;        
    }
  .tps-cart-section .title-wrapper-with-link a.underlined-link:hover {
    text-decoration: none;
  }
  .tps_swym swym-storefront-layout-login-user .swym-storefront-layout-login-button:hover path {
    fill: var(--bgcolor-black);
  }
  .tps_swym button.swym-storefront-layout-grid-item-option-button:hover {
    border-color: var(--secondary-color-6) !important;
    background-color: var(--bgcolor-trans);
  }
  .tps_my_account .login a[href="#recover"]:hover {
    text-decoration: none;
  }
  .tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button:hover{
    background-color: var(--bgcolor-trans);
    color: var(--bgcolor-black);
  }
  .tps-img-left-right-clor-button.tps-why-choose-gold.gold-sustainble-block .button:hover svg path{
    stroke: var(--bgcolor-black);
  }
}

@media(max-width:1500px){
  .tps-info-top-banner .tps-container {
      padding: 47px 30px !important;
  }
  .tps-info-navigation .multicolumn-list li:not(:first-child):not(:last-child) {
      padding-inline: 0px;
  }
  .tps-blog-design #blog-articles-container,
  .tps-blog-design .latest-blog-item{
    padding-inline: 30px;
  }
  .tps-dynamic-post .blog .page-width-desktop,
  .tps-dynamic-post .article-template{
    padding-inline: 30px;
  }
}
@media(max-width:1390px){
  .tps-info-navigation .multicolumn-list{
    grid-gap: 3%;
  }
  .tps-info-navigation .multicolumn-list li .multicolumn-card__info{
    padding: 0px 0 0px;
  }
  .tps-info-navigation .multicolumn-list{
    padding: 10px 0px 10px !important;  
  }
  .tps-common-cr-space.tps-icon-with-text.multicolumn p.inline-richtext {
      font-size: 22px;
      line-height: 32px;
  }
}
@media(max-width:1350px){
  .tps-ring-guide-styles ul.multicolumn-list .multicolumn-list__item {
    width: 23.5%;
    max-width: 23.5%;
  }
  .tps-ring-guide-styles ul.multicolumn-list{
    grid-column-gap: 2%;
    justify-content: center;
  }
  .tps-left-right-img .image-with-text__content,
  .tps-left-right-img.tps-ring-size-left-right-info .image-with-text__content{
    padding-block: 0px;
  }
  .tps-left-right-img .image-with-text__media-item{
  height: fit-content;
  }
  .tps-left-right-img .image-with-text__grid{
  align-items: center;
  }
  .tps-ring-guide-styles.tps-style-life-col-section ul.multicolumn-list .multicolumn-list__item,
  .tps-ring-guide-styles.tps-style-life-metal-best-col ul.multicolumn-list .multicolumn-list__item{
    width: 32%;
      max-width: 32%;
   }
   .tps-ring-size-info-para h2 + .rich-text__text{
      margin-top: 10px;
   } 
   
}

@media(max-width:1300px){
  .tps-left-right-img .page-width{
    padding-inline: 30px;
  }
  .tps-img-left-right-clor-button.tps-why-choose-gold .button:last-child, 
  .tps-img-left-right-clor-button.tps-metal-platinum .button:last-child {
      margin-left: 5px;
  }
  .tps-img-left-right-clor-button.tps-yellow-gold-btn .button,
  .tps-img-left-right-clor-button.tps-yellow-gold-btn .button:last-child{
    margin-left: 0px;
    max-width: 320px;
  }
  .tps-autom-may-ring-love .image-with-text__heading{
    margin-bottom: 7px;
  }
  .tps-left-right-content-above-para{
    padding-top: 20px !important;
  }

}
@media(max-width:1250px){
  .tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item{
    padding-right: 15px;
    padding-left: 0px;
  }
  .tps-recent-bespoke-design ul.product-grid li.grid__item{
      width: 33.33%;
      max-width: 33.33%;
    }
    .tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item{
      width: 66.66%;
      max-width: 66.66%;
    }
    .tps-ring-guide-styles.tps-style-life-col-section ul.multicolumn-list .multicolumn-list__item,
    .tps-ring-guide-styles.tps-style-life-metal-best-col ul.multicolumn-list .multicolumn-list__item{
      width: 32%;
        max-width: 32%;
    }
    .tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list{
      grid-column-gap: 2%;
    }
    .tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list li{
      width: 32%;
        max-width: 32%;
    }
}

@media(max-width:1200px){
  .tps-img-left-right-clor-button.tps-metal-platinum .button:last-child {
        margin-left: 0px;
    }
    .tps-precious-meta-table-cr table tr td{
      font-size: 12px;
    }
    .tps-precious-meta-table-cr table tr th{
       font-size: 14px;
    }
}
@media(max-width:1199px){
  .tps-contact-customer-service .multicolumn-card__info a{
    max-width: 230px;
  }
  .tps-contact-customer-service .multicolumn-card__info p br{
    display: none;
  }
  .tps-info-top-banner .tps-container {
      padding: 47px 20px !important;
  }
  .tps-contact-customer-service ul li:not(:first-child) .multicolumn-card__info p {
      max-width: 204px;
      margin-inline: auto;
  }
  .tps-contact-faq-section .accordion-section{
    grid-column-gap: 40px;
  }
  .tps-left-right-img .page-width,
  .tps-blog-design #blog-articles-container,
  .tps-blog-design .latest-blog-item,
  .tps-ring-size-info-para .rich-text__wrapper{
    padding-inline: 20px;
  }
  .tps-ring-size-guide-f-collection .product-grid{
    grid-column-gap: 2%;
    grid-row-gap: 50px;
  }
  .tps-ring-size-guide-f-collection .product-grid li{
    width: 32%;
    max-width: 32%;
  }
  .tps-all-designer ul.multicolumn-list{
    grid-column-gap: 160px;
  }
  .tps-left-right-img.tps-img-left-right-two-button .button{
    max-width: 200px;
    padding-inline: 10px;
  }
  .tps-left-right-img .image-with-text__content{
    padding-block: 0px;
  }
  .tps-faq-accordino-page ul.multicolumn-list{
    column-gap: 80px;
  }
  .tps-recent-bespoke-design ul.product-grid{
    grid-column-gap: 0;
        grid-row-gap: 30px;
  } 
  .tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product{
    background-position: top 4px right 3px;
  } 
  .tps-loyality-program-cols ul.multicolumn-list li:nth-child(3){
    margin-top: -395px;
  }
  .tps_swym .swym-storefront-layout-title {
    font-size: 35px;
        line-height: 45px;
  }
  .tps-img-left-right-clor-button.tps-why-choose-gold .button:last-child, 
  .tps-img-left-right-clor-button.tps-metal-platinum .button:last-child{
    margin-left: 0px;
  } 
  .tps-common-cr-space.tps-icon-with-text.multicolumn p.inline-richtext {
        font-size: 21px;
        line-height: 31px;
    }
    .terms-and.condition-last-para p{
      text-align: center;
        max-width: 460px;
        margin-inline: auto;
    }
    .tps-video-info-section .grid--4-col-desktop .grid__item{
      width: calc(33% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
        max-width: calc(33% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
    }
    .tps-video-info-section .multicolumn-list{
      justify-content: center;
    }
    .tps-dynamic-post .blog .page-width-desktop,
  .tps-dynamic-post .article-template{
    padding-inline: 20px;
  }
  body.wishlist .xb-wishlist-page .xb-grid-style>div,
  body.wishlist .xb-wishlist-products__heading + div{
    grid-template-columns: 1fr 1fr 1fr !important;
  }

}
@media(max-width:1050px){
  .tps-contact-customer-service ul li:not(:first-child) .multicolumn-card__info p{
    max-width: 140px;
  }
  .tps-all-designer ul.multicolumn-list {
        grid-column-gap: 13%;
    }
    .tps-loyality-earn-points .multicolumn-list{
      grid-column-gap: 1%;
      flex-wrap: wrap;
    }
    .tps-loyality-earn-points .multicolumn-list li{
      width: 24%;
      max-width: 24%;
    }
    .tps-loyality-program-cols ul.multicolumn-list{
      grid-template-columns: 1fr 400px;
    }
    .tps-loyality-program-cols ul.multicolumn-list li:nth-child(3) {
        margin-top: -305px;
    }
  .tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list li.multicolumn-list__item.grid__item {
        width: 48%;
    max-width: 100%;
    }
  .tps-common-cr-space.tps-icon-with-text.multicolumn p.inline-richtext {
        font-size: 24px;
    }
    .tps-trust-pilot-page-review .slick-track .slick-slide:not(.slick-cloned),
    .tps-google-info-page-review .kvkDuY>div{
      width: 32.65% !important;
  }
 
}
@media(max-width:1024px){
  .tps-ring-guide-styles ul.multicolumn-list .multicolumn-list__item {
        width: 32%;
        max-width: 32%;
    }
    .tps-ring-guide-styles.tps-metal-matters ul.multicolumn-list .multicolumn-list__item {
        width: 49%;
        max-width: 49%;
    }
    .tps-blog-design .tps-blog-button-cr .blog-category-buttons{
      grid-gap: 2%;
    }
    .tps-blog-design #blog-articles-container{
      grid-column-gap: 60px;
    }
}


@media(max-width:991px){
  .tps-contact-customer-service ul.multicolumn-list li{
    width: 100%;
    max-width: 100%;
  }
  .tps-info-top-banner h1.banner__heading {
      margin-bottom: 15px;
  }
  .tps-info-top-banner .tps-container .banner__box {
        padding: 20px 15px;
        max-width: 470px;
    }
  .tps-contact-customer-service ul.multicolumn-list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
      padding-inline: 0;
  }
  .tps-contact-customer-service .multicolumn-card__info p{
    max-width: 270px;
    margin-inline: auto;
  }
  .tps-info-top-banner .tps-container .banner__box{
    padding: 20px 20px;
    max-width: 547px;
  }
  .tps-info-top-banner .tps-container {
        padding: 25px 20px !important;
    }
    .tps-exchange-and-return ul.multicolumn-list{
      padding-inline: 0px;
    }
    .tps-common-cr-space {
      margin-bottom: 60px;
  }
  .tps-contact-customer-service ul li:not(:first-child) .multicolumn-card__info p{
    max-width: 210px;
  }
  .tps-contact-faq-section .accordion-section{
    max-width: 95%;
    grid-template-columns:1fr;
  }
  .tps-contact-faq-section .accordion-section .accordion-section-col:last-child .accordion-item:first-child {
      border-top: none;
  }
  .tps-newsletter-section.tps-common-cr-space {
      margin-bottom: 60px;
      margin-top: 60px;
  }
  .tps-contact-form-sec .subheading p{
    padding-inline: 0px;
    margin-inline: auto;
    max-width: 510px;
  }
  .tps-contact-form-sec .subheading p br{
    display: none;
  }
  .tps-left-right-img .image-with-text__grid{
    flex-wrap: wrap;
  }
  .tps-left-right-img .image-with-text__media-item,
  .tps-left-right-img .image-with-text__text-item{
      width: 100% !important;
  }
  .tps-left-right-img .image-with-text__content,
  .tps-left-right-img.tps-left-content-right-img .image-with-text__content{
    padding: 0px 0px 0px 0px;
  } 
  .tps-left-right-img .image-with-text__text-item{
    padding-top: 20px;
  }
  .tps-ring-size-info-para h2,
  .tps-ring-size-info-para p{
    text-align: left;
  }
  .tps-ring-size-accordian .image-with-text__grid{
    flex-direction: column-reverse;
  }
  .tps-ring-guide-styles ul.multicolumn-list{
    padding-inline: 0px;
  }
  .tps-ring-guide-styles ul.multicolumn-list .multicolumn-list__item {
        width: 49%;
        max-width: 49%;
    }
    .tps-ring-size-accordian .image-with-text__grid .image-with-text__media-item,
    .tps-ring-size-accordian .image-with-text__grid .image-with-text__text-item{
      width: 100%;
    }
    .tps-ring-size-accordian .image-with-text__content{
      padding: 00px 0px 30px 0px;
    }
    .tps-ring-guide-styles .title-wrapper-with-link,
    .tps-ring-guide-includes .multicolumn-list,
    .tps-ring-guide-includes .title-wrapper-with-link{
      padding-inline: 0px !important;
    }
    .tps-ring-size-guide-f-collection .product-grid{
      padding-bottom: 0px;
      border-bottom: none;
    }
    
    .tps-ring-size-info-para p br{
      display: none;
    }
    .tps-all-designer ul.multicolumn-list {
        grid-column-gap: 30px;
    }
    .tps-all-materials ul.multicolumn-list{
      grid-column-gap: 30px;
    }
    .tps-delivery-faq .accordion-section .accordion-section-col:last-child .title-wrapper-with-link-text {
      margin-top: 30px;
  }
  body.contact .tps-contact-faq-section .accordion-section .accordion-section-col:last-child .title-wrapper-with-link-text +.accordion-item,
  body.pay-in-installments .tps-contact-faq-section .accordion-section .accordion-section-col:last-child .title-wrapper-with-link-text +.accordion-item{
    border-top: none !important;
  }
  .tps-faq-accordino-page ul.multicolumn-list {
        column-gap: 40px;
    }
  .tps-info-navigation .multicolumn-list li{
    width: fit-content !important;
    min-width: fit-content !important;
  }
  .tps-info-navigation .multicolumn-list li .multicolumn-card__info a:after{
    bottom: 3px;
  }
  .tps-blog-design #blog-articles-container {
        grid-column-gap: 20px;
    }
    .tps-blog-design .latest-blog-item .latest-blog-item-meta,
    .tps-blog-design .latest-blog-item .latest-blog-item-img{
      width: 100%;
    }
    .tps-blog-design .latest-blog-item .latest-blog-item-meta{
      padding: 20px 0px 0px 0px;
    } 
    .tps-blog-design .latest-blog-item,
    .tps-blog-design #blog-articles-container{
      margin-bottom: 60px;
    }
    .tps-ring-size-info-para.tps-faq-top-rich-text h2, 
    .tps-ring-size-info-para.tps-faq-top-rich-text p{
      text-align: center;
    }
    .tps-delery-detail .delivery-section .tps-delivery-table-cr{
      width: 100%;
        overflow-x: auto;
    }
    .tps-delery-detail table{
        width: 100%;
        min-width: 1000px;
       border-collapse: unset;
    }
    .tps-delery-detail .delivery-section .tps-delivery-table-cr::-webkit-scrollbar { 
    display: none;
  }
  .tps-recent-bespoke-design ul.product-grid{
    grid-column-gap:1%;
  }
  .tps-recent-bespoke-design ul.product-grid li.grid__item {
        width: 49%;
        max-width: 49%;
        border: none !important;
        padding: 0px;
    }
    .tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item{
      width: 49%;
        max-width: 49%;
        border: none !important;
        padding: 0px;
    }
    .tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content{
      left: 0;
      padding-left: 15px;
    }
    .tps-bespoke-form-design .page-width{
      padding-inline: 0px;
    }
    .tps-404-section .tps-container {
      max-width: 95%;
      margin-inline: auto;
      margin-top: 50px;
  }
  .tps-404-section {
      margin-top: 0px;
  }
  .tps-free-ring-size-guide .aaa_formbuilder_container{
    margin-left: unset !important;
  }
  .tps-ring-size-info-para.tps-loyality-membership-para h2, 
  .tps-ring-size-info-para.tps-loyality-membership-para p {
        text-align: center;
    }
    .tps-ring-size-info-para .rich-text__blocks, .tps-ring-guide-includes{
      max-width: 100%;
    }
    .tps-precious-metal-table{
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
    .tps-precious-metal-table table{
      width: 100%;
        border-collapse: collapse;
        min-width: 1200px;
        border: 1px solid;
    }
    .tps-guides-includes-para .page-width{
      margin-left: 0px;
        justify-content: unset;
        max-width: 100%;
    }
    .tps-img-left-right-clor-button.tps-why-choose-gold .button:last-child, .tps-img-left-right-clor-button.tps-metal-platinum .button:last-child{
      margin-left: 5px;
    }
    .tps-guides-includes-para .page-width .rich-text__blocks,
    .tps-ring-size-info-para.tps-wedding-ring-guide-top-para .rich-text__blocks,
    .tps-ring-size-info-para.tps-metal-timeless .rich-text__blocks{
      max-width: 100%;
    }
    .tps-left-right-img .image-with-text__grid .image-with-text__media-item{
    position: unset;
  }
  .tps-left-right-img .image-with-text__grid .image-with-text__text-item{
    overflow-y: unset; 
  }
  .tps-ring-size-guide-f-collection.tps-recent-bespoke-design a:not(.full-unstyled-link){
    font-size: 12px;
    line-height: 18px;
  }
  .tps-final-thought-para .rich-text__buttons {
    width: 100%;
      max-width: 100%;
      justify-content: flex-start;
  }
  .tps-ring-size-info-para.tps-mobile-center h2, .tps-ring-size-info-para.tps-mobile-center p,
  .tps-mobile-center h2, .tps-mobile-center p{
    text-align: center !important;
  }
  .tps-info-labgrown-content-section .multicolumn-list {
    padding-inline: 0px !important;
  }
  .tps-info-labgrown-content-section .multicolumn-card-spacing{
    padding: 0px !important;
    margin: 0px auto !important;
        width: 70%;
  }
  .tps-info-labgrown-content-section ul li .multicolumn-card__info span.inline-richtext{
    font-size: 14px;
       line-height: 14px;
  } 
  .tps-video-info-section .grid--4-col-desktop .grid__item{
      width: 49% !important;
        max-width: 49% !important;
    }
    .tps-video-info-section .multicolumn-list{
      padding: 0px !important;
      grid-column-gap: 2% !important;
    }
    .tps-video-info-section .multicolumn-card__info span.inline-richtext{
      font-size: 16px;
       line-height: 20px;
       margin-top: 7px;
    } 
    .tps-trust-pilot-page-review .slick-track .slick-slide:not(.slick-cloned),
    .tps-google-info-page-review .kvkDuY>div{
      width: 49.50% !important;
  }
  .tps-review-last-para .rich-text__text p br{
    display: none;
  }
  .tps-dynamic-article-image-text .tps-article-image-text.tps-image-position-left .tps-dynamic-section-content,
  .tps-dynamic-article-image-text .tps-article-inner .tps-dynamic-section-content{
    width: 100%;
    padding-inline: 0px;
    position: unset;
  }
  .tps-dynamic-article-image-text .tps-article-inner .tps-dynamic-section-image{
    width: 100%;
    margin-bottom: 5px;
    position: unset;
  }
  .tps-dynamic-article-image-text .tps-image-position-right .tps-article-inner{
    flex-direction: column-reverse;
  }
  .tps-info-top-banner .tps-container .banner__box{
    min-height: auto;
  }
  .tps-dynamic-article .tps-dynamic-rich-text, .tps-dynamic-post .article-template__hero-container, .tps-dynamic-article .tps-dynamic-article-image-text {
      margin-bottom:60px;
  }
  .tps-dynamic-post .article-template__back a{
    margin-top:60px;
  }
  body.wishlist .xb-wishlist-page .xb-grid-style>div,
  body.wishlist .xb-wishlist-products__heading + div{
    grid-template-columns: 1fr 1fr!important;
  }
}
@media(max-width:991px) and (min-width: 768px){
  .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide{
      max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
}
@media(min-width:768px){
  .tps-ring-size-guide-f-collection .swiper-wrapper{
      display: flex;
        flex-wrap: wrap;
  }
  .tps_swym .swym-storefront-layout-container .swym-storefront-layout-items-container {
      grid-template-columns: 1fr 1fr !important;
  }
  .tps-info-labgrown-content-section ul li{
    width: 9.55% !important;
    max-width: 9.55% !important;
  }
  
  .tps-info-page-instagram{
    margin-bottom: 0px !important;
  }
  .tps-info-page-instagram .instafeed-new-layout-wrapper{
    transform: none !important;
    display: block;
      column-count: 3;
      column-gap: 14px;
  }
  .tps-info-page-instagram .instafeed-new-layout-container{
    height: auto !important;
  }
  .tps-info-page-instagram .instafeed-new-layout-item{
    height: auto !important;
    width: 100% !important;
    break-inside: avoid;
    margin-bottom: 14px;
  }
  .tps-info-page-instagram #insta-feed .instafeed-new-layout-item img{
    position: unset;
    transform: none;
    width: 100%;
      height: auto;
      display: block;
  }
  .tps-info-page-instagram #insta-feed a, 
  .tps-info-page-instagram .instafeed-shopify a{
      position: relative;
      display: block;
  }
  .tps-info-page-instagram .instafeed-new-layout-item-container{
    top: 0%;
      left: 0%;
      height: 100%;
      width: 100%;
      transform: none;
      max-width: 100%;
      min-width: 100%;
      box-sizing: border-box;
      bottom: auto;
      right: auto;
  }
  .tps-dynamic-post .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide{
    max-width: calc(49% - var(--grid-desktop-horizontal-spacing) * 2 / 4) !important;
  }
  .tps-dynamic-post .tps-ring-size-guide-f-collection .product-grid{
    transform: none !important;
  }
  .tps-ring-size-guide-f-collection .swiper-container .swiper-wrapper{
    transform: none !important;
  }
  .tps-ring-size-guide-f-collection .swiper-scrollbar{
    display: none !important;
  }
  .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide{
    max-width: 49.5% !important;
    width: 49.5% !important;
  }
}
@media(min-width:991px){
  .tps-left-right-img .image-with-text__content{
    padding-block: 0px !important;
  }
  .tps-info-page-instagram .instafeed-new-layout-wrapper{
    column-count:4;
  }
  .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide {
    max-width: 32.65% !important;
    width: 32.65% !important;
  }
}
@media(min-width:1200px){
  .tps-info-page-instagram .instafeed-new-layout-wrapper{
    column-count:5;
  }
  .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide {
    max-width: 24.25% !important;
    width: 24.25% !important;
  }
}
@media(min-width:990px){
  .tps-ring-size-guide-f-collection .card-wrapper:hover .media.media--hover-effect>img+img {
        opacity: 0 !important;       
    }
    .tps-ring-size-guide-f-collection .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child) {
        opacity: 1 !important;
    }
    .tps-ring-size-guide-f-collection .card-wrapper .card__media:hover .media.media--hover-effect>img+img {
        opacity: 1 !important;       
    }
    .tps-ring-size-guide-f-collection .card-wrapper .card__media:hover .media.media--hover-effect>img:first-child{
        opacity: 0 !important;
    }
  .tps_swym .swym-storefront-layout-container .swym-storefront-layout-items-container {
      grid-template-columns: 1fr 1fr 1fr 1fr !important;
  }

}
@media(max-width: 990px){
  .tps-all-designer ul.multicolumn-list{
    padding-inline: 0px !important;
  } 
}
@media(max-width:989px){
  .tps-no-slider-in-mobile ul.product-grid{
      flex-wrap: wrap !important;
      overflow-x: unset !important;
        scroll-snap-type: unset !important;
        scroll-behavior: unset !important;
        -webkit-overflow-scrolling: unset !important;
        flex-shrink: unset !important;
    }
    .tps-no-slider-in-mobile ul.product-grid li{
      margin-inline: 0px !important;
    }
    .tps-no-slider-in-mobile .slider-buttons{
      display: none !important;
    }
    .tps-info-navigation .multicolumn-list{
      justify-content: unset;
    }
    .tps-info-navigation .slider-counter span{ 
      font-weight: 600;
    }
    .tps-all-materials ul.multicolumn-list{
      padding-inline: 0px;
    }
    .tps-delivery-faq .accordion-section .accordion-section-col .title-wrapper-with-link-text {
      margin-bottom: 25px;
  } 
  .tps-info-navigation .multicolumn-list{
      margin-bottom: 0px !important;
      padding-bottom: 0 !important;
    }
    .tps-info-navigation .multicolumn-list li .multicolumn-card__info a{
      padding: 10px 0 0px;
    }
    /* .tps-info-navigation  .slider.slider--tablet{
      width: fit-content;
        margin-inline: auto;
    }*/
    .tps-blog-design #blog-articles-container .blog-articles__article:nth-child(3n+2) {
      margin-top: 0px;
  }
  .tps-blog-design #blog-articles-container{
    grid-template-columns: 1fr 1fr;
    padding-top: 0px;
    grid-row-gap: 35px;
  }
  .tps-loyality-program-cols ul.multicolumn-list,
  .tps-loyality-earn-points .multicolumn-list{
    padding-inline: 0px !important;
  }
  .tps-loyality-earn-points .multicolumn-list li {
        width: 32.5%;
        max-width: 32.5%;
    }
  .tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list {    
      padding-inline: 0;
  }
  .tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list li.multicolumn-list__item.grid__item {
    width: 48%;
  }

  .tps-info-navigation .multicolumn-list li .multicolumn-card__info a,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button{
    padding: 8px 10px;
    border: 1px solid var(--bgcolor-black);
    border-radius: 23px;
  }
  .tps-info-navigation .multicolumn-list li.is-navigation-item-active .multicolumn-card__info a:after,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active span::after{
    display: none;
  }
  .tps-info-navigation .multicolumn-list li.is-navigation-item-active .multicolumn-card__info a,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active{
    background-color: var(--bgcolor-black)!important;
    color: var(--bgcolor-white);
  }
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active span{
    color: var(--bgcolor-white);
  }
  .tps-info-navigation .slider-buttons{
    display: none !important;
  }
  .tps-info-navigation .multicolumn-list{
    padding-bottom: 18px !important;
        padding-top: 20px !important;
  }
  .tps-info-navigation .slider.slider--tablet{
    position: relative;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scroll-padding-left: 50%;
    scroll-padding-right: 50%;
    margin-bottom: 1rem;
    justify-content: flex-start;
    padding-left: 2px !important;
 }
 .tps-info-navigation .slider.slider--tablet li{
     flex: 0 0 auto !important;
    scroll-snap-align: center !important;
    width: unset !important;
    max-width: unset !important;
 }
 .tps-info-navigation .slider.slider--tablet li:not(:last-child) {
    margin-right: 1rem;
 }
 .tps-info-navigation .slider-mobile-gutter{
    width: unset;
    margin-inline: auto;
    
 }
}
@media(max-width:900px){
  .tps-loyality-program-cols ul.multicolumn-list {
        grid-template-columns: 1fr 300px;
        gap: 30px;
    }
    
}
@media(max-width:800px){
  .tps-contact-faq-section .accordion-section {
        max-width: 100%;
    }
}
@media(max-width:768px){
  .tps-bespoke-form-design .aaa_formbuilder_container{
    width: 100% !important;
  }
}
@media(max-width:767px){
  .tps-info-top-banner .tps-container {
      padding: 25px 15px !important;
  }
  .tps-info-top-banner .tps-container .banner__box{
    max-width: 490px;
  }
  .tps-contact-faq-section .accordion-section{
    max-width: 100%;
  }
  .tps-contact-form-sec .contact.page-width,
  .tps-blog-design #blog-articles-container,
  .tps-blog-design .latest-blog-item{
    padding-inline: 15px;
  }
  .tps-contact-customer-service .title-wrapper-with-link .title, 
  .tps-contact-faq-section .title-wrapper-with-link-text .collection-list-title,
  .tps-loyality-earn-points .title-wrapper-with-link h1.title{
    font-size: 22px;
  }
  .tps-contact-faq-section .accordion-title, .tps-contact-faq-section .accordion-content p{
    line-height: 24px;
  }
  .tps-contact-faq-section .title-wrapper-with-link-text {
      margin-bottom: 30px;
  } 
    .tps-left-right-img .page-width{
    padding-inline: 15px;
  }
  .tps-left-right-img .image-with-text__content h2.image-with-text__heading,
  .tps-left-right-img .image-with-text__content h2.image-with-text__heading, 
  .tps-ring-size-info-para h2.rich-text__heading, .tps-ring-guide-includes .title.inline-richtext,
  .tps-faq-accordino-page h2.title, .tps-faq-accordino-page h2.inline-richtext{
    font-size: 22px;
    line-height: 28px;
  }
  .tps-green-b-info-para .rich-text__wrapper{
    width: 100%;
  }
  .tps-ring-size-info-para p,
  .tps-ring-size-table table th, .tps-ring-size-table table td,
  .tps-ring-guide-includes .multicolumn-card__info .inline-richtext,
  .tps-ring-lab-natural-table table th, .tps-ring-lab-natural-table table td{
      font-size: 14px;
    }
    .tps-ring-size-guide-banner .banner__content{
      margin-bottom: 25px;
    }
    .tps-info-top-banner.tps-top-en-banner-content-spacing .banner__text p{
      margin-inline: auto;
      display: inline-block;
    }
    .tps-ring-size-info-para .rich-text__wrapper{
      padding-inline: 15px;
      margin-inline: 0;
        width: 100%;
    }
    .tps-ring-guide-includes .title-wrapper-with-link {
      margin-bottom: 10px !important;
  }
  .tps-info-navigation .multicolumn-list li .multicolumn-card__info a{
    text-align: center;
  }
  .tps-ring-size-guide-f-collection .product-grid li{
    width: 100%;
    max-width: 100%;
    margin-left: 0px !important;
  }
  .tps-ring-size-form #contact_form .field.checkbox-field input{
    margin: 5px 20px 0 0;
  }
  .tps-our-desinger-review .rich-text__blocks .rich-text__text{
    margin-inline: auto;
  }
  .tps-our-desinger-review .rich-text__blocks .rich-text__text p{
    max-width: 552px;
  }
  .tps-our-desinger-review .rich-text__blocks h2{
    font-size: 14px;
    line-height: 20px;
  }
  .tps-all-designer ul.multicolumn-list{
    grid-template-columns: 1fr 1fr;
  }
  .tps-all-designer ul.multicolumn-list li.multicolumn-list__item:nth-of-type(3n+2) {
      margin-top: 0px;
  }
  .tps-all-designer ul.multicolumn-list{
    grid-row-gap: 30px;
  }
  .tps-no-slider-in-mobile ul.product-grid{
    grid-row-gap: 30px !important;
    grid-column-gap: 1% !important;
  }
  .tps-no-slider-in-mobile ul.product-grid li{
    width: 49% !important;
    max-width: 49% !important;
  }
  .tps-all-designer .tps-container{
    padding-top: 0px !important;
  }
  .tps-left-right-img:not(.tps-quick-tps-ring-size) .image-with-text__content h2.image-with-text__heading strong{
     font-size: 16px;
       line-height: 20px;
       margin-bottom: 5px;
  }
  .tps-ring-size-guide-f-collection.tps-no-slider-in-mobile .card__information a{
      font-size: 13px;
      line-height: 20px;
    }
    .tps-ring-size-guide-f-collection.tps-no-slider-in-mobile .price__regular .price-item{
      font-size: 14px;
      line-height: 14px;
    }
    .tps-ring-size-guide-f-collection .card__labels{
      bottom: -23px;
    }
    .tps-info-navigation .multicolumn-list{
      justify-content: unset;
    }
    .tps-info-navigation .slider-button{
      height: 33px;
    }
    .tps-all-materials .multicolumn-card__info .inline-richtext.h1 {
      font-size: 18px;
      line-height: 26px;
  }
  .tps-return-page-middle-info .rich-text__blocks h2{
    font-size: 20px;
        line-height: 25px;
  }
  .tps-delivery-faq .accordion-section .accordion-section-col .title-wrapper-with-link-text {
      margin-bottom: 25px;
  } 
  .tps-info-top-banner.tps-delivery-banner .banner__text p,
  .tps-info-top-banner .banner__text p{
    margin-inline: auto;
    display: inline-block;
  }
  .tps-legal-page-container .rich-text__wrapper{
    width: 100%;
  }
    .tps-return-how-to li strong{
      width: 60px;
    }
    .tps-return-page-middle-info ul li{
      display: inline-block;
      width: 100%;
    }
    .tps-pay-later-list h2.image-with-text__heading:before{
      margin: -4px 10px 0 0;
      background-size: 100%;
      width: 100px;
    }    
    .tps-return-page-middle-info.tps-return-how-to ul li a{
      margin-left: 0px;
    }
    .tps-faq-accordino-page ul.multicolumn-list{
      column-count: 1;
    }
    .tps-faq-accordino-page ul.multicolumn-list li{
      margin-bottom: 30px;
    }
    .tps-faq-accordino-page ul.multicolumn-list li:last-child{
      margin-bottom: 0px;
    }
   /* .tps-info-navigation .slider.slider--tablet {
        width: unset;
    }*/
    .tps-blog-design .latest-blog-item .latest-blog-item-meta h2, .tps-blog-design .latest-blog-item .latest-blog-item-meta h2 a{
      font-size: 22px;
    }
    .tps-blog-design .latest-blog-item .latest-blog-item-meta span.blog-date{
      font-size: 16px;
    }
    .tps-blog-design #blog-pagination button, .tps-blog-design #blog-pagination span{
      padding: 10px 5px;
    } 
    .tps-ring-size-info-para.tps-faq-top-rich-text h2, 
    .tps-ring-size-info-para.tps-faq-top-rich-text p{
      text-align: left;
    }
    .tps-faq-accordino-page .faq-search-wrapper #faq-search-form{
      justify-content: left;
    }
    .tps-faq-accordino-page .faq-search-wrapper input{
      max-width: 100%;
    }
    .tps-info-navigation .tps-container{
      width: 100% !important;
        max-width: 600px !important;
    }
    .tps-faq-accordino-page .faq-search-wrapper{
      margin: 25px auto 40px;
    }
    .tps-delery-detail table th,
    .tps-delery-detail label[for=region-select],
    .tps-delery-detail select{
      font-size: 14px;
    }
    .tps-delery-detail table td{
      font-size: 12px;
    }
    .tps-delery-detail table th:not(:last-child),
    .tps-delery-detail table td:not(:last-child){
      border-right: none;
      border-bottom: none;
    }
    .tps-delery-detail table th:last-child,
    .tps-delery-detail table td:last-child{
      border-bottom: none;
    }
    .tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a, 
  .tps-recent-bespoke-design ul.product-grid .grid__item .card-wrapper+a{
    font-size: 12px;
  }
  .tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content a:after{
    margin-top: 1px;
  }
  .tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content .heading{
    font-size: 22px;
        line-height: 25px;
  }
  .tps-404-section .multicolumn-card__image-wrapper{
    max-width: 200px;
  }
  .tps-404-section li .multicolumn-card__info p{
    font-size: 14px;
        line-height: 24px;
        max-width: 480px;
  }
  .tps-404-section .multicolumn-list{
    padding-inline: 0px !important;
    padding-bottom: 20px !important;
  }
  .tps-404-section h1{
    font-size: 45px;
        line-height: 40px;
  }
  .tps-ring-size-guide-f-collection .quick-add, 
  .tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product{
    bottom: -24px;
  }
  .tps-free-ring-size-guide .aaa_formbuilder_container{
    width: 100% !important;
  }
  .tps-loyality-program-cols ul.multicolumn-list{
    grid-template-columns: 1fr;
  }
  .tps-loyality-program-cols ul.multicolumn-list li:nth-child(1),
  .tps-loyality-program-cols ul.multicolumn-list li:nth-child(2),
  .tps-loyality-program-cols ul.multicolumn-list li:nth-child(3){
    margin-top: 0px;
    width: 100%;
    max-width: 100%;
  }
  .tps-ring-size-info-para.tps-loyality-membership-para h2, 
  .tps-ring-size-info-para.tps-loyality-membership-para p,
  .tps-ring-size-info-para.tps-loyality-membership-para p em{
    text-align: center;
        width: 100%;
        max-width: 100%;
  }
  .tps-loyality-earn-points .multicolumn-list li {
        width: 49%;
        max-width: 49%;
    }
    .tps-loyality-earn-points .multicolumn-list{
      grid-column-gap: 2%;
    }
    .tps-ring-guide-styles.tps-loyality-rewards span.inline-richtext{
      font-size: 16px;
    }
    .tps-left-right-img.tps-loyality-clogau .image-with-text__content h2.image-with-text__heading strong{
      margin-bottom: 12px;
    }
    .tps-ring-size-guide-f-collection .product-grid .swiper-slide.grid__item{
      width: unset;
        max-width: unset;
        max-width: unset;
    }
    .tps-ring-size-guide-f-collection .swiper-scrollbar{
      background: var(--secondary-color-1) !important;
      height: 2px !important;
      width: 100% !important;
      max-width: 70%;
    }
    .tps-ring-size-guide-f-collection .swiper-scrollbar .swiper-scrollbar-drag{
      background: var(--bgcolor-black) !important;
      height: 4px !important;
      border-radius: 10px !important;
      top: -1.5px;
      cursor: default;
    }
  .tps_swym .swym-storefront-layout-title {
    font-size: 30px;
        line-height: 40px;
  }
  .tps-ring-size-guide-f-collection .xb-wishlist__btn-custom{
    bottom: -24px;
  }
  .tps-style-spotlight {
    margin-bottom: 0px;
  }
  .tps-info-navigation .multicolumn-list li .multicolumn-card__info a,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button{
    padding: 8px 10px;
    border: 1px solid var(--bgcolor-black);
    border-radius: 23px;
  }
  .tps-info-navigation .multicolumn-list li.is-navigation-item-active .multicolumn-card__info a:after,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active span::after{
    display: none;
  }
  .tps-info-navigation .multicolumn-list li.is-navigation-item-active .multicolumn-card__info a,
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active{
    background-color: var(--bgcolor-black)!important;
    color: var(--bgcolor-white);
  }
  .tps-blog-design .tps-blog-button-cr .blog-category-buttons button.active span{
    color: var(--bgcolor-white);
  }
  .tps-info-navigation .slider-buttons{
    display: none !important;
  }
  .tps-info-navigation .multicolumn-list{
    padding-bottom: 18px !important;
        padding-top: 20px !important;
  }
  .tps-membership-table .tps-membership-table-head div .tps-membership-benifits-title{
    display: none;
  }
  .tps-membership-table .tps-membership-table-head div{
    grid-column-gap: 20px;
    justify-content: center;
  }
  .tps-membership-table .tps-membership-table-head div .tps-membership-silver-title, 
  .tps-membership-table .tps-membership-table-head div .tps-membership-gold-title, 
  .tps-membership-table .tps-membership-table-head div .tps-membership-platinum-title{
    width: -webkit-fill-available;
        padding: 7px 10px;
        border: 1px solid var(--bgcolor-black);
        border-radius: 18px;
        max-width: 110px;
        margin: 3px 0px 10px 0px;
  }
  .tps-membership-table .tps-membership-table-head p{
    display: block;
    font-family: var(--font-body-family);
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: var(--bgcolor-black);
    width: 100%;
    text-align: center;
    margin-top: 0;  
  }
  .tps-membership-table .tps-membership-table-body div{
    grid-column-gap: 10px;
    align-items: center;
    flex-wrap: unset;
  }
  .tps-membership-table .tps-membership-table-body div span{
    width: auto !important;
    display: inline-block;
  }
  .tps-membership-table .tps-membership-table-body div span.tps-membership-benifits{
    order: 4;
    -webkit-order:4;
  }
  .tps-membership-table .tps-membership-table-body div span.tps-membership-silver{
    order: 1;
    -webkit-order:1;
  }
  .tps-membership-table .tps-membership-table-body div span.tps-membership-gold{
    order: 2;
    -webkit-order:2;
  }
  .tps-membership-table .tps-membership-table-body div span.tps-membership-platinum{
    order: 3;
    -webkit-order:3;
  }
  .tps-membership-table .tps-membership-table-body div span.tps-mobile-ben-title{
    width: 25px !important;
    height: 25px;
    background-image: url(../assets/benifits-icon.svg);
    background-position: center center;
    background-repeat: no-repeat;
  }
  .tps-membership-table .tps-membership-table-body div span.tps-mobile-ben-title.tps-membership-no-icon{
    background-image: url(../assets/no-benifits-icon.svg);
  } 
  .tps-membership-table .tps-membership-table-body div span.tps-mobile-ben-title::after{
    opacity: 0;
  }
  .tps-membership-table .tps-membership-table-head div span.active{
    background-color: var(--bgcolor-black);
    color: var(--bgcolor-white);
  }
  .tps-membership-table .tps-membership-table-body div span.tps-mobile-ben-title:not(.active){
    display: none;
  }
  .tps-ring-guide-styles.tps-precious-metal-gc .title.inline-richtext{
    font-size: 22px;
        line-height: 28px;
  }
  .tps-img-left-right-clor-button.tps-why-choose-gold .button:last-child, .tps-img-left-right-clor-button.tps-metal-platinum .button:last-child {
        margin-left: 7px;
    }
    .tps-precious-meta-table-cr table tr td {
        font-size: 13px;
    }
    .tps-guides-includes-para ol li,
    .tps-ring-guide-styles .title.inline-richtext strong,
    .tps-guides-includes-para ol li a{
      font-size: 14px;
    }
    .tps-loyality-ur-reward .rich-text__wrapper{
      width: 100% !important;
      margin-inline: 0px !important;
    }
    .tps-ring-guide-styles.tps-gold-more-guide .tps-custom-multi-para p,
    .tps-tiny-love-notes .tps-custom-multi-para p{
      font-size: 14px;
    }
    .tps-img-left-right-clor-button.tps-yellow-gold-btn .button,
  .tps-img-left-right-clor-button.tps-yellow-gold-btn .button:last-child{
    margin-left: 0px;
    max-width: 320px;
  }
  .tps-why-choose-gold .image-with-text__content, .tps-metal-platinum .image-with-text__content{
    flex-direction: column;
  }
  .tps-common-cr-space {
        margin-bottom: 55px;
    }
    .tps-guides-includes-para {
        margin-top: -25px;
    }
    .tps-left-right-img .image-with-text__content, 
    .tps-left-right-img.tps-left-content-right-img .image-with-text__content {
        padding: 0px 0px 0px 0px;
    }
  .tps-common-cr-space.tps-icon-with-text.multicolumn p.inline-richtext {
        font-size: 22px;
    }
    .tps-why-choose-gold .image-with-text__content .button, 
    .tps-metal-platinum .image-with-text__content .button{
      margin-left: 0px !important;
    }
    .metal-precious-left-right .image-with-text__content .image-with-text__text {
      margin-top: 10px;
  }
  .metal-precious-left-right .image-with-text__content h2.image-with-text__heading{
    font-size: 16px;
       line-height: 24px;
  }
  .tps-final-thoughts.tps-metal-platinum .image-with-text__content{
    flex-direction: unset;
  }
  .tps-ring-size-info-para h2.rich-text__heading + .rich-text__text {
      margin-top: 6px;
  }
  .tps-ring-size-guide-f-collection .xb-wishlist__btn-custom {
        bottom: 9px;
        right: 9px;
    }
    .tps-ring-size-guide-f-collection .card__inner + .card__content {
      padding-top: 10px !important;
  }
  .tps-info-shape-slider-title.tps-ring-size-info-para h2.rich-text__heading,
  .tps-info-shape-slider .shape-content-slider ul li span{
    font-size: 28px;
  }
  .tps-diamond-slider-section.tps-info-shape-slider .custom-prev{
    left: 12%;
  }
  .tps-diamond-slider-section.tps-info-shape-slider .custom-next {
      right: 12%;
  }
  .tps-info-labgrown-content-section .multicolumn-card-spacing{
    margin: 0px auto 25px !important;
        width: 44%;
  }
  .tps-info-labgrown-content-section ul li .multicolumn-card__info span.inline-richtext{
    font-size: 14px;
    line-height: 14px;
  }
  .tps-term-and-condtion-cr .accordion__title,
  .tps-term-and-condtion-cr .accordion .accordion__content p strong,
  .shopify-policy__container .shopify-policy__body p strong{
    font-size: 14px;
        line-height: 22px;
  }
  .tps-term-and-condtion-cr .accordion .accordion__content {
      padding: 20px 10px;
  }
  .tps-term-and-condtion-cr .accordion .accordion__content ul, 
  .tps-term-and-condtion-cr .accordion .accordion__content ol,
  .shopify-policy__container .shopify-policy__body ul{
    padding-left: 5px;
  }
  .tps-term-and-condtion-cr .accordion summary{
    padding: 10px 10px;
  }
  .tps-cookies-main h1.rich-text__heading{
    margin-bottom: 15px;
    }
    .tps-term-and-condtion-cr .collapsible-content__wrapper{
      padding-top: 5px;
    }
    .shopify-policy__container .shopify-policy__body {
      padding: 20px 0px 0px;
  }
  .tps-ring-lab-natural-table table th, .tps-ring-lab-natural-table table td {
      padding: 12px 10px;
  }
  .tps-info-page-video .tps-video-play{
    width: 45px;
        height: 45px;
        font-size: 25px;
  }
  .tps-ring-size-info-para.tps-faq-top-rich-text.tps-mob-center h2,
  .tps-ring-size-info-para.tps-faq-top-rich-text.tps-mob-center p {
    text-align: center;
  }
  .tps-trust-pilot-page-review .orichi-review-custom-label{
     font-size: 12px;
       line-height: 14px;
  }
  .tps-trust-pilot-page-review .orichi-review-count-text{
    font-size: 12px;
  }
  .tps-review-last-para h2{
    font-size: 28px;
    line-height: 38px;
  }
  .tps-review-last-para .rich-text__text p br{
    display: block;
  }
  .tps-review-last-para .rich-text__text p{
    font-size: 14px;
    line-height: 24px;
  }
  .tps-google-info-page-review .bcRwMe, 
  .tps-google-info-page-review .fvDDbc,
  .tps-google-info-page-review .iHPwDG{
    font-size: 12px;
    line-height: 12px;
  }
  .tps-trust-pilot-page-review .orichi-review-custom-label{
    padding: 0px 0px 20px;
  }
  .tps-preview-jewlery-val .title-wrapper-with-link{
    margin-bottom: 10px !important;
  }
  .tps-ring-guide-styles.tps-valuations-services .title.inline-richtext{
    margin-bottom: 15px;
    text-align: left;
  }
  .tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field p,
  .tps-dynamic-section-description .metafield-rich_text_field p,
  .tps-dynamic-article .tps-dynamic-rich-text p a, 
  .tps-dynamic-article .tps-dynamic-rich-text p a em, 
  .tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a, 
  .tps-dynamic-article .tps-dynamic-article-image-text .metafield-rich_text_field p a em{
    font-size: 14px;
       line-height: 22px;
  }
  .tps-dynamic-article .tps-dynamic-article-image-text .tps-dynamic-section-heading, .tps-dynamic-article .tps-dynamic-rich-text .tps-dynamic-section-heading{
    font-size: 22px;
        line-height: 28px;
  }
  .tps-dynamic-post .blog .page-width-desktop, 
  .tps-dynamic-post .article-template{
    padding-inline: 15px;
  }
  .tps-dynamic-post .blog .title-wrapper-with-link{
    padding-inline: 0px;
  }
  .tps-dynamic-post .blog h2{
    font-size: 28px;
        line-height: 38px;
  }
  .tps-dynamic-post .blog .title-wrapper-with-link + .subheading p{
    font-size: 14px;
  }
  .tps-dynamic-post .tps-ring-size-guide-f-collection .swiper-container{
    padding-bottom: 30px !important;
  }
  .tps-dynamic-post .article-template header.page-width{
    max-width: 420px;
        grid-row-gap: 13px;
  }
  .tps-dynamic-post .article-template header.page-width h1{
    margin-bottom: 4px;
  }
  .tps-dynamic-post .circle-divider::after{
    margin-inline: 6px;
  }
  .tps-dynamic-post .circle-divider:nth-child(3)::after{
    display: none;
  }
  .tps-dynamic-post .article-template .article-template__social-sharing{
    margin: -6px 0px 0px 7px;
  }
  .tps-dynamic-article .tps-dynamic-rich-text, .tps-dynamic-post .article-template__hero-container, .tps-dynamic-article .tps-dynamic-article-image-text {
      margin-bottom: 55px;
  }
  .tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field::after, .tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field::before{
    width: 20px;
  }
  .tps-dynamic-section-description .icon-quote-start + .metafield-rich_text_field{
    padding-inline: 21px;
  }
  .tps-dynamic-post .article-template__back a{
    margin-top:55px;
  }
  .tps-ring-size-guide-f-collection.tps-button-line-height-in-mobile .tps_view_all_btn{
    padding-block: 6px;
    line-height: 24px;
  }
  .tps-no-mobile-slider-new .swiper-wrapper.no-swiperproduct-grid{
    flex-wrap: wrap;  
    grid-gap: 20px 2%;
  } 
  .tps-ring-size-guide-f-collection .swiper-wrapper .swiper-slide{
    width: 49%;
  }
  .tps-ring-size-guide-f-collection .quick-add, .tps-ring-size-guide-f-collection button.swym-add-to-wishlist-view-product {
      bottom: 0px;
  }
  .tps-ring-size-guide-f-collection .xb-wishlist__btn-custom {
    bottom: 0px;
    right: 32px;
 }
 .tps-ring-size-guide-f-collection .swiper-container{
  padding-bottom: 0px !important;
 }
 .tps-no-mobile-slider-new.tps-ring-size-guide-f-collection .page-width{
   margin-bottom: 0px;
 }
 
.tps-blog-faq .tps-dynamic-section-heading{
  font-size: 22px;
}
.tps-custom-blog-btn a {
  grid-column-gap: 10px !important;
}
.tps-ring-size-guide-f-collection .swiper-container {
    padding-bottom: 30px !important;
}
.tps-left-right-img.tps-button-fit-to-content .button {
    line-height: 20px;
}
.tps-info-navigation .slider-mobile-gutter{
  overflow-x: hidden;
}
.tps-info-navigation .slider.slider--tablet{
  width: 100% !important;
}
.tps-ring-size-guide-f-collection .swiper-container{
  margin-top: 15px;
}
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item{
  padding-top: 30px;
}
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .tpe_product_title, 
.tps_prod_with_text .tps_text_col_sec.col.product__info-wrapper.grid__item .heading{
  font-size: 22px !important;
}
body.wishlist .xb-wishlist-products{
  padding-inline: 0px !important;
}
body.wishlist .xb-wishlist-page .xb-wishlist-product__remove-product{
  right: 10px;
  left: inherit;
}
.tps-preview-jewlery-val.tps-preview-jw-valution .multicolumn-card__info .inline-richtext{
  margin-bottom:3px;
}
}
@media(max-width:749px){
  .tps-info-top-banner .banner__media.media::before{
    display: none !important;
  }
  .tps-info-top-banner .banner__media.media img{
    position: unset !important;
  }
  .tps-info-top-banner .tps-container .banner__box {
        max-width: 100%;
        padding: 0px !important;
    }
    .tps-info-top-banner .banner__text{
      width: 100%;      
    }
    .tps-info-top-banner .banner__text p{
      text-align: center;
    }
    .tps-info-top-banner .tps-container{
      padding-bottom: 0px !important;
    }
    .tps-info-top-banner h1.banner__heading{
      text-align: center;
        margin-inline: auto;
    }
    .tps-info-top-banner .banner__buttons{
      max-width: 100% !important;
      justify-content: center;
    }
    .tps-info-top-banner .banner__text p br{
      display: none;
    }
    .tps-see-all-designer-jewelery .page-width{
      padding-top: 0px !important;
    }
    .tps-ring-guide-styles .title-wrapper-with-link {
      margin-bottom: 15px !important;
  }
  .tps-info-top-banner .tps-container .banner__box{
    height: auto;
    min-height: fit-content;
  }
  .tps-info-navigation .slider-mobile-gutter{
    width: 100%;
  }
  body.cart .cart-items tbody tr td{
    border-bottom: none !important;
  }
  body.cart .cart-items thead tr th:first-child, body.cart .cart-items tbody tr td:first-child {
    padding-left: 0px;
  }
  body.cart .cart-items thead tr th{
    background-color: var(--bgcolor-white);
    color: var(--bgcolor-black);
  }
  body.cart .cart-items thead tr,
  body.cart .cart-items tbody tr{
    margin-bottom: 0px;
  }
  body.cart .cart-items tbody tr td.cart-item__details{
    padding-bottom: 0px;
  }
  body.cart .cart-items tbody tr td.cart-item__quantity{
    padding-top: 0px;
  }
  body.cart .cart__footer-wrapper:last-child .cart__footer{
    padding: 0px;
  }
  body.cart .tps-cart-section .cart-items .cart-item__name,
  body.cart .tps-cart-section .cart-items .cart-item__name + .product-option, 
  body.cart .tps-cart-section .cart-item__details div[data-hulkapps-ci-price], 
  body.cart .tps-cart-section .cart-item__price-wrapper span[data-hulkapps-line-price],
  body.cart .tps-cart-section .cart-items .product-option dt,
  body.cart .tps-cart-section .cart-items .product-option dd,
  body.cart .tps-cart-section .quantity__input,
  body.cart .cart-items thead tr th{
    font-size: 14px;
  }
  body.cart .tps-cart-section .cart-item__image-container{
    width: 80px;
    height: 80px;
  }
  body.cart .tps-cart-section .cart-item__image-container img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }

}
@media(max-width:700px){
  .tps-recent-bespoke-design ul.product-grid{
    grid-column-gap: 1.5%;
  }
  .tps-recent-bespoke-design ul.product-grid li.grid__item {
        width: 49%;
        max-width: 49%;
    } 
    .tps-recent-bespoke-design ul.product-grid li.grid__item.custom-image-item{
      width: 100% !important;
        max-width: 100% !important;
        order: -1;
        -webkit-order:-1;
    }
    .tps-recent-bespoke-design ul.product-grid .card-image .card-custom-content .content p{
      margin: 5px 0 10px;
    }
}
@media(max-width:639px){
  .tps-all-designer ul.multicolumn-list {
        grid-column-gap: 20px;
    }
    .tps-all-materials ul.multicolumn-list{
      grid-template-columns: 1fr ;
    }
    .tps-blog-design .tps-blog-button-cr .blog-category-buttons{
       display: flex;
     overflow-x: auto;
     scroll-snap-type: x mandatory;
     -webkit-overflow-scrolling: touch; 
     justify-content: unset;
    }
    .tps-blog-design .tps-blog-button-cr .blog-category-buttons button{
      flex: 0 0 15%;
        scroll-snap-align: start;
    }
    .tps-blog-design .tps-blog-button-cr .blog-category-buttons::-webkit-scrollbar {
    display: none; 
  }
    
}
@media(max-width:580px){
  .tps-exchange-and-return ul.multicolumn-list,
  .tps-contact-customer-service ul.multicolumn-list{
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
  }
  .tps-exchange-and-return ul.multicolumn-list .multicolumn-list__item{
    max-width: 70%;
        margin-inline: auto;
  } 
  .tps-contact-customer-service .multicolumn-card__info p{
    max-width: 80%;
  }
  .tps-contact-customer-service ul li:not(:first-child) .multicolumn-card__info p {
        max-width: 300px;
    }
    .tps-info-top-banner .banner__buttons{
      flex-wrap: nowrap;
    }
    .tps-ring-size-table>div,
    .tps-membership-table,
    .tps-ring-lab-natural-table  .title-wrapper-with-link-text + div{
      width: 100%;         
       overflow-x: auto;
    }
    .tps-ring-size-table>div table,
    .tps-membership-table table,
    .tps-ring-lab-natural-table table{
      width: 100%;
        min-width: 580px;    
        border-collapse: collapse;
        border: 1px solid var(--secondary-color-1);
        border-top: 0px;
    }
    .tps-ring-lab-natural-table table{
       min-width: 660px;    
    }
    .tps-ring-size-form #contact_form .field.checkbox-field input+label span, 
    .tps-ring-size-form #contact_form .field.checkbox-field input+label span small{
      font-size: 12px;
       line-height: 20px;
    }
    .tps-our-desinger-review .rich-text__blocks .rich-text__text:after, 
    .tps-our-desinger-review .rich-text__blocks .rich-text__text:before{
      width: 20px;
    }
    .tps-our-desinger-review .rich-text__blocks .rich-text__text{
      padding-inline: 20px;
    }
    .tps-our-desinger-review .rich-text__blocks .rich-text__text:after{
      right: -6px;
    }
    .tps-our-desinger-review .rich-text__blocks .rich-text__text:before{
      left: -7px;
    }
    .tps-our-desinger-review.tps-designer-bio-info .rich-text__blocks .rich-text__text:after{
      right: -5px;
    }
    .tps-ring-guide-styles.tps-metal-matters ul.multicolumn-list .multicolumn-list__item {
        width: 100%;
        max-width: 100%;
    }
    .tps-blog-design #blog-articles-container{
      grid-template-columns:1fr;
    }
    .tps-blog-design .tps-blog-button-cr .blog-category-buttons button{
      flex: 0 0 25%;
    }
    .tps-bespoke-form-design .fb-input-btn-group{
      flex-direction: column;
      align-items: anchor-center;
      grid-row-gap: 35px;
    }
    .tps-bespoke-form-design .form-group.fb-submit,
    .tps-bespoke-form-design .form-group.fb-file,
    .tps-bespoke-form-design .form-group.fb-submit .button-input{
      width: 300px;
      max-width: 300px;
      font-size: 16px !important;
    }
    .tps-loyality-earn-points .multicolumn-list li{
      padding:8px 5px 10px;
    } 
    .tps-img-left-right-clor-button.tps-why-choose-gold .button:last-child, 
    .tps-img-left-right-clor-button.tps-metal-platinum .button:last-child {
        margin-left: 0px;
    }
    .tps-img-left-right-clor-button.tps-metal-platinum .button,
    .tps-img-left-right-clor-button.tps-why-choose-gold .button, 
    .tps-img-left-right-clor-button.tps-metal-platinum .button,
    .tps-img-left-right-clor-button.tps-metal-platinum.tps-metal-rhodium .button,
    .tps-img-left-right-clor-button.tps-yellow-gold-btn .button,
  .tps-img-left-right-clor-button.tps-yellow-gold-btn .button:last-child,
  .tps-how-do-u-choose-btn .button,
  .tps-common-cr-space.tps-icon-with-text.multicolumn .multicolumn-list li.multicolumn-list__item.grid__item{
      width: 100%;
        max-width: 100%;
    }
    .tps-how-do-u-choose-btn .button:last-child{
      margin-top: 8px !important;
    }
    .tps-guides-includes-para ol{
      grid-template-columns: 1fr;
    }
    .tps-contact-customer-service ul.multicolumn-list{
      grid-row-gap: 50px;
    }
    .tps-info-page-instagram .instafeed-new-layout-item{
      width: 265px !important;
    }
    .tps-para-graph-grm-list ul li .multicolumn-card__info .inline-richtext.h1{
      margin-top: 0px !important;
    }
    body.wishlist .xb-wishlist-page .xb-grid-style>div,
    body.wishlist .xb-wishlist-products__heading + div{
      grid-template-columns:1fr!important;
    }
    body.wishlist .xb-wishlist-product__select{
      max-width: 100% !important;
      width: 100%;
    }
    .tps-bespoke-form-design .form-group.fb-file,
    .tps-contact-form-sec .form-group.fb-file{
       flex-direction:column;
    }
    .tps-contact-form-sec #ContactForm .field-file label, 
    .tps-bespoke-form-design .form-group.fb-file .fb-file-label{
      height: 47px;
      min-height: 47px;
    }
    .tps-bespoke-form-design .fb-input-btn-group #selected-file-name,
    .tps-contact-form-sec .fb-input-btn-group #selected-file-name{
       margin-top:10px;
       position:unset;
    }
    .tps-bespoke-form-design .form-group.fb-file .form-control{
      top:0px;
      transform:none;
    }
    .tps-bespoke-form-design .form-group.fb-file .fb-file-label, 
    .tps-bespoke-form-design .form-group.fb-file .form-control{
      width: 300px !important;
    }
    .tps-bespoke-form-design .fb-input-btn-group{
      grid-row-gap: 7px;
    }
    .tps-bespoke-form-design .form-group.fb-submit{
      margin-top: 20px;
    }
    
} 

@media(max-width:480px){
  .tps-exchange-and-return ul.multicolumn-list .multicolumn-list__item{
    max-width: 100%;
  }
  .tps-info-top-banner .banner__buttons a,
  .tps-custom-blog-btn a{
    max-width: 210px;
    min-width: 16rem;
    grid-column-gap: 2px;
  }
  .tps-info-top-banner .banner__buttons{
    grid-column-gap: 7px;
  }
  .tps-contact-form-sec #ContactForm .contact__button .button,
  .tps-contact-form-sec #ContactForm .field-file{
    width: 160px;
  }
  .tps-ring-guide-styles ul.multicolumn-list .multicolumn-list__item{
    width: 100%;
        max-width: 100%;
  }
  .tps-no-slider-in-mobile ul.product-grid li {
        width: 49% !important;
        max-width: 49% !important;
    }
    .tps-all-designer ul.multicolumn-list {
        grid-template-columns: 1fr;
    }
    .tps-no-slider-in-mobile ul.product-grid{
      grid-column-gap: 2% !important;
    }
    .tps-newsletter-section.tps-common-cr-space {
         margin-top: 80px !important; 
    }
    .tps-info-labgrown-content-section .multicolumn-card-spacing{
        width: 80%;
  }
  .tps-info-labgrown-content-section .multicolumn-card-spacing {
        width: 60%;
    }
    .tps-trust-pilot-page-review .slick-track .slick-slide:not(.slick-cloned),
    .tps-google-info-page-review .kvkDuY>div{
      width: 100% !important;
  }
  .tps-google-info-page-review .kvkDuY>div{
    margin-top: 0px !important;
  }
  .tps-info-top-banner .banner__buttons a, 
  .tps-custom-blog-btn a{
    white-space: normal !important;
    line-height:20px;
  }

}
@media(max-width:450px){
  .tps-info-top-banner .banner__buttons{
    flex-wrap: wrap;
  }
  .tps-info-top-banner .banner__buttons a,
  .tps-custom-blog-btn a{
    max-width: 80%;
  }
  .tps-left-right-img.tps-img-left-right-two-button .button:last-child{
    margin-left: 0px;
  }
  .tps-left-right-img.tps-img-left-right-two-button .button{
    max-width: 100%;
  }
  .tps-left-right-img.tps-img-left-right-two-button.tps-clogau-ph .button{
    max-width: 218px;
  }
}
@media(max-width:425px){
  .tps-membership-table .tps-membership-table-head div .tps-membership-silver-title, 
  .tps-membership-table .tps-membership-table-head div .tps-membership-gold-title, 
  .tps-membership-table .tps-membership-table-head div .tps-membership-platinum-title{
    max-width: 88px;
  }
  .tps-membership-table .tps-membership-table-head div{
    grid-column-gap: 15px;
  }
  
}
@media(max-width:380px){
  .tps-info-top-banner .banner__buttons a{
        max-width: 100%;
    }
}