/*
Theme Name: Medfin Blog Theme
Theme URI: 
Description: This is professional theme developed Quiet by A1FT.
Version: 2.0
Author: Soumili
Author URI: https://www.a1future.com
License: Need Permission over Phone or Email
Author Contact: 
Tags:Wordpress Theme
*/

body{
    font-family: 'Figtree', sans-serif;
    margin: 0;padding: 0; text-align: left; 
}

h1{font-size: 72px;}
h2{font-size: 48px;}
p{font-size: 15px;}
h3{font-size: 20px;}
h4{font-size: 14px;}
h5{font-size: 18px; font-weight: 600;}
h6{font-size: 16px;}
a{text-decoration: none;}

ul{list-style: none;}

.area-padding{padding: 50px 0;}

/* navbar */
header{
  background: linear-gradient(280.29deg, #DFFAFB 22.73%, #E4EEFC 100%); z-index: 9;position: relative;
}
header.sticky{
  position:fixed;
  width:100%;
  background: #FFF !important;
  z-index: 99;
  box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
}

header{padding:0;}

@media screen and (min-width: 1200px){
header {
    padding: 10px 24px;
}
}

.header-background{background: linear-gradient(280.29deg, #DFFAFB 22.73%, #E4EEFC 100%); padding: 0px 0 50px;}
.ask-btn{position: fixed; z-index: 999;  transform: rotate(90deg); background-color: #2878e3; float: right; border-radius: 0 0 10px 10px;  right: -40px; top: 50%; padding: 10px 20px;}

.navbar-toggler{
  background: #78AAED;
  text-decoration: none;
  padding: 0;
  border-radius: 8px;
  width: 44px;
  height: 44px;
  border: 0px;
  outline: none;
  box-shadow: none;
}

.navbar-brand {
  padding: 0rem;
}

@media screen and (max-width: 1199px){
.navbar-toggler {
    margin-right: 1rem;
}
}
@media screen and (max-width: 1199px){
.navbar-brand {
    margin-left: 1rem;
    width: 80px;
}
}



.navbar-toggler:focus{box-shadow: none;}




.form-submit{width: 255px;}


/* banner */

.banner-content h1{font-size: 72px; color: #000000; padding-top: 190px; text-transform: capitalize;} 

/* about */

/* .about-content span { text-decoration: underline solid #f9dd76 10px; text-underline-offset: -0.2em;} */
.about-content p{padding: 20px 0 0;}
.social-icon .fa{font-size: 25px; padding: 10px 24px 0px 0px; color: #97a7b5;}
.border-social{border-left: 2px solid #97a7b5;}
.about-content span {padding: 30px 0 8px;  position: relative; }
  
 .about-content span::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 16px;
    width: 100%;
    height: 14px;
    background: #f9dd76;
    z-index: -1;
  }
     

/* blog post */

.post-section{background-color: #f6f9fe;}
.admin-post h4{padding-left: 7px;}
.post-content h4 a{color: #2878e3; text-transform:uppercase;}
.post-content a{color: #2878e3; font-size: 14px;}
.post-content h3 a{color: #000000; font-size: 24px; line-height: 1.2;}
.post-content p{color: #637587;}
.admin-post{color: #97a7b5;}
.blog-post{ margin-bottom: 20px; border-radius: 10px;}
.all-catagiories li a{color: #637587;}
.catagories{border-radius: 10px;}
.post-img>img{width: 250px; height:250px;border-radius: 10px 0 0 10px; }
.breadcrumb{text-align:left;margin:5px auto;}


  /* contat us */

  .form-border {border-bottom: 2px solid #a6a6a6 !important; box-shadow: none !important; border-radius: 0;     border: var(--bs-border-width) solid #ffffff;}
.form-border input{color: #7b8a99;}
.btn-submit{font-size: 18px; background-color: #2878e3; color: #fff; padding: 10px 30px;}
.btn-submit:hover{background-color: #0a58ca; color: #fff !important;}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{ color: #fff !important;
    background-color: #2878e3;  border-color: #2878e3;}

/* EMI */

.emi-background{background: url(./images/emi-background.webp); background-position: top; z-index: -999999; position: relative; background-size: cover; background-repeat: no-repeat; padding: 100px 0 100px;}



/* relatd post */

.related-post{background-color: #fffcf0; position: relative; z-index: 9;}
.related {border-radius: 10px; height: 316px !important; margin: 20px 10px 0; position: relative; background-color: #fff; border: 1px solid #f1f3ef;}
.related-img a>img{border-radius: 10px 10px 0 0;width:260px; height:180px;}
.related h3 a{color:#181c20;}
.related-date h6{padding-left: 6px; color: #a6a6a6;}
.related-date .fa{color: #a6a6a6;}
.related-number{background-color: #2878e3; margin-top: -21px; border-radius: 6px; color:#fff; padding: 10px 20px; display: inline-block; position: absolute;}
.slick-dots li button:before{font-size: 25px !important;}
.slick-dots li.slick-active button:before{color: #2878e3 !important;}
/* .related-date:nth-child(01){padding-top: 32px !important;} */


/* footer */

footer{background-color: #181c20;}
.medfin-content h6{color: #fff; text-align: left;}
.medfin-content ul{padding: 0;}
.medfin-content li{text-align: left; list-style: none; line-height: 2;}
.medfin-content li a{text-decoration: none; font-size: 14px; color: #637587;}
.medfin-content li a:hover{color: #fff;}
.ftr-column{ column-count: 3;}
.medfin-content1{width: 35%;}
.wpcf7-textarea{height:80px;}

hr{color: #637587;}

.copy-social .fa{font-size: 18px; color: #ffffff; background-color: rgba(255, 255, 255, 0.05); border-radius: 50%; width: 40px;
    height: 40px; text-align: center; padding: 10px 8px;}
.header_search{display: inline;}






/* responsive */

@media (min-width:320px) and (max-width:360px){

  h1{font-size: 72px;}
  h2{font-size: 35px;}
  p{font-size: 15px;}
  h3{font-size: 20px;}
  h4{font-size: 14px;}
  h5{font-size: 18px; font-weight: 600;}
  h6{font-size: 16px;}
  a{text-decoration: none;}
  
  ul{list-style: none;}
  
  .area-padding{padding: 30px 0;}

  /* header */

  
  .btn-color{ background-color: #fff !important; padding: 15px 20px;   margin: 10px 0px !important;}
.navbar-collapse{ position: absolute !important; top: 50px !important;  background: #fff !important; padding: 18px 20px ;  width: 100% !important;}
.banner-content h1 {font-size: 60px;  padding-top: 25px; text-align: center;}



/* about-us */

.border-social{display: none;}


/* Blog post section */

.border-bottom{    padding-bottom: 15px;}
.catagories {display: none;}




/* related post */

/* .related {width: 100% !important; }
.related:nth-child(1), .related:nth-child(2), .related:nth-child(3){margin: 25px 0;} */
.post-content h3 a{font-size: 18px;}
.admin-post{display: flex; margin-left: 7px; margin-right: 7px;}
.admin-post .fa{font-size: 10px;}
.admin-post h4{font-size: 8px;}
.catagories-background{background-color: #f6f9fe !important;}
.related-content, .related-date{padding: 10px 10px 0;}
.post-content p{font-size: 14px;}
.post-img>img{border-radius: 10px 10px 0 0;}
.related {height: 292px !important;}




  /* footer */

  .footer-logo{padding-bottom: 25px;}
  .ftr-column{column-count: auto;}
  .medfin-content1 {width: 100%;}
  .copy-column{flex-direction: column-reverse;}
  .social-icon{padding-bottom: 16px;}
  .social-icon a{padding: 0 5px;}
  .post-img>img{width: 100%;height:auto;}

}

@media (min-width:361px) and (max-width:425px){

  h1{font-size: 72px;}
  h2{font-size: 35px;}
  p{font-size: 15px;}
  h3{font-size: 20px;}
  h4{font-size: 14px;}
  h5{font-size: 18px; font-weight: 600;}
  h6{font-size: 16px;}
  a{text-decoration: none;}
  
  ul{list-style: none;}
  
  .area-padding{padding: 30px 0;}




    
      /* header */

    .btn-color{ background-color: #fff !important; padding: 15px 20px;   margin: 10px 0px !important;}
    .navbar-collapse{ position: absolute !important; top: 50px !important;  background: #fff !important; /*padding: 18px 20px */;width: 100%; }
    .banner-content h1 {font-size: 60px;  padding-top: 25px; text-align: center;}
    

  /* banner */

  .banner-content h1 { font-size: 60px; padding-top: 25px;}

/* about-us */

.border-social{display: none;}
.about-img{text-align: center;}


/* Blog post section */

.border-bottom{    padding-bottom: 15px;}
.catagories {display: none;}



/* related post */

/* .related {width: 100% !important; }
.related:nth-child(1), .related:nth-child(2), .related:nth-child(3){margin: 25px 0;} */
.post-content h3 a{font-size: 18px;}
.admin-post{display: flex; margin-left: 7px; margin-right: 7px;}
.admin-post .fa{font-size: 10px;}
.admin-post h4{font-size: 8px;}
.catagories-background{background-color: #f6f9fe !important;}
.related-content, .related-date{padding: 10px 10px 0;}
.post-content p{font-size: 14px;}
.post-img>img{border-radius: 10px 10px 0 0;}
.related {height: 356px !important;}
.post-img>img{width: 100%;height:auto;}



  /* footer */

  .footer-logo{padding-bottom: 25px;}
  .ftr-column{column-count: auto;}
  .medfin-content1 {width: 100%;}
  .copy-column{flex-direction: column-reverse;}
  .social-icon{padding-bottom: 16px;}
  .copy-content h6{text-align: center;}
  .social-icon a{padding: 0 5px;}



}

@media (min-width:426px) and (max-width:768px){

.area-padding{padding: 30px 0;}


  /* header */

.navbar-collapse{ position: absolute !important; top: 50px !important;  background: #fff !important; padding: 18px 20px ;  width: 98% !important;}
.dropdown-menu{border: 0 !important;}



/* blog-post */

.related {height: 260px !important;}
.related-content, .related-date{padding: 10px 10px 0;}
.related-content h3{font-size: 16px;}
.related-date h6{font-size: 14px;}


/* blog-post */

.blog-post{column-count: 2;}
.catagories {display: none;}
.post-content h3 a{font-size: 20px;}
.admin-post {display: flex; }
.admin-post .fa{font-size: 12px;}
.admin-post h4 {padding-left: 4px; font-size: 13px;}
.admin-post:nth-child(1){margin: 0 3px;}
.post-content{padding-top: 50px !important;}
.catagories-background{background-color: #f6f9fe !important;}


/* Footer */

.ftr-fast-section{display: flex;}
.ftr-column{column-count: 2;}
.medfin-content1 { width: 100%;}
.social-icon{float: right;}
.medfin-hr{ border-top: 2px solid #637587; padding-top: 30px; column-count: 2;}



}

@media (min-width:769px) and (max-width:1024px){

  h3 {
    font-size: 16px;
}

/* header */

.form span { right: 4px;}
.form-input{padding: 5px !important; font-size: 12px !important;}
.btn-color{ margin: 3px 10px 0; padding: 10px 10px; font-size: 10px;} 
.btn-book {margin-top: 2px; font-size: 12px;}
}




/*Dropdown API*/
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li > .dropdown-item:after {
  border-bottom: 1px solid #637587;
  border-right: 1px solid #637587;
  border-left: 0;
  width: 6px;
  height: 6px;
  border-top: 0;
  transform: rotate(315deg);
  margin-top: 0px;
  transition: .4s ease all;
}


.medfin-services{
  width: 50% !important;

}
@media screen and (min-width: 1200px){
  .medfin-services{
    width: 20% !important;
  
  }
}

/**nav**/

@media screen and (min-width: 1200px){
.dropdown:hover >.dropdown-menu{
 display: block;
}
}

.dropdown-item:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}

.nav-link.dropdown-toggle::after {
  border-bottom: 1px solid #637587;
  border-right: 1px solid #637587;
  border-left: 0;
  width: 6px;
  height: 6px;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0px;
}


.navbar-nav > .nav-item.dropdown > .dropdown-menu > li > .dropdown-item {
  padding: 0.875rem;
  line-height: 1;
  color: #414C58;
  font-weight: 400;
  font-size: 14px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 25px 1fr 15px;
  grid-gap: 0.25rem;
  align-items: center;
  justify-content: flex-start;
}
.dropdown-item.dropdown-toggle::after {
  border-bottom: 1px solid #637587;
  border-right: 1px solid #637587;
  border-left: 0;
  width: 6px;
  height: 6px;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0px;
}

.navbar-nav > .nav-item.dropdown > .dropdown-menu > li > .dropdown-item::after {
  border-bottom: 1px solid #637587;
  border-right: 1px solid #637587;
  border-left: 0;
  width: 6px;
  height: 6px;
  border-top: 0;
  transform: rotate(315deg);
  margin-top: 0px;
  transition: .4s ease all;
}

.navbar-nav > .nav-item.dropdown > .dropdown-menu {
  min-width: 300px;
  border-radius: 8px;
  border: 0;
}

.navbar-nav > .nav-item.dropdown > .dropdown-menu > li ul a {
  padding: 0.875rem;
  line-height: 1;
  color: #414C58;
  font-weight: 400;
  font-size: 14px;
  border-radius: 8px;
}
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li ul {
  border: 1px solid #E9E9E9;
  border-radius: 8px;
  box-shadow: 0px 35px 55px -12px rgb(16 26 40 / 16%) !important;
  padding: 8px;
  margin-left: 15px;
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li ul {
    margin-left: 0;
    box-shadow: none !important;
    border: 0;
    border-radius: 0px;
    padding: 0;
    background: transparent;
    padding-left: 8px;
}
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li > .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
}
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li ul > li:nth-child(1) {
    border-top: 1px solid #E9E9E9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 8px;
}
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li ul > li {
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    box-shadow: 0px 35px 55px -12px rgb(16 26 40 / 16%) !important;
    background-color: #fff;
    padding: 0px 8px;
}
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu {
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none !important;
    padding-top: 15px;
    margin-top: 0;
}
}

.navbar-nav > .nav-item.dropdown > .dropdown-menu {
  /* border: 1px solid #E9E9E9; */
  border-radius: 8px;
  /* box-shadow: 0px 35px 55px -12px rgb(16 26 40 / 16%) !important; */
  min-width: 300px;
  padding: 0;
  /* padding: 8px; */
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li:nth-child(1) {
    border-top: 1px solid #E9E9E9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 8px;
}
}

@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li {
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    box-shadow: 0px 35px 55px -12px rgb(16 26 40 / 16%) !important;
    background-color: #fff;
    padding: 0px 8px;
}
}


@media screen and (min-width: 1200px){
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li:last-child {
    border-bottom: 1px solid #e9e9e9;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-bottom: 8px;
}
}


@media screen and (max-width: 1199px){
.navbar ul.navbar-nav > li.nav-item > .nav-link {
    padding: 16px 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E6EBF0;
}
}


.two_btn--grid {
  position: fixed;
  z-index: 4;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.85rem;
  background: #fff;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  grid-gap: 0.5rem;
  box-shadow: 0px -7px 6px -3px rgba(16, 26, 40, 0.04), 0px -11px 15px -4px rgba(16, 26, 40, 0.03);
  border-radius: 8px 8px 0px 0px;
  /* opacity: 0;
  visibility: hidden;
  transform: translateY(200px); */
  transition: 1s ease all;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.two_btn--grid a {
  font-size: .875rem;
}
.viewallBtn {
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  background-color: #2878e3;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  padding: 14px 25px;
  transition: .2s ease all;
  border: 1px solid transparent;
  line-height: 1;
  justify-content: center;
}

.small__callBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #E4EEFC;
  border-radius: 8px;
  width: 50px;
  height: 50px;
}

.small__wahtsappBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #EAFBF0;
  border-radius: 8px;
  width: 50px;
  height: 50px;
}


@media screen and (max-width: 1199px)
{
.navbar-nav > .nav-item.dropdown > .dropdown-menu > li > .dropdown-item {
    background: #F8FAFC;
    border-radius: 0;
    border-bottom: 1px solid #E6EBF0;
}
}

.navbar-collapse{
      z-index: 99999999;
}


/* Popup */

.help-block{
  color: red;
}
.locationmodal .custom__searchbar__desktop .navbar-serach-input:focus,
.selection .select2-selection:active,
.selection .select2-selection[aria-expanded=true] {
  border-color: var(--medfin--primary)
}

.select2-container {
  width: 100% !important
}


.selection .select2-selection {
  padding: 20px 20px 20px 2.5rem;
  border: 1px solid #e6ebf0;
  border-radius: 8px;
  background: #f8fafc;
  outline: 0;
  box-shadow: none;
  font-size: 1rem;
  transition: .2s;
  width: 100%;
  line-height: 1;
  height: auto
}

.selection .select2-selection>.select2-selection__rendered {
  padding: 0;
  line-height: 1
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom: 1px solid var(--mdefin--light);
  border-right: 1px solid var(--mdefin--light);
  border-left: 0;
  width: 8px;
  height: 8px;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0;
  transition: .4s
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(225deg)
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 17px;
  line-height: 0;
  top: 15px;
  bottom: auto;
  right: 10px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e6ebf0;
  outline: 0;
  border-radius: 6px;
  padding: 6px
}

.select2-search--dropdown {
  padding: 0
}

.select2-dropdown {
  box-shadow: 0 7px 6px -3px rgb(16 26 40 / 4%), 0 11px 15px -4px rgb(16 26 40 / 3%);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 5px;
  border: 1px solid #e6ebf0;
  padding: 8px
}

.select2-results li.select2-results__option {
  color: #414c58;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 12px
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
  background: #f8fafc;
  border-radius: 8px;
  color: #181c20
}

.select2-container--default .select2-results>.select2-results__options {
  margin-top: 7px
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #e6ebf0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

#selectReviewParent .selection .select2-selection {
  padding-left: 1.15rem
}

.card__surgery__section .tabbar__content__cell.feature__listbox--item+.tabbar__content__cell.feature__listbox--item::after,
.no-search .select2-search--dropdown {
  display: none
}

.find__doctor__inner .select2-selection {
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 18px
}

.find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 12px
}

.fingerprint__wrapper .find__doctor__inner .custom_form_group .select2-selection {
  background-color: #f8fafc !important;
  padding-top: 14px;
  padding-bottom: 14px
}

.fingerprint__wrapper .find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px
}

.fingerprint__wrapper .find__doctor__inner .class__videosearch .custom_form_group .select2-selection {
  background-color: #fff !important
}

.new_dropdown .selection .select2-selection {
  padding-top: 16px;
  padding-bottom: 16px
}

.new_dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px
}


.select2-container {
  width: 100% !important;
}

.selection .select2-selection {
  padding: 20px;
  padding-left: 2.5rem;
  border: 1px solid #E6EBF0;
  border-radius: 8px;
  background: #F8FAFC;
  outline: none;
  box-shadow: none;
  font-size: 1rem;
  transition: .2s ease all;
  width: 100%;
  line-height: 1;
  height: auto;
}

.selection .select2-selection>.select2-selection__rendered {
  padding: 0;
  line-height: 1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom: 1px solid var(--mdefin--light);
  border-right: 1px solid var(--mdefin--light);
  border-left: 0;
  width: 8px;
  height: 8px;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0px;
  transition: .4s ease all;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(225deg);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 17px;
  line-height: 0;
  top: 15px;
  bottom: auto;
  right: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e6ebf0;
  outline: none;
  border-radius: 6px;
  padding: 6px;
}

.select2-search--dropdown {
  padding: 0;
}

.select2-dropdown {
  box-shadow: 0px 7px 6px -3px rgb(16 26 40 / 4%), 0px 11px 15px -4px rgb(16 26 40 / 3%);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 5px;
  border: 1px solid #E6EBF0;
  padding: 8px;
}

.select2-results li.select2-results__option {
  color: #414C58;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 12px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
  background: #F8FAFC;
  border-radius: 8px;
  color: #181C20;
}

.select2-container--default .select2-results>.select2-results__options {
  margin-top: 7px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #E6EBF0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.selection .select2-selection:active,
.selection .select2-selection[aria-expanded="true"] {
  border-color: var(--medfin--primary);
}

#selectReviewParent .selection .select2-selection {
  padding-left: 1.15rem;
}

.find__doctor__inner .select2-selection {
  background-color: #fff;
}

.find__doctor__inner .select2-selection {
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 18px;
}

.find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 12px;
}

.no-search .select2-search--dropdown {
  display: none;
}

.fingerprint__wrapper .find__doctor__inner .custom_form_group .select2-selection {
  background-color: #F8FAFC !important;
  padding-top: 14px;
  padding-bottom: 14px;
}

.fingerprint__wrapper .find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px;
}

.fingerprint__wrapper .find__doctor__inner .class__videosearch .custom_form_group .select2-selection {
  background-color: #fff !important;
}

.new_dropdown .selection .select2-selection {
  padding-top: 16px;
  padding-bottom: 16px;
}

.new_dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px;
}

/* Ask Medfin Modal */

.help-block{
  color: red;
}
.locationmodal .custom__searchbar__desktop .navbar-serach-input:focus,
.selection .select2-selection:active,
.selection .select2-selection[aria-expanded=true] {
  border-color: var(--medfin--primary)
}

.select2-container {
  width: 100% !important
}


.selection .select2-selection {
  padding: 20px 20px 20px 2.5rem;
  border: 1px solid #e6ebf0;
  border-radius: 8px;
  background: #f8fafc;
  outline: 0;
  box-shadow: none;
  font-size: 1rem;
  transition: .2s;
  width: 100%;
  line-height: 1;
  height: auto
}

.selection .select2-selection>.select2-selection__rendered {
  padding: 0;
  line-height: 1
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom: 1px solid var(--mdefin--light);
  border-right: 1px solid var(--mdefin--light);
  border-left: 0;
  width: 8px;
  height: 8px;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0;
  transition: .4s
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(225deg)
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 17px;
  line-height: 0;
  top: 15px;
  bottom: auto;
  right: 10px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e6ebf0;
  outline: 0;
  border-radius: 6px;
  padding: 6px
}

.select2-search--dropdown {
  padding: 0
}

.select2-dropdown {
  box-shadow: 0 7px 6px -3px rgb(16 26 40 / 4%), 0 11px 15px -4px rgb(16 26 40 / 3%);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 5px;
  border: 1px solid #e6ebf0;
  padding: 8px
}

.select2-results li.select2-results__option {
  color: #414c58;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 12px
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
  background: #f8fafc;
  border-radius: 8px;
  color: #181c20
}

.select2-container--default .select2-results>.select2-results__options {
  margin-top: 7px
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #e6ebf0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

#selectReviewParent .selection .select2-selection {
  padding-left: 1.15rem
}

.card__surgery__section .tabbar__content__cell.feature__listbox--item+.tabbar__content__cell.feature__listbox--item::after,
.no-search .select2-search--dropdown {
  display: none
}

.find__doctor__inner .select2-selection {
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 18px
}

.find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 12px
}

.fingerprint__wrapper .find__doctor__inner .custom_form_group .select2-selection {
  background-color: #f8fafc !important;
  padding-top: 14px;
  padding-bottom: 14px
}

.fingerprint__wrapper .find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px
}

.fingerprint__wrapper .find__doctor__inner .class__videosearch .custom_form_group .select2-selection {
  background-color: #fff !important
}

.new_dropdown .selection .select2-selection {
  padding-top: 16px;
  padding-bottom: 16px
}

.new_dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px
}


.select2-container {
  width: 100% !important;
}

.selection .select2-selection {
  padding: 20px;
  padding-left: 2.5rem;
  border: 1px solid #E6EBF0;
  border-radius: 8px;
  background: #F8FAFC;
  outline: none;
  box-shadow: none;
  font-size: 1rem;
  transition: .2s ease all;
  width: 100%;
  line-height: 1;
  height: auto;
}

.selection .select2-selection>.select2-selection__rendered {
  padding: 0;
  line-height: 1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom: 1px solid var(--mdefin--light);
  border-right: 1px solid var(--mdefin--light);
  border-left: 0;
  width: 8px;
  height: 8px;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0px;
  transition: .4s ease all;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(225deg);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 17px;
  line-height: 0;
  top: 15px;
  bottom: auto;
  right: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e6ebf0;
  outline: none;
  border-radius: 6px;
  padding: 6px;
}

.select2-search--dropdown {
  padding: 0;
}

.select2-dropdown {
  box-shadow: 0px 7px 6px -3px rgb(16 26 40 / 4%), 0px 11px 15px -4px rgb(16 26 40 / 3%);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 5px;
  border: 1px solid #E6EBF0;
  padding: 8px;
}

.select2-results li.select2-results__option {
  color: #414C58;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 12px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
  background: #F8FAFC;
  border-radius: 8px;
  color: #181C20;
}

.select2-container--default .select2-results>.select2-results__options {
  margin-top: 7px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #E6EBF0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.selection .select2-selection:active,
.selection .select2-selection[aria-expanded="true"] {
  border-color: var(--medfin--primary);
}

#selectReviewParent .selection .select2-selection {
  padding-left: 1.15rem;
}

.find__doctor__inner .select2-selection {
  background-color: #fff;
}

.find__doctor__inner .select2-selection {
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 18px;
}

.find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 12px;
}

.no-search .select2-search--dropdown {
  display: none;
}

.fingerprint__wrapper .find__doctor__inner .custom_form_group .select2-selection {
  background-color: #F8FAFC !important;
  padding-top: 14px;
  padding-bottom: 14px;
}

.fingerprint__wrapper .find__doctor__inner .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px;
}

.fingerprint__wrapper .find__doctor__inner .class__videosearch .custom_form_group .select2-selection {
  background-color: #fff !important;
}

.new_dropdown .selection .select2-selection {
  padding-top: 16px;
  padding-bottom: 16px;
}

.new_dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px;
}