.form-control {
	/*border-radius: 0px;*/
}
.input-group-text {
	background: #ffffff;
	border-radius: 6px;
}
.card {
	/*border-radius: 0px;*/
}
#search-div {
	/*border: 0px;*/
  background: #17a2b8;
  border-color: #17a2b8;
}

#txtPin {
	border-left: 0px;
	font-size: 18px;
}
#txtMdicine {
	border-left: 0px;
	font-size: 18px;
}

@media (max-width: 767px) {
}
.single_slide_area .single_item .expert_thumb {
  overflow: hidden;
  height: 300px;

}
.single_slide_area .single_item .expert_thumb img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  width: 100%;
  height: 300px;
}

.single_slide_area .single_item:hover .expert_thumb img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.single_slide_area .owl-carousel .owl-nav div {
  background: transparent;
  height: 40px;
  left: 0px;
  text-align: center;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  width: 40px;
  color: #000000;
  background-color: transparent;
  font-size: 15px;
  line-height: 40px;
  border: 1px solid #009DFF;
  left: auto;
  left: auto;
  margin: 5px;
  /*top: -100px;*/
  /*right: 55px;*/
}
.single_slide_area .owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.single_slide_area .owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
}

.single_slide_area .owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  top: 0px;
}
/*.form-container {
    border: #e0dfdf 1px solid;
    padding: 20px;
}*/
.progress {
    display: none;
    position: relative;
    margin: 20px;
    width: 400px;
    background-color: #ddd;
    border: 1px solid blue;
    padding: 1px;
    left: 15px;
    border-radius: 3px;
}

.progress-bar {
    background-color: green;
    width: 0%;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.percent {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -20px;
    -webkit-border-radius: 4px;
}

/*#outputImage {
    display: none;
}*/

.error {
    color: #ad7b7b;
    background: #ffb3b3;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 3px;
    border: #f1a8a8 1px solid;
}

input#uploadImage {
    border: #f1f1f1 1px solid;
    padding: 6px;
    border-radius: 3px;
}

#outputImage img {
    max-width: 300px;
}

/*#submitButton {
    padding: 7px 20px;
    background: #9a9a9a;
    border: #898a89 1px solid;
    color: #F0F0F0;
    margin-left: 10px;
    border-radius: 3px;
    font-size: 0.8em;
}*/

.error {
    
}

.stepwizard-step p {
    /*margin-top: 10px;*/
    color: #132e43;
    font-size: 13px;
    font-weight: bold;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 27px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 67%;
    height: 3px;
    background-color: #172f43;
    z-order: 0;
    left: 16%;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.428571429;
    border-radius: 50%;
    /*background: #ffffff;*/
    border: 1px solid #132e43;
}
/*a[disabled="disabled"] {
    pointer-events: none;
}*/
.with-errors {
  color: #ff0000;
  font-size: 13px;
}
/*.btn-primary {
  background: #132e43;
  border-color: #132e43;
}

.btn-primary:hover {
  background: #1d4c70;
  border-color: #1d4c70;
}*/
.prescrip {
  text-align: center;
}
.prescrip img {
  padding: 20px;
  height: 150px;
  border: 1px solid #f6f6f6;
  border-radius: 50%;
  width: 140px;
  background-color: #F5FBFF;
}
#side-img {
  text-align: center;
}
#side-img img {
  height: 150px;
  border: 1px solid #eee;
  width: 140px;
  background-color: #F5FBFF;
}

.bg-background {
  background-color: #132e43;
}
.text-color {
  color: #4f585e;
}
.badge-info {
  background-color: #007bff;
}
.logo a img {
  height: 50px;
}
.footer_logo a img {
  height: 40px;
}
.v-title {
  left: -12px;
    position: relative;
}
.price {
  font-size: 18px;
}
.varient-img {
  height: 30px;
  position: relative;
  top: -1px;
  left: -5px;
  border: 1px solid #f2f2f2;
  padding: 5px;
  border-radius: 50%;
  background: #f2f2f2;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 40;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.rightnav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 40;
    top: 0;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.rightnav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.rightnav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.rightnav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .rightnav {padding-top: 15px;}
  .rightnav a {font-size: 18px;}
}
.characteristics
{
  padding-top: 70px;
  padding-bottom: 70px;
}
.char_item
{
  width: 100%;
  height: 100px;
  border: solid 1px #e8e8e8;
  padding-left: 36px;
  background-color: #ffffff;
}
.char_icon
{
  margin-right: 24px;
}
.char_content
{
  transform: translate(-1px, 3px);
}
.char_title
{
  font-size: 16px;
  font-weight: 500;
  color: #172f43;
}
.char_subtitle
{
  font-size: 12px;
  font-weight: 400;
  color: rgba(0,0,0,0.5);
  margin-top: 3px;
}

/*********************************
6. Deals of the week
*********************************/

.deals_featured
{
  width: 100%;
}
.d-precrip li img {
  height: 35px;
  width: 35px;
  border: 1px solid #172f43;
  padding: 3px;
  border-radius: 50%;
  background: #172f43;
}
.d-precrip li {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: .1px;
  text-align: left;
  color: rgba(0,0,0,.7);
  list-style: none;
}
.p-title img
{
  border: 1px solid #172f43;
  padding: 5px;
  height: 40px;
  border-radius: 50%;
  width: 40px;
  background: #172f43;
}

.tags {
  background: #fea1a1;
  border-radius: 3px 0 0 3px;
  color: #fff;
  display: inline-block;
  height: 23px;
  padding: 5px 10px 0 20px;
  position: relative;
  text-decoration: none;
  font-size: 11px;
  top: 0px;
}

.tags::after {
  background: #fea1a1;
  border-bottom: 13px solid transparent;
  border-left: 13px solid #ffffff;
  border-top: 10px solid transparent;
  content: '';
  position: absolute;
  left: -1px;
  top: 0px;
}
.coupon-control {

    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #132e4314;
    background-clip: padding-box;
    border: 1px dashed #132e43;
    font-weight: bold;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.coupon-control::placeholder {
  font-weight: 300;
  color: #132e43;
  font-weight: bold;
}
.div-delivery {
  background: #132e4314;
  border: 1px dotted #132e43;
}
.p-delivery {
  font-size: 14px;
}
.p-delivery img
{
  border: 1px solid #f4f6f8;
  padding: 5px;
  height: 30px;
  border-radius: 50%;
  width: 30px;
  background: #f4f6f8;
}
.del-sm-text
{
  font-size: 13px;
}
.div-saving {
  background: #b2f3c1;
  border: 1px dashed #1bb43e;
}

.fileContainer {
  background: #c5cbd1;
  padding: 7px;
  border-radius: 6px;
  color: #132e43;
  border: 1px solid #132e43;
  font-weight: bold;
}
.fileContainer:hover
{
  border: 1px solid #000;
  color: #ffffff;
  background: #132e43;
}
.coupon-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


input[type="file"] {
    display: none;
}
.img-wraps {
    position: relative;
    display: inline-block;
   
    font-size: 0;
}
.img-wraps .closes {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 100;
    background-color: #FFF;
    padding: 3px;
    color: #ed0a20;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    font-size: 21px;
    line-height: 10px;
    border-radius: 50%;
    border:1px solid #eee;
}
.img-wraps:hover .closes {
    opacity: 1;
}

.btn-success.disabled, 
.btn-success:disabled,
.btn-info.disabled, 
.btn-info:disabled,
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
    pointer-events: none;
}