.elementor-10393 .elementor-element.elementor-element-d0a9d8f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-10393 .dialog-widget-content{animation-duration:0.6s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-10393 .dialog-message{height:custom;align-items:flex-start;}#elementor-popup-modal-10393{justify-content:center;align-items:flex-start;}@media(max-width:767px){.elementor-10393 .elementor-element.elementor-element-d0a9d8f{--width:auto;--z-index:999;}#elementor-popup-modal-10393 .dialog-message{width:360px;}#elementor-popup-modal-10393{justify-content:center;align-items:flex-start;}#elementor-popup-modal-10393 .dialog-widget-content{margin:50px 0px 0px 0px;}}@media(min-width:768px){.elementor-10393 .elementor-element.elementor-element-d0a9d8f{--width:auto;}}/* Start custom CSS for html, class: .elementor-element-c3d6bf1 */.elementor-9897 .elementor-element.elementor-element-9087253 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.search-form {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 600px; /* wider like screenshot */
  margin: 0 auto;
  height: 45px;
}

.search-box {
  flex: 1;
  display: flex;
}

.search-input {
  flex: 1;
  height: 100%;
  padding: 10px 16px;
  border: none;
  border-radius: 5px 0 0 5px;
  font-size: 14px;
  outline: none;
  background: #fff !important; /* force white background */
  color: #000; /* make sure text is visible */
}

.search-btn {
  background: #f58634;
  border: none;
  color: #fff;
  padding: 0 16px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-shadow: none;
  transition: background 0.3s ease;
}

.search-btn:hover {
  background: #e67824;
}

.search-icon {
  fill: #fff;
  width: 18px;
  height: 18px;
}

/* make sure only the button uses background: white, not the input */
.search-form input[type="search"] {
  background: #fff !important;
  padding-top: 15px;
}

.search-form .btn,
.search-form .viewmore-products-btn {
  background: #f58634; /* keep buttons orange */
}
@media (max-width: 480px) {
  .search-form {
    height: 40px;
  }

  .search-input {
    font-size: 13px;
  }

  .search-btn {
    padding: 0 12px;
  }
}/* End custom CSS */

.elementor-10393 .elementor-element.elementor-element-d0a9d8f{flex-grow: 2;flex-shrink: 0;height: 100%;min-width: 0px;display: block;}
/* Start custom CSS */Z-index = 99/* End custom CSS */
