/* html * {
	font-family: Hero Light !important;
} 
*/
body{
	background-color: #FFFDF9 !important;
	/* font-family: Hero Light !important; */
	/*font-family: 'Nunito';*/
}
.light{
	color: none !important;
	/*background:none !important; */
}
.signup-btn{
    width: 100% !important;
    height: 48px !important;
    color: #fff !important;
    font-size: 1rem !important;
    line-height: 1.375rem;
    background-color: #FFBB49 !important;
    border-radius: 15px !important;
    font-weight: 800 !important;
  }
  .btn:hover{
    color: #fff !important;
  }
  .sign-in{
    color: #E2841B !important;
  }
  .invalid-captcha{
    color:red;
  }
  .terms{
    color: #E2841B !important;
  }
  .terms-condition{
  	color: #E2841B !important;
  }

.vet-search{
		background-color: #FCF5E7 !important;
	}
	.btn-spec{
		background-color: #FFBB49 !important;
		color: white !important;
		border-radius: 14px !important;
		/*width: 380px;
		height: 45px;*/
	}
	.spec-name {
	 	color: #848484;
	}
	.card-title{
		font-weight: 800;
		font-size: 18px;
		line-height: 24px;
		color: #4a4a4a;
	}
	.cat
	{
		height: 93px;
		/* border: 1px solid red; */
		background-color: #FBF4EA;
		width: 93px;
		text-align: center;
		margin-bottom: 16px;
    display:inline-block;
    border-radius: 8px;
  }
  .cat:active, .cat:focus, .cat:visited{
    background: #FFBB49 !important;
    color:#fff !important;
    /* border:1px solid #FFBB49 !important; */
	}
	
	.cat img{
		margin-top:10px;
	}
	#input {
        margin:0;
        padding-right: 30px;
        width: 100%;
    }
    #input_img {
        position:absolute;
        bottom:5px;
        right:18px;
    }
    .material-design-icon > .material-design-icon__svg {
      height: 2em !important;
      width: 2em;
      color:#FFBC48;
      font-size: 1rem !important;
    }
    .vet-img{
		height: 80px !important;
		width: 80px !important;
		object-fit: cover;
		cursor: pointer;
	}
	.vet-area::before{
		content: "\A";
	}

	.forgot-pass{
    color: #DF7600 !important;
  }
  .sign-btn{
    width: 100%;
    height: 48px;
    color: #fff !important;
    font-size: 1rem !important;
    line-height: 32px !important;
    font-weight: 800 !important;
    background-color: #FFBB49 !important;
    /* font-family: "Hero Light";  */
    border-radius: 15px !important;
    margin-top:5px !important;
  }
  .sign-up{
    color: #DF7600 !important;
  }
  .mt-5{
    margin-top: 0px !important;
  }

  #input {
        margin:0;
        padding-right: 30px;
        width: 100%;
    }
    #input_img {
        position: absolute;
        bottom: 2px;
        right: 64px;
        width: 8px;
        height: 28px;
        left: 390px;
        bottom: 277px;
    }
    #magnify_img{
      position: absolute;
      bottom: 2px;
      right: 0;
      width: 32px;
      height: 32px;
      cursor: pointer;
      top: 0;
      margin-top: 40px;
      margin-right: 10px;
    	/* position: absolute;
        bottom: 2px;
        right: 64px;
        width: 8px;
        height: 28px;
        bottom: 10px;
        cursor: pointer;
        top: 41px; */
    }

    #magnify_img > .material-design-icon__svg {
      height: 2em !important;
    }

    .material-design-icon > .material-design-icon__svg{
    	height: 1em !important;
    }
    .btn:hover{
      color: #fff !important;
    }
    .form-control:focus{
    	border:1px solid #E2841B !important;
    }

    .card-title{
		font-weight: bold;
		font-size: 18px;
		line-height: 24px;
		color: #4a4a4a;
	}
	.news-see-all{
		color: #E17B08;
	}
	.news-img{
		height: 56px;
		width: 56px;
		object-fit: cover;
		cursor: pointer;
	}
	.news-service{
		margin-left: 10px !important;
	}
	.see-all{
		color:#E7973C;
	}
	.find-vet{
		cursor: pointer;
	}
	.right-sidebar-toggle{
		display: none !important;
	}
	.sign-info{
    margin-top: 0px !important;
    margin-bottom: 1.5rem !important;
		border:none !important;
	}
	.bottom-img{
		width: 100% !important;
	}
	.region{
		display: block;
	}
	.vet-det{
		margin-left: 20px;
	}
	.iq-menu-bt{
		position: unset !important;
	}
	.iq-waves-effect{
		position: unset !important;
  }
  /* Added on 28-05-2020 */
  .iq-menu a i, .ri-subtract-line{
    color:#727272 !important;
  }
  .iq-menu a.active i{
    color:#fff !important;
  }
  
  .input-pass{
    top: 0;
    position: absolute;
    right: 0;
    width: 18px;
    height: 16px;
    left: auto;
    margin: 10px 14px;
    text-align: center;
  }
  .input-pass.material-design-icon > .material-design-icon__svg {
    height: 16px !important;
    width: 16px !important;
    color: #DF7600 !important;
    font-size: 1rem !important;
}
.register-pass{
  top: 0;
  position: absolute;
  right: 0;
  width: 18px;
  height: 16px;
  left: auto;
  margin: 10px 14px;
  text-align: center;
}
.register-pass .material-design-icon > .material-design-icon__svg {
    height: 2em !important;
    width: 2em;
    color: #DF7600;
    font-size: 1rem !important;
}
.register-confirm-pass{
  top: 0;
  position: absolute;
  right: 0;
  width: 18px;
  height: 16px;
  left: auto;
  margin: 10px 14px;
  text-align: center;
}
.register-confirm-pass .material-design-icon > .material-design-icon__svg {
    height: 2em !important;
    width: 2em;
    color: #DF7600;
    font-size: 1rem !important;
}


.pos-rel{
  position: relative;
}
/* .form-control{
  height:49px !important;
  line-height: 49px !important;
  border: 1px solid #D5D4DB !important;
  padding: 7px 12px !important;
} */

  .form-box .form-group > label{
    font-size:0.875rem !important;
    line-height: 1.188rem !important;
    color:#727272 !important;
  }

  .form-box .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D5D4DB!important;
  opacity: 1; /* Firefox */
}

.form-box .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D5D4DB!important;
}

.form-box .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #D5D4DB!important;
}
.form-box .material-design-icon > .material-design-icon__svg{
  color:#DF7600 !important;
}
.passMsg p{
  font-size:0.75rem;
  line-height: 1rem;
  color:#A3A3A3 !important;
}
.menu-side, .nv-top{
  width:2.25rem;
  height:2.25rem;
}
.wrapper-menu, .nv-top{
font-size: 1.25rem !important;
line-height: 0.75rem !important;
}

.menu-side i, .navbar i{
  color:#DF7600 !important;
}
.navbar-list li > a.userSearchPic  > img{
  width:40px !important;
  height:40px !important;
}
.iq-customer-box h4{
  font-size: 1rem !important;
  line-height: 1.375rem !important;
  font-weight: bold;
  color: #727272 !important;
}
.iq-customer-box h5{
  font-size: 0.875rem !important;
  line-height: 1.188rem !important;
  color: #4A4A4A !important;
  text-transform: capitalize !important;
}
.iq-navbar-custom{
  -webkit-box-shadow: rgba(237,212,168,0.35) 0 0 20px 0.2px !important;
  box-shadow: rgba(237,212,168,0.35) 0 0 20px 0.2px !important;
  border-radius: 12px !important;
}

/* Common CSS */
button { 
  font-family: "Nunito", sans-serif !important;
}

.calenderIcon{
  position:relative;
}
.calenderIcon .vc-px-3{
  padding-right:40px !important;
}

.calenderIcon .fa-calendar-alt{
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  margin-top: 44px !important;
  margin-right: 16px !important;
  font-size: 16px !important;
  line-height: 16px !important;
  color: #DF7600 !important;
}
.calenderIcon input[type="text"]{
  height: 49px;
  line-height: 49px;
  border: 1px solid #D5D4DB;
  color: #727272;
  border-radius: 10px;
} 
.vc-bg-blue-600{
  background: #FFBB49 !important;
}

::-webkit-input-placeholder { /* Edge */
  color: #B7B7B7 !important;
  font-size:14px !important;
  line-height:19px !important; 
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #B7B7B7 !important;
  font-size:14px !important;
  line-height:19px !important; 
}

::placeholder {
  color: #B7B7B7 !important;
  font-size:14px !important;
  line-height:19px !important; 
}

.iq-alert-text{
  color:#4A4A4A !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  background: #FFFFFF;
}
.alert{
  padding: 1.25rem 1.25rem !important;
  -webkit-box-shadow:rgba(237,212,168,0.2) 0 0 8px 0.2px !important;
  -moz-box-shadow:rgba(237,212,168,0.2) 0 0 8px 0.2px !important;
  box-shadow:rgba(237,212,168,0.2) 0 0 8px 0.2px !important;
  border-radius: 12px !important;
}
.fa-times{
  font-size: 14px !important;
  line-height: 14px !important;
}
.text-orange{
color:#DF7600;
}
.text-dark-gray{
  color:#4A4A4A;
}
.modal-content{
  border-radius: 14px !important;
}
.modal-backdrop {background-color:rgba(0,0,0,0.5) !important;}
select.form-control{
  height:49px !important;
  border:1px solid #D5D4DB !important;
}
.custom-control-label{
  padding-left: 7px;
}
.iq-sidebar-menu .iq-menu li a{
  color: #4A4A4A !important;
}
/* CSS for center modal start*/
.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
  width:80%;
  margin:auto !important;
}
.profile-pic{
  -o-object-fit: cover;
    object-fit: cover;
}
.iq-sidebar-menu .iq-menu li a, 
.iq-sidebar-menu .iq-menu li a span{
  -webkit-transition: none !important;
  transition: none !important;
}


.iq-customer-box .card-details{word-break:break-word;}



.iq-sidebar .mn-top{
  padding: 12px 10px !important;
  display: block !important;
  opacity: 1 !important;
}

.sidebar-main .iq-sidebar .iq-sidebar-logo {
  width: 100% !important;
}

.flatpickr-calendar{max-width: 307.875px;}

@media(max-width: 767px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
  /* landing page css for mobile */
  .buddy-img-icon {
    width: 15% !important;
  }
  .buddy-data-block {
    width: 75% !important;
  }
  
  .record-img{
    max-width:196px !important;
  }
  /* .main-carousel .carousel-item{
    height:320px !important;
  } */
  /* .main-carousel .carousel-item img{
    height:100% !important;
  } */
  .learnMoreBtnBox .learnMore-btn{
    float:right;
  }
  .learnMore-btn{
    max-width:144px !important;
    height: 34px !important;
    line-height: 34px !important;
  }
  .partner-text p{
    margin:0 !important;
  }
  .topNavbar{
    max-width:90%;
    width: auto;
  }
  .topNavbar.fixed-header {
    max-width: none;
  }
  .pet-every{
    padding: 0 1.5rem !important;
  }
}
/* CSS for center modal end*/

@media (max-width: 991px){
  .navbar-list li > a{
    min-height:4rem;
  }
  .sign-info{
    padding-top:1rem !important;
  }
  .signup-btn{
    margin-top:1rem !important;
  }
}
@media(max-width:320px){
  .iq-top-navbar .navbar-toggler {
    left: 154px !important;
  }
  .selectYear .custom-select{
    width:35% !important;
  }
  .iq-comingsoon-info{
    padding:1rem !important;
  }
  .navbar-list li > a.userSearchPic > img{
    margin-right:0px !important;
  }
  .dayContainer{
    min-width: 260.875px !important;
  }
}

@media(min-width:321px) and (max-width:359px){
  .iq-top-navbar .navbar-toggler {
    left: 190px !important;
  }
  .pet-det .text{
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 800;
  }
}
@media (max-width:360px){
    .vItem{
      max-width: 50% !important;
      min-width: 50% !important;
    }
    
    .profile-info {
      padding: 16px 9px !important;
    }

    .iq-top-navbar .navbar-toggler{right: 70px !important;}
  }

  @media (min-width: 380px) and (max-width: 400px) {
    .iq-top-navbar .navbar-toggler {
      left: 230px !important;
    }
  }
  @media (min-width: 361px) and (max-width: 379px) {
    .iq-top-navbar .navbar-toggler {
      left: 207px !important;
    }
  }
  
  @media (min-width: 361px) and (max-width: 400px) {
  
    /* .iq-top-navbar .navbar-toggler {
      left: 207px !important;
    } */
    
  }

	@media (max-width: 400px){
		/* #magnify_img{ top: 41px!important;} */
    #magnify_img > .material-design-icon__svg {
      height: 2em !important;
    }
		.menu-side {margin-top:4% !important; margin-left: 4% !important;}
		/* .menu-logo {margin-top: 6% !important ; margin-left: 25% !important;} */
    /* .iq-top-navbar .navbar-toggler{ left: 207px; } */
	}
	@media (min-width: 400px) and (max-width: 420px) {
		.menu-side {margin-top:4% !important; margin-left: 4% !important}
    
    .iq-top-navbar .navbar-toggler{right: 70px !important;}
	}
	@media (min-width: 420px) and (max-width: 479px) {
        .btn-spec {width: 350px !important;}
        .menu-side {margin-top:4% !important; margin-left: 4% !important}
        #input_img{ left: 345px !important;bottom: 672px !important; }
        #magnify_img{ left: 340px !important;bottom: 6px !important; }
        .media-support-amount .icon-bg{
          margin: 8px 8px 8px 0;
        }
    }
    @media (min-width:480px) and (max-width:990px){
        .menu-side {margin-top:4% !important; margin-left: 4% !important}
        .iq-user-dropdown .orangeBg{height:auto !important; padding:8px !important;}
        .iq-user-dropdown .iq-sub-card, .iq-user-dropdown .btnBox {
          padding: 5px 16px !important;
        }
        .orangeBg p{
         margin-bottom: 0 !important;
        }
        .iq-card .notifications-msg{
          max-height: 180px !important;
          overflow: auto !important;
        }
        .add-new-pet, .journal-btn{
          margin-right: -20px !important;
          margin-bottom: -20px !important;
        }
    }
    @media (min-width: 481px) and (max-width: 500px) { 
        .btn-spec{width: 460px !important;}
        .rounded a{ left:435px !important; }
        /* .menu-side {margin-top:4% !important; margin-left: 4% !important} */
       /* .iq-navbar-custom{ margin-left: 62px !important; margin-right: 60px !important; }*/
        #input_img{ left: 450px !important; top: 306px !important;}
        #magnify_img{ left: 380px !important;bottom: 5px !important;}
        
        .menu-side {
          margin-top: 3% !important;
          margin-left: 3% !important;
        }
    }

    @media (min-width: 501px) and (max-width: 557px) { 
      .menu-side {margin-top:3% !important; margin-left: 3% !important}
      .iq-top-navbar .navbar-toggler{right:70px !important;}
    }
    
    @media (min-width: 558px) and (max-width: 568px) {
      .menu-side {margin-top: 0% !important;margin-left: 3% !important;}
    }

    @media (min-width: 569px) and (max-width: 634px) {
      .menu-side {
        margin-left: 3% !important;
      }
      .iq-top-navbar .notification-info {width: 250px;}
    } 
    
    @media (min-width: 569px) and (max-width: 630px) { 
      .menu-side {margin-top:0% !important; margin-left: 3% !important}
    }



    @media (min-width: 635px) and (max-width: 767px) {
      .menu-side {margin-top:0% !important; margin-left: 3% !important}
    }
    @media (min-width: 768px) and (max-width: 990px) { 
        .menu-side {margin-top:0% !important; margin-left: 2% !important}
        .mob-top {margin-top:4% !important; margin-left: 2% !important}
        .iq-top-navbar .navbar-toggler{right: 70px !important;}
        
    }

    @media (min-width: 990px) and (max-width: 1025px) { 
        .menu-side {margin-top:0% !important; margin-left: 3% !important}
        .iq-login img {
        height: 230px !important;
        width: 206% !important;
      }
      .mob-top {margin-top:4% !important; margin-left: 2% !important}
      .modal-dialog {
           margin: 1.75rem auto !important;
      }
    }

    @media (min-width: 1025px) and (max-width: 1280px) { 
        .menu-side {margin-top:0% !important; margin-left: 3% !important}
    }

    @media (min-width: 1281px) { 
    	.menu-side {margin-top:0% !important; margin-left: 2% !important}
      .topNavbar{width:90%;}
      .topNavbar.fixed-header{width:100%;}
    }

    /* navbar toggler button mobile css */
    @media(max-width:557px) {
      .iq-top-navbar .navbar-toggler {
        right: 70px !important;
      }
    }

    @media (max-width: 992px){
      .iq-top-navbar .navbar-toggler {
        right: 70px !important;
      }
    }

    