/* Demo 4 Homepage 4 */
/* Fonts */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
/* font-family: 'Inter', sans-serif; */
.text-third {
  color: #ef837b; }

.bg-light {
  background-color: #f4f7ff !important; }

.title-desc {
  font-size: 1.6rem;
  line-height: 1;
  margin-top: .3rem; }

.intro-slider-container,
.intro-slide {
  height: 310px;
  background-color: #f5f6f9; }

.intro-slide {
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center; }
  .intro-slide .intro-content {
    position: static;
    left: auto;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0); }

.intro-subtitle {
  margin-bottom: .5rem; }

.intro-title {
  color: #333;
  letter-spacing: -.03em;
  font-size: 3.4rem;
  margin-bottom: 0; }

.intro-price {
  color: #777;
  font-weight: 700;
  line-height: 1.2;
  font-size: 3.4rem;
  letter-spacing: -.025em;
  margin-top: 1rem;
  margin-bottom: 1.2rem; }
  .intro-price sup {
    top: -.8em;
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: -.03em; }

.intro-old-price {
  position: relative; }
  .intro-old-price:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #999; }

.owl-theme .owl-nav [class*='owl-'] {
  width: 3.2rem;
  height: 3.2rem;
  font-size: 2rem;
  margin-top: -1.6rem; }

.owl-theme.owl-nav-inside .owl-nav .owl-prev {
  left: 50%;
  margin-left: -584px; }

.owl-theme.owl-nav-inside .owl-nav .owl-next {
  right: 50%;
  margin-right: -584px; }

.owl-theme.owl-light .owl-nav [class*='owl-'] {
  border-color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 255, 255, 0.7);
  color: #ccc; }

.owl-theme.owl-nav-inside .owl-dots {
  bottom: 20px; }

.owl-full .owl-dots {
  bottom: -2rem; }

.cat-blocks-container {
  padding-top: .5rem; }
  .cat-blocks-container [class*="col-"] {
    display: flex;
    align-items: stretch;
    justify-content: center; }

.cat-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  margin-bottom: 3rem; }
  .cat-block figure {
    display: inline-flex;
    align-items: center;
    position: relative;
    flex: 1;
    margin: 0; }
    .cat-block figure span {
      position: relative; }
  .cat-block img {
    margin-left: auto;
    margin-right: auto;
    transition: transform 0.35s ease; }
  .cat-block:hover img {
    transform: translateY(-14px); }
  .cat-block:hover figure span:after {
    opacity: 1; }

.cat-block-title {
  color: #333333;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin-top: 2rem;
  margin-bottom: 0; }

.banner-content {
  left: 10px;
  padding-top: 0; }

.banner-subtitle {
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin-bottom: 1.3rem; }

.banner-title {
  color: #999999;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: 1.2rem; }

.main .banner-title strong {
  font-weight: 600;
  color: #333333; }

.banner-link {
  display: inline-block;
  font-weight: 400;
  line-height: 1.3;
  padding: .3rem 1rem;
  border-radius: 20px;
  letter-spacing: -.01em;
  margin-left: -1rem;
  text-align: center;
  min-width: 110px; }
  .banner-link i {
    margin-left: .7rem; }
  .banner-link:hover, .banner-link:focus {
    color: #fff;
    background-color: #3399ff;
    text-decoration: none !important; }

.nav.nav-pills .nav-link {
  font-size: 1.4rem; }

.nav.nav-pills .nav-item + .nav-item {
  margin-left: .5rem; }

.heading .title {
  font-weight: 600;
  letter-spacing: -.025em; }

.product.product-2 {
  background-color: #fff;
  border: .1rem solid #ebebeb;
  margin-bottom: 2rem; }
  .product.product-2 .product-nav-dots {
    margin-bottom: 1.5rem; }

.product-cat {
  color: #ccc; }

.product-body {
  overflow: hidden; }

.btn-product + .btn-product {
  border-left-style: solid; }

.product-action:not(.product-action-dark) {
  background-color: #f6f7fa; }
  .product-action:not(.product-action-dark) .btn-product + .btn-product {
    border-left-color: #d1d1d3; }
  .product-action:not(.product-action-dark) .btn-product:not(:hover):not(:focus) {
    color: #333; }

.product-action-dark .btn-product:not(:hover):not(:focus) {
  color: #fff; }

.new-arrivals .product-price,
.trending-products .product-price {
  margin-bottom: 1.2rem;
  color: #fcb941; }

.for-you .product.product-2 {
  border: none; }

.trending-products .product-body {
  padding: 1.6rem .4rem 1.6rem 2rem; }

.ratings-container {
  margin-bottom: 1.5rem; }

.old-price {
  margin-right: 10px;
  text-decoration: line-through;
}

.btn-product-icon {
  color: #3399ff;
  border-color: #3399ff;
  background-color: transparent;
  border: 0.1rem solid #3399ff; }
  .btn-product-icon span {
    background-color: #3399ff;
    top: -1px;
    bottom: -1px; }
  .btn-product-icon:hover, .btn-product-icon:focus {
    color: #3399ff;
    border-color: #3399ff;
    background-color: transparent; }

.btn-wishlist:hover:before, .btn-wishlist:focus:before {
  content: '\f233'; }

.btn-more {
  text-transform: capitalize; }

.deal-col {
  display: flex;
  align-items: stretch; }

.deal {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  padding: 3.6rem 4rem 4.8rem;
  background-color: #f5f6f9;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 2rem;
  min-height: 420px; }
  .deal > div {
    width: 100%; }
  .deal .btn {
    padding: 0 0 .2rem; }
  .deal h4 {
    color: #777;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1.25;
    letter-spacing: 0;
    margin-bottom: .5rem;
    max-width: 240px; }
  .deal h2 {
    color: #ef837b;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: -.01em;
    margin-bottom: .2rem;
    max-width: 240px; }
  .deal .product-title {
    max-width: 240px;
    margin-bottom: .7rem; }
  .deal .product-price {
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: .4rem; }

.deal-content {
  align-self: center;
  margin-top: -2rem; }

.deal-bottom {
  align-self: flex-end; }

.btn.btn-outline-dark-2 {
  border-color: #d7d7d7; }

.deal-countdown {
  margin-bottom: 0;
  margin-left: -.8rem;
  max-width: 180px; }
  .deal-countdown.offer-countdown {
    max-width: 240px; }
  .deal-countdown .countdown-show3 .countdown-section {
    width: calc(33.33% - 16px); }
  .deal-countdown .countdown-show4 .countdown-section {
    width: calc(25% - 16px); }
  .deal-countdown .countdown-section {
    position: relative;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    padding: .9rem 0 .3rem;
    margin-left: .8rem;
    margin-right: .8rem;
    background-color: #3399ff;
    border-radius: .3rem;
    border: none;
    margin-bottom: 2rem; }
    .deal-countdown .countdown-section:not(:last-child):after {
      color: #333333;
      content: ':';
      display: inline-block;
      font-weight: 400;
      font-size: 20px;
      line-height: 1;
      position: absolute;
      left: 100%;
      margin-left: 6px;
      margin-top: -1px;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
  .deal-countdown .countdown-period {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -2rem;
    display: block;
    font-weight: 400;
    color: #666666;
    text-transform: lowercase;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .deal-countdown .countdown-amount {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: -.03em;
    margin-bottom: .4rem; }

.new-price {
  font-weight: 400;
  letter-spacing: -.01em; }

.btn-link {
  letter-spacing: -.01em; }
  .btn-link i:last-child {
    margin-left: .5rem; }

.cta-border {
  position: relative;
  border: none;
  background-color: #666666;
  background-size: cover;
  font-size: 2rem;
  margin-left: 70px;
  padding-top: 4.9rem;
  padding-bottom: 4.9rem; }
  .cta-border .cta-img {
    position: absolute;
    left: -70px;
    top: -5px; }
  .cta-border .cta-text {
    margin-right: 0; }
    .cta-border .cta-text p {
      font-size: 2rem;
      line-height: 1.3;
      letter-spacing: -.01em;
      color: #fff; }
    .cta-border .cta-text::before {
      display: none; }
  .cta-border p {
    max-width: none; }
    .cta-border p strong {
      font-weight: 600; }
  .cta-border .btn:not(.btn-block) {
    min-width: 230px; }
  .cta-border .btn {
    margin-right: 70px;
    margin-left: 70px; }
    .cta-border .btn i:last-child {
      margin-left: 2.5rem; }

.cta-heading {
  margin-bottom: 2.2rem; }
  .cta-heading .cta-title {
    margin-bottom: .2rem; }

.cta-title {
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: -.025em; }

.cta-desc {
  font-size: 1.6rem; }

.cta .btn:not(.btn-block) {
  min-width: 178px; }

.icon-boxes-container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.icon-box-side .icon-box-title {
  font-weight: 600;
  margin-bottom: .2rem; }
.icon-box-side p {
  font-size: 1.6rem;
  letter-spacing: -.01em; }
.icon-box-side .icon-box-icon {
  font-size: 4rem; }

.footer {
  background-color: #f5f6f9; }
  .footer .footer-middle {
    border-top: none;
    padding: 5rem 0 3.5rem; }
  .footer .widget-title {
    font-weight: 600; }

.widget-list a {
  position: relative; }
  .widget-list a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .1rem;
    background-color: #3399ff;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform .3s ease; }
  .widget-list a:hover:before, .widget-list a:focus:before {
    transform-origin: left center;
    transform: scale(1, 1); }

.widget-about p:last-of-type {
  margin-bottom: 1.2rem; }

.widget-call {
  position: relative;
  font-size: 1.3rem;
  padding: 2.1rem 2rem 1.6rem 7rem;
  border: .1rem solid #e1e1e1;
  border-radius: .3rem;
  line-height: 1.25;
  max-width: 270px; }
  .widget-call i {
    display: inline-block;
    color: #333333;
    font-size: 3rem;
    line-height: 1;
    position: absolute;
    left: 2rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
  .widget-call a {
    display: block;
    font-weight: 400;
    font-size: 2rem;
    color: #3399ff; }
    .widget-call a:hover, .widget-call a:focus {
      color: #1a8cff;
      box-shadow: none; }

.footer-bottom .container {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem; }

@media screen and (min-width: 576px) {
  .intro-slider-container,
  .intro-slide {
    height: 360px; } }
@media screen and (min-width: 768px) {
  .intro-title {
    font-size: 4rem; }

  .intro-price {
    font-size: 4rem; }
    .intro-price sup {
      font-size: 1.6rem; } }
@media screen and (min-width: 992px) {
  .intro-slider-container,
  .intro-slide {
    height: 400px; }

  .intro-price {
    font-size: 4.4rem; }
    .intro-price sup {
      font-size: 1.8rem; }

  .intro-title {
    font-size: 4.4rem; } }
@media screen and (min-width: 1200px) {
  .intro-content .btn {
    min-width: 170px; }

  .intro-title {
    font-size: 5rem; }

  .intro-price {
    font-size: 5rem;
    margin-bottom: 1.7rem; }
    .intro-price sup {
      top: -1.1em;
      font-size: 2rem; }

  .owl-theme .owl-nav [class*='owl-'] {
    width: 4rem;
    height: 4rem;
    font-size: 2.2rem;
    margin-top: -2rem; }

  .btn-more {
    min-width: 270px; } }
@media screen and (max-width: 991px) {
  .heading {
    text-align: center; }
    .heading .title {
      margin-bottom: 1rem; } }

/*# sourceMappingURL=demo-4.css.map */


/*******************************
  POSMagazin Redesign Overrides
  Paste at END of style.css
********************************/

/* 1) Design tokens */
:root{
  --tw-bg-opacity: 1;
  --pm-brand:rgb(2 132 199 / var(--tw-bg-opacity, 1));       /* brand 600 */
  --pm-brand-700: #0369a1;   /* brand 700 */
  --pm-brand-50: #f0f9ff;
  --pm-brand-100:#e0f2fe;

  --pm-bg: #f8fafc;          /* slate-50 */
  --pm-card: #ffffff;
  --pm-text: #0f172a;        /* slate-900 */
  --pm-muted: #64748b;       /* slate-500 */
  --pm-border:#e2e8f0;       /* slate-200 */

  --pm-radius-xl: 16px;
  --pm-radius-lg: 12px;

  --pm-shadow-sm: 0 1px 2px rgba(15,23,42,.06);
  --pm-shadow-md: 0 8px 30px rgba(15,23,42,.08);
  --pm-shadow-lg: 0 18px 50px rgba(15,23,42,.12);
}

/* 2) Global typography / background */
html, body { background: var(--pm-bg) !important; }
body{
  font-family: Inter, system-ui, -apple-system, Segoe UI, Inter, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji" !important;
  color: var(--pm-text);
}
a { transition: color .2s ease, background-color .2s ease, box-shadow .2s ease, transform .2s ease; }

/* 3) Header – make it “sticky modern” */
.header.header-4{
  background: rgba(255,255,255,.90) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--pm-border);
  box-shadow: var(--pm-shadow-sm);
  position: relative;
  z-index: 3000;
}

/* 2) Prevent dropdown clipping by header containers (common in themes) */
.header.header-4,
.header.header-4 .header-top,
.header.header-4 .header-middle,
.header.header-4 .header-bottom,
.header.header-4 .container,
.header.header-4 .header-right{
  overflow: visible;
}

/* Top bar */
.header-top{
  background: #0f172a !important;
  color: #cbd5e1 !important;
  font-size: 12px;
  border-bottom: 0 !important;
}
.header-top a{
  color: #cbd5e1 !important;
  opacity: .95;
}
.header-menu ul li a{ color: rgb(102, 102, 102) !important; opacity: 1; }
.header-top a:hover{ color: #c5c5c5 !important; opacity: 1; }

/* Middle header spacing */
.header-middle{
  background: transparent !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

/* Logo sizing */
.header .logo img{
  max-height: 44px;
  width: auto;
}

/* Search bar -> rounded “pill” */
.header-search .header-search-wrapper,
.header-search-extended .header-search-wrapper{
  border: 0 !important;
  background: #f1f5f9 !important; /* slate-100 */
  border-radius: 999px !important;
  box-shadow: inset 0 1px 2px rgba(15,23,42,.06);
  padding-left: 6px;
}
.header-search .form-control{
  height: 46px !important;
  border: 0 !important;
  background: transparent !important;
  font-size: 14px;
  color: var(--pm-text);
}
.header-search .btn{
  height: 46px !important;
  border-radius: 999px !important;
  background: transparent !important;
  border: 0 !important;
  color: #94a3b8 !important; /* slate-400 */
}
.header-search .btn:hover{
  color: var(--pm-brand) !important;
  background: #e2e8f0 !important;
}

/* Header icons (wishlist/cart) */
.wishlist a, .cart-dropdown > a{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  color: #475569 !important; /* slate-600 */
}
.wishlist a:hover, .cart-dropdown > a:hover{
  color: var(--pm-brand) !important;
}
.wishlist .icon, .cart-dropdown .icon{
  position: relative;
}
.wishlist .wishlist-count,
.cart-dropdown .cart-count{
  background: var(--pm-brand) !important;
  border: 2px solid #fff;
  font-weight: 700;
}

/* 4) Header bottom nav – cleaner */
.header-bottom.sticky-header{
  background: transparent !important;
  border-top: 1px solid #f1f5f9 !important;
  box-shadow: none !important;
}
.category-dropdown > a{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
  border-radius: 10px !important;
  padding: 10px 14px !important;
  border: 1px solid var(--pm-brand-100) !important;
}
.category-dropdown > a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}

.header-4 .dropdown.category-dropdown .dropdown-toggle:hover{
  color: var(--pm-brand-700) !important;
  border-radius: 10px 10px 0px 0px !important;
}

.header-4 .dropdown.category-dropdown > .dropdown-toggle::after{
  display: none !important;
  content: none !important;
}

/* (Optional) also remove if theme uses ::before */
.header-4 .dropdown.category-dropdown > .dropdown-toggle::before{
  display: none !important;
  content: none !important;
}

.header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus){
  color: var(--pm-brand) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}

.main-nav .menu > li > a{
  font-weight: 600;
  color: #475569 !important;
}
.main-nav .menu > li > a:hover{
  color: var(--pm-brand-700) !important;
}

/* 5) Slider area – add “hero” feeling */
.intro-slider-container{
  border-radius: var(--pm-radius-xl);
  overflow: hidden;
  box-shadow: var(--pm-shadow-md);
}
.intro-slide{
  border-radius: var(--pm-radius-xl);
}
.intro-content .intro-title{
  color: #0f172a !important;
  font-weight: 800 !important;
}

/* 6) Category tiles – modern cards */
.cat-block{
  background: var(--pm-card) !important;
  border: 1px solid #f1f5f9 !important;
  border-radius: var(--pm-radius-xl) !important;
  box-shadow: var(--pm-shadow-sm);
  padding: 18px !important;
}
.cat-block:hover{
  border-color: var(--pm-brand-100) !important;
  box-shadow: var(--pm-shadow-md);
  transform: translateY(-2px);
}
.cat-block-title{
  color: #334155 !important; /* slate-700 */
  font-weight: 700 !important;
}

/* 7) Banners – soften */
.banner{
  border-radius: var(--pm-radius-xl) !important;
  overflow: hidden;
  box-shadow: var(--pm-shadow-sm);
}
.banner:hover{
  box-shadow: var(--pm-shadow-md);
  transform: translateY(-2px);
}
.banner .banner-content{
  padding: 18px !important;
}
.banner .banner-link{
  color: var(--pm-brand) !important;
  font-weight: 700;
}

/* 8) Product cards – match new UI */
.product{
  background: var(--pm-card) !important;
  border: 1px solid #f1f5f9 !important;
  border-radius: var(--pm-radius-xl) !important;
  box-shadow: var(--pm-shadow-sm);
  overflow: hidden;
}
.product:hover{
  box-shadow: var(--pm-shadow-lg);
  transform: translateY(-2px);
  border-color: var(--pm-brand-100) !important;
}
.product-media{
  background: #fff !important;
  padding: 14px !important;
}
.product-media img{
  transition: transform .4s ease;
}
.product:hover .product-media img{
  transform: scale(1.04);
}
.product-body{
  padding: 14px 16px 16px !important;
}
.product-cat a{
  color: var(--pm-brand) !important;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .02em;
}
.product-title a{
  color: #0f172a !important;
  font-weight: 800 !important;
}
.product-title a:hover{
  color: var(--pm-brand) !important;
}
.product-price{
  font-weight: 800 !important;
  color: #0f172a !important;
}

/* Product action buttons */
.product-action{
  background: transparent !important;
  padding: 10px 14px 14px !important;
  gap: 10px;
}
.btn-product.btn-cart{
  border-radius: 12px !important;
  border: 1px solid var(--pm-brand-100) !important;
  color: var(--pm-brand) !important;
  font-weight: 800;
  background: var(--pm-brand-50) !important;
}
.btn-product.btn-cart:hover{
  background: var(--pm-brand) !important;
  border-color: var(--pm-brand) !important;
  color: #fff !important;
  transform: translateY(-1px);
}

/* Wishlist icon on product */
.btn-wishlist{
  border-radius: 12px !important;
}
.btn-wishlist:hover{ color: #ef4444 !important; }

/* 9) “Icon boxes” section – make them card-like */
.icon-boxes-container{
  background: transparent !important;
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.icon-box.icon-box-side{
  background: var(--pm-card);
  border: 1px solid #f1f5f9;
  border-radius: var(--pm-radius-xl);
  padding: 18px;
  box-shadow: var(--pm-shadow-sm);
  height: 100%;
}
.icon-box.icon-box-side:hover{
  box-shadow: var(--pm-shadow-md);
  transform: translateY(-2px);
}
.icon-box-title{
  color: #0f172a !important;
  font-weight: 800 !important;
}

/* 10) Newsletter / CTA – dark clean */
.footer .cta,
.cta.bg-dark{
  background: #0f172a !important;
}
.cta .cta-title{
  font-weight: 900;
}
.input-group-round .form-control{
  border-radius: 12px 0 0 12px !important;
}
.input-group-round .btn{
  border-radius: 0 12px 12px 0 !important;
  background: var(--pm-brand) !important;
  border-color: var(--pm-brand) !important;
  font-weight: 800;
}
.input-group-round .btn:hover{
  background: var(--pm-brand-700) !important;
  border-color: var(--pm-brand-700) !important;
}

/* 11) Footer – lighter, more modern */
.footer{
  background: #fff !important;
  border-top: 1px solid var(--pm-border);
}
.footer-middle{
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}
.footer .widget-title{
  font-weight: 900;
  color: #0f172a !important;
}
.footer a:hover{ color: var(--pm-brand) !important; }
.footer-bottom{
  border-top: 1px solid #f1f5f9 !important;
}

/* 12) Dropdown cart – modern panel */
.dropdown-cart-total{
  border-top: 1px solid #f1f5f9 !important;
}
.dropdown-cart-action .btn{
  border-radius: 12px !important;
}

/* 13) Mobile menu – cleaner */
.mobile-menu-container .mobile-menu-wrapper{
  border-radius: var(--pm-radius-xl);
}

/* 14) Scroll-to-top – brand */
#scroll-top{
  border-radius: 999px !important;
  background: var(--pm-brand) !important;
}
#scroll-top:hover{ background: var(--pm-brand-700) !important; }

/* 15) Small utility tweaks */
hr { border-color: #f1f5f9 !important; }
.title, .title-lg { font-weight: 900 !important; color: #0f172a !important; }
.text-primary{ color: var(--pm-brand) !important; }
.btn-primary{
  background: var(--pm-brand) !important;
  border-color: var(--pm-brand) !important;
}
.btn-primary:hover{
  background: var(--pm-brand-700) !important;
  border-color: var(--pm-brand-700) !important;
}

/* 16) Optional: smoother images in category tiles */
.cat-block img{ object-fit: contain; }

/* 18) Responsive niceties */
@media (max-width: 991px){
  .header-middle{ padding-top: 10px !important; padding-bottom: 10px !important; }
  .header .logo img{ max-height: 38px; }
  .intro-slider-container{ border-radius: 12px; }
}

/* Tailwind-like "section with bottom border" */
.benefits-section {
  background: #ffffff;
  padding: 3rem 0;               /* ~py-12 */
  border-bottom: 1px solid #e2e8f0; /* slate-200-ish */
}

/* =========================
   HERO SLIDER (Banner)
========================= */

.hero-slider .hero-slide {
  position: relative;
  min-height: 520px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

/* soft overlay (keeps image visible, but gives modern look) */
.hero-slider .hero-overlay {
  position: absolute;
  inset: 0;
  background:
          linear-gradient(90deg,
          rgba(255,255,255,0.85) 0%,
          rgba(255,255,255,0.55) 35%,
          rgba(255,255,255,0.15) 70%,
          rgba(255,255,255,0.05) 100%);
}

/* container above overlay */
.hero-slider .hero-container {
  position: relative;
  padding-top: 72px;
  padding-bottom: 72px;
}

/* glass card like new design */
.hero-slider .hero-card {
  background: rgba(255,255,255,0.88);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
  padding: 28px;
}

/* subtitle badge */
.hero-slider .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.2;

  color: var(--bs-primary, #0d6efd);
  background: rgba(13, 110, 253, 0.12);
  margin-bottom: 14px;
}

/* ensure badge content (description) doesn't break layout */
.hero-slider .hero-badge p,
.hero-slider .hero-badge h1,
.hero-slider .hero-badge h2,
.hero-slider .hero-badge h3 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

/* title */
.hero-slider .hero-title {
  margin: 0 0 18px 0;
  font-weight: 800;
  line-height: 1.08;
  color: #0f172a;
  font-size: clamp(28px, 3.4vw, 54px);
}

/* button aligned to new design feel */
.hero-slider .btn-hero {
  padding: 12px 18px;
  border-radius: 999px; /* keep "round" */
  box-shadow: 0 10px 24px rgba(13, 110, 253, 0.18);
}

/* OWL dots styled like the new design */
.hero-slider .owl-dots {
  margin-top: 14px;
}
.hero-slider .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 999px;
  background: #cbd5e1; /* slate-ish */
  transition: all .2s ease;
}
.hero-slider .owl-dots .owl-dot.active span {
  background: var(--bs-primary, #0d6efd);
  transform: scale(1.2);
}

/* =========================
   BENEFITS STRIP (After banner)
========================= */

.benefits-strip {
  background: #ffffff;
  padding: 48px 0;
  border-bottom: 1px solid rgba(226, 232, 240, 0.9);
}

/* cards */
.benefit-card {
  display: flex;
  align-items: flex-start;
  gap: 14px;

  padding: 16px;
  border-radius: 16px;
  background: #fff;

  transition: background-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.benefit-card:hover {
  background: #f8fafc;
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
}

@media (max-width: 575.98px) {
  .benefit-card {
    padding: 0.9rem;
  }
}

/* icon badge – uses Bootstrap primary by default */
.benefit-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  color: var(--pm-brand, #0d6efd);
  background: rgba(13, 110, 253, 0.10);
  flex: 0 0 44px;
}

.benefit-title {
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  color: #0f172a;
}

.benefit-subtitle {
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.4;
  color: #64748b;
}


/* =========================
   HERO "NEW DESIGN"
========================= */

.hero-new {
  position: relative;
  z-index: 1;
  background: #ffffff;
  overflow: hidden;
}

.hero-new-bg {
  position: absolute;
  inset: 0;
  background: #f8fafc; /* slate-50 */
  transform: skewY(3deg) translateY(-96px);
  transform-origin: top left;
}

.hero-new-container {
  position: relative;
  padding-top: 48px;
  padding-bottom: 96px;
}

@media (min-width: 768px) {
  .hero-new-container {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}

/* prevent owl from forcing weird heights */
.hero-new-slide { padding: 0 4px; }


/* Badge like Tailwind */
.hero-new-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(13, 110, 253, 0.12); /* primary/12% */
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 16px;
}

/* if description contains tags, keep them tidy */
.hero-new-badge-text > * { margin: 0; font: inherit; color: inherit; }

/* ping dot */
.hero-new-dot { position: relative; width: 10px; height: 10px; display: inline-block; }
.hero-new-dot-core {
  position: absolute; inset: 0;
  border-radius: 999px;
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.hero-new-dot-ping {
  position: absolute; inset: 0;
  border-radius: 999px;
  background: #60a5fa;
  opacity: .55;
  animation: heroPing 1.6s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes heroPing {
  0% { transform: scale(1); opacity: .55; }
  75%, 100% { transform: scale(2.2); opacity: 0; }
}

/* Title + gradient emphasis */
.hero-new-title {
  margin: 0 0 16px 0;
  font-weight: 800;
  line-height: 1.05;
  color: #0f172a;
  font-size: clamp(34px, 3.6vw, 64px);
}

/* Optional subtitle (if you use it) */
.hero-new-subtitle {
  margin: 0 0 24px 0;
  color: #64748b;
  font-size: 18px;
  max-width: 520px;
}

/* Buttons like concept (primary pill/soft shadow, secondary bordered) */
.hero-new-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.hero-new-btn {
  padding: 14px 22px;
  border-radius: 14px;
  font-weight: 700;
}

.hero-new-btn-primary {
  box-shadow: 0 14px 28px rgba(13, 110, 253, 0.25);
}

.hero-new-btn-secondary {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 1);
  color: #334155;
}
.hero-new-btn-secondary:hover {
  background: #f8fafc;
  color: #0f172a;
}

/* Trust row */
.hero-new-trust {
  margin-top: 28px;
  display: flex;
  gap: 22px;
  align-items: center;
  opacity: .65;
  filter: grayscale(1);
  transition: filter .3s ease, opacity .3s ease;
}
.hero-new-trust:hover { filter: grayscale(0); opacity: .9; }
.hero-new-brand {
  font-weight: 800;
  font-size: 18px;
  color: #94a3b8;
  display: inline-flex;
  align-items: center;
}

/* Right composition */
.hero-new-right { position: relative; }

.hero-new-glow {
  position: absolute;
  inset: -16px;
  background: linear-gradient(90deg, rgba(13,110,253,.35), rgba(168,85,247,.30));
  border-radius: 22px;
  filter: blur(28px);
  opacity: .22;
}

.hero-new-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 1);
  border-radius: 22px;
  box-shadow: 0 28px 60px rgba(15, 23, 42, 0.18);
  padding: 22px;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-new-image-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-new-image {
  max-width: 78%;
  height: auto;
  object-fit: contain;
  transition: transform .45s ease;
}
.hero-new-card:hover .hero-new-image { transform: scale(1.04); }

/* floating stock card (bottom-right) */
.hero-new-float {
  position: absolute;
  right: 18px;
  bottom: 18px;

  display: flex;
  gap: 12px;
  align-items: flex-start;

  padding: 14px;
  border-radius: 14px;
  background: rgba(255,255,255,.92);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(226, 232, 240, 1);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.12);
  max-width: 260px;

  animation: heroFloat 3s ease-in-out infinite;
}

@keyframes heroFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

.hero-new-float-icon {
  width: 36px;
  height: 36px;
  border-radius: 12px;
  background: rgba(34,197,94,.14);
  color: #16a34a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hero-new-float-small {
  font-size: 11px;
  color: #64748b;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.hero-new-float-strong {
  font-size: 14px;
  font-weight: 800;
  color: #0f172a;
}

/* Owl dots like the Tailwind concept */
.hero-new .owl-dots {
  margin-top: 18px;
}
.hero-new .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #cbd5e1;
  transition: all .2s ease;
}
.hero-new .owl-dots .owl-dot.active span {
  background: var(--bs-primary, #0d6efd);
  transform: scale(1.2);
}


.hero-new .owl-stage-outer{
  overflow: visible;
}

/* Hide all non-active slides so only the active one is visible */
.hero-new .owl-item{
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease;
}

.hero-new .owl-item.active{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.header-bottom-new{
  border-top: 1px solid #f1f5f9;
  padding: 12px 0;
  background: #fff;
}

/* Categories pill */
.header-bottom-new .category-pill{
  background: #eef6ff;
  color: #0b5ed7;
  border: 0;
  border-radius: 8px;
  padding: 8px 14px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}

/* Main links */
.header-bottom-new .header-link{
  color: #64748b;
  font-weight: 600;
  padding: 6px 12px;
}
.header-bottom-new .header-link:hover{
  color: var(--pm-brand);
}

/* Right side */

.header-bottom-new .header-bottom-right{
  margin-left: auto;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.header-bottom-new .header-discount{
  color: #64748b;
  font-size: 13px;
}
.header-bottom-new .header-discount .highlight{
  color: #0b5ed7;
  font-weight: 700;
}

/* Offers Speciale */
.header-bottom-new .header-offers-link{
  color: #ef4444;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.header-bottom-new .header-offers-link:hover{
  color: #dc2626;
}

.dropdown-toggle::after{
  content: none;
}
.dropdown-toggle:hover{
  content: none;
}

/* Header bottom hover underline (left -> right, smooth) */
.header-bottom-new .header-bottom-links .nav-link.header-link{
  position: relative;
  display: inline-block;          /* needed so underline matches text width */
  padding: 6px 12px;
  text-decoration: none;
}

/* the line */
.header-bottom-new .header-bottom-links .nav-link.header-link::after{
  content: "";
  position: absolute;
  left: 12px;                     /* matches padding */
  right: 12px;                    /* matches padding */
  bottom: -2px;                   /* a little below text */
  height: 2px;
  background: var(--pm-brand);
  transform: scaleX(0);
  transform-origin: left;         /* left -> right */
  transition: transform .25s ease;
  opacity: 0.95;
}

/* hover shows the line */
.header-bottom-new .header-bottom-links .nav-link.header-link:hover::after,
.header-bottom-new .header-bottom-links .nav-item.active > .nav-link.header-link::after{
  transform: scaleX(1);
}

/* keep your color change */
.header-bottom-new .header-bottom-links .nav-link.header-link:hover{
  color: var(--pm-brand) !important;
}

/* Prevent old theme hover borders/underlines from interfering */
.header-bottom-new .main-nav .menu > li > a::before,
.header-bottom-new .main-nav .menu > li > a::after{
  box-shadow: none !important;
}

/* Newsletter section like new design */
.pm-newsletter{
  padding: 48px 0;                 /* ~py-12 */
  background: #0f172a;             /* slate-900 */
  color: #fff;
}

.pm-newsletter-title{
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 8px 0;
  color: #fff;
}

.pm-newsletter-desc{
  margin: 0;
  color: #94a3b8;                  /* slate-400 */
  font-size: 14px;
  line-height: 1.5;
}

/* Controls row */
.pm-newsletter-controls{
  display: flex;
  gap: 10px;
  width: 100%;
}

/* Input like Tailwind example */
.pm-newsletter-input{
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;            /* rounded-lg */
  background: #1f2937;            /* slate-800 */
  border: 1px solid #334155;      /* slate-700 */
  color: #fff;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.pm-newsletter-input::placeholder{
  color: #94a3b8;
}

.pm-newsletter-input:focus{
  border-color: var(--pm-brand);
  box-shadow: 0 0 0 3px rgba(2,132,199,.18); /* brand ring */
}

/* Button like Tailwind example */
.pm-newsletter-btn{
  padding: 12px 30px;
  border-radius: 12px;
  border: 0;
  background: var(--pm-brand);
  color: #fff;
  font-weight: 800;
  white-space: nowrap;
  transition: background-color .2s ease, transform .2s ease;
}

.pm-newsletter-btn:hover{
  background: var(--pm-brand-700);
  transform: translateY(-1px);
}

.menu-vertical  > li:hover > a{
  color: var(--pm-brand) !important;
}

/* Price row: left = price block, right = cart button */
.product-price-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
}

/* Left price block (old price above new price) */
.product-price-left{
  display: flex;
  flex-direction: column;
  line-height: 1.15;
  min-width: 0;
}

.product-price-left .old-price{
  font-size: 12px;
  opacity: .65;
  text-decoration: line-through;
}

.product-price-left .new-price{
  font-size: 18px;
  font-weight: 700;
}

/* Cart icon button (right side) */
.btn-product.btn-cart-icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 40px;
  height: 40px;
  border-radius: 10px;
  background: var(--brand-50, #f0f9ff);
  --tw-bg-opacity: 1;
  color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
  transition: background-color .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;
  box-shadow: 0 1px 2px rgba(0,0,0,.08);
}

.btn-product.btn-cart-icon:hover{
  --tw-bg-opacity: 1;
  background: rgb(2 132 199 / var(--tw-bg-opacity, 1));
  color: #fff;
  transform: translateY(-1px);
}

/* Optional: if your theme applies padding/margins to .btn-product */
.btn-product.btn-cart-icon svg{
  width: 20px;
  height: 20px;
}

.product-title{
  min-height: 48px;
}

.product-separator{
  margin-top: 15px;
  margin-bottom: 15px;
}

.section-head{
  display: flex;
  justify-content: space-between;
  align-items: flex-end; /* like items-end */
  gap: 16px;
  margin-bottom: 24px; /* similar to mb-10 feel */
}

.section-head__left{
  min-width: 0;
}

.section-head__desc{
  margin-top: 6px;
  color: #64748b; /* slate-500-ish */
}

/* Right action (Vezi tot) */
.section-head__action{
  display: none; /* hidden on mobile like hidden md:flex */
  align-items: center;
  gap: 6px;
  font-weight: 600;
  color: var(--pm-brand);
  text-decoration: none;
  white-space: nowrap;
}

.section-head__action:hover{
  color: var(--pm-brand-700);
}

.section-head__icon{
  width: 16px;
  height: 16px;
}

/* md breakpoint */
@media (min-width: 768px){
  .section-head__action{
    display: inline-flex;
  }
}

@media (max-width: 768px){
  .hero-new-trust{
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .benefit-card{
    margin-bottom: 30px;
  }

  .hero-new-actions a{
    width: 100%;
  }
}

.hero-new-trust .hero-new-brand svg{
  margin-right: 10px;
}

a{
  color: #0ea5e9;
}

a:hover{
  color: #0369a1;
}

.header-4 .btn-primary:hover, .header-4 .btn-primary:focus, .header-4 .btn-primary.focus, .header-4 .btn-primary:not(:disabled):not(.disabled):active, .header-4 .btn-primary:not(:disabled):not(.disabled).active, .header-4 .show > .btn-primary.dropdown-toggle{
    background: var(--pm-brand-700) !important;
    border-color: var(--pm-brand-700) !important;
    color: #fff !important;
}

.btn-outline-primary-2{
  border-color: var(--pm-brand) !important;
  color: var(--pm-brand) !important;
}

.btn-outline-primary-2:hover, .btn-outline-primary-2:focus, .btn-outline-primary-2.focus, .btn-outline-primary-2:not(:disabled):not(.disabled):active, .btn-outline-primary-2:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-2.dropdown-toggle{
    color: #0369a1 !important;
    background: #fff !important;
    border-color: #0369a1 !important;
}

.cart-dropdown .product-cart {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 1.6rem 2.4rem 1.6rem 0;
  box-shadow: none;
  margin: 0 !important;
  border: none;
  border-bottom: 1px solid #ebebeb;
  box-shadow: none !important;
}

.table.table-summary .summary-total td{
  color: var(--pm-brand) !important;
}

.mobile-menu li.open > a, .mobile-menu li.active > a{
  color: var(--pm-brand) !important;
}

.mobile-menu li a:hover, .mobile-menu li a:focus{
    color: var(--pm-brand-700) !important;
}

.contact-list i{
  color: var(--pm-brand);
}
.details-action-wrapper .btn-product{
  color: var(--pm-brand) !important;
}

.btn-product:hover span, .btn-product:focus span{
  color: var(--pm-brand-700) !important;
  box-shadow: 0 1px 0 0 var(--pm-brand-700) !important;
}