body{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: "Amazon Ember", Arial, sans-serif;
    font-size: 14px;
    line-height: 15px;
    max-width: 1500px;
    align-content: center;
    color: #171e28;

}
html{
    scroll-behavior: smooth;
    
}
.nav-belt{
    padding-top: 10px;
    display: flex;
    background-color: #171e28;
    padding: 10px;
    justify-content: space-evenly;
    position: relative;
    font-weight: 700;
}
.image-section img{
    width: 100%;
    height: 40px;
    margin-right: 20px;
}
.location-section{
    display: flex;
    justify-content: space-evenly;
    margin-left: 20px;
    
}
.loc-logo{
    margin-top: 2px;
    margin-right: 3px;
    color: #fefefe;
}
.fa-map-marker{
    padding-top: 15px;
    padding-right: 2px;
    color: #fefefe;
}
.select-bar{
    position: relative;
    
    left: 6%;
    border-radius: 3px;
    border: 0px solid #fefefe;
    /* border: 5px solid black; */
    height: 60px;
    width: 20px;
    appearance: none;
    height: 35px;
    border: 0px;
    outline: none;
    /* color: black */
color: #171e28;
}


.input-bar{
    width: 550px;
    height: 40px;
    outline-color: #eeac04;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 5px;
    /* color: #fefefe; */
    color: #171e28;
}
.input-bar{
    padding-left: 50px;
}
.select-bar:hover{
border: 0px solid #fefefefe;
 }
 .select-bar:click{
    border: 0px solid #fefefefe;
}
.t-loc{
    color: #fefefe;
}
.fa-search{
    position: relative;
    color:black;
    right: 7%;
    box-sizing: border-box;
    background: #febd69;

    background-image: none;
    flex-flow: column nowrap;
    padding: 10px;
    transform: scale(1.05);
}
.language-section{
    display: flex;
    justify-content: space-between;
}
.lang{
    margin-top: 5px;
    padding: 5px;
    color: #fefefe;
}
.lang-sec{
    margin-top: 15px;
    font-size: 14px;
    font-size: larger;
    line-height: 13px;
    color: #fefefe;
}
.Ind-image{
    height: 20px;
    width: 100%;
    outline: none;
}
.login-orders-cart{
    display: flex;
    justify-content: space-between;

}
.orders , .login{
    padding: 5px;
    color: #fefefe;
}
.fa-duotone{
    color: #fefefe;
}
.cart{
    text-align: center;
    color: #fefefe;

}
.count{
    position: absolute;
    z-index: 2;
    color: #e8a805;
    text-align: center;
    padding-left: auto;
    padding-right: auto;  
}
#Headersection{
    position: sticky;
    top: 0%;
     z-index: 5;
    /* max-width: inherit; */
}
.cart-logo{
margin-top: 15px;
padding-left: 10px;
}
.fa-shopping-cart{
    transform: scale(2.1);
}
.main-1{
    display: flex;
   padding-left: 11px;
   color: rgba(255, 255, 255, 0.708)
}
.li-lists{
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    list-style: none;
}
.li-lists li{
    padding-right: 10px;
}
.main-nav{
    background-color: #2a384a;
    color: #fefefe;
    cursor: pointer;
    
}
.fa-bars{
    width: 20px;
    height: 5px;
}
.offerImage img{
margin-left: 70px;  
}
/* header ends here */

/* slider starts here */
.swiper-slide img{
height: 600px;
max-width: 1500px;
width: 100%;
background-image: linear-gradient(to bottom,
 rgba(255,255,255,0.5))
 rgba(255,255,255,0.8)
 rgba(255,255,255,1);
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
    position: absolute;
    color: gray;
    top: 20%;

}
.imageslider {
    margin-top: 0%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
   
} 


/* footer{
    list-style: none;
} */

.back-to-top{
    height: 40px;
    cursor: pointer;
    letter-spacing: 1px;
    padding-top: 25px;
    text-align: center;
    background-color: #42556c;
    color: rgba(255, 255, 255, 0.867);
    text-decoration: none;
}
.back-to-top a{
    text-decoration: none;
    font-size: 18px;
    color: #fefefe;
    scroll-behavior: smooth;

}


/* slider ends here */

/* footer starts here */
.footer-sec-1{
  
    width: 100%;
    margin: auto;
    background-color:#2a384a;
    color: rgba(255, 255, 255, 0.713);
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.171);    
}

.footer-sec-2{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    padding-top:80px;
  
  
}
.ft-sec3 li{
    list-style: none;
    text-align: left;
    padding-bottom: 10px;
    font-size: 13px;
}
.ft-sec3 li h3{
    font-size: 20px;
}
.language-section-1{
    padding: 20px;
    background-color: #2a384a;
    display: flex;
}
.img-globe{
    display: flex;
    margin-left: auto;
    margin-right: auto;
    gap: 20px;
    
}
.glogo{
    padding-left: 20px;
    display: flex;
    text-align: center;
    font-size: 14px;
    color: #fefefe;
}
.img-lang img{
    width: 200px;
    opacity: 0.6;
    border-radius: 5px; 
}
.fa-globe{
    padding: 10px;
}
.glogo{
    font-weight: 100;
    padding: 6px 3px 3px 3px;
    border: 2px solid rgba(255, 255, 255, 0.171);    
    border-radius: 12px;
}
.countries{
    color: #fefefe;
    width: 65%;
    text-align: center;
    margin: auto;
}
.cont-sec{
    background-color: #2a384a;
    padding: 10px;
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 12px;
}
.footer-sec-6-1 ul li{
list-style: none;
text-align: left;
font-size: 12px;
}
.footer-sec-6-1 ul li h4{
    display: flex;
    justify-content: space-between;
    list-style: none;
    text-align: left;
    font-size: 15px;
    }
.footer-sec-5{
padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  text-align: center;
}
.footer-sec-6{
  display: grid;
  grid-template-columns: repeat(5,1fr);
  width: 80%;
  margin: auto;
  margin-left: auto;
  margin-right: auto;
}
.footer-sec-4{
    background-color: #171f29;
    color: #fefefea2;
    font-weight: 100;
    padding-bottom: 20px;
}
.footer-sec-6-1{
    align-items: left;
}
.copyright{
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    align-items: center;
    padding: 10px;

}
.copyright-1{
display: flex;
width: 60%;
margin-right: auto;
margin-left: auto;
}
.bottom{
    background-color: #171f29;
    color: #fefefe;
}
.sigin-in{
    background-color: #fefefe;
    padding: 20px;
    line-height: 1;
    margin-bottom: 10px;
    border-radius:5px ;
  text-decoration: none;
  color: black;
}
.sigin-in a{
    text-decoration: none;
    color: black;
}

.sub-cards-div-1 >p{
    width: 94%;
    font-size: 13px;
}
.sigin-in p{
    text-align: center;
    border:1px solid #e8a805;
    border-radius: 50px;
    padding: 08px;
    background-color: #e8a805;
    cursor: pointer;
    
}
.sponser-image img{
    border-radius:5px;
    cursor: pointer;
}

.signin-section-1{
    width: 80%;
    align-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
}
.sig-in-1{
    text-align: center;
    width: 22%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
    border: 1px solid #e8a805;
    background-color: #e8a805;
    cursor: pointer;
}
.sig-in-1 a{
text-decoration: none;
color: black;
}
/* ----------------------------------------------------------------- */
.ul-li ul li{
    color: black;
    list-style: none;
    line-height: 1.3;
    cursor: pointer;
}
.ul-li{
    display: flex;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    /* margin-left: 60%;    */
}
.outerBorder{
    width:35%;
    position: absolute;
    top: 08%;
    right: 10%;
    z-index: 5;
    border-radius: 5px;
    background-color: #fefefeef;
    font-size: 12px;

}
.sigin_section{
  text-align: center;
  text-decoration: none;
}

.si{
    width: 40%;
    padding: 6px;
    border-radius:5px;
    background-color: #e8a805;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e8a805;
    cursor: pointer;
    text-decoration: none;
    color: black;
}

.ul-li ul li h4{
   font-size: 14px;
}
.Signinghover{
    display: none;
    /* position: relative; */
}
/* ------------------------------------------------- */
/* =========================shakambari code========================================= */
/* body css starts here */
#product_page
{
    display: flex;
    margin: 5px;
}
#laptop
{
    color: #c45500;
}
#product_no
{
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding: 2px;
    margin: 5px;
    border-radius: 5px;
}
#star>span
{
    color: #eeac04;
    font-size: 26px;
}
#star:hover
{
    color: #c45500;
}
#star
{
    font: small
}
#price>div:hover
{
    color: #c45500;
    cursor: pointer;
}
#max
{
    width: 50px;
    height: 20px;
}
#min
{
    width: 50px;
    height: 20px;
}
#go_btn
{
    padding: 7px 5px;
    border-radius: 8px;
    border: 1px solid grey;
}
#deliverbyday>input:hover
{
     color: #c45500;
}
#product_card
{
    /* border: 1px solid red; */
    display: flex;
    padding: 40px;
     height: auto;
     border: 1px solid rgb(240, 236, 236);
     margin: 3px;
     border-radius: 5px;
     width: 900px;
}
 #filter_bar
 {
    width: 200px;
    height: 20px;
 }
 #sale
 {
    background-color: #cc0c39;
    padding: 3px;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    color: black;
 }
 #product_image
 {
    width: 370px;
    height: 220px;
    padding-left: 15px;
    padding-top: 15px;
    /* margin: 5px; */
     /* border: 1px solid black; */
    background-color: #f8f8f8; 
    border-radius:px;
 }
 #product_image>img
 {
     width: 300px;
     align-items: center;
     padding-left: 30px;
     height: 200px;
   
   
 }
 #price>span
 {
      font-size: xx-small;
 }
 #price
 {
    font-size: larger;
 }
 #alexa:hover
 {
    color: #c45500;
 }
 #time>span
 {
    font-weight: bolder;
 }
 #product_no
 {
    display: flex;
    justify-content: space-between;
 }
 #product_card
 {
    height: auto;
 }


 /* pagination */

 #pagination-wrapper
 {
    text-align: center;
    width: 300px;
    height: 50px;
    margin: auto;
 }
 #pagination-wrapper button
 {
    padding: 8px 25px;
    border: none;
    background-color: white;
    text-align: center;
    padding-top: 20px;
   cursor: pointer;
 }

 #product_desc{
    padding-left: 120px;
 }
 .pagination{
    margin-top: 50px;
    border: 1px solid white;
    width: 22%;
    border-radius: 10px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
 }