/* white you custom css code here. only css code will work */

.new-collection-highlight .single-item .info-box {
  padding: 18px 25px 25px;
  background-color: white;
  display: none;
  position: absolute;
  bottom: 90px;
}

.new-header-area-wrapper .header-inner.style-01 .btn-wrapper {
  margin-top: 450px;
  margin-left: 100px;
  color: 6b3f2f;
}

.default-btn.color-orange-02 {
  --main-color-four: #fce1d4;
}


element.style {
}
.logo-wrapper img {
    max-width: 125px;
    max-height: 80px;
}

@media only screen and (max-width: 767px) {
  .new-style-1.new-header-bg {
  max-height: 206px;
}
}


@media only screen and (max-width: 767px) {
  .new-header-area-wrapper .header-inner.style-01 .btn-wrapper {
  margin-top: -270px;
  margin-left: 20px;
}
}