
    @import url(https://fonts.googleapis.com/css?family=Bitter);
    body{
    background-image: url('https://airbrushbodyart.co.uk/assets/armBG.jpg');
  background-size: cover;
  background-position: center;
    background-attachment:fixed;
    }
    .product-thumb{
    background:#fff;
    }
    .product-thumb h4{
    text-transform: capitalize;
    }

    footer p{
    text-align:center;
    }

    footer{
        border-top: 0px solid #ddd;
        background-color: #000!important;
      padding-bottom:20px;

    }

h2.special{
  background: red;
    color: #fff;
    padding: 10px;
        margin-right: -20px;
}
.pre-order {
    color: red !important;
    font-weight: bold;
}

.in-stock {
    color: #008000;
}

.out-of-stock {
    color: red;
}

.contact p{
  font-size: 14px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
width: 75%;
margin-left: 25%;
margin-bottom: 10px;
text-align: right;
}

h1.contact{
  font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: arial;
    line-height: 1.1em;
    list-style: none;

}

h1{
    font-family: bitter;
    font-weight: bold;
}
h2{
    font-family: bitter;
    font-weight: bold;
}
h3{
font-family: bitter;
font-weight: bold;
}

h4{
font-family: bitter;
font-weight: bold;
}

h5{
font-family: bitter;
font-weight: bold;
}

h6{
font-family: bitter;
font-weight: bold;
}

    .title{
     background: #000;
    padding:20px;
    margin-left:-20px;
    margin-right:-20px;
    margin-top:-20px;
    background-image: url("https://airbrushbodyart.co.uk/pageslice.jpg");
     background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height:12vw;
    }
.title#product{
  height:5vw;
}

h1.header{
font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 4vw;
    margin-top:-10px;
    padding:20px;
    /*background: -webkit-linear-gradient(#667eea, #764ba2);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color:#fff;
    text-align:center;
}

h1.header#contact{
    font-size: 6vw;
}

h1.header#home{
    font-size: 8vw;
}

h1.header#error{
    font-size: 5vw;
    color: #000;
    margin-bottom:80px;
}

h1.header#success{
    font-size: 5vw;
    color: #000;
}

h1.header#successheader{
    font-size: 5vw;
}

h1.header#errorheader{
    font-size: 5vw;
}

h1.header#latest{
  font-family: 'Arial Black', Gadget, sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 4vw;
margin-top: inherit;
padding: inherit;
color: #333;
text-align: center;
}

h3.header#latest{
  text-align: center;
  margin-top:-20px;
}

.successtext{
  padding:30px;
  font-size: 16px;
  font-family: bitter;
  font-weight: bold;
  text-align: center;
}

#paypal_message{
  display: none!important;
}

.latest{
  padding: 20px;
}

.errorbutton{
  text-align: center;
  font-family: bitter;
      font-size: 1.5rem;
      font-weight: bold;

}

.errorbutton a{
  color: #000;
  padding:20px;
}

.errorbutton a:hover{
  background: #000;
  color: #fff;
}

h2.header{
font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2vw;
    margin-top:-10px;
    padding:20px;
    /*background: -webkit-linear-gradient(#667eea, #764ba2);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color:#fff;
    text-align:center;
}

.price-old{
  color:red!important;
}

.tab-content{
padding: 10px;
}

    .padding{
    padding:20px;
    margin-top:20px;
    }

    #top .btn-link, #top-links li, #top-links a {
        color: #fff;
    text-shadow: 0 0px 0 #FFF!important;
    text-decoration: none;
    }

   #cart > .btn {
    line-height: 0px!important;
    padding: 0px!important;
    border:0px!important;
    background-color: transparent!important;
    background-image: transparent!important;
    background-repeat: repeat-x;
    display: inline-block!important;
    }

    #cart{margin-bottom:0px!important;}
    #top .btn-block{
    width:0%!important;}
    #top .btn-group{
    vertical-align: text-top!important;
    }

    #top .col-sm-3{
    float:none!important;
    width:100%;
    padding:0px;
    z-index:10000;
    }

    #top i:hover {
        background-color: #eee !important;
        color: #000 !important;
        font-family: bitter;
        text-decoration: none;
        font-weight: bold !important;
    }

.product-thumb>.image img{
margin-left:0;
margin-right:0;
width:100%;
}

.home-section{
  margin-right:-20px;
  margin-left: -20px;
padding:20px;
min-height:568px;
}

.home-image{
  float: left;
      width: 50%;
      margin-right: 20px;
      margin-bottom: 40px;
      margin-top: -20px;
      margin-left: -20px;
}

.home-section h1{
  width: 50%;
    float: right;
    text-align: right;
}
.home-section p{
  text-align: justify;
    font-size: 13px;
    font-family: bitter;
    font-weight: bold;
}

@media (min-width: 768px) {
.col-sm-3#searchbar{
  width:25%;
}

.col-sm-4#searchbar{
  width:75%;
}
}
#button-search{
  width: 400px;
    margin-left: 50%;
    left: -200px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
    border: 1px solid #ddd;
    margin-left:-20px;
    margin-right: -20px;
}

.breadcrumb>li a{
    padding: 10px 20px 10px 0px;
    color:#333;
}

.breadcrumb>li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.breadcrumb>li:hover{
margin-left:10px;
}

    /* .dropdown-menu.pull-right{
    left:0!important;
    }*/

    #cart .dropdown-menu {min-width: max-content!important;
    padding:10px;}



    .dropdown-menu li{
    color:#333!important;}

    .dropdown-menu a{
    color:#333!important;}

   #top .btn-link:hover, #top-links a:hover {
    color: #fff;
    background:transparent;
}

    #top-links{
    float:left;
    }

    .navbar-toggle {
         display: inline-block!important;
    }

    .dropdown-menu-left{   right: auto!important;
     left: 0!important;
}
    .dropdown{
    cursor: pointer;
    }

.col-sm-9#content{
  padding: 0px 20px 20px 30px;
}

    .logocol{
   left: 50%;
    margin-left: -250px;
    width: 500px;
    overflow: hidden;
    margin-top: 100px;
    padding-bottom: 100px;
    }

    #logo{
    margin:0px!important;}

    footer{
    background: rgba(0, 0, 0, 0.9);
    margin-top:0px!important;
    }

/*Cart Button*/
    .btn-inverse {
        color: #ffffff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background:transparent!important;
        border-color: #222222 #222222 #000000;
    }

    .btn {
        padding: 7.5px 12px;
        font-size: 12px;
        border: 0px solid #cccccc!important;
        border-radius: 4px;
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)!important;
    }

       .page-bg{
    background-color: #fff;
    padding: 20px;
}

    .cards img {
    width: 50px;
}
    .cards li {
    list-style: none;
    display: inline-block;
}

    footer h5{
        font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin-left: 20px;
    margin-top: -10px;
}

    footer ul.list-unstyled{
    margin-left:20px;
    }

    .product-thumb .button-group {
    border-top: 0px solid #ddd!important;
    background-color: Transparent!important;
    overflow: auto;
    text-align:center;
    }

  .product-link:hover {
	opacity: 0.8;
   box-shadow: 0px 0px 0px rgba(33,33,33,.2);
}

    .product-link{
    transition: box-shadow .3s;
 }

    .product-thumb img {
	margin-left: auto;
	margin-right: auto;
}
    .button-group hr{
    width: 40px!important; }

.button-group#cartbutton button{
  width: 100%;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: 0.7s;
}


.button-group#cartbutton button:hover{
  background: linear-gradient(135deg, #667eea 0%, #764ba2 50%);
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: 0.7s;
    box-shadow:
      0 10px 30px rgba(30, 58, 138, 0.4),
}



.shine-button {
  position: relative;
  padding: 2.2rem 2.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
  min-width: 200px;
}

.shine-button::before {
  content: '';
  position: absolute;
  height: 250%;
  width: 40px;
  top: 0;
  left: -60px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  transform: rotate(45deg) translateY(-35%);
  animation: shine 3s ease infinite;
}

@keyframes shine {
  0% {
    left: -80px;
  }
  40% {
    left: calc(100% + 20px);
  }
  100% {
    left: calc(100% + 20px);
  }
}

.button-ocean {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: #fff;
  box-shadow:
    0 10px 30px rgba(102, 126, 234, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition:0.7s;
}

.button-ocean:hover {
  transform: translateY(-3px);
   background: linear-gradient(135deg, #667eea 0%, #764ba2 60%);
  color: #fff;
  box-shadow:
    0 10px 30px rgba(30, 58, 138, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition:0.7s;
}

     nav#top{
    font-family: bitter;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: bold;
    position:fixed;
    z-index:9999;
   width:100%;
    min-height:60px;
        background: #000;
 border-bottom:0px!important;}

.dropdown-menu>li>a {
  font-family: bitter;
  font-size: 1.5rem;
  text-decoration: none;
  font-weight: bold;

}


    .top{
    margin-top:10px;}


    /* -----------------------------------------
       UNIVERSAL NAV LINK BASE STYLING
       (locks padding so hover doesn't shift)
    ----------------------------------------- */
    #top a,
    #top-links a,
    #top-links-mobile a,
    #cart a,
    .dropdown-menu a {
        padding: 20px 10px; /* same for all */
        text-decoration: none;
        transition: background-color .2s ease, color .2s ease;
    }

#top a:focus{
  color: #000;
}
    /* -----------------------------------------
       UNIVERSAL HOVER
    ----------------------------------------- */
    #top a:hover,
    #top-links a:hover,
    #top-links-mobile a:hover,
    #cart a:hover,
    .dropdown-menu a:hover {
        background-color: #eee !important;
        color: #000 !important;
    }

    /* -----------------------------------------
       ACTIVE DROPDOWN ITEM
    ----------------------------------------- */
    .dropdown-menu > li.active > a,
    .dropdown-menu > li.active > a:hover,
    .dropdown-menu > li.active > a:focus {
        background-color: #eee !important;
        color: #000 !important;
    }

    /* -----------------------------------------
       CART DROPDOWN ITEMS
    ----------------------------------------- */




    .product-nav{
      background-color: #eee !important;
      color: #fff;
      padding: 20px;
      font-family: bitter;
      font-size: 3rem;
      text-decoration: none;
      font-weight: bold !important;
      background-image: url("https://airbrushbodyart.co.uk/pageslice.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      margin-left:-20px;
      list-style: none;
    }


    .product-tags{
      font-family: bitter;
font-size: 1.5rem;
font-weight: bold;
text-transform: capitalize;
    }


    .tab-content p {
      text-align: justify;
    }


.cookie-bar {
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #000;
  color: white;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 100;
  transition: .8s;
  animation: slideIn .8s;
  animation-delay: .8s;
  .message {
    white-space: nowrap;

    @media (max-width: 767px){
      display: none;
    }
  }
  .mobile {
    display: none;
    @media (max-width: 767px){
      display: inline-block;
    }
  }
}
@keyframes slideIn {
  0% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0);
  }
}
.close-cb {
  border: none;
  color: #000;
  background: #fff;
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 0;
  cursor: pointer;
  box-shadow: inset 0 0 3px 0 rgba(0,0,0,.2);
  line-height: 30px;
  height: 30px;
  width: 30px;
  font-size: 16px;
  font-weight: bold;
  &:hover {
    background: #333;
  }
}
.checkbox-cb {
  display: none;
  &:checked + .cookie-bar {
    transform: translateY(50px);
  }
}



    @media (min-width: 768px) {
    .navbar-collapse.collapse {
        display:  !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@media (max-width: 767px){

  .nav{
    float:left;
  }

  .logocol{
    width: inherit;
    left: inherit;
            margin-left: auto;
  }
  .title{
    max-height: inherit;
  }

h1.header#home {
  font-size: 13vw;
}
h1.header {
  font-size: 8vw;
}
.product-nav{
  float:none!important;
  margin-right: -20px;
}
h1.header#errorheader {
    font-size: 13vw;
}
h1.header#error {
    font-size: 8vw;
}
.contact img{
  width: 100%;
}
.errorimg{
  width: 100%!important;

  padding-left:0px!important;
    padding-right:0px!important;
  margin-left:inherit!important;
}
footer{
  margin-left: -20px!important;
}
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-color: red;
    padding: 1rem 0;
    color: #fff;
    top: 60px;
    position: fixed;
    z-index: 9999;
}
.marquee__seperator {
  margin: 0 2rem;
}
.marquee__item {
  display: inline-block;
  will-change: transform;
  -webkit-animation: marquee 25s linear infinite;
          animation: marquee 25s linear infinite;
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.marquee {
  background-color: red;
  padding: 1rem 0;
  color: #fff;
}

.countdown-inline {
    display: flex;
    gap: 8px; /* space between text and timer */
    color: #fff;
    padding-top:10px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
}

.countdown-timer {
    font-size: 18px;
    font-weight: 700;
}

.related{
  padding: 15px;
}

i.fa-bars{
  font-size: 30px;
  color: #fff;

}

i.fa-close{
  font-size: 30px;
  color: #fff;
}


@media (max-width: 768px) {
    .dropdown-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        margin: 0;
        padding: 14px 28px;
        background: #111;
        color: #fff!important;
        border: none;
        border-radius: 0;
        box-shadow: none;
        display: none; /* stays hidden until toggled */
        overflow-y: auto;
        z-index: 9999;
    }

    .dropdown-menu.show {
        display: block;
    }

    .dropdown-menu > li > a {
        color: #fff!important;
        font-size: 22px;
        padding: 15px 0;
        display: block;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    .dashboard-stats{
      width: 100%!important;
      float: none!important;
    }
    .account-dashboard{
      width: 100%!important;
    }
}

@media (max-width: 992px) {

    .nav {
        float: left;
    }

}

    .account-dashboard {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
    margin-top: 20px;
    width: 70%;

}

.dashboard-card {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    border: 1px solid #e5e5e5;
    transition: all 0.2s ease;
}

.dashboard-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    background-image: url("https://airbrushbodyart.co.uk/pageslice.jpg");
background-position: left;
background-repeat: no-repeat;
background-size: cover;

}
.dashboard-card#order_info:hover {
    transform: translateY(-0px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.00);
    background-image: none;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.dashboard-card a {
    text-decoration: none;
    color: #333;
    display: block;
}


.dashboard-card .icon {
    font-size: 36px;
    margin-bottom: 10px;
    color: #333;
}

.dashboard-card:hover h4,
.dashboard-card:hover p,
.dashboard-card:hover .icon i {
    color: #eee; /* change this to any colour you want */
}


.dashboard-card h4 {
    margin: 10px 0 5px;
    font-size: 18px;
    font-weight: 600;
}

.dashboard-card p {
    font-size: 14px;
    color: #777;
}

.dashboard-card a#address{
    text-decoration: none;
    color: #fff;
    display: block;
}

.order-entry {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 15px;
}


/* Wishlist Grid */
.wishlist-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.wishlist-item {
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    transition: box-shadow 0.2s ease;
}

.wishlist-item:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.wishlist-item img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}

.wishlist-item h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0 5px;
    color: #333;
}

.wishlist-price {
    font-size: 16px;
    font-weight: 700;
    color: #007bff;
    margin-bottom: 10px;
}

.wishlist-actions {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.wishlist-actions .btn-sm {
    padding: 6px 12px;
    border-radius: 6px;
}
.cart-toast {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #28a745;
    color: #fff;
    padding: 14px 20px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: all 0.4s ease;
    z-index: 9999;
}

.cart-toast.show {
    opacity: 1;
    transform: translateY(0);
}/* Heart toggle button */
.wishlist-heart-toggle {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    background: rgba(255,255,255,0.9);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: transform 0.2s ease;
    z-index: 10;
}

.wishlist-heart-toggle i {
    color: #ff4d4d;
    font-size: 18px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Heart pop animation */
@keyframes heartPop {
    0% { transform: scale(1); }
    40% { transform: scale(1.3); }
    100% { transform: scale(1); }
}

.wishlist-heart-toggle.pop i {
    animation: heartPop 0.3s ease;
}

/* Fade + slide out animation (already added earlier) */
.wishlist-item.removing {
    animation: wishlistRemove 0.4s ease forwards;
}


/* Fade + slide out animation */
@keyframes wishlistRemove {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.wishlist-item.removing {
    animation: wishlistRemove 0.4s ease forwards;
}

/* Button pulse animation */
@keyframes cartPulse {
    0% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.08);
    }
    100% {
        transform: scale(1);
    }
}

.move-to-cart.clicked {
    animation: cartPulse 0.3s ease;
}


/* Remove X button */
.wishlist-remove {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #ff4d4d;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.2s ease;
}

.wishlist-remove:hover {
    background: #d93636;
}


.account-dashboard#edit {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
gap: 20px;
margin-top: 20px;
width: 80%;

}

.address-entry {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 15px;
}

.address-actions {
    margin-top: 10px;
    display: flex;
    gap: 10px;
}


.dashboard-card.full-width {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 30px;
    padding: 30px;
    border-radius: 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
}


.dashboard-card#edit {
background: #fff;
border-radius: 10px;
padding: 20px;
text-align: center;
border: 0px solid #e5e5e5;
transition: all 0.2s ease;
}

.dashboard-card#edit:hover {
  transform: translateY(0px);
      box-shadow: 0 6px 20px rgba(0,0,0,0.00)!important;
  background-image: none;
background-position: left;
background-repeat: no-repeat;
background-size: cover;
}

.dashboard-card#edit:hover h4,
.dashboard-card#edit:hover p,
.dashboard-card#edit:hover .icon i {
   color:#333;/* change this to any colour you want */
}

.account-button{
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: #fff;
box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
transition: 0.7s;
width: 100%;
position: relative;
padding: 2.2rem 2.5rem;
font-size: 1.5rem
font-weight: 600;
border: none;
border-radius: 12px;
cursor: pointer;
overflow: hidden;
transition: all 0.3s ease;
letter-spacing: 0.5px;
}

.account-button:hover{
  transform: translateY(-3px);
    background: linear-gradient(135deg, #667eea 0%, #764ba2 60%);
    color: #fff;
    box-shadow: 0 10px 30px rgba(30, 58, 138, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: 0.7s;
}
.dashboard-welcome {
    background: #f5f7fa;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.dashboard-welcome h2 {
    margin: 0 0 5px;
    font-weight: 700;
}
.dashboard-stats {
    display: flex;
    gap: 27px;
    margin-bottom: 20px;
    flex-direction: column;
    width: 28%;
float:right;
}
.stat-card {
    flex: 1;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    border: 1px solid #e5e5e5;
}
.stat-card h3 {
    font-size: 28px;
    margin: 0;
}
.stat-card p {
    margin: 5px 0 0;
    color: #777;
}

.profile-meter {
    margin-bottom: 20px;
}
.meter-bar {
    width: 100%;
    height: 10px;
    background: #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
}
.meter-fill {
    height: 10px;
    background: #007bff;
    transition: width 0.4s ease;
}


/* Login Page Makeover */
.login-wrapper {
    min-height: 100vh;
    display: flex;
    justify-content: center;
        align-items: flex-start;
    padding: 20px;
}

.login-wrapper#checkout {
    min-height: 0vh;
    display: flex;
    justify-content: center;
        align-items: flex-start;
    padding: 20px;
}

 @media screen and (max-width: 768px) {
    .login-wrapper#register {
        min-height: 100vh!important;
        height: auto !important;
        padding-bottom: 40px; /* keeps footer from touching the card */
    }
}
    @media screen and (max-width: 768px) {
    .login-card {
        padding: 20px !important;
    }
}

    @media (max-width: 768px) {
    .product-info .form-group,
    .product-info .input-group,
    .product-info .btn-group,
    #product .form-group,
    #product .input-group,
    #product .btn-group {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: 10px;
    }
}

    @media (max-width: 768px) {
    #product .input-group input[type="text"],
    #product .input-group input[type="number"] {
        max-width: 80px;
        flex-shrink: 0;
    }
}
    @media (max-width: 768px) {
    #button-cart {
        flex: 1;
        min-width: 150px;
    }
}@media (max-width: 768px) {
    .btn-group .btn {
        flex: 1 1 auto;
        white-space: nowrap;
    }
}

    /* Lock Font Awesome icons so hover can't break them */
[class^="fa-"],
[class*=" fa-"] {
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome" !important;
    font-style: normal !important;
    font-weight: 900 !important; /* solid weight */
}

/* Ensure hover doesn't change anything critical */
a:hover [class^="fa-"],
a:hover [class*=" fa-"] {
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome" !important;
    font-style: normal !important;
    font-weight: 900 !important;
    text-indent: 0 !important;
    }

    @media (max-width: 768px) {
    .table-responsive {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: block;
    }

    .table-responsive table {
        width: 100%;
        min-width: 600px; /* ensures columns don’t collapse */
    }
    }





    html, body {
    overflow-x: hidden;
}
.login-card {
  background: #fff;
  padding: 40px 35px;
  border-radius: 15px;
  width: 100%;
  max-width: 700px;
  /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); */
  text-align: center;
  height: 500px;}


.login-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
}

.login-subtitle {
    font-size: 15px;
    color: #777;
    margin-bottom: 25px;
}

.login-input {
    position: relative;
    margin-bottom: 20px;
}

.login-input i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    color: #888;
    font-size: 16px;
}

.login-input input {
    padding-left: 40px!important;
    height: 45px;
    border-radius: 8px;
}

.login-btn {
  position: relative;
padding: 2.2rem 2.5rem;
font-size: 1.5rem;
font-weight: 600;
border: none;
border-radius: 12px;
cursor: pointer;
overflow: hidden;
transition: all 0.3s ease;
letter-spacing: 0.5px;
min-width: 200px;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: 0.7s;

}
.login-btn:hover{
  transform: translateY(-3px);
background: linear-gradient(135deg, #667eea 0%, #764ba2 60%);
color: #fff;
box-shadow: 0 10px 30px rgba(30, 58, 138, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
transition: 0.7s;
}

.login-links {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.login-links a {
    font-size: 14px;
    color: #007bff;
    text-decoration: none;
}

.login-links a:hover {
    text-decoration: underline;
}

.password-wrapper {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #888;
    font-size: 16px;
}

.toggle-password:hover {
    color: #333;
}

/* Cart Layout */
.cart-container {
    display: flex;
    gap: 30px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.cart-items {
    flex: 1 1 600px;
}

.cart-summary {
    flex: 0 0 320px;
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 12px;
    height: fit-content;
    position: sticky;
    top: 20px;
}

.cart-summary h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

.summary-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 15px;
}

.checkout-btn {
    width: 100%;
    margin-top: 20px;
    padding: 12px;
    border-radius: 8px;
}

/* Cart Item */
.cart-item {
    display: flex;
    gap: 20px;
    background: #fff;
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 12px;
    margin-bottom: 20px;
    position: relative;
    align-items: center;
}

.cart-thumb {
    width: 100px;
    border-radius: 10px;
}

.cart-info h4 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
}

.cart-model {
    color: #777;
    font-size: 14px;
    margin: 5px 0;
}

.cart-price {
    font-size: 16px;
    font-weight: 700;
    color: #007bff;
    margin-top: 10px;
}

.cart-price-wrapper {
    display: flex;
    flex-direction: column;
}

/* Quantity Controls */
.cart-qty {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}

.qty-btn {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    border-radius: 6px;
    font-size: 18px;
    cursor: pointer;
    transition: 0.2s;
}

.qty-btn:hover {
    background: #eaeaea;
}

.qty-input {
    width: 45px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    height: 32px;
}

/* Remove Button */
.cart-remove {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ff4d4d;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.2s ease;
    border: 0px;
}

.cart-remove:hover {
    background: #d93636;
}
/* Product name link */
.cart-name {
    text-decoration: none;
    color: #333;
}

.cart-name:hover h4 {
    color: #007bff;
}

/* Special price styling */
.cart-price {
    margin-top: 10px;
}

.old-price {
    text-decoration: line-through;
    color: #888;
    margin-right: 8px;
}

.new-price {
    color: #e60023;
    font-weight: 700;
}

/* Stock badge */
.cart-stock-badge {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 13px;
    margin: 5px 0;
    font-weight: 600;
}

.cart-stock-badge.out {
    background: #ffcccc;
    color: #b30000;
}

.cart-stock-badge.in {
    background: #d4f8d4;   /* soft green background */
    color: #1b7d1b;        /* deep green text */
}

.old-price {
    text-decoration: line-through;
    color: #888;
    margin-right: 8px;
}

.unit-price {
    color: #e60023;
    font-weight: 700;
    font-size: 15px;
}
.cart-line-total,
.line-total {
    font-weight: 700;
    color: #333;
    margin-top: 5px;
    display: block;
    font-size: 15px;
}
.cart-price-wrapper {
    display: flex;
    justify-content: space-between;
}

.cart-item-removing {
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.summary-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.summary-label {
    display: flex;
    align-items: center;
    gap: 8px;
}

.remove-code {
    background: none;
    border: none;
    color: #d9534f;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
}

.remove-code:hover {
    color: #b52b27;
}
.discount-box {
    background: #f8f8f8;              /* same tone as your cart summary */
    padding: 15px 18px;
    border-radius: 10px;              /* matches your rounded buttons */
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06); /* subtle shadow like your summary card */
}

.discount-box label {
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
}

.discount-input-row {
    display: flex;
    gap: 10px;
}

.discount-input-row input {
    flex: 1;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
    background: #fff;
}

.discount-input-row input:focus {
    border-color: #aaa;
    outline: none;
}

.discount-input-row .btn {
    padding: 10px 18px;
    border-radius: 8px;
    font-size: 15px;
}

#discount-message {
    margin-top: 10px;
    font-size: 14px;
}

#discount-message .error {
    color: #d9534f;
}

#discount-message .success {
    color: #5cb85c;
}

/* Make the Estimate Shipping box match the cart styling */
#collapse-shipping {
    padding: 20px;
    border: 1px solid #eee;
    background: #fafafa;
    border-radius: 6px;
    margin-top: 20px;
}

/* Title bar */
#collapse-shipping .panel-heading,
#collapse-shipping .panel-title {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

/* Remove old Bootstrap panel look */
#collapse-shipping .panel,
#collapse-shipping .panel-default {
    border: none !important;
    box-shadow: none !important;
}

/* Form fields */
#collapse-shipping select,
#collapse-shipping input[type="text"] {
    border-radius: 6px;
    border: 1px solid #ddd;

    width: 100%;
    margin-bottom: 15px;
}

/* Buttons */
#button-quote {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    font-size: 16px;
}

/* Shipping results box */
#shipping-method {
    margin-top: 15px;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 6px;
    background: #fff;
}


/* ----------------------------------------------
   PANEL STYLING (clean + modern)
---------------------------------------------- */

#accordion .panel {
    border-radius: 8px;
    border: 1px solid #e2e2e2;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

#accordion .panel-heading {
    background: #f8f8f8;
    padding: 14px 18px;
    border-bottom: 1px solid #e2e2e2;
}

#accordion .panel-heading h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

#accordion .panel-body {
    padding: 20px;
    background: #fff;
}
/* Hide all panels by default */
.panel-collapse {
    display: none;
}

/* Show only the active step */
.panel.active-step .panel-collapse {
    display: block;
}

/* Optional: highlight active panel */
.panel.active-step {
    border-left: 3px solid #007bff;
    background: #f9f9f9;
}

/* ----------------------------------------------
   RESPONSIVE (mobile fallback)
---------------------------------------------- */

@media (max-width: 768px) {
    #accordion {
        flex-direction: column;
    }
    #accordion .left-column,
    #accordion .right-column {
        flex: 1 1 100%;
    }
}




/* ----------------------------------------------
   CHECKOUT PROGRESS BAR (FINAL FIXED VERSION)
---------------------------------------------- */

.checkout-progress {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 10px 0;
    border-bottom: 2px solid #e2e2e2;
}

.checkout-progress .step {
    flex: 1;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #999;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 3px solid #ccc;
}
.checkout-progress .step.completed::before {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #28a745; /* same green as completed */
}

/* ACTIVE STEP — BLUE */
.checkout-progress .step.active {
    color: #007bff;
    border-color: #007bff;
}

/* COMPLETED STEPS — GREEN */
.checkout-progress .step.completed {
    color: #28a745;
    border-color: #28a745;
}

/* CIRCLES UNDER EACH STEP */
.checkout-progress .step::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    background: #ccc;
    border-radius: 50%;
    transition: background 0.3s ease;
}

/* ACTIVE CIRCLE — BLUE */
.checkout-progress .step.active::after {
    background: #007bff;
}

/* COMPLETED CIRCLE — GREEN */
.checkout-progress .step.completed::after {
    background: #28a745;
}



/* Lock icon for future steps */
.checkout-progress .step.locked::after {
    content: "\f023"; /* Font Awesome lock icon */
    font-family: "FontAwesome";
    margin-left: 6px;
    font-size: 14px;
    opacity: 0.7;
}

/* Tooltip styling */
.checkout-progress .step {
    position: relative;
}



/* Prevent clipping */
.container,
#content,
#checkout-checkout {
    overflow: visible !important;
}

.checkout-progress {
    position: relative;
    overflow: visible;
}

.checkout-progress .step {
    position: relative;
    overflow: visible;
    z-index: 2;
}



/* Prevent hover on locked steps */
.checkout-progress .step.locked {
    cursor: not-allowed;
    opacity: 0.6;
}



/* Disable Bootstrap collapse transitions to prevent flicker */
.panel-collapse {
    transition: none !important;
}
input[name="account"][value="register"] {
  display: none;
}

input[name="account"][value="register"] + label,
input[name="account"][value="register"] ~ label {
  display: none;
}

/* Hide all panels completely */
#accordion > .panel {
    display: none;
}

/* Show only the active panel */
#accordion > .panel.active-step {
    display: block !important;
}

.login-links.with-agree {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    gap: 10px;
    flex-wrap: wrap;
}

.agree-label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    cursor: pointer;
    margin: 0;
}

.agree-label input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

.login-link-secondary {
    font-size: 14px;
    white-space: nowrap;
}
/* Make the Square payment form responsive */
@media (max-width: 998px) {

    /* Ensure the whole form scales */
    #payment-form,
    #payment-form fieldset,
    #payment-form .form-group,
    #payment-form .col-sm-12,
    #payment-form .col-sm-5,
    #payment-form .col-sm-2 {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        display: block !important;
    }

    /* Fix the Square card input container */
    #card-container {
        width: 100% !important;
        min-height: 60px;
    }

    /* Fix select dropdown for saved cards */
    #squareup_select_card {
        width: 100% !important;
    }

    /* Fix spacing */
    #payment-form .form-group {
        margin-bottom: 15px;
    }

    /* Fix the save card checkbox row */
    .squareup_save_card .form-group {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    /* Make warning messages fit */
    #payment-form .alert {
        width: 100% !important;
        box-sizing: border-box;
    }

    /* Fix hidden tabs affecting layout */
    #payment-form .nav-tabs {
        display: none !important;
    }

    /* Ensure Google Pay / Apple Pay buttons scale */
    #google-pay-button,
    #apple-pay-button,
    #afterpay-button,
    #gift-card-container {
        width: 100% !important;
    }

    /* Confirm button full width */
    #button-confirm-order {
        width: 100% !important;
    }
    }

/* --- Checkout Accordion Matching Cart Style --- */

/* Remove default Bootstrap panel look */
#accordion .panel {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    overflow: hidden;
}

/* Panel heading */
#accordion .panel-heading {
    background: #fff;
    padding: 18px 20px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

#accordion .panel-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

/* Hover effect like cart items */
#accordion .panel-heading:hover .panel-title {
    color: #007bff;
}

/* Active step highlight */
#accordion .panel.active-step .panel-title {
    color: #007bff;
}

/* Panel body */
#accordion .panel-body {
    padding: 20px;
    background: #fff;
}

/* Remove Bootstrap collapse borders */
#accordion .panel-collapse {
    border: none;
}

/* Smooth transitions */
#accordion .panel-collapse.collapse {
    transition: height 0.25s ease;
}

/* Form inputs inside accordion */
#accordion input[type="text"],
#accordion input[type="email"],
#accordion input[type="tel"],
#accordion input[type="password"],
#accordion select,
#accordion textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
    background: #fff;
    margin-bottom: 12px;
}

#accordion input:focus,
#accordion select:focus,
#accordion textarea:focus {
    border-color: #aaa;
    outline: none;
}

/* Buttons inside accordion */
#accordion .btn {

    position: relative;
    padding: 2.2rem 2.5rem;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    min-width: 200px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: 0.7s;
}

#accordion .btn:hover{
  transform: translateY(-3px);
background: linear-gradient(135deg, #667eea 0%, #764ba2 60%);
color: #fff;
box-shadow: 0 10px 30px rgba(30, 58, 138, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
transition: 0.7s;
}

/* Radio buttons for shipping/payment methods */
#accordion .radio,
#accordion .checkbox {
    padding: 12px 15px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 12px;
    background: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}

#accordion .radio:hover,
#accordion .checkbox:hover {
    border-color: #ddd;
}

/* Selected method highlight */
#accordion input[type="radio"]:checked + label,
#accordion input[type="checkbox"]:checked + label {
    font-weight: 600;
    color: #007bff;
}

/* Error messages */
#accordion .text-danger {
    font-size: 14px;
    margin-top: -8px;
    margin-bottom: 10px;
    color: #d9534f;
}

/* Warning alerts */
#accordion .alert-warning {
    border-radius: 10px;
    font-size: 14px;
}
/* Remove all borders from accordion panels */
#accordion .panel,
#accordion .panel-heading,
#accordion .panel-collapse {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* Optional: add spacing between sections */
#accordion .panel {
    margin-bottom: 20px;
}
/* Make accordion titles non-clickable */
#accordion .panel-heading {
    pointer-events: none;
}
/* Hide the caret icon ONLY inside accordion panel titles */
#accordion .panel-title .fa-caret-down {
    display: none !important;
}
/* Make each accordion section a full card */
.panel-group#accordion  {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 0;
    margin-bottom: 25px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    overflow: hidden;
}

/* Remove borders from internal panels */
#accordion .panel {
    border: none !important;
    margin: 0;
    box-shadow: none;
    background: transparent;
}

/* Remove borders from headings and collapse wrappers */
#accordion .panel-heading,
#accordion .panel-collapse {
    border: none !important;
    background: transparent;
    box-shadow: none;
}

/* Title styling */
#accordion .panel-heading {
    padding: 18px 20px;
    background: #fff;
}

/* Title text */
#accordion .panel-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

/* Hide caret icon */
#accordion .panel-title .fa-caret-down {
    display: none !important;
}

/* Make titles non-clickable */
#accordion .panel-heading {
    pointer-events: none;
}

/* Panel body inside the card */
#accordion .panel-body {
    padding: 20px;
    background: #fff;
    border-top: 1px solid #eee; /* subtle divider under title */
}

/* Smooth collapse transitions */
#accordion .panel-collapse.collapse {
    transition: height 0.25s ease;
}

.form-control{
    padding: 6px 12px!important;}


    /* -------------------------------------------------- */
    /* ORDER HISTORY GRID                                 */
    /* -------------------------------------------------- */

    .order-history-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
        gap: 20px;
        margin-top: 20px;
        width: 100%;
    }

    .order-card {
        background: #fff;
        border-radius: 10px;
        padding: 20px;
        border: 1px solid #e5e5e5;
        transition: all 0.2s ease;
        text-align: left;
    }

    .order-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 6px 20px rgba(0,0,0,0.08);
        background-image: url("https://airbrushbodyart.co.uk/pageslice.jpg");
        background-position: left;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .order-card h4 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 8px;
        color: #333;
    }

    .order-card p {
        font-size: 14px;
        color: #777;
        margin: 4px 0;
    }

    .order-status-badge {
        display: inline-block;
        padding: 6px 12px;
        border-radius: 8px;
        font-size: 13px;
        font-weight: 600;
        margin-top: 10px;
        color: #fff;
    }

    .order-status-badge.pending { background: #f0ad4e; }
    .order-status-badge.processing { background: #5bc0de; }
    .order-status-badge.complete { background: #5cb85c; }
    .order-status-badge.canceled { background: #d9534f; }

    .order-card .btn-view {
        margin-top: 15px;
        display: inline-block;
        padding: 10px 18px;
        border-radius: 10px;
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        transition: 0.3s;
    }

    .order-card .btn-view:hover {
        transform: translateY(-2px);
        opacity: 0.9;
    }

    @media (max-width: 768px) {
        .order-card {
            padding: 15px;
        }
    }


    /* -------------------------------------------------- */
    /* MOBILE STACKED PRODUCT TABLE                       */
    /* -------------------------------------------------- */

    @media (max-width: 768px) {

        /* Remove Bootstrap scroll */
        #account-order .table-responsive {
            overflow-x: visible !important;
        }

        /* Hide table headers */
        #account-order table.stack-table thead {
            display: none !important;
        }

        /* Product rows become cards */
        #account-order table.stack-table tbody tr {
            display: block;
            background: #fff;
            margin-bottom: 15px;
            padding: 15px;
            border-radius: 10px;
            border: 1px solid #eee;
        }

        /* Product cells stack */
        #account-order table.stack-table tbody td {
            display: flex;
            justify-content: space-between;
            padding: 8px 5px;
            border: none !important;
            font-size: 14px;
        }

        /* Product labels */
        #account-order table.stack-table tbody td::before {
            content: attr(data-title);
            font-weight: 600;
            color: #555;
            margin-right: 10px;
            flex-shrink: 0;
        }
    }


    /* -------------------------------------------------- */
    /* MOBILE ADDRESS TABLE                               */
    /* -------------------------------------------------- */

    @media (max-width: 768px) {

        #account-order table.address-table thead {
            display: none !important;
        }

        #account-order table.address-table tbody tr {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        #account-order table.address-table td.address-block {
            width: 100% !important;
            text-align: center !important;
            padding: 15px;
            border-radius: 10px;
            border: 1px solid #eee;
            background: #fff;
            position: relative;
        }

        #account-order table.address-table td.payment-address::before {
            content: "Payment Address";
            display: block;
            font-weight: 700;
            margin-bottom: 10px;
            text-align: center;
        }

        #account-order table.address-table td.shipping-address::before {
            content: "Shipping Address";
            display: block;
            font-weight: 700;
            margin-bottom: 10px;
            text-align: center;
        }
    }


    /* -------------------------------------------------- */
    /* MOBILE TOTALS (MATCH PRODUCT SPACING)              */
    /* -------------------------------------------------- */

    @media (max-width: 768px) {

        /* Hide fake colspan cells */
        #account-order table.stack-table tfoot .hide-mobile,
        #account-order table.stack-table tfoot td[colspan] {
            display: none !important;
        }

        /* Totals align with product cards */
        #account-order table.stack-table tfoot tr {
            display: flex !important;
            justify-content: space-between;
            align-items: center;
            padding: 15px !important;      /* SAME as product cards */
            margin-bottom: 15px !important;/* SAME as product cards */
            background: transparent !important;
            border: none !important;
        }

        #account-order table.stack-table tfoot td {
            display: block !important;
            padding: 5px 0 !important;
            font-size: 14px;
            border: none !important;
        }

        /* Prevent table from forcing width */
        #account-order table.stack-table {
            width: 100% !important;
            min-width: 0 !important;
            table-layout: auto !important;
        }
    }
    .table-hover > tbody > tr:hover,
    .table > tbody > tr:hover {
        background-color: transparent !important;
    }

    #print-text-only{
    display: none;
    }
    @media print {

      html, body {
          background: #fff !important;
          height: auto !important;
          overflow: visible !important;
      }

      /* Hide everything except invoice */
      body > * {
          display: none !important;
      }

      #print-text-only {
          display: block !important;
          position: static !important;
          width: 100% !important;
          padding: 10mm !important;
          background: #fff !important;

          /* SCALE TO FIT ONE PAGE */
          transform-origin: top left;
          transform: scale(0.85); /* adjust this value */
      }

      #print-text-only * {
          display: revert !important;
          visibility: visible !important;
          background: transparent !important;
          color: #000 !important;
          max-width: 100% !important;
          white-space: normal !important;
      }

      /* Remove scrollbars */
      #print-text-only .table-responsive {
          overflow: visible !important;
      }

      /* Restore table layout */
      #print-text-only table {
          width: 100% !important;
          border-collapse: collapse !important;
          table-layout: auto !important;
      }

      #print-text-only th,
      #print-text-only td {
          border: 1px solid #000 !important;
          padding: 6px !important;
          font-size: 12px !important;
      }

      /* Prevent page breaks inside tables */
      #print-text-only table,
      #print-text-only tr,
      #print-text-only td,
      #print-text-only th {
          page-break-inside: avoid !important;
      }

      /* Force A4 */
      @page {
          size: A4;
          margin: 10mm;
      }
    }

    /*SLIDER*/

.page-bg .swiper-viewport {
    margin-bottom:0px!important;
    margin-left: -20px !important;
    margin-right: -0px !important;
    width: calc(100% + 150px) !important;
    max-width:1170px;
}



#content .swiper-viewport {
    margin-top: -20px !important;
    border: none !important;

}
    @media (max-width: 1199px) {

  /* Remove padding ONLY from the slideshow column */
  .page-bg .row:first-child .col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Remove margin ONLY from the slideshow row */
  .page-bg .row:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* Make the slideshow full-width inside page-bg */
  .page-bg .swiper-viewport {
    margin-left: -20px !important;   /* match your page-bg padding */
    margin-right: -20px !important;
    width: calc(100% + 40px) !important;
    max-width: none !important;
  }

  /* Responsive image scaling */
  .page-bg .swiper-viewport .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }
}
.page-bg .swiper-button-next,
.page-bg .swiper-button-prev,
.page-bg .swiper-pagination {
    display: none !important;
}


    .page-bg .swiper-viewport {
    box-shadow: 0 0 25px rgba(0,0,0,0.4);
}

/*SLIDER END*/

/* Responsive gallery grid */
.aba-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
  margin: 20px 0;
  padding-left: 0px;
  padding-right: 40px;
  align-items: start;
}


/* Thumbnail blocks */
.aba-gallery-item {
  width: 100%;
  padding-top: 150%; /* 2:3 portrait ratio */
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  cursor: pointer;
  transition: transform .25s ease;
  display: block;      /* FIXED */
  position: relative;  /* FIXED */
}


@media (hover: hover) {
  .aba-gallery-item:hover {
    transform: scale(1.03);
  }
}

/* Lightbox */
.aba-lightbox {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.85);
  z-index: 9999;
}


.aba-lightbox img {
  max-width: 100%;
  max-height: 90vh;
  border-radius: 8px;
}

.aba-lightbox-close {
  position: absolute;
  top: 10px;      /* move it above the title */
  right: 20px;
  font-size: 40px;
  color: #fff;
  z-index: 99999; /* ensure it stays on top */
  cursor: pointer;
}


@media (max-width: 799px) {
  .aba-gallery {
    padding-right: 0px;
  }
}

.aba-lightbox-title {
  position: absolute;
  top: 60px;
  left: 20px;
  right: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 15px;
  border-radius: 6px;
  text-align: left;
}
html.aba-no-scroll,
body.aba-no-scroll {
  overflow: hidden;
  height: 100%;
}

.aba-gallery-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 25px 0;
}

.aba-gallery-pagination button {
  padding: 6px 14px;
  border: 1px solid #ccc;
  background: #f8f8f8;
  cursor: pointer;
  border-radius: 4px;
  transition: background .2s;
}

.aba-gallery-pagination button:hover {
  background: #e6e6e6;
}

.aba-gallery-pagination button.active {
  background: #333;
  color: #fff;
  border-color: #333;
}


/*Gallery End*/
