.nn{
    background: linear-gradient(to right, #ffffff, #c2e9fb, #87ceeb, #1e90ff);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.338);
   overflow: hidden;
}
.nn2{
justify-content: flex-end;
}
.ss{ 
    width: 390px;
    display: flex;
    justify-content: space-around;
}
.ss a{
font-size: 19px;
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
font-family: Georgia, 'Times New Roman', Times, serif;
}

.sa{
  
    width: 30px;
    height: 30px;
    text-align: center;
}
@media (max-width: 991.5px){
.ss a{
   color: #000000;
text-shadow: 1px 1px 2px rgb(62, 60, 60);
font-family: Georgia, 'Times New Roman', Times, serif;    
}
.ss a:hover{
    color: white;
}
}
.shop{
    width: 80%;
   
   padding-top: 40px;
    display: flex;
}

.bod{
    width: 100%;
   background-color: #c2e9fb2e;
    display: flex;
    justify-content: center;
}
.catigodiv{
    width: 20%;
    height: 500px;
       border-bottom: 1px;
border-style: solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-color: #000000;

   
 
}
.searchp{
    width: 80%;
    display: flex;
    flex-direction: column;
}
.searchbar{
    width: 100%;
    height: 100px;
    background-color: #59b4ff49;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.searchbar button{
      background: linear-gradient(to right, #ffffff, #c2e9fb, #87ceeb, #1e90ff);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.338);
    width: 150px;
    height: 35px;
   border-radius: 20px;
   border-style: none;
}
.searchbar input{
    border-style: none;
    width: 250px;
    height: 45px;
    border-radius: 10px;
    padding-left: 10px;
}
.products{
    width: 100%;
    padding-top: 40px;
    display: flex;
    background-color: #59b4ff20;
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
    gap: 50px;
}
#load{
    background: linear-gradient(to right, #ffffff, #c2e9fb, #87ceeb, #1e90ff);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.338);
    width: 200px;
    height: 45px;
   border-radius: 20px;
   border-style: none;
}
.p{
     width: 100%;    
     padding-left: 20px;
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    
}
.catigo{
    width: 100%;
    border-bottom: 1px;
border-style: solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-color: #000000;


   gap: 10px;
    display: flex;
    flex-direction: column;
}
.catigo h4{
font-family: "Playfair Display", serif;
text-align: center;
font-weight: 700;
    border-bottom: 2px;
border-style: solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
 
 width: fit-content;
}
#catigory{
    display: flex;
    height:300px;
    flex-direction: column;
    gap: 20px;
    overflow: auto;
    
}
.None{
     width: fit-content;
    
    border-style: none;
    font-family: "Playfair Display", serif;
    font-size: larger;
    text-align: start;
    background-color: #87cfeb00;
    
}
.None:hover{
     color: #05b8ff;
}
.catigobut{
    width: fit-content;
    
    border-style: none;
    font-family: "Playfair Display", serif;
    font-size: larger;
    text-align: start;
    background-color: #87cfeb00;
}
.catigobut:hover{
    color: #05b8ff;
}
.filter{
  
    width: 100%;
    max-height: 220px;
}
.filter select{
    width: 150px;
    height: 30px;
    border-style: none;
     box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.338);
}
.latestdivs{
    display: flex;
    flex-direction: column;
    width: 190px;
    height: 300px;
    align-items: center;
    border-radius: 0px 0px 15px 15px;
   border-top: 0px;
   border-left: 1px;
   border-right: 1px;
   border-bottom: 0px;
   border-style: solid;
   border-color: #0000007d;
}
.latestdivs img{
    width: 180px;
    height: 150px;
    border-radius: 0px 0px 15px 15px;
}
.latestdivs p{
   margin-top: 5px;
    text-align: center;
    font-size: x-large;
    color: #000000;
 
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
font-family: "Playfair Display", serif;
 
   
}
.latestdivs button{
    background-color: #009ad7;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.338);
    width: 100%;
    height: 100%;
     font-family: "Playfair Display", serif;
    border-radius: 0px 0px 15px 15px;
   font-weight: 500;
   border-style: none;
   display: none;
}
.btndivs{
   height:40px ;
 
    width: 100%;
    border-radius: 0px 0px 15px 15px;
 
}
.latestdivs:hover .btn{
   display: inline;
   background-color: #009ad7;
}
.latestdivs:hover{
     box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.338);
     cursor: pointer;
}

.names{
     
    text-align: center;
    font-size: larger;
    color: #000000;
    overflow: hidden;
 
    width: 100%;
    height: 50px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
font-family: Georgia, 'Times New Roman', Times, serif;
}
.nps{
    display: flex;
    flex-direction: column;
    border-style: solid;
    height: 130px;
 border-top: 0px;
  border-left: 0px;
   border-right: 0px;
   width: 100%;
   border-color: #1e90ff;
   
}
/* ============
   موبايل (شاشات صغيرة)
   أقل من 576px
============== */
@media (max-width: 576px) {
  .shop {
    flex-direction: column;
    width: 100%;
    padding: 10px;
  }

  .catigodiv {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #00000033;
  }

  .searchp {
    width: 100%;
  }

  .searchbar {
    flex-direction: column;
    height: auto;
    gap: 12px;
    padding: 15px;
  }
  .searchbar input {
    width: 100%;
    max-width: 100%;
    height: 40px;
  }
  .searchbar button {
    width: 100%;
    height: 40px;
  }

  .products {
    gap: 20px;
    padding: 20px 0;
  }

  .p {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
  }

  .latestdivs {
    width: 160px;
    height: 350px;
  }
  .latestdivs img {
    width: 100%;
    height: 55%;
  }
  .latestdivs p {
    font-size: 16px;
  }
}

/* ============
   تابلت (شاشات متوسطة)
   من 577px لـ 991px
============== */
@media (min-width: 577px) and (max-width: 991px) {
  .shop {
    flex-direction: column;
    width: 95%;
    padding: 20px;
  }

  .catigodiv {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }

  .catigo, .filter {
    width: 48%;
    height: auto;
  }

  .searchp {
    width: 100%;
  }

  .searchbar {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    height: auto;
    padding: 20px;
  }
  .searchbar input {
    flex: 1;
    min-width: 200px;
  }
  .searchbar button {
    flex: 1;
    min-width: 150px;
  }

  .p {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
   
    
  }

  .latestdivs {
    width: 200px;
    height: 400px;
  }
  .latestdivs img {
    width: 200px;
    height: 250px;
  }
  .latestdivs p {
    font-size: 18px;
  }
}

/* ============
   ديسكتوب (أكتر من 992px)
   زي ما هو
============== */

.footer {
  width: 100%;
  min-height: 200px;
  background: linear-gradient(to right, #ffffff, #c2e9fb, #87ceeb, #1e90ff);
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 20px;
  gap: 20px;
}

/* Left side (logo + text) */
.foo1 {
  text-align: center;
  color: white;
}
.foo1 h3 {
  border: 3px solid black;
  background-color: black;
  border-radius: 10px;
  padding: 5px 15px;
  display: inline-block;
  font-size: 16px;
}

/* Middle (contact info) */
.foo2 {
  text-align: center;
  font-size: 18px;
  color: white;
  line-height: 1.6;
}

/* Right side (social icons) */
.foo3 {
  text-align: center;
}
.foo3 a {
  color: white;
  text-decoration: none;
  margin: 0 10px;
  transition: color 0.3s;
}
.foo3 a:hover {
  color: #ff9800;
}

/* ✅ Responsive */
@media (max-width: 991px) {
  .footer {
    flex-direction: column;
    text-align: center;
    height: auto;
  }
  .foo1 img {
    width: 100px;
    height: auto;
  }
  .foo2 {
    font-size: 16px;
  }
  .foo1 h3 {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .foo2 {
    font-size: 14px;
  }
  .foo3 a {
    margin: 0 8px;
  }
  .foo1 img {
    width: 80px;
  }
}


