%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_event.search.scss

/* archive banner */
.xs_eventin_banner {
  object-fit: cover;
  object-position: center;
  position: relative;
  min-height: 325px;
  justify-content: center;
  .banner-area {
    min-height: 325px;
    justify-content: center;
    padding-bottom: 30px;
  }
  &::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(4, 26, 87, 0.85);
  }
  .banner-title {
    font-size: 45px;
    line-height: 1;
    letter-spacing: 0.3px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .banner-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5rem;
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .breadcrumb {
    display: none;
  }
  .etn-single-event-img {
    min-height: 360px;
    border-radius: 12px;
    object-fit: cover;
    object-position: center;
  }
}
/* archive banner */
.etn_search_archive_sidebar {
  .widget_media_image {
    a {
      display: block;
    }
  }
  max-width: 350px;
  width: 100%;
  img {
    width: 100%;
  }
}
.banner_search_form_wraper {
  margin-top: -60px;
}

.etn_event_form_title {
  font-family: Archivo;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.09;
  letter-spacing: 0.02px;
  color: #041a57;
  margin-bottom: 30px;
}

.etn_search_bottom_area_text {
  font-family: Archivo;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 400;
  color: #3c4144;
}
.etn_evenex_inline_form_top {
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 20px;
  background: #ffffff;
  position: relative;
  border-radius: 12px;
  align-items: center;
  margin-bottom: 25px;
  justify-content: space-between;
  box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
  &:before {
    left: 20px;
    right: 20px;
    z-index: -1;
    bottom: -10px;
    height: 100%;
    opacity: 0.5;
    content: "";
    position: absolute;
    border-radius: 12px;
    background-color: #ffffff;
    box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
  }
  .etn_evenex_select {
    border: none !important;
    padding: 0 0 0 35px !important;
    color: #041a57;
    font-size: 15px;
  }
  .input-group {
    padding: 20px 30px;
    border-right: 1px solid #dfe1e5;
    width: 24%;
    flex-grow: 1;
    flex-shrink: 1;
    &:first-child {
      width: 31%;
    }
    &:nth-child(3) {
      border-right: none;
    }
    input {
      width: 100%;
      border: none;
      height: 70px;
      padding: 0px;
      display: block;
      font-size: 16px;
      font-weight: 400;
      border-radius: 0px;
      padding-left: 35px;
      background-color: transparent;
    }
  }
  .input-group-prepend {
    top: 50%;
    left: 30px;
    z-index: 1;
    margin: 0px;
    padding: 0px;
    line-height: 1;
    position: absolute;
    transform: translateY(-50%);
  }
  .input-group-text {
    padding: 0px;
    border: none;
    color: #3c4144;
    line-height: 1;
    font-size: 18px;
    border-radius: 0px;
    background-color: transparent;
  }

  .select2-container--default {
    .select2-selection--single {
      border: none;
      height: auto;
      border-radius: 0px;
      padding-left: 35px;
      background-color: transparent;
      .select2-selection__rendered {
        padding: 0px;
        height: 70px;
        line-height: 70px;
        font-weight: 400;
        font-size: 16px;
        color: #041a57;
      }
      .select2-selection__arrow {
        top: 50%;
        right: 0;
        width: auto;
        height: auto;
        position: absolute;
        transform: translateY(50%);
        b {
          top: 50%;
          left: 50%;
          width: 10px;
          height: 10px;
          border: none;
          margin: 0px;
          display: inline-block;
          background-size: 100%;
          background-repeat: no-repeat;
          transform: translate(-50%, -50%);
          background-position: center center;
          background-image: url(../images/down-arrow.png);
        }
      }
    }
  }
  .btn.btn-primary {
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 27px 56px;
    background: #e54220;
    border-radius: 12px;
    margin-left: 20px;
  }
}
.etn_evenex_inline_form_bottom {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  margin-bottom: 20px;
  padding-top: 45px;
  .etn_evenex_select {
    border-radius: 8px;
    border-style: solid !important;
    border-color: #f2f2f2 !important;
    border-width: 1px !important;
    padding: 0 25px !important;
    height: 55px !important;
    line-height: 55px;
    width: 100% !important;
    color: #041a57;
    font-size: 15px;
  }
  .etn_evenex_inline_input_label {
    font-size: 14px;
    line-height: 1.07;
    color: rgba(4, 26, 87, 0.5);
    margin-bottom: 10px;
    display: block;
  }
  .select2-selection--single {
    border-radius: 8px;
    border-style: solid;
    border-color: #f2f2f2;
    border-width: 1px !important;
    height: 55px;
    line-height: 55px;
    width: 100%;
  }
  .select2-container--default {
    width: 100% !important;
    .select2-selection--single {
      .select2-selection__rendered {
        font-size: 15px;
        height: 55px;
        line-height: 55px;
        font-weight: 500;
        color: #041a57;
        padding: 0 25px;
      }
      .select2-selection__arrow {
        top: 50%;
        right: 20px;
        text-align: center;
        transform: translateY(-50%);
        b {
          width: 10px;
          height: 10px;
          border: none;
          margin: 0px;
          display: inline-block;
          background-size: 100%;
          background-repeat: no-repeat;
          transform: translate(-50%, -50%);
          background-position: center center;
          background-image: url(../images/down-arrow.png);
        }
      }
    }
  }
  .preview_type_lists {
    border-radius: 8px;
    border-style: solid;
    border-color: #f2f2f2;
    border-width: 1px;
    display: inline-block;
    li {
      display: inline-block;
      height: 53px;
      line-height: 53px;
      padding: 0 20px;
      border-style: solid;
      border-color: #f2f2f2;
      border-width: 0px 1px 0px 0;
      &:last-child {
        border-width: 0;
      }
    }
  }
}
/* search box styling for tab & mobile device - start */
@media screen and (max-width: 1200px) {
  .etn_evenex_inline_form_top {
    .input-group {
      width: 23%;
      &:first-child {
        width: 28%;
      }
    }
  }
  .etn_evenex_inline_form .input-group {
    width: 25%;
  }
  .etn_evenex_inline_form .btn.btn-primary {
    padding: 27px 45px;
  }
}

@media screen and (max-width: 992px) {
  .etn_evenex_inline_form {
    padding: 15px;
    .input-group {
      width: 50%;
      border: none;
      padding: 15px;
      border-bottom: 1px solid #dfe1e5;
    }
  }
  .etn_evenex_inline_form .input-group:nth-child(3) {
    border-bottom: none;
  }
  .etn_evenex_inline_form .btn.btn-primary {
    margin: 0px;
    width: 50%;
    margin-top: 15px;
    font-size: 15px;
    padding: 18px 30px;
  }
  .etn_evenex_inline_form .input-group-prepend {
    left: 15px;
  }
  .etn_evenex_inline_form .input-group input {
    height: 50px;
    font-size: 15px;
  }
  .etn_evenex_inline_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 768px) {
  .etn_evenex_inline_form {
    .input-group {
      width: 100%;
      border: none;
      border-bottom: 1px solid #dfe1e5;
    }
  }
  .etn_evenex_inline_form .btn.btn-primary {
    width: 100%;
  }
  .etn_evenex_inline_form_bottom {
    .select2-container--default {
      margin-bottom: 30px;
    }
  }
}
/* search box styling for tab & mobile device - start */

.preview_type_lists {
  > li {
    cursor: pointer;
    svg {
      path {
        fill: #99a0a7;
      }
    }
    &.active {
      svg {
        path {
          fill: #e54220;
        }
      }
    }
  }
}
.etn_load_more_button {
  text-align: center;
  margin: 30px 0;
  span {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 16px 32px;
    background-color: #e54220;
    border-color: #e54220;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    display: inline-block;
    transition: background-color 0.4s ease;
    &:hover {
      background-color: transparent;
      color: #e54220;
      border-color: #e54220;
    }
  }
}
.etn_load_more_button.loading span {
  position: relative;
  font-size: 0;
}
.etn_load_more_button.loading span:before {
  content: attr(data-loading-text);
  font-size: 16px;
  font-weight: 500;
}
.select2-container--open .select2-dropdown {
  left: 0;
  top: 35px;
  border: transparent;
  box-shadow: 0 10px 30px 0 rgb(45 45 45 / 20%);
  border-radius: 0px 0px 10px 10px;
  padding: 10px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f5f9fb;
  color: #212121;
}
.select2-results__options {
  margin: 0 4px;
}
.search-results .type-etn {
  margin-bottom: 30px;
}
.home .etn_evenex_search_wraper {
  margin-top: -90px;
}
.etn_search_archive_sidebar .widget_media_image a {
  display: block;
}
.etn_search_archive_sidebar .widget_media_image img {
  width: 100%;
}
body.search-results .main-container {
  padding-top: 40px;
}
.home .etn_evenex_search_wraper {
  margin-top: -90px;
}

Zerion Mini Shell 1.0