@import url('https://fonts.googleapis.com/css2?family=PT+Sans&family=Poppins:wght@200;400;500&display=swap');
.featuredParent {
  width: 93%;
  margin: auto;
}
.breadscrumb {
  display: flex;
  list-style: none;
  padding-top: 16px;
  padding-left: 78px;
  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: 10px;
}
.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;
}
#product .section-f1{
  width: Hug (1,280px);
height: Hug (1,335px);
top: 161px;
left: 80px;
gap: 32px;

}
.section-f1 .heading {
  width: Fixed (1,280px);
height: Hug (126px);
padding: 0px, 24px, 0px, 24px;
}
.featuredParent h3{
  color: #000;
font-family: Poppins;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
padding-bottom: 42px;
}
.featureGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 24px;
}
.featureGrid img{
  width: 100%;
}
.discountPrdctbutton{
  background-color: #bfeebf;
}
.discountParent {
  display: flex;
  flex-direction: column;
  padding: 12px 10px 24px 12px;
}
.discountPrdct {
  color: gray;
  margin-top: 12px;
}
button.cart {
  font-size: 11px;
  font-weight: 600;
  color: #ffffff;
  background-color: #BBA4A4;
  padding: 8px 0px;
  margin-bottom: 20px;
  margin-left: 75px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  outline: none;
  transition: 0.2s;
}
button.cart h4{
  color: #FFF;
text-align: center;
font-family: 'Poppins';
font-size: 12px;
width: 85px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.dess{
  display: flex;
  padding-top: 15px;
}
.des h5 {
    color: #000;
    font-family: 'Poppins';
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px;
    padding: 0px 12px;
    align-items: flex-start;
    gap: 10px;
}
.das span{
    color: gray;
    margin-top: 12px;
    margin-right: 20%;
    padding-left: 15px;
}
.des span {
  color: var(--Neutral-04, #8A8885);
  font-family: 'Poppins';
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 12px;
  width: 90px;
}
.featuredParent h2 {
  color: #000;
text-align: center;
font-family: 'Poppins';
padding-top: 20px;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#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;
}


  
/* For iPads */
@media only screen and (min-device-width: 668px) and (max-device-width: 1190px) {
  button.cart {
    align-items: flex-start;
    gap: 10px;
    margin: 0px;
    width: 85px;
    height: 26px;
    border-radius: 8px;
    background: #BBA4A4;
    margin-top: 0px;
    margin-left: 0px;
    margin-left: 70px;
}
#last h4 {
  display: none;
}
button.cart h4 {
  color: #FFF;
  text-align: center;
  font-family: 'Poppins';
  font-size: 12px;
  width: 85px;
  font-style: normal;
  margin-top: -5px;
  font-weight: 500;
  line-height: normal;
}
#last .follow {
  display: flex;
  flex-wrap: wrap;
  padding-left: 450px;
  justify-content: space-between;
  gap: 20px;
}


}
@media only screen and  (max-width: 668px){
  .logo img {
    padding-left: 0px;
    margin-left: 0%;
    color: #BBA4A4;
    font-family: 'Poppins';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
#mobile .searchbar {
  margin-top: 0px;
  width: 100%;
  display: flex;
  margin-left: 3%;
}
#mobile .logo img {
  height: 30px;
}
#mobile .burger-menu {
  display: block;
  padding-right: 20px;
}
#mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
  .breadscrumb {
    display: none;
}
.burgermenu {
  display: none;
}
.logo {
  display: flex;
  margin-left: 0%;
  padding: 12px;
  padding-right: 0px;
}
#mobile .backarrow {
  margin-right: 10px;
  padding: 0px;
  margin-left: 5px;
  margin-top: 10px;
}
#mobile .searchicon {
  margin-right: 35px;
  margin-top: 5px;
}
  #mobile .header h4 {
    font-size: 15px;
    margin-top: -30px;
    padding: 0px;
    margin-left: 50px;
}
.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;
}
.textDiv{
  margin-top: -20px;
}
.featureGrid{
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10px;
  }
  .featuredParent h3 {
    color: #000;
    font-family: 'Poppins';
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    padding-top: 0px;
    padding-left: 16px;
    padding-bottom: 0px;
    line-height: normal;
}
.ourProcessStep{
  display: flex;
  width: 170px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  padding-right: 0px;
}
.ourProcessStep {
  padding: 0px 0px 24px 0px;
  width: 180px;
  height: 240px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  padding-right: 0px;
}
.ourProcessSteps {
  display: flex;
  width: 170px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  padding-right: 0px;
}
.dess {
  gap: 40px;
  padding: 0px;
}
.gallery {
  margin: 0;
  margin-right: 0;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  padding-bottom: 8%;
}
.des h5 {
  margin: 0px;
  color: #000;
  font-family: 'Poppins';
  width: 170px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px;
}
.des span {
  color: var(--Neutral-04, #8A8885);
font-family: 'Poppins';
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
button.cart {
  padding-top: 22px;
  padding-bottom: 4px;
  align-items: flex-start;
  gap: 10px;
  margin: 0px;
  width: 85px;
  height: 26px;
  border-radius: 8px;
  background: #BBA4A4;
  margin-top: 0px;
  margin-left: 0px;
  margin-left: 24px;
}
button.cart h4 {
  color: #FFF;
  text-align: center;
  padding: 0px;
  font-family: 'Poppins';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: -20%;
}
.gallery img {
  width: 159px;
height: 150px;
border-radius: 8px;
background: url(<path-to-image>), lightgray 50% / cover no-repeat, #D9D9D9;
}
  footer .col-install p {
    padding-left: 20px;
    color: #ffffff;
}
  .featuredParent {
    width: 94%;
  }
  .discountParent{
    font-size: 10px;
  }
  .featuredParent h2 {
    font-size: 24px;
  }
  footer .logo {
    margin-bottom: -25px;
    padding-top: 25px;
    padding-left: 25px;
}
footer .col-b {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
  padding-left: 80px;
  align-items: flex-start;
}
footer .col-install p {
  padding-left: 25px;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #ffffff;
}
footer .col-install h2 {
  padding: 0px;
  margin-bottom: 60px;
  padding-left: 30%;
  width: 135%;
}
footer .footer_logo {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 25px;
}
}


/* For iPads */
@media only screen and (min-device-width: 668px) and (max-device-width: 1190px) {
  .cart_header{
    display: none;
}
}
/*media moblie-small screen */
@media only screen and (max-width:400px) {
  #mobile .searchbar {
    margin-top: 0px;
    display: flex;
    margin-left: 0%;
}
.ourProcessStep {
  padding: 0px 0px 24px 0px;
  width: 165px;
  height: 240px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  padding-right: 0px;
}
.logo img {
  padding-left: 7px;
  margin-left: -5%;
  color: #BBA4A4;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#mobile .backarrow {
  margin-right: 10px;
  padding: 0px;
  margin-left: 5px;
  margin-top: 15px;
}
footer .col-install h2 {
  padding: 0px;
  margin-bottom: 60px;
  padding-left: 21%;
  width: 135%;
}
button.cart {
  padding-top: 22px;
  padding-bottom: 4px;
  align-items: flex-start;
  gap: 10px;
  margin: 0px;
  width: 85px;
  height: 26px;
  border-radius: 8px;
  background: #BBA4A4;
  margin-top: 0px;
  margin-left: 9px;
}
footer .footer_logo {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 25px;
}
}