/*
Theme Name: EDU4Less
Template: hello-elementor
Text Domain: edu4less
Version: 1.0.0
*/

.single-business_partnership h1,
.archive-business_partnership h1 {
  margin: 20px auto 30px 0;
}

.edu4l-shortcode-qdf-main {
  margin-top:30px;
}
.edu4l-shortcode-qdf-main .wpge-degrees-found-label {
  color: #707070;
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  margin-top: 10px;
}
.qdf-horizontal {
  width: 100%;
}
.qdf-horizontal .wpge-qdf-filter-label {
  margin: 10px 5px 0 0;
  white-space: nowrap;
  display: inline;
  color: #ff5959;
  font-size: 14px;
  font-weight: 700;
}
.qdf-horizontal select {
  width: 26%;
  background-color: white;
  border: 1px solid #aaa;
  padding: 10px;
  font-size: 16px;
  display: inline-block;
  line-height: 1;
}
.qdf-horizontal button {
  padding: 10px;
  cursor: pointer;
  color: white;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  background-color: #00a8e1;
  border: 1px solid #00a8e1;
  display: inline-block;
  text-align: center;
  outline: none;
  text-decoration: none;
  vertical-align: top;
  width: 45px;
  height: 38px;
}
.qdf-horizontal button:hover,
.qdf-horizontal button:focus {
  background-color: #00a8e1;
}
.qdf-horizontal .select2 {
  width:26%;
}
.qdf-horizontal .select2-container {
  text-align:left;
}
.qdf-horizontal .select2-container .select2-selection--single {
  position: relative;
  width: 100%;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  min-width: 140px;
  border-radius: 3px;
}
.qdf-horizontal .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-right: 20%;
  line-height: 36px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.qdf-horizontal .select2-selection {
  border-radius:0 !important;
}
.qdf-horizontal .select2-selection__arrow {
  color:#007bff;
  width: 36px !important;
  height: 36px !important;
  right: 0px !important;
  top: 0px !important;
}
.select2-search--dropdown {
  display:none !important;
}

/*
.admin-bar .select2-dropdown {
  margin-top:32px;
}
@media (max-width:782px) {
  .admin-bar .select2-dropdown {
    margin-top:46px;
  }
}
*/

@media (max-width: 1199.98px) {
  .qdf-horizontal button {width:100%;padding-left:0;padding-right:0;}
  .qdf-horizontal select {width: 100%;margin-bottom: 10px;display: block;}
  .qdf-horizontal .select2 {
    width:100% !important;
    margin-bottom:10px;
    display:block;
  }
}


/* Hide QDF listings (keep form) on business partner homepages */
body.single-business_partnership .blog-style-styled_list1 article {
  /* display:none; */
}

/* Hide sponsored listing tags in QDF listings */
.blog-style-styled_list1 article .wpge-sponsored-listing {
  display:none !important;
}



.blog-style-styled_list1 article {
  display: block;
  width: 100%;
  margin: 55px auto;
  border-radius: 60px;
  background-color: #D5D5D5;
}
  .blog-style-styled_list1 article:first-child {
    margin-top: 0;
  }
  .blog-style-styled_list1 article .post-item {
    background-color: #F4F4F4;
    position: relative;
    border-radius: 60px;
    margin-left: 250px;
    box-shadow: none;
    min-height: 220px;
  }
    .blog-style-styled_list1 article .post-item.clearfix::before,
    .blog-style-styled_list1 article .post-item.clearfix::after {
      display: table;
      content: " ";
    }
    .blog-style-styled_list1 article .post-item.clearfix::after {
      clear: both;
    }
  .blog-style-styled_list1 article .post-info-wrap {
    margin-top: -60px;
    left: -220px;
    position: absolute;
    top: 50%;
    width: 200px;
  }
    .blog-style-styled_list1 article .post-info-wrap .post-info {
      text-align: center;
    }
    .blog-style-styled_list1 article .post-info-wrap .post-img {
      width: auto;
      height: auto;
      margin-left: -40px;
      border: none !important;
      border-radius: 0;
    }

  .blog-style-styled_list1 article .post-img a {
    border: none !important;
    border-radius: 0;
    color: #009FDE;
    transition: color 0.3s, background-color 0.3s;
    text-decoration: none;
    background: transparent;
  }
    .blog-style-styled_list1 article .post-img a::before {
      border-radius: 50%;
    }
    .blog-style-styled_list1 article .post-img a::after {
      content: "" !important;
      border: none !important;
      border-radius: 0;
      display: none;
    }
    .blog-style-styled_list1 article .post-img a img {
      max-width: 150px;
    }
  .blog-style-styled_list1 article .wpge-sponsored-listing {
    text-transform: uppercase;
    color: #001c71;
    font-size: 10px;
    margin-top: 40px;
    margin-left: -40px;
    background-color: #D5D5D5;
    display: inline-block;
    padding: 0px 10px;
    font-weight: bolder;
  }
  .blog-style-styled_list1 article .wrap-style {
    stroke: #D5D5D5;
    fill: #F4F4F4;
    width: 50px;
    height: 100px;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -50px;
    color: #fff;
    transform: rotate(360deg);
    transform-origin: 0 100%;
    -webkit-transform: rotate(360deg);
    -webkit-transform-origin: 0 100%;
    overflow: hidden;
  }
  .blog-style-styled_list1 article .post-text-wrap {
    padding-bottom: 45px;
    padding: 50px 45px 35px;
  }
  .blog-style-styled_list1 article .post-text-wrap .post-title {
    font-weight: normal;
    font-family: 'Montserrat UltraLight';
    font-size: 28px;
  }
    .blog-style-styled_list1 article .post-text-wrap .post-title h3 {
      color: #00a8e1;
      font-weight: 700 !important;
      margin-top: 3rem !important;
      margin-bottom: 0 !important;
      font-size: 19px;
      font-family: 'Montserrat';
      margin: 1.13em 0;
      letter-spacing: 0.05em;
      text-transform: none !important;
        line-height: 1.2 !important;
    }
      .blog-style-styled_list1 article .post-text-wrap .post-title h3 a {
          color: #00a8e1;
          font-size: 19px !important;
        transition: all 0.3s;
        text-decoration: none;
        background: transparent;
      }
    .blog-style-styled_list1 article .post-text-wrap .post-title h2 {
      color: #00a8e1;
      margin-top: 0 !important;
      font-size: 30px;
      font-weight: 700;
      font-family: 'Montserrat';
      margin: 1.2em 0;
      letter-spacing: 0.05em;
      text-transform: none !important;
      line-height: 1.2 !important;
    }
      .blog-style-styled_list1 article .post-text-wrap .post-title h2 a {
        text-transform: none !important;
        letter-spacing: 0;
        color: #001c71;
        font-weight: bold;
        font-size: 24px !important;
        font-family: 'Montserrat';
        line-height: 1.2 !important;
        transition: all 0.3s;
        text-decoration: none;
        background: transparent;
      }
  .blog-style-styled_list1 article .post-content {
    color: #000;
    margin-top: -10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
  }
  .blog-style-styled_list1 article .post-content .summary a {
    color: #009FDE;
  }
  .blog-style-styled_list1 article .post-misc {
    position: relative;
  }
    .blog-style-styled_list1 article .post-misc .post-icon {
      width: 15px;
      margin: 10px 10px 0 0;
      vertical-align: middle;
      border: 0;
    }
  .blog-style-styled_list1 article .post-links {
    position: inherit;
    margin: 30px;
    float: right;
    right: 0;
    top: 0;
  }
    .blog-style-styled_list1 article .post-links .post-read-more {
      display: inline-block;
    }
      .blog-style-styled_list1 article .post-links .post-read-more a {
        margin-right: 0;
        color: #009FDE;
        transition: color 0.3s, background-color 0.3s;
        text-decoration: none;
        background: transparent;
      }
        .blog-style-styled_list1 article .post-links .post-read-more a.wpge-cta span {
          background-color: #00a8e1;
          padding: 0 24px;
          color: white;
          font-weight: 500;
          font-family: 'Montserrat';
          position: relative;
          display: inline-block;
          text-align: center;
          text-transform: uppercase;
          white-space: nowrap;
          border: 0 none;
          vertical-align: middle;
          height: 40px;
          line-height: 40px;
          font-size: 14px;
          transition: all 0.3s;
          border-radius: 0 !important;
          margin: 0 !important;
        }

@media (max-width: 767px) {
  .blog-style-styled_list1 article {
    width: 100%;
    min-width: 300px;
    border-radius: 60px;
    padding-top: 135px;
  }
  .blog-style-styled_list1 article .post-item {
      margin-left: 0;
      margin-top: 85px;
    position: relative;
      border-radius: 45px;
  }
    .blog-style-styled_list1 article .post-item .post-info-wrap {
        margin: -215px 0 35px 0;
        position: initial;
        width: 100%;
    }
      .blog-style-styled_list1 article .post-item .post-info-wrap .post-info {
        width: 100%;
        left: 0;
        position: relative;
        text-align: left;
      }
        .blog-style-styled_list1 article .post-item .post-info-wrap .post-info .post-img {
          position: inherit;
          margin: 20px 0px 0px 35px;
          text-align: center;
          right: 20px;
        }
        .blog-style-styled_list1 article .post-item .post-info-wrap .post-info .wpge-sponsored-listing {
          margin: 0;
          text-align: center;
          width: 100%;
        }
    .blog-style-styled_list1 article .post-item .post-text-wrap {
      padding: 75px 25px;
      margin: 0;
      position: initial;
    }
    .blog-style-styled_list1 article .wrap-style {
      width: 50px;
      height: 100px;
      position: absolute;
      left: 50px;
      top: -100px;
      transform: rotate(90deg);
      transform-origin: 0 100%;
      -webkit-transform: rotate(90deg);
      -webkit-transform-origin: 0 100%;
    }
}

@media (max-width: 400px) {
  .blog-style-styled_list1 article .wrap-style {
    left: 37% !important;
  }
}
@media (max-width: 425px) {
  .blog-style-styled_list1 article .wrap-style {
    left: 38% !important;
  }
}
@media (max-width: 450px) {
  .blog-style-styled_list1 article .wrap-style {
    left: 39% !important;
  }
}
@media (max-width: 767px) {
  .blog-style-styled_list1 article .wrap-style {
    left: 40% !important;
  }
}


#PopFormWidget2 {
  top:25px;
}


#PopFormWidget2 .form-control {
  font-size: 1rem !important;
}

#PopFormWidget2 .close:hover {
  background-color: transparent;
}

#PopFormWidget2 .ge-button-custom {
  text-wrap: auto;
}

.read-more {
  cursor:pointer;
  text-decoration:underline;
}


.select2-results {
  background-color:#F9F9F9;
  border: 1px solid #707070;
}




