@import url("https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@200;300;400;500;600;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Alumni Sans', sans-serif;
}
body a {
    text-decoration: none;
    color: inherit;
}

body a:hover,
body a:focus,
body a:active {
    text-decoration: none;
    color: inherit;
}
html, body {
    width: 100%;
}

.nav-margin{
    margin-top: 30px;
}
.nav-body{
    margin-top: 30px;
    width: 33%;
    border: solid 1px whitesmoke;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    background-color: rgb(38, 16, 11,0.3);
    backdrop-filter: blur(5px); /* Apply blur effect */
    -webkit-backdrop-filter: blur(5px); /* For Safari support */
}
.span-nav{
    font-weight: bold;
    text-decoration: none;
    color: inherit;
}
.navbar-nav-2{
    background-color: #E0B187;
}
.nav-body-sm{
    width: fit-content;
    text-align: end;
    margin-top: 18px;
}
.nav-txt{
    font-size: 24px;
    letter-spacing: 3px;
    color: white;
    font-weight: bolder;
}
.nav-txt:hover{
    letter-spacing: 3px;
}
.bg-land{
    background-color: brown;
    height: 140vh;
}
.bg-land-1{
    background-image: url('./landing-bg-1.1.png');
    background-size:cover;
    height: 140vh;
}
.bg-land-2{
    background-image: url('./landing-bg-2.2.png');
    object-fit: contain,cover;
    height: 140vh;
    width: 100vw;
}
.bg-land-3{
    background-color: #E0B187;
    background-size: cover;
    height: 140vh;
}
.h1-1{
    color: #4A2216;
    font-weight:800;
    font-size: 72px;
    text-align: left;
}
.h1-2{
    color: #E0B187;
    font-weight:800;
    font-size: 72px;
    text-align: right;
}
.h1-3{
    text-align: right;
    font-style: italic;
    padding: 0%;
    color: #B57F59;
    font-size: 55px;
    line-height: 40px;
}
.span-1{
    color: #915736;
    font-style:normal;
    font-weight:700;
    font-size: 65px;
}
.shadow-1{
  -webkit-filter: drop-shadow(5px 5px 5px rgb(34, 34, 34,0.6));
  filter: drop-shadow(5px 5px 5px rgb(34, 34, 34,0.6));
}
.shadow-2{
    -webkit-filter: drop-shadow(5px 5px 5px rgb(34, 34, 34,0.6));
    filter: drop-shadow(5px 5px 5px rgb(34, 34, 34,0.6));
}
.land-btn-1{
    padding: 18px;
    font-size: 38px;
    font-weight: 600;
    color: #915736;
    border-color: #915736;
    background-color: #FEEDD4;
    border-style: solid;
    padding-left: 80px;
    transition: background-color 0.3s ease;
    padding-right: 80px;
    padding-top: 30px;
    padding-bottom: 25px;
}
.land-btn-1:hover{
    color: whitesmoke;
    background-color: #915736;
    border-color: #915736;
}
.bg-land-4{
    background-image: url('./landing-bg-3.png');
    background-size:cover;
    margin-top: 79px;
    padding-top: 63px;
    padding-bottom: 63px;
}
.container-img {
    position: relative;
    height: 250px;
    width: 100%;
  }
  
  .background-img {
    object-fit: cover;
  }
  
  .foreground-img {
    position: absolute;
    top: 100px;
    right: 0%;
    width: 250px; /* Adjust size */
    z-index: 1; /* Ensures it's above the background */
  }
.h1-4{
    position: absolute;
    bottom: 250px;
    left: 25px;
    font-size: 48px;
    font-weight: lighter;
    line-height: 40px;
    color: whitesmoke;
}




/*.........ABOUT US..........*/
.bg-{
    background-color: white;
    background-size: cover;
    height: 100vh;
}
.about-1{
    background-color: white;
    height: fit-content;
    background-size: cover;
}
.about-h1-1{
    color: #4A2216;
    font-size: 64px;
}
.bg-about-1{
    background-image: url('./about-bg-1.png');
    height: 100vh;
    background-size: cover;
}
.bg-about-2{
    background-color: #AB6A3F;
    height: 100vh;
    background-size: cover;
}
.bg-about-3{
    background-image: url('./about-bg-3.png');
    height: 100vh;
    background-size: cover;
}
.bg-about-5{
    background-image: url('./about-bg-3.png');
    height: 50vh;
    background-size: cover;
}
.about-h1-2{
    color: whitesmoke;
    font-style: italic;
    font-weight: 800;
    font-size: 32px;
    text-align: center;
    padding-top: 30px;
}
.about-p-1{
    color: whitesmoke;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    text-align: justify;
    padding-top: 10px;
    line-height: 30px;
}
.pad-1{
    padding: 15px;
    padding-bottom: 0%;
    padding-top: 0%;
}


/*.........TOP SELLING..............*/
.bg-top{
    background-image: url('./top-selling.png');
    height: fit-content;
    background-size: cover;
}
.top-h1-1{
    color: #4A2216;
    font-size: 72px;
    font-weight: 700;
    text-align: center;
    font-style: italic ;
}
.top-h1-2{
    color: #D9AC7C;
    font-style: italic ;
}
.bg-theme-2{
    background-color: transparent;
    height: fit-content;
    background-size: cover;
}
.theme-1{
    background-image: url('./uploads/aesthetic.png');
    background-size: cover;
    height: 450px;
    max-width: 100%;
    background-size: 105%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .theme-1:hover,.theme-2:hover,.theme-3:hover{
    background-size: 110%;
  }
  .theme-2{
    background-image: url('./admin/uploads/anime.png');
    background-size: cover;
    height: 450px;
    max-width: 100%;
    background-size: 105%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    
  }
  .theme-3{
    background-image: url('./admin/uploads/vintage.png');
    background-size: cover;
    height: 450px;
    max-width: 100%;
    background-size: 105%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .theme-h1{
    color: #543A14;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    background-color: rgba(233, 228, 227,0.9);
    padding: 4px;
    padding-left: 18px;
    padding-right: 18px;
    text-decoration: none;
    margin-bottom: 22px;
  }
  
  .theme-link {
    text-decoration: none; /* Remove underline from link */
  }
  .theme-h1:hover,.theme-link:hover{
    text-decoration: none ; 
  }
  
  .theme-con {
    padding: 0; /* Remove padding from the container */
  }
  
  .theme-row {
    margin: 0;/* Add consistent spacing between grid items */
  }
  
  .theme-col {
    padding: 0; /* Remove padding from columns if necessary */
  }
  
  /* Optional: Fine-tune spacing for individual theme items */

.top-btn-dark{
    width: 100%;
    padding: 10px;
    font-size: 32px;
    background-color: #915736;
    color: whitesmoke;
    border: 0;
    transition: background-color 0.3s ease;
}
.top-btn-dark:hover{
    background-color: #AB6A3F;
}
.top-btn-light{
    width: 100%;
    padding: 10px;
    font-size: 32px;
    background-color: #D9AC7C;
    color: whitesmoke;
    border: 0;
    transition: background-color 0.3s ease;
}
.top-btn-light:hover{
    background-color: #AC794E;
}
.bg-tough-1{
    background-color: #D9AC7C;
    background-size: cover;
    height: 120vh;
    font-weight: 600;
    right: 10px;
}
.bg-tough-2{
    background-color: #D9AC7C;
    background-size: cover;
    height: 120vh;
    font-weight: 600;
    left: 10px;
}
@media (max-width: 1024px) {
    .bg-tough-1{
        background-color: #D9AC7C;
        background-size: cover;
        height: 120vh;
        font-weight: 600;
        right: 0px;
    }
    .bg-tough-2{
        background-color: #D9AC7C;
        background-size: cover;
        height: 120vh;
        font-weight: 600;
        left: 0px;
    }
}
.query-h1-1{
    color: #4A2216;
    font-size: 52px;
    font-style: italic;
}
.query-p-1{
    color: black;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
}
.icon-1{
    font-size: 44px;
}
.query-h1-2{
    font-size: 24px;
    font-weight: 700;
    color: black;
}
.query-p-2{
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
.right-pad{
    margin-right: 50px;
}
.query-btn-1{
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    background-color: #915736;
    color: whitesmoke;
    letter-spacing: 3px;
    border: 0;
    padding-left: 40px;
    padding-right: 40px;
    transition: all 0.3s ease-in-out;
}
.query-btn-1:hover{
    background-color: #AB6A3F;
}
.input-1{
    background-color: #AB6A3F;
    border: whitesmoke 2px;
    border-style: solid;
    padding: 15px;
    color: whitesmoke;
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
}
.input-1::placeholder{
    color: whitesmoke;
    letter-spacing: 1px;
    font-style: italic;
}
.input-txt{
    line-height: 10px;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
}
.input-btn-1{
    padding: 15px;
    width: 100%;
    margin-top: 30px;
    font-size: 32px;
    color: whitesmoke;
    background-color:#4A2216;
    border: whitesmoke 2px solid;
    font-style: italic;
}
.input-btn-1:hover{
    background-color:#915736;
}
.design-h1{
    font-size: 64px;
    font-weight: 700;
    color: #4A2216;
}
.design-span{
    font-size: 64px;
    font-weight: 300;
    text-align: right;
    font-style: italic;
}
.bg-design{
    background-color: #D9AC7C;
    padding-top: 10px;
    border-radius: 120px;
}

.bg-footer{
    background-color: #D9AC7C;
    height: fit-content;
    background-size: cover;
}
.footer-h1{
    font-size: 74px;
    font-weight: 700;
    color: #4A2216;
    font-style: italic;
    line-height: 60px;
}
.footer-span-2{
    color: #AB6A3F;
}
.footer-p1{
    font-size: 22px;
    line-height: 30px;
    color: #4A2216;
}
.footer-p2{
    line-height: 10px;
    color: #4A2216;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
}
.footer-span-1{
    color: #AB6A3F;
}
.footer-span-1:hover{
    color: #4A2216;
}
.footer-h2{
    font-size: 28px;
    line-height: 30px;
    color: #4A2216;
    font-weight: 700;
}
.footer-p3{
    font-size: 22px;
    line-height: 30px;
    color: white;
    font-style: italic;
}
.footer-p3:hover{
    color: #AB6A3F;
    letter-spacing: 2px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); /* Shadow 2px to the right and 2px down with a 5px blur */
}
.bg-footer-2{
    background-image: url('./footer-img.png');
    background-size: cover;
}





.bg-land-mob{
    background-image: url('./mobile-land-bg.png');
    background-size: cover;
    height: fit-content;
    position: relative;
}
.h1-sm-1{
    color: #442b1a6d;
    font-size: 46px;
    top: 10px;
}
.h1-sm-2{
    font-size: 52px;
}
.tv-set-img{
    position: absolute;
    top: 60%;
    padding-left: 0%;
    margin-left: 0%;
}
.sm-img-1{
    filter: drop-shadow(6px 6px 6px rgba(0, 0, 0, 0.3));
}
.h1-sm-3{
    position:sticky;
    padding-top: 20px;
    font-size: 24px;
    line-height: 30px;
}
.margin-1{
    margin-top: 60px;
}
.foreground-img-2 {
    position: absolute;
    top: 150px;
    right: 0%;
    width: 120px; /* Adjust size */
    z-index: 1; /* Ensures it's above the background */
  }
.bg-land-sm-4{
    background-image: url('./landing-bg-3.png');
    background-size:cover;
    margin-top: 45px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.land-btn-2{
    padding: 18px;
    font-size: 18px;
    font-weight: 600;
    color: #915736;
    border-color: #915736;
    background-color: #FEEDD4;
    border-style: solid;
    padding-left: 40px;
    transition: background-color 0.3s ease;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 12px;
}
.land-btn-2:hover{
    color: whitesmoke;
    background-color: #915736;
    border-color: #915736;
    transition: background-color 0.3s ease;
}
.bg-land-sm{
    background-color: transparent;
}

/* ----------------------------------      CATEGORY PAGE STARTS     -----------------------------------  */

.bg-cat-head{
    background-color: #D9AC7C;
    height: 130px;
    width: 100%;
}
.h1-head{
    font-weight:700;
    font-size: 72px;
    color: #4A2216;
}
.head-span-2{
    float: right;
    color: #915736;
}

.bg-img-cat-1 {
    position: relative;
    background-image: url('./footer-img.png');
    background-size: contain;
    background-position: center;
    height: 30vh;
    color: white;
    z-index: 1;
  }
  
  .bg-img-cat-1::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-color: rgba(0, 0, 0, 0); /* control opacity */
    z-index: -1;
  }




  .product-section {
    display: flex;
    gap: 15px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 10px 0;
    white-space: nowrap;
    }
    
    .product-section::-webkit-scrollbar {
        height: 6px;
    }
    
    .product-section::-webkit-scrollbar-thumb {
        background: #c4a484;
        border-radius: 10px;
    }


  .category-label {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 24px;
    font-weight: bold;
    color: #9b5d29;
    flex-shrink: 0;
    margin-right: 10px;
    font-style: italic;
    /* ✅ Add these to center vertically */
    display: flex;
    align-items: center;
    height: 200px;   
  }

  .product-card {
    flex: 0 0 250px; /* fixed width for mobile scroll */
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    }


  .product-card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-bottom: 0px solid #ddd;
  }

  .badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #f3c28d;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 0px;
  }

  .product-info {
    padding: 15px 10px;
  }

  .product-info h4 {
    margin: 10px 0 5px;
    font-size: 16px;
    font-weight: bold;
  }

  .icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    float: center;
  }

  .icons i.fa-heart {
    color: #9b5d29;
    border: 1px solid #9b5d29;
    padding: 3px;
    border-radius: 50%;
  }
/* From Uiverse.io by PriyanshuGupta28 */ 
.rating {
    display: inline-block;
  }
  
  .rating input {
    display: none;
  }
  
  .rating label {
    float: right;
    cursor: pointer;
    color: #ccc;
    transition: color 0.3s;
  }
  
  .rating label:before {
    content: '\2605';
    font-size: 25px;
  }
  
  .rating input:checked ~ label,
  .rating label:hover,
  .rating label:hover ~ label {
    color: gold;
    transition: color 0.3s;
  }
  .container-1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.container-1 {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 10px;
  user-select: none;
  transition: 100ms;
}

.checkmark {
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  transition: 100ms;
  animation: dislike_effect 400ms ease;
}

.container-1 input:checked ~ .checkmark path {
  fill: #FF5353;
  stroke-width: 0;
}

.container-1 input:checked ~ .checkmark {
  animation: like_effect 400ms ease;
}

.container-1:hover {
  transform: scale(1.1);
}

@keyframes like_effect {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes dislike_effect {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

  @media (max-width: 768px) {
    .product-section {
      padding: 10px;
    }
    .product-card {
      min-width: 200px;
    }
  }
  @media (max-width: 992px) {
        .product-section {
            margin-left: 0 !important;
        }
    }

.hr-1{
    color: #000;
    width: 85%;
    margin: auto;
    border: 3px solid #9b5d29;
    border-radius: 8px;
}
.category-title{
    color: #000;
    font-size: 54px;
    font-weight: 350;
}
.category-title-span{
    color:#AB6A3F;
    font-style: italic;
}
.image-container {
  position: relative;
  width: 225px;
  height: 300px;
}
.image-default,
.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 300px;
  transition: opacity 0.3s ease-in-out;
}

.image-default {
  opacity: 1;
}

.image-hover {
  opacity: 0;
}

.image-container:hover .image-default {
  opacity: 0;
}

.image-container:hover .image-hover {
  opacity: 1;
}