﻿body {
  font-family: sans-serif;
  font-size: 0.88em;
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  position: relative;
  background: #fff;
}
h1 {
  font-family: "Rubik", sans-serif;
  font-size: 4rem;
  text-transform: uppercase;
}
.header-wrap {
  box-shadow: -6px 20px 17px -25px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: -6px 20px 17px -25px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: -6px 20px 17px -25px rgba(0, 0, 0, 0.65);
}

.border-mid-light {
  border: 1px solid #000;
  border-radius: 1rem;
  position: relative;

  /* height: 100%; */
}
.border-mid-light .icon-img {
  display: flex;
  justify-content: center !important;
  align-items: center;
}

.topfold {
  height: auto;
  background: url(../img/banner.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-top: 80px;
}

.tagline {
  margin-top: 60px;
}

.border-mid-light:hover {
  border: 2px solid #000;
  margin-top: -5px;
}

.btn-yellow {
  background-color: #ffc439 !important;
  border-color: #ffc439 !important;
  color: #212529 !important;
}

.bg-yellow {
  background-color: #ebc403;
  padding: 0.9rem;
  border-radius: 10px;
}
#productItems h2 {
  font-size: 25px;
}
.new {
  background: #0061b1;
  padding: 0 10px;
  color: #fff;
  font-size: 10px;
}

i {
  font-size: 1.2em !important;
  padding: 5px;
}

/* .showcase p {
    font-size: 11px;
} */

.header {
  font-size: 20px;
}

.innercont {
  padding: 30px 30px 30px 30px;
  background: url(../img/con-bg.jpg) top center;
  background-size: cover;
  border-radius: 10px;
  color: #fff;
}

.benefits-cont {
  padding: 30px 30px 30px 30px;
  background: url(../img/bene-bg.jpg) top center;
  background-size: cover;
  border-radius: 10px;
  color: #fff;
}

.whento {
  padding: 30px 30px 30px 30px;
  background: url(../img/whento-bg.jpg) top center;
  background-size: cover;
  border-radius: 10px;
  color: #fff;
}

.check-list {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 5px auto;
  background: #4c7086;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
}

.content {
  border: 2px dashed;
  width: 80%;
  margin: 0 auto;
}

.showcase {
  border: 1px solid #fff;
  border-radius: 10px;
  background: #fff;
}

section.product-page {
  min-height: 58vh;
}
.product-page h2 {
  text-align: center !important;
  margin: auto;
  font-size: 30px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
.product-page h3 {
  margin: auto;
  font-size: 25px !important;
  justify-content: space-evenly;
}
.showcase h4,
.prod h4 {
  font-weight: 600;
}

.on-stock {
  color: yellowgreen;
}

.order-now {
  font-size: 1em;
  font-weight: bold;
}

.breadcrumb-navigation {
  background: #fafafa;
}

.breadcrumb {
  background-color: transparent;
  font-size: 0.8em;
}

.breadcrumb-item.active {
  color: silver;
}

.cart svg {
  width: 24px;
  height: 19px;
  stroke: black;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  position: relative;
  z-index: 1;
  transform: translateZ(0);
}

.cart div {
  position: relative;
  display: inline;
}

.cart svg {
  margin: auto 0;
}

.cart label {
  position: absolute;
  right: -22px;
  top: -11px;
  display: block;
  background-color: red;
  padding: 1px;
  width: 21px;
  height: 21px;
  border-radius: 21px;
  text-align: center;
  color: white;
  font-family: "Chivo", serif;
  font-weight: 400;
}

.chat-link {
  cursor: pointer;
}

.btn-add,
.btn-minus {
  padding: 1px 6px !important;
}

/* body {
  padding-top: 69px;
} */

.loader {
  color: #ffffff;
  font-size: 9px;
  margin: 0 auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  top: 35%;
}

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }

  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em,
      0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em,
      0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }

  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }

  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }

  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em,
      0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em,
      0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }

  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }

  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.loader-wrapper {
  background: rgba(0, 0, 0, 0.87);
  position: fixed;
  z-index: 3;
  width: 100%;
  height: 150%;
}

.btn.primary-blue {
  background-color: #4785fc;
  color: #fff;
}

.cartItem {
  background: transparent;
  padding: 17px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  right: 10px;
  top: 47px;
  z-index: 100;
}

a.subscribe {
  background: #6a030d !important;
}

/* .removeItem {
    color: #fff !important;
    background-color: #dc3545 !important;
    padding-right: 0.3em;
    padding-left: 0.3em;
    border-radius: 39rem;
    text-indent: 28px;
} */

/* hide image please refer ticket #32323 comment:1 */
img[src="/img/ecom/slider/anti-snoring-clip-5.jpg"] {
  display: none !important;
}

.cartItem {
  background: rgba(255, 255, 255, 1);
  padding: 17px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* .removeItem {
    color: #fff !important;
    background-color: #dc3545 !important;
    padding-right: 0.3em;
    padding-left: 0.3em;
    border-radius: 39rem;
    font-size: 0.7em;
    text-indent: 28px;
} */

.bg-light {
  background: #fff !important;
}

.navbar-collapse {
  flex-grow: 0 !important;
  width: auto !important;
}

.cart svg {
  width: 24px;
  height: 19px;
  stroke: black;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  position: relative;
  z-index: 1;
  transform: translateZ(0);
  cursor: pointer;
}

.cart div {
  position: relative;
  display: inline;
}

.cart svg {
  margin: auto 0;
}

.text-bold {
  font-weight: bold;
}

.btn-add,
.btn-minus {
  padding: 1px 6px !important;
}

.cartCount {
  position: absolute;
  right: -8px;
  top: 2px;
  display: block;
  background-color: red;
  padding: 0px;
  width: 21px;
  height: 21px;
  border-radius: 23px;
  text-align: center;
  color: white;
  font-weight: 400;
  display: none;
  cursor: pointer;
}

.cart_item {
  display: block !important;
  margin-bottom: 0.9rem;
  border-bottom: 1px solid #dfdede;
  padding-bottom: 14px;
  font-size: 14px;
}

/*tab*/

.nav-tabs--vertical {
  border-bottom: none;
  border-right: 1px solid #ddd;
  display: flex;
  flex-flow: column nowrap;
}

.nav-tabs--left {
  margin: 0 15px;
}

.nav-tabs--left .nav-item + .nav-item {
  margin-top: 0.25rem;
}

.nav-tabs--left .nav-link {
  transition: border-color 0.125s ease-in;
  white-space: nowrap;
}

.nav-tabs--left .nav-link:hover {
  background-color: #f7f7f7;
  border-color: transparent;
}

.nav-tabs--left .nav-link.active {
  border-bottom-color: #ddd;
  border-right-color: #fff;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  margin-right: -1px;
}

.nav-tabs--left .nav-link.active:hover {
  background-color: #fff;
  border-color: #0275d8 #fff #0275d8 #0275d8;
}

.tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/*slider*/
.lSSlideOuter .lSPager.lSGallery {
  width: 100% !important;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  border: 3px solid #0061b1;
  border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery li {
  border: 1px solid #777777;
  border-radius: 0;
}

.back {
  padding-bottom: 15px;
  color: #777;
}

.back a {
  color: #777;
  font-size: 12px;
}

.wrap {
  background: url("../img/savenow-dental-card-hero.jpg") no-repeat top center;
  width: 100%;
  padding: 20px;
}

.wrap h2 {
  color: #28319a;
  font-weight: 600;
  font-size: 37px;
}

.wrap h2 span {
  color: #000;
  font-weight: 400;
}

.wrap ul li {
  margin: 12px 0;
  font-size: 19px;
}

.list {
  font-size: 17px;
}

/*wrapper*/
.wrapper {
  border: 1px solid #ddd;
  background: #fefefe;
}

.wrapper .box {
  margin: 0 auto;
  text-align: center;
}

.wrapper .box .bg-grey {
  background: #9e9e9e;
}

.wrapper-header {
  background: #0061b1;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 10px 0;
}

.wrapper-inner {
  padding: 10px;
}

/*divider*/

.separator > * {
  display: inline-block;
  vertical-align: middle;
}

.separator {
  font-size: 1.3em;
  font-weight: bolder;
  color: #646262;
  text-align: left;
  border: 0;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.separator:before,
.separator:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #e2e2e2;
  margin: 0 2px 0 2px;
  display: inline-block;
  vertical-align: middle;
}

.separator:before {
  margin-left: -100%;
}

.separator:after {
  margin-right: -100%;
}

/*end divider*/

.prod {
  background-color: #fff;
  padding: 2em 0em;
  border: 1px solid #eeeeee;
  border-radius: 0.25rem !important;
  transition: 0.2s all cubic-bezier(0.35, 0, 0.65, 1) !important;
}

.prod:hover {
  margin-top: -5px;
  border-top: 3px solid #dc3545;
  box-shadow: 0 15px 92px 0 rgb(50 55 81 / 10%);
}

.related-product {
  display: none;
}

.prod a {
  text-decoration: none;
  color: black;
}

.daily-deal-inner-headline {
  background: #0084ff;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 auto;
  margin-top: -10px;
  text-align: center;
  display: block;
  width: 180px;
  min-height: 38px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.daily-deal-inner-headline span {
  display: inline-block;
  vertical-align: middle;
  margin-top: 4px;
}

.daily-deal-inner-headline span span {
  display: inline;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}

.daily-deal {
  min-height: 200px;
  background: #fff;
  display: inline-block;
  border-radius: 18px;
  margin: 0 5px 10px 6px;
  padding: 10px;
  position: relative;
  float: left;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

footer p {
  font-weight: 300;
  padding: 5px 20px 5px 0px;
  color: #fff;
  margin-bottom: 20px;
}

footer h3 {
  font-size: 1.1em;
  color: #fff;
}

footer a {
  color: #f1f5f5;
  font-weight: 300;
}

footer.bg-white {
  background: #0d0d0d !important;
}

.copy p {
  color: #000000;
  font-weight: bold;
}

footer a:hover {
  text-decoration: none;
  color: #ebc403;
}

footer li {
  display: block;
}

footer .social i {
  color: white;
  font-size: 1em;
  padding: 5px;
}

footer i::before {
  font-size: 1.6em;
}

footer .social li {
  display: inline-block;
}

.copy {
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: rgba(255, 255, 255, 0.19);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  background-color: #ffb800 !important;
}

@media (max-width: 767px) {
  .cart .nav-link {
    margin-right: 1rem !important;
  }

  /* .cartItem {
    width: 100vw !important;
    height: 100vh !important;
    left: 6px;
    z-index: 1;
    top: 68px; */
  /* } */

  .wrap {
    background: url(../img/savenow-dental-card-hero.jpg) no-repeat left center;
  }
}

@media (max-width: 599px) {
  .navbar.fixed-top {
    padding-top: 1.3rem;
  }
  .copy {
    text-align: center;
    font-size: 0.7rem;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #productItems h2 {
    font-size: 22px;
  }
  .navbar-brand img {
    width: 7em;
  }

  .tagline {
    margin-top: 0;
  }
  .tagline h1 {
    font-size: 18px;
    margin-top: 20px;
  }
  .images-logo img {
    width: 50%;
    object-fit: contain;
    margin-bottom: 20px;
  }

  .info .flex-row {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .showcase {
    margin: 0 !important;
  }

  /* .header {
    font-size: 15px;
  } */

  .showcase p {
    font-size: 13px;
  }
  /* h1 {
    font-family: Rubik;
    font-size: 2rem;
    text-transform: uppercase;
  } */
  .topfold {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
  }
  .p-5 {
    padding: 1rem !important;
  }
  .h2,
  h2 {
    font-size: 1rem;
  }
  .topfold h5 {
    font-size: 15px;
  }
}

.text-blue-cus {
  color: #01afe4;
}

.text-red-cus {
  color: #f36c78;
}

.bg-red-cus {
  background: #f36c78;
}

.bg-blue-cus {
  background: #01afe4;
}
.bg-blue-cus:hover {
  background: #0589b1;
  cursor: default;
}

.guarantee-text {
  padding: 0 20px;
}

.prevent {
  padding: 80px 0;
}
.prevent h2 {
  color: #fff;
  text-align: center;
  font-size: 25px;
}
.prevent h3 {
  text-align: center;
  color: #ffb800;
  font-weight: normal;
  font-size: 25px;
}
.sec-4 {
  padding: 80px 0;
}
.sec-4 h1 {
  font-size: 30px;
  text-align: center;
}
.sec-4 h2 {
  text-align: center;
  font-size: 25px;
}

.sec-4 .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: none;
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .sec-4 .wrapper {
    grid-template-columns: 1fr;
  }
  .sec-4 .wrapper .list img {
    width: 100%;
  }
  .b-1 {
    margin-right: -20px !important;
    margin-bottom: 20px;
  }
  .bg-yellow {
    padding: 10px;
    font-size: 15px;
  }
  .product-page h3 {
    font-size: 15px !important;
  }
  .sec-5 .wrapper .images img {
    width: 100%;
  }
  .prevent h2 {
    font-size: 20px;
  }
  .prevent h3 {
    font-size: 15px;
  }
  .sec-4 h1 {
    font-size: 18px;
    text-align: center;
  }
  .sec-4 h2 {
    text-align: center;
    font-size: 15px;
  }
  .sec-4 .wrapper .list h3 {
    font-size: 20px;
  }
  .sec-5 h1 {
    font-size: 20px !important;
  }
  .sec-5 h2 {
    font-size: 15px !important;
  }
  .sec-5 .wrapper .content p {
    font-size: 16px !important;
  }
  .banner .tagline h2 {
    font-size: 20px !important;
    margin-top: 80px;
  }
  .banner {
    height: 50vh !important;
  }
  .banner .tagline p {
    font-size: 15px !important;
  }
  .product-page h2 {
    font-size: 20px !important;
  }
}

.btn-1 a {
  margin-right: 20px;
}
.sec-4 .wrapper .list h3 {
  color: #be0000;
  margin-top: 20px;
}

.sec-4 .btn-sign {
  text-align: center;
  margin-top: 40px;
}
.sec-4 .btn-sign a {
  background-color: #ffb800;
  padding: 20px 70px;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.sec-5 {
  padding: 80px 0;
}
.sec-5 h1 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.sec-5 h2 {
  text-align: center;
  font-size: 25px;
  color: #be0000;
}
.sec-5 .wrapper {
  border: none;
  margin-top: 40px;
  align-items: center;
}

.sec-5 .wrapper .content {
  border: none;
}
.sec-5 .wrapper .content p {
  font-size: 20px;
}
.sec-5 .wrapper .content span {
  font-weight: bold;
}
.content {
  width: 100%;
}
.navbar {
  /* position: fixed; */ /* Remove this line */
  position: absolute;
  width: 100%;
  /* top: 0; */ /* Remove this line */
  z-index: 9999;
  background: transparent;
}

.banner {
  position: relative;
  top: 0;
  width: 100%;
  height: 50vh;
  background-image: url("../img/banner-subs.png");
  background-size: cover;
  padding: 50px 0;
  text-align: center;
  color: #fff;
  z-index: -9999;
}
.banner .tagline p {
  font-size: 20px;
}
.banner .tagline h2 {
  font-size: 40px;
}
.basic {
  position: relative;
  overflow: hidden;
  margin-right: -69px;
}
.basic-1 {
  position: relative;
  overflow: hidden;
  margin-right: -69px;
}

.background-image {
  top: 0;
  right: 0;
  width: 80%;
  height: 50%;
  object-fit: cover; /* Ensures the image covers the entire container */
  z-index: -1; /* Places the image behind other content */
}

.btn-subs {
  background-color: #be0000;
}
.btn-cart {
  background-color: #f8e4b1;
  color: #000 !important;
}
.border-mid-light-1 {
  background-color: #f6f6f6;
  border-radius: 20px;
  padding: 40px;
}
