html body:not(.rolex-page) * {
  font-family: "Ubuntu", sans-serif;
}

html body:not(.rolex-page) h1,
html body:not(.rolex-page) h2,
html body:not(.rolex-page) h3,
html body:not(.rolex-page) h4,
html body:not(.rolex-page) h5,
html body:not(.rolex-page) h6 {
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: normal;
  letter-spacing: 0.5px;
}

body .cky-revisit-bottom-left {
  bottom: 80px;
  left: 20px;
}
body #new-navigation-wrapper {
  z-index: 9999999999;
}
body .homeSection-tudor {
  padding: 0 42px;
}
@media (min-width: 992px) {
  body .new-header__center__center {
    margin-right: -200px;
  }
}
@media (max-width: 991px) and (min-width: 769px) {
  body .new-header__center__center {
    transform: translateX(80px);
  }
  body .new-header__center {
    width: calc(100% - 80px);
  }
}

.page-id-21956 .new-header {
  position: relative !important;
}
.page-id-21956 #new-header-placeholder {
  display: none !important;
}

.home #main-wrapper main > *:nth-child(5) .ttg-article__content {
  margin-bottom: 0;
}
.home #main-wrapper main > *:nth-child(5) .ttg-article__inner p {
  margin: 0;
}

body .ttg-locations__item__address,
.locations__Body-sc-1n39cl3-2 {
  height: 270px;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  body .ttg-locations__item__address,
  .locations__Body-sc-1n39cl3-2 {
    height: auto;
  }
}

#gform_10 .gform_fields {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 0;
}
#gform_10 .gform_fields li {
  width: 100%;
}
@media (min-width: 768px) {
  #gform_10 .gform_fields li.gf_half {
    width: calc(50% - 10px);
  }
}
#gform_10 .gform_fields li .gfield_label {
  margin-bottom: 8px;
}
#gform_10 .gform_fields .gform_hidden {
  display: none;
}

.width-780 {
  max-width: 780px;
  padding: 0 20px !important;
  margin: auto !important;
}

.width-1400 {
  max-width: 1400px;
  margin: auto;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.greenBar__Wrap-sc-1nugf8g-0 a {
  transition: all 0.5s ease-in-out;
}
.greenBar__Wrap-sc-1nugf8g-0 a:hover {
  color: #6e8f63;
}

.page-template-about .about-list a {
  transition: all 0.5s ease-in-out;
}
.page-template-about .about-list a:hover {
  color: #6e8f63;
}
.page-template-about .about-philosophy__Copy-nc218z-1 {
  max-width: 600px;
  padding: 20px;
  background: #fff;
}

.team__Wrap-sc-1l1emew-1 .sc-dRaagA {
  font-weight: bold;
  color: #5a7443;
  font-size: 18px;
}

.yt-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.awards__Wrap-sc-1g801ny-1 .fGvVmr {
  margin-bottom: 0;
}
.awards__Wrap-sc-1g801ny-1 .eMNcKi {
  margin-bottom: 0;
}

.btn-primary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 180px;
  height: 48px;
  background: #404040;
  border: 1px solid #404040;
  color: #fff;
  text-transform: uppercase;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
}
.btn-primary:hover {
  background: #5a7443;
  border-color: #5a7443;
}
.btn-primary.hover-outline:hover {
  background: none;
  border-color: #404040;
}

.btn-blue {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 180px;
  height: 48px;
  background: #5a7443;
  border: 1px solid #5a7443;
  color: #fff;
  text-transform: uppercase;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
}
.btn-blue:hover {
  background: none;
  border-color: #5a7443;
}

.watch-repair__Card-y5ihbd-1 p {
  padding-top: 0;
}

.locations__contact-form .gform_footer {
  margin-top: 0 !important;
}

.jewelry-valuated__box__inner {
  max-width: 550px;
  margin-top: 0;
}

.jewelry-periods__box__title {
  font-weight: bold;
}
.jewelry-periods__box__date {
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-post-wrapper,
.blog-list {
  width: 100%;
  max-width: 1400px;
  padding: 0 20px;
}

.blog-pagination {
  text-align: center;
  font-size: 20px;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.designer-cards__DesignCard-sc-15redyr-0 .bdqFct {
  margin-top: 0;
}

.designer-cards__DesignCard-sc-15redyr-0 .kCvAiv {
  margin: 0;
  margin-top: -20px;
}

.birthstones__Card-sc-1lge5ul-0 .kGXypC {
  margin: 0;
}

.footer-logo__diamond {
  display: flex;
  align-items: stretch;
  gap: 30px;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 40px;
  border-bottom: 1px solid #9e9b9b;
  margin-bottom: 40px;
}
.footer-logo__diamond img {
  max-height: 115px;
}

@media (max-width: 768px) {
  .py-80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .pt-80 {
    padding-top: 40px !important;
  }
  .pb-80 {
    padding-bottom: 40px !important;
  }
  .footer-logo__diamond img {
    max-width: 100% !important;
  }
  .footer-logo__diamond {
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .home .getting-engaged .getting-engaged__left:first-child {
    padding-right: 21px;
  }
  .home .getting-engaged .getting-engaged__left:last-child {
    padding-left: 21px;
  }
  .serv-finance__Wrap-sc-5kt3uj-0 {
    gap: 30px;
  }
  .serv-finance__Wrap-sc-5kt3uj-0 .dXkBlH {
    width: 60%;
  }
  .serv-finance__Wrap-sc-5kt3uj-0 .hwlHMc {
    width: 40%;
    margin: 0;
  }
  .cuRucb .fpBByS {
    width: calc(33.333% - 1rem);
  }
}

/*# sourceMappingURL=custom.css.map */
