@media screen and (min-width: 768px) {
    .page-header .navigation ul {
        padding-bottom: 26px;
    }
    .page-wrapper .page-header .navigation .level0.parent > .level-top {
        padding-bottom: 8px !important;
    }
}

.products {
    margin-top: 0 !important;
}

@media (min-width: 768px) {
  .cms-page-view .densys .dentures-nav span#dentures-nav-contact-span {
    margin-left: 0 !important;
  }
}

.mor-page-wrap section {
  margin: 40px auto
}

@media (min-width:769px) {
  .mor-page-wrap section {
    margin: 75px auto
  }
}

.mor-page-wrap sup {
  vertical-align: super;
  display: inline-block;
  line-height: inherit;
  top: initial
}

#aaid-download-form .mor-page-wrap input[type=submit],
#readynow-form .mor-page-wrap input[type=submit],
.mor-page-wrap #aaid-download-form input[type=submit],
.mor-page-wrap #readynow-form input[type=submit],
.mor-page-wrap .btn {
  font-size: 13px;
  text-transform: uppercase;
  background-color: #a89072;
  display: inline-block;
  border: 1px solid #a89072;
  color: #fff;
  padding: 9px 30px 7px;
  margin: 5px;
  border-radius: 0
}

#aaid-download-form .mor-page-wrap input[type=submit] sup,
#readynow-form .mor-page-wrap input[type=submit] sup,
.mor-page-wrap #aaid-download-form input[type=submit] sup,
.mor-page-wrap #readynow-form input[type=submit] sup,
.mor-page-wrap .btn sup {
  font-size: 6px
}

#aaid-download-form .mor-page-wrap input[type=submit]:hover,
#readynow-form .mor-page-wrap input[type=submit]:hover,
.mor-page-wrap #aaid-download-form input[type=submit]:hover,
.mor-page-wrap #readynow-form input[type=submit]:hover,
.mor-page-wrap .btn:hover {
  background-color: #fff;
  border-color: #fff;
  color: #a89072
}

#aaid-download-form .mor-page-wrap input.thin[type=submit],
#readynow-form .mor-page-wrap input.thin[type=submit],
.mor-page-wrap #aaid-download-form input.thin[type=submit],
.mor-page-wrap #readynow-form input.thin[type=submit],
.mor-page-wrap .btn.thin {
  color: #a89072;
  background-color: transparent
}

#aaid-download-form .mor-page-wrap input.thin[type=submit]:hover,
#readynow-form .mor-page-wrap input.thin[type=submit]:hover,
.mor-page-wrap #aaid-download-form input.thin[type=submit]:hover,
.mor-page-wrap #readynow-form input.thin[type=submit]:hover,
.mor-page-wrap .btn.thin:hover {
  background-color: #a89072;
  color: #fff !important
}

#aaid-download-form .mor-page-wrap input.white[type=submit],
#readynow-form .mor-page-wrap input.white[type=submit],
.mor-page-wrap #aaid-download-form input.white[type=submit],
.mor-page-wrap #readynow-form input.white[type=submit],
.mor-page-wrap .btn.white {
  background-color: #fff;
  color: #a89072;
  border-color: #fff
}

#aaid-download-form .mor-page-wrap input.white[type=submit]:hover,
#readynow-form .mor-page-wrap input.white[type=submit]:hover,
.mor-page-wrap #aaid-download-form input.white[type=submit]:hover,
.mor-page-wrap #readynow-form input.white[type=submit]:hover,
.mor-page-wrap .btn.white:hover {
  color: #fff !important;
  background-color: transparent
}

.mor-page-wrap h3,
.mor-page-wrap li,
.mor-page-wrap p {
  font-size: 14.5px;
  line-height: 1.5
}

.mor-page-wrap h3 sup,
.mor-page-wrap li sup,
.mor-page-wrap p sup {
  font-size: 6px
}

.mor-page-wrap p {
  margin-bottom: 20px
}

.mor-page-wrap h3 {
  font-weight: 700
}

.mor-page-wrap h2 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase
}

.mor-page-wrap h2 sup {
  font-size: 7px;
  transform: translateY(-3px)
}

.mor-page-wrap ul li {
  margin-top: 12px
}

.mor-page-wrap ul.check {
  list-style: none;
  padding-left: 20px
}

.mor-page-wrap ul.check li {
  position: relative
}

.mor-page-wrap ul.check li::before {
  content: "";
  display: block;
  height: 9px;
  width: 6px;
  border-right: 3px solid #666;
  border-bottom: 3px solid #666;
  transform: rotate(45deg);
  position: absolute;
  left: -15px;
  top: 5px
}

@media (min-width:769px) {
  .mor-page-wrap .cols2 {
    columns: 2
  }
}

section.mor-hero {
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  padding: 30px 15px;
  flex-direction: column;
  margin: 0 -15px 40px
}

@media (min-width:769px) {
  section.mor-hero {
    flex-direction: row;
    padding: 50px 15px;
    margin: 0 0 75px
  }
}

section.mor-hero h1 {
  font-size: 71px;
  line-height: 1;
  color: #a89072;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px
}

section.mor-hero h1 span {
  font-size: 35px;
  color: #94969a;
  display: block
}

@media (min-width:769px) {
  section.mor-hero h1 span {
    font-size: 44px
  }
}

section.mor-hero h1 sup {
  font-size: 11px;
  transform: translateY(-17px)
}

section.mor-hero p {
  font-size: 19px;
  color: #94969a;
  max-width: 350px;
  margin: 0 auto 15px
}

section.mor-hero img {
  max-width: 100%;
  max-height: 270px;
  display: inline-block
}

section.mor-hero>div {
  flex: 1
}

section.mor-hero .mor-hero-content {
  text-align: center;
  margin-bottom: 30px
}

@media (min-width:769px) {
  section.mor-hero .mor-hero-content {
    margin-bottom: 0
  }
}

.mor-intro {
  display: flex;
  flex-direction: column
}

@media (min-width:769px) {
  .mor-intro {
    flex-direction: row
  }
}

@media (min-width:769px) {
  .mor-intro .content-left {
    width: 55%;
    margin-right: 60px
  }
}

.mor-intro .content-left h2 {
  margin-bottom: 20px
}

@media (min-width:769px) {
  .mor-intro .content-left h2 {
    margin-bottom: 30px
  }
}

.mor-intro .content-left p:last-child {
  font-size: 12px
}

.mor-intro .slider-right {
  text-align: center;
  overflow-x: hidden;
  margin-top: 15px
}

@media (min-width:769px) {
  .mor-intro .slider-right {
    margin-top: 0;
    width: 45%
  }
}

.mor-intro .slider-right p {
  font-size: 19px;
  margin: 35px auto 10px
}

.mor-intro .slider-right p+a {
  text-transform: uppercase;
  font-size: 13px;
  color: #a89072
}

.mor-intro .slider-right p sup {
  font-size: 7px;
  transform: translateY(-3px)
}

.mor-intro .slider-right .magicslider .item {
  position: relative
}

.mor-intro .slider-right .magicslider .item.video::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  pointer-events: none
}

.mor-intro .slider-right .magicslider .item.video::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% + 4px);
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 30px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  pointer-events: none
}

.mor-intro .slider-right .magicslider .bx-pager {
  position: relative;
  margin-top: 10px
}

.mor-intro .slider-right .magicslider .bx-pager a {
  width: 13px;
  height: 13px;
  border: 1px solid #a89072;
  background: 0 0 !important
}

.mor-intro .slider-right .magicslider .bx-pager a.active {
  background: #a89072 !important
}

.mor-intro .slider-right .bx-wrapper {
  margin-bottom: 0
}

.mor-intro .lists {
  display: flex;
  margin: 30px 0 15px;
  flex-direction: column
}

@media (min-width:769px) {
  .mor-intro .lists {
    flex-direction: row
  }
}

.mor-intro .lists .list {
  flex: 1;
  margin-bottom: 15px
}

@media (min-width:769px) {
  .mor-intro .lists .list {
    margin: 0
  }
}

.mor-intro .lists .list:last-child {
  margin-bottom: 0
}

.mor-start {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  background-color: #a89072;
  color: #fff;
  text-align: center;
  padding: 40px 15px 30px
}

@media (min-width:769px) {
  .mor-start {
    padding: 50px 15px
  }
}

.mor-start h2,
.mor-start h3 {
  color: inherit
}

.mor-start h2+p {
  font-size: 19px;
  width: 675px;
  max-width: 100%;
  margin: 15px auto
}

.mor-start h2+p sup {
  font-size: 7px;
  transform: translateY(-3px)
}

.mor-start h3 {
  font-size: 19px;
  font-weight: 700;
  margin: 30px auto 20px
}

.mor-start h3 sup {
  font-size: 7px;
  transform: translateY(-3px)
}

.mor-start ul {
  list-style: none;
  padding: 0;
  line-height: 1.3;
  text-align: left;
  width: 675px;
  max-width: 100%;
  margin: 15px auto;
  columns: 2
}

@media (min-width:769px) {
  .mor-start ul {
    columns: 3
  }
}

.mor-start ul li {
  margin: 0 0 12px 0
}

.mor-life h2 {
  text-align: center;
  margin-bottom: 30px
}

.mor-life .read-more {
  text-transform: uppercase;
  font-size: 13px
}

section.mor-quote {
  text-align: center;
  margin-bottom: 30px
}

section.mor-quote p {
  font-size: 19px;
  font-style: italic;
  line-height: 1.6
}

@media (min-width:769px) {
  section.mor-quote p {
    font-size: 24px
  }
}

section.mor-quote p::before {
  content: open-quote;
  font-size: 50px;
  line-height: 25px;
  color: #a89072;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 15px;
  font-weight: 700
}

@media (min-width:769px) {
  section.mor-quote p::before {
    font-size: 70px;
    line-height: 35px
  }
}

section.mor-quote p sup {
  font-size: 7px;
  transform: translate(3px, -3px)
}

section.mor-quote .name,
section.mor-quote .place {
  display: block;
  font-size: 13px;
  text-transform: uppercase
}

section.mor-quote .name {
  font-weight: 700
}

.mor-popup {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .5);
  z-index: 9999;
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: .2s ease-in-out;
  transition-property: opacity visibility
}

.mor-popup .mor-popup-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
  overflow-y: scroll;
  width: 100%;
  padding: 30px 20px
}

@media (min-width:769px) {
  .mor-popup .mor-popup-inner {
    padding: 40px;
    width: 850px
  }
}

.mor-popup.starter ul.check {
  columns: 2;
  margin-bottom: 30px
}

.mor-popup.starter ul.check li {
  margin: 0 0 7px 0;
  padding-right: 5px
}

.mor-popup.starter .popup-content {
  display: flex;
  align-items: center;
  flex-direction: column
}

@media (min-width:769px) {
  .mor-popup.starter .popup-content {
    flex-direction: row
  }
}

.mor-popup.starter .popup-content .logos-left {
  flex: 1;
  text-align: center
}

.mor-popup.starter .popup-content .logos-left img {
  width: 150px;
  max-width: 100%;
  display: block;
  margin: 10px auto 0
}

.mor-popup.starter .popup-content .logos-left .fine-print {
  font-size: 5px;
  color: #808383;
  margin: 10px auto 30px
}

.mor-popup.starter .popup-content .content-right {
  flex: 1.5
}

.mor-popup.starter .popup-content .content-right h2 {
  font-size: 19px;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 20px
}

@media (min-width:769px) {
  .mor-popup.starter .popup-content .content-right h2 {
    margin-top: 0
  }
}

.mor-popup.starter .popup-content .content-right p.only {
  font-size: 12px;
  margin-top: -20px;
  margin-bottom: 30px
}

@media (min-width:768px) {
  .mor-popup.starter .popup-content .content-right p.only {
    margin-top: -50px;
    text-align: right
  }
}

.mor-popup.starter form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center
}

@media (min-width:769px) {
  .mor-popup.starter form {
    align-items: center
  }
}

.mor-popup.starter form input:not([type=radio]):not([type=submit]),
.mor-popup.starter form select {
  background: #fbfbfb;
  border: 1px solid #ddd;
  color: #000;
  font-size: 13px;
  height: 38px;
  padding: 0 12px;
  border-radius: 0;
  width: 100%;
  margin-bottom: 10px
}

@media (min-width:769px) {

  .mor-popup.starter form input:not([type=radio]):not([type=submit]),
  .mor-popup.starter form select {
    flex-basis: calc(50% - 10px);
    margin: 0 20px 20px 0
  }
}

.mor-popup.starter form input:not([type=radio]):not([type=submit]):nth-child(even),
.mor-popup.starter form select:nth-child(even) {
  margin-right: 0
}

.mor-popup.starter form input:not([type=radio]):not([type=submit])::placeholder,
.mor-popup.starter form select::placeholder {
  color: #767676
}

.mor-popup.starter form .radio-wrap {
  display: block;
  width: 100%
}

@media (min-width:769px) {
  .mor-popup.starter form .radio-wrap {
    flex-basis: calc(50% - 10px)
  }
}

.mor-popup.starter form .radio-wrap>label:first-child {
  display: block;
  line-height: 1;
  color: #767676
}

.mor-popup.starter form .radio-wrap label:not(:first-child) {
  display: inline-block;
  margin-right: 20px;
  color: #767676
}

.mor-popup.starter form .radio-wrap label:not(:first-child) input,
.mor-popup.starter form .radio-wrap label:not(:first-child) span {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: inherit
}

.mor-popup.starter form .radio-wrap label:not(:first-child) input[type=radio] {
  margin-right: 5px
}

.mor-popup.starter h1 {
  text-align: center;
  font-size: 30px;
  color: #a89072;
  font-weight: 700;
  line-height: 1.2
}

.mor-popup.starter h1 span {
  font-size: 25px;
  color: #808383;
  display: block
}

.mor-popup.starter h1 sup {
  font-size: 7px
}

.mor-popup.starter h1+h2 {
  font-size: 30px;
  color: #808383;
  text-align: center;
  font-weight: 700
}

.mor-popup.starter form input[type=submit] {
  font-size: 13px;
  text-transform: uppercase;
  background-color: #a89072;
  display: inline-block;
  border: 1px solid #a89072;
  color: #fff;
  padding: 9px 15px 7px;
  margin-top: 20px;
  border-radius: 0
}

.mor-popup.video .mor-popup-inner {
  width: 1360px
}

.mor-popup.video .mor-popup-inner iframe {
  max-width: 100%;
  max-height: calc(((100vw - 80px)/ 16) * 9)
}

@media (min-width:1281px) {
  .mor-popup.video .mor-popup-inner iframe {
    max-height: initial
  }
}

.mor-popup.open {
  opacity: 1;
  visibility: visible;
  pointer-events: initial
}

.mor-cta-wrap {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%
}

.mor-cta-wrap .mor-left {
  flex: 1;
  padding-left: 60px;
  padding-top: 20px;
  display: none
}

@media (min-width:769px) {
  .mor-cta-wrap .mor-left {
    display: block
  }
}

.mor-cta-wrap .mor-left img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: -1px
}

.mor-cta-wrap .mor-right {
  flex: 1.5;
  text-align: center
}

.mor-cta-wrap h2 {
  font-size: 35px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #a89072
}

@media (min-width:769px) {
  .mor-cta-wrap h2 {
    font-size: 71px
  }
}

.mor-cta-wrap h2 sup {
  font-size: 11px;
  transform: translateY(-25px);
  vertical-align: super
}

.mor-cta-wrap h2 span {
  color: #666;
  font-size: 24px;
  display: block
}

@media (min-width:769px) {
  .mor-cta-wrap h2 span {
    font-size: 44px
  }
}

.mor-cta-wrap h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
  margin: 20px auto
}

@media (min-width:769px) {
  .mor-cta-wrap h3 {
    font-size: 19px
  }
}

.mor-cta-wrap h3 sup {
  font-size: 7px;
  vertical-align: super
}

.mor-cta-wrap .btns-wrap {
  text-align: center
}

#aaid-download-form .mor-cta-wrap .btns-wrap input[type=submit],
#readynow-form .mor-cta-wrap .btns-wrap input[type=submit],
.mor-cta-wrap .btns-wrap #aaid-download-form input[type=submit],
.mor-cta-wrap .btns-wrap #readynow-form input[type=submit],
.mor-cta-wrap .btns-wrap .btn {
  font-size: 13px;
  text-transform: uppercase;
  background-color: #a89072;
  display: inline-block;
  border: 1px solid #a89072;
  color: #fff;
  padding: 9px 30px 7px;
  margin: 5px;
  border-radius: 0
}

#aaid-download-form .mor-cta-wrap .btns-wrap input[type=submit] sup,
#readynow-form .mor-cta-wrap .btns-wrap input[type=submit] sup,
.mor-cta-wrap .btns-wrap #aaid-download-form input[type=submit] sup,
.mor-cta-wrap .btns-wrap #readynow-form input[type=submit] sup,
.mor-cta-wrap .btns-wrap .btn sup {
  font-size: 6px;
  vertical-align: super
}

#aaid-download-form .mor-cta-wrap .btns-wrap input[type=submit]:hover,
#readynow-form .mor-cta-wrap .btns-wrap input[type=submit]:hover,
.mor-cta-wrap .btns-wrap #aaid-download-form input[type=submit]:hover,
.mor-cta-wrap .btns-wrap #readynow-form input[type=submit]:hover,
.mor-cta-wrap .btns-wrap .btn:hover {
  background-color: #fff;
  border-color: #a89072;
  color: #a89072
}

#aaid-download-form .mor-cta-wrap .btns-wrap input.thin[type=submit],
#readynow-form .mor-cta-wrap .btns-wrap input.thin[type=submit],
.mor-cta-wrap .btns-wrap #aaid-download-form input.thin[type=submit],
.mor-cta-wrap .btns-wrap #readynow-form input.thin[type=submit],
.mor-cta-wrap .btns-wrap .btn.thin {
  color: #a89072;
  background-color: transparent
}

#aaid-download-form .mor-cta-wrap .btns-wrap input.thin[type=submit]:hover,
#readynow-form .mor-cta-wrap .btns-wrap input.thin[type=submit]:hover,
.mor-cta-wrap .btns-wrap #aaid-download-form input.thin[type=submit]:hover,
.mor-cta-wrap .btns-wrap #readynow-form input.thin[type=submit]:hover,
.mor-cta-wrap .btns-wrap .btn.thin:hover {
  background-color: #a89072;
  color: #fff !important
}

body.category-implants #aw_popup_window {
  width: auto !important;
  height: auto !important;
  margin-left: auto !important;
  margin-top: auto !important;
  transform: translate(-50%, -50%);
  padding: 20px;
  border: none
}

@media (min-width:769px) {
  body.category-implants #aw_popup_window {
    padding: 0
  }
}

body.category-implants #aw_popup_window #aw_popup_close_btn {
  margin-right: -10px;
  margin-top: -10px
}

@media (min-width:769px) {
  body.category-implants #aw_popup_window #aw_popup_close_btn {
    margin-right: 10px;
    margin-top: 10px
  }
}

.aaid-win {
  margin-bottom: 3rem !important
}

@media (min-width:768px) {
  .aaid-win-inner {
    display: flex
  }
}

@media (min-width:768px) {
  .aaid-win-left {
    flex: 65%;
    max-width: 65%;
    padding-right: 60px
  }
}

@media (max-width:767px) {
  .aaid-win-right {
    margin-top: 20px
  }
}

@media (min-width:768px) {
  .aaid-win-right {
    flex: 35%;
    max-width: 35%
  }
}

.aaid-win-content .aaid-win-img {
  width: 38%;
  float: right
}

.aaid-win-content h2 {
  font-size: 19px;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 20px;
  color: #666
}

@media (min-width:769px) {
  .aaid-win-content h2 {
    margin-top: 0
  }
}

.aaid-win form input:not([type=radio]):not([type=submit]),
.aaid-win form select {
  background: #fbfbfb;
  border: 1px solid #ddd;
  color: #000;
  font-size: 13px;
  height: 38px;
  padding: 0 12px;
  border-radius: 0;
  width: 100%;
  margin-bottom: 10px
}

@media (min-width:769px) {

  .aaid-win form input:not([type=radio]):not([type=submit]),
  .aaid-win form select {
    flex-basis: calc(50% - 10px);
    margin: 0 20px 20px 0
  }
}

.aaid-win form input:not([type=radio]):not([type=submit]):nth-child(even),
.aaid-win form select:nth-child(even) {
  margin-right: 0
}

.aaid-win form input:not([type=radio]):not([type=submit])::placeholder,
.aaid-win form select::placeholder {
  color: #767676
}

.aaid-win form .radio-wrap {
  display: block;
  width: 100%
}

@media (min-width:769px) {
  .aaid-win form .radio-wrap {
    flex-basis: calc(50% - 10px)
  }
}

.aaid-win form .radio-wrap>label:first-child {
  display: block;
  line-height: 1;
  color: #767676
}

.aaid-win form .radio-wrap label:not(:first-child) {
  display: inline-block;
  margin-right: 20px;
  color: #767676
}

.aaid-win form .radio-wrap label:not(:first-child) input,
.aaid-win form .radio-wrap label:not(:first-child) span {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: inherit
}

.aaid-win form .radio-wrap label:not(:first-child) input[type=radio] {
  margin-right: 5px
}

.aaid-win h1 {
  text-align: center;
  font-size: 30px;
  color: #a89072;
  font-weight: 700;
  line-height: 1.2
}

.aaid-win h1 span {
  font-size: 25px;
  color: #808383;
  display: block
}

.aaid-win h1 sup {
  font-size: 7px
}

.aaid-win h1+h2 {
  font-size: 30px;
  color: #808383;
  text-align: center;
  font-weight: 700
}

.aaid-win form input[type=submit] {
  font-size: 13px;
  text-transform: uppercase;
  background-color: #a89072;
  display: inline-block;
  border: 1px solid #a89072;
  color: #fff;
  padding: 9px 15px 7px;
  margin-top: 20px;
  border-radius: 0
}

.aaid-disclaimer {
  margin-top: 0 !important
}

.aaid-disclaimer p {
  font-size: 11px
}

.sterngold__implants-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  color: #A89072;
  text-align: center;
}

.sterngold__implants-first {
  text-align: center;
}

.sterngold__implants-trupur-left-title {
  text-transform: uppercase;
}

.sterngold__implants-mor-left-title,
.sterngold__implants-trupur-left-title {
  font-size: 20px !important;
  font-weight: bold !important;
  color: #666;
}

.sterngold__implants-mor-left-title sup,
.sterngold__implants-trupur-left-title sup {
  font-size: 12px !important;
}

.sterngold__implants-mor-left p strong {
  font-weight: bold;
  font-size: 15px;
  color: #666;
}

.sterngold__implants-mor-left-content-f {
  font-size: 13px;
  font-weight: 400;
}

.sterngold__implants-mor-left-sub {
  display: flex;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 20px;
}

.sterngold__implants-mor-left-sub h3 {
  margin-right: 15px;
  font-size: 20px !important;
  font-weight: bold !important;
}

.sterngold__implants-mor-left-sub h3 sup {
  font-size: 12px !important;
}

.sterngold__implants-mor-left-sub h4 {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 600;
  font-size: 15px;
  padding-top: 5px;
}

.sterngold__implants-mor-left-sub h3,
.sterngold__implants-mor-left-sub h4,
.sterngold__implants-mor-left-sub p {
  color: #A89072;
  margin-bottom: 0;
}

.sterngold__implants-mor-left-sub p {
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 0;
  padding-top: 5px;
}

.sterngold__implants-mor-left-content-s {
  font-size: 12px !important;
  font-weight: 400;
}

.sterngold__implants-mor-left-content-t {
  font-size: 11px !important;
  font-weight: 400;
}

.sterngold__implants-mor-left-btn,
.sterngold__implants-trupur-left-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 35px;
  border: 1px solid #A89072;
  color: #A89072;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 40px;
  font-size: 13px;
}

.sterngold__implants-mor-left-btn:hover,
.sterngold__implants-trupur-left-btn:hover {
  background: #A89072;
  color: white;
  transition: all 0.3s ease-in-out;
}

.sterngold__implants-mor {
  margin-top: 30px;
}

.sterngold__implants-mor,
.sterngold__implants-trupur {
  display: flex;
}

.sterngold__implants-mor-left,
.sterngold__implants-trupur-left {
  flex: 75%;
  max-width: 75%;
  padding-right: 60px;
}

.sterngold__implants-mor-right,
.sterngold__implants-trupur-right {
  flex: 25%;
  max-width: 25%;
}

.sterngold__implants-mor-right img,
.sterngold__implants-trupur-right img {
  width: 100%;
}

.sterngold__implants-trupur {
  margin-top: 50px;
}

.sterngold__implants-trupur-left-contentf {
  font-weight: 400;
  font-size: 13px;
  margin-top: 20px;
}

.sterngold__implants-trupur-left-contents {
  font-size:  11px;
  font-weight: 400;
}

.sterngold__course {
  text-align: center;
}

.sterngold__course-title {
  font-weight: 600 !important;
  font-size: 20px !important;
  margin-bottom: 20px;
  color: #666;
}

.sterngold__course-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 272px;
  height: 35px;
  border: 1px solid #A89072;
  color: #A89072;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin: auto;
  font-size: 13px;
}

.sterngold__course-btn:hover {
  background: #A89072;
  color: white;
  transition: all 0.3s ease-in-out;
}

.sterngold__dental-title strong {
  font-size: 45px;
  color: #666;
  opacity: 0.7;
}

.sterngold__dental-title sup {
  font-size: 20px !important;
  transform: translateY(-13px) !important;
}

.sterngold__dental-main.mor-page-wrap h2 {
  font-size: 20px !important;
  text-transform: inherit !important;
}

.sterngold__dental-main .aaid-disclaimer p {
  font-size: 11px !important;
}

.sterngold__dental-main .check li {
  font-size: 12px;
}

.sterngold__dental-main .aaid-win-content p {
  font-size: 12px !important;
}

.sterngold__dental-main .aaid-win-left {
  padding-right: 100px;
}

/* Dental Products Report Page Mobile */
@media (max-width: 768px) {
  .sterngold__implants-mor-left-sub {
    flex-flow: row wrap;
  }

  .sterngold__implants-mor-left-sub h3,
  .sterngold__implants-mor-left-sub h4 {
    margin: 0;
  }

  .sterngold__implants-mor-left-sub h3 {
    width: 100%;
    margin-bottom: 10px;
  }

  .sterngold__implants-mor-left-sub h4 {
    width: 50%;
    margin-bottom: 10px;
  }

  .sterngold__implants-mor-left-sub p {
    display: none;
  }

  .sterngold__implants-mor-left,
  .sterngold__implants-trupur-left,
  .sterngold__implants-mor-right,
  .sterngold__implants-trupur-right {
    flex: 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .sterngold__implants-mor, .sterngold__implants-trupur {
    flex-direction: column-reverse;
  }

  .sterngold__implants-mor-left-btn {
    margin-bottom: 50px;
  }

  .sterngold__implants-mor-left-btn,
  .sterngold__implants-trupur-left-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .sterngold__implants-title,
  .sterngold__implants-first {
    text-align: left;
  }

  section.mor-hero h1 {
    font-size: 45px;
  }

  .sterngold__dental-title strong {
    font-size: 30px;
  }

  .sterngold__dental-title sup {
    transform: translateY(-10px) !important;
  }
}

#mageplaza-bannerslider-block-before-content-2 .owl-carousel .banner-item:nth-child(1) {
  display: block;
}
#mageplaza-bannerslider-block-before-content-2 .owl-carousel .banner-item {
  display: none;
}

#mageplaza-bannerslider-block-before-content-2 .owl-carousel {
  display: block !important;
}

section.homepage.top-banners .homepage-second-slider {
  display: flex;
}

.service-block.service-block-custom .box {
  height: 235px;
}

.cart-container .cart-summary {
  display: grid;
  grid-template-areas: "b b b"
                       "a c d";
}

#block-shipping,
.ambanners,
#block-discount,
.cart-totals-container {
  width: 100% !important;
}

#block-shipping {
  grid-area: a;
}

.ambanners {
  grid-area: b;
}

#block-discount {
  grid-area: c;
}

.cart-totals-container {
  grid-area: d;
}

@media (max-width: 1145px) {
  .banner-upsell .row .sup {
    font-size: 20px;
    line-height: 25px;
  }

  .banner-upsell .row .title {
    font-size: 35px;
    line-height: 32px;
  }
}

@media (max-width: 768px) {
  .cart-container .cart-summary {
    grid-template-areas:
        "b"
        "a"
        "c"
        "d";
  }

  .banner-upsell .row {
    justify-content: center !important;
  }

  .banner-upsell .row .sup,
  .banner-upsell .row .title {
    text-align: center;
  }
}

.banner-upsell .row {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
}

.trc-banner {
<<<<<<< HEAD
  background: url('https://www.sterngold.com/media/wysiwyg/upsell_checkout_design.jpeg') no-repeat center center;
=======
  background: url('https://old-sterngold.newbird.co/skin/frontend/alobleu/default/img/banners/Upsell Checkout Design.jpg') no-repeat center center;
>>>>>>> a9c64354904b1c916ce23209bfcf9a4b34037e67
  background-size: cover;
  float: none;
  padding-left: 0;
  padding-right: 0;
  padding: 11px 30px;
}

.banner-upsell {
  margin: 12px 0;
}

.banner-upsell .row .sup {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}

.banner-upsell .row .title {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 32px;
  text-transform: uppercase;
  color: #333333;
}

.banner-upsell .row .col:nth-last-child(2) {
  flex-grow: 1;
}

.banner-upsell .row .button {
  display: block;
  margin: 0 auto;
  min-width: 200px;
  width: 100%;
  max-width: 280px;
  font-weight: 600;
  text-align: center;
  background: #A89072;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 12px;
  border: 1px solid transparent;
}

.banner-upsell .row .button:hover {
  background-color: transparent;
  color: #a89072;
  border-color: #a89072;
}

.ambanners.ambanner-8 div[data-banner-id]:nth-child(2) {
  display: none;
}

#aw-qo-toolbar .toolbar-content-items .tab {
  display: block !important;
}
nav.navigation li.ui-menu-item:hover > ul.submenu {
  display: block;
}

.aa-InputWrapperPrefix label {
  height: 25px;
  width: 25px;
  margin-right: 26px;
}

.aa-InputWrapper {
  position: absolute;
  width: 200px;
  display: none;
}