/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* GENERAL START */
p:last-child {
  margin-bottom: 0px !important;
}
.elementor-widget-button .elementor-button-text {
  font-weight: 700;
}
/* GENERAL END */


/* APPLICATION FORM START */
#application_form .application-form-filename {
  position: relative;
}
#application_form .application-form-filename::after {
  content: "";
  width: 7px;
  height: 12px;
  border: solid var(--e-global-color-accent);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  margin-left: 10px;
  display: inline-block;
  margin-bottom: 3px;
}
#application_form .elementor-message-danger,
#application_form .elementor-message-success {
  text-align: center;
  max-width: 65%;
  margin: 29px auto;
}
#application_form .elementor-field-type-upload .field-upload-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 16px !important;
  border: 1px solid var(--e-global-color-text);
  position: relative;
  flex-wrap:wrap;
}
#application_form .elementor-field-type-upload .field-upload-inner label {
  width: 90%;
  line-height: 24px;
}
#application_form .elementor-field-type-upload .field-upload-inner input {
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  opacity: 0;
}
#application_form .elementor-field-type-upload .field-upload-inner img {
  cursor: pointer;
  width: 1.042vw;
  max-width: 20px;
}

#application_form .elementor-field-type-acceptance .elementor-field-option {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding: 10px 16px !important;
  border: 1px solid var(--e-global-color-text);
  gap: 15px;
  position: relative;
}
#application_form .elementor-field-option {
  display: block;
  position: relative;
  cursor: pointer;
  user-select: none;
}
#application_form .elementor-field-option input {
  opacity: 0;
  cursor: pointer;
  min-width: 25px;
  height: 25px;
}
#application_form .acceptance-checkbox {
  position: absolute;
  top: 10px;
  left: 16px;
  width: 25px;
  height: 25px;
  background-color: #eee;
  pointer-events: none;
}
#application_form .elementor-field-option input:hover ~ .acceptance-checkbox {
  background-color: #ccc;
}
#application_form .elementor-field-option input:checked ~ .acceptance-checkbox {
  background-color: var(--e-global-color-accent);
}
#application_form .acceptance-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}
#application_form
  .elementor-field-option
  input:checked
  ~ .acceptance-checkbox:after {
  display: block;
}
#application_form .elementor-field-option .acceptance-checkbox:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

@media screen and (max-width: 1919px) and (min-width: 1025px) {
  #application_form .elementor-message-danger,
  #application_form .elementor-message-success {
    margin: 1.51vw auto;
  }
  #application_form .elementor-field-type-upload .field-upload-inner {
    padding: 0.521vw 0.833vw !important;
  }
  #application_form .elementor-field-type-upload .field-upload-inner label {
    line-height: 1.25vw;
  }

  #application_form .elementor-field-type-acceptance .elementor-field-option {
    padding: 0.521vw 0.833vw !important;
    gap: 0.781vw;
  }

  #application_form .elementor-field-option input {
    min-width: 1.302vw;
    height: 1.302vw;
  }
  #application_form .acceptance-checkbox {
    top: 0.521vw;
    left: 0.833vw;
    width: 1.302vw;
    height: 1.302vw;
  }

  #application_form .elementor-field-option .acceptance-checkbox:after {
    left: 0.469vw;
    top: 0.26vw;
    width: 0.365vw;
    height: 0.625vw;
    border-width: 0 0.156vw 0.156vw 0;
  }
}
@media screen and (max-width: 1024px) {
  #application_form .elementor-field-type-upload .field-upload-inner img {
    width: 20px;
  }
}
/* APPLICATION FORM END */

/* FILTERS START */
.search-filter-component-combobox-base {
  height: auto !important;
}
.search-filter-base.search-filter-field--type-search,
.search-filter-component-combobox-base {
  overflow: visible;
  padding: 0px;
  position: relative;
  background: transparent;
  font-family: "Manrope", sans-serif;
  height: 100%;
  border: unset;
}
.search-filter-base .search-filter-component-combobox__listbox-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
.search-filter-base .search-filter-component-combobox__listbox-toggle::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 65px;
  height: 65px;
  background: url(https://dev.pixelenv.com/aktorscholarships/wp-content/uploads/2025/02/Group-11.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 10;
  border: unset;
}
.search-filter-base .search-filter-component-combobox__selection,
.search-filter-base .search-filter-component-combobox__actions {
  padding: 0px !important;
}

.search-filter-base input {
  padding: 21px 70px 21px 21px !important;
  background-color: #d9d9d9 !important;
  border-radius: 0px 231.5px 231.5px 0px !important;
  color: #133459;
  font-size: 15px !important;
  line-height: 22px !important;
  font-weight: 500;
}
.search-filter-base input::placeholder {
  color: #133459;
  font-size: 15px !important;
  font-weight: 500;
}
.search-filter-base .search-filter-component-combobox__selection {
  z-index: 20;
  padding: 21px 70px 21px 21px !important;
  color: #133459;
  font-size: 15px !important;
  font-weight: 500;
}
.search-filter-base .search-filter-component-combobox__clear-selection {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 22;
}

.search-filter-input-text {
  background: transparent;
  border: unset;
  padding: 0px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  border-radius: 0px 231.5px 231.5px 0px !important;
}

.search-filter-input-text .search-filter-icon {
  background: #d9d9d9;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0px;
  border-radius: unset !important;
}

.search-filter-input-text .search-filter-icon__svg {
  fill: #3c434a;
  color: #3c434a;
}

@media screen and (max-width: 1919px) and (min-width: 1025px) {
  .search-filter-base .search-filter-component-combobox__listbox-toggle {
    width: 3.385vw !important;
    height: 3.385vw !important;
  }
  .search-filter-base
    .search-filter-component-combobox__listbox-toggle::before {
    width: 3.385vw !important;
    height: 3.385vw !important;
  }

  .search-filter-base input,
  .search-filter-base .search-filter-component-combobox__selection {
    padding: 1.094vw 3.646vw 1.094vw 1.094vw !important;
    border-radius: 0px 12.031vw 12.031vw 0px !important;
    font-size: 0.781vw !important;
    line-height: 1.146vw !important;
  }
  .search-filter-base input::placeholder {
    color: #133459;
    font-size: 0.781vw !important;
    font-weight: 500;
  }
  .search-filter-input-text {
    border-radius: 0px 12.031vw 12.031vw 0px !important;
  }
}
@media screen and (max-width: 1024px) {
  .search-filter-base .search-filter-component-combobox__selection,
  .search-filter-base .search-filter-component-combobox__actions {
    width: 250px;
    background: #ccc;
    z-index: 10;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
  }
  .search-filter-base .search-filter-component-combobox__listbox-toggle {
    z-index: 15;
  }
  .search-filter-base .search-filter-component-combobox__listbox-toggle {
    width: 68px;
    height: 68px;
  }
  .search-filter-base
    .search-filter-component-combobox__listbox-toggle::before {
    width: 68px;
    height: 68px;
  }
}
/* FILTERS END  */