@import url('https://fonts.googleapis.com/css2?family=PT+Sans&family=Poppins:wght@200;400;500&display=swap');
.featuredParent {
  width: 100%;
  margin: auto;
}
.breadscrumb {
  display: flex;
  list-style: none;
  padding-top: 16px;
  padding-left: 140px;
  color: #8A8885;
font-family: 'Poppins';
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.cart_header {
  gap: 40px;
  padding-left: 0%;
  display: flex;
  padding-top: 20px;
}
#poster {
  background-color: #ffffff;
  padding: 0px;
  text-align: left;
  height: 300%;
  background-size: cover;
  background-position: center;
  margin: 0px;
}
#poster img{
  width: 100%;
  height: 90%;
}

.poster_slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider_container {
  display: flex;
  transition: transform 0.3s ease-in-out;
}

.page {
  flex: 0 0 100%;
}

.slider_nav {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #bbb;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background-color: #717171;
}

.logo img{
  padding-left: 24px;
}
.featureGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 24px;
}
.featureGrid img{
  width: 100%;
}
.galleryy {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  justify-content: space-between;
  padding: 0px 15px;
  justify-content: center;
  padding-top: 20px;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 80px;
}
.discountParent {
  display: flex;
  flex-direction: column;
  padding: 12px 10px 24px 12px;
}
.section-p1 {
  padding: 30px 80px;
  padding-left: 15%;
}
.discountPrdct {
  color: gray;
  margin-top: 12px;
  margin-right: 30%;
  padding-left: 15px;
}
.breadscrumb2nd {
  color: #8A8885;
font-family:'Poppins';
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.breadscrumb3nd{
  color:#000000;
  font-family:'Poppins';
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.featuredParent h2 {
  text-align: center;
  color: #000;
  font-family: 'Poppins';
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  font-size: xx-large;
  line-height: normal;
}
#last .follow {
  display: flex;
  flex-wrap: wrap;
  padding-left: 750px;
  justify-content: space-between;
  margin-top: -40px;
}
#last .copyright {
  margin-left: -10%;
}
#mobile .ourProcessSteps{
  display: none;
}
#mobile .gallery{
  display: none;
}
#mobile .gallery img{
  display: none
}
#mobile .textDiv h3 {
display: none;
  }
  #mobile .textDiv p {
display: none;
  }
  #mobile  .breadscrumb{
  display: none;
  }
  #mobile .ourProcessStepss{
  display: none;
  }
  #mobile .breadscrumb{
    display: none;
  }
  #mobile .ourProcessStepss {
   display: none;
  }

/* For iPads */
@media only screen and (min-device-width: 668px) and (max-device-width: 1190px) {
  .galleryy {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-content: space-between;
    padding: 0px 30px;
    justify-content: center;
    padding-top: 20px;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 80px;
}
#last h4 {
    display: none;
}
#last .follow {
    display: flex;
    flex-wrap: wrap;
    padding-left: 530px;
    width: 257%;
    justify-content: space-between;
}
}





@media only screen and  (max-width: 700px){
  .logo img {
    padding-left: 20px;
    margin-left: 40%;
}
#mobile .logo img {
  height: 29px;
}
#mobile .searchbar {
  margin-top: 0px;
  width: 100%;
  display: flex;
  margin-left: 15%!important;
}
#mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
  .breadscrumb {
    display: none;
}
.logo {
  display: flex;
  margin-left: -15%!important;
  padding: 12px;
}
  .featureGrid{
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10px;
  }
  #mobile .header h4 {
    font-size: 15px;
    margin-top: -35px;
    padding: 0px;
    margin-left: 50px;
}
nav{
  display: none;
}
#mobile .backarrow {
  margin-right: 10px;
  padding: 0px;
  margin-left: 5px;
  margin-top: 10px;
}
.footer input{
  margin-bottom: 10px;
}
  #poster {
    background-color: #BBA4A4;
    width: 100%;
    background-image: none;
}
#mobile .searchicon {
  margin-right: 35px;
  margin-top: 5px;
}
.ourProcessSteps {
  display: flex;
  width: 104px;
  height: 146px;
  padding-bottom: 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  border-radius: 8px;
background: #FFF;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
.ourProcessStep {
  display: flex;
  width: 104px;
  height: auto;
  padding-bottom: 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
.ourProcessStep img {
  width: 105px;
  height: 95px;
  align-self: stretch;
  border-radius: 8px;
  padding: 0px;
}
.ourProcessSteps figure{
  width: 20px;
  height: 20px;
} 
.ourProcessSteps img {
  width: 100px;
  height: 95px;
  align-self: stretch;
  border-radius: 8px;
  padding: 0px;
}
.galleryy {
  margin: 0px;
  padding-left: 25px;
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
  padding-bottom: 5%;
}
.gallery {
margin: 0;
margin-right: 0;
display: grid;
grid-template-columns: repeat(3,1fr);
}
.product img{
border-radius: 8px;
height: 85px;
}
.textDiv h3 {
margin-left: 0px;
color: #000;
font-family: 'Poppins';
width: 120px;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding: 4px;
}
.textDiv p {
color: var(--Neutral-04, #8A8885);
font-family: 'Poppins';
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-top: 0px;
margin-left: -7px;
}
.ourProcessStepss{
display: none;
}
.breadscrumb{
  display: none;
}
.ourProcessStepss {
  flex-basis: 28.4%;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #cccccc;
  padding-left: 0px;
  padding-right: 0px;
}
#poster h6 {
  margin-right: 0px;
  margin-top: -10px;
  margin-bottom: 30px;
}
#poster h1 {
  margin-left: -185px;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}
#poster h5 {
  margin-bottom: 45px;
  margin-top: 30px;
  margin-bottom: 40px;
  width: auto;
  margin-left: -165px;
  margin-right: 0px;
}
footer .logo {
  margin-bottom: -25px;
  padding-top: 25px;
  padding-left: 25px;
}
footer .col-b {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  align-items: flex-start;
}
footer .col-install h2 {
  padding-left: 70px;
  margin-top: 0px;
}
footer button.normal1 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 19px;
  color: #BBA4A4;
  background-color: #ffffff;
  border-radius: 8px;
  border: 2px solid #BBA4A4;
  background: #FFF;
  margin-left: 85px;
  padding: 15px;
  cursor: pointer;
  border: none;
  outline: none;
  transition: 0.2s;
  width: Hug (167px);
  height: Fixed (60.06px);
  top: 203.94px;
  left: 913px;
  padding: 12px, 40px, 12px, 40px;
  border-radius: 8px;
  border: 2px;
  gap: 10px;
}
footer .col-install p {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 40px;
  color: #ffffff;
}
.burgermenu{
  display: none;
}
#last .follow {
  display: none;
}
#poster button.normal {
  margin-top: -16px;
}
  .featuredParent {
    width: 100%;
  }
  .discountParent{
    font-size: 10px;
  }
.section-p1{
  margin: 0px;
  padding: 0px;
}

#last .copyright p {
  text-align: center;
  margin-left: 50px;
  padding-left: 25px;
}
}

/*media moblie-small screen */
@media only screen and (max-width:400px) {
  footer .col-install h2 {
    padding-left: 55px;
    margin-top: 0px;
    width:125%
}
.logo {
  display: flex;
  margin-left: 0%;
  padding: 5px;
}
.logo img {
  padding-left: 0px;
  margin-top: 8%;
  margin-left: 50%;
}
#mobile .backarrow {
  margin-right: 15px;
  padding: 0px;
  margin-left: 5px;
  margin-top: 10px;
}
footer input {
  width: 145%;
}
.galleryy {
  margin: 0px;
  padding-left: 25px;
  gap: 14px;
  grid-template-columns: repeat(3,1fr);
  padding-bottom: 10%;
}
footer button.normal1 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 19px;
  color: #BBA4A4;
  background-color: #ffffff;
  border-radius: 8px;
  border: 2px solid #BBA4A4;
  background: #FFF;
  margin-left: 56px;
  padding: 15px;
  cursor: pointer;
  border: none;
  outline: none;
  transition: 0.2s;
  width: Hug (167px);
  height: Fixed (60.06px);
  top: 203.94px;
  left: 913px;
  padding: 12px, 40px, 12px, 40px;
  border-radius: 8px;
  border: 2px;
  gap: 10px;
}
#last .copyright p {
  text-align: center;
  margin-left: 30px;
  padding-left: 25px;
}
}


/* For iPads */
@media only screen and (min-device-width: 668px) and (max-device-width: 1190px) {
  .cart_header{
    display: none;
}
}