
   @import url(https://db.onlinewebfonts.com/c/fb08f552349babdf4f2a725b2fab9abf?family=Brilliant+Cut+Pro);
 @import url(https://db.onlinewebfonts.com/c/fb08f552349babdf4f2a725b2fab9abf?family=Fancy+Cut+Pro);

   Fancy Cut,Almarai,Times,serif
body {
font-family: 'Brilliant Cut Pro';
}


* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Brilliant Cut Pro';
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    /*font-weight: 200;*/
    line-height: 1.2;
    color: var(--bs-heading-color, inherit);
}

a {
    text-decoration: none !important;
   font-family: 'Brilliant Cut Pro';

}


p, .f-Brilliant Cut Pro {
    text-decoration: none !important;
    font-family: 'Brilliant Cut Pro';
    font-size: 12px;
    line-height: 23px;
    /* margin-bottom: 0; */
}
h1,
h2,
h3,
h4,
h5,
h6,
{
    /* font-family: "Playfair Display", serif; */
    font-family: 'Brilliant Cut Pro';
        /*font-weight: 200 !important;*/
}

.header {
   font-family: 'Brilliant Cut Pro';
}

.top-bar {
  /*border-bottom: 1px solid #e6e6e6;*/
  padding: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.08em;
}

.top-bar a {
    color: #000;
    text-decoration: none;
    margin-right: 10px;

    text-transform: uppercase;
    font-size: 9px;
}
.right-icons a{
     margin-right: 0px;
}

.logo-row {
  padding: 35px 0 25px;
}

.logo {
    /* letter-spacing: 0.2em; */
    font-size: 44px;
    font-weight: 500;
     font-family: auto;
    font-style: italic;
    text-align: center;
}
.top-right{
  float: right;
}
.luxury-nav {
  /*border-top: 1px solid #e6e6e6;*/
  border-bottom: 1px solid #e6e6e6;
      padding: 0;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding: 18px 5px;
    }
}
.luxury-nav .nav-link {
    font-size: 10px;
    /* letter-spacing: 0.18em; */
    color: #000;
    position: relative;
    padding-bottom: 6px;
    letter-spacing: .05rem;
    border: none;
    text-align: center;
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow:none !important;
}
.luxury-nav .nav-link::after {
         background-color: #d50032;
        content: "";
        height: .1875rem;
        position: absolute;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: width;
        transition-property: width;
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        width: 0;left: .725rem;
    right: auto;
    bottom: 0;
}

.luxury-nav .nav-link:hover::after,
.luxury-nav .nav-link.active::after {
 -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        width: calc(100% - 1.45rem);
}

/* Mega menu */
.mega-tabs {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.mega-tabs .tab {
  font-size: 13px;
  letter-spacing: 0.15em;
  cursor: pointer;
  position: relative;
  padding-bottom: 6px;
}

.mega-tabs .active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #9c1c2c;
}

.mega-card p {
  margin-top: 15px;
  font-size: 13px;
  /*letter-spacing: 0.6em;*/
  color: #000;
}.mega-card:hover p{
  text-decoration: underline !important;
}
/*.mega-card p:after{
  background-color: #d50032;
    content: "";
    height: .1875rem;
    position: absolute;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    width: 0;
    left: .725rem;
    right: auto;
    bottom: 0;
}*/
.discover-link {
 letter-spacing: 0.12em;
    color: #000;
    text-decoration: underline ! IMPORTANT;
    font-size: 14px;
}
.mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 16px;
  border-bottom: 1px solid #e6e6e6;
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 99 !important;
     background: #fff;
    /* border-bottom: 1px solid #efefef; */
}
.menu-btn {
  background: none;
  border: none;
  font-size: 22px;
}

.mobile-logo {
  font-family: serif;
  font-size: 28px;
  font-style: italic;
}

.mobile-icons span {
  font-size: 18px;
  margin-left: 15px;
}

/* Offcanvas */

.jewel-offcanvas {
  width: 100%;
}

.jewel-offcanvas .offcanvas-header {
  justify-content: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px;
}

.jewel-offcanvas .btn-close {
  position: absolute;
  left: 15px;    --bs-btn-close-bg: none;    opacity: 1;    top: 20px;
}

.mobile-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu li {
  border-bottom: 1px solid #eee;
}

.mobile-menu a {
display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0;
    text-decoration: none;
    color: #000;
    font-size: 13px;
    letter-spacing: 0.12em;
}

.icon-link {
    display: inline-flex;
    gap: .375rem;
    align-items: center;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.tab-content>.active {
    display: block;
    margin: 0 auto;
    width: 50rem;
}
.nav-tabs li{
  padding: 0 10px;
}

.hero-slider {
  width: 100%;
  height: 70vh;
  overflow: hidden;
}

.slick-hero,
.slick-hero .slide {
  height: 70vh;
}
.slide {
  background-size: cover;
  background-position: top;
  position: relative;
  display: flex !important;
  align-items: flex-end;   /* bottom */
  justify-content: center;
  padding-bottom: 0px;   /* space from bottom */
}

.slide::before {
  content: "";
  position: absolute;
  inset: 0;
  /*background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.7));*/
  background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 45%));
}

.hero-content {
  position: relative;
  text-align: center;
  color: #fff;
  max-width: 900px;
  padding: 20px;
}

.hero-content h2 {
     font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.hero-content p {
   font-size: 12px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.hero-content a {
color: #fff;
    text-decoration: underline !important;
    letter-spacing: 0.8px;
    font-size: 13px;
    font-weight: 100;
}
/* Hide default icon */
.slick-prev:before,
.slick-next:before {
  display: none;
}

/* Arrow container */
.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255,255,255,0.6);
  border-radius: 50%;
  z-index: 9;
  transition: all 0.3s ease;
  background: #9e9e9e29;
}

/* Position */
.slick-prev {
  left: 40px;
}
.slick-next {
  right: 40px;
}

/* Arrow lines */
.slick-prev::after,
.slick-next::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    position: absolute;
    top: 50%;


}
.slick-prev::after{
  left: 53%;
    transform: translate(-50%, -50%) rotate(-135deg);
}
.slick-next::after {
  transform: translate(-50%, -50%) rotate(45deg);
   left: 45%;
}

/* Hover effect */
.slick-prev:hover,
.slick-next:hover {
  background: rgba(255,255,255,0.1);
  /*transform: scale(1.05);*/
}
.dropdown-menu[data-bs-popper] {
    top: 98%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer);
}
.mobile-filter-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;

    /* Start hidden but ready for animation */
    opacity: 0;
    transform: translateY(100%); /* start below screen */
    transition: opacity 0.5s ease, transform 0.5s ease;
    pointer-events: none; /* prevent interaction when hidden */
}

.mobile-filter-overlay.active {
    opacity: 1;
    transform: translateY(0); /* slide up into view */
    pointer-events: auto; /* allow interaction */
}
/* base dropdown */
.dropdown-menu {
  visibility: hidden;
         opacity: 0;
    transform: translateY(100%); /* start below screen */
    transition: opacity 0.5s ease, transform 0.5s ease;
    pointer-events: none; /* prevent interaction when hidden */

}

/* when open */
.dropdown-menu.show {
  visibility: visible;
 opacity: 1;
    transform: translateY(0); /* slide up into view */
    pointer-events: auto; /* allow interaction */
}
.space-tb{
padding: 40px 0;
}

.section-title .heading {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
}
.th-btn a {
    color: #000;
    text-decoration: underline !important;
    letter-spacing: 0.8px;
    font-size: 13px;
    font-weight: 100;
}


/*------------category slider-----------*/
.product-card {
  padding: 15px;
  text-align: center;
}

.img-wrap {
  position: relative;
  overflow: hidden;
}

.img-wrap img {
  width: 100%;
  transition: opacity 0.4s ease;
}

.img-hover {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.product-card:hover .img-hover {
  opacity: 1;
}

.product-card:hover .img-default {
  opacity: 0;
}

.product-card h3 {

    letter-spacing: 0;
    margin: 15px 0 5px;
    font-weight: 600;
 line-height: 20px;
    font-size: 11px;
    color: #000;
}
.product-card a{
  color: #000;
}


.product-card p {
    font-size: 11px;
    color: #555;
    font-family: 'Fancy Cut Pro';
}
.price {
    display: block;
    margin: 0px 0;
    font-weight: 600;
    font-size: 14px;
}
.discover-btn {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
}
.product-card {
  padding: 5px;
  text-align: center;
          padding-left: .75rem;
        padding-right: .75rem;
}

.img-wrap {
  position: relative;
  overflow: hidden;
}

.img-wrap img {
  width: 100%;
  transition: opacity 0.4s ease;

}

.img-hover {
  position: absolute;
  inset: 0;
  opacity: 0;
}

/* Hover image swap */
.product-card img{
 -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.product-card:hover .img-default {
  opacity: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}

.product-card:hover .img-hover {
  opacity: 1;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);

}

/* Heart icon */
.wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Hide button by default */
.discover-btn {
  display: inline-block;
  margin-top: 12px;
  background: #000;
  color: #fff;
  padding: 10px 26px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  width: 100%;
}

/* Show button on hover */
.product-card:hover .discover-btn {
  opacity: 1;
  transform: translateY(0);
}

/* Heart icon */
.wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.3s ease;
  cursor: pointer;
}

.product-card:hover .wishlist {
  opacity: 1;
  transform: scale(1);
}
.product-card {
  position: relative;
}

.product-card::before,
.product-card::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgb(0 0 0 / 12%);
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.product-card::before {
  left: 0;
}

.product-card::after {
  right: 0;
}

.product-card:hover::before,
.product-card:hover::after {
  opacity: 1;
}

.product-slider{
  padding-top: 30px;
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
  }
  .slick-dots {
    position: absolute;
    bottom: -55px;

}


.luxury-section {
  padding: 80px 0px;
  background: #fff;
}

.luxury-container {
     display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    /*max-width: 1400px;*/
    margin: auto;
    padding-top: 30px;
}

.luxury-card {
  text-align: center;
}

.luxury-card img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: top;
  display: block;
}


.luxury-card h3 {
    margin-top: 25px;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 500;
}

.luxury-card p {
    font-size: 12px;
    line-height: 1.6;
    max-width: 320px;
    margin: 6px auto;
    color: #444;
}
.luxury-card a {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
  transition: all 0.3s ease;
}

.luxury-card a:hover {
  opacity: 0.6;
}
.banner-box {
/*  background: #f8f8f8;
  padding: 40px;*/
  border-radius: 6px;
}

.banner-content small {
  letter-spacing: 2px;
  font-size: 13px;
  color: #555;
}

.banner-content h2 {
  font-size: 30px;
  font-weight: 500;
  margin: 15px 0;
}

.shop-link {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #000;
    text-decoration: underline ! IMPORTANT;
}

.banner-img {
  max-height: 280px;
  object-fit: contain;
}
.half-banner{
  overflow: hidden;
    background-image: url(../img/half-b1.jpg);
    background-repeat: no-repeat;
    background-size: cover;

    padding: 100px 0px;

    background-repeat: no-repeat;
    background-size: calc(100% + 0px) calc(100% + 235px);
    /*background-size: calc(100% + 0px) calc(100% + 10px);*/
   /* aspect-ratio: 1 / 1; */
}
.lux-footer {
  background: #fff;
  padding: 40px 0 20px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

.newsletter h6 {
  letter-spacing: 2px;
  font-size: 13px;
  margin-bottom: 25px;
}

.newsletter-form {
  display: flex;
  justify-content: center;
  max-width: 500px;
  margin: auto;
  border-bottom: 1px solid #000;
}

.newsletter-form input {
  border: none;
  outline: none;
  flex: 1;
  padding: 10px;
}

.newsletter-form button {
  background: #111;
  color: #fff;
  border: none;
  padding: 10px 25px;
  letter-spacing: 1px;
}

.footer-links h6 {
  letter-spacing: 2px;
  font-size: 13px;
  margin-bottom: 20px;
}

.footer-links ul {
  list-style: none;
  padding: 0;
}

.footer-links ul li {
  margin-bottom: 10px;
}

.footer-links ul li a {
  color: #111;
  text-decoration: none;
  font-size: 14px;
}

.footer-links ul li a:hover {
  text-decoration: underline;
}

.social-icons a {
  margin-right: 15px;
  text-decoration: none;
  color: #111;
  font-size: 14px;
}

.footer-bottom {
     display: flex;
    justify-content: space-between;
    font-size: 13px;
    margin-top: 20px;
    border-top: .0625rem solid #e6e6e6;
    padding-top: 20px;
}

.footer-bottom a {
  color: #111;
  text-decoration: underline;
}

/* Mobile */
@media (max-width: 768px) {
  .newsletter-form {
    flex-direction: column;
    border-bottom: none;
  }

  .newsletter-form input {
    border-bottom: 1px solid #000;
  }

  .newsletter-form button {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.newsletter{
     padding-bottom: 50px;
    border-bottom: .0625rem solid #e6e6e6;
    border-top: .0625rem solid #e6e6e6;
    padding-top: 50px;
}
.footer-links{
      padding-top: 30px;
}

.jewel-offcanvas .offcanvas-body {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: var(--bs-btn-close-focus-opacity);
}
.mb-subtitle{


    text-decoration: none;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}
.menu-level {
  position: absolute;
  /*top: 0;*/
  left: 100%;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.4s ease;
  padding: 15px;
  /*padding-top: 0;*/
}
.offcanvas-title{
  font-family: serif;
    font-size: 28px;
    font-style: italic;
}
.level-1{
  padding-top: 0;
}
.menu-level.active {
  left: 0;
}

.menu-level.prev {
  left: -100%;
}

.menu-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.back-btn {
  background: none;
  border: none;
  font-size: 16px;
}
.bck{
      font-size: 20px;
}

/*.mobile-menu {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.mobile-menu li a {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  text-decoration: none;
  color: #000;
}
*/

.breadcrumb-text {
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 30px;
}

.luxury-breadcrumb {
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-bottom: 15px;
  /*border-bottom: 1px solid #000;*/
  margin-bottom: 20px;
}

.luxury-breadcrumb a {
  color: #000;
  text-decoration: none;
}

.luxury-breadcrumb span {
  margin: 0 2px;
}

.luxury-breadcrumb .current {
  color: #000;
}



/* ===== BODY OVERLAY ===== */
body.modal--open {
  overflow: hidden;
}

body.modal--open::before {
  content: "";
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.65);
  z-index: 9998;
}

/* ===== SEARCH MODAL ===== */
.header-search-panel {
  position: fixed;
  inset: 0;
    /*background-color: #000c;*/
        background: rgb(0 0 0 / 33%);
  z-index: 9999;

  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: opacity .35s ease, transform .35s ease, visibility .35s;
}

.header-search-panel.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.right-icons a svg{
    cursor: pointer;
}
/* ===== INNER ===== */
.search-inner {
  /*max-width: 700px;*/
  margin: auto;
    padding: 100px 20px;
    position: relative;
    text-align: center;
    background: #fff;
}

/* ===== INPUT ===== */
.search-inner input {
  width: 100%;
  max-width: 600px;
  border: 1px solid #ccc;
  padding: 14px 18px;
  font-size: 14px;
  letter-spacing: 1px;
  outline: none;
}

/* ===== SUGGESTIONS ===== */
.suggestions {
  margin-top: 30px;
}

.suggestions span {
  display: block;
  font-size: 12px;
  color: #888;
  margin-bottom: 12px;
  text-align: left;
}

.suggestions ul {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.suggestions ul li {
  font-size: 12px;
  letter-spacing: 1px;
  cursor: pointer;
}

/* ===== CLOSE BUTTON ===== */
.close-search {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;}



  .cart-sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  transition: transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1),-webkit-transform .5s cubic-bezier(.645,.045,.355,1);
  background: white;
  overflow-x: hidden;
  transition: 0.5s;
  /* padding-top: 60px;*/
}
.cart-sidenav::-webkit-scrollbar {
    display: none;
}

.cart-sidenav .closebtn {
        position: absolute;
    top: 14px;
    right: 10px;
    font-size: 20px;
    margin-left: 50px;
    background: #d50032;
    color: #fff;
    padding: 2px 9px;
    border-radius: 50%;
    line-height: 30px;
    height: 33px;
}
.PageOverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    background: #363636;
    -webkit-transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
}
.cartfloating-form .cartleftFilterHead {
    font-weight: 400;

    display: block;
    width: 100%;
    padding: 18px 10px;
    background-color: #fff;
    color: #000;
    font-size: 17px;
}
.cartfloating-form {
      left: 0px;
    display: block;
    border-bottom: 1px solid #ececec;
}
@media screen and (max-height: 450px) {
 /* .cart-sidenav {padding-top: 15px;}*/
 /* .cart-sidenav a {font-size: 18px;}*/
}

.scrollable {
      height: 300vh;
    overflow: scroll;
}
#overlay {
    position: fixed;
    background: rgb(0 0 0 / 33%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    width: 100%;
    height: 100%;
    z-index: 99;
    right: 100%;
    top: 0;
   /* transition: right .5s ease;*/
}
.overlay {
    right: 0!important;
   /* transition: right .5s ease!important;*/
}
.CartItem__Info {
   /* padding-left: 25px;*/
   display: table;
    table-layout: fixed;
    margin: 30px 0;
    width: 100%;
}

.CartItem__Info {
/*    display: table-cell;
    vertical-align: middle;*/
}


.CartItem__Title {
    width: 100%;
    font-size: 11px !important;
     font-family: Century Gothic,sans-serif;
     font-weight: 100

}

.CartItem__Meta {
    font-size: 9px;
}

.cart-remove{
  font-size:12px;
  text-decoration:underline;
}

.cart-footer{
  position: absolute;
  bottom: 0px;
        width: 100%;
      border-top: 1px solid #e2e2e2;
      background: #fff;
}
.ccc{
    font-family: Century Gothic,sans-serif;
    padding: 8px 24px 8px 24px;

}
.cart-footer p{
  font-size: 14px;
    margin-bottom: 10px !important;
}
.cart-footer a{
  font-size: 14px;
    margin-bottom: 10px !important;
        color: #000;
}
.btn-chechout1 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    background: transparent;
    /* border: 1px solid #000 !important; */
    cursor: pointer;
    text-align: center;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    margin: 10px 0 10px;
    border: 1px solid #d50032;
    background: #d50032;
}
.btn-chechout1:hover{
  background: #000;
  color:#fff;
  }
#overlay {
    position: fixed;
    background: rgb(0 0 0 / 33%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    width: 100%;
    height: 100%;
    z-index: 99;
    right: 100%;
    top: 0;
    /* transition: right .5sease; */
}
.overlay {
    right: 0 !important;
    /* transition: right .5sease !important; */
}
.cartside-open{
  padding: 10px 30px;
      border-bottom: 1px solid #e5e7ebbf;
}
.cart-increment{
background: #f3f4f6;
color: #000;
border: none;
width: 33px;height: 30px;
    border-radius: 15px 15px 0 0px;
        font-size: 18px;
}
.cart-decrement{
background: #f3f4f6;
color: #000;
border: none;
width: 33px;height: 30px;
    border-radius:  0 0px 15px 15px;
        font-size: 18px;
}
.card-id-number{
         padding: 0 12px;
    border: none ! IMPORTANT;
    width: 33px;
    background: #f3f4f6;
}
.cart-rr{
    font-size: 11px;
    text-decoration: underline;
    /*background: #cac8c8;*/
    padding: 8px 9px;
    border-radius: 50%;

}
.cart-rr:hover{
  background: #cac8c8;
}
.cartside-open img{
  max-width: 100%;
}


.cartside-open .product_content11 h4 {
    font-size: 15px;
}
.cartside-open .product_content h4 {
  font-size: 13px;
    line-height: 22px;
    font-weight: 700;

}
.cartside-open a{
   color: #000 !important;
}.off_canvars_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #333;
    top: 0;
}.price_box span {
    font-weight: 500 !important;
    font-size: 12px;
    letter-spacing: 2px;
}

 .quantity{max-width: 6rem;
               padding: 1.5rem;
               font-size: 1.5rem;
               height: 1.5rem;
               color: #495057;}
               /* Base sidenav style (important) */
             }



#cart-mySidenav {
  position: fixed;
  background: #fff;
  z-index: 9999;
  transition: transform 0.4s ease;
  overflow-y: auto;
}


/* ========== DESKTOP (Slide from Right) ========== */
@media (min-width: 992px) {
  #cart-mySidenav {
    top: 0;
    right: 0;
    height: 100%;
    width: 500px;
    transform: translateX(100%); /* hidden */
    opacity: 0;
  }

  #cart-mySidenav.open-cart {
    transform: translateX(0); /* visible */
    opacity: 1;
  }
}

/* ========== MOBILE (Slide Up from Bottom) ========== */
@media (max-width: 991px) {
  #cart-mySidenav {
    left: 0;
    bottom: 0;
    width: 100%;
    /*height: 85vh;*/
    /*border-radius: 20px 20px 0 0;*/
    transform: translateY(100%); /* hidden below */
    opacity: 0;
  }

  #cart-mySidenav.open-cart {
    transform: translateY(0); /* slide up */
    opacity: 1;
  }
}




/* Hide Google Translate default elements */

.goog-te-banner-frame.skiptranslate { display: none !important; }

body { top: 0 !important; }

.goog-te-combo { display: none; }



/* Container for the icon */

.translate-container {

    position: relative;

    display: inline-block;

}



/* The Google Translate icon */

.translate-icon {
    width: 20px;
    height: 20px;
    background-color: #4285F4;
    background-image: url(https://www.gstatic.com/images/branding/product/2x/translate_24dp.png);
    background-size: 28px 28px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #ccc;
    transition: transform 0.2s;
}
.translate-icon:hover {
    transform: scale(1.1);
}

/* Dropdown box */

.translate-dropdown {
    display: none; /* hidden by default */
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

/* Style the select inside dropdown */
.translate-dropdown select {
    width: 220px;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #ccc;
    appearance: none;
    background-color: #fff;
    color: #000;
    cursor: pointer;
}

.translate-dropdown select option {
    color: #000;
    background-color: #fff;
}
.grecaptcha-badge {
            visibility: hidden;
}
 input.parsley-success,  select.parsley-success, textarea.parsley-success { color: #468847; background-color: #dff0d8; border: 1px solid #d6e9c6; }
   input.parsley-error, select.parsley-error, textarea.parsley-error { color: #b94a48; background-color: #f2dede; border: 1px solid #eed3d7; }
   .parsley-errors-list { margin: 2px 0 3px; padding: 0; list-style-type: none; font-size: 0.9em; line-height: 0.9em; opacity: 0; transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; color: #ff0000; }
   .parsley-errors-list.filled { opacity: 1; }
   input[type='number'] { -moz-appearance: textfield; }
   ul.parsley-errors-list { order: 2; width: 100%; margin-top: 19px; margin-bottom: 0; }

.h-overflow{
    height: 500px;
    overflow-y: auto;
  }

  .content {
      display: flex;
      flex-wrap: wrap;

      width: 100%;
  }
  .zpr-ic .content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      width: 100%;
  }
  .drp-row {
    display: flex;
    gap: 20px;
  }
  .drp-col {
    min-width: 180px;
  }


/* ===== MEGA MENU BOX ===== */
.mega-menu-box {
 position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 1920px;              /* adjust if needed */
    max-width: 95%;
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0 25px 80px rgba(0,0,0,0.08);
    display: none;
    z-index: 9999;

}
/* SHOW MENU */
.mega-menu-item:hover .mega-menu-box {
    display: block;
}

/* ===== ROW ===== */
.drp-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: flex-start;
}

/* ===== COLUMN ===== */
.drp-col {
    flex: 1 1 200px;
    min-width: 180px;
    max-height: 320px;
    overflow-y: auto;
    padding-right: 15px;
    border-right: 1px solid #f1f1f1;
}

.drp-col:last-child {
    border-right: none;
}

/* ===== TITLE ===== */
.mega-title {
    font-size: 12px;
    /*font-weight: 600;*/
    margin-bottom: 10px;
    text-transform: uppercase;
}

.mega-title a {
    text-decoration: none;
    color: #111;
}

/* GOLD LINE */
.mega-title a::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #cfc9c9;
    margin-top: 5px;
    transition: 0.3s;
}

.mega-title a:hover::after {
    width: 60px;
}

/* ===== LINKS ===== */
.mega-link {
    display: block;
    font-size: 14px;
    color: #666;
    padding: 4px 0;
    transition: 0.3s;
}

/* HOVER EFFECT */
.mega-link:hover {
    color: #cd0d33;
    /*padding-left: 6px;*/
}

/* ===== SCROLLBAR ===== */
.drp-col::-webkit-scrollbar {
    width: 4px;
}

.drp-col::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 10px;
}

.drp-col::-webkit-scrollbar-thumb:hover {
    background: #caa24d;
}

/* ===== OPTIONAL FADE EFFECT ===== */
.drp-col::after {
    content: "";
    position: sticky;
    bottom: 0;
    height: 25px;
    display: block;
    background: linear-gradient(to top, #fff, transparent);
}

/* ===== MOBILE ===== */
@media (max-width: 991px) {
    .mega-menu-box {
        position: static;
        width: 100%;
        box-shadow: none;
        padding: 15px;
    }

    .drp-row {
        flex-direction: column;
        gap: 20px;
    }

    .drp-col {
        max-height: none;
        overflow: visible;
        border: none;
        padding: 0;
    }
}

.dropdown-menu  .dropdown-item {
   font-size: 14px;
    color: #666 !important;
    /* padding: 4px 0; */
    transition: 0.3s;
}
.dropdown-menu {

    border-radius: 0;
    border: none;
}
.mega-card{
      border: 1px solid #ececec;
}
.mega-card img{
      height: 200px;
      min-height: 200px;
      object-fit: cover;
}
.product-card .img-wrap img {
  height: 220px;
   min-height: 220px;
    object-fit: contain;
    object-position: center;
    /*border: 1px solid #ececec;*/
}
.category-section .product-card .img-wrap img {
  height: 380px;
   min-height: 380px;
    object-fit: cover;
    object-position: center;
    /*border: 1px solid #ececec;*/
}

.product-slider1 .prod-item1 {
  padding: 0 10px;
}
.product-slider1 {
  margin: 0 -10px; /* balances padding */
}
.product-slider2 .prod-item2 {
  padding: 0 10px;
}
.product-slider2 {
  margin: 0 -10px; /* balances padding */
}
.gold-rate-bar {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(90deg, #000, #1a1a1a, #000);
    color: #d10d34;
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid rgba(212, 175, 55, 0.3);
    position: relative;
}

.gold-rate-track {
    display: flex;
    gap: 50px;
    white-space: nowrap;
    animation: scrollGold 25s linear infinite;
    padding: 8px 0 0;
}

.gold-rate-track span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    letter-spacing: 0.5px;    color: #fff;
}

/* Shine effect */
/*.gold-rate-bar::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.2), transparent);
    animation: shine 5s infinite;
}

@keyframes scrollGold {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@keyframes shine {
    100% {
        left: 100%;
    }
}
*/
/* Hover pause */
.gold-rate-bar:hover .gold-rate-track {
    animation-play-state: paused;
}

 .contact-section{
   padding:60px 10%;
   }
   .contact-title{
   text-align:center;
   font-size:36px;
   font-weight:700;
   margin-bottom:40px;
   color:#222;
   }
  
   .contact-info{
   background:white;
   padding:40px;
   border-radius:12px;
   box-shadow:0 10px 25px rgba(0,0,0,0.08);
   }
   .contact-info h3{
   margin-bottom:20px;
   font-size:24px;
   }
   .contact-info p{
   margin:10px 0;
   color:#555;
   line-height:1.6;
   }
   .contact-form{
   background:white;
   padding:40px;
   border-radius:12px;
   box-shadow:0 10px 25px rgba(0,0,0,0.08);
   }
   .contact-form h3{
   margin-bottom:20px;
   }
   .form-group{
   margin-bottom:15px;
   }
   .switcher select{
     padding:5px !important;
   }
   .contact-section input, select, textarea{
   width:100%;
   padding:12px;
   border:1px solid #ddd;
   border-radius:8px;
   font-size:14px;
   }
   .contact-section select{
   color: #757575;
   }
   .contact-section textarea{
   height:120px;
   }
   .contact-section button{
   /*background:#e48733;*/
   border:none;
   color:white;
   padding:12px 25px;
   border-radius:8px;
   font-size:16px;
   cursor:pointer;
   transition:0.3s;
   }
   .offcanvas-overlay {
   pointer-events: auto; /* allow clicks to pass to menu */
   }
   /*button:hover{
   background:#084298;
   }*/
   @media(max-width:768px){
   .contact-container{
   grid-template-columns:1fr;
   }
   }
   .contact-section .mcn-box {
   width: 100%;
   background: #f5f5f5;
   display: flex;
   align-items: center;
   padding: 20px 30px;
   gap: 20px;
   margin-bottom: 25px;
   }
   .contact-section .mcnb-l span {
   background:#d10d34;
   width: 70px;
   height: 70px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   font-size: 30px;
   color: #fff;
   border-radius: 50%;
   outline: 2px solid #fff;
   outline-offset: -6px;
   }
   .contact-section .mcnb-r h5 {
   font-size: 24px;
   font-weight: 800;
   margin-bottom: 6px;
   color: #000;
   }
   .contact-section .mcnb-r p {
   font-size: 17px;
   line-height: 30px;
   color: #000;
   font-weight: 500;
   margin-bottom: 0;
   }
   .contact-section .mcnb-r p a{
   color: #333;
   }
   .contact-section .mw-500{
   max-width: 500px;
   }
  .contact-section  .manf-ic {
   background: #180a06;
   padding: 40px 40px;
   border-radius: 20px;
   }
  .contact-section  .form-row {
   display: flex;
   column-gap: 20px;
   }
  .contact-section  .form-group {
   width: 100%;
   margin-bottom: 20px;
   }
   .contact-section .form-group .form-control {
   background: #fff;
   border-radius: 0;
   /* border-bottom: 1px solid #083859 !important; */
   padding: 16px 30px;
   border: none;
   color: #000;
   border-radius: 10px;
   }
  .contact-section  .form-group .form-control::placeholder {
   color: #000;
   }
  .contact-section  .mcnfr-ic {
   /* display: none; */
   margin-bottom: -120px;
   }.contact-section .profile-dropdown{
   position: relative;
   display: inline-block;
   /*padding-top: 5px;*/
   }
   .contact-section .dropdown-menu{
   position: absolute;
   top: 40px;
   right: 0;
   background: white;
   border: 1px solid #fff;
   /* width: 150px; */
   display: none;
   box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
   z-index: 999;
   background-color: #fff;
   box-shadow: 5px 5px 15px rgb(0 0 0 / 10%);
   padding: 15px;
   border-radius: 0;
   }
   .contact-section .dropdown-menu a {
   display: block;
   padding: 6px 10px;
   text-decoration: none;
   color: #000;
   text-transform: capitalize;
   border-bottom: 1px solid #ececec;
   font-size: 15px !important;
   }
   .contact-section .dropdown-menu a:hover{
   background: #f2f2f2;
   }
   .contact-section .section-title .heading {
   font-size: 20px;
   letter-spacing: 0;
   margin-bottom: 10px;
   text-transform: uppercase;
   font-weight: 600;
   /*font-family: "Abhaya Libre", serif;*/
   }
   .contact-section .heading {
   text-align: center;
   font-size: 32px;
   font-weight: 600;
   }
  .contact-section  .title-divider {
   display: flex;
   align-items: center;
   justify-content: center;
   margin-top: 12px;
   gap: 15px;
   }
  .contact-section .title-divider .line {
   width: 50px;
   height: 1px;
   background: #0e0803; /* change color */
   }
   .contact-section .title-divider1 {
   display: flex;
   align-items: center;
   justify-content: center;
   margin-top: 12px;
   gap: 15px;
   }
  .contact-section  .title-divider1 .line {
   width: 50px;
   height: 1px;
   background: #fff; /* change color */
   }
  .contact-section  .book-icon {
   font-size: 18px;
   color: #1b1107; /* change color */
   }
   .contact-section .book-icon1 {
   font-size: 18px;
   color: #fff; /* change color */
   }
  .contact-section .school-bg {
   position: relative;
   padding: 80px 0  150px !important;
   border-radius: 50px 50px 0 0;
   background: linear-gradient(0deg, rgb(22, 16, 10) 0%, rgb(0 0 0) 100%);
   clip-path: shape(from 0 0,vline to 100%,curve to 4.17% calc(100% - 15.5px) with 2.78% calc(100% - 15px),curve to 6.94% calc(100% - 9px) with 5.56% calc(100% - 16px),curve to 9.72% calc(100% - 20px) with 8.33% calc(100% - 2px),curve to 12.5% calc(100% - 44px) with 11.11% calc(100% - 38px),curve to 15.28% calc(100% - 27.5px) with 13.89% calc(100% - 50px),curve to 18.06% calc(100% - 20.5px) with 16.67% calc(100% - 5px),curve to 20.83% calc(100% - 23.5px) with 19.44% calc(100% - 36px),curve to 23.61% calc(100% - 10.5px) with 22.22% calc(100% - 11px),curve to 26.39% calc(100% - 5.5px) with 25% calc(100% - 10px),curve to 29.17% calc(100% - 9.5px) with 27.78% calc(100% - 1px),curve to 31.94% calc(100% - 11.5px) with 30.56% calc(100% - 18px),curve to 34.72% calc(100% - 20px) with 33.33% calc(100% - 5px),curve to 37.5% calc(100% - 23px) with 36.11% calc(100% - 35px),curve to 40.28% calc(100% - 28px) with 38.89% calc(100% - 11px),curve to 43.06% calc(100% - 24.5px) with 41.67% calc(100% - 45px),curve to 45.83% calc(100% - 25.5px) with 44.44% calc(100% - 4px),curve to 48.61% calc(100% - 44.5px) with 47.22% calc(100% - 47px),curve to 51.39% calc(100% - 31px) with 50% calc(100% - 42px),curve to 54.17% calc(100% - 26.5px) with 52.78% calc(100% - 20px),curve to 56.94% calc(100% - 23.5px) with 55.56% calc(100% - 33px),curve to 59.72% calc(100% - 13.5px) with 58.33% calc(100% - 14px),curve to 62.5% calc(100% - 26.5px) with 61.11% calc(100% - 13px),curve to 65.28% calc(100% - 41px) with 63.89% calc(100% - 40px),curve to 68.06% calc(100% - 28.5px) with 66.67% calc(100% - 42px),curve to 70.83% calc(100% - 7.5px) with 69.44% calc(100% - 15px),curve to 73.61% calc(100% - 12.5px) with 72.22% calc(100% - 0px),curve to 76.39% calc(100% - 27.5px) with 75% calc(100% - 25px),curve to 79.17% calc(100% - 28px) with 77.78% calc(100% - 30px),curve to 81.94% calc(100% - 27px) with 80.56% calc(100% - 26px),curve to 84.72% calc(100% - 34px) with 83.33% calc(100% - 28px),curve to 87.5% calc(100% - 28px) with 86.11% calc(100% - 40px),curve to 90.28% calc(100% - 31px) with 88.89% calc(100% - 16px),curve to 93.06% calc(100% - 37px) with 91.67% calc(100% - 46px),curve to 95.83% calc(100% - 23.5px) with 94.44% calc(100% - 28px),curve to 100% 100% with 97.22% calc(100% - 19px),vline to 0, hline to 0);
   }
   .contact-section .htes-isr span i {
   color: #0f0c03;
   font-size: 14px;
   margin-right: 4px;
   }
   .contact-section .school-bg::before {
   position: absolute;
   content: "";
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   animation: morphing4 8s ease-in-out infinite;
   background: url(../images/pattern1.png) no-repeat center center;
   background-size: cover;
   opacity: 0.8;
   background-attachment: fixed;
   }


   /* SECTION BACKGROUND */
.premium-appointment-section {
    padding: 60px 0;
}

/* LEFT FORM CARD */
.premium-appointment-section .mcs-form {
    background: #fff;
    padding: 35px;
    border-radius: 20px;
    box-shadow: 0 15px 50px rgba(0,0,0,0.08);
    border: 1px solid rgba(212,175,55,0.2);
}

/* HEADING */
.premium-appointment-section .appointment-heading h2 {
    font-size: 26px;
    font-weight: 600;
    color: #222;
}

.premium-appointment-section .appointment-heading p {
    color: #777;
    font-size: 14px;
}

/* INPUTS */
.premium-appointment-section .form-control {
    height: 48px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    font-size: 14px;
    transition: 0.3s;
}

.premium-appointment-section .form-control:focus {
    border-color: #d10d34;
    box-shadow: 0 0 0 2px rgba(212,175,55,0.2);
}

/* LABEL */
.premium-appointment-section label {
    font-size: 13px;
    font-weight: 500;
    color: #444;
    margin-bottom: 5px;
}

/* RADIO BUTTON STYLE */
.premium-appointment-section .form-check-input {
    accent-color: #d10d34;
}

.premium-appointment-section .form-check-label {
    font-size: 14px;
    color: #333;
}

/* BUTTON */
.premium-appointment-section .btn1 {
    height: 50px;
    border-radius: 12px;
    /*background: linear-gradient(135deg, #d10d34, #b8962e);*/
    color: #fff;
    border: none;
    font-weight: 600;
    transition: 0.3s;
}

.premium-appointment-section .btn1:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(212,175,55,0.3);
}

/* OTP */
.premium-appointment-section #enq_otp_div input {
    margin-bottom: 8px;
}

.premium-appointment-section .resend_otp {
    font-size: 13px;
    color: #d10d34;
}

/* RIGHT SIDE CARD */
.premium-appointment-section .how-it-works {
    background: linear-gradient(135deg, #000, #1a1a1a);
    color: #fff;
    padding: 35px;
    border-radius: 20px;
    height: 100%;
    box-shadow: 0 15px 50px rgba(0,0,0,0.15);
}

/* TITLE */
.premium-appointment-section .how-it-works h4 {
    font-weight: 600;
    letter-spacing: 1px;
}

/* LIST */
.premium-appointment-section .hiw-list {
    list-style: none;
    padding: 0;
}

.premium-appointment-section .hiw-list li {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.6;
    display: flex;
    gap: 10px;
}

/* ICON STYLE */
.premium-appointment-section .hiw-list li::before {
    content: "✔";
    color: #d10d34;
    font-weight: bold;
}

/* ERROR */
.premium-appointment-section .error {
    font-size: 12px;
    color: red;
}

/* RESPONSIVE */
@media(max-width:768px){
    .premium-appointment-section .mcs-form,
    .premium-appointment-section .how-it-works {
        padding: 20px;
    }
}/* INLINE GROUP */
.premium-radio-inline {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

/* LABEL BOX */
.radio-box {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
}

/* HIDE DEFAULT */
.radio-box input {
    position: absolute;
    opacity: 0;
}

/* CUSTOM RADIO */
.radio-custom {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 2px solid #ccc;
    border-radius: 50%;
    transition: 0.3s;
}

/* INNER DOT */
.radio-custom::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #af1212;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: 0.3s;
}

/* HOVER */
.radio-box:hover .radio-custom {
    border-color: #af1212;
}

/* CHECKED */
.radio-box input:checked + .radio-custom {
    border-color: #af1212;
}

/* SHOW DOT */
.radio-box input:checked + .radio-custom::after {
    transform: translate(-50%, -50%) scale(1);
}

/* MOBILE */
@media(max-width:576px){
    .premium-radio-inline {
        flex-direction: column;
        gap: 10px;
    }
}
/* MAIN BOX */
.premium-steps-box {
    background: linear-gradient(135deg, #000, #1a1a1a);
    padding: 35px;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0 15px 50px rgba(0,0,0,0.2);
    height: 100%;
}

/* TITLE */
.premium-steps-box h4 {
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}

/* LIST */
.steps-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
}

/* STEP ITEM */
.step-item {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    position: relative;
}

/* VERTICAL LINE */
.steps-list::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 5px;
    bottom: 5px;
    width: 2px;
    background: rgba(212,175,55,0.3);
}

/* ICON */
.step-icon {
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
       background: linear-gradient(135deg, #780606, #c20c0c);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

/* CONTENT */
.step-content {
    font-size: 14px;
    line-height: 1.6;
    color: #ddd;
}

/* HOVER EFFECT */
.step-item:hover .step-icon {
    transform: scale(1.1);
    box-shadow: 0 5px 15px rgba(212,175,55,0.4);
}

/* MOBILE */
@media(max-width:768px){
    .premium-steps-box {
        padding: 20px;
    }
}.how-it-works {
    height: auto !important;
}
.brand-card {
    text-align: center;
    padding: 15px;
}

.brand-img {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
    transition: 0.3s;
}

.brand-img img {
    max-width: 100%;
    /*height: 80px;*/
    object-fit: contain;
    border-radius: 10px;
}

.brand-name {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.brand-card:hover .brand-img {
    transform: translateY(-5px);
}


.psc-grp {
    font-family: 'Brilliant Cut Pro', sans-serif !important;
    max-width: 100%;
    margin: 0 auto;
}

/* Remove inline font overrides */
.psc-grp * {
    font-family: 'Brilliant Cut Pro', sans-serif !important;
}

/* Headings */
.psc-grp h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    /*margin-bottom: 15px !important;*/
    color: #111;
    border-left: 4px solid #caa74a;
    padding-left: 10px;
}

.psc-grp h3 {
    font-size: 15px !important;
    line-height: 1.7 !important;
    color: #444 !important;
}

/* Paragraph */
.psc-grp p {
    font-size: 14px !important;
    line-height: 1.8 !important;
    margin-bottom: 12px;
}

.psc-grp ul {
    list-style: none !important;
    padding-left: 0;
    margin-top: 10px;
}

.psc-grp ul li {
    position: relative;
    padding-left: 24px !important;
    /*margin-bottom: 12px !important;*/
    font-size: 14px !important;
    line-height: 1.7;
    list-style-type: none !important;
    /*color: #333;*/
}

/* Hand icon */
.psc-grp ul li::before {
    content: "\f0a4"; /* fa-hand-point-right */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: #d10d34; /* gold */
    font-size: 16px;
}

/* Hover effect */
.psc-grp ul li:hover {
    color: #000;
    /*transform: translateX(4px);*/
    transition: 0.3s ease;
}
.psc-grp table {
    width: 100% !important;
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 25px;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    border: 1px solid #eee;
}

/* Header */
.psc-grp table th {
    background: linear-gradient(135deg, #1a1a1a, #2b2b2b);
    color: #fff;
    padding: 14px 20px !important;
    /*font-size: 14px;*/
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600 !important;
}

/* Cells */
.psc-grp table td {
    padding: 14px 20px !important;
    /*font-size: 14px;*/
    /*color: #444;*/
    border-bottom: 1px solid #f1f1f1;
}

/* Row hover */
.psc-grp table tr:hover td {
    background: #faf7f2;
}

/* Last row remove border */
.psc-grp table tr:last-child td {
    border-bottom: none;
}

/* Left highlight column */
.psc-grp table th:first-child,
.psc-grp table td:first-child {
    font-weight: 600;
    color: #000;
    width: 30%;
}

/* Gold accent line */
.psc-grp table {
    position: relative;
}

.psc-grp table::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    /*background: linear-gradient(#d10d34, #b8962e);*/
}
/* Right side box */
.psc-grp .col-md-3 {
    background: #fff !important;
    border-radius: 10px;
    min-height: 100%;
}

/* Remove fixed widths (important for responsive) */
.psc-grp .col-md-6,
.psc-grp .col-md-9,
.psc-grp .col-md-3 {
    width: 100% !important;
    float: none !important;
}

/* Responsive spacing */
.psc-grp > div {
    margin-bottom: 20px;
}

/* Mobile Fix */
@media (max-width: 768px) {
    .psc-grp h2 {
        font-size: 18px !important;
    }

    .psc-grp h3,
    .psc-grp p {
        font-size: 14px !important;
    }

    .psc-grp table {
        font-size: 12px;
    }
}
.hero_shead {
  margin: inherit !important;
}