.tp-header-menu > nav > ul > li > a,.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-menu ul li > a,.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-contact ul li a {
  color: black !important;
}
.dgm-footer-widget-paragraph p{
  color: black !important;
}
.black-bg,.header-sticky{
  background-color: white !important;
}
.tp-copyright-2-border{
  background: #f2f1ee !important;
}


.dgm-hero-title{
  font-size: 80px;
}
.dgm-about-content{
  padding-left:0px
}

.tp-contact-me-interest-form-wrap .tp-contact-form-input input{
  background-color: unset;
}

.tp-product-item-btn{
  overflow: display !important;
}

.tp-product-item .tp-product-item-btn .tp-action-btn {
  transform: unset !important;
  width: 100% !important;
  background-color: #f88d22 !important;
}
.tp-btn-yellow-green.green-solid{
  background-color: #f78e25 !important;
  color: white !important;
}

.tp-product-item-btn{
  visibility: visible !important;
  opacity: 1 !important;
}
.dgm-footer-bg::after {
  width: 34% !important;
  height: 100%;
  content: "";
  background-color: #f2f1ee !important;
}

.dgm-footer-area{
   background-color: #f2f1ee !important;
}
.tp-offcanvas-wrapper.offcanvas-black-bg{
  background-color: white !important;
}
.tp-copyright-2-left p a {
  color: #f78e25;
}

.dgm-footer-logo img{
  margin: 0 auto !important;
  display: block !important;
}
.tp-header-3-style .tp-header-bar button{
  background-color: unset !important;
}


element {
  translate: none;

  rotate: none;

  scale: none;

  transform: translate(0px);

  opacity: 1;

}
.dgm-hero-title {
  font-size: 55px;

}

.dgm-hero-title{
  line-height: 1 !important;
}

.tp-quick-view-btn{
  height: 60px;
}
.tp-action-btn{
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 3px 20px !important;
}
@media (max-width: 767px) {
  .dgm-hero-title {
    font-size: 59px;
    line-height: 1;
  }
   .tp-product-ptb {
    padding-top: 50px;
  }

  .dgm-hero-rotate-text span{
    color: white !important;
  }
  .dgm-hero-rotate-text{
    right:0 !important
  }
}
