.custom-bottom-1 {
  background-image: url("../image/new-banner-1.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.custom-box {
  display: flex;
  text-align: center;
  vertical-align: middle;
  align-items: center;
  padding: 20px;
}
.custom-box .txt {
  text-align: left;
  padding-left: 15px;
}
.custom-box .txt p {
  margin-bottom: 0px;
}
.custom-box .txt h4 {
  margin-bottom: 0px;
}
.custom-setion-2 {
  background-image: url("../image/image-1.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 50px;
  margin-top: 50px;
}
#masthead .header-icon li:hover > a,
#masthead .header-icon li a:focus,
#masthead.style_1 .search-form button i {
  color: rgba(196, 154, 108, 1) !important;
}
#masthead .header-icon li span.quantity {
  background: rgba(196, 154, 108, 1) !important;
}
#navbar.underline .navigation-menu > li > a:after {
  background: rgba(196, 154, 108, 1) !important;
}
