main {
    overflow: hidden;
  }
  * {
    padding: 0;
    margin: 0;
  }
  /* -------------(header > navbar )----------------- */
  body{
    background-color: #efefef ;
  }
  .navbar {
    /* border: 1px solid black; */
    height: 60px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    justify-content: space-around;
    gap: 30px;
    background-color: #efefef ;
    /* position: fixed; */
  }
  .glow{
    transition: text-shadow 0.3s ease-in-out, color 0.3s ease-in-out;
  }
  
  .glow:hover{
  color :rgba(255, 255, 255, 1);
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.8),
               0 0 10px rgba(255, 255, 255, 0.6),
               0 0 20px rgba(255, 255, 255, 0.4)
  }
  
  #apple_icon {
    /* border: 1px solid black; */
    height: 20px;
    width: 2%;
 
  }
  
  #apple_icon,#search_box,#bag_icon:hover{
  cursor: -webkit-grabbing;
  }
  
  #search_box {
    /* border: 1px solid black; */
    height: 20px;
    width: 2%;
  }
  #bag_icon {
    /* border: 1px solid black; */
    height: 20px;
    width: 2%;
  }
  a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      "Helvetica Neue", Arial, sans-serif;
    font-weight: 20px;
    text-decoration: none;
    color: black;
  }
  i {
    padding: 4px;
    color: white;
  }
  ul {
    gap: 30px;
    list-style: none;
    display: flex;
  }
  /*-- ------------(main > all about )------------------ --*/
  .short_intro{
    height: 200px;
    width: 100%;
    /* border: 1px solid black; */
    
  }

  #intro_store{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 70px;
    font-weight: bolder;
    color: grey;
    margin-left: 100px;
  }




  .below_navbar_iconimage{
    /* border: 1px solid black; */
    height: 220px;
    width: 100%;
/* background-color: #efefef ; */
overflow-x: auto;
overflow-y: hidden;
display: grid;
grid-template-columns: repeat(9,330px);
grid-template-rows: 1;
gap: 20px;
padding: 20px;

}
#images_1{
  background-image: url("../macbookair.jpeg");
  background-size: cover;
  border-radius: 8px;
  mix-blend-mode: color-burn;
}

#images_2{
  background-image: url("../iphone_logo.jpg");
  background-size: contain;
  border-radius: 8px;
  mix-blend-mode: color-burn;

}

#images_3{
  background-image: url("../ipads.png");
  background-size: cover;
  border-radius: 8px;
}

#images_4{
  background-image: url("../Apple_Watch_Series_10.webp");
  background-size: cover;
  border-radius: 8px;
  mix-blend-mode: color-burn;
}

#images_5{
  background-image: url("../apple_vision_pro.jpg");
  background-size: cover;
  border-radius: 8px;
  mix-blend-mode: color-burn;
}

#images_6{
  background-image: url("../airpod.jpg");
  background-size: cover;
  border-radius: 8px;
 mix-blend-mode: color-burn;
}

#images_7{
  background-image: url("../airtag.png");
  background-size: cover;
  border-radius: 8px;
}

#images_8{
  background-image: url("../apple_tv.jpeg");
  background-size: contain;
  border-radius: 8px;
  mix-blend-mode: color-burn;
}

#images_9{
  background-image: url("../homepod.png");
  background-size: cover;
  border-radius: 8px;
  mix-blend-mode: color-burn;
}

#store_second_intro_line{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 30px;
    font-weight: 50px;
    color: grey; 
    margin-left: 100px;
}

/* ---------suggestion_bar___-------------- */
.suggestions_bar{
  /* border: 1px solid black; */
  height: 600px;
  width: 100%;
  padding: 30px;
  display: grid;
  grid-template-columns: repeat(6,450px);
  gap: 25px;
overflow-y: hidden;
overflow-x: auto;
}

.upper_title{
  /* border: 1px solid black; */
  height: 20%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  
}

.lower_pic{
  /* border: 1px solid black; */
  height: 80%;
  width: 100%;
}

.suggestions{
 
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  transition: transform 0.7s ease;
  
}

.suggestions:hover{

  transform: scale(1.05);  
}
/* 
#suggestions_1,#suggestions_2,#suggestions_3,#suggestions_4,#suggestions_5{
  border-radius: 8px;
} */



/* ------suggestion box 1 */


#upper_title_box_1,#upper_title_box_2,#upper_title_box_3,#upper_title_box_4,#upper_title_box_5{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 30px;
  font-weight: 60px;
 
}

#lower_pic_box_1{
  background-image: url("../suggestion_box_1.jpeg");
  background-size: cover;
}
#lower_pic_box_2{
  background-image: url("../suggestion_box_2.jpeg");
  background-size: cover;
}

#lower_pic_box_3{
  background-image: url("../suggestion_box_3.jpeg");
  background-size: cover;
}

#lower_pic_box_4{
  background-image: url("../suggestion_box_4.jpeg");
  background-size: cover;
}

#lower_pic_box_5{
  background-image: url("../suggestion_box_5.jpeg");
  background-size: cover;
}
/* ----------(CSS part for the footer of the store.html) */

.footer {
  /* border: 1px solid black; */
  height: 500px;
  width: 100%;
  background-color: #efefef;
}

#footer_para {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 13px;
  margin-left: 210px;
  padding-top: 20px;
}
/* -------------(footer > extra_info)------------------- */
#extra_info {
  height: 550px;
  width: 100%;
  background-color: #efefef;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

/* ----------all aboout column -1 ------------------------------- */
#grid-box-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#section_1 {
  /* border: 1px solid blue; */
  height: 60%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.column-1 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: grey;
}
.column-1:hover {
  text-decoration: underline;
}
.column-1-title-1 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: rgb(0, 0, 0);
}

#section_2 {
  /* border: 1px solid blue; */
  height: 40%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
/* ----------all aboout column - 2 ------------------------------- */
#grid-box-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-content: center;
  align-items: center;
}

#section_3 {
  /* border: 1px solid blue; */
  height: 30%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
}

#section_4 {
  /* border: 1px solid blue; */
  height: 70%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
/* ----------all aboout column - 3 ------------------------------- */
#grid-box-3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

/* ----------all aboout column - 4 ------------------------------- */
#grid-box-4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-content: center;
  align-items: center;
}

#section_5 {
  /* border: 1px solid blue; */
  height: 15%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
#section_6 {
  /* border: 1px solid blue; */
  height: 30%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
#section_7 {
  /* border: 1px solid blue; */
  height: 35%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
#section_8 {
  /* border: 1px solid blue; */
  height: 20%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
/* ----------all aboout column - 5 ------------------------------- */
#grid-box-5 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-content: center;
  align-items: center;
}

#section_9 {
  /* border: 1px solid blue; */
  height: 50%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

#section_10 {
  /* border: 1px solid blue; */
  height: 50%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
/* -----------(IMP info)------------------ */
#imp_info {
  /* border: 1px solid black; */
  height: 120px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-content: space-evenly;
  background-color: #efefef;
}

#above_copyright {
  border-bottom: 1px solid black;
  height: 50%;
  width: 100%;
  display: flex;
  align-items: center;
}

#second_last_line {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-weight: 150;
  word-spacing: 1.5px;
  color: grey;
}

#copyright {
  display: flex;
  align-items: center;
  height: 50%;
  width: 100%;
}

#last_line {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-weight: 150;
  word-spacing: 1.5px;
  color: grey;
}
