h1.elementor-search-stats {
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  line-height: 26px;
}
  
.elementor-search-stats span {
 color: #1a1a1a;
 font-weight: 700;
}
.ninetenowtoo-breadcrumb {
  margin-top: 3px;
}
body.search-results .pxl-wapper #pxl-main {
  padding-top: 0 !important;
}

#pxl-footer-elementor {
  background-color: #fafafa;
}
#pxl-header-elementor .ninetenowtoo-search-form {
  display: flex;
  align-items: center;
}
.ninetenowtoo-search-form form {
  position: relative;
  width: 100%;
}
.ninetenowtoo-search-form button[type="submit"]:not(.btn) {
  background: transparent url(../images/ic_search_white.svg) no-repeat center center;
  padding: 0;
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  
  width: 24px;
  height: 42px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  text-indent: -999em;

  }
  .home .ninetenowtoo-search-form button[type="submit"]:not(.btn),
  .page-id-836 .ninetenowtoo-search-form button[type="submit"]:not(.btn),
  .page-id-32026 .ninetenowtoo-search-form button[type="submit"]:not(.btn),
  .page-id-46749 .ninetenowtoo-search-form button[type="submit"]:not(.btn),
  #pxl-header-elementor.dark-text .ninetenowtoo-search-form button[type="submit"]:not(.btn) {
    background: transparent url(../images/ic_search_dark.svg) no-repeat center center;
  }
  #pxl-header-elementor.dark-text .ninetenowtoo-search-form button[type="submit"]:not(.btn) {
    background: transparent url(../images/ic_search_dark.svg) no-repeat center center;
  }

  .hero .ninetenowtoo-search-form button[type="submit"]:not(.btn) { 
    height: 56px;
  }
.ninetenowtoo-search-form input[type="search"] {
  border: 0;
  border-radius: 0;
  background-color: transparent;
}

.hero .ninetenowtoo-search-form input[type="search"] {
  height: 60px !important;
  border-bottom: 1px solid #1a1a1a;
  font-size: 28px;
  font-weight: 500;
  padding: 10px 20px 10px 40px;
}
.elementor-widget-ninetenowtoo-search-widget {
  width: 100%;
}

#pxl-header-elementor .ninetenowtoo-search-form input[type="search"] {
  width: 100%;
}

/* Customize WordPress search input */
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; /* remove default */
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231a1a1a'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.pxl-header-mobile-search .search-field {
  box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .search-button .pxl-button .btn {    
      padding: 0 25px;
      line-height: 48px;
  }
  .e-search-input-wrapper i.fas.fa-times {
    display: none;
  }
  .elementor-widget-search .e-search-label>i:is(i), 
  .elementor-widget-search .e-search-label>svg:is(i) {
      color: #1a1a1a !important;
      font-size: 18px !important;
  }
}
@media (min-width:1201px) and (max-width: 1299px) {

  .search-button .pxl-button .btn {
      padding: 0px 20px 0px 20px !important;
  }	
}

@media (min-width:1300px) and (max-width: 1439px) {
  .search-button .pxl-button .btn {
      padding: 0px 20px 0px 20px !important;
  }	
}