.footer2{ text-align: center;}
.footer2 .footmenu li {
  width: auto;
  float: none;
  display: inline-block;
}
.footer2 .footmenu li{ padding: 10px;}
.footer2 p{ margin: 0px !important; padding-bottom: 15px;}
.footer2 p br{ display: none;}
.footer2 p a{ margin: 6px;}
.footer2 .contact {
  margin-bottom: 0;
}


.producdMid{ width: 100%; padding: 90px 0;}

.navbar-brand{ color: #e8dcd2 !important; font-weight: 700;}


.productPic {
  width: 100%;
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  min-height: 500px;
  align-items: center;
}
.productPic img{ max-width: 100%; height: 100%; object-fit:cover; object-position: top;}
.producdMid .box_txt h4{ min-height: auto;}
.producdMid .box_txt{ padding: 30px 0;}
.producdMid .box_txt h4 a{ color: #fff;}

.button{ display: inline-block;}
.prices {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 26px;
  line-height: 50px;
}


.header_sec2{ border-bottom: 1px solid #2e2c2a; position: relative;}
.footer2{ border-top: 1px solid #2e2c2a; position: relative;}

.producdMid h1{ color: #fff; font-size: 30px; line-height: 35px; font-weight: 700;}
















