.add-favorite {
  display: none !important;
}
.breadcrumbs {
  display: none !important;
}
@media (max-width: 768px) {
  #masthead .primary-header {
    padding: 0px 0 !important;
  }
}

#masthead .primary-header .container {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
@media (max-width: 768px) {
  .logo_area img {
    content: url('https://codepromo.ch/wp-content/uploads/2025/03/Mini-Logo-CH-3.png') !important;
    width: 45px !important;
    height: 45px !important;
  }
	
  .primary-header .container {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
  }


  .logo_area.fleft,
  .header_right.fright,
  .header-highlight.fleft {
    float: none !important;
  }
}
@media (max-width: 768px) {
  .logo_area img {
    content: url('https://codepromo.ch/wp-content/uploads/2025/03/Mini-Logo-CH-3.png') !important;
    width: 45px !important;
    height: 45px !important;
    margin-top: 15px !important;
  }
}
@media (max-width: 768px) {
  .tax-coupon_store #site-header-nav {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .header-content p {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .header-content h2 {
    display: none !important;
  }
}
.header-content {
  padding-bottom: 0 !important;
}

.inner.shadow-box {
  padding-bottom: 0px !important;
}
.header-search-input .search.icon {
  display: none !important;
}
.header-search-submit {
  font-size: 0 !important;
  background-color: black !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 20px !important;
  min-width: 40px !important;
  min-height: 40px !important;
}
