.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-105 .elementor-element.elementor-element-6e56323{text-align:left;}.elementor-105 .elementor-element.elementor-element-6e56323 .elementor-heading-title{font-family:"Aboreto", Sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;color:var( --e-global-color-e15af14 );}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-105 .elementor-element.elementor-element-1b568a6{--e-search-placeholder-color:var( --e-global-color-e15af14 );--e-search-input-color:var( --e-global-color-e15af14 );}#elementor-popup-modal-105 .dialog-widget-content{background-color:var( --e-global-color-61b8178 );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-105{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-105 .dialog-message{width:100vw;height:100vh;align-items:flex-start;padding:30px 30px 30px 30px;}#elementor-popup-modal-105 .dialog-close-button{display:flex;}@media(max-width:1024px){.elementor-105 .elementor-element.elementor-element-6e56323{text-align:left;}.elementor-105 .elementor-element.elementor-element-6e56323 .elementor-heading-title{font-size:18px;}}@media(max-width:767px){.elementor-105 .elementor-element.elementor-element-6e56323 .elementor-heading-title{font-size:32px;}}/* Start custom CSS for search, class: .elementor-element-1b568a6 *//* Inktera – Pill search */
.inktera-search .elementor-search-form,
.inktera-search form {
  max-width: 100vx;
  margin: 0 auto;
}

.inktera-search .elementor-search-form__container,
.inktera-search form input[type="search"] {
  border-radius: 999px;
}

.inktera-search .elementor-search-form__input,
.inktera-search form input[type="search"] {
  height: 42pxpx;
  padding: 0 44px 0 16px;
  border: 1px solid #e6e8ec;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,.04);
  transition: all .2s ease;
  font-size: 15px;
}

.inktera-search .elementor-search-form__submit,
.inktera-search form button[type="submit"] {
  position: absolute;
  right: 4px; top: 4px;
  width: 34px; height: 34px;
  border-radius: 50%;
  border: 0;
  background:#111;
  color:#fff;
  display:grid; place-items:center;
  transition: background .2s ease;
}
.inktera-search .elementor-search-form__submit:hover,
.inktera-search form button[type="submit"]:hover { background:#222; }

.inktera-search:has(input:focus),
.inktera-search:focus-within .elementor-search-form__input {
  box-shadow: 0 6px 20px rgba(0,0,0,.08);
}

@media (max-width:768px){
  .inktera-search .elementor-search-form,
  .inktera-search form { max-width: 100%; }
}/* End custom CSS */