/*
 * Platz für eigene Änderungen direkt als CSS
 * Die hier gemachten Änderungen überschreiben ggfs. andere Styles, da diese Datei als letzte geladen wird.
 */

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");
body{background-color: #ffffff !important; }
.far {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
}

.fas {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}
.cart-icon-dropdown-icon {
    color: transparent !important;
    -webkit-text-stroke: 1.1px #000;
}
.main-search-wrapper {
    max-width: 560px !important;
    width: 100% !important;
}
.main-search-wrapper .form-control {
    border-radius: 30px 0px 0px 30px;
    border-color: #ccc;
}
.main-search-wrapper .input-group-append button.btn {
    border-radius: 0px 30px 30px 0px !important;
    background-color: #e32d6a;
    border-color: #e32d6a;
}
.logo-wrapper .navbar-brand {
    margin-right: 0;
    max-width: 220px;
}
.logo-wrapper .navbar-brand img {
    height: auto;
    max-width: 100%;
}

.section-heading h6 {
    font-size: 20px;
      margin-bottom: 0px;
}
.section-heading h4 {
    font-size: 30px;
    color: #000;
}

.ptoduct-card-item picture img {
    height: 100%;
    object-fit: cover;
    display: block;
}
.ptoduct-card-item picture {
    display: block;
    height: 200px;
    position: relative;
}
.ptoduct-card-item picture:after {
    position: absolute;
    content: '';
    background-color: rgb(228 45 106 / 69%);
    top: 0px;
    height: 100%;
    width: 100%;
}
.product-card-item picture:hover::after {
    opacity: 0;
}
.ptoduct-card-item .ptoduct-title {
    font-size: 20px;
    margin-top: 16px;
    text-align: center !important;
    color: #000;
    text-transform: capitalize;
}
.special-offer-left-card {
    max-width: 100% !important;
}
.special-offer-left-card picture {
    width: 100%;
    display: block;
    height: 340px;
}
.special-offer-left-card picture img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.special-offer-card {
background-color: rgb(230 44 106);
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 0px 60px;
    text-align: center;
}
.special-offer-card h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
}
.special-offer-card p {
    color: #fff;
}
.special-offer-card p a.btn {
    background-color: #e42d6a;
    font-size: 16px;
    padding: 8px 24px;
    color: #fff;
    border-radius: 30px;
}
#footer a:not(.btn), #footer .productlist-filter-headline, #footer .newsletter-footer-heading, #footer .btn-outline-primary {
    color: #000000 !important;
      text-decoration: none;

}
#footer {
    background-color: #eaeaea;
    color: #000000;
}
#footer a:not(.btn):hover {
    color: #e42d6a !important;
}
.box-content-wrapper p strong {
    font-size: 20px;
}
.slider-pause-controls.slider-pause-overlay {
    display: none;
}
.theme-default .nivoSlider {
    height: 500px;
    box-shadow: 0px 0px !important;
      background-color: #faf0f0 !important;
}
.theme-default .nivo-controlNav a {
    background-color: #bdbdbd !important;
    background-image: none !important;
    border-radius: 50%;
    width: 10px !important;
    height: 10px !important;
}
.theme-default .nivo-controlNav a.active {
    background-color: #d8226f !important;
        width: 30px !important;
    border-radius: 10px;
}
h4.heading-box {
    background-color: #e52d6a;
    color: #fff !important;
    padding: 30px 30px;
    border-radius: 90px;
    font-size: 32px;
}
.trust-indicators-content h4 {
    margin-bottom: 7px;
    font-size: 22px;
    color: #000;
    margin-top: 18px;
}
.trust-brand-card {
    border: solid 2px #e33e74;
    border-radius: 16px;
    padding: 30px 0px;
}
.container,
.container.opc-Container {
    max-width: 1450px;
}
.theme-default a.nivo-nextNav {
    background: #e42d6a url("https://noradental.codbos.com/media/image/opc/xl/next-icon-hp.png") no-repeat center;
}
.card-bg-white .product-wrapper a {
    background-color: #fff;
}
.theme-default a.nivo-prevNav {
    background: #e42d6a url("https://noradental.codbos.com/media/image/opc/xl/home-page-prvious.png") no-repeat center;
}
.theme-default a.nivo-nextNav,
.theme-default a.nivo-prevNav {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%; /* circle button */
}
.free-shipping-box {
    margin: 18px 0;
}
.cart-dropdown-shipping-notice {
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #ccc;
    padding: 0px 10px;
    border-radius: 10px;
}
.basket-items .cart-items-body ul.list-unstyled {
    display: none;
}
.free-shipping-progress {
    width: 100%;
    height: 12px;
    background: #e5e5e5;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 14px;
}

.free-shipping-progress span {
    display: block;
    width: 40%;
    height: 100%;
    background: linear-gradient(90deg, #2d2d2d, #444);
    border-radius: 30px;
}

.free-shipping-text {
    font-size: 15px;
    color: #555;
    line-height: 1.5;
}

.free-shipping-text strong {
    color: #000;
    font-weight: 700;
}
.content-cats-small .sub-categories,
.opc-product-slider .product-wrapper a{
border: solid 1px #e5e5e5 !important;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.choose_quantity {
    max-width: 140px;
}
.opc-product-slider .product-wrapper a .item-slider-desc {
    padding: 0px 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.opc-product-slider .product-wrapper {
    margin-bottom: 20px;
      padding: 0px 8px;
}
.product-list .product-wrapper {
    border: solid 1px #e5e5e5 !important;
    border-radius: 10px;
      margin-bottom: 0px !important;
}
.opc-product-slider .product-wrapper a .item-slider-price {
    color: #d8226f;
    display: block;
}
.product-list {
    gap: 15px;
}
.productbox.productbox-hover:hover .productbox-inner::before, .productbox.productbox-hover:focus .productbox-inner::before, .productbox.productbox-hover.focus .productbox-inner::before{
  border-radius: 10px;
  }
  .footer-social-media .btn-icon-secondary {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #000000;
    border: solid 1px #000000;
}
.footer-social-media .btn-icon-secondary:hover {
    background-color: #e62c6a;
    border-color: #e62c6a;
    color: #ffffff;
}

.footer-link-wrapper {
    background-color: #e3e3e3;
    padding: 10px 0px;
}

#copyright{margin-top: 0px; background-color: #e62c6a !important;}
.nl-premium {
  width: 100%;
  padding: 28px 18px;
background-color: #fff;
}

.nl-premium-box {
  max-width: 1500px;
  margin: 0 auto;
  min-height: 145px;
  padding: 30px 36px;
  border-radius: 36px;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,255,255,.35), transparent 22%),
    radial-gradient(circle at 88% 18%, rgba(255,255,255,.22), transparent 20%),
    linear-gradient(135deg, #22133b 0%, #52216f 45%, #ff087f 100%);
  display: grid;
  grid-template-columns: 170px 1fr 560px;
  align-items: center;
  gap: 28px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(58, 25, 91, .25);
  border: 1px solid rgba(255,255,255,.22);
}

.nl-premium-box::before {
  content: "";
  position: absolute;
  inset: -2px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.35), transparent);
  transform: translateX(-100%);
  animation: nlShine 5s infinite;
}

.nl-badge {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  background: rgba(255,255,255,.14);
  border: 2px dashed rgba(255,255,255,.55);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.1;
  box-shadow: inset 0 0 25px rgba(255,255,255,.12);
  position: relative;
  z-index: 2;
  animation: nlPulse 2.8s infinite;
}

.nl-content,
.nl-form {
  position: relative;
  z-index: 2;
}

.nl-small {
  display: inline-block;
  color: #ffd8eb;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 6px;
}

.nl-content h3 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 900;
}

.nl-content p {
  margin: 8px 0 0;
  color: rgba(255,255,255,.86);
  font-size: 16px;
  font-weight: 500;
}

.nl-form {
  background: rgba(255,255,255,.16);
  border: 1px solid rgba(255,255,255,.24);
  backdrop-filter: blur(12px);
  padding: 10px;
  border-radius: 60px;
  display: flex;
  gap: 10px;
}

.nl-form input[type="email"] {
  width: 100%;
  height: 58px;
  border: none;
  outline: none;
  border-radius: 50px;
  background: #fff;
  padding: 0 24px;
  font-size: 14px;
  font-weight: 600;
  color: #2b2b2b;
}

.nl-form button {
  min-width: 200px;
  height: 58px;
  border: none;
  border-radius: 50px;
  background: #201233;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
  transition: .35s ease;
}

.nl-form button span {
  display: inline-block;
  margin-left: 8px;
  transition: .35s ease;
}

.nl-form button:hover {
  background: #fff;
  color: #201233;
}

.nl-form button:hover span {
  transform: translateX(6px);
}
.contact-footer h4 {
    font-size: 18px;
    color: #000;
    margin-top: 20px;
}
#footer .contact-footer a {
    font-size: 25px;
    font-weight: 800;
    color: #e62c6a !important;
    display: block;
    margin-bottom: 20px;
}
.full-width-mega .menu-search-position-left .main-search-wrapper {
    margin: 0 auto;
}
.full-width-mega .nav-icons-wrapper ul#shop-nav {
    justify-content: end;
}
.cart-icon-dropdown-icon .fa-sup {
    max-width: none;
    color: #ffffff !important;
    -webkit-text-stroke: 0px #fff;
}
.nav-item.dropdown a,
.cart-icon-dropdown a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.full-width-mega .menu-center-space-between.menu-multiple-rows-multiple .nav-scrollbar-inner {
    justify-content: center;
}
#footer .contact-footer a.btn-box {
    font-size: 14px !important;
    border: solid 1px #000;
    color: #000 !important;
    padding: 8px 10px;
    margin-bottom: 10px;
    border-radius: 8px;
    max-width: 260px;
    cursor: pointer !important;
    text-align: center;
}
.sticky-top.fixed-navbar.theme-my-nova .hide-navbar.container {
    display: block !important;
}
.payment-wrapper {
background-color: #eaeaea;
    padding: 15px 0px;
    border-bottom: solid 1px #ccc;
}
.payment-wrapper .payment-info-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.payment-wrapper .payment-info-box .item {
width: 100px;
    background-color: #fff;
    border-radius: 35px;
    padding: 6px 20px;
}
#copyright .text-white:not(.btn) {
    color: #fff !important;
}
.header-top-bar {
    background-color: #e42d6a;
    padding: 12px 0px;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 99999;
}
.header-top-bar a{
    color: #fff;
}
ul.footer-link {
    display: flex;
    list-style: none;
    justify-content: center;
    margin-bottom: 0px;
    flex-wrap: wrap;
}
ul.footer-link li a {
    padding: 0px 20px;
}
#footer .footer-logo {
    width: 280px;
    height: auto;
    vertical-align: bottom;
}
#footer .footer-social-media ul {
    gap: 15px;
}

.payment-wrapper .payment-info-box .item img {
    width: 100%;
}

@keyframes nlShine {
  0% { transform: translateX(-120%); }
  45%, 100% { transform: translateX(120%); }
}

@keyframes nlPulse {
  0%,100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

/* Tablet */
@media (max-width: 1199px) {
  .nl-premium-box {
    grid-template-columns: 120px 1fr;
  }

  .nl-badge {
    width: 110px;
    height: 110px;
    font-size: 20px;
  }

  .nl-form {
    grid-column: 1 / -1;
    width: 100%;
  }
}

@media (max-width: 992px) {
  .trust-brand-card {
    margin-bottom: 30px;
}
header #mainNavigation.navbar-collapse {
    top: 65px;
    height: calc(110vh - 131px) !important;
}
.cart-icon-dropdown .cart-icon-dropdown-price{display: block !important;}
.nav-icons{height: auto !important;}
header .navbar {
    margin-top: 10px;
}
}

/* Mobile */
@media (max-width: 767px) {
  .nl-premium-box {
    grid-template-columns: 1fr;
    padding: 24px 18px;
    border-radius: 26px;
    text-align: center;
  }
  .logo-wrapper .navbar-brand {
    margin-right: 0;
    max-width: 150px;
}

  .nl-badge {
    margin: 0 auto;
  }
.header-top-bar {
    text-align: center;
}
.header-top-bar .col-md-6 {
    justify-content: center !important;
}
  .nl-content h3 {
    font-size: 18px;
  }

  .nl-form {
    flex-direction: column;
    border-radius: 24px;
  }

  .nl-form input[type="email"],
  .nl-form button {
    width: 100%;
    min-width: 100%;
  }

}

.go-to-top {
    background-color: #e62c6a;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}
.breadcrumb-wrapper {
    background-color: #ffd1e0;
    border: 0;
    padding: 4px 0px;
    margin: 0;
}
.nora-info-section {
    padding: 45px 0;
    background: #ffffff;
}

.nora-info-box {
    background: #ffffff;
    padding: 35px 40px;
    border-radius: 18px;
    box-shadow: 0 12px 35px rgba(0,0,0,0.06);
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

.nora-info-box h2 {
    margin: 0 0 22px;
    color: #ff0099;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 800;
}

.nora-info-box h3 {
    margin: 35px 0 18px;
    color: #ff33cc;
    font-size: 20px;
    font-weight: 800;
}

.nora-info-box p {
    margin: 0 0 16px;
    font-size: 15px;
    line-height: 1.8;
    color: #444;
}

.nora-info-box span {
    color: #ff3399;
    font-weight: 600;
}

.nora-info-box strong {
    color: #222;
    font-weight: 800;
}

@media (max-width: 767px) {
    .nora-info-section {
        padding: 28px 0;
    }

    .nora-info-box {
        padding: 24px 18px;
        border-radius: 14px;
    }

    .nora-info-box h2 {
        font-size: 20px;
    }

    .nora-info-box h3 {
        font-size: 18px;
    }

    .nora-info-box p {
        font-size: 14px;
        line-height: 1.7;
    }
    .theme-default .nivoSlider {
    height: 50vw;
    }
    .section-heading h4 {
    font-size: 22px;
    }
    .section-heading h6 {
    font-size: 15px;
    }
}

.product-images {
    border: solid 1px #ccc;
    border-radius: 16px;
}
.theme-default .nivoSlider img {
    object-fit: cover;
    height: 100% !important;
    object-position: right center;
}
.opc-product-slider {
    overflow: hidden;
    padding: 0px 15px;
}