html {
  scroll-behavior: smooth;
  font-family: 'Poppins', sans-serif;
}

body {
  font-family: 'Poppins', sans-serif;
  min-width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

nav {
  background-color: #FFEBF0;
  color: darkblue;
  padding: 2px 2px;
  font-size: 10px;
}

.navTop {
  background-color: #FA4373;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search {
  display: flex;
  align-items: center;
  background-color: #9AE630;
  padding: 8px 15px;
  border-radius: 5px;
}

.searchInput {
  border: none;
  background-color: transparent;
  outline: none;
  width: 100px; /* Chota size */
}

.searchInput::placeholder {
  color: black;
}

.limitedOffer {
  font-size: 20px;
  border-bottom: 2px solid rgb(194, 40, 156);
  cursor: pointer;
}

.navBottom {
  height: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
 
}

.menuItem {
  font-weight: bold;
  font-size: 13px;
  color: #FFEBF0;
  margin: 10px 20px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
}
    
.full-width-menu-strip {
  background-color: #571728;
  width: 100%;
  padding: 10px 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-btn {
  font-weight: bold;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #7B68EE;
  min-width: 160px;
  box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
  z-index: 100;
}

.dropdown-content a {
  padding: 10px;
  display: block;
  color: white;
  text-decoration: none;
  font-size: 12px;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.menuItem:hover, .dropdown-btn:hover {
  color: #ccc;
}

.slider {
  background: url(https://images.0);
 
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  overflow: hidden;
}

.sliderWrapper {
  display: flex;
  width: 500vw;
  transition: all 1.5s ease-in-out;
}


.sliderItem {
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.sliderBg {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
}

.sliderImg {
  z-index: 1;
}
#firsts{
  width: 60rem;
}
#jordan{
  width:50rem;
  transform: rotate(20deg);
}
#thirds{
  width: 50rem;
  transform: rotate(20deg);
  /* filter: invert(100%); */
}
#crater{
  width: 50rem;
}

.sliderTitle {
  position: absolute;
  top: 5%;
  right: 30%;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  color: rgb(44, 182, 32);
  z-index: 1;
}

.sliderPrice {
  position: absolute;
  top: 5%;
  left: 30%;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  color: rgb(44, 182, 32);
  z-index: 1;
}

.buyButton {
  position: absolute;
  top: 50%;
  right: 10%;
  font-size: 30px;
  font-weight: 900;
  color: white;
  border: 1px solid gray;
  background-color: blue;
  z-index: 1;
  cursor: pointer;
}

.buyButton:hover {
  background-color: white;
  color: black;
}



.features {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  padding: 50px 20px;
  gap: 20px;
}

.feature {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.featureIcon {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}

.featureTitle {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.featureDesc {
  color: #555;
  font-size: 14px;
  line-height: 1.4;
}


.nsItem {
  flex: 1;
  background-color: black;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.nsImg {
  width: 100%;
  height: 500px;
}

.nsTitle {
  font-size: 40px;
}

.nsButton {
  padding: 15px;
  font-weight: 600;
  cursor: pointer;
}

footer {
  display: flex;
  flex-wrap: wrap;
}
.footerLeft {
  flex: 2;
  background-color: #FF6D1F;
  display: flex;
  justify-content: space-around;
  padding: 40px;
}

.fMenuTitle {
  font-size: 18px;
  color: white;
}

.fList {
  font-size: 12px;
  padding: 0;
  list-style: none;
}

.fListItem {
  margin-bottom: 10px;
  color: white;
  cursor: pointer;
}

.footerRight {
  flex: 1;
  background-color: #EB3664;
  padding: 40px;
  color: white;
}

.fInput {
  padding: 5px;
}

.fButton {
  padding: 5px;
  background-color: black;
  color: white;
  font-size: 14px;
}

.fIcons { display: flex; gap: 10px; margin-top: 20px; }
.fIcon { width: 25px; height: 25px; }

.copyright{
  font-weight: 300;
  font-size: 14px;
}

@media screen and (max-width:480px) 

{
  nav{
    padding: 20px;
  }
  .navTop {
    padding: 10px;
    flex-direction: column; /* Items ko upar niche karne ke liye */
  }
  .search{
    display: none;
  }

   .navBottom {
    height: auto; /* Height fixed thi usse auto kiya */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

 .menuItem {
    margin: 5px 10px;
    font-size: 14px; /* Font thoda chota kiya */
  }

 .slider {
    clip-path: none;
    height: auto;
  }
  
 .sliderItem {
    flex-direction: column; /* Photo aur text upar niche */
  }
  .sliderImg{
    width: 90%;
  }

  #firsts, #jordan, #thirds, #crater {
    width: 90% !important; /* Fixed 60rem ko hata kar responsive kiya */
    height: auto;
    margin-top: 50px;
  }
  .sliderBg{
    width: 100%;
    height: 100%;
  }

  .sliderTitle{
    display: none;
  }

  .sliderPrice {
    top: unset;
    bottom: 10%;
    left: 5%;
    font-size: 25px;
  }

   .buyButton {
    top: unset;
    bottom: 5%;
    right: 5%;
    font-size: 20px;
  }

  .features{
    flex-direction: column;
  }

  .product{
    clip-path: none ;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  
  .productDetails{
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    top: 0;
  }

  .productTitle{
    font-size: 50px;
    margin: 0;
  }

  .gallery{
    display: none;
  }

  .newSeason{
    flex-direction: column;
  }

  .nsItem:nth-child(2){
    padding: 50px;
  }

 footer {
    flex-direction: column;
  }

  .footerLeft{
    padding: 10px;
    width: 90%;
 }

  .footerRight{
    padding: 10px;
    width: 90%;
    align-items: center;
    background-color: whitesmoke;
  }
  
    .footerLeft, .footerRight {
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
  }

  .payment{
    width: 90%;
    padding: 20px;
  }
}

    .table-wrapper-menu {
        min-width: 100%;      /* Mobile par 100% width center ke saath */
    }


.double-table-container {
    display: flex;
    justify-content: center; /* Tables ko horizontal center karega */
    flex-wrap: wrap;         /* Mobile par ek ke niche ek laayega */
    gap: 20px;               /* Tables ke beech ka gap */
    width: 100%;             /* Puri screen width check karega */
    max-width: 1200px;       /* Zyada bada na ho desktop par */
    margin: 20px auto;       /* Upar-niche 20px aur left-right se Auto (Center) */
    padding: 0 15px;         /* Kinaro se thoda gap mobile ke liye */
}
/* Har table wrapper ka size control karne ke liye */
.table-wrapper-menu {
    flex: 0 1 auto;          /* Sirf utni jagah lega jitni table ko chahiye */
    min-width: 320px;        /* Mobile screen ke hisaab se minimum width */
}


/* Table styling */
.table-wrapper-menu table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;          /* Table ko div ke andar center karega */
}

.table-wrapper-menu td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
    font-size: 14px;
}

.table-container {
    flex: 1; /* Ye bachi hui sari jagah lega aur center mein rahega */
    background-color: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
table {
    width: 100%;
    border-collapse: collapse;
    min-width: 500px; /* Taki content bahut zyada picak na jaye */
}
th, td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    word-wrap: break-word; /* Lambe links ko todne ke liye */
}

th {
    background-color: #FA4373;
    color: white;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

tr:hover {
  background-color: #ddd;
}

.entry-title {
  text-align: center;
  margin-top: 100px; /* menu bar se 20px niche */
}

.entry-meta {
  font-size: 15px;
  text-align: center;
}

  .container {
        flex-direction: column; /* Mobile par ek ke niche ek */
        align-items: center;
        padding: 10px;
    }

.left-menu {
  width: 20%; /* Adjust width as needed */
  background-color: #f0f0f0; /* Adjust background color as needed */
  padding: 20px;
}

.content {
  width: 60%; /* Adjust width as needed */
  padding: 20px;
}

.right-menu {
  width: 20%; /* Adjust width as needed */
  background-color: #f0f0f0; /* Adjust background color as needed */
  padding: 20px;
}

.left-menu ul, .right-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.left-menu li, .right-menu li {
  margin-bottom: 10px;
}

.left-menu a, .right-menu a {
  text-decoration: none;
  color: #337ab7; /* Adjust link color as needed */
}

li {
  padding: 1rem 2rem 1.15rem;
  text-transform: uppercase;
  cursor: pointer;
  color: #ebebeb;
  min-width: 80px;
  margin: auto;
}

li:hover {
 
  background-size: 100% 100%;
  color: #27262c;
  animation: spring 300ms ease-out;
  text-shadow: 0 -1px 0 #ef816c;
  font-weight: bold;
}
li:active {
  transform: translateY(4px);
}

@keyframes spring {
  15% {
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.2, 1.1);
  }
  40% {
    -webkit-transform-origin: center center;
    -webkit-transform: scale(0.95, 0.95);
  }
  75% {
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.05, 1);
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1, 1);
  }
}

.shameless-plug{
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 8px 20px;
  color: #ccc;
  text-decoration: none;
}
/* calcultor yaha se banaya hai */
.calculator {
    width: 300px;
    margin: 50px auto;
    padding: 20px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#display {
    width: 100%;
    height: 40px;
    font-size: 24px;
    text-align: right;
    padding: 10px;
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.buttons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    margin-top: 20px;
}

button {
    padding: 10px;
    font-size: 18px;
    border: none;
    border-radius: 10px;
    background-color: #fff;
    cursor: pointer;
}

button:hover {
    background-color: #f0f0f0;
}

.operator {
    background-color: #66ccff;
    color: #fff;
}

.clear {
    background-color: #ff6666;
    color: #fff;
}

/* --- MOBILE RESPONSIVE (MUKHYA BADLAV) --- */
@media screen and (max-width: 768px) {
  .navTop {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }

  .search {
    width: 90%;
  }

  .searchInput {
    width: 100%;
  }

  .navBottom {
    display: flex;
    flex-wrap: wrap; /* Ye items ko dusri line mein bhej dega */
    justify-content: center; /* Items ko center rakhega */
    overflow-x: visible; /* Slide khatam kar dega */
    white-space: normal; /* Text ko wrap hone dega */
    height: auto; /* Height auto rakhega */
    padding: 10px 5px;
  }

 .menuItem {
    margin: 5px 10px !important; /* Items ke beech thodi jagah */
    font-size: 12px !important; /* Text thoda chota taki screen par fit ho */
  }
 

  .features {
    flex-direction: column; /* Boxes ek ke niche ek */
    padding: 20px;
  }

  .feature {
    width: 100%;
    margin-bottom: 30px;
  }

  .featureDesc {
    height: auto; /* Fixed height hata di */
    width: 90%;
  }

  footer {
    flex-direction: column;
  }

  .footerLeft {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }
}

/* table resopnsive */


.container.main-layout {
    display: flex;
    justify-content: space-between; /* Space evenly distributed */
    padding: 20px;
    gap: 20px; /* Elements ke beech gap */
}
.container {
    display: flex;
    justify-content: center; /* Desktop par content center karega */
    align-items: flex-start;
    max-width: 1200px; /* Ya apni pasand ki width */
    margin: 0 auto;    /* Pura container page ke center mein */
    padding: 20px;
    gap: 20px;
}
    
.left-menu {
    width: 250px; /* Fixed width for laptop view */
    /* Add styling here to make it look like a strip/card */
    background-color: #f9f9f9;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.right-menu {
    width: 200px; /* Fixed width for laptop view */
     /* Add styling here to make it look like a strip/card */
    background-color: #f9f9f9;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

    .left-menu, .right-menu, .table-container {
        flex: 0 0 200px; /* Mobile par sab full width */
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        margin: 20px 0;
        order: 2;
    }
    
    
    
  .table-wrapper {
    flex: 2; /* Ye beech ka hissa bada rahega */
    width: 100%;
    overflow-x: auto;
}
    /* Main Content Area (Table/Posts) */
.main-content-area {
    flex-grow: 1; /* Bachi hui puri jagah center content lega */
    /* Add styling here if needed */
    padding: 15px;
}

   .entry-title {
        font-size: 20px;
        padding: 10px;
    }

    /* Table text size mobile par thoda chota */
    th, td {
        font-size: 12px;
        padding: 8px;
    }
    
    
