*{
    margin: 0;
    font-family: Arial;
    box-sizing: border-box;
}
.navbar {
    height: 60px;
    background-color: #0F1111;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

}
.nav-logo {
    height: 50px;
    width: 145px;
}
.logo{
    background-image: url("logo.png");
    background-size: cover;
    height: 50px;
    width: 100%;
}
.border{
    border: 1.5px solid transparent;
    margin-right:10px;

}
.border:hover {
    border: 1.5px solid white; 
    }


/* box 2 */
.one {
    color:#cccccc;
    font-size: 0.85rem;
    margin-left: 15px;

}
.two{
    font-size: 1rem;
    margin-left: 3px;

}
.add-icon {
    display: flex;
    align-items: center;

}
/* box 3 */
.nav-search {
    display: flex;
    justify-content: space-evenly;
    background-color:#febd69 ;
    height: 40px; 
    width: 500px;
    color : black;
    border-radius: 4px;
}
.search-select{
    width: 50px;
    height: 100%;
    background-color: #f3f3f3;
    text-align: center;
    border-top-left-radius: 4px;
    border: none;
}

.search-input {
    width: 450px;
    font-size: larger;
    border: none;
    }
.search-icon{
    width: 50px;
    height: 100%;
    background-color: #febd69;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 4px;
}
.search-icon:hover {
    background-color: #f19c2c;
    cursor: pointer;
}
.nav-search:hover {
    border: 2px solid #f19c2c;
    cursor: pointer;
}
 /* box 4 */
.span{
    font-size: 0.7rem;
}

.nav-second {
    font-size: 0.85rem; 
    font-weight: 700;   
}
/* box 5 */
.nav-cart i {
font-size: 32px;
}
.nav-cart{
    font-size: 0.85rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    height: 40px;
    width: 40px;
}
/*panel*/
.panel {
    height: 40px;
   background-color: #222f3d;
   display: flex;
   color: white;
   align-items: center;
   justify-content: space-evenly;
}
.panel-ops p {
    display:inline;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0.85rem;
    font-size: 17px;
}
.panel-ops p:hover {
  border: 2px solid white;   /* border on hover */
  border-radius: 4px;        /* optional, makes corners rounded *//* optional, subtle background */
}
.panel-ops {
    width: 700%;
    font-size: 0.95rem;
}
.panel-all{
    display: flex;
    justify-content:space-evenly;
    align-items: center;
    font-size: 18px;
    color: white;
    font-weight: 500;
    height: 40px;
    margin-left: 5px;
    padding-left: 5px;
}
.all{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    margin-left: 5px;
    padding: 5px;
}
.panel-deals{
    display: flex;
    justify-content: space-evenly;
    font-size: 0.85rem;
    font-weight: 700;
}
.panel-select{
    background-color: #222f3d;
    color:white;
    font-weight: 600;
    font-size: large; 
}

/**hero-section */
.hero-section {
    background-image: url("hero_image.jpg");
    height:350px;
    background-size: cover;
    display:flex;
    justify-content: center;
    align-items: flex-end;
}
    .hero-msg{
        background-color: white;
        color: black;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.90rem;
        width: 95%;
        margin-bottom: 25px
   
    }
    .hero-msg a{
        color: #007185
    }
    .hero-msg a:hover{
        color: #007185;
        text-decoration: underline;
    }
    /**shop-section **/
    .content {
        display: flex;
        flex-wrap: wrap;
     justify-content: space-evenly;
     background-color:#f5b07e ;
     background-color: #f2f2f2;

    }

    .box {
        border: 2px solid black;
        height: 400px;
        width: 23%;
        background-color: white;
        padding: 20px 0px 20px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .box1-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 10px;
    }
    .box2-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 10px;
    }
    .box3-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box4-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box5-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box6-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box-img{
        display:inline-block;
        height:40%;
        margin: 10px 0px 10px;
        padding: 0 0 10px 36px;
        position: relative;
        width: 47.5%;
    }
    .content p {
        color: #007185;
    }
    .content p:hover {
        text-decoration: underline;
        cursor: pointer;
        font-weight: 600;
     }
      /* ROW-HERO panels */
      .product-box {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 25px 40px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;;
    background-color: #f2f2f2c9;
  }

  .product-header {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .product-header span {
    color: #0073e6;
    cursor: pointer;
    font-weight: normal;
    margin-left: 10px;
    font-size: 16px;
  }

  .product-list {
    display: flex;
    align-items: center;
    gap: 25px;
    overflow-x: auto;
    padding-bottom: 15px;
    scroll-behavior: smooth;
  }

  .product-list::-webkit-scrollbar {
    height: 8px;
  }
  
  .product-list::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
  }

  .product-list img {
    height: 200px;
    object-fit: contain;
    transition: transform 0.2s ease;
  }

  .product-list img:hover {
    transform: scale(1.05);
  }

  .arrow {
    font-size: 35px;
    cursor: pointer;
    color: #333;
    flex-shrink: 0;
  }
  .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    padding: 20px;
  }

  .product-card {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.2s ease;
  }

  .product-card:hover {
    transform: translateY(-3px);
  }

  .product-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .product-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .product-images img {
    width: 100%;
    height: 120px; /* fixed height for symmetry */
    object-fit: contain;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 5px;
  }

  .explore {
    margin-top: 10px;
    font-size: 14px;
    color: #0073e6;
    cursor: pointer;
    text-decoration: none;
  }

  .explore:hover {
    text-decoration: underline;
  }
  /* video-section */
  .container {
      display: flex;
      width: 100%; /* Full width */
      gap: 15px;
      padding: 20px;
      box-sizing: border-box;
    }

    /* Video Section */
    .video-section {
      flex: 0.8; /* Adjust video width */
      background: #000;
      border-radius: 8px;
      overflow: hidden;
    }

    .video-section iframe {
      width: 100%;
      height: 100%;
      min-height: 315px;
      border: none;
      display: block;
    }

    /* Product Section */
    .product-section {
      flex: 2.2; /* Adjust product section width */
      display: grid;
      grid-template-columns: repeat(4, 1fr); /* 4 products in one row */
      gap: 15px;
    }

    .product-card {
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #fff;
      padding: 10px;
      text-align: center;
      transition: box-shadow 0.3s ease;
    }

    .product-card:hover {
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .product-card img {
      width: 100%;
      height: 200px;
      object-fit: contain;
      margin-bottom: 10px;
    }

    .price {
      font-weight: bold;
      color: #111;
    }

    .old-price {
      text-decoration: line-through;
      color: #888;
      margin-left: 5px;
      font-size: 14px;
    }

    .discount {
      color: red;
      font-weight: bold;
      font-size: 14px;
    }
    /* last section */
    .product-container {
      display: flex;
      gap: 15px;
      overflow-x: auto;
      padding: 10px 0;
    }

    .product-cards {
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #fff;
      padding: 10px;
      width: 220px;
      flex: 0 0 auto;
      text-align: left;
    }

    .product-cards img {
      width: 100%;
      height: auto;
      border-radius: 6px;
      margin-bottom: 8px;
    }

    .product-title {
      font-size: 14px;
      font-weight: bold;
      color: #333;
      margin: 5px 0;
    }

    .rating {
      font-size: 13px;
      color: #f90;
      margin-bottom: 4px;
    }

    .price {
      font-weight: bold;
      font-size: 16px;
      color: #111;
    }

    .old-price {
      text-decoration: line-through;
      color: #888;
      font-size: 13px;
      margin-left: 5px;
    }

    .discount {
      background: red;
      color: #fff;
      padding: 2px 5px;
      border-radius: 4px;
      font-size: 12px;
      margin-right: 5px;
    }

    .limited {
      color: red;
      font-size: 12px;
      font-weight: bold;
    }

    .delivery {
      font-size: 12px;
      color: #333;
      margin-top: 5px;
    }
/* footer */
.foot-panel1 {
    background-color: #37475a;
    color: white;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem; 
}
footer{
    margin-top: 15px;
}
.foot-panel2{
    background-color: #222f3d;
    color: white;
    height: 450px;
    display: flex;
    justify-content: space-evenly;
    font-size: 1rem; 
    padding-top: 50px;
}
ul p{
    font-size: 20px; 
    font-weight: 750;
    color: white;
    margin-bottom: 10px;
}
ul a {
    display: block;
    color: #dddddd;   
    text-decoration: none;
    font-size: 0.95rem;
    margin-top: 10px;
    padding: 0 10px;
    padding: 5px 0;
}
ul a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.foot-panel3{
    border-top: 0.5px solid white;
    background-color: #222f3d;
    color: white;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.logo{
    background-image: url("logo.png");
    background-size: cover;
    height: 50px;
    width: 140px;
}
.foot-select {
    margin-left: 10px;
    width: 150px;
    height: 30px;
    background-color: #222f3d;
    color: white;
    border: none;
    font-size: 0.85rem;
    margin-right: 10px;
    border:#dddddd 1px solid;
}
.foot-nation{
     width: 150px;
    height: 30px;
    background-color: #222f3d;
    color: white;
    border: none;
    font-size: 0.85rem;
    margin-right: 10px;
    border:#dddddd 1px solid;
}
.foot-select:hover, .foot-nation:hover {
    cursor: pointer;
    background-color: #37475a;
}
.foot-panel4{
    background-color:#0F1111;
    color: white;
    height: 185px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-start;
    margin-left: 0px;
}
.foot-panel5{
    background-color: #0F1111;
    color: white;
    height: 80px;
    font-size: 0.85rem;
    text-align: center;
}
.pages{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.85rem;
    color: white;
    padding-top: 25px;
}
.copyright{
    font-size: 0.75rem;
    text-align: center;
    padding-top: 5px;
    color: #dddddd;
}

    
    

/* =======================================================
   RESPONSIVE ADDITIONS START
   (No existing styles modified)
======================================================= */

/* ----------- GLOBAL SAFETY ----------- */
img {
  max-width: 100%;
  height: auto;
}

/* ----------- NAVBAR RESPONSIVENESS ----------- */
@media (max-width: 1024px) {
  .nav-search {
    width: 100%;
    margin: 10px 0;
  }
}

@media (max-width: 768px) {
  .navbar {
    flex-wrap: wrap;
    height: auto;
    padding: 10px 0;
  }

  .nav-address,
  .nav-signin,
  .nav-return {
    display: none;
  }

  .nav-search {
    width: 95%;
  }
}

/* ----------- PANEL RESPONSIVENESS ----------- */
@media (max-width: 768px) {
  .panel {
    flex-wrap: wrap;
    height: auto;
    padding: 5px 0;
  }

  .panel-ops {
    display: none;
  }
}

/* ----------- HERO SECTION ----------- */
@media (max-width: 768px) {
  .hero-section {
    height: 220px;
  }

  .hero-msg {
    font-size: 0.8rem;
    height: auto;
    padding: 6px;
  }
}

/* ----------- PRODUCT BOX GRID ----------- */
@media (max-width: 1024px) {
  .box {
    width: 45%;
  }
}

@media (max-width: 768px) {
  .box {
    width: 90%;
    height: auto;
  }

  .box-img {
    height: 90px;
    padding-left: 0;
  }
}

/* ----------- ROW SCROLL SECTIONS ----------- */
@media (max-width: 768px) {
  .product-list img {
    height: 140px;
  }
}

/* ----------- VIDEO + PRODUCT SECTION ----------- */
@media (max-width: 1024px) {
  .product-section {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }

  .video-section iframe {
    min-height: 220px;
  }

  .product-section {
    grid-template-columns: 1fr;
  }
}

/* ----------- RELATED PRODUCTS ----------- */
@media (max-width: 768px) {
  .product-cards {
    width: 180px;
  }
}

/* ----------- FOOTER RESPONSIVENESS ----------- */
@media (max-width: 1024px) {
  .foot-panel2 {
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 30px;
  }

  .foot-panel2 ul {
    width: 45%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .foot-panel2 ul {
    width: 90%;
    text-align: center;
  }

  .foot-panel4 {
    flex-wrap: wrap;
    height: auto;
    padding: 10px;
  }

  .pages {
    flex-direction: column;
    gap: 8px;
  }
}

/* =======================================================
   RESPONSIVE ADDITIONS END
======================================================= */

/* =======================================================
   MULTI-HERO AUTO SCROLL – 6 IMAGES (FIXED POSITIONING)
======================================================= */

.hero-section {
  animation: heroSlide 24s infinite ease-in-out;
  background-size: cover;
  background-position: center -10%;
}

/* 6-image background slideshow */
@keyframes heroSlide {
  0% {
    background-image: url("hero_image.jpg");
  }
  16.66% {
    background-image: url("amazonhero2.jpg");
  }
  33.33% {
    background-image: url("amazonhero3.jpg");
  }
  50% {
    background-image: url("amazonhero4.jpg");
  }
  66.66% {
    background-image: url("amazonhero5.jpg");
  }
  83.33% {
    background-image: url("amazonhero6.jpg");
  }
  100% {
    background-image: url("hero_image.jpg");
  }
}
/* =======================================================
   CARD HOVER ELEVATION
======================================================= */

.box,
.product-card,
.product-cards {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.box:hover,
.product-card:hover,
.product-cards:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
}
/* =======================================================
   SECTION SPACING
======================================================= */

.hero-section {
  margin-bottom: 25px;
}

.content,
.product-box,
.container,
.product-container {
  margin-bottom: 30px;
}
/* =======================================================
   SECTION DIVIDERS
======================================================= */

.product-box,
.container {
  border-top: 1px solid #e0e0e0;
}
/* =======================================================
   PAUSE HERO SLIDE ON HOVER
======================================================= */

.hero-section:hover {
  animation-play-state: paused;
}

/* =======================================================
   REMOVE BOX-LIKE LOOK FROM HORIZONTAL CAROUSEL SECTIONS
======================================================= */

.product-box {
    background: transparent !important;  /* remove white background */
    border: none !important;            /* remove top/bottom borders */
    padding: 0 20px;                     /* maintain side spacing */
    box-shadow: none !important;   
    background-color: #ebe6e6d0;      /* remove any inherited shadow */
}

.product-box .product-header {
    border-bottom: 1px solid #ddd;       /* subtle header separation */
    padding-bottom: 20px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
}

.active-panel {
  border: 2px solid #f19c2c;
  border-radius: 4px;
}

.box,
.product-card {
  opacity: 1 !important;
  transform: none !important;
}

.box,
.product-card {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.box {
  animation: testFade 1s ease forwards;
}

@keyframes testFade {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

*{
    margin: 0;
    font-family: Arial;
    box-sizing: border-box;
}
.navbar {
    height: 60px;
    background-color: #0F1111;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

}
.nav-logo {
    height: 50px;
    width: 145px;
}
.logo{
    background-image: url("logo.png");
    background-size: cover;
    height: 50px;
    width: 100%;
}
.border{
    border: 1.5px solid transparent;
    margin-right:10px;

}
.border:hover {
    border: 1.5px solid white; 
    }


/* box 2 */
.one {
    color:#cccccc;
    font-size: 0.85rem;
    margin-left: 15px;

}
.two{
    font-size: 1rem;
    margin-left: 3px;

}
.add-icon {
    display: flex;
    align-items: center;

}
/* box 3 */
.nav-search {
    display: flex;
    justify-content: space-evenly;
    background-color:#febd69 ;
    height: 40px; 
    width: 500px;
    color : black;
    border-radius: 4px;
}
.search-select{
    width: 50px;
    height: 100%;
    background-color: #f3f3f3;
    text-align: center;
    border-top-left-radius: 4px;
    border: none;
}

.search-input {
    width: 450px;
    font-size: larger;
    border: none;
    }
.search-icon{
    width: 50px;
    height: 100%;
    background-color: #febd69;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 4px;
}
.search-icon:hover {
    background-color: #f19c2c;
    cursor: pointer;
}
.nav-search:hover {
    border: 2px solid #f19c2c;
    cursor: pointer;
}
 /* box 4 */
.span{
    font-size: 0.7rem;
}

.nav-second {
    font-size: 0.85rem; 
    font-weight: 700;   
}
/* box 5 */
.nav-cart i {
font-size: 32px;
}
.nav-cart{
    font-size: 0.85rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    height: 40px;
    width: 40px;
}
/*panel*/
.panel {
    height: 40px;
   background-color: #222f3d;
   display: flex;
   color: white;
   align-items: center;
   justify-content: space-evenly;
}
.panel-ops p {
    display:inline;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0.85rem;
    font-size: 17px;
}
.panel-ops p:hover {
  border: 2px solid white;   /* border on hover */
  border-radius: 4px;        /* optional, makes corners rounded *//* optional, subtle background */
}
.panel-ops {
    width: 700%;
    font-size: 0.95rem;
}
.panel-all{
    display: flex;
    justify-content:space-evenly;
    align-items: center;
    font-size: 18px;
    color: white;
    font-weight: 500;
    height: 40px;
    margin-left: 5px;
    padding-left: 5px;
}
.all{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    margin-left: 5px;
    padding: 5px;
}
.panel-deals{
    display: flex;
    justify-content: space-evenly;
    font-size: 0.85rem;
    font-weight: 700;
}
.panel-select{
    background-color: #222f3d;
    color:white;
    font-weight: 600;
    font-size: large; 
}

/**hero-section */
.hero-section {
    background-image: url("hero_image.jpg");
    height:350px;
    background-size: cover;
    display:flex;
    justify-content: center;
    align-items: flex-end;
}
    .hero-msg{
        background-color: white;
        color: black;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.90rem;
        width: 95%;
        margin-bottom: 25px
   
    }
    .hero-msg a{
        color: #007185
    }
    .hero-msg a:hover{
        color: #007185;
        text-decoration: underline;
    }
    /**shop-section **/
    .content {
        display: flex;
        flex-wrap: wrap;
     justify-content: space-evenly;
     background-color:#f5b07e ;
     background-color: #f2f2f2;

    }

    .box {
        border: 2px solid black;
        height: 400px;
        width: 23%;
        background-color: white;
        padding: 20px 0px 20px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .box1-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 10px;
    }
    .box2-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 10px;
    }
    .box3-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box4-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box5-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box6-box{
        height :275px;
        display:flex;
        justify-content: space-evenly;
        margin-bottom: 44px;
        margin-right:1rem;
        margin-left: 1rem;
        padding:20px;
        position: relative;
        margin-bottom: 5px;
    }
    .box-img{
        display:inline-block;
        height:40%;
        margin: 10px 0px 10px;
        padding: 0 0 10px 36px;
        position: relative;
        width: 47.5%;
    }
    .content p {
        color: #007185;
    }
    .content p:hover {
        text-decoration: underline;
        cursor: pointer;
        font-weight: 600;
     }
      /* ROW-HERO panels */
      .product-box {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 25px 40px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;;
    background-color: #f2f2f2c9;
  }

  .product-header {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .product-header span {
    color: #0073e6;
    cursor: pointer;
    font-weight: normal;
    margin-left: 10px;
    font-size: 16px;
  }

  .product-list {
    display: flex;
    align-items: center;
    gap: 25px;
    overflow-x: auto;
    padding-bottom: 15px;
    scroll-behavior: smooth;
  }

  .product-list::-webkit-scrollbar {
    height: 8px;
  }
  
  .product-list::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
  }

  .product-list img {
    height: 200px;
    object-fit: contain;
    transition: transform 0.2s ease;
  }

  .product-list img:hover {
    transform: scale(1.05);
  }

  .arrow {
    font-size: 35px;
    cursor: pointer;
    color: #333;
    flex-shrink: 0;
  }
  .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    padding: 20px;
  }

  .product-card {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.2s ease;
  }

  .product-card:hover {
    transform: translateY(-3px);
  }

  .product-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .product-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .product-images img {
    width: 100%;
    height: 120px; /* fixed height for symmetry */
    object-fit: contain;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 5px;
  }

  .explore {
    margin-top: 10px;
    font-size: 14px;
    color: #0073e6;
    cursor: pointer;
    text-decoration: none;
  }

  .explore:hover {
    text-decoration: underline;
  }
  /* video-section */
  .container {
      display: flex;
      width: 100%; /* Full width */
      gap: 15px;
      padding: 20px;
      box-sizing: border-box;
    }

    /* Video Section */
    .video-section {
      flex: 0.8; /* Adjust video width */
      background: #000;
      border-radius: 8px;
      overflow: hidden;
    }

    .video-section iframe {
      width: 100%;
      height: 100%;
      min-height: 315px;
      border: none;
      display: block;
    }

    /* Product Section */
    .product-section {
      flex: 2.2; /* Adjust product section width */
      display: grid;
      grid-template-columns: repeat(4, 1fr); /* 4 products in one row */
      gap: 15px;
    }

    .product-card {
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #fff;
      padding: 10px;
      text-align: center;
      transition: box-shadow 0.3s ease;
    }

    .product-card:hover {
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .product-card img {
      width: 100%;
      height: 200px;
      object-fit: contain;
      margin-bottom: 10px;
    }

    .price {
      font-weight: bold;
      color: #111;
    }

    .old-price {
      text-decoration: line-through;
      color: #888;
      margin-left: 5px;
      font-size: 14px;
    }

    .discount {
      color: red;
      font-weight: bold;
      font-size: 14px;
    }
    /* last section */
    .product-container {
      display: flex;
      gap: 15px;
      overflow-x: auto;
      padding: 10px 0;
    }

    .product-cards {
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #fff;
      padding: 10px;
      width: 220px;
      flex: 0 0 auto;
      text-align: left;
    }

    .product-cards img {
      width: 100%;
      height: auto;
      border-radius: 6px;
      margin-bottom: 8px;
    }

    .product-title {
      font-size: 14px;
      font-weight: bold;
      color: #333;
      margin: 5px 0;
    }

    .rating {
      font-size: 13px;
      color: #f90;
      margin-bottom: 4px;
    }

    .price {
      font-weight: bold;
      font-size: 16px;
      color: #111;
    }

    .old-price {
      text-decoration: line-through;
      color: #888;
      font-size: 13px;
      margin-left: 5px;
    }

    .discount {
      background: red;
      color: #fff;
      padding: 2px 5px;
      border-radius: 4px;
      font-size: 12px;
      margin-right: 5px;
    }

    .limited {
      color: red;
      font-size: 12px;
      font-weight: bold;
    }

    .delivery {
      font-size: 12px;
      color: #333;
      margin-top: 5px;
    }
/* footer */
.foot-panel1 {
    background-color: #37475a;
    color: white;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem; 
}
footer{
    margin-top: 15px;
}
.foot-panel2{
    background-color: #222f3d;
    color: white;
    height: 450px;
    display: flex;
    justify-content: space-evenly;
    font-size: 1rem; 
    padding-top: 50px;
}
ul p{
    font-size: 20px; 
    font-weight: 750;
    color: white;
    margin-bottom: 10px;
}
ul a {
    display: block;
    color: #dddddd;   
    text-decoration: none;
    font-size: 0.95rem;
    margin-top: 10px;
    padding: 0 10px;
    padding: 5px 0;
}
ul a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.foot-panel3{
    border-top: 0.5px solid white;
    background-color: #222f3d;
    color: white;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.logo{
    background-image: url("logo.png");
    background-size: cover;
    height: 50px;
    width: 140px;
}
.foot-select {
    margin-left: 10px;
    width: 150px;
    height: 30px;
    background-color: #222f3d;
    color: white;
    border: none;
    font-size: 0.85rem;
    margin-right: 10px;
    border:#dddddd 1px solid;
}
.foot-nation{
     width: 150px;
    height: 30px;
    background-color: #222f3d;
    color: white;
    border: none;
    font-size: 0.85rem;
    margin-right: 10px;
    border:#dddddd 1px solid;
}
.foot-select:hover, .foot-nation:hover {
    cursor: pointer;
    background-color: #37475a;
}
.foot-panel4{
    background-color:#0F1111;
    color: white;
    height: 185px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-start;
    margin-left: 0px;
}
.foot-panel5{
    background-color: #0F1111;
    color: white;
    height: 80px;
    font-size: 0.85rem;
    text-align: center;
}
.pages{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.85rem;
    color: white;
    padding-top: 25px;
}
.copyright{
    font-size: 0.75rem;
    text-align: center;
    padding-top: 5px;
    color: #dddddd;
}

    
    

/* =======================================================
   RESPONSIVE ADDITIONS START
   (No existing styles modified)
======================================================= */

/* ----------- GLOBAL SAFETY ----------- */
img {
  max-width: 100%;
  height: auto;
}

/* ----------- NAVBAR RESPONSIVENESS ----------- */
@media (max-width: 1024px) {
  .nav-search {
    width: 100%;
    margin: 10px 0;
  }
}

@media (max-width: 768px) {
  .navbar {
    flex-wrap: wrap;
    height: auto;
    padding: 10px 0;
  }

  .nav-address,
  .nav-signin,
  .nav-return {
    display: none;
  }

  .nav-search {
    width: 95%;
  }
}

/* ----------- PANEL RESPONSIVENESS ----------- */
@media (max-width: 768px) {
  .panel {
    flex-wrap: wrap;
    height: auto;
    padding: 5px 0;
  }

  .panel-ops {
    display: none;
  }
}

/* ----------- HERO SECTION ----------- */
@media (max-width: 768px) {
  .hero-section {
    height: 220px;
  }

  .hero-msg {
    font-size: 0.8rem;
    height: auto;
    padding: 6px;
  }
}

/* ----------- PRODUCT BOX GRID ----------- */
@media (max-width: 1024px) {
  .box {
    width: 45%;
  }
}

@media (max-width: 768px) {
  .box {
    width: 90%;
    height: auto;
  }

  .box-img {
    height: 90px;
    padding-left: 0;
  }
}

/* ----------- ROW SCROLL SECTIONS ----------- */
@media (max-width: 768px) {
  .product-list img {
    height: 140px;
  }
}

/* ----------- VIDEO + PRODUCT SECTION ----------- */
@media (max-width: 1024px) {
  .product-section {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }

  .video-section iframe {
    min-height: 220px;
  }

  .product-section {
    grid-template-columns: 1fr;
  }
}

/* ----------- RELATED PRODUCTS ----------- */
@media (max-width: 768px) {
  .product-cards {
    width: 180px;
  }
}

/* ----------- FOOTER RESPONSIVENESS ----------- */
@media (max-width: 1024px) {
  .foot-panel2 {
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 30px;
  }

  .foot-panel2 ul {
    width: 45%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .foot-panel2 ul {
    width: 90%;
    text-align: center;
  }

  .foot-panel4 {
    flex-wrap: wrap;
    height: auto;
    padding: 10px;
  }

  .pages {
    flex-direction: column;
    gap: 8px;
  }
}

/* =======================================================
   RESPONSIVE ADDITIONS END
======================================================= */

/* =======================================================
   MULTI-HERO AUTO SCROLL – 6 IMAGES (FIXED POSITIONING)
======================================================= */

.hero-section {
  animation: heroSlide 24s infinite ease-in-out;
  background-size: cover;
  background-position: center -10%;
}

/* 6-image background slideshow */
@keyframes heroSlide {
  0% {
    background-image: url("hero_image.jpg");
  }
  16.66% {
    background-image: url("amazonhero2.jpg");
  }
  33.33% {
    background-image: url("amazonhero3.jpg");
  }
  50% {
    background-image: url("amazonhero4.jpg");
  }
  66.66% {
    background-image: url("amazonhero5.jpg");
  }
  83.33% {
    background-image: url("amazonhero6.jpg");
  }
  100% {
    background-image: url("hero_image.jpg");
  }
}
/* =======================================================
   CARD HOVER ELEVATION
======================================================= */

.box,
.product-card,
.product-cards {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.box:hover,
.product-card:hover,
.product-cards:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
}
/* =======================================================
   SECTION SPACING
======================================================= */

.hero-section {
  margin-bottom: 25px;
}

.content,
.product-box,
.container,
.product-container {
  margin-bottom: 30px;
}
/* =======================================================
   SECTION DIVIDERS
======================================================= */

.product-box,
.container {
  border-top: 1px solid #e0e0e0;
}
/* =======================================================
   PAUSE HERO SLIDE ON HOVER
======================================================= */



/* =======================================================
   DARK MODE TOGGLE BUTTON*/
.back-to-top {
    position: fixed;      /* Fix to viewport */
    bottom: 30px;         /* Distance from bottom */
    right: 30px;          /* Distance from right */
    padding: 10px 15px;
    font-size: 18px;
    background-color: #007185;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: none;        /* Hidden by default */
    z-index: 1000;        /* Make sure it appears above other elements */
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
}
.back-to-top:hover {
    background-color: #005f5f;
}
.theme-toggle {
  background: transparent;
  border: 1px solid #ddd;
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 10px;
}

.theme-toggle:hover {
  border-color: #f19c2c;
}
/* =========================
   DARK MODE — FULL COVERAGE
========================= */

body.dark-mode {
  background-color: #121212;
  color: #e0e0e0;
}

/* Sections */
body.dark-mode .content,
body.dark-mode .product-box,
body.dark-mode .container,
body.dark-mode .product-container {
  background-color: #121212;
}

/* Cards */
body.dark-mode .box,
body.dark-mode .product-card,
body.dark-mode .product-cards {
  background-color: #1e1e1e;
  color: #e0e0e0;
  border-color: #333;
}

/* Inner text links */
body.dark-mode a {
  color: #4db5ff;
}

/* Navbar & panels */
body.dark-mode .navbar,
body.dark-mode .panel,
body.dark-mode .foot-panel1,
body.dark-mode .foot-panel2,
body.dark-mode .foot-panel3,
body.dark-mode .foot-panel4,
body.dark-mode .foot-panel5 {
  background-color: #1a1a1a;
}

/* Search bar */
body.dark-mode .nav-search {
  background-color: #333;
}

body.dark-mode .search-input {
  background-color: #222;
  color: #fff;
}

body.dark-mode .search-select {
  background-color: #2a2a2a;
  color: #fff;
}

/* =========================
   DARK MODE — TEXT FIX
========================= */

/* General text inside cards */
body.dark-mode .box,
body.dark-mode .product-card,
body.dark-mode .product-cards {
  color: #e6e6e6;
}

/* Headings / titles */
body.dark-mode .product-title,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4 {
  color: #ffffff;
}

/* Prices */
body.dark-mode .price {
  color: #ffffff;
}

body.dark-mode .old-price {
  color: #b0b0b0;
}

/* Descriptions / small text */
body.dark-mode p,
body.dark-mode span {
  color: #d0d0d0;
}

/* Ratings */
body.dark-mode .rating {
  color: #ffcc66;
}
body.dark-mode .hero-msg {
  background-color: #1e1e1e;
}
/* Hero message text */
body.dark-mode .hero-msg .ptext {
  background-color: transparent; /* avoids double layers */
  color: #e6e6e6;
}
/* Delivery info */
body.dark-mode .delivery {
  color: #ffffff;
}

/* =========================
   SCROLL REVEAL EFFECT
========================= */

.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.reveal-active {
  opacity: 1;
  transform: translateY(0);
}
.add-to-cart {
  margin-top: 8px;
  padding: 6px 10px;
  font-size: 13px;
  background-color: #ffd814;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.add-to-cart:hover {
  background-color: #f7ca00;
}

.cart-count {
  background: red;
  color: white;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 50%;
  margin-left: 4px;
}

/* ===============================
   FLIP BOXES (CLICK TO FLIP)
=============================== */

.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}

.flip-box {
  width: 270px;
  height: 450px; /* taller for bigger images */
  perspective: 1000px;
  margin: 0;
  position: relative;
  flex: 1 1 calc(25% - 10px);
  box-sizing: border-box;
}

.flip-inner {
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.flip-inner.flipped {
  transform: rotateY(180deg);
}

.flip-front, .flip-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 8px;
  overflow: hidden;
}

.flip-front {
  background-color: #fff;
  color: black;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  box-sizing: border-box;
}

.flip-front h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.flip-front p {
  margin-top: auto;
  font-weight: bold;
  color: #007185;
}

.flip-back {
  background-color: #f8f8f8;
  color: #333;
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px;
  box-sizing: border-box;
}

.flip-back ul {
  list-style: disc;
  padding-left: 18px;
}

.flip-back li {
  margin-bottom: 4px;
}
.flip-box {
  height: 450px; /* taller to accommodate bigger images nicely */
}

/* ===============================
   BOX IMAGE CONTAINER (2x2)
=============================== */
.box-img-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 5px;
  margin-bottom: 10px;
  width: 100%;
}

.box-img {
  width: 100%;
  height: 160px;  /* bigger images */
  background-size: cover;
  background-position: center;
  border-radius: 5px;
}

/* ===============================
   DARK MODE – FIRST 8 FLIP BOXES
================================ */

/* Box background */
.dark-mode .flip-box {
  background-color: #1e1e1e;
  border: 1px solid #2a2a2a;
}

/* Front & back faces */
.dark-mode .flip-front,
.dark-mode .flip-back {
  background-color: #1e1e1e;
  color: #f1f1f1;
}

/* Titles */
.dark-mode .flip-front h2 {
  color: #ffffff;
}

/* "See more" text */
.dark-mode .flip-front p {
  color: #4da3ff;
}

/* Back-side list */
.dark-mode .flip-back ul li {
  color: #dcdcdc;
}

/* Optional: subtle elevation */
.dark-mode .flip-box {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
}

/* ===============================
   SMOOTH DARK MODE TRANSITION
================================ */

body,
.navbar,
.panel,
.flip-box,
.flip-front,
.flip-back,
.product-card,
.product-cards,
footer {
  transition:
    background-color 0.35s ease,
    color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}
/* Smooth dark mode transition */
body {
  transition: background-color 0.4s ease, color 0.4s ease;
}

.box, .product-card, .product-cards {
  transition: background-color 0.4s ease, color 0.4s ease, transform 0.3s ease;
}

/* Cart button feedback */
.add-to-cart.added {
  transform: scale(1.1);
}

/* +1 animation */
.cart-flash {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ff9900;
  font-weight: bold;
  animation: floatUp 0.7s ease forwards;
  pointer-events: none;
}

@keyframes floatUp {
  from { opacity: 1; transform: translateY(0); }
  to { opacity: 0; transform: translateY(-20px); }
}
/* Card container */
.flip-card {
  perspective: 1000px;
}

/* Rotating element */
.flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}

/* Front & Back */
.flip-front,
.flip-back {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* Back side */
.flip-back {
  transform: rotateY(180deg);
  background: #fff;
  padding: 16px;
}

/* Flip state */
.flip-card.flipped .flip-inner {
  transform: rotateY(180deg);
}
.flip-card {
  perspective: 1000px;
}

.flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}

.flip-front,
.flip-back {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.flip-back {
  transform: rotateY(180deg);
  background: #fff;
  padding: 16px;
}

.flip-card.flipped .flip-inner {
  transform: rotateY(180deg);
}
.flip-card {
  perspective: 1000px;
}

.flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}

.flip-front,
.flip-back {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.flip-back {
  transform: rotateY(180deg);
  background: #fff;
  padding: 16px;
}

.flip-card.flipped .flip-inner {
  transform: rotateY(180deg);
}
/* Container layout */
.product-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

/* Individual product card */
.product-cards {
  width: 250px;
  height: 450px;
  perspective: 1000px; /* 3D perspective for flip */
}

/* Flip wrapper */
.flip-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 0.6s;
  transform-style: preserve-3d; /* 3D effect for front/back */
  cursor: pointer;
}

/* Flip when active */
.flip-inner.flipped {
  transform: rotateY(180deg);
}

/* Front and back faces */
.flip-front,
.flip-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden; /* hides the reverse face when flipped */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 10px;
  background: white;
  overflow: hidden;
}

/* Front face */
.flip-front img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 10px;
}

/* Back face */
.flip-back {
  transform: rotateY(180deg); /* rotate so it shows on flip */
  background-color: #f9f9f9;
  text-align: center;
  padding: 20px 10px;
}

.flip-back h3 {
  margin-bottom: 10px;
  font-size: 18px;
}

.flip-back p {
  font-size: 14px;
  line-height: 1.4;
}

/* --- 1. CONTAINER --- */
.product-container {
  display: flex;
  flex-wrap: nowrap;      /* Keep all cards in a single row */
  gap: 5px;              /* Space between cards */
  overflow-x: auto;       /* Enable horizontal scroll */
  scroll-behavior: smooth;
  
  /* Fixed Padding: Increased to prevent clipping */
  padding: 20px 40px;     
  
  align-items: stretch;   /* Ensures all cards are the same height */
  background-color: #fff;
}

/* Scrollbar Styling (Optional but recommended) */
.product-container::-webkit-scrollbar {
  height: 8px;
}

.product-container::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0.2);
  border-radius: 4px;
}

.product-container::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* --- 2. PRODUCT CARD --- */
/* Note: I changed '.product-cards' to '.product-card' for consistency */
.product-card {
  flex: 0 0 250px;           /* Fixed width: Do not grow or shrink */
  display: flex;             /* Flexbox needed for vertical alignment of button */
  flex-direction: column;    /* Stack content vertically */
  justify-content: space-between;
  
  min-height: 480px;         /* Minimum height as requested */
  
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  padding: 15px;             /* Internal padding */
  box-sizing: border-box;    /* Includes padding in width calculation */
}

/* --- 3. BUTTON --- */
.add-cart-btn {
  /* margin-top: auto pushes the button to the very bottom */
  margin-top: auto;   
  
  /* align-self: center horizontally centers the button in the flex column */
  align-self: center; 
  
  width: 80%;
  background-color: #ffd814;
  border: none;
  border-radius: 20px;
  padding: 8px 15px;
  cursor: pointer;
  text-align: center;
  font-weight: bold; /* Optional: usually looks better on buttons */
}
/* Add to Cart button full width */
.add-to-cart {
  margin-top: auto;            /* push below content */
  padding: 10px 0px;             /* top and bottom padding */
  width: 100%;                 /* full width of card */
  background-color: #FFD814;   /* Amazon-style orange */
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #010101;
  cursor: pointer;
  text-align: center;
}

.add-to-cart:hover {
  background-color: #FFD814;
}
.add-to-cart {
  width: 100%;
  padding: 10px 0;
  margin-top: 16px;           /* SPACE ABOVE BUTTON */
  margin-bottom: 6px;         /* SPACE FROM CARD EDGE */

  background-color: #FFD814;
  border: none;
  border-radius: 4px;

  font-size: 14px;
  font-weight: 600;
  color: #0F1111;
  cursor: pointer;
  text-align: center;

  box-sizing: border-box;
}
.flip-front,
.flip-back {
  overflow: hidden;   /* PREVENT vertical scroll */
}
.add-to-cart {
  margin-top: auto;
}




