/* Source and licensing information for the line(s) below can be found at https://xn----7sbbtmaeakcizrbp3are.xn--80adxhks/themes/d9theme/css/view-specialist.css. */
/**
* Place your view-specialist styles here.

MAIN
ADAPTIVE

*/


/* MAIN */
.front-eighth-screen {
  background: #DCDDFF;
  padding-bottom: 6em;
}

.front-eighth-screen.page-specialization-view {
  padding-top: 4em;
  padding-bottom: 6em;
}

.front-eighth-screen h2 {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}

.view-specialist > ul {
  list-style: none!important;
  margin-top: 3em;
  padding-left: 0!important;
}

.view-specialist .views-infinite-scroll-content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 15px;
  row-gap: 60px;
}

.view-specialist > form {
  grid-row: 1;
  grid-column: 1/4;
  margin-bottom: 15px;
}

.form-item-field-doctor-direction-target-id .chosen-single,
.form-item-field-doctor-direction-target-id .form-select {
  border: 1px solid #CAD6F4;
  background: #fff;
  border-radius: 10px;
  height: 100%;
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  outline: none;
  font-family: 'Gilroy Regular', sans-serif;
  box-shadow: none;
}

.view-specialist .pager__item {
  /* text-align: center; */
}

.view-specialist .pager__item a {
  border: 1px solid #CAD6F4;
  background-color: #fff;
  border-radius: 10px;
  padding: 7px 20px;
  padding-left: 15px;
  padding-right: 15px;
  color: #26364B;
}

.front-eighth-screen__doctor .view-specialist {
  position: relative;
}

.front-eighth-screen__doctor .view-specialist footer {
  float: right;
  bottom: -10px;
  right: 0;
  position: absolute;
  cursor: pointer;
  background-color: #7865DF;
  border: none;
  padding: 8px 20px;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  transition: all .2s ease;
}

.front-eighth-screen__doctor .view-specialist footer:hover {
  background-color: rgb(120 101 223 / 75%);
}

.front-eighth-screen__doctor .view-specialist footer a {
  color: #fff;
}










/* ADAPTIVE */
@media (min-width: 1920px) {
}

@media (max-width: 1920px) {
}

@media (max-width: 1919px) {
}

@media (max-width: 1700px) {
}

@media (max-width: 1600px) {
}

@media (max-width: 1440px) {
}

@media (max-width: 1366px) {
}

@media (max-width: 1280px) {
  .view-specialist .views-infinite-scroll-content-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .view-specialist > ul {
    margin-top: 5em;
  }
}

@media (max-width: 1150px) {
  .view-specialist .views-infinite-scroll-content-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 1024px) {

}

@media (max-width: 991px) {

}

@media (max-width: 834px) {
  .view-specialist .views-infinite-scroll-content-wrapper {
    display: flex;
    flex-direction: column;
  }
  .front-eighth-screen {
    padding-bottom: 2em;
  }
  .view-specialist > ul {
    margin-top: 3em;
  }
}

@media (max-width: 768px) {
  
  
}

@media (max-width: 650px) {
}

@media (max-width: 480px) {
}

@media (max-width: 450px) {
}

@media (max-width: 380px) {
  .front-eighth-screen {
    padding-bottom: 5em;
  }
  .front-eighth-screen__doctor .view-specialist footer {
    right: auto;
    bottom: -55px;
  }
}
/* Source and licensing information for the above line(s) can be found at https://xn----7sbbtmaeakcizrbp3are.xn--80adxhks/themes/d9theme/css/view-specialist.css. */