/** Shopify CDN: Minification failed

Line 1175:10 Unexpected "="
Line 1178:10 Unexpected "="
Line 3232:0 All "@import" rules must come first

**/
@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gruppo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');



@font-face {
  font-family: "Montserrat-Regular";
  src: url("/cdn/shop/files/Montserrat_Ultra_Light.otf?v=1703841022")
      format("woff2"),
    url("/cdn/shop/files/Montserrat_Ultra_Light.otf?v=1703841022")
      format("woff");
}
@font-face {
  font-family: "Montserrat-bold";
  src: url("/cdn/shop/files/Montserrat-Bold.woff?v=1702535183")
      format("woff2"),
    url("/cdn/shop/files/Montserrat-Bold.woff?v=1702535183")
      format("woff");
}


.fontText {
  width: 100%;
}
#myCheck_custom {
  width: 23px;
  height: 23px;
  float: inline-start;
  cursor: pointer;
}
.removeform_block {
  cursor: pointer;
}
.removeform_block:hover {
  text-decoration: underline;
}
.second_customfor_div {
  margin-top: 10px;
}
.site-header__drawer .cart__item .cart__item--properties span {
  font-weight: bold;
}
.custom_fontselectoption select {
  width: 100%;
  /* background: transparent; */
  border: 1px solid #a7a4a4;
}
.parsonalized_jewellery {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.parsonalized_jewellery span {
  font-weight: bold;
  font-size: 14px;
}

#text_custom {
  /* background: #d4fffb; */
  background: #9fe6de26;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.main-div_formblock {
  margin-top: 25px;
}
.datediv_format_custom {
  display: flex;
  margin-top: 10px;
  gap: 7px;
  align-items: end;
  font-weight: bold;
}
.font-boxcustom {
  display: inline-block;
  padding: 12px 0px;
  margin: 5px;
  border: 1px solid #ddd;
  cursor: pointer;
  font-size: 15px;
  width: 50px;
  text-align: center;
}

.font-boxcustom.selected {
  border: 2px solid #000;
}
.customfor_div {
  margin-top: 25px;
}
.customfor_divtext input {
  width: 100%;
}
#previewDiv .first_text__ {
  font-weight: bold;
}
#secondpreviewDiv {
  margin-top: 20px;
}
#secondpreviewDiv .first_text__ {
  font-weight: bold;
}
#previewDiv {
  margin-top: 20px;
}
/* #previewText {
  min-height: 65px;
}
#secondPreviewText {
  min-height: 65px;
} */
#secondPreviewText:first-child{
  display: none;
}
.customPreviewText {
  padding: 18px 10px;
  border: 1px dashed #60bcb7;
  text-align: center;
  font-size: 25px;
  margin-top: 10px;
  display: block;
  overflow-x: auto;
}
.common_icon_style {
  cursor: pointer;
  width: 40px;
  border: 1px solid trasparent;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  font-size: 35px;
  line-height: 0;
}
.datecustom_icon.selected {
  background-color: #333;
  color: white;
  border-radius: 3px;
  padding: 2px 5px;
}
.only_select_this_icon {
  color: red;
  font-weight: bold;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: -10px;
}
.datecustomfor_div {
  margin-top: 20px;
  margin-bottom: 20px;
}
.secondcustomfor_div {
  margin-top: 20px;
}
#text_custom label {
  font-size: 14px;
  font-family: arial;
}

.selectsymbol_custom {
  display: flex;
  align-items: center;
  border: 1px solid lightgray;
  padding: 3px 10px;
}
#maincheckboxdiv {
  margin: 10px 0px;
}

.format-box {
  padding: 9px 10px;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  width: -webkit-fill-available;
  text-align: center;
}

.custom_date_fromat__ {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  justify-content: space-between;
  margin-top: 10px;
}
.format-box.selected {
  border-color: #000;
}

.jdgm-widget.jdgm-widget {
  display: block !important;
}
.custom_filtertop_ {
  position: relative !important;
  top: -20px !important;
}
.spinner {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid black;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

.jdgm-write-rev-link.jdgm-write-rev-link {
  background-color: #339999 !important;
  border: 2px solid #339999 !important;
}
/* Safari */
@-webkit-keyframes spins {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spins {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#Huratips-Pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
#Huratips-Loop {
  margin-bottom: 40px;
}

/* Example of applying the custom font to an element */
body {
  font-family: Montserrat-Regular;
}
.cc-revoke {
  z-index: 9999 !important;
}

.preorder_custom .icon--inventory:before {
  background: #54c63a;
}
.preorder_custom .icon--inventory:after {
  background: #54c63a;
}
.custom-col-grid_ .image-col-grid___ {
  min-height: 180px;
}
.acrhivedblockcustom {
  padding: 10px;
  border-radius: 5px;
}

.slider_3_tier {
  display: block !important;
  /* position: absolute;
    top: 0; */
  position: fixed;
  top: 10%;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: hidden;
  overflow-x: hidden;
  background: #fff;
  overflow: auto;
}
.customgifttext {
  margin-bottom: 15px;
}
.messagecustomerror {
  margin-bottom: 7px;
  font-weight: bold;
  text-transform: capitalize;
}
#shopify-block-advanced_wishlist_wishlist_btn_fciC99 {
  margin-top: -12px;
}
.ring_size_ {
  margin-top: 10px;
}
.custompromounit {
  margin-top: 8px;
}
.modal__centered-content .product-block--tab .collapsible-trigger {
  background: none !important;
  padding: 25px 17px 12px 0;
  color: #888;
  font-weight: var(--typeHeaderWeight);
  font-family: Montserrat-bold;
}

.customunderlay {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  /* transition: opacity .1s ease .1s, visibility 0s linear .2s; */
}
.header-item--icons .site-nav .site-nav__close-cart {
  display: none !important;
}
html.cart-open .customunderlay {
  visibility: visible;
  opacity: 1;
  z-index: 99;
}
button.close-button_ {
  position: absolute;
  right: -10px;
  top: 1px;
}
ul.data_custom_menus {
  display: flex;
  flex-wrap: wrap;
}
li.slide-nav__item.custom-bold-element {
  order: -1;
  font-weight: bold;
  padding-bottom: 0 !important;
}
.announcements_ {
  background: #000;
}
.announcement-slider__content p {
  font-weight: bold;
}
h1.site-header__logo {
  margin: 0;
}
li.BLACK.FRIDAY_mt a {
  color: red !important;
}
.site-nav .site-nav__link {
  font-size: 13.6px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.megamenu__col-title a.site-nav__dropdown-link {
  color: #6dc4c1 !important;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.75rem;
}
/* a.site-nav__dropdown-link {
    color: #888888;
} */
a.site-nav__dropdown-link {
  color: #575e62;
  font-size: 0.75rem;
}
.site-nav__dropdown {
  background: #f2f2f2;
}
.megamenu__cols a:hover {
  background-color: transparent;
}

.header-section {
  padding-bottom: 0;
}
.site-header__element .site-nav__item .icon-chevron-down {
  height: 6px;
  width: 6px;
  color: #000;
}
.page-width {
  max-width: 1530px;
}
.search__input-wrap .search__input {
  border-top: none;
  border-left: none;
  border-right: none;
  border: none;
}
span.arrow {
  font-size: 18px;
  color: #000;
}
.section-header__title {
  font-weight: 700;
  text-transform: uppercase;
}

.image_container div {
  display: flex;
  flex-wrap: nowrap;
}
.megamenu {
  line-height: 1.8;
  padding-top: 20px;
}
.header-bottom-sec {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}
.header-bottom-sec p {
  color: #000;
  letter-spacing: 1px;
  font-weight: 900;
  font-family: "Montserrat-bold";
}
.header-bottom-sec a {
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
}
.header-bottom-sec {
  padding: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 0.75rem;
}
.only_desk.header-bottom-sec {
  padding: 5px;
}
.only_desk .content-1 {
  padding-bottom: 10px;
}
/* ul.site-nav {
    border-bottom: 2px solid #5e5e5e
} */
.site-header__element--subb .page-width.text-center {
  padding: 0;
}
.drawer {
  display: none;
}
.show_desktop {
  display: block;
}
.top {
  display: none;
}
.main-content .main_container {
  display: flex;
}
a.image_grid_col {
  width: 50%;
  padding: 2px;
}
.grid-mt__ {
  padding-bottom: 51px;
}
body.Women.template-page .page-content {
  padding-bottom: 0px;
}
body.Women.template-page header.section-header {
  margin-bottom: 0px;
}
body.Women.template-page h1.section-header__title {
  display: none;
}

body.Men.template-page .page-content {
  padding-bottom: 0px;
}
body.Men.template-page header.section-header {
  margin-bottom: 0px;
}
body.Men.template-page h1.section-header__title {
  display: none;
}
.slide-nav__wrappercustom {
  position: fixed;
  left: -100%;
  top: 0;
  width: 100%;
  background-color: #fff;
  display: none;
  z-index: 9999999999 !important;
  transition: left 0.3s ease;
  bottom: 0 !important;
  overflow-x: hidden;
  overflow-y: hidden;
}
.custombodyhidden {
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .customauickviewbutton__ {
    line-height: normal !important;
    font-size: 11px !important;
  }
  li.slide-nav__item.custom-bold-element {
    font-weight: 100;
  }
  .slide-custom_nav .slide-nav__link {
    padding: 10px 16px;
  }
  .custom_menu {
    display: none;
    position: absolute;
    top: 1px;
    left: 0;
    padding-left: 15px;
    z-index: 5;
    line-height: normal;
    height: 50px;
  }

  .slide_menu_a {
    min-height: 50px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    padding: 0px 50px;
  }
  .slideleftmenu {
    height: 100%;
    width: calc(var(--outer) * 1.5);
    min-width: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .parentchildcustom .custom_menu {
    display: block;
  }
  .slide-navcustom__ {
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* .site-header__subcustom{
    position:absolute!important;
  } */

  .custom_menu_link svg {
    display: block;
    /* margin: 15px; */
    width: 29px;
    height: 27px;
    text-align: right;
  }

  .customdrawer__head {
    position: relative;
    width: 100%;
    padding: 15px;
  }

  .custom_menu_link {
    display: block;
    position: relative;
    left: -10px;
    right: auto;
    cursor: pointer;
    font-size: 24px;
    padding: 5px;
  }
  header .slide-nav__link {
    text-transform: uppercase !important;
  }

  .custom_classsubmenu {
    position: absolute !important;
    top: 70px !important;
    background: white;
    color: black;
    z-index: 5;
    height: -webkit-fill-available;
  }
  ul.slide-nav__dropdown.custom_classsubmenu {
    display: block !important;
  }

  .parentchildcustom .slide-custom_nav.active {
    z-index: 10;
    visibility: visible;
    opacity: 1;
  }

  .parentchildcustom .slide-custom_nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
  }

  .parentchildcustom .slide-custom_nav.active {
    right: 0;
    transition: height 0.5s ease;
    padding-bottom: 20px;
  }
  /* .slide-custom_nav .slide-nav__dropdown_a{
  display:none!important;
} */
  .custom-grandchild {
    display: flex !important;
    /* border-bottom:1px solid black; */
  }
  .grandchildbutton {
    line-height: 0;
    padding-right: 20px;
  }
  .grandchild_dropdown {
    z-index: 10;
    visibility: visible;
    opacity: 1;
  }
  .grandchild_dropdown ul.data_custom_menus {
    margin-left: 0px;
  }
  .grandchild__icon {
    display: none;
  }
  .showgrandchild__icon {
    display: block !important;
    position: relative;
    width: auto;
    min-width: 60px;
    width: auto;
    padding-top: 5px;
  }
  .slideitemcustom_dropdown {
    display: flex !important;
    width: 100% !important;
  }
  .slideitemcustom_dropdown .slide-nav__button {
    text-align: center;
    width: 90%;
  }
  .showcustom_menu {
    display: none !important;
  }
  .customspangrandchild {
    text-decoration: none !important;
    font-weight: bold;
    padding-left: 0px;
    position: relative !important;
  }
  .custom-grandchild .slide-nav__linkcustom {
    display: block;
  }

  .custom_menuclass {
    display: flex;
    position: fixed !important;
    top: 13% !important;
    right: 0%;
  }
  .custom_menuclass p {
    display: none;
  }
  .removechildnav .custom_menuclass p {
    display: block;
  }

  p.register__ {
    padding: 0px 10px;
  }
  .template-customers-login .page-width.page-width--tiny {
    padding: 10px !important;
  }
  .template-customers-login .CustomerEmail__ label {
    width: 20%;
  }
  .template-customers-login .CustomerEmail__ input {
    width: 80%;
  }
  .template-customers-login .grid_pass label {
    width: 20%;
    margin-right: 10px;
  }
  .template-customers-login .grid_pass input {
    width: 80%;
  }
  .parent_div {
    flex-wrap: wrap;
  }
  .fisrt_child {
    width: 100%;
  }
  .second_child {
    width: 100%;
  }
  .cookie-policy_mt .rwd-table th {
    display: none;
  }
  .rwd-table td {
    font-size: 0.833rem;
    display: block;
    vertical-align: top;
  }
  .flex-div_mt .cta-btn_3 {
    width: 100%;
    text-align: center;
  }
  .button-list_ .cta-btn-a {
    width: 50%;
  }
  .New.In_mt .slide-nav__image {
    display: none;
  }
  .New.In_mt .slide-nav__image + span {
    padding-left: 0;
  }
  .page-width ul.site_mapUl li {
    width: 100%;
    font-size: 13px;
    line-height: 28px;
  }
  a.image_grid_col {
    width: 100%;
    padding: 4px;
  }
  body .main-content .sc-builder h1 {
    line-height: 1.5em;
    font-size: 23px;
  }
  .img-list .cta-btn-brand {
    width: 100%;
    text-align: center;
  }
  body.Brands.template-page .page-width.page-width--narrow.page-content {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .register_log_in {
    flex-wrap: wrap;
  }
  img.desktop_img {
    display: none;
  }
  .cta-btn-2 {
    width: 100% !important;
    text-align: center;
  }
  .flex-div .cta-btn-3 {
    width: 48%;
    text-align: center;
    padding: 7px 0px;
  }
  .heading-with-button .cta-btn-2 {
    padding-bottom: 20px;
  }
  .flex-div_ .cta-btn-4 {
    width: 100%;
    text-align: center;
    padding: 0px;
  }
  .menu_mt svg.icon {
    height: 8px;
    width: 8px;
  }
  .collection_header .page-content--top {
    padding-top: 20px;
  }
  .custom-collection span.collapsible-trigger__layout {
    justify-content: space-between;
  }
  .custom-collection
    .collection-sidebar__group
    .tag-list:not(.tag-list--swatches) {
    columns: 1;
  }
  /* form.filter-form {
    padding: 20px;
} */
  .hide_mob {
    display: none;
  }
  .collection-content {
    padding-top: 0px;
  }
  .top {
    display: block;
  }
  .enlarge-text.collection_description {
    display: none;
  }
  .show_desktop {
    display: none;
  }
  .drawer {
    display: block;
  }

  .main_container .filter_form {
    width: 100%;
  }
  .main_container .content-mt {
    width: 100%;
    padding-top: 15px;
  }
  .main_container .col-grid {
    width: 50%;
    padding: 5px;
  }
  .main_container .collection-item__title_ {
    letter-spacing: 0px;
    padding: 4px;
    font-size: 12px;
  }
  .main_container .image-grid {
    width: 100%;
    padding: 0px;
  }
  .main_container .button_col a {
    padding: 7px;
    max-width: 148px;
    font-size: 15px;
  }
  a.site-nav__link.site-nav__link--icon.js-search-header {
    padding: 0;
  }
  .page-width h1.h2.product-single__title {
    font-size: 22px;
  }
  .header-bottom-sec {
    padding-top: 12px !important;
  }
  .slide-nav__wrapper:after {
    background: transparent;
  }
  .mobile-nav-open .site-nav__link:not(.mobile-nav-trigger) {
    display: block;
  }
  .mobile-nav-trigger.is-active svg {
    display: none;
  }
  .icon_close {
    display: none;
  }
  .icon_close path {
    transform: rotate(0deg) !important;
  }
  .mobile-nav-trigger.is-active svg.icon.icon-close.icon_close {
    display: block;
  }
  .menu__.site-nav__link {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mobile-nav-open .site-nav__link:not(.mobile-nav-trigger) {
    display: inline-flex;
  }
  .header-layout {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .header-item.header-item--logo {
    flex: unset;
    padding: 0px;
  }
  .site-nav__icons > .site-nav__link--icon {
    flex: 0 0 auto;
    flex-direction: column-reverse;
  }
  .menu__ div {
    text-transform: uppercase;
    font-size: 10px;
  }
  .site-nav .site-nav__link {
    padding-top: 3px;
    padding-bottom: 2px;
  }
  .icon-custom1:before {
    content: "\75";
  }
  .sale__ svg {
    max-width: 30px;
    max-height: 30px;
  }
  .sale__ {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sale__ span {
    font-size: 10px;
    text-transform: uppercase;
  }
  .menu__ {
    padding: 0px 20px;
  }
  .header-wrapper a.site-nav__link.icon-login.site-nav__link--icon {
    display: flex !important;
  }
  a.site-nav__link.icon-login {
    flex-direction: column;
  }
  a.site-nav__link.icon-login svg {
    margin-bottom: 10px;
  }
  .site-header__element--sub[data-type="search"] .page-width {
    padding-bottom: 20px;
    padding-left: 0;
    border-top: 1.6px solid #d0d0d0;
    padding-right: 0px;
  }
  [data-dark="false"] .btn--search path {
    stroke: #44cac1 !important;
  }
  .header-wrapper--init .site-header__element--sub {
    position: relative;
    border: none;
  }
  .only_desk {
    display: none;
  }
  .header-bottom-sec_ {
    padding: 0px 0px 12px;
    text-align: center;
  }
  button.close-button_ {
    position: absolute;
    right: -22px;
    top: 0px;
  }
  .site-nav__icons svg {
    width: 20px;
    height: 20px;
    margin-bottom: 8px;
  }
  .site-nav .site-nav__link {
    font-size: 10px;
    font-weight: 600;
    padding: 3px 17px 5px;
  }

  .wishlist__ {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wishlist__ svg {
    margin-bottom: 10px;
  }
  .site-header__drawer {
    padding: 0;
    box-shadow: none;
    margin-top: 0px;
  }
  a.slide-nav__link.BLACK.FRIDAY_mt {
    color: red;
  }
  /* button.slide-nav__button.js-toggle-submenu_ svg.icon.icon-chevron-right {
    display: block !important;
} */
  .slide-nav__link .icon {
    display: none;
  }
  .slide-nav__item {
    display: block;
    margin: 0;
    width: 100%;
    /* border-bottom: 1px solid #000000; */
    font-size: 1rem;
    padding: 0rem 0rem 0rem 0rem;
    display: block;
  }
  .slide-nav__item:first-child {
    padding-top: 0px;
  }
  .site-header__element--sub .page-width.medium-up--hide {
    padding-bottom: 0;
  }
  /* ul.slide-nav__dropdown {
    top :0;
    opacity: 1;
    visibility: visible;
    scroll-behavior: smooth;
} */
  .slide-nav {
    transform: unset !important;
  }

  /* body.Necklaces_mt.necklaces-c47_mt.template-collection  .collection-content {
    padding-top: 112px;
} */
}
/* body.sets-c72_mt.template-collection .collection_header .page-content {
    padding-top: 121px;
} */
#judgeme_product_reviews .jdgm-rev-widg__title {
  font-size: 175% !important;
}
@media screen and (min-width: 769px) {
  #judgeme_product_reviews.jdgm-review-widget {
    margin-top: -90px;
    margin-bottom: -70px;
  }
  /* body.Necklaces_mt.necklaces-c47_mt.template-collection .page-content {
    padding-top: 120px;
} */
  div#CustomerLoginForm {
    padding-left: 50px;
  }
  .vid-text-con .m_video {
    height: 800px;
  }
  .megamenu .link_Joma_Jewellery {
    padding-top: 25px;
  }
  .page_width__ {
    max-width: 1205px;
    margin: auto;
  }
  .site-footer .footer__blocks {
    gap: 0px;
    width: 100%;
  }
  .footer__block.footer__block--contact {
    padding-right: 30px;
  }
  .site-footer .footer__block {
    flex: 0 0 20%;
    max-width: unset;
  }
  img.mob_img {
    display: none;
  }
  .Goes_Great_With.slick_arrow .product-item_ {
    background-color: #f8f8f8;
    max-height: 365px;
    min-height: 365px;
    padding: 8px 0px 8px 13px;
  }

  .main_container span.collapsible-trigger__layout {
    justify-content: space-between;
  }
  .main_container .menu_mt {
    display: none;
  }
  .Show_main_container {
    display: flex;
  }
  .newsletter__input-group {
    max-width: 500px;
  }
  .site-nav__link {
    padding: 16px 30px;
  }
  a.site-nav__link.wishlist__ {
    display: flex;
    padding: 0px 8px;
  }
  /* .header-bottom-sec.header-bottom-sec_ {
    display: none;
} */
  .site-nav__icons svg {
    width: 20px;
    height: 20px;
  }
  .site-nav__icons span.cart-link {
    display: flex;
  }
  .site-nav__icons .site-nav__link--icon {
    padding-left: 8px;
    padding-right: 8px;
  }
  .menu__ {
    display: none;
  }
  .sale__ {
    display: none;
  }
  .cart__ {
    display: none;
  }
  span.icon-login_ {
    display: none;
  }
}
.megamenu__col {
  border-left: 1px solid #e7e7e7;
  padding: 0px 1rem;
}
.Brands_mt .megamenu__col {
  column-count: 2;
}
.megamenu__col.col_Watch.Brands {
  column-count: 1;
}
.site-nav__dropdown-animate {
  padding-bottom: 10px;
}
.site-nav__icons span.wishlist-hero-items-count {
  display: none !important;
}
.header-wrapper .site-nav__icons span.wishlist-hero-items-count,
.site-header__icon
  span.wishlist-hero-items-count.wishlist-hero-items-count-exists {
  display: none !important;
}
/* .plus-icon:before {
    content: "+";
    position: absolute;
    right: 28px;
    font-size: 25px;
    font-weight: bold;
    color: #000;
    transition: transform 0.3s ease-in-out;
}

.minus-icon::before {
    content: "-";
    position: absolute;
    right: 28px;
    font-size: 25px;
    font-weight: bold;
    color: #000;
    transition: transform 0.3s ease-in-out;
    transform: rotate(0deg);
} */
.js-toggle-submenu_ svg {
  display: none !important;
}
.slide-nav__wrappercustom .js-toggle-submenu_ svg {
  display: block !important;
}
ul.slide-nav__dropdown {
  display: none;
}
/* .rotate180 {
    transform: rotate(180deg);
} */
/* span.slide-nav__link.slide-nav__link--back {
    display: none;
} */
data-level="2" ul.slide-nav__dropdown {
  display: block !important;
}
data-level="2" .plus-icon:before {
  display: none;
}
.footer-address {
  font-size: 0.833rem;
  margin: 0.3rem 0;
}
.footer__section.footer__section--border {
  background: #2e2e2e;
  /* height: 60px; */
  padding: 0.35rem 0;
  color: #fff;
  /* border-top: 1px solid #ffffff0a; */
}
.footer__newsletter .newsletter__input {
  background: #fff;
  color: #000;
}
.footer__block {
  flex: 0 0 25%;
  max-width: 240px;
}
h2.footer__title.h4 {
  /* color: #000; */
  /* font-family: "Montserrat"; */
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.833rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.6rem;
}
.footer__menu a.js-no-transition {
  /* font-size: 0.77rem; */
  color: #888888;
  padding: 4px 0;
}
.footer__menu a {
  font-size: 13.5px;
}
.footer__menu a.js-no-transition:hover {
  text-decoration: underline;
}
.social-icons a.js-no-transition:hover {
  color: #ffffff;
  background-color: #4267b2;
  border: 1px solid none;
}
.social-icons a.js-no-transition {
  color: #2e2e2e;
  background-color: #f2f2f2;
  border: 1px solid none;
  padding: 8px;
}
ul.inline-list.payment-icons {
  justify-content: center;
  padding-top: 40px;
}
.logo_ {
  text-align: center;
}
.logo_ img.grid-collect-img {
  width: 100%;
  max-width: 250px;
  margin: auto;
}
.logo_ a {
  display: flex;
  padding-bottom: 15px;
  justify-content: center;
  align-items: center;
}
.disc p {
  text-align: center;
  padding-top: 43px;
  color: #888888;
  padding-bottom: 1em;
  font-weight: 400;
  font-size: 0.694rem;
}
.footer__section__ {
  display: none;
}
.site-footer .footer__section {
  border-top: none;
}
.site-footer__newsletter__terms {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 0.694rem;
  padding: 40px 0 20px 0px;
}
.site-footer__newsletter__terms a {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  /* body.NEW.IN_mt .collection_header .page-content {
    padding-bottom: 0;
    padding-top: 120px;
} */
  section.button-list.button-lists {
    padding: 0px 30px;
  }
  .collection-content {
    margin-top: 0;
    padding-top: 0;
  }
  .footer__section--menus {
    padding-top: 15px;
  }
}
body.student-16-26-discount-i28.template-page h1.section-header__title {
  display: none;
}
body.student-16-26-discount-i28.template-page .page_width__ {
  padding: 0px 15px;
}
body.student-16-26-discount-i28.template-page .page-content {
  padding-bottom: 0;
}
.template-page iframe {
  border: none;
}

@media only screen and (max-width: 768px) {
  .jdgm-row-stars .jdgm-widget-actions-wrapper .jdgm-write-rev-link {
    width: max-content;
  }
  #judgeme_product_reviews.jdgm-review-widget {
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .section-header .section-header__title .custom_collectionfilter_ {
    padding-left: 0px;
  }
  .site-header__subcustom predictive-search .search__input-wrap input {
    width: 80% !important;
  }
  .site-header__subcustom predictive-search .btn--close-search {
    margin-left: 1px;
  }
  .black-friday-discounts
    .promo-grid--hidden-block-images
    .flex-grid__item.type-image {
    display: flex;
  }
  .black-friday-discounts .promo-grid.promo-grid--space-top {
    padding-top: 0px;
  }

  .header-top {
    position: unset;
    left: 0;
    right: 0;
    z-index: 1;
    transition: unset;
  }

  .highlight_ms .header-top {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  div#HeaderWrapper {
    position: fixed;
    top: 0px;
    width: 100%;
    transition: all 0.4s;
  }

  .highlight .site-header__search-container {
    display: block;
    position: unset;
  }
  .sidenav .tag-list label:hover {
    text-decoration: none !important;
  }
  .tag-list label:hover {
    text-decoration: none !important;
  }
  .tag__checkbox_ .tag__checkbox:after {
    background-color: var(--colorTextBody);
    border-color: var(--colorTextBody);
  }

  .Show_main_container {
    display: block;
  }
  .footer__block--contact .footer__blocks--mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0px;
  }
  .footer__block {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
  .footer__mobile-section {
    border: none;
  }
  .footer__title_.active::after {
    content: " -"; /* Minus icon */
  }

  .footer__title_::after {
    content: " +"; /* Plus icon */
  }
  .footer__menu {
    margin-bottom: 15px;
    display: none;
    padding-left: 10px;
  }
  h2.footer__title.footer__title_.h4 {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #2e2e2e;
    align-items: center;
    padding-top: 14px;
    padding-left: 10px;
  }
  .footer__blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
  }
  .footer__block--Footer-Address .footer__mobile-section {
    padding-top: 0px;
  }
  .footer-address {
    font-size: 0.833rem;
    margin: 0.2rem 0;
  }
  .footer__section {
    padding: 0px 0;
  }
  .logo_ a {
    padding-top: 10px;
  }

  .template-collection h1.section-header__title {
    padding-top: 0px;
  }
}

.footer__menu {
  color: #888888;
}
.footer__menu a {
  color: #888888;
}
.logo-bar__item__ {
  padding: 0px 0px;
}
.collection_list [data-view="6-3"] .grid-item,
.collection_list [data-view="6-2"] .grid-item {
  flex: 0 0 25%;
}
.collection_list .collection-item span.collection-item__title {
  font-size: 1.2rem;
  padding-top: 8px;
  color: #000;
  padding-top: 8px;
  padding-bottom: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.collection_list .index-section {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  li.slide-nav__item.slide-nav__item_ span {
    text-transform: uppercase;
  }
  a.site-nav__link.wishlist__.location__ {
    display: none;
  }

  .collection_list [data-view="6-3"] .grid-item,
  [data-view="6-2"] .grid-item {
    flex: 0 0 50%;
  }
  .collection_list .collection-item span.collection-item__title {
    font-size: 0.8rem;
  }

  li.slide-nav__item_ {
    border: 1px solid #000;
  }
  .slide-nav__wrappercustom li.slide-nav__item_ {
    border: none !important;
  }
}
.testimonials-section {
  padding-top: 0;
}
.icon-login svg {
  width: 18px;
  height: 18px;
}
.grid-product__title {
  font-size: 13px;
}
body,
html {
  color: #000;
}
.rich-text-section p {
  font-size: 14px;
}
/* .template-product .header-bottom-sec.only_desk {
    display: none;
} */
.breadcrumb a {
  text-decoration: none;
  font-size: 13px;
}
.breadcrumb .breadcrumb__divider {
  padding: 0 2px;
  opacity: 1;
}
@media only screen and (min-width: 770px) {
  #myBtncustom {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .site-header__element .header-item--search .search__input-wrap input {
    width: 80% !important;
    padding-right: 5px !important;
  }
  .site-header__element .header-item--search .snize-voice-search-trigger {
    width: 12% !important;
  }
  .site-header__element .header-item--search .ctm-search-header {
    width: 8% !important;
  }

  .highlight .site-header__element.site-header__element--top {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .site-header {
    position: relative;
    top: 0px;
    width: 100%;
  }
  .header-top {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.4s;
  }

  .highlight_ms .header-top {
    transform: translate3d(0, -100%, 0);
  }

  .page-content--product {
    padding-top: 60px;
  }
  .product-single__meta {
    padding-top: 5px;
  }
}
.collapsible-content__inner.rte {
  background-color: #f8f8f8;
}
.confidence-promos > div i {
  float: left;
  font-size: 2rem;
  display: block;
  border-radius: 50%;
  padding: 0.5rem;
  margin-right: 1rem;
  color: #ffffff;
  background-color: #2e2e2e;
}
.icon-gift:before {
  content: "\55";
}
.confidence-promos > div .promo-unit__text {
  overflow: hidden;
  display: block;
  font-size: 0.833rem;
  color: #888888;
}
span.promo-unit__text-group_ {
  display: flex;
}
.promo-unit__text-group_ img {
  max-width: 49px;
  max-height: 49px;
  width: 100%;
  height: 100%;
  margin-right: 1rem;
}
.promo-unit__text-group_ .promo-unit__text__title {
  clear: left;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0.125rem 0;
}
.disc__ {
  font-size: 0.8rem;
  color: #888888;
  line-height: 15px;
}
.personalisation-description {
  display: none;
}
.personalisation-title.personalisation-title--1 {
  background: #ffffff;
  border: 2px solid #2e2e2e;
  color: #2e2e2e;
  padding: 1rem;
  margin: 20px 0px;
  font-size: 0.833rem;
  text-decoration: underline;
}
.personalisation-description {
  background: #ffffff;
  color: #888888;
  padding: 0rem 1rem;
  border-bottom: 1px solid #d0d0d0;
  font-size: 0.8rem;
}
.main_gift_wrap {
  display: flex;
  align-items: center;
}
.main_gift_wrap label {
  font-size: 0.688rem !important;
  margin-bottom: 1px;
}
.collapsible-content__inner_ {
  display: flex;
  width: 100%;
}
.full_disc {
  width: 50%;
}
.short_disc {
  width: 50%;
}
.buy__ {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.buy__ button#add-to-cart-button {
  width: 100%;
  background: #2cbfb1;
  color: #fff;
  border-color: #2cbfb1;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 16px;
}

.buy__ #add-to-cart-button-modal {
  width: 100%;
  background: #2cbfb1;
  color: #fff;
  border-color: #2cbfb1;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 16px;
}

.buy__ #add-to-cart-button-modal:hover {
  background: #fff;
  color: #2cbfb1;
}
div#wishlist-hero-product-page-button {
  margin-top: 15px;
  width: 100%;
  border: 2px solid #2cbfb1;
}
.wishlisthero-product-page-button-container svg {
  color: #888888;
  width: 20px !important;
  height: 20px;
}
#wishlisthero-product-page-button-container {
  padding-top: 4px !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wishlisthero-product-page-button-container span {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: bold;
  color: #888888;
  font-family: "Montserrat-bold";
}
/* .wishlisthero-product-page-button-container span:hover{
  color:#000;
  text-decoration:underline;
}
.wishlisthero-product-page-button-container:hover .wishlisthero-product-page-button-container svg {
    fill: #000 !important;
} */
.buy__ button#add-to-cart-button:hover {
  background: #fff;
  color: #2cbfb1;
}
.wishlisthero-product-page-button-container svg:hover {
  fill: #000 !important;
}
.product-content__subtitle {
  color: #000;
  padding-bottom: 0px;
  font-size: 0.833rem;
}
.product__quantity .js-qty__wrapper input {
  border: none;
  max-width: 100px;
  margin: auto;
}
.product__quantity .js-qty__wrapper {
  border: none;
  max-width: 125px;
  width: 100%;
  margin: auto;
  border: 1px solid #f2f2f2;
}
button.js-qty__adjust.js-qty__adjust--minus {
  margin: 0;
  padding: 0.5rem;
  border: 1px solid #f2f2f2;
  color: #2e2e2e;
  background: #f2f2f2;
  letter-spacing: 0;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
button.js-qty__adjust.js-qty__adjust--plus {
  margin: 0;
  padding: 0.5rem;
  border: 1px solid #f2f2f2;
  color: #2e2e2e;
  background: #f2f2f2;
  letter-spacing: 0;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product__quantity .cls-1 {
  fill: none;
  stroke: #000;
  stroke-miterlimit: 10;
  stroke-width: 11px !important;
}
.js-qty__adjust .icon {
  fill: inherit;
  display: block;
  font-size: 10p;
  height: 13px;
  vertical-align: middle;
  width: 13px;
}
.product__quantity .js-qty__wrapper .js-qty__num {
  margin: 0;
  padding: 8px 20px;
  text-align: center;
  width: 100%;
  margin: auto;
  font-weight: bold;
}
.product-block.product-block--header.product-single__header {
  margin-bottom: 10px;
}
h1.h2.product-single__title {
  font-size: 28px;
  color: #000;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.9px;
  margin-bottom: 7px;
}
.product-single__vendor a {
  color: #000 !important;
}
.product-block--price label.variant__label {
  margin-bottom: 0;
}
.collapsible-content__inner.rte {
  font-size: 0.8rem;
  color: #888888;
  font-family: "Montserrat-Regular";
  background-color: #fff;
}
.page-width.page-width--flush-small.ctm_sec {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
/* div#RecentlyViewed-template--20159135809878__recently-viewed {
    width: 50%;
} */
.Goes_Great_With {
  width: 50%;
}
.product-item_ {
  width: 25%;
}
/* .product-grid_ {
    display: flex;
    flex-wrap: wrap;
} */
.product-item_ a {
  color: #000;
  font-size: 14px;
  font-family: "Montserrat-Regular";
}
.grid-product__price--current span {
  color: #888888;
  /* font-family:'Montserrat-Bold'; */
}
span.price_color {
  color: #888888;
}
.product-item_ h3.grid-product__title {
  margin-bottom: 9px;
  /* font-size: 13px; */
}
.Goes_Great_With {
  position: relative;
}
.prev_btn {
  position: absolute;
  top: 50%;
  left: 18px;
  cursor: pointer;
}
.next_btn {
  position: absolute;
  top: 50%;
  right: 18px;
  cursor: pointer;
}
header.section-header.section-header__ {
  display: flex;
  justify-content: space-evenly;
}
.recently-viewed__section header.section-header.section-header__ {
  justify-content: space-evenly;
}
.product-block[data-dynamic-variants-enabled] {
  margin-bottom: 10px;
}
.product-block.product-block--price {
  margin-bottom: 10px;
}
.sales-point:last-child {
  margin-bottom: 25px;
}
.product-block--sales-point {
  margin-bottom: 5px;
}
.product-block--sales-point + .product-block--sales-point {
  margin-top: 0px;
}
.sales-point:last-child {
  margin-bottom: 8px;
}
.product-block {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .page-width.flex-div {
    flex-wrap: wrap;
    margin-top: 7px;
    grid-row-gap: unset;
  }
  .button-list .page-width.flex-div.flex-div_mt {
    grid-row-gap: 0px !important;
  }
  .page-width.flex-div a.ebook-btn-1 {
    display: inline-block;
    margin: 10px;
  }
  .product-recommendations-placeholder_ .h3.section-header__title {
    padding-top: 0px;
    font-size: 22px !important;
  }
  .page-content--product.page-content--full {
    padding-bottom: 0;
  }
  .prev_btn {
    left: 15px;
  }
  .next_btn {
    right: 20px;
  }
  .buy__ button#add-to-cart-button {
    letter-spacing: 0px;
    font-size: 15px;
    width: 100%;
  }
  .wishlisthero-product-page-button-container .product-form__buttons {
    padding: 0 !important;
  }
  .wishlisthero-product-page-button-container span {
    font-size: 10px;
  }
  div#wishlist-hero-product-page-button {
    width: 100%;
  }
  .wishlisthero-product-page-button-container svg {
    color: #888888;
    width: 15px !important;
    height: 15px;
  }

  .product-recommendations-placeholder_ {
    width: 100% !important;
  }
  .Goes_Great_With {
    width: 100%;
    padding: 15px;
  }
  .h3.section-header__title {
    padding-top: 22px;
    font-size: 22px !important;
  }
  span.product-single__vendor {
    text-decoration: none !important;
  }
}
.newsletter__input-group {
  width: 100%;
}
.product__main-photos {
  border: 1px solid var(--colorBorder);
}
header-bottom-sec.only_desk {
  display: none;
}
.template-index .header-bottom-sec.only_desk {
  display: flex;
}
.product-single__vendor-sku {
  opacity: 1;
  text-transform: uppercase;
  color: #000;
}
span.product__price {
  color: #000;
}
span.product__price {
  color: #000;
}
span.product__price-savings {
  color: red;
}
.product__policies.rte {
  display: none;
}
.product-grid__container .collapsible-trigger-btn {
  font-size: calc(var(--typeBaseSize) + 1px);
  padding: 25px 17px 12px 0;
}

.vendor_sku {
  display: flex;
  align-items: center;
}
/* .header-bottom-sec.only_desk:not(.template-index) {
    display: none;
} */
.page-content,
.shopify-email-marketing-confirmation__container,
.shopify-policy__container {
  padding-bottom: 60px;
  padding-top: 60px;
}
.product-block.product-block--sales-point {
  margin-bottom: 7px;
}
.personalisation-description {
  padding-bottom: 14px;
  margin-bottom: 17px;
}
.collapsible-trigger {
  color: #000;
  font-family: "Montserrat-Regular";
}
.hide_arrows .prev_btn {
  display: none !important;
}
.hide_arrows .next_btn {
  display: none !important;
}
.hide_arrows .product-grid_ {
  display: flex;
  justify-content: space-evenly;
}
.rte--collection-desc__ {
  display: none;
}
.collection_header .page-content {
  padding-bottom: 0;
  padding-top: 10px;
}
.collection_header p {
  font-size: 15px;
}
.collection_description {
  font-size: 12px;
}
.collection_header .rte.rte--collection-desc {
  padding-bottom: 5px;
}
.collection_disc {
  padding: 0px 40px;
  font-size: 12px;
}
.collection_disc h2 {
  text-align: center;
}
.template-collection span.collection-item__title {
  background: #e2e2e2;
  padding: 13px;
  letter-spacing: 4px;
  margin-top: 0px;
}
.banner_img {
  padding-bottom: 30px;
}
.button_col a {
  background: #43c7c2;
  color: #ffff;
  text-align: center;
  margin: auto;
  display: block;
  padding: 10px;
  max-width: 180px;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
}
.template-collection .collection_list [data-view="6-3"] .grid-item,
.collection_list [data-view="6-2"] .grid-item {
  flex: 0 0 33%;
}
@media screen and (min-width: 992px) {
  .Gifts_mt .megamenu__cols {
    -moz-columns: 1;
    columns: 1;
    flex: 1 1 30%;
    flex-flow: column wrap;
  }
  .Jewellery_mt .megamenu__cols {
    -moz-columns: 4;
    columns: 3;
    flex: 1 1 55%;
    flex-flow: column wrap;
  }
  .page-container .Brands_mt .megamenu__cols {
    columns: 2;
    flex: 1 1 50%;
    flex-flow: column wrap;
  }
  .Engraving_mt .megamenu__cols {
    -moz-columns: 4;
    columns: 1;
    flex: 1 1 30%;
    flex-flow: column wrap;
  }
  .template-collection .page-width.collection_list {
    max-width: 1200px;
    margin-right: inherit;
  }
  .page-width__ {
    max-width: 1200px;
    margin-right: inherit;
  }
  .product-page-info.cus_prinfo {
    z-index: 1;
    position: relative;
  }
}
.main_container {
  display: flex;
  max-width: 1450px;
  margin: auto;
  width: 100%;
  column-gap: 30px;
  padding-bottom: 20px;
}
.filter_form {
  width: 20%;
}
.content-mt {
  width: 80%;
}
.grid-mt {
  display: flex;
  padding-top: 40px;
}
.col-grid {
  text-align: center;
}
.grid-mt {
  display: flex;
  padding-top: 40px;
  flex-wrap: wrap;
}
.image-grid {
  width: 50%;
  padding: 10px;
}
.col-grid {
  width: 33%;
  padding: 10px;
}
/* .collection-item__title_ {
    background: #e2e2e2;
    padding: 13px;
    letter-spacing: 4px;
    margin-top: 0px;
    color: #494949;
     line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
} */
.site-header__element--subb {
  border: none;
}
.site-navigation--below:before {
  border: none;
}
img.pro-rated-img {
  margin: auto;
}
.insta_container h6 {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.25rem;
  font-size: 20px;
  font-family: "Montserrat-bold";
  font-size: 1rem;
}
section.insta_container {
  background: #f5f5f5;
}
img.pro-rated-img_ {
  max-width: 25px;
  max-height: 25px;
  margin: auto;
  width: 100%;
  height: 100%;
  margin: 5px auto;
}
section.insta_container {
  padding: 50px 0px 30px;
}
.container-1 .image_banner {
  margin: auto;
  width: 100%;
  max-width: 1400px;
  padding: 10px 0px;
}
.container-1 img {
  width: 100%;
}
.hide_main_container {
  display: none !important;
}
a.menu_mt.js-no-transition {
  display: block;
  border: 1px solid #d0d0d0;
  background: #f2f2f2;
  text-align: center;
  width: 100%;
  line-height: 2rem;
  margin: 0 auto;
  font-size: 0.833rem;
  color: #888888;
}
span.menu_mt {
  font-size: 9px;
  cursor: pointer;
  display: block;
  border: 1px solid #d0d0d0;
  background: #f2f2f2;
  text-align: center;
  width: 100%;
  line-height: 2rem;
  margin: 0 auto;
  font-size: 0.733rem;
  color: #888888;
}
span.tag__text {
  text-transform: capitalize;
  font-size: 13px;
  color: #888888;
}
.custom-collection .collapsible-trigger {
  color: #000;
  font-family: "Montserrat-Regular";
  background: #f2f2f2;
  padding: 12px;
  border-bottom: 1px solid #d0d0d0;
}
.custom-collection .collapsible-content__inner {
  padding-top: 12px;
}
.custom-collection .collapsible-trigger__layout--inline > span {
  text-transform: uppercase;
  font-size: 15px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.2s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.4s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.sidenav .filter_form {
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  .tag__checkbox_ .tag__checkbox:after {
    background-color: var(--colorTextBody);
    border-color: var(--colorTextBody);
  }
  .tag-list label:hover {
    text-decoration: none !important;
  }
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
  @media {
    .tag__checkbox_ .tag__checkbox:after {
      background-color: var(--colorTextBody);
      border-color: var(--colorTextBody);
    }
    .tag-list label:hover {
      text-decoration: none !important;
    }
  }
}
.Brands_mt .megamenu__cols {
  columns: 2;
  flex: 1 1 81%;
  flex-flow: column wrap;
}
.grid-product .grid-item__content {
  background-color: #f8f8f8;
}
.product-item_ {
  background-color: #f8f8f8;
}

/* ==================================    custom css ==================================================================== */

.box-image-section__ .box-element a {
  display: block;
  width: 100%;
}
.box-image-section__ .box-element img {
  cursor: pointer;
}
#shopify-section-template--20770250195286__main .page-content {
  padding-top: 0px;
}

#shopify-section-template--20770250195286__slideshow_image_HPKqaU {
  padding-top: 3rem;
}
.list-of-blogs {
  list-style: none;
}
.list-of-blogs > li {
  margin-bottom: 0.6rem;
}
.list-of-blogs a {
  color: #000;
  font-size: 0.733rem;
  text-decoration: none;
  font-weight: 700;
}
.categories__blogs___ {
  margin-top: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
}
.active_blog_link a {
  color: black;
  font-weight: 900;
  font-size: 1rem;
  text-decoration: underline;
}

@media screen and (min-width: 391px) {
  [data-view="xsmall"] .box-element {
    flex: 1 1 calc(20% - var(--gallery-grid-spacing)) !important;
  }
}

@media screen and (max-width: 768px) {
  .announcement-slider__content p {
    font-weight: bold;
    font-size: 12px;
  }
  .template-index .header-bottom-sec.only_desk {
    display: none;
  }
  #shopify-section-template--20770250195286__slideshow_image_HPKqaU {
    padding-top: 1rem !important;
  }
}

/* ============================================ CUSTOM CSS ================================================== */

.mobile-video {
  display: none;
}

@media screen and (max-width: 959px) {
  .desktop-video {
    display: none;
  }
  .mobile-video {
    display: block;
  }
}

@media screen and (max-width: 769px) {
  .site-nav__link .ctm-icon-search {
    display: none;
  }
  .cart-part .cart-link {
    display: contents;
  }
  .ctm-search-header {
    right: 3px;
  }
  .sale__,
  .cart__,
  span.icon-login_ {
    display: block;
  }
  .sale-ctm {
    display: flex;
  }
}

@media screen and (max-width: 475px) {
  .site-nav .site-nav__link {
    padding: 3px 13px 5px;
    font-size: 11px;
  }
}
@media screen and (max-width: 330px) {
  .site-nav .site-nav__link {
    padding: 3px 10px 5px;
    font-size: 10px;
  }
}
@media screen and (max-width: 300px) {
  .site-nav .site-nav__link {
    padding: 3px 10px 5px;
    font-size: 9px;
  }
  .header-item--icons .site-nav {
    margin-right: 0px;
  }
  .sale__ span,
  .menu__ div {
    font-size: 7px;
  }
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.sidenav .filter_form {
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  .tag__checkbox_ .tag__checkbox:after {
    background-color: var(--colorTextBody);
    border-color: var(--colorTextBody);
  }
  .tag-list label:hover {
    text-decoration: none !important;
  }
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
  @media {
    .tag__checkbox_ .tag__checkbox:after {
      background-color: var(--colorTextBody);
      border-color: var(--colorTextBody);
    }
    .tag-list label:hover {
      text-decoration: none !important;
    }
  }
}
.Brands_mt .megamenu__cols {
  columns: 2;
  flex: 1 1 81%;
  flex-flow: column wrap;
}
.grid-product .grid-item__content {
  background-color: #f8f8f8;
}
.product-item_ {
  background-color: #f8f8f8;
}
.template-search div#CollectionAjaxContent {
  display: block !important;
}
.template-search .collapsible-trigger {
  color: #000;
  font-family: "Montserrat-Regular";
  background: #f2f2f2;
  padding: 12px;
  border-bottom: 1px solid #d0d0d0;
}
.template-search span.collapsible-trigger__layout {
  justify-content: space-between;
}
.template-search .collapsible-content__inner {
  padding: 0px;
}
.template-search .collapsible-trigger__layout--inline > span {
  text-transform: uppercase;
  font-size: 15px;
}
#CollectionSidebar ul#navigation_criteria_list {
  list-style: none;
}
ul#navigation_criteria_list {
  margin: 0 0 15px 0px;
}
li.navigation_criteria_list {
  color: #000;
  font-family: "Montserrat-Regular";
  background: #f2f2f2;
  padding: 12px;
  border-bottom: 1px solid #d0d0d0;
}
.navigation_criteria_list input#Search {
  border: none;
}
/* .search__input-wrap input#Search {
    display: none;
} */
.search-content input#Search {
  display: none;
}
.catalog_navigation_criteria input#Search {
  display: block !important;
}
.section-header__title_s input#Search {
  display: block;
  border: none;
  text-transform: uppercase;
  padding-bottom: 0px;
  font-family: "Montserrat-Regular";
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.728rem;
  color: #2e2e2e;
  margin-bottom: 0;
}
header.section-header.section-header__ {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.register_log_in {
  display: flex;
  max-width: 1450px;
  margin: 30px auto;
}
.register_log_in h1.section-header__title {
  background-color: #f2f2f2;
  color: #2e2e2e;
  padding: 1rem;
  font-family: "Montserrat-Regular";
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 20px;
  /* margin-left:3rem; */
}
.register_log_in .section-header {
  margin-bottom: 20px;
}
.register_log_in .page-width.page-width--tiny.page-content {
  width: 100%;
  padding: 35px 5px;
}
.amazon_holder {
  padding: 2rem 0rem;
}
h1.section-header__title.Login_with_Amazon {
  margin-left: 0rem;
}
.account-page__content__intro {
  margin-bottom: 2rem;
  font-size: 0.833rem;
}
.CustomerEmail__ {
  display: flex;
  width: 100%;
}
.CustomerEmail__ label {
  width: 40%;
}
.grid__item.grid_pass {
  display: flex;
  width: 100%;
}
.grid_pass label {
  width: 40%;
}
.CustomerEmail__ input {
  width: 60%;
}
.grid_pass input {
  width: 60%;
}
/* div#CustomerLoginForm {
    padding-left: 50px;
} */
h1.section-header__title.Login_with_Amazon {
  margin-left: 0rem;
  margin-top: 20px;
}
.register_log_in .form-vertical button.sign_in_mt {
  margin-bottom: 10px;
}
.name_first {
  display: flex;
  width: 100%;
}
.name_first input {
  width: 60%;
}
.name_first input {
  width: 60%;
}
.name_first label {
  width: 40%;
  padding-left: 40px;
}
.name_first input {
  width: 60%;
}
/* default_collection css  */
.template-collection .collapsible-trigger {
  color: #000;
  font-family: "Montserrat-Regular";
  background: #f2f2f2;
  padding: 12px;
  border-bottom: 1px solid #d0d0d0;
}
body._mt.Mothers-Day.template-page h1.section-header__title {
  display: none;
}
body._mt.Mothers-Day.template-page header.section-header {
  margin-bottom: 0;
}
body._mt.Mothers-Day.template-page .page-content {
  padding-bottom: 0;
}
.template-collection .collapsible-content__inner {
  padding-top: 12px;
}
.template-collection
  span.collapsible-trigger__layout.collapsible-trigger__layout--inline {
  justify-content: space-between;
}
.Default_collection.template-collection div#CollectionAjaxContent {
  display: block !important;
}
.collection_description p span {
  font-size: 11px;
}
.Default_collection .rte--collection-desc {
  padding-top: 0px;
}

.collection_description p {
  line-height: 20px;
  font-size: 12px;
}
body.template-page .page-content p {
  font-size: 12px;
  font-family: "Montserrat-Regular";
}
body.template-page .page-content a {
  color: #1155cc;
}
.main-content .shopify-policy__container {
  max-width: 1450px;
}
.shopify-policy__body p {
  font-size: 12px;
  font-family: "Montserrat-Regular";
}
.shopify-policy__title h1 {
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Montserrat-Regular";
  font-size: 30px;
}
.template-page .page-width__ {
  max-width: 1530px;
  margin-top: 15px;
}
a.btn-mt-1 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.cta-btn-2 .btn_1 {
  color: #000000;
  font-size: 16px;
  font-family: "Montserrat-bold";
}
/* .template-page h3 {
    text-align: center;
} */
body.Necklace.Size.Guide.template-page .page-content {
  padding-bottom: 0;
}
body.Necklace.Size.Guide.template-page .page-content {
  padding-bottom: 0;
}
body.Necklace.Size.Guide.template-page header.section-header {
  margin-bottom: 5px;
}
body.Necklace.Size.Guide.template-page h1.section-header__title {
  display: none;
}

body.Bracelet.Size.Guide.template-page .page-content {
  padding-bottom: 0;
}
body.Bracelet.Size.Guide.template-page .page-content {
  padding-bottom: 0;
}
body.Bracelet.Size.Guide.template-page header.section-header {
  margin-bottom: 5px;
}
body.Bracelet.Size.Guide.template-page h1.section-header__title {
  display: none;
}

.btn_2 {
  color: #888888;
  text-decoration: none;
  font-size: 1.5em;
  font-family: "Montserrat-bold";
}
a.btn-1-mt-2 {
  color: #000;
}
a.btn-1-mt-2:hover {
  color: #888888;
  text-decoration: underline;
}
a.btn-mt-1:hover {
  color: #888888;
  text-decoration: underline;
}

.grid-article_[data-style="medium"] {
  flex: 0 0 100%;
  display: flex;
  /* width: 100%; */
  flex-wrap: nowrap;
}
.grid-article_[data-style="medium"] {
  flex: 0 0 100%;
}
.grid-article__image__ {
  flex: 0 0 33%;
}
.template-blog grid-article_[data-style="medium"] {
  flex: 0 0 100%;
}
.template-blog .grid-article__meta {
  flex: 0 0 70%;
  padding-left: 100px;
  text-align: left;
}
.template-blog .article__sub-meta.article__sub-meta_ {
  background-color: #f2f2f2;
  color: #888888;
  padding: 0.2rem;
  position: absolute;
  top: 0;
  right: -50px;
  opacity: 1;
  font-size: 12px;
}
.template-blog .grid-article[data-style="medium"] .article__title {
  font-size: calc(var(--typeBaseSize) + 2px);
  color: #2e2e2e;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin: 1rem 0;
}
.template-blog .grid-article__meta .article__title {
  font-size: calc(var(--typeBaseSize) + 2px);
  color: #2e2e2e;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin: 1rem 0;
}
.template-blog .grid-article_ {
  display: flex;
  flex-wrap: nowrap;
}
.template-blog .article__sub-meta-date_mt {
  display: none;
}
.theme-block_mt .article__sub-meta_ {
  display: none;
}
.theme-block_mt .article__sub-meta-date_mt {
  display: block;
}
.template-blog .theme-block_mt .grid-article__meta .article__title {
  font-size: 12px;
  font-weight: 100;
  margin: 0;
  letter-spacing: 0;
}
.theme-block_mt h4 {
  margin-top: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
}
.template-blog ul.list-of-blogs {
  border-bottom: 1px solid #d0d0d0;
  padding: 0 0 7px 24px;
  margin: 0 0 17px;
}
.theme-block_mt .grid-article[data-style="compact"] .grid-article__image {
  align-self: flex-start;
  flex: 0 0 25%;
}
.template-blog .theme-block_mt .grid-article__meta {
  flex: 0 0 75%;
  padding-left: 15px;
  text-align: left;
}
@media only screen and (max-width: 769px) {
  .name_first label {
    width: 38%;
    padding-left: 15px;
  }
  .template-blog.Default_collection .grid-article_ {
    display: flex;
    flex-wrap: wrap;
  }
  .grid-article__image__ {
    flex: 0 0 100%;
  }
  .template-blog.Default_collection .grid-article__meta {
    flex: 0 0 100%;
    padding-left: 0px;
    text-align: left;
  }
  .template-blog.Default_collection .grid-article_ {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #d0d0d0;
    padding: 0px 10px 12px;
  }
  .template-blog.Default_collection
    .grid-article[data-style="medium"]
    .grid-article__image {
    align-self: center;
    flex: 0 0 100%;
    padding: 0px 30px 30px;
  }
  .article__sub-meta.article__sub-meta_ {
    display: none;
  }
  .theme-block_mt .grid-item.grid-article.grid-article_ {
    flex-wrap: nowrap;
  }
  .template-blog.Default_collection .theme-block_mt .grid-article__meta {
    padding-left: 15px;
  }
  .template-blog .page-width.page-content.blog-layout {
    padding-top: 10px;
  }
}
.blog-layout__main h1.section-header__title {
  text-align: center;
}
.footer__social li {
  display: inline-block;
  margin: 0 6px 8px 0;
}
body.text .page-content {
  padding-bottom: 0;
}
form#create_customer .oxi_social_wrapper {
  display: none;
}
.collection-item__title_ {
  background: #e2e2e2;
  padding: 13px;
  /* letter-spacing: 4px; */
  margin-top: 0px;
  color: #494949;
  line-height: 15px;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
}
h4.collection-item__title__ {
  padding-top: 12px;
  font-size: 19px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 500;
}
.ring-size-guid .page-content {
  padding-top: 0;
}
.align_text h2 {
  text-align: left;
  font-size: 20px;
}
/* .Diamonds_mt.custom-collection section.collection_header {
    padding-top:100px;
} */
.template-page nav.breadcrumb a {
  color: #000;
}
.template-page nav.breadcrumb {
  margin-bottom: 0px;
}
.search-results-page_mt nav.breadcrumb {
  margin-bottom: 9px;
}
body.Engraving .page-content {
  padding-bottom: 0px;
}
.Engraving header.section-header {
  margin-bottom: 10px;
}
.page-width.flex-div a.ebook-btn-1 {
  font-family: Montserrat-bold;
  color: #2e2e2e;
  font-weight: bold;
  display: inline-block;
}
.cta-btn-2 a {
  font-family: "Montserrat-bold";
}
body.Engraving.template-page h1.section-header__title {
  display: none;
}
body.Engraving.template-page section.button-list.button-list__ {
  padding: 0;
}
.template-page.Sale .page-width.page-width--narrow.page-content {
  padding: 20px 0px 0px 40px;
}
.template-page.Sale header.section-header {
  margin-bottom: 10px;
}
body.Sale.template-page h1.section-header__title {
  display: none;
}
.page-width.flex-div a.ebook-btn-1:hover {
  color: #fff;
}
.flex-div {
  padding: 15px;
}
.template-page.Sale .rich-text-section .text-left {
  padding-top: 5px;
}
h2.gift-vouchers__header--h2 {
  margin-top: 0;
  background: #f2f2f2;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  padding: 0.6rem;
}
.gift_voucher_form_main-container {
  width: 50%;
  padding-right: 50px;
}
.gift_voucher_form_container .input_field_mt {
  width: 60%;
}
.input_field_mt input {
  width: 100%;
}
.gift_voucher_form_container textarea {
  width: 60%;
}
.gift_voucher_form_container label {
  width: 40%;
}
.vouchers_wraper {
  display: flex;
  padding: 10px;
}
.select__filter--container_main {
  width: 60%;
  display: flex;
}
.select__filter--container {
  padding: 0px 5px;
}
.gift-vouchers .page-content {
  padding-bottom: 0px;
}
.gift-vouchers .section-header {
  margin-bottom: 15px;
}
.container__gift-vouchers--right {
  width: 50%;
  padding-left: 50px;
}
.gift_voucher_main-container {
  width: 100%;
  display: flex;
  max-width: 1450px;
  margin: auto;
}
.gift_voucher_main-container span.mandatory {
  min-height: 1px;
  padding: 0 7px;
  display: inline;
  float: left;
}
span.mandatory.mandatory_hidden {
  visibility: hidden;
}
.preview_btn_ {
  background: red;
  cursor: pointer;
  position: absolute;
  top: 50%;
  color: #fff;
  left: -48px;
  rotate: 90deg;
  background: #2e2e2e;
  z-index: 1;
  /* min-height: 100px; */
  /* height: 100%; */
  padding: 30px;
  display: flex;
  padding-top: 7px;
  padding-bottom: 7px;
  transform: translate(-50%, -50%);
}
.next_btn_ {
  background: red;
  cursor: pointer;
  position: absolute;
  top: 24%;
  color: #fff;
  right: -48px;
  rotate: 270deg;
  background: #2e2e2e;
  z-index: 1;
  /* min-height: 100px; */
  /* height: 100%; */
  padding: 30px;
  display: flex;
  padding-top: 7px;
  padding-bottom: 7px;
  transform: translate(-50%, -50%);
}
.gift-vouchers_slider {
  position: relative;
}
div#gift-vouchers__preview {
  padding: 1rem 0;
  font-size: 1.75rem;
  color: #2e2e2e;
  border-bottom: 1px solid #d0d0d0;
}
.gift-vouchers__details {
  color: #888888;
  font-weight: 400;
  font-size: 16px;
  font-weight: 700;
  padding: 32px 0 0;
}
input.button.submit.gift-vouchers__button--submit {
  padding: 0.8rem 3rem;
  background-color: #2e2e2e;
  color: #ffffff;
  border-color: #2e2e2e;
  font-family: "Montserrat-Bold";
  margin-top: 47px;
  text-transform: uppercase;
}
.Richtext_mt p {
  column-count: 2;
  column-gap: 44px;
  text-align: justify;
  font-size: 12px;
}
.Richtext_mt .theme-block {
  margin-bottom: 0px;
}
.Richtext_mt .theme-block h2 {
  margin-bottom: 10px;
}
.Richtext_mt {
  padding-top: 18px;
  border-top: 1px solid lightgrey;
  max-width: 1450px;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 769px) {
  .gift_voucher_main-container {
    flex-wrap: wrap;
  }

  .Richtext_mt p {
    column-count: unset;
  }
  .Richtext_mt {
    padding: 15px;
  }
  .gift_voucher_form_main-container {
    width: 100%;
    padding: 10px;
  }
  .container__gift-vouchers--right {
    width: 100%;
    padding: 15px;
  }
  .next_btn_ {
    top: 33%;
    right: -33px;
    padding: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .preview_btn_ {
    top: 55%;
    left: -33px;
    padding: 13px;
    display: flex;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .gift-vouchers_slider svg {
    width: 20px;
    height: 20px;
  }
  .vouchers_wraper {
    flex-wrap: wrap;
  }
  .gift_voucher_form_container .input_field_mt {
    width: 100%;
  }
  .select__filter--container_main {
    width: 100%;
  }
  .gift_voucher_form_container textarea {
    width: 100%;
  }
  .gift_voucher_form_container label {
    width: 100%;
  }
}
.input_mt {
  width: 95%;
  display: none;
  float: left;
  background-color: red;
  color: #ffffff;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-width: 1px;
  font-size: 0.833rem;
}
.input_mt_ {
  width: 95%;
  display: none;
  float: left;
  background-color: red;
  color: #ffffff;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-width: 1px;
  font-size: 0.833rem;
}
.input_mt__1 {
  width: 100%;
  display: none;
  float: left;
  background-color: red;
  color: #ffffff;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-width: 1px;
  font-size: 0.833rem;
}
.input_vouchers {
  display: flex;
  /* padding-bottom: 10px; */
}
a.brand_heading {
  color: #000;
  font-weight: 900;
  font-size: 23px;
  padding: 25px 0px;
  display: inline-block;
  font-family: Montserrat-bold;
}
body.Brands.template-page .page-width.page-width--narrow.page-content {
  padding-bottom: 0;
}
body.Brands.template-page .section-header {
  margin-bottom: 0;
}
body.Brands.template-page .section-header__title {
  display: none;
}
.page-width.page-width--narrow.page-content {
  padding-top: 0px;
}
body.Gifts.template-page header.section-header {
  margin-bottom: 0;
}
body.Gifts.template-page .page-width.page-width--narrow.page-content {
  padding-top: 0px;
  padding-bottom: 0;
}
body.Gifts.template-page h1.section-header__title {
  display: none;
}
body.Gifts.template-page .cta-btn-brand {
  padding-bottom: 14px;
  padding-right: 4px;
}
.true_icon {
  display: none;
}
.gift-vouchers__button--submit {
  padding: 0.8rem 3rem;
  background-color: #2e2e2e;
  color: #ffffff;
  border-color: #2e2e2e;
  display: block;
  margin-top: 13px;
  font-weight: bold;
  font-size: 16px;
}
.gift-vouchers__button input#quantity {
  display: none;
}

.custom-collection .page-content.page-content--top {
  padding-top: 0px;
}

.metafield-rich_text_field h2 {
  font-size: 20px;
}
@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);

.search__input-wrap {
  flex: 5;
  position: relative;
  transition: flex 7.3s ease-in-out;
  border-bottom: 1px solid lightgray;
}
body.Key-Worker-Discount.template-page
  .page-width.page-width--narrow.page-content {
  padding-bottom: 0px;
}
.main-content .sc-builder {
  max-width: 1450px;
  padding: 0px 10px;
  margin: 0px auto;
  box-sizing: border-box;
  border-radius: 2px;
  border-radius: var(--main-gift-border-radius);
  background-color: #ffffff;
  display: block !important;
  visibility: visible !important;
  font-display: swap;
}
.main-content .sc-gift-card__container img {
  width: 100%;
  height: 100%;
  aspect-ratio: attr(width) / attr(height);
  object-fit: contain;
}
.main-content
  .sc-builder
  .sc-configurator
  .sc-card-gallery
  .sc-card-gallery__container
  > .sc-card-gallery__item
  img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin: 0;
}
.main-content .sc-builder h1 {
  margin: 0;
  padding: 0;
  font-size: 2.5em;
  line-height: 2.5em;
  font-family: "Montserrat-bold";
  font-size: 29px;
  text-transform: uppercase;
}
body.body.campaigns-show.key-worker.in-iframe.desktop {
  overflow-y: scroll !important;
}
.collection_disc {
  padding: 0px 40px;
  font-size: 12px;
  border-top: 1px solid #d0d0d0;
  padding-top: 50px;
}
ul.site_mapUl {
  list-style: none;
  display: flex;
  justify-content: start;
  width: 100%;
  margin: 0;
  flex-wrap: wrap;
  padding: 0;
}
ul.site_mapUl li {
  width: 25%;
  font-size: 13px;
  line-height: 28px;
}
body.Site.Map.template-page .page-width.page-width--narrow.page-content {
  padding-bottom: 0px;
}
body.Site.Map.template-page .section-header {
  margin-bottom: 18px;
}
h2.heading_sidemap {
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 7px;
}
h2.heading_sidemap.heading_sidemap_ {
  padding-top: 30px;
}
ul.site_mapUl li a {
  text-transform: capitalize;
}
.header-wrapper--compressed .header-bottom-sec.header-bottom-sec_ {
  display: none;
}
.promo-grid__content__ {
  width: 100%;
}
.center_mt {
  text-align: center;
}
.left_mt {
  text-align: left;
}
.rigth_mt {
  text-align: right;
}
body.Valentines.Day.template-page .page-content {
  padding-bottom: 0px;
}
body.Valentines.Day.template-page header.section-header {
  margin-bottom: 0;
}
body.Valentines.Day.template-page h1.section-header__title {
  display: none;
}
.flex-div_ {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  grid-row-gap: 20px;
  grid-column-gap: 0px;
}
.cta-btn-4 {
  width: 50%;
  text-align: center;
  padding: 5px;
}
section.button-list {
  padding: 18px 0px;
}
.cta-btn-a {
  width: 25%;
  text-align: center;
  padding: 5px;
}
h3.heading_ctm {
  padding-top: 30px;
  font-family: "Montserrat-bold";
  font-size: 16px;
}
section.button-list.button-list_ {
  padding: 0;
}
body.Summer.Sale.template-page .page-width.page-width--narrow.page-content {
  padding: 10px 35px;
  margin: 0;
}
body.Summer.Sale.template-page header.section-header {
  margin-bottom: 0;
}
body.Valentines.Day.Womens.template-page section.button-list.button-list__ {
  padding: 0;
}
body.Valentines.Day.Womens.template-page .page-width.flex-div {
  padding-top: 0px;
  padding-bottom: 0px;
}

body.Christmas.template-page section.button-list.button-list__ {
  padding: 0;
}
body.Christmas.template-page .page-width.flex-div {
  padding-top: 0px;
  padding-bottom: 0px;
}
body.Thomas.Sabo.\-.Charmista.template-page .page-content {
  padding-bottom: 0;
}
body.Thomas.Sabo.\-.Charmista.template-page h1.section-header__title {
  display: none;
}
body.Thomas.Sabo.\-.Charmista.template-page header.section-header {
  margin-bottom: 0;
}

body.Mothers.Day.\-.template-page section.button-list.button-list__ {
  padding: 0;
}
body.Mothers.Day.\-.template-page .page-width.flex-div {
  padding-top: 0px;
}
body.Mothers.Day.\-.template-page .page-content {
  padding-bottom: 0;
}
body.Mothers.Day.\-.template-page h1.section-header__title {
  display: none;
}
body.Mothers.Day.\-.template-page header.section-header {
  margin-bottom: 0;
}
.flex-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  grid-row-gap: 50px;
  grid-column-gap: 10px;
}
.cta-btn-3 {
  width: 24%;
  text-align: center;
}
.cta-btn_3 {
  width: 33%;
  text-align: center;
}
section.button-list {
  padding: 18px 0px;
}
.button-list .page-width.flex-div.flex-div_mt {
  grid-row-gap: 18px;
  grid-column-gap: 5px;
}
.flex-div_mt img.pro-rated-img {
  width: 100%;
}
.diamond-buying-guide_mt .page-content {
  padding-bottom: 0px;
}
.diamond-buying-guide_mt header.section-header {
  margin-bottom: 0px;
}
.diamond-buying-guide_mt h1.section-header__title {
  display: none;
}
.diamond-buying-guide_mt .rich-text-section .index-section {
  padding-top: 0px;
}
.diamond-buying-guide_mt .rich-text-section li {
  font-size: 13px;
}
.link_View_All_Brands {
  color: #6dc4c1 !important;
  font-weight: bold;
  font-size: 0.75rem;
}
.link_View_All_Watch_Brands {
  color: #6dc4c1 !important;
  font-weight: bold;
  font-size: 0.75rem;
}
.grid-product__actions_ .btn--circle {
  border-radius: 0;
  width: 100%;
  padding: 10px;
  font-family: "Montserrat-bold";
  font-size: 14px;
}
.grid-product__actions_ button {
  width: 100%;
  display: inline-block;
}
.grid-product .shopify-product-reviews-badge {
  display: block;
  min-height: unset;
  padding-bottom: 10px;
}
.grid-product .grid-product__actions .quick-add-btn {
  display: none;
}
.metaobject_container {
  padding: 10px;
}
.rich-txt-cus .theme-block h3 {
  color: #888888;
  font-size: 14pt;
  line-height: 115%;
}
.rich-txt-cus .theme-block p {
  color: #888888;
  font-size: 12pt;
  line-height: 115%;
}
.rich-txt-cus .theme-block li {
  color: #888888;
  font-size: 12pt;
  line-height: 115%;
}
.rich-txt-cus1 .theme-block h2 {
  color: #888888;
  font-size: 14pt;
  line-height: 115%;
}
.rich-txt-cus1 .theme-block p {
  color: #888888;
  font-size: 12pt;
  line-height: 115%;
}
.rich-txt-cus1 .theme-block li {
  color: #888888;
  font-size: 12pt;
  line-height: 115%;
}
.cookies_container {
  max-width: 1400px;
  margin: auto;
  padding: 10px;
}
.cookies_container h2.cookie-content__h2.heading__intro {
  padding-top: 0;
}

.collection-sidebar__group .tag--swatch_mt {
  display: block;
}

.link_Read_Our_Gift_Guides .arrow {
  display: none;
}
.Gifts_mt .link_Read_Our_Gift_Guides {
  color: #6dc4c1 !important;
  font-weight: bold;
  text-decoration: none;
  padding-top: 10px;
}

.input_container_ input {
  visibility: hidden;
  margin: 0;
}

.AjaxinateContainer img.image-style--.image-element {
  opacity: 1;
}
.shop_by_brand_2 ul.Vendor_mt.site_mapUl {
  max-width: 1002px;
  margin-left: auto;
}
.sc-configurator .sc-card-gallery__item.false {
  opacity: 1 !important;
}
.vendor_sku {
  padding-bottom: 5px;
}
@media screen and (min-width: 600px) and (max-width: 912px) {
  .header-item.header-item--logo {
    flex: 0 1 116px;
  }
  .site-header__element--top {
    padding: 0px 0px 20px 17px;
  }
  /* .site-header__element .page-width.medium-up--hide {
    margin-top: 16px;
} */
}
.hulk__wishlist-wrap .snize-voice-search-trigger {
  display: none !important;
}
a.icon-wishlist-heart-empty.wishlist-btn.heart-wishlist-animation.style_4.js-no-transition.hulkapps-wishlist-btn-enabled {
  width: 100% !important;
}
.hulk__wishlist-wrap .wrapper {
  max-width: 1280px;
  margin: 70px auto !important;
  padding: 0 15px;
}
.hulk__wishlist-wrap .snize-voice-search-trigger {
  display: none;
}
.hulk__wishlist-wrap .list-header {
  padding: 20px 0px !important;
}
.collection_header .breadcrumb {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .hulk__wishlist-wrap .wrapper {
    max-width: 1280px;
    margin: 30px auto !important;
    padding: 0 15px;
  }
  .collection_header .breadcrumb {
    margin-top: 0px;
  }
  .collection-mobile-filters .filter-wrapper {
    height: 75vh !important;
    max-height: 100vh !important;
  }
  .cc-revoke.cc-bottom.cc-left {
    bottom: 70px !important;
    z-index: 95 !important;
  }
}
@media screen and (max-width: 600px) {
  .customPreviewText {
    font-size: 13px;
  }
  
  #myBtncustom {
    right: 6%;
  }
  .collection-mobile-filters .filter-wrapper {
    height: 73vh !important;
  }
  .collection-filter .collection-filter__item .inline-list {
    flex-wrap: nowrap;
  }
  .main-content .shopify-policy__container {
    padding-top: 0px;
  }
  .free-finance .page-width--narrow .collapsible-content__inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.page-width.page-width--narrow.page-content {
  padding-top: 30px;
}
.page-width.page-width--narrow.page-content.parent_div {
  padding-top: 0px;
}
.alphabet {
  display: flex;
  max-width: 1500px;
  margin: auto;
  padding: 45px 15px 1px;
}
.price-range.price_range__ {
  padding-left: 10px;
}
i.icon-wishlist-heart-empty {
  -webkit-text-stroke: 1px rgb(44, 191, 177);
}

.customdrawer__body {
  width: 100%;
  min-height: 250px;
  height: calc(90vh - 100px);
  overflow-x: hidden;
}

.slide-nav__wrappercustom .customdrawer__body .slide-nav slide-nav__ {
  position: relative;
  flex: 1;
  display: flex;
  width: 100%;
  overflow: hidden;
  flex-direction: column;
}
.slide-navcustom__ .slide_menu_a {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  text-transform: uppercase;
}
@media screen and (max-width: 350px) {
  .slide-navcustom__ .slide_menu_a {
    font-size: 15px !important;
  }
  .grid-item__meta .quick-add-btn .btn--circle {
    font-size: 8px;
  }
  .grid-product__actions_ .btn--circle {
    padding: 6px;
  }
  #myBtncustom {
    right: 8%;
  }
}

@media screen and (min-width: 200px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  ul.slide-nav__dropdown.slide-custom_nav {
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .slide-custom_nav .slide-nav__link {
    font-size: 14px;
  }
}
.drawer__menu {
  overflow: hidden;
  width: 100%;
  height: 100%;
  flex: 0 1 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.drawer__content {
  position: relative;
  flex: 1;
  display: flex;
  width: 100%;
  height: 100%;
}
