* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* display: block; */
  font-family: Roboto, Arial, sans-serif;
  text-decoration: none;
  /* opacity: 0; */
}
header {
  /* padding: ; */
  background-color: #2874f0;
  color: white;
  height: 60px;
  width: 1265px;
  /* display: flex; */
}
/* .login-btn{
    background-color: white;
    color: #2874f0;
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 6px 27px;
    font-weight: 700;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    margin: 0px 35px 0 -54px;

}
.login-btn:hover{
    background-color:#2874f0 ;
    color: white;
}
.login-btn:hover .login-containt-all{
    visibility: visible;
    z-index: 10;
}
.login-btn:hover .login-containt{
    visibility: visible;
    z-index: 10;
}
.login-containt{
    display: grid;
    color: black;
    z-index: 10;
    font-family: Roboto,Arial,sans-serif;;
    position: relative;
    transform: translate(698px , 14px);
    background-color: rgb(255, 255, 255);
    width: 190px;
    text-decoration: none;
    align-items: center;
    align-content: center;
    text-align: left;
    padding: 0 0 0 45px;
    line-height: 40px;
    border-bottom: 1px solid rgb(216, 216, 216);
    /* box-shadow: 4px 9px 13px whitesmoke; */
/* font-size: 15px;
    cursor: pointer;
    visibility: hidden;
    opacity: 1;
    transition: .3s;
} */
/* .btn:hover .login-containt-all{
    visibility: visible;

}
.login-containt:hover{
    visibility: visible;
    background-color: whitesmoke;
} */
/* .header-btn{
    /* display: grid; */
/* position: relative; */
/* display: inline-block; */
/* } */
.l-btn {
  width: 2px;

  /* position: relative; */
  /* background-color: white; */
  /* display: grid; */

  /* width: 200px; */
  /* margin: ; */
  /* box-shadow: 2px 2px 2px lightgray; */
}
.menu-btn-1546_45{
  display: none;
}
.login-btn {
  transform: translateX(-39px);
  position: relative;
  display: inline-block;
  padding: 6px 27px;
  font-weight: 700;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  border: 1px solid #dbdbdb;
  margin: 0 35px 0 0;
  background-color: #ffffff;
  color: #2874f0;
  cursor: pointer;
}
.login-containt-all {
  /* transform: translateY(100px); */
  transform: translate(700px, 12px);
  position: relative;
  display: grid;
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  color: black;
  font-weight: 650;
  /* text-transform: uppercase; */
  opacity: 1;
  /* border-radius: 3px; */
  box-shadow: 1px 1px 1px lightgray;
  border-bottom: 1px solid lightgray;
  visibility: hidden;
  /* transition: .01s ease-in .3s; */
  z-index: 15;
  width: 230px;
  transition-duration: 2s;
  transition: 0.3s ease-out 0.2s;
  line-height: 45px;
}

.responsible-1{
  display: none;
}
.login-containt {
  cursor: pointer;
  padding: 0 0 0 45px;
  text-decoration: none;
  border-bottom: 0.5px solid rgb(230, 230, 230);
}
.l-btn:hover .login-containt-all {
  visibility: visible;
}
.l-btn .login-containt-all .login-containt:hover {
  background-color: whitesmoke;
}
.more-btn-cart {
  position: absolute;
  transform: translate(944px, -370px);
}
.more-btn {
  background-color: #2874f0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 6px 27px;
  font-weight: 700;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  /* border: 1px solid #dbdbdb; */
  margin: 12px 35px 0 0;
  color: white;
}

.cart {
  background-color: #2874f0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 6px 27px;
  font-weight: 700;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  /* border: 1px solid #dbdbdb; */
  margin: 12px 35px 0 0;
  color: white;
}

body {
  background-color: whitesmoke;
  /* background-color: green; */
}
.flipkart-img {
  width: 80px;
  /* padding: 0 0 0 50px; */
  margin: 17px 0 0 159px;
}
.explore-plus {
  text-decoration: none;
  color: white;
  display: inline-block;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 800px;
  transform: translate(-82px, 8px);
}
.explore-plus:hover {
  text-decoration: underline;
}
.plus {
  color: yellow;
  font-weight: 800px;
}
.plus:hover {
  text-decoration: underline;
}
.search-bar {
  height: 34px;
  transform: translate(-55px, -5px);
  width: 437px;
  padding: 0 64px 0 15px;
  font-weight: bold;
}
/* #login{
    background-color: white;
    color: blue;
    width: 35px;
    height: 12vw;

} */
.smart {
  background-color: white;
  width: 1265px;
  height: 117px;
}
.search-icon {
  width: 28px;
  transform: translate(-141px, 1px);
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.search-btn {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  width: 42px;
  transform: translate(-102px, -9px);
  border-radius: 2px;
  height: 32px;
  cursor: pointer;
}
.container {
  padding: 10px;
}
.changeimage {
  width: 1245px;
  height: 300px;
}
.product {
  width: 989px;
  /* background-color: rgb(255, 255, 255); */
  color: black;
  height: 300px;
  margin: 0;
}
.deal {
  width: 989px;
  background-color: rgb(255, 255, 255);
  color: black;
  height: 55px;
  margin: 0 10px;
  border-radius: 5px;
}

.views-btn-cleare {
  display: block;
  padding: 10px 10px;
  align-items: center;
  align-content: center;
  text-decoration: none;
  background-color: blue;
  color: white;
  font-weight: 600px;
  width: 100px;
  height: 40px;
  /* color: white; */
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 1px 1px rgb(173, 173, 173);
  /* transform: translate(706px , 8px); */
  padding: 5px 0 0 0 3px;
  float: right;
  margin: 8px 12px 0 0;
}
.deal-of {
  display: inline-block;
  padding: 15px;
}
.pro1 {
  box-sizing: border-box;
  position: relative;
  /* display: flex; */
  flex-direction: column;
  /* grid-template-columns: auto auto auto auto auto; */
  background-color: rgb(255, 255, 255);
  height: 300px;
  /* border: 1px solid rgb(255, 255, 255); */
  width: 197.7px;
  flex-wrap: wrap;
  float: left;
  margin: 0;
  padding: 15px;
  box-shadow: 3px 3px 3px gainsboro;
  border-radius: 12px;
}
.smalladd1 {
  display: inline-block;
  position: absolute;
  /* float: right; */
  background-color: rgb(255, 255, 255);
  height: 359px;
  /* border: 1px solid rgb(0, 0, 0); */
  width: 247px;
  top: 500px;
  right: 10px;
  left: 1007px;
  padding: 3px;
  box-shadow: 2px 2px 2px gainsboro;
}
.product2 {
  width: 1245px;
  /* background-color: rgb(255, 255, 255); */
  color: black;
  height: 300px;
  margin: 0;
  /* align-items: center; */
  /* justify-content: center; */
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
}
.pro2 {
  box-sizing: border-box;
  position: relative;
  /* display: flex; */
  flex-direction: column;
  /* grid-template-columns: auto auto auto auto auto; */
  background-color: rgb(255, 255, 255);
  height: 300px;
  /* border: 1px solid rgb(255, 255, 255); */
  width: 197.7px;
  flex-wrap: wrap;
  float: left;
  margin: 0;
  padding: 15px;
  box-shadow: 2px 2px 2px gainsboro;
  border-radius: 9px;
}
.deal2 {
  width: 1245px;
  background-color: rgb(255, 255, 255);
  color: black;
  height: 55px;
  margin: 308px 0 0 10px;
  border-radius: 5px;
}

.deal-of2 {
  display: inline-block;
  padding: 15px;
}
.views-btn-cleare2 {
  display: block;
  padding: 10px 10px;
  align-items: center;
  align-content: center;
  text-decoration: none;
  background-color: blue;
  color: white;
  font-weight: 600px;
  width: 100px;
  height: 40px;
  /* color: white; */
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 1px 1px rgb(173, 173, 173);
  /* transform: translate(706px , 8px); */
  padding: 5px 0 0 0 3px;
  float: right;
  margin: 8px 18px 0 0;
}
.class987 {
  box-sizing: border-box;
  font-size: 15px;
  text-decoration: none;
  color: black;
  align-content: center;
  text-align: center;
  margin: 12px 0px 12px 0;
  font-weight: 600;
  white-space: nowrap;
  /* padding: 0 0 0 15px; */
}
.class1-i {
  height: 142px;
}
.class1-im {
  align-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  margin: 12px 0 0 0;
  padding: 7px;
  /* animation: ImageAnimation 3 ease-in 0 infinite ; */
  transition: ease-in;
  height: 168px;
}

/* .class-im :hover{
    @keyframes ImageAnimation {
        form {
            width: 60px;
        }
        to {
            width :90px;
        }
    }
} */
.class987-1 {
  color: green;
  text-decoration: none;
  align-items: center;
  align-content: center;
  text-align: center;
  margin: 0px 0 12px 0;
  font-size: 12px;
  /* padding: 0 0 0 15px; */
}
.class987-2 {
  color: gray;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  align-content: center;
  align-items: center;
  /* padding: 0 0 0 15px; */
}
.adds {
  display: grid;
  grid-template-columns: auto auto auto;

  /* background-color: rgb(255, 16, 16); */
  width: 1245px;
  margin: 312px 0 0 10px;
  grid-gap: 5px;
}
.image1 {
  background-color: rgb(211, 211, 211);
  /* border: 2px solid black; */
  height: 200px;
  width: 405px;
  /* width: 1000px; */
  /* box-shadow: 2px 2px 2px rgb(207, 207, 207); */
}
.smalladd2 {
  display: inline-block;
  position: absolute;
  /* float: right; */
  background-color: rgb(255, 255, 255);
  height: 359px;
  /* border: 1px solid rgb(0, 0, 0); */
  width: 247px;
  top: 1489px;
  right: 10px;
  left: 1007px;
  padding: 3px;
  box-shadow: 2px 2px 2px gainsboro;
}
footer {
  background-color: #232e3b;
  width: 1265px;
  height: 400px;
  position: absolute;
  top: 1905px;
  text-decoration: none;
  color: white;
  font-family: Roboto, Arial, sans-serif;
}
.footers {
  color: white;
}
#about {
  margin: 0 0 12px 0;
  color: gray;
  text-transform: uppercase;
}
.about1 {
  box-sizing: border-box;
  width: 120px;
  /* margin: 0 0 12px 0; */
  font-size: 13px;
  line-height: 30px;
}
.about {
  display: grid;
  /* background-color: lightcoral; */
  color: white;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left;
}
.about:hover {
  text-decoration: underline;
}
#Help {
  margin: 0 0 12px 0;
  color: gray;
  text-transform: uppercase;
}
.help1 {
  width: 155px;
  /* margin: 0 0 12px 0; */
  font-size: 13px;
  line-height: 30px;
}
.help {
  color: white;
  text-decoration: none;
  display: grid;
  text-transform: capitalize;
  text-align: left;
}
.help:hover {
  text-decoration: underline;
}
#POLICY {
  margin: 0 0 12px 0;
  color: gray;
  text-transform: uppercase;
}
.POLICY1 {
  width: 150px;
  /* margin: 0 0 12px 0; */
  font-size: 13px;
  line-height: 30px;
}
.POLICY {
  color: white;
  display: grid;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left;
}
.POLICY:hover {
  text-decoration: underline;
}
#SOCIAL {
  margin: 0 0 12px 0;
  color: gray;
  text-transform: uppercase;
}
.SOCIAL1 {
  width: 100px;
  /* margin: 0 0 12px 0; */
  font-size: 13px;
  line-height: 30px;
}
.SOCIAL {
  color: white;
  text-decoration: none;
  display: grid;
  text-transform: capitalize;
  text-align: left;
}
.SOCIAL:hover {
  text-decoration: underline;
}
#mail-us {
  margin: 0 0 12px 0;
  color: gray;
  text-transform: uppercase;
}
.mail-us1 {
  width: 90px;
  /* margin: 0 0 12px 0; */
  font-size: 13px;
  line-height: 20px;
  border-left: 0.1px solid #495869;
  padding: 0 0 0 15px;
}
.mail-us {
  color: white;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left;
  width: 300px;
}

#Registered-Office-Address {
  margin: 0 0 12px 0;
  color: gray;
  text-transform: uppercase;
  width: 300px;
}
.Registered-Office-Address1 {
  width: 90px;
  /* margin: 0 0 12px 0; */
  font-size: 13px;
  line-height: 20px;
}
.Registered-Office-Address {
  color: white;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left;
  width: 300px;
}
.footer1 {
  display: grid;
  grid-template-columns: 100px 100px 100px 100px 100px 100px;
  grid-gap: 0 60px;
  width: 128px;
  /* margin: 0px 0 0 20px; */
  /* padding: 4px 0 0 0px; */
  /* background-color: lightcoral; */
  transform: translate(23px, 33px);
}
.footer2 {
  width: 600px;
  display: grid;
  grid-template-columns: auto auto;
  grid: 0, 100px;
  margin: 0;
  padding: 0;
  transform: translate(-159px, 0px);
}
.smartsall {
  /* overflow:hidden; */
  justify-content: center;
  display: flex;
  flex-direction: row;
  column-gap: 42px;
  /* background-color: rgb(237, 235, 255); */
}
.wexcj-asddv {
  cursor: pointer;
  /* display: grid; */
  /* border: 1px solid black; */
  width: 100px;
  background-color: rgb(255, 255, 255);
  height: 117px;
}
.wexcj-asddv:hover .sadfzxc {
  /* background-color: rgb(0, 0, 97); */
  color: #2874f0;
}
.sdgcvas01 {
  white-space: nowrap;
  color: rgb(9, 0, 61);
  position: relative;
  /* width: 99px; */
  /* background-color: yellow; */
  /* height: 117px; */
}
.ascfxz2545 {
  margin: 9px 0 5px 14px;
  width: 68px;
}
.sadfzxc {
  /* color: red; */
  text-align: center;
  display: block;
  /* background-color: rgba(0, 128, 128, 0.041); */
  margin: 5px 0 0 0 12px;
  font-size: 14px;
  font-weight: 600;
}
.pro1:hover .class1-i{
  height: 146px;
  

}
.pro2:hover .class1-i{
  height: 146px;

}
.views-btn-cleare:hover{
  font-weight: 600;
}
.views-btn-cleare2:hover{
  font-weight: 600;

}
.image1:hover {
  box-shadow: 3px 3px 3px rgb(207, 207, 207);
  border: 1px solid whitesmoke;
}
