.cartmini__empty img {
	display: none;
}
h3.tp-banner-title-4 {
    font-size: 22px;
}
.logo img.logo-dark {
  height: 50px !important;
}
.tp-header-sticky.header-sticky {
  height: 70px !important;
}
.tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn {
  border: unset;
}

.tp-slider-content-3>span {
  font-family: var(--tp-ff-oregano);
}

@media only screen and (max-width: 600px) {
  h3.tp-slider-title-3 {
    font-size: 50px !important;
  }
  .tp-slider-content-3 span {
    font-size: 20px;
  }
   .tp-header-bottom-3 {
    padding-bottom: unset;
    padding-top: unset;
  }
 
}