/*Start Reset CSS*/
* {
  margin: 0;
  padding: 0;
  border: 0;

}

::placeholder{
    color:black !important;
    opacity:0.5;
}
html, body, div, p, span, sub, sup, s, table, tr, td, form, input, label, a, h1, h2, h3, h4, h5, h6, fieldset, legend, iframe, frame, frameset, textarea, font, ul, ol, li, marquee, img, abbr, select, option, center {
  margin: 0;
  padding: 0;
  
}
ul, ol {
  list-style: none;
}
li {
  text-decoration: none;
}
a {
  text-decoration: none !important;
  font-family:@font-family;
  /*End Reset CSS*/
}

.card>a:hover
{
    color:black;
}

a:focus, a:hover {
    color:black !important;
   
}

@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 400;
  src: local('Calibri Italic'), local('Calibri-Italic'), url(https://fonts.gstatic.com/l/font?kit=J7adnpV-BGlaFfdAhLQo6btP&skey=36a3d5758e0e2f58&v=v10) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: local('Calibri'), url(https://fonts.gstatic.com/l/font?kit=J7afnpV-BGlaFfdAhLEY6w&skey=a1029226f80653a8&v=v10) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 700;
  src: local('Calibri Bold'), local('Calibri-Bold'), url(https://fonts.gstatic.com/l/font?kit=J7aanpV-BGlaFfdAjAo9_pxqHw&skey=cd2dd6afe6bf0eb2&v=v10) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




  @font-family:'Montserrat', sans-serif;
  @font-family1: Calibri;
  @main-color: #ed3237;
  @font-color: #777;
  @basic-color:white;
  @font-size: 20px;
  @font-size1: 18px;
  @font-size2: 16px;
  @font-size3: 14px;
  @font-size4: 12px;
  @font-size5: 10px;
  @padding: 20px 50px;
  @padding1: 10px 0px;
  @font-w1: 500;

p{
    font-family:@font-family1;
    font-size:@font-size2;
}

.height
{
    height:200px;
}

.filter-font
{
    background: none;
    font-family:@font-family;
    font-size:@font-size4;
    color:@main-color;
    font-weight: bold;
    outline: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ed3237;

    border-radius: 50%;
    top: -4;
    position: absolute;
    right: 8px;
}


 .read_more
 {
     color: #ed3237 !important;
    font-size: 12px;
    padding: 0px 10px;
    font-weight: bold;
 }
 
 .read_less
 {
     color: #ed3237 !important;
    font-size: 12px;
    padding: 0px 10px;
    font-weight: bold;
 }
 
 
.empty-cart
{
    width: 25%;
    margin: auto;
    text-align: center;
}

.filter-font1
{
    background: none;
    font-family:@font-family;
    font-size:@font-size3;
  
    font-weight: bold;
    outline: none;
}

.add-re
{
        margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #eee;
}

.product-catarea
{
    padding-left: 20px;
    padding-right: 0px;
}

.testimage1{
    width: 30px;
    height: 30px;
    margin: auto;
}
.testimage1 img{
    width: 30px;
    height: 30px;
    margin: auto;
}
.msg-popup
{
    transform: translate(70%, 70%);
    color: green;
    font-size: 22px;
    width: 40%;
    margin: auto;
    top: 15%;
    position: absolute;
    background-color: white;
    padding: 20px;
    border: 2px solid #eee;
    z-index: 999;
    font-family: 'Montserrat', sans-serif;
    height: 230px;
    text-align: center;
}
.update-email{
    width: 60%;
    margin: auto;
    padding: 20px;
    border: 1px solid #eee;
}

.bog-box1
{
    width: 285px;
    height: 200px;
    margin: auto;
}
.bog-box1 img
{
       width: 285px !important;
    height: 200px;
    margin: auto;
    border-radius: 5px;
}
.blog-box2
{
    width: 750px;
    margin: auto;
    height: 400px;
}
.blog-box2 img
{
    width: 750px;
    margin: auto;
    height: 400px;
}

.bog-box3{
    width: 210px;
    height: 150px;
    margin: auto;
}

#app-prev
{
    position: absolute;
    left: -332px;
}


.bog-box3 img {
    width: 210px !important;
    height: 150px;
    margin: auto;
    border-radius: 5px;
}
.ui-widget-content {
    border: 1px solid #ed3237 !important;
    background: #ed3237 !important;
    color: white !important;
}
.ui-slider-horizontal {
    height: .3em !important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.5em !important;
    
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
   
    background: white !important;
    
    border-radius: 50% !important;
}


li{
    font-family:@font-family1;
    font-size:@font-size2;
}
.mid-det{
    padding:10px;
}
.wish-btn
{
    margin-right: 10px;
    padding:10px 30px !important;
}


#otherdiv
 {
     color: #777777;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0px;
    display: block;
 }
 #otherdiv input
 {
   border: 1px solid #ed3237;
   padding: 5px;  
 }

 #otherdiv1
 {
     color: #777777;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0px;
    display: block;
 }
 #otherdiv1 input
 {
   border: 1px solid #ed3237;
   padding: 5px;  
 }
 
.category1 
{
    position: relative;
    margin: 0 8px;
}

.border-right
{
    border-right: 1px solid #eee;
}

.high-img
{
  padding:10px;
}
.high-img img
{
  width: 20%;
}
.high-img p
{
  font-size: 14px;
  padding-top:5px;
  
}

.zoom-image
{
    position: absolute;
    top: 0;
    right: 0;
    
    color: #ed3237;
    border-radius: 50%;
    font-size: 12px;
    background-color: white;
    padding: 5px;
    border: 1px solid;
}
.list-group-item {
    
    border-bottom: 1px solid #ddd;
    color:black !important;
}

.pro-details-box1
{
    height: 200px;
    width: 200px;
    margin: auto;
}
.review-block-name{
    justify-content: center;
    background: #FE8484;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
}
.uncheck
{
        color: #77777738;
    font-size: 16px;
}
.pro-details-box1 img
{
    height: 200px;
    width: 200px;
    margin: auto;
}

.category1:after
{
        content: "\203A";
    display: inline-block;
    font-size: 13px;
    color: #757575
}
.mobile-header
{
    display:none;
}
.select-lab span
{
    color: black;
    font-size: 16px;
}
.float-right
{
    float:right;
}
.float-left
{
    float:left;
}
.text-align1
{
    text-align:right;
}

.medicine-rx
{
    width: 20px;
    margin-right: 10px;
}

.text-align2
{
    text-align:left;
}
.mobile-section
{
    display:none;
}
.mobile-footer
{
  display:none; 
}

.doct-consult
{
    display:none; 
}
.new-family
{
    font-family:  @font-family1;
    letter-spacing: 0.3px;
   
    
}
.down-align1
{
        padding: 20px 0px;
}

.res-member
{
    float: right;
}
h1 {
  font-family:   @font-family;
  font-weight: 500;
  font-size: @font-size1;
}
h2 {
  font-family:  @font-family;
  font-weight: 500;
  font-size: @font-size2;
}
h3 {
  font-family: @font-family;
  font-weight: 500;
  font-size: @font-size3;
}
h4 {
  font-family: @font-family;
  font-weight: 500;
  font-size: @font-size4;
}
h5 {
  font-family: @font-family1;
  font-weight: 100;
  font-size: @font-size4;
}
.heading {
  font-family: @font-family;
  font-weight: 500;
  font-size: @font-size;
}

.heading1{
  font-family: @font-family1;
  
  font-size:30px;
}


    
/*form styles*/
.multi_step_form {
  background: #f6f9fb;
  display: block;
  overflow: hidden;
}
.multi_step_form #msform {
 
  position: relative;
  padding-top: 30px;
  min-height: 600px;
  max-width: 920px;
  margin: 0 auto;
  background: #ffffff;
  z-index: 1;
 
  margin-bottom: 20px;
}
.multi_step_form #msform .tittle {
  text-align: center;
  padding-bottom: 55px;
}



.multi_step_form #msform fieldset {
  border: 0;
  padding: 20px 20px;
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
  
}
.multi_step_form #msform fieldset:not(:first-of-type) {
  display: none;
}


.multi_step_form #msform fieldset .intl-tel-input {
  display: block;
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
}
.multi_step_form #msform fieldset .intl-tel-input .flag-container .selected-flag {
  padding: 0 20px;
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
  width: 65px;
}
.multi_step_form #msform fieldset .intl-tel-input .flag-container .selected-flag .iti-arrow {
  border: 0;
}
.multi_step_form #msform fieldset .intl-tel-input .flag-container .selected-flag .iti-arrow:after {
  content: "\f35f";
  position: absolute;
  top: 0;
  right: 0;
  font: normal normal normal 24px/7px Ionicons;
  color: #5f6771;
}
.multi_step_form #msform fieldset #phone {
  padding-left: 80px;
}
.multi_step_form #msform fieldset .form-group {
  padding: 0 10px;
}
.multi_step_form #msform fieldset .fg_2, .multi_step_form #msform fieldset .fg_3 {
  padding-top: 10px;
  display: block;
  overflow: hidden;
}
.multi_step_form #msform fieldset .fg_3 {
  padding-bottom: 70px;
}
.multi_step_form #msform fieldset .form-control, .multi_step_form #msform fieldset .product_select {
  border-radius: 3px;
  border: 1px solid #d8e1e7;
  padding: 0 20px;
  height: auto;
  font: 400 15px/48px "Roboto", sans-serif;
  color: #5f6771;
  box-shadow: none;
  outline: none;
  width: 100%;
}
.multi_step_form #msform fieldset .form-control.placeholder, .multi_step_form #msform fieldset .product_select.placeholder {
  color: #5f6771;
}
.multi_step_form #msform fieldset .form-control:-moz-placeholder, .multi_step_form #msform fieldset .product_select:-moz-placeholder {
  color: #5f6771;
}
.multi_step_form #msform fieldset .form-control::-moz-placeholder, .multi_step_form #msform fieldset .product_select::-moz-placeholder {
  color: #5f6771;
}
.multi_step_form #msform fieldset .form-control::-webkit-input-placeholder, .multi_step_form #msform fieldset .product_select::-webkit-input-placeholder {
  color: #5f6771;
}
.multi_step_form #msform fieldset .form-control:hover, .multi_step_form #msform fieldset .form-control:focus, .multi_step_form #msform fieldset .product_select:hover, .multi_step_form #msform fieldset .product_select:focus {
  border-color: #5cb85c;
}
.multi_step_form #msform fieldset .form-control:focus.placeholder, .multi_step_form #msform fieldset .product_select:focus.placeholder {
  color: transparent;
}
.multi_step_form #msform fieldset .form-control:focus:-moz-placeholder, .multi_step_form #msform fieldset .product_select:focus:-moz-placeholder {
  color: transparent;
}
.multi_step_form #msform fieldset .form-control:focus::-moz-placeholder, .multi_step_form #msform fieldset .product_select:focus::-moz-placeholder {
  color: transparent;
}
.multi_step_form #msform fieldset .form-control:focus::-webkit-input-placeholder, .multi_step_form #msform fieldset .product_select:focus::-webkit-input-placeholder {
  color: transparent;
}
.multi_step_form #msform fieldset .product_select:after {
  display: none;
}
.multi_step_form #msform fieldset .product_select:before {
  content: "\f35f";
  position: absolute;
  top: 0;
  right: 20px;
  font: normal normal normal 24px/48px Ionicons;
  color: #5f6771;
}
.multi_step_form #msform fieldset .product_select .list {
  width: 100%;
}
.multi_step_form #msform fieldset .done_text {
  padding-top: 40px;
}
.multi_step_form #msform fieldset .done_text .don_icon {
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  margin-bottom: 10px;
  background: #5cb85c;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
}
.multi_step_form #msform fieldset .done_text h6 {
  line-height: 23px;
}
.multi_step_form #msform fieldset .code_group {
  margin-bottom: 60px;
}
.multi_step_form #msform fieldset .code_group .form-control {
  border: 0;
  border-bottom: 1px solid #a1a7ac;
  border-radius: 0;
  display: inline-block;
  width: 30px;
  font-size: 30px;
  color: #5f6771;
  padding: 0;
  margin-right: 7px;
  text-align: center;
  line-height: 1;
}
.multi_step_form #msform fieldset .passport {
  margin-top: -10px;
  padding-bottom: 30px;
  position: relative;
}
.multi_step_form #msform fieldset .passport .don_icon {
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  position: absolute;
  top: 4px;
  right: 0;
  background: #5cb85c;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
}
.multi_step_form #msform fieldset .passport h4 {
  font: 500 15px/23px "Roboto", sans-serif;
  color: #5f6771;
  padding: 0;
}
.multi_step_form #msform fieldset .input-group {
  padding-bottom: 40px;
}
.multi_step_form #msform fieldset .input-group .custom-file {
  width: 100%;
  height: auto;
}
.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label {
  width: 168px;
  border-radius: 5px;
  cursor: pointer;
  font: 700 14px/40px "Roboto", sans-serif;
  border: 1px solid #99a2a8;
  text-align: center;
  transition: all 300ms linear 0s;
  color: #5f6771;
}
.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label i {
  font-size: 20px;
  padding-right: 10px;
}
.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label:hover, .multi_step_form #msform fieldset .input-group .custom-file .custom-file-label:focus {
  background: #5cb85c;
  border-color: #5cb85c;
  color: #fff;
}
.multi_step_form #msform fieldset .input-group .custom-file input {
  display: none;
}
.multi_step_form #msform fieldset .file_added {
  text-align: left;
  padding-left: 190px;
  padding-bottom: 60px;
}
.multi_step_form #msform fieldset .file_added li {
  font: 400 15px/28px "Roboto", sans-serif;
  color: #5f6771;
}
.multi_step_form #msform fieldset .file_added li a {
  color: #5cb85c;
  font-weight: 500;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
.multi_step_form #msform fieldset .file_added li a i {
  font-size: 22px;
  padding-right: 8px;
  position: absolute;
  left: 0;
  transform: rotate(20deg);
}
.multi_step_form #msform #progressbar {
  margin-bottom: 20px;
  overflow: hidden;
  counter-reset: my-sec-counter;
  text-align:center;
}
.multi_step_form #msform #progressbar li {
  list-style-type: none;
  color: #99a2a8;
  
  width: calc(100%/2);
  float: left;
  position: relative;
 
}

.multi_step_form #msform #progressbar li:before {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter);
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: #eaf0f4;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  
}
.multi_step_form #msform #progressbar li:after {
  content: '';
  width: 100%;
  height:2px;
  background: #eaf0f4;
  position: absolute;
  left: -50%;
  top: 21px;
  z-index: -1;
}
.multi_step_form #msform #progressbar li:last-child:after {
  width: 150%;
}
.multi_step_form #msform #progressbar li.active {
  color: #ed3237;
}
.multi_step_form #msform #progressbar li.active:before, .multi_step_form #msform #progressbar li.active:after {
  background: #ed3237;
  color: white;
}
.image-uploadpres 
{
  background-color: white;
    padding: 10px 10px;
    margin: 20px;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    cursor: pointer;
    
    text-align: center;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
}


.image-uploadpres span{
  
    padding-left: 10px;
}

.line-height {
  line-height: 20px;
}
.color2 {
  color: black;
}
.call-img
{
    height: 45px;
    width: 45px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}


.pl0{
    padding-left:0px;
}
.img6
{
    width: 20px;
    float: right;
}
.pr0{
    padding-right:0px;
}
.profile-heading {
  font-size: 9px;
  padding-top: 5px;
  color: black;
  letter-spacing: 0.5px;
}
.color1 {
  color: @font-color;
}
.topheader {
  padding: 12px 40px;
  background-color: white;
}
.logo {
width: 200px;
}
.search {
  width: 100%;
  padding: 10px;
  box-shadow: 0px 0px 15px 0px #ddd;
}
.searchbar-section {

  margin-top: 5px;
}
.cart-portion {
  padding-left: 104px;
  padding-right: 0px;
}
.cart-portion ul {
  width: 100%;
}
.cart-portion ul li {
  float: right;
  width: 30%;
  text-align: center;
  cursor: pointer;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:888;
}
.head-size
{
    font-size:14px;
}
.nopadding {
  padding: 0px;
}
.menu {
  background: @main-color;
  padding: 0px 35px;
}
.navbar-inverse {
  background-color: @main-color;
  border-color: @main-color;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: none;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
  font-family: @font-family;
  font-weight: 500;
  font-size: @font-size3;
  letter-spacing: 0.5px;
  padding-bottom: 16px;
}
.upload-presection {
  display: inline-flex;
  border-radius: 5px;
  background-color: white;
  margin: 7px 0px;
}
.banner {
 
      padding-left: 0px;
    padding-right: 0px;
}

.btn122 {
  background-color: @main-color;
  color: white;
  font-size: @font-size4;
  letter-spacing: 0.5px;
  padding: 3px 10px;
  border-radius: 5px;
  font-family: @font-family;
  font-weight: 400;
  margin: 6px 7px;
  text-align: right;
  float: right;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: @main-color;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: grey;
  border: 1px solid #fff;
  border-radius: 10px;
}
.banner-section {
  padding: @padding;
}
.wrapper {
  background-color: @basic-color;
  padding: 0px 0px;
}
.category
{
    padding-left: 0px;
}
.carousel-indicators {
  bottom: 5px;
}
.top-cat {
  
  letter-spacing: 0.5px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left:0px;
    margin-top: 4px;
}
 input[type="radio"]:checked {
  background-color: #93e026;
}
.w2
{
    width: 190px;
}
.search-container form input
{
    font-size: 12px;
    border: 1px solid #ed3237;
    margin-left: 20px;
    border-radius: 5px;
    width: 85%;
    padding: 5px 10px;
    outline: none;
    font-family: 'Montserrat', sans-serif;

}
.search-container form button{
   
    padding: 7px 5px;
    position: absolute;
    margin-right: 0px;
    background: #f5f5f500;
    font-size: 12px;
    border: none;
    cursor: pointer;
    right: 29px;
    outline:none;
}
.rating-area
{
    padding: 0px 35px;
}
.top-cat1 {
padding: 15px 10px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    display: inline-flex;
    width: 100%;
}
.carousel-indicators li {
  background-color: @main-color;
}
.upload-section {
 text-align: right;
 padding-right: 15px;
}
.upload-btn {
  outline: none;
}


.cat.cat-name {
  width: 80%;
}
.cat-nametext {
  padding-left: 10px;
  padding-top: 8px;
}

.cat-arrowimg {
  float: right;
  padding-top: 5px;
  /* width */
}
.scroll::-webkit-scrollbar {
  width: 5px;
  /* Track */
}
.scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #eee;
  /* Handle */
}
.scroll::-webkit-scrollbar-thumb {
  background:@main-color;
  border-radius: 10px;
  height: 20px;
  padding-top: 10px;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: @main-color;
  background-color: white;
}
.scroll {
  overflow: auto;
  max-height: 396px;
}

.scroll1{
  max-height: 150px ; 
  margin-bottom:10px;
    
}

.scrollnoh{
    max-height:unset;
}
.category-sec {
  padding: 15px 0px 0px 0px;
}
.cat-section {
  background: #fff;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  width: 90%;
  border-radius: 5px;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
   
}






.service-section1{
  
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 20px;
  background-color: #f5f5f5;
  min-height: 150px;
}
.service-section {
  
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 20px;
  background-color: white;
}
.service-section3{
  
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 15px;
  background-color: white;
  color:black;
}


.label-container{
	position:fixed;
	bottom:48px;
	right:105px;
	display:table;
	visibility: hidden;
	  z-index: 99999;
}

.label-text{
	color:#FFF;
	background:rgba(51,51,51,0.5);
	display:table-cell;
	vertical-align:middle;
	padding:10px;
	border-radius:3px;
}

.label-arrow{
	display:table-cell;
	vertical-align:middle;
	color:#333;
	opacity:0.5;
}

.float{
	position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #ed3237;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    padding: 10px;
        z-index: 9999;
}

.my-float{
	font-size:24px;
	margin-top:18px;
}

a.float + div.label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0s ease;
   z-index: 9999;
}

a.float:hover + div.label-container{
  visibility: visible;
  opacity: 1;
}

.covid-close
{
    display:none;
}

.p1 {
  padding: 0px 10px;
}
.p14
{
  padding-top: 5px; 
}

.p15
{
  padding-top: 20px; 
  padding-bottom:20px;
}


.p16
{
  padding-top: 20px; 
   
}

.p20
{
    padding: 15px 15px;
}

.p21
{
    padding: 15px 30px;
}


.p2 {
  padding-top: 10px;
}
.p3 {
  padding-left: 25px;
}
.p4 {
  padding-bottom: 10px;
}
.p8 {
  padding-bottom: 15px;
}
.p9 {
  padding-bottom: 20px;
}
.p5 {
  padding-bottom: 5px;
}

.frame {
    height: 300px;
    line-height: 300px;
    width: 100%;
    border: 1px solid #f5f5f5;
    text-align: center;
    padding: 30px 0px;
    margin-bottom: 30px;
}

.frame img {
    vertical-align: middle;
    width: 35%;
}
.menu-item1
{
    
}
.menu-item1 img{
    width: 20px;
    height: 20px;
}

.menu-item2
{
    width: 20px;
    height: auto;
  
}
.menu-item2 img {

   height: 15px;
}

.menu-item3 img{
   
    height: 20px;
}

.p6 {
  padding: 10px 0px;
}
.p7 {
  padding-left: 5px;
}
.pr1
{
    width: 12px;
    height: 12px;

}


.padding1
{
    padding-right:5px;
}
.padding2
{
    padding:0px 5px;
}
.padding3
{
    padding-left:5px;
}
.p11
{
    padding-top: 30px;
    
}


.p111{
    padding: 0px 10px 10px 10px;
}
.padding4
{
    padding-right:20px;
}
.p10
{
    padding:20px 0px;
    
}
.doc-panel
{
    padding: 40px 30px;
}
.location-section
{
    border-bottom: 1px solid #eee;
    padding: 0px 0px 20px;
    margin-bottom: 15px;
}

.direction
{
        color: #14bef0;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
}
.doc-service{
    list-style-type: disc;
    padding-inline-start: 5px;
    color: #555;
}
.loc-width
{
    width:80%;
}
.p22
{
    padding: 0px 5px;
}
.p12
{
    padding:10px;
}

.lab-cat
{
    width:30%;
    float: right;
}

.lab-cat1
{
    width: 55%;
    float: right;
}
.lab-cat2
{
    width: 50%;
    float: right;
}
.lab-details-img
{
    width: 170px;
    border: 1px solid #eee;
    padding: 10px;
        border-radius: 5px;
}

.lab-description
{
    background-color: #eee;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #eee;
}

.lab-description li
{
        width: 50%;
    text-align: center;
}


.lab-description > li.active > a, .lab-description > li.active > a:focus, .lab-description > li.active > a:hover {
    color: #ed3237 !important;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 2px solid #ed3237 !important;
    font-size: 14px;
    font-weight: 500;
}

.lab-description > li > a, .lab-description > li > a:focus, .lab-description > li > a:hover {
 
    background-color: transparent !important;
    border: none !important;
    font-size: 14px;
    font-weight: 500;
   
}
.icon3{
    width: 14px !important;
    
}
.p13{
    padding:10px 0px !important;
}
.m1 {
  margin-top: 20px;
}
.m2 {
  margin-top: 30px;
}
.m3 {
  margin-top: 40px;
}
.m4
{
    margin-left: 25px;
}
.m6
{
    margin-top: 10px;
}

.m7
{
    margin-right: 10px;
}
.m8
{
  margin-top: 5px; 
}
.m9{
    margin-bottom:15px;
}
.new-boxarea img{
        height: 100px !important;
    width: 80px !important;
    margin: auto !important;
}
.mb1{
    margin-bottom:5px;
}

.package-list a{
    color: #ed3237;
}
.package-list {
    margin: 10px 0px;
    padding: 10px 10px;
    background-color: #eee;
    color: #ed3237;
    border-radius: 2px;
}
.pro-heading
{
    padding: 10px 10px;
    background-color: #eee;
}
.mb2{
     margin-bottom:10px;
}
.certif-area
{
    padding: 20px 10px;
   
}
.certif-area > ul> li
{
   width: 15%;
    float: left;
    margin: auto;
}
.certi-img
{
    width: 45px;
    margin: auto;
    height:45px;
}

.certi-img img
{
    width: 45px;
    margin: auto;
    height:45px;
}
.certif-area > ul> li> h3
{
    text-align: center;
    color: #ed3237;
    padding-top: 5px;
    text-transform: uppercase;
    
}
#more2{
    display: none;
}
#myreadBtn2{
    background: none;
    border: none;
    color: #ed3237;
}
.certifi-right
{
    padding-left: 40px;
    padding-right: 0px;
}
.price12
{
    display: inline-flex;
    padding: 5px 0px;
}

.mt1{
    margin-top:5px;
}
.footer {
  padding: 40px 50px;
}
.p22
{
    padding-right:0px !important;
}
.w3
{
    width:350px;
}

.border
{
        border-bottom: 1px solid #eee;
}
.w4
{
  width: 20px;
   
}
.w5{
    width:130px;
    margin:auto;
}
.w6
{
    width:20px;
}
.color4
{
    color:green;
}
.con {
  padding: 0px 50px;
}
.copyright {
     padding: 15px;
    color: white;
}
.height1
{
    line-height: 17px;
}
.lab-list
{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.lab-list .lab-img img
{
    width: 100px;
    margin: auto;
}

.color {
  background-color: @main-color;
}
.app-download {
  text-align: center;
  border-right: 1px solid #ddd;
}
.lab-left
{
    padding-right:0px;
}

form.example input[type=text] {
  padding: 7px 15px;
  font-size: 17px;
  border: 1px solid #ccc;
  float: left;
  width: 100%;
  background: white;
  outline: none;
  font-family: @font-family;
  font-size: @font-size3;
}
.app-box
{
    width: 128px;
    height: 40px;
}

.list-group-item:first-child {
    border-radius: 0px;
  
    padding: 15px 0px;
}

form.example button {
    background-color: transparent;
    color: #999;
    font-size: 18px;
    border-left: none;
    cursor: none;
    position: absolute;
    right: 10px;
    top: 8px;
    outline: none;
}
form.example::after {
  content: "";
  clear: both;
  display: table;
}
.footer ul li {
  padding: 5px 0px;
}
.social-link li {
  float: left;
  padding-right: 24px !important;
}
.main-facilites {
  padding: 20px 40px;
}
.line {
  border-top: 1px solid #ddd;
}
.service-box {
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 20px;
}
.service-box1 {
  text-align: center;
  padding: 20px;
}
.line {
  border: 0;
  border-top: 1px solid #ddd;
  width: 100%;
  margin: auto;
}
.footer-area {
  width: 100%;
  display: flex;
}
.footer-service1 {
  width: 20%;
}
.secure-icon {
  width: 22%;
}
.offerli
{
    font-size: 10px;
    color: green;
    font-family:@font-family;
}
.img1 {
  position: absolute;
  top: 40%;
  left: -52px;
  background: white;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0 1px 8px 0 #ccc;
  width: 3%;
}
.img2 {
  position: absolute;
  top: 40%;
  right: -52px;
  background: white;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0 1px 8px 0 #ccc;
  width: 3%;
}
.drug-con {
  padding:29px 23px;
  background-color: white;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}
.drug-con1 {
  padding: 40px 0px;
  background-color: white;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
}
.drug-con2 {
  padding: 30px 0px;
  
}

.drug-conpg{
    background-color: white;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.drug-con4
{
  padding: 15px;
  background-color: white;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  border: 1px solid #eee;
}


.drug-con3 {
  padding-top: 40px;
  background-color: white;
}
.display {
  display: flex;
 
}
.lab-reviews
{
    border-bottom: 1px solid #eee;
   
    padding: 20px 0px;
}
.package-description
{
    border: none !important;
}

.package-description >li
{
    width: 33% !important;
}
.package-description > li> a
{
    padding: 15px 15px !important;
}
.des-content
{
    text-align: justify;
    padding: 20px 0px;
    color: #777;
    letter-spacing: 0.5px;
}
.reg-tab > li > a {
   
    border: 1px solid #ccc;
   
}

.reg-tab > li.active > a, .reg-tab > li.active > a:focus, .reg-tab > li.active > a:hover {
    color: white !important;
    
}
.bullets-align
{
    list-style-type: circle;
    padding-inline-start: 20px;
}

.app-download1 {
  width: 40%;
}
.app-download2 {
 
}
.app-download2 input {
  width: 60%;
  border: 1px solid #eee;
  line-height: 37px;
  font-family: @font-family;
  font-size: @font-size4;
 padding: 12px 20px;
    height: 38px;
}
.btn12 {
  line-height: 37px;
  color: white;
  background-color: @main-color;
  border-radius: 5px;
  padding: 12px 20px;
  height: 38px;
  margin-top: 10px;
}

.btndir{
        background-color: #ed3237;
    color: white;
    padding: 1px 5px;
    outline: none;
    border-radius: 5px;
    letter-spacing: 1px;
    border: 1px solid #ed3237;
}

.btndir:hover{
    background:white;
    color: @main-color;
     
}
.line-height1 {
  line-height: 39px;
}
.img5 {
  width: 70%;
}
.product {
  border-radius: 5px;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #eee;
  padding: 10px;
 
  
}

.bottom-text{
    position: absolute;
    bottom: 10px;
    left: 0px;
    text-align: center;
    width: 100%;
}
.p_name {
  text-align: center;
  padding-top: 5px;
  color: black;
}
.img1:hover {
  background: #eee;
}
.img2:hover {
  background: #eee;
}
.color3 {
  color: @main-color;
}
.b_name {
  text-align: left;
  color: black;
  padding-top:5px;
      white-space: nowrap;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
}




.read-more {
  color: @main-color;
  text-align: right;
  padding: 10px 10px 10px;
}
.read-more:hover {
  color: @font-color;
}
.b_content {
  padding: 0px 10px 10px;
  color: @font-color;
  font-weight: 400;
  font-family: @font-family;
  font-size: @font-size4;
  line-height: 20px;
  overflow: hidden;
    height: 40px;
}

.b_content1{
  padding: 0px 10px 0px;
  color: @font-color;
  font-weight: 400;
  font-family: @font-family;
  font-size: @font-size4;
  line-height: 20px;
  overflow: hidden;
    height: 65px;
}


.blog {
  border-radius: 5px;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #eee;
  padding-bottom: 10px;
  margin: auto;
  
   margin-bottom: 10px;
}
.bolg-box {
    padding: 0px;
    height: 200px;
    width: 230px;
 
}
.bolg-box img {
    display: block;
    width: 230px;
    margin: auto;
    height: 200px;

  
}
.blog-name
{
    position: absolute;
    top: 10px;
    left: 20px;
  
}

.doctorconsult-box
{
    display:none;
}
.health-head
{
    line-height: 22px;
    letter-spacing: 0.5px;
    color: white;
}
.blog-head
{
    color: black;
    padding: 10px 10px;
}
.blog-head h3{
    white-space: nowrap;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bordertop{
    border-bottom: 1px solid #e4e4e4;
}


.blog:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
}


.b_price img {
  display: block;
  width: 12px;
  height: 12px;
}

.b_mrp img {
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 3px;
}
.b_price {
  display: flex;
  color: black;
  font-size: @font-size1;
}
.b_mrp {
  font-family: @font-family1;
  font-weight: 500;
  font-size: @font-size4;
  color: @font-color;
  display: flex;
  width: 100%;
}
.b_mrp span {
  color: green;
  text-align: right !important;
  padding-left: 5px;
  font-size: 12px;
  font-family:@font-family;
}
.mrp-left
{
    width: 60%;
    display: flex;
}
.mrp-right
{
    width: 40%;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

.lipr li{
    margin-bottom:5px;
}
.desc {
  font-family: @font-family1;
  font-weight: 300;
  font-size: @font-size4;
  color: @font-color;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: capitalize;
  width: 100%;
}
    
.product:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 5px;
}

.download1
{
          padding-top: 20%;
}
.new-area
{
  padding: 0px 53px;
}
.app-left
{
    width: 400px;
    margin: auto;
}
.call-to-order
{
  width: 43%;
    margin: auto;
    display: flex;
}
.number
{
    line-height: 39px;
    padding-left: 15px;
}
.feature-brand
{
    background-image:url('../img/circle.png');
    height: 120px;
    width: 120px;
    margin: auto;
    background-size: cover;
}
.feature-brand img
{
    width: 100%;
    height: 100%;
    padding: 25px;
}
.feature-sec{
    
    padding: 10px;
}
.member
{
    line-height: 55px;
        color: black;
}
.member-head
{
    padding: 20px 0px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 18px;
}
.btn1
{
    background-color:@main-color;
    color: white;
    padding: 8px 12px;
    outline: none;
    border-radius:2px;
    letter-spacing: 1px;
    border: 1px solid @main-color;
}

.btn3
{
    background-color:@main-color;
    color: white;
    padding: 10px 12px;
    outline: none;
    border-radius:5px;
    letter-spacing: 1px;
    border: 1px solid @main-color;
}
.btn4
{
    background: transparent;
    color: #ed3237;
    letter-spacing: 1px;
    border: 1px solid #eee;
    padding: 5px;
    font-size: 12px;
}

.btn3:hover
{
    background-color:white;
    color : @main-color;
    border: 1px solid @main-color;
}
.btn2
{
    background: transparent;
    outline: none;
}
.btn6{
    background: white;
    color: @main-color;
    border: 1px solid;
    padding: 10px 12px;
    outline: none;
    border-radius: 5px;
    letter-spacing: 1px;
}
.btn6:hover
{
    background-color:@main-color;
    color: white;
   
    border: 1px solid @main-color;
}
.member-padding
{
    padding: 30px 30px;
   
    background-color: #f5f5f5;
    border-radius: 10px;
        margin-top:25px;
}
.member-li
{
   font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 18px;
}
.membership-box
{
    width: 80%;
    margin: auto;
   
}
.member-ul
{
    list-style-type: disc;
    color: #777;
    padding-left: 15px;
}
.member-left
{
    margin-top: 34px;
}

.off {
    background-color: green;
    color: white;
    padding: 5px;
    
    border-radius: 5px;
    text-align: center;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-size: 9px;
    font-family: @font-family;
    float: right;
}
.btn1:hover {
    background: white;
    color: @main-color;
    border: 1px solid;
}
.down-head
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #777777;
    font-size: 18px;
}

/* register css*/


.dropdown-content {
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    // padding: 20px 10px;
    z-index: 2;
    left: 0px;
    top: 40px;
    border-radius: 5px;
    display: none;
}
.dropdown {
    position: relative;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.reg-area
{
    display: flex;
    width:100%;
    margin: auto;
}
.sigin
{
  
    text-align: left;
    padding: 15px 15px;
    border-bottom: 1px solid #eee;

}
.sigin p{
    padding: 5px 0px;

}
.sigin span{
    
    font-size: 14px;
}
.reg-section {
    background-image:url('../img/back1.jpg');
    padding: 60px 20px;
}
.reg-container{
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.form-area {
    background-color: white;
    border-radius: 10px;
}
.left-regsection
{
    
    height: 400px;
}
.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ff000087;
    width: 100%;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
}
.reg-left {
    padding: 59% 0%;
    text-align: -webkit-center;
    color: white;
    letter-spacing: px;
}
.reg-right {
    width: 70%;
    margin: auto;
    padding: 20px;
}

.reg-btn:hover {
    background: white;
    color: #ed3237;
    border: 1px solid;
 
    
}
.regis-input
{
    border-bottom: 1px solid #e6e3e3;
    padding: 10px 0px;
    margin-bottom: 10px;
    width: 100%;
    font-family: @font-family;
    font-size: 12px;
    outline: none;
}

.reg-btn {
    background: @main-color;
    color: white;
    padding: 7px 20px;
    letter-spacing: 1px;
    outline: none;
    border-radius: 2px;
    border: 1px solid @main-color;
    transition: all 0.5s;
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    font-family:@font-family;
}
.account
{
    text-align: center;
    font-size: 12px;
    font-family: @font-family;
        font-weight: 500;
}
.other-address
{
    width: 100%;
    border: 1px solid #ed3237;
    padding: 5px;
    margin-top: 10px;
}
.answer { display:none }
.account span
{
    
    color: @main-color;
    padding-left:5px;
}

/* end register css*/

/* otc product css*/
.panel-group {
    margin-bottom: 0px;
}
.panel-heading {
    padding: 10px 0px;
   
}
.panel-title {
  
    font-size: 14px;
    
}
.panel-default {
    border-color: transparent;
}

.xzoom-thumbs {
    text-align: center;
    margin-bottom: 0px !important;
   
}
.xzoom {
   
    box-shadow: unset !important;
   
}
.default1
{
    width: 100%;
}
.xzoom-container {
    display: inline-block;
    height: 270px;
    width: 300px;
   
    margin-left:25%;
}
.xzoom-thumbs {
    text-align: center;
    margin-bottom: 0px;
    width:16%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.xzoom-preview{
   background-color:white !important;
 
}
.small-section
{
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    border: 1px solid #cecece;
    margin-left: 0px !important;
    margin-bottom: 0px;
    padding: 10px;
}

.product_price
{
    display: inline-flex;
}
.off1
{
    color: green;
    line-height: 30px;
    border: 1px dashed;
    padding: 8px 15px;
    margin-left: 20px;
}
.m5
{
    margin-right: 30px;
}
.m12
{
        margin-top: 30px;
}

.google p
{
        font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #eee;
    padding: 0px 5px;
}
.m10
{
        margin-bottom: 10px;
}
.pro-align
{
    line-height: 30px;
}
.respro-wrapper
{
    display:none;
}
.rating1
{
    background-color: green;
    padding: 4px 5px;
    line-height: 20px;
    color: white;
    border-radius: 2px;
    
}
.rating-text
{
    line-height: 20px;
    margin-left: 10px;
}
.qty
{
   display: inline-flex;
}
.l1
{
    line-height: 25px;
}
.qty button
{
    background-color: #e9e9e9;
    height: 25px;
    width: 25px;
    color: black;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    outline: none;
}
.pincode-check
{
    padding: 20px 15px;
    background-color: white;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}
.color12
{
    color:@main-color;
}
.product-offer{
    padding-left:15px;
   
}
.offer-point
{
    line-height: 15px;
    color: green;
}
.offer-new
{
    line-height: 15px;
}
.new-weight{
    font-weight:bold;
}
.pincode-check  input
  {
    border-bottom: 1px solid #eee;
    padding: 5px 0px;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
   
    width: 100%;
  }
.qty input
{
    font-family:@font-family;
    
    width: 35px;
    outline: none;
}
.combo-img
{
   padding: 10px;
    height: 60px;
    width: 60px;
}
.combo-name
{
   color: black;
   line-height:55px !important;
  
}
.combo_mrp {
    font-family: @font-family1;
    font-weight: 500;
    font-size: 12px;
    color: #777777;
    display: flex;
}
.combo_mrp span {
    color: green;
    text-align: right !important;
    padding-left: 10px;
    font-size: 14px;
}
.new-boxarea
{
    height: 120px;
    width: 120px;
    margin: auto;
    // overflow:auto;
}
/* end otc product css*/
a
{
    color:black;
}

/* doctor categories page*/

.d-cat{
    background: #FFF;
    border-radius: 10px; 
    height: 180px;
    cursor: pointer;
    transition: all 0.5s ease-out;
    text-align:center;
    
}
.page-header {
padding-bottom: 10px;
margin: 20px 0 20px;
border-bottom: 1px solid #eee;
}

 .d-cat:hover{
   
   transform:translateY(-10px);
   color:@main-color;
}

 .d-cat .d-cat-title{
    margin:20px 0px;
    
    line-height: 20px;
}

 .d-cat img{
    width: 100px;
    margin: auto;
}

.d-cat .d-cat-btn a{
    text-decoration: none;

    font-size: @font-size2;
}

.whitebackg{
    padding: @padding;
}
/* end doctor categories page*/


.docimage {
    
    border-radius: 50%;
   
    border: 1px solid #e1dede;}
    
    
    #profilebut{

	color: #fff;
    background-color: @main-color;
    border-color: @main-color;
    transition: all 0.5s;
    border-radius:2px;
    padding:10px 12px;
    margin-top:20px;



}



.btn13
{
    background-color: #ddd;
    color: #999;
    padding: 10px 12px;
    outline: none;
    border-radius: 5px;
    letter-spacing: 1px;
    border: 1px solid #999;

}





.media-object p {
    margin: 0px;
    line-height: unset;
}
.btn-danger{
	background-image: none !important;
}

#profilebut:hover{
	color:@main-color;
	 background-color: white;
	 }
	 
	 
	 .media{
	padding:15px;
	    
	        border-bottom: 1px solid #e1dede;
	        margin-top: 10px;
}

.media-left{
	text-align: center;
}

.checked {
  color:#F9DF4A;
  font-size:16px;
 }





/*Doctor details*/

.black{
    color:black !important;
    
}
.iconsp{
    padding:10px;
}

.mid-det h4{
    font-size:@font-size1;
    font-weight:@font-w1;
}


.revbox{
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 15px;
    box-shadow:0 4px 17px 0 rgba(0, 0, 0, 0.1);
}

.docrevimg{
    padding:0px 10px;
}

.rating2
{
    background-color: green;
    padding: 4px 5px;
    line-height: 20px;
    color: white;
    border-radius: 2px;
    max-width: fit-content;
    float: right;
}
.rating {
    padding:10px 0px 10px 0px;
 float:left;
  background:none;
}

.rating label {
  float: right;
  position: relative;
  width: auto;
  
  cursor: pointer;
}
.rating label:not(:first-of-type) {
  padding-right: 2px;
}
.rating label:before {
  content: "\2605";
  font-size: 25px;
  color: #CCCCCC;
  line-height: 1;
}
.rating input {
  display: none;
}
.rating input:checked ~ label:before, .rating:not(:checked) > label:hover:before, .rating:not(:checked) > label:hover ~ label:before {
  color: #F9DF4A;
  background:white;
}

.rating input:checked + label {
    background:none !important;
}
.revfrm121
{
    text-align: center;
    display: block;
    width: 50%;
    margin: auto;
}
.icon24{
        padding-right: 5px;
    width: 19px;
    display: inline-flex !important;
    color: #5f6771;
    }
/*Doctor details end*/

.doclistp p{
    
    font-size: 14px;
    letter-spacing: 0.5px;
}
.doctlistpro
{
    max-width: 120px;
    margin: auto;
}
.doc-category
{
        color: #ed3237;
    background-color: #ff00001c;
    padding: 0px 10px;
    max-width: fit-content;
    margin: 8px 0px;
    border-radius: 3px;
}

.clinic-heading
{
    font-family: Calibri;
    font-size: 17px;
     background-color: #ed3237;
    color: white;
    letter-spacing: 1px;
    padding: 8px 10px;
    margin: 15px 0px;
}
.clinic
{
    height: 75px;
    width: 80px;
    border-radius: 5px;
    margin-right: 10px;
}

.clinic img
{
    height: 75px;
    width: 80px;
    border-radius: 5px;
    margin-right: 10px;
}





.res-doctlist
{
    display:none;
}

#cardcenter {
    text-align: center !important;
    padding-bottom: 20px;
}

.card-body1 {
    padding: 15px !important;
}


.btnlab{
    padding: 8px;
    width: 100%;
    font-size: 14px;
    margin-top: 25px;
}

.card-text small {
    border: 1px dashed green;
    padding: 5px;
    color: green;
    font-family:Calibri;
}
.card1
{
    border: 1px solid #e1dede;
    border-radius: 10px;
    height:200px;
}
.card2
{
    border: 1px solid #e1dede;
    border-radius: 10px;
    height:170px;
}

.card3
{
    border: 1px solid #e1dede;
    border-radius: 10px;
    height:220px;
}


#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    text-align: center;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
.cart-item {
  border-bottom: 1px solid #eee;
  
    padding: 15px 10px;
  
}
.cart-item-right{
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 4px;
}
.cart-product 
{
       width: 100px;
   
    height: 100px;
    margin: auto;
   
}
.p-area {
   height: 180px;
    width: 180px;
  
    border: 1px solid #eee;
    padding:15px;
    margin: auto;
    margin-bottom: 20px;

}
.p-area img 
{
   
    height: 150px;
    width: 150px;
    margin: auto;
}
.cart-product  img
{
        width: 100px;
    height: 98px;
   
   
}
.cart-productpr {
    width: 80px;
   
    margin: auto;
}

.new-paymentarea
{
    padding-right: 0px;
    padding-left: 40px;
}
.apply
{
    padding: 20px;
    background-color: #eee;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}


.order-track {
  
  padding: 0 1rem;
  
  display: flex;
  flex-direction: column;
}
.order-track-step {
  display: flex;
  height: 7rem;
}
.order-track-step:last-child {
  overflow: hidden;
  height: 4rem;
}
.order-track-step:last-child .order-track-status span:last-of-type {
  display: none;
}
.order-track-status {
  margin-right: 1.5rem;
  position: relative;
}
.order-track-status-dot {
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background: #ed3237;
  text-align: center;
    color: white;
    font-size: 18px;
    font-weight: normal;
    padding: 5px;
}
.order-track-status-line {
  display: block;
  margin: 0 auto;
  width: 2px;
  height: 7rem;
  background: #ed3237;
}
.order-track-text-stat {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 3px;
}
.order-track-text-sub {
  font-size: 1rem;
  font-weight: 300;
}

.order-track {
  transition: all .3s height 0.3s;
  transform-origin: top center;
}

.total-amount
{
    padding: 20px;
    background-color: white;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);

    border: 1px solid #eee;
}
.apply input
{
    margin-top: 10px;
    font-size: 10px;
    padding: 5px;
    background-color: transparent;
    border: 1px solid #999;
    outline: none;
    width: 100%;
    border-radius: 5px;
    font-family: @font-family;
}

.apply input:focus{
    background:white;
}
.apply-btn
{
    padding: 0px;
    background-color: transparent;
    color:@main-color;
   
    border-left: none;
    cursor: pointer;
    position: absolute;
    right: 84px;
    top: 52px;
    border-radius: 50%;
    font-weight: bold;
    outline: none;
}
.total-area
{
    border-bottom: 1px solid #eee;
}


.shadowrem{
       box-shadow: unset;
    height: 60px;
}
.pre1{
   
   padding: 4px 8px;
    border-radius: 3px;
    outline: none;
    background-color: #eee;
}
.remove
{
    
}

.remove1{
    float:right;
}
.remove1 button
{
    background-color: white;
    outline: none;
}
.medicine-rx1
{
    width: 20px;
    margin: auto;
    float: right;
}

.medicine-rx1 img
{
    width: 20px;
    height: 20px;
   
}
.remove button
{
    background-color: white;
    outline: none;
}



.model-list {
  width: 100%;
}
.model-list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.model-list ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 10px;
  width: 30%;
}
@media (max-width: 480px) {
  .model-list ul {
    float: none;
    padding-top: 40px 0 0;
    width: 100%;
  }
}
.model-list ul li {
  padding: 5px 0;
  text-align: center;
}
.model-list ul li a:hover {
  text-decoration: underline;
}

.model-view ,.model1-view {
  clear: both;
  cursor: pointer;
  padding-top: 20px;
  text-align: center;
}
.model-view a , .model1-view a {
  display: inline-block;
  margin-right: 5px;
  color:@main-color;
  font-size:@font-size4;
  font-family: @font-family;
     
}
.model-view i , .model1-view i {
  color:@main-color;
  
}


.margina{
    margin:auto;
}


.chevron-down {
  transform: rotate(180deg);
}

.testimage
{
    width:35px;
    height:35px;
    margin: auto;
}

.testimage img{
       
}

.product-deatil .price-container {
    font-size: 20px;
    margin: 0;
    font-weight: 300;
}

.price-container strike{
    font-size:16px;
}

.product-deatil .certified ul li {
    display: inline-block;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 15px;
}

.product-deatil .certified ul li a span {
    display: block;
    color: #ed3237;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.product-deatil .certified ul li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none;
}

.product-deatil .certified ul li:first-child {
    border-right: none;
}
.product-deatil .certified ul li:not(first-child) {
    margin-left: -3px;
}

.product-deatil .certified ul {
    padding-left: 0;
}

.product-deatil .certified {
    margin-top: 10px;
}

.promoc span {
    padding: 5px;
    border-radius: 5px;
    background: #ed3237;
    color: white;
}

.couphead>li>a {
    color: white !important;
    background: #ed3237 !important;
    font-size: inherit !important;
    font-weight: 600 !important;
}

.couphead>li.active>a, .couphead>li.active>a:focus, .couphead>li.active>a:hover, .couphead>li>a:hover {
    color: #555 !important;
    cursor: default;
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.panel-headingpr {
    padding: 10px 15px;
    border-bottom: 1px solid #ccc !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.text-muted{
    padding-top:5px;
}
.checked1
{
    color:#f9d215;
}
.product-image
{
    text-align: center;
    height: 200px;
    width: 200px;
    margin: auto;
}
.head
{
    padding: 0px;
    background: #ed3237;
    border: 1px solid #ed3237;
    border-radius: 0px;
}
.couphead 
{
    width:100%;
    border: unset;
}
.couphead li
{
    width:33% !important;
}
.boxes {
display: flex;
flex-wrap: wrap;
}
.prod:hover {

-webkit-box-shadow: 1px 6px 17px 4px rgba(224,217,224,1);
-moz-box-shadow: 1px 6px 17px 4px rgba(224,217,224,1);
box-shadow: 1px 6px 17px 4px rgba(224,217,224,1);
transition: all 0.25s;
}

.thumbnail {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    overflow:auto;
}
.thumbnail img {
width: 60%;
margin: auto;
}
.product-but {
color: #ed3237;
float: right;
font-weight: bold;
}
.panhead {
background: #ed3237 !important;
color: white !important;
}
.panel-heading22 {
padding: 10px 15px;
border-bottom: 1px solid #ccc !important;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.fil-list {
border: 1px solid #ed3237;
border-radius: 3px;
padding: 5px;
border-top: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
overflow: auto;
margin-bottom: 0px;
}

.fil-list li {
padding: 0px 10px !important;
}
.panel-group {
margin-bottom: 20px;
}
.b-select{
padding:5px;
box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.09);
    font-family: Calibri;
    border: 1px solid #ccc;
    float: right;
}
.b-select:focus{
    outline:none !important;
}


.group 			  { 
  position:relative; 
  margin-bottom:20px; 
}

.group button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: initial !important ;
}
.group input 				{
  font-size: @font-size4;
  font-family:@font-family;
    padding: 20px 10px 5px 5px;
  display:block;
  width: 100%;
  border:none;
  border-bottom:1px solid #cdc9c9;
  color: black;
}
.group input:focus 		{ outline:none; }

/* LABEL ======================================= */
.group label 				 {
  color:#999; 
   font-family:@font-family;
  font-weight: lighter !important;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:20px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
   font-size: @font-size4;
}

.group input:focus ~ label, input[required]:valid ~ label ,input:read-only ~ label{
    top:-5px;
   
    color:black !important;
    font-family:@font-family;
    font-size: @font-size4;
  
}

/* active state */
.panhead input:focus ~ label, input[required]:valid ~ label ,input:read-only ~ label{
  top:-5px;
  
  color: #777 !important;
   font-family:@font-family;
    font-size: @font-size4;
}


.panhead input[required]:valid ~ .group, input:focus ~ .group ,input:read-only ~ .group{
    background:white !important;
}

/* BOTTOM BARS ================================= */
.bar 	{ position:relative; display:block; }
.bar:before, .bar:after 	{
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#ed3237; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}

/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}
.digit-group1 input {
   
    
    padding: 10px 0px;
    font-size: 24px;
    text-align: center;
    width: 100%;
    outline: none;
    width: 14%;
    border: 1px solid #eee;
    margin-right: 20px;
}

.digit-group1 input::-webkit-outer-spin-button,
.digit-group1 input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}


.digit-group1 input[type=number] {
 -moz-appearance:textfield;
}
/* active state */
input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}
input:-internal-autofill-selected {
    background-color: white !important;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
}
/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}

.ppolicynav,.ppolicynav>li>a{
    border:none;
    font-size:14px;
}

.ppolicynav>li.active>a, .ppolicynav>li.active>a:focus, .ppolicynav>li.active>a:hover{
color: black;
cursor: default;
background-color: #fff;
border: none;
border-bottom: none;
font-family: Calibri;
padding:5px 0px;
text-align: left;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
}
.ppolicynav>li>a{
    padding:5px 0px;
    font-size: 18px;
    font-family: Calibri;
}
.pcontent h2{
    font-size: 18px;
font-weight:600;
 font-family: Calibri;
}

.pcontent ul{
 line-height:30px;
}
.ppolicynav>li>a:hover{
    font-weight: bold;
    color: #555;

background-color: #fff;
border:none !important;
}
.reg-tab {
  
    width: 100%;
}
.tab-area {
    padding: 20px 0px;
}
.reg-tab li
{
    width: 33%;
    font-size: @font-size4;
    font-family:@font-family;
    text-align: center;
}

.tabs-nav i {
    cursor: pointer;
    font-size: 15px;
}

.qr-scan
{
        border: 1px solid #eee;
    padding: 20px;
   
    margin-bottom: 20px;

}

.border1
{
    border:1px solid #eee
}

.reg-tab>li.active>a, .reg-tab>li.active>a:focus, .reg-tab>li.active>a:hover {
    color: white;
    cursor: default;
    background-color: #ed3237;
    border:1px solid #ed3237;
    
    font-family:@font-family;
}
.reg-tab>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border:1px solid #ed3237;
    border-radius: 0px;
    color:black;
    font-family:@font-family;
}
.reg-tab>li>a:hover {
    border:1px solid #ed3237;
    color:#ed3237;
}
.reg-tab>li>a:focus, .reg-tab>li>a:hover {
    text-decoration: none;
    background-color: white;
    
}

.welcome{
    height:100%;
    padding:10px;
    box-shadow:none !important;
}

.welcomepic>img{
    transform:translateY(10%);
}
.account1{
    text-align:right;
    font-size: 12px;
    font-family:@font-family;
}
.account1 span{
  padding:0px;
  color: #999;
  font-family:@font-family;
}

.sec-title{
    position:relative;
     padding-bottom:15px 
}
 .sec-title .title{
    position:relative;
     color:#00b8ca;
     font-size:18px;
     font-weight:700;
     padding-right:50px;
     margin-bottom:15px;
     display:inline-block;
     text-transform:capitalize
}
 .sec-title .title:before{
    position:absolute;
     content:'';
    right:0;
     bottom:7px;
     width:40px;
     height:1px;
     background-color:#bbb 
}
 .sec-title h2{
    position:relative;
     color:#252525;
    font-size:20px;
    font-weight:500;
    line-height:1.5em;
    display:block
}


.contact-page-section .inner-container{
    position:relative;
    z-index:1;
    
    box-shadow:0 0 15px 5px rgba(0,0,0,.1);
}

.contact-page-section .form-column .inner-column{
    position:relative;
    padding:60px 45px 30px;
    background-color:#fff
}
.contact-page-section .info-column{
    position:relative;
    background-color:#f37578;
}
.contact-page-section .info-column .inner-column{
    position:relative;
    padding:60px 35px
}
.contact-page-section .info-column h2{
    position:relative;
    color:#fff;
    font-size:20px;
    font-weight:500;
    line-height:1.4em;
    margin-bottom:5px
}

.info-column p{
    color:#fff;
    margin-bottom:20px
}
.contacttop h1{
    font-size:24px;
    font-weight:600;
}
.contact-page-section .info-column .list-info{
    position:relative;
    margin-bottom:60px
}
.contact-page-section .info-column .list-info li{
    position:relative;
    margin-bottom:25px;
    font-size:18px;
    color:#fff;
    line-height:1.8em;
    padding-left:45px
}
.contact-page-section .info-column .list-info li:last-child{
    margin-bottom:0
}
.contact-page-section .info-column .list-info li i{
    position:absolute;
    left:0;
    top:8px;
    color:#fff;
    font-size:20px
}
.contact-form{
    position:relative
}
.contact-form .form-group{
    position:relative;
    margin-bottom:20px
}
.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{
    position:relative;
    display:block;
    width:100%;
    height:45px;
    color:#222;
    font-size:14px;
    line-height:38px;
    padding:10px 10px;
    border:1px solid #ddd;
    background-color:#fff;
    font-family: 'Montserrat', sans-serif;
    transition:all .3s ease;
    -ms-transition:all .3s ease;
    -webkit-transition:all .3s ease
}
.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form textarea:focus{
    border-color:#00b8ca
}
.contact-form textarea{
    height:150px;
    resize:none
}
.contact-form .theme-btn{
    font-size:14px;
    font-weight:600;
    margin-top:10px;
    text-transform:capitalize;
    padding:10px 20px;
    border:1px solid #ed3237;
    background:#ed3237;
    display:inline-block;
    position:relative;
    cursor:pointer;
    color:white;
    font-family: 'Montserrat', sans-serif;
}
.contact-form .theme-btn:hover{
    color:#ed3237;
    border-color:#ed3237;
    background:0 0
}
.contact-form input.error,.contact-form select.error,.contact-form textarea.error{
    border-color:red!important
}
.contact-form label.error{
    display:block;
    line-height:24px;
    padding:5px 0 0;
    margin:0;
    text-transform:uppercase;
    font-size:12px;
    color:red;
    font-weight:500
}
.social-icon-four{
    position:relative
}
.social-icon-four li{
    position:relative;
    margin-right:18px;
    display:inline-block
}
.social-icon-four li.follow{
    color:#fff;
    font-weight:600;
    font-size:24px;
    display:block;
    margin-bottom:20px
}
.social-icon-four li a{
    position:relative;
    font-size:20px;
    color:#fff;
    -webkit-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease
}
.social-icon-four li a:hover{
    color:#222;
}

 
 
 
 
 #otherdiv
 {
     color: #777777;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0px;
    display: block;
 }
 #otherdiv input
 {
   border: 1px solid #ed3237;
   padding: 5px;  
 }

 #otherdiv1
 {
     color: #777777;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0px;
    display: block;
 }
 #otherdiv1 input
 {
   border: 1px solid #ed3237;
   padding: 5px;  
 }


#doc-uploaded_image
{
    
    display: inline-flex;
    float: left;
    width: 500px;
    overflow: auto;

}
#myForm{
    position: absolute;
    background-color: #f5f5f5;
    z-index: 99999;
    border-radius: 5px;
    right: 0px;
    padding: 20px;
    margin: 10px;
    width: 320px;
    top: 80px;
}
    .image-uploadpres > input
{
    display: none;
}
.lab-date
{
    // border: 2px solid #eee;
    color: #ed3237;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom:5px;
}
.image-uploadpres label
{
   display: inline-flex;
       cursor: pointer;
}


.image-uploadpres span{
   
   
    padding-left: 20px;
}

input[type="file"] {
  display: none;
}
.imageThumb {
    height: 140px;
    border: 2px solid #eee;
    padding: 10px;
    cursor: pointer;
    width: 140px;
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
      float: left;

}
.remove {
    display: block;

    color: #ed3237;
    text-align: right;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: unset;
}


   .valid-guide .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    padding: 5px 10px;
    background: transparent;
}

.sidepanel  {
     width: 0px;
    position: fixed;
    z-index: 1;
    height: auto;
    top: 120px;
    right: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
  
     border: 2px solid #eee;
}

.pan-head
{
    background-color: #f5f5f5;
    padding: 10px 5px;
}

.button-action
{
    width:120px;
    margin-left: 16px;
}

.about1text{
    width:75%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color:white;
 
}

.about1text h1{
    font-size:46px;
}

.about1text p{
    margin-top:35px;
    font-size:20px;
}

.lgray{
    background:#efefef;
}

.quote img{
    float:right;
}

.quotetext{
    width:60%;
    padding-top:50px;
    padding-bottom:0px;
     
}

.quotetext h1{
    font-size:30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-style:italic;
    font-weight:400;
}

.signature img{
    margin:auto;
    width:30%;
    
}

/* start otp css  */

.flex{
  display: flex;
  margin-top: 20px;
}

.otpCont {
  
}
/* end otp css  */


/* aboutus */

.about {
    padding: 30px 0;
}

.about .heading h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding: 0;

}

.about .heading h2 span {
    color: #F24259;
}

.about .heading p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    color: #999999;
    margin: 20px 0 60px;
    padding: 0;
}

.about h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.about p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    color: #999999;
    margin: 20px 0 15px;
    padding: 0;
}

.about h4 {
    font-size: 15px;
    font-weight: 500;
    margin: 8px 0;
}

.about h4 i {
    color: #F24259;
    margin-right: 10px;
}
.midabout img{ width:15%;margin:auto;}
/* end aboutus*/


/*  start Blog css*/

.blog-left {
   
    padding: 20px;
    background-color: white;
    
}

.blog-right {
 
    background-color: white;
    
    
}

.blog-text
{
   
    color: #777;
    line-height: 15px;
}
.blog-head1
{
    padding: 0px 0px 10px 0px;
    letter-spacing: 1px;
   
}
.latest
{
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.blog-img
{
    width: 100px;
    height: 70px;  
}
.blog-img img
{
    width: 100px;
    height: 70px;
    border-radius: 5px;
}

.recent-area
{
    background-color: white;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 20px 20px;
}
.text-holder ul li {
    float: left;
    padding: 0px 0px;
    font-size: 16px;}
    
    .cat {
    background: #FFF;
    border-radius: 10px;
    padding: 10px 10px;
    
    cursor: pointer;
    transition: all 0.5s ease-out;
    text-align: center;
}
.recent-area {
    padding: 20px 20px;
    
}

.cat-area{
  
}

.cat-area li{
  
  font-size: 11px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    color: #777;
    line-height: 24px;
  
}


.blog-label
{
  font-family: 'Montserrat', sans-serif;
}
/* end blog css*/

/*  blog list css*/
@accent:#ed3237;



.post {
  width: 100%;
  box-sizing: border-box;
  overflow: auto;
  border-bottom: 1px solid #ccc;
 
  
  a {
    color: @accent;
    text-decoration: none;
    &:hover{
        color:lighten(@accent, 10%);
    }
  }
  
  .feat-img{
    /* Landscape phones and down */
    @media (max-width: 480px) {
     
      img {
        padding-bottom: 2%;
        display: block;
        margin: auto auto;
        text-align: center;
        border-radius:4px;
      }
    }
    width: 20%;
    float: left;
    margin-right: 2%;
    img {
      max-width: 100%;
      height: auto;
       border-radius:4px;
    }
  }
  article{
     /* Landscape phones and down */
    @media (max-width: 480px) {
     
    }
    width: 74%;
    float: left;
    
    header.bloglistheader{
      p.author-cred {
        background: #f5f5f5;
        padding: .15em;
        font-size:14px;
      }
      p.author-cred>a{
          color:black;
          text-decoration:underline !important;
      }
      ul.bloglistcat {
      @media (max-width: 480px) {
          display: block;
          margin: auto auto;
          li {
            
          }
      }
        list-style:none;
        margin: 0;
        padding: 0;
        li {
          color: #ccc;
          display: inline-block;
          padding: 0px 5px 0px 0px;
          font-size:14px;
          &:last-child {
            &:after{
              padding-left: 5px;
              content:none;
            }
          }
          &:after{
            padding-left: 5px;
            content: " / ";
          }
          a {
            color: #8a8a8a;
            font-size:12px;
            text-decoration: none;
            &:hover{
              color:lighten(@accent, 10%);
            }
          }
        }
      }
    }
  }
  h2{
    font-size:140%;
    line-height: 1.5em;
    
    a{
      color: #333;
    }
  }
  footer.bloglistfooter {
    width: 100%;
    overflow: auto;
    padding-top:10px;
    }
  

  
}

.more-link {
  @media (max-width: 480px) {
      width: 100%;
    text-align: center;
  }
  text-align: center;
  background: @accent;
  color: #fff !important;
  padding: .5em .75em;
  display: inline-block;
  float: right;
  &:hover {
    background: darken(@accent, 10%);
  }
}
/*  end blog list css*/









.wrapper1 {
  max-width: 700px;
  margin: 50px auto;
  background: #6465a5;
  box-sizing: border-box;
  padding: 40px;
}



.address {
  display: flex;
  justify-content: space-around;
  text-align: center;
  color: #a9aacd;
  margin-bottom: 50px;
}

.inner-address p {
  font-size: 12px;
}

.inner-address .fas {
  font-size: 30px;
  margin-bottom: 10px;
}

.form {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}

.form-title {
  font-size: 25px;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}

.input-form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}

.inner-msg {
  width: 100%;
  margin-bottom: 20px;
  resize: none;
}

.input > input {
  border: 0;
  width: 260px;
  padding: 10px 20px;
  outline: none;
}

.msg > textarea {
  width: 100%;
  border: 0;
  padding: 10px 20px;
  outline: none;
  height: 80px;
}

.btn {
  border: 2px solid #fff;
  padding: 10px 20px;
  color: #fff;
  cursor: pointer;
  transition: all 0.5s ease;
}

.btn:hover{
  background: #fff;
  color: #6465a5;
}

.social {
  display: flex;
  justify-content: center;
  color: #a9aacd;
}

.inner-social .fab {
  margin: 0 20px;
  font-size: 30px;
  cursor: pointer;
  transition: all 0.5s ease;
}

.fab:hover{
  color: #fff;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a9aacd;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #a9aacd;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #a9aacd;
}

@media screen and (max-width: 640px) {
  .input-form {
    flex-direction: column;
  }
  .input:first-child > input {
    margin-bottom: 20px;
  }
  .form .input > input {
    width: 100% !important;
  }
}

@media screen and (max-width: 580px) {
  .address {
    flex-direction: column;
    align-items: center;
  }

  .inner-address {
    margin-bottom: 20px;
  }

  .social {
    flex-direction: column;
    align-items: center;
  }

  .inner-social {
    margin-bottom: 20px;
  }
}


.myaccount ul
{
        border-bottom: unset !important;
}
.myaccount  li
{
        float: unset !important;
        margin-bottom: 10px;
        box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        
}



.myaccount>ul>li.active>a:hover{
    color: black;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: unset;
    font-size: 14px;
     border-radius:5px;
     border-bottom-color: #ddd !important;
         font-family: 'Montserrat', sans-serif !important;
}
.myaccount>ul>li>a {
    color: black;
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius:5px;
    font-size: 14px;
    border-bottom-color: #ddd !important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 7px 15px !important;
}
.myaccount-img
{
    height:25px;
    width: 25px;
    
}
.myaccount-tab
{
    line-height:25px;
    padding-left:15px;
    font-size: 12px;
}
.myaccount-content
{
    border: 1px solid #eee;
    padding: 20px 20px;
    border-radius: 5px;
}
.order-now {
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
    padding: 15px 10px;
    border-radius: 5px;
    background-color: white;
}
.myaccount-btn
{
    background: transparent;
    color: #777777;
    outline: none;
}
.myaccount-align
{
    line-height: 29px;
}
.myacc-area
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
}
.img4
{
    width: 30px;
    height: 30px;

   
}

.modalpres{
    width:50%;
    margin: 30px auto;
}

.pricedetail-align
{
    
    padding: 20px 0px 0px 20px;
}

.model-view a, .model1-view a {
   
    font-size: 16px !important;
    font-family: Calibri !important;
}

.model-view, .model1-view {
   
    padding-top: 0px;
}
    
.modal121
{
    width: 400px;
    margin:0 auto;
    margin-top: 30px;
}
.caption h3 , .caption h5{
margin-bottom:4px;
}
input[type=checkbox], input[type=radio] {
      margin: 0px 4px 0px 0px;
    margin-top: 1px\9;
    line-height: normal;
}
.check-align
{
    max-width: fit-content;
    margin: auto;
}
.offer-details
{
    overflow: auto;
    margin: auto;
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 10px;
    margin-top: 50px;
}
.eli-ul
{
    list-style-type: decimal;
    padding-left: 15px;
}


.containerdoc{
    padding:0px 100px;
}
.refer
{
    width: 100px;
}
.refer-share
{
    padding-left: 20px;
}
.refer-share li{
    
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0 auto 20px;
    position: relative;
  
}
.refer-share li:before {
    position: absolute;
    content: " ";
    width: 2px;
    height: 80%;
    background: #e6e7ea;
    left: 0;
    top: 4px;
    margin: 15px 0;
    border-radius: 2px;
}
.refer-share li:after {
    position: absolute;
    content: " ";
    width: 4px;
    height: 4px;
    background: #ed3237;
    border-radius: 4px;
    left: 0;
    top: 2px
}
.coin-heading
{
    line-height: 80px;
    padding-left: 10px;
}
.coin-table
{
    width: 70%;
    margin: auto;
    overflow: auto;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 30px;
}
.bottom-border
{
    border-bottom: 1px solid #eee;
}

   .cart-item1 {
    border: 1px solid #eee;
    margin-bottom: 15px;
    padding: 20px 10px;
    border-radius: 4px;
    margin-top: 15px;
}


.pre-box img {
    width: 150px;
    height: 150px;
    margin: auto;
}


// .pre-box1
// {
//     border: 1px solid #eee;
//     height: auto;
//     width: 170px;
//     margin: auto;
// }

.pay-heading
{
   
    text-align: center;
    background-color: #ed3237;
    color: white;
    padding: 10px;
   
}
.total-amount1 {
    padding: 25px;
    background-color: white;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #eee;
   
}
.close1
{
    font-weight: unset !important;
    color: white !important;
    background-color: #ed3237 !important;
    opacity: 1 !important;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    text-shadow: unset !important;
    line-height: 1;
    font-size: 20px !important;
    outline: none;
}
/* The container */
.container1 {
  display: block;
  position: relative;

  cursor: pointer;
 
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark1 {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark1 {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container1 input:checked ~ .checkmark1 {
  background-color: #ed3237;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark1:after {
  display: block;
}

/* Style the checkmark/indicator */
.container1 .checkmark1:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
   
}
.upload-height
{
    height:200px;
}

.cancel-select
{
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}

.can-area
{
        width: 450px;
}





.groupfilter {
  
  margin-bottom: 2em;
}

.groupfilter input[type="checkbox"],
.groupfilter input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.groupfilter label {
  position: relative;
  margin-right: 1em;
  padding-left: 2em;
  padding-right: 1em;
  line-height: 2;
  cursor: pointer;
}
.groupfilter label:before {
  box-sizing: border-box;
  content: " ";
  position: absolute;
  top: 0.3em;
  left: 0;
  display: block;
  width: 1.4em;
  height: 1.4em;
  border: 2px solid white;
  border-radius: .25em;
  z-index: -1;
}

.groupfilter input[type="radio"] + label::before {
  border-radius: 1em;
}

/* Checked */
.groupfilter input[type="checkbox"]:checked + label,
.groupfilter input[type="radio"]:checked + label {
  padding-left: 1em;
  color: white;
}
.groupfilter input[type="checkbox"]:checked + label:before,
.groupfilter input[type="radio"]:checked + label:before {
  top: 0;
  width: 100%;
  height: 2em;
  background: #ed3237;
}

/* Transition */
.groupfilter label,
.groupfilter label::before {
  transition: .25s all ease;
}
.mem-con {
    padding: 0px 0px 20px;
    background-color: white;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    border: 1px solid #eee;

}
.mem-left
{
    padding: 10% 5%;
}
.mem-img
{
    height: 100px;
    width: 100px;
    margin: auto;
}
.orderuploadpres
{ 
    max-width: fit-content;
    margin: auto;
    // display: -webkit-box;
    width: 70px;
}

.orderuploadpres1
{ 
    max-width: fit-content;
    margin: auto;
    // display: -webkit-box;
  
}
.width-cross
{
    width: 12px;
    height: 12px; 
}
.wishlist-product
{
    
    border-radius: 5px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.03);
    border: 1px solid #eee;
    overflow: auto;
   

}
.move-cart
{
    text-align: center;
    font-size: 12px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    font-family:@font-family;
    color:@main-color;
    font-weight: bold;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #ed3237 !important;
    box-shadow: unset !important;
    color: #fff;
    font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover {
    color: #fff !important;
    background: #f58634 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_month {
    
    font-family:@font-family;
    width: 90px !important;
}
.xdsoft_datetimepicker .xdsoft_year {
   font-family:@font-family;
   width: 60px !important;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    text-align:center;
}


.paymode{
    border:none;
    text-align:left;
    
}


.successorderimg{
 width:100px;
 margin:auto;
}


.refordersuc{
    padding:10px;
    border-radius:5px;
    background:#ececec;
}




.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size:14px;
  font-weight:normal;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height:16px;
  border:1px solid #dedede;
  background:white;
}
.styled-checkbox:hover + label:before {

}

.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-checkbox:checked + label:before {
  background: #f95156;
}

.listpr span{
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
}

.listpr ul>li{
        padding-left: 10px;
    display: inline-flex;
    width: 100%;
}
.listpr ul>li>input[type=checkbox]{
      
        margin: 5px 5px 5px 0px;
}


.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}








progress, sub, sup {
  vertical-align: baseline;
}



.clear:after, .pagination:after, .clear:before, .pagination:before {
  content: "";
  display: table;
}
.clear:after, .pagination:after {
  clear: both;
}

.pagination__wrapper {
  max-width:fit-content;
  margin:auto;
}



@-webkit-keyframes hoverAnimation {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes hoverAnimation {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.pagination {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination li {
  display: block;
  float: left;
  padding: 5px;
}
.pagination li:first-child {
  border: none;
}
.pagination button,
.pagination span {
  background: none;
  border: none;
  border-radius: 50%;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.6);
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  min-width: 40px;
  padding: 0;
}
.pagination button {
  outline: none;
  position: relative;
  transition: all 170ms linear;
}
.pagination button:before {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  content: "";
  cursor: pointer;
  height: 0;
  left: 50%;
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: all 170ms linear;
  top: 50%;
  width: 0;
}
.pagination button:hover:not(.active) {
  color: black;
}
.pagination button:hover:not(.active):before {
  -webkit-animation: hoverAnimation 510ms linear forwards;
          animation: hoverAnimation 510ms linear forwards;
  height: 40px;
  width: 40px;
}
.pagination button.active {
  background: rgba(0, 0, 0, 0.1);
  color: black;
}
.pagination .prev,
.pagination .next {
  font-size: 14px;
}


.blogfirst > div:first-child{
    padding-top:0px;
}


.wishprod {
   width: 100%;
}


.wishprod img{
   height: 25px;
    width: 15px;
    float: right;
}


.nostylebutton{
 float: right;
    background: transparent;
    outline: none;

}




/*career*/

.paddingcar{
    padding:35px 10px;
}
.newh1 h1{
    font-size:26px;
}
.car1l{
    padding:70px 20px;
}
.car1r{
    padding:20px;
}
.car1r h1{
    
}

.car2l h1{
     font-size:26px;

}

.car2l p{
    font-size:18px;
    color:gray;
}
.joinbox{
    width:80%;
    margin:auto;
    overflow:auto;
}
.patient-img
{
    width:150px;
    margin:auto;
}


.btn1222 {
  
    color: white;
    background-color: #ed3237;
    border-radius: 5px;
    padding: 10px 12px;
    border: 1px solid #ed3237;
   
}

.btn1222:hover{
    background:white;
    color:@main-color;
    border:1px solid #ed3237;
}

.queryf{
    margin:20px 0px;
}

.queryf label{
    color: #999;
    font-family: 'Montserrat', sans-serif;
    font-weight: lighter !important;
  padding: 0 0 5px 5px;
    pointer-events: none;
 
  
    font-size: 12px;
}

.queryf textarea{
    border:1px solid lightgray;
    border-radius:2px;
}

.btncal{
    width:100%;
    padding:8px;
    background:none;

}

.btncal:hover{
    background:#ed3237 !important;
    color:white;
    
    h6{
        color:white!important;
    }
      
}


.fontdir{
    font-size:12px;
}

.btnnon{
    background:#f5f5f5;
      width:100%;
    padding:8px;
    cursor:unset;
}

.btntime{
    font-size: 14px;
    padding: 6px;
    background: white;
    border: 1px solid #ed3237;
    border-radius: 2px;

}

.btntime:hover{
     background: #ed3237;
     color:white;
}

.p121{
    padding:0px 5px;
}
/*career*/


.pharcallimg{
    width:80px;
    height:80px;
}


.rad
{
    cursor:pointer;
    display:block;
}

.rad input[type="radio"]{
    display:none;
}

.category ul 

{
    padding: 0px 10px;
}
.category ul li
{
    display: inline-flex;
    width: 100%;
    border-bottom: 1px solid #eee; 
    padding:10px 0px;
}

.menu1{
    background: white;
    
}

.menu1 ul li
{
   
}
.menu1 .navbar-inverse ul li a{
    padding: 15px 62px;
    color: black;
    font-size:12px;
    
}

.menu1 .navbar-inverse
{
    
    background-color: #cccccc0d;
    border-bottom: 1px solid #eeeeee7a;
}

.category .img-area
{
    width:45px;
}

.category h4
{
    padding: 16px 10px;
}


#modalContainer {
	background-color:rgba(0, 0, 0, 0.3);
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}
#alertBox {
    position: relative !important;
    width: 400px;
    margin: auto;
    margin-top: 10%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 20px 30px;
    border-radius: 5px;
    padding: 20px;
    left: 0px !important;
}
#modalContainer > #alertBox {
	position:fixed;
}
#alertBox h1 {
    margin: 0;
   
    padding: 10px;
    font-size: 20px;
    color: #ed3237;
    text-align: center;
    border-bottom: 1px solid #eee;
}

#alertBox p {
    font-size: 14px;
    height: 60px;
  
    text-align: center;
    padding-top: 10px;
}

#alertBox #closeBtn {
    display: block;
    position: relative;
    margin: 5px auto;
    padding: 7px;
    border: 0 none;
    width: 70px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF !important;
    background-color: #ed3237;
    border-radius: 3px;
    text-decoration: none;
}

/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em verdana,arial;
}



#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;
}



 /*Method 2) Using a Spritedeepak*/
.star-ratings-sprite {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  font-size: 0;
  height: 21px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 110px;
  margin: 0 auto;
  
  &-rating {
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
    background-position: 0 100%;
    float: left;
    height: 21px;
    display:block;
  }
  
}
.landscape
    {
            display: block;
    }
    
     .land-text
    {
         display:none;
    }
    
/* ----Opacity issu in shop-category.php-----------*/
    
