@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Quicksand:400,500,700";
/* breakpoints */
.link-hover {
  color: #00406e;
}
.darkgrey {
  color: #434343;
}
.grey {
  color: #525252;
}
.lightgrey {
  color: #626262;
}
/* breakpoints */
/* header new */
/* home page sections */
/* howitworks modal */
/***** REVIEW ******/
/******* Dashboard ********/
/***** SUB MENU ******/
/**** Dashboard Address ***/
/* new styles */
/* buttons */
/* select styles */
/* number styles */
/* alternate background list-group */
/* deals section */
/* blood-donor styles */
.loader {
  background: #000 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
.loader > img {
  margin-top: 25%;
}
#home-slider .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.link {
  color: #005897;
}
.clear {
  clear: both;
}
h1.logo {
  margin-top: 0;
  margin-bottom: 0;
}
h1.logo a {
  display: block;
  padding: 10px 0;
}
.hdr-right {
  float: right;
  margin-top: 3em;
}
.hdr-right .call a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
}
.hdr-right .call a > span {
  padding-left: 8px;
  font-size: 12px;
}
.hdr-right .call a .icon {
  padding: 5px;
}
.hdr-right .call a:hover {
  color: #00406e;
}
.hdr-right .email a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
}
.hdr-right .email a > span {
  padding-left: 8px;
  font-size: 12px;
}
.hdr-right .email a .icon {
  padding: 5px;
}
.hdr-right .email a:hover {
  color: #00406e;
}
.hdr-right .whatsapp a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
}
.hdr-right .whatsapp a > span {
  padding-left: 8px;
  font-size: 12px;
}
.hdr-right .whatsapp a .icon {
  padding: 5px;
}
.hdr-right .whatsapp a:hover {
  color: #00406e;
}
.hdr-right .outline {
  border-width: 1px;
  border-style: solid;
  border-color: #333;
}
.hdr-right .icon {
  width: 32px;
  height: 32px;
  padding: 5px;
  font-size: 14px;
  color: #005897;
  border-color: #005897;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hdr-right .icon * {
  -ms-flex-item-align: center;
  align-self: center;
}
.navbar .navbar-nav {
  font-family: 'Quicksand', sans-serif;
}
.navbar .navbar-nav .active a {
  background: #00b055;
}
.custom-nav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.custom-nav .navbar-brand {
  width: 180px;
  background: #fff;
  position: absolute;
  z-index: 9;
  text-align: center;
  padding: 5px 15px;
  height: auto;
}
.custom-nav .navbar-brand > img {
  display: inline-block;
  width: 100%;
}
.custom-nav .navbar-nav > li.active a {
  color: #ffffff;
  background: #00b055;
}
.custom-nav .navbar-nav > li a:hover {
  color: #ffffff;
  background: #00b055;
}
.custom-nav .navbar-header {
  position: relative;
}
.custom-nav .navbar-right {
  margin-right: 0;
}
.custom-nav.navbar-default {
  background-color: #005897;
  border-radius: 0px;
  border: none;
}
.custom-nav.navbar-default .navbar-nav > li {
  font-size: 18px;
}
.custom-nav.navbar-default .navbar-nav > li a {
  color: #fff;
}
.custom-nav.navbar-default .navbar-nav .sub_menu li {
  list-style: none;
  margin: 5px 0;
}
.custom-nav.navbar-default .navbar-nav .sub_menu a {
  font-size: 14px;
  color: #555;
  display: block;
  padding: 5px 10px;
}
.custom-nav.navbar-default .navbar-nav .sub_menu a:hover {
  color: #555;
  background: #efc94c;
}
#header .head-top {
  border-bottom: 1px solid #ddd;
}
#header .head-top .btn-link {
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  margin-top: -1px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#header .head-top .btn-link .icon {
  width: 20px;
  height: 28px;
  color: #005897;
  display: inline-block;
}
#header .navbar .sign a {
  background: #00b055;
}
#header .navbar .left-icon {
  padding-left: 48px;
}
#header .navbar .icon {
  width: 28px;
  height: 28px;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #005897;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-14px);
  transform: translateY(-14px);
}
.howitworks {
  background-color: #eceae7;
  padding: 1em 0 0.75em;
}
.howitworks .items h3 {
  margin-bottom: 2em;
  line-height: 1.425;
}
.howitworks .items h4 {
  margin-bottom: 2em;
  line-height: 1.425;
}
.howitworks .items h5 {
  margin-bottom: 2em;
  line-height: 1.425;
}
.howitworks .video {
  padding: 1em 0;
}
.howitworks .title {
  padding-bottom: 1.5em;
}
.howitworks .title h2 {
  font-weight: 500;
  margin-bottom: 5px;
}
.howitworks .title h3 {
  font-weight: 500;
  margin-bottom: 5px;
}
.howitworks .title h4 {
  font-weight: 500;
  margin-bottom: 5px;
}
.howitworks .modal-header {
  border: 0 none;
}
.howitworks .modal-body {
  padding: 10px 20px 30px;
}
.howitworks .modal-body ul {
  padding-left: 15px;
  list-style: none;
}
.howitworks .modal-body ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  font-size: 8px;
  width: 15px;
  margin-top: -2px;
  margin-left: -15px;
  display: inline-block;
  color: #005897;
}
.howitworks .flex .well {
  margin: 0 1.5em;
  border-color: #cdcdcd;
}
.hotdeals {
  padding: 2em 0;
}
.hotdeals .title {
  padding-bottom: 1.5em;
}
.hotdeals .title h2 {
  font-weight: 500;
  margin-bottom: 5px;
}
.hotdeals .title h3 {
  font-weight: 500;
  margin-bottom: 5px;
}
.hotdeals .title h4 {
  font-weight: 500;
  margin-bottom: 5px;
}
.hotdeals .item {
  overflow: hidden;
  max-width: 300px;
}
.hotdeals .item .frame {
  height: 160px;
  overflow: hidden;
}
.hotdeals .item .frame img {
  width: 100%;
}
.hotdeals .item figure {
  height: 160px;
  overflow: hidden;
}
.hotdeals .item figure img {
  width: 100%;
}
.hotdeals .item h4 {
  margin-top: 0;
  font-weight: 600;
  height: 42px;
  overflow: hidden;
  color: #434343;
}
.hotdeals .item .rating {
  margin: 0;
  font-size: 0.8em;
  color: #ff9900;
}
.whatwehave {
  padding: 20px 0;
}
.whatwehave .title {
  padding-bottom: 1.5em;
}
.whatwehave .title h2 {
  font-weight: 500;
  margin-bottom: 5px;
}
.whatwehave .title h3 {
  font-weight: 500;
  margin-bottom: 5px;
}
.whatwehave .title h4 {
  font-weight: 500;
  margin-bottom: 5px;
}
.whatwehave .nav-tabs {
  border-bottom: 0 none;
  margin-bottom: 1.5em;
}
.whatwehave .nav-tabs li {
  display: inline-block;
  margin-left: -2px;
  float: none;
  border-bottom: 1px solid #151515;
}
.whatwehave .nav-tabs li a {
  background: none;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0;
}
.whatwehave .nav-tabs li a:hover:after {
  background: none;
}
.whatwehave .nav-tabs li.active a {
  background: none;
}
.whatwehave .nav-tabs li.active a:after {
  background: none;
  border-top: 8px solid #151515;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  height: 8px;
  width: 8px;
  left: 50%;
  bottom: -8px;
  margin-left: -4px;
}
.whatwehave .item {
  padding: 5px;
}
.our-bestsellers .title {
  padding-bottom: 1.5em;
}
.our-bestsellers .title h2 {
  font-weight: 500;
  margin-bottom: 5px;
}
.our-bestsellers .title h3 {
  font-weight: 500;
  margin-bottom: 5px;
}
.our-bestsellers .title h4 {
  font-weight: 500;
  margin-bottom: 5px;
}
.our-bestsellers .item {
  padding: 5px;
}
.our-bestsellers .frame {
  margin-bottom: 10px;
  height: 150px;
  overflow: hidden;
  height: 200px;
}
.our-bestsellers .frame img {
  width: 100%;
}
.bestsellers-col {
  position: relative;
  -webkit-box-shadow: 0 0 3px rgba(21, 21, 21, 0.4);
  box-shadow: 0 0 3px rgba(21, 21, 21, 0.4);
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
}
.bestsellers-col .image {
  margin-bottom: 10px;
  height: 150px;
  overflow: hidden;
}
.bestsellers-col .image img {
  width: 100%;
}
.bestsellers-col hr {
  margin: 5px auto;
  width: 90%;
}
.bestsellers-col h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
  padding: 0 5px;
  height: 38px;
  color: #434343;
  overflow: hidden;
}
.bestsellers-col .h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
  padding: 0 5px;
  height: 38px;
  color: #434343;
  overflow: hidden;
}
.bestsellers-col p {
  margin-bottom: 0;
  color: #666;
  padding: 0 5px;
}
.bestsellers-col footer {
  padding-top: 5px;
}
.bestsellers-col .btn {
  border-radius: 0;
}
.testimonials {
  background: url('../images/testimonial-bg.jpg') no-repeat center;
  background-size: cover;
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 25px;
}
.testimonials .item {
  width: 860px;
  margin: 40px auto 0;
  background: #ffffff;
  border: 1px solid rgba(0, 88, 151, 0.7);
  border-radius: 5px;
  padding-top: 15px;
  text-align: center;
  color: #666;
}
.testimonials .item blockquote {
  font-size: 14px;
  border: 0 none;
}
.testimonials .item footer {
  font-size: 100%;
  font-weight: bold;
}
.testimonials .quote-icon {
  background: url('../images/quote-icon.png') no-repeat center;
  height: 64px;
  margin-top: -48px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.flex > * {
  float: none;
}
.form-area {
  padding: 1em;
}
.form-area .form-control {
  border-color: transparent transparent rgba(0, 88, 151, 0.5);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
}
.form-area .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-area .form-control:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-area .form-control.error {
  border-color: transparent transparent #cc0507;
}
.form-area .form-group .form-control.error {
  border-color: transparent transparent #cc0507;
}
.join-modal .flex > * {
  padding: 0;
}
.join-modal .form-title {
  padding: 0.5em 2em 0;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  color: #00b055;
}
.join-modal .form-area {
  padding: 1em 2.5em 2em;
}
.footer-content .footer-mid {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 20px;
  font-weight: 600;
  color: #ffffff;
}
.footer-content .footer-mid .icon {
  color: #00b055;
}
.footer-content .footer-mid .link {
  color: #00b055;
}
.footer-content .footer-mid a {
  color: #00b055;
}
.newsletter {
  padding: 5px 0 15px;
}
.newsletter .newsletterlabel {
  margin: 0px;
  color: #333333;
  font-size: 15px;
  line-height: 36px;
}
.newsletter .form-control {
  border-color: #ccc;
}
.newsletter .btn {
  text-transform: uppercase;
  border-color: #ccc;
}
.rating {
  display: inline-block;
  margin-left: 10px;
}
.review {
  color: #E88B81;
}
.stock {
  color: green;
}
#cart-image {
  height: 299px;
  width: 269px;
  margin-left: -9%;
}
.heading1 {
  margin-left: 38px;
}
.fixed-menu li {
  list-style: none;
}
.fixed-menu li a {
  color: white;
}
.footer-menu {
  float: right;
  margin-right: 30px;
}
.footer-menu a:hover {
  color: orange;
}
.social li {
  display: inline-block;
  padding: 2px;
}
.rating-icon {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav-tabs {
  border-bottom: 1px solid #DDD;
}
.nav-tabs > li.active > a {
  border-width: 0;
  border: none;
  color: black !important;
  background: transparent;
}
.nav-tabs > li.active > a:focus {
  border-width: 0;
  border: 0;
}
.nav-tabs > li.active > a:hover {
  border-width: 0;
  border: 0;
}
.nav-tabs > li.active > a::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.nav-tabs > li > a {
  border: none;
  color: #666;
}
.nav-tabs > li > a:hover {
  border: none;
  color: black !important;
  background: transparent;
}
.nav-tabs > li > a::after {
  content: "";
  background: #E05E4D;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.nav-tabs > li:hover > a::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tab-nav > li > a::after {
  background: #21527d none repeat scroll 0 0;
  color: #ffffff;
}
.tab-pane {
  padding: 0 0;
}
.tab-content {
  padding: 20px;
}
.card {
  background: #ffffff none repeat scroll 0 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}
.overview {
  font-size: 20px;
  font-weight: 100;
}
.breadcrumb {
  padding: 8px 0;
  background: none;
  border-radius: 0;
}
.add-cart {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 3px;
}
.incredients {
  font-size: 12px;
}
.incredients .fa {
  font-size: 7px;
  margin-right: 5px;
}
.social-share {
  list-style: none;
}
.social-share li {
  display: inline-block;
  padding: 2px;
}
.detail {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
}
.detail .nav a {
  padding-top: 18px;
  padding-bottom: 18px;
}
.detail .tab-content {
  color: #666;
}
.detail .tab-content .tab-pane {
  color: #666;
}
.juice-paragraph {
  text-align: center;
  line-height: 1;
  font-size: 18px;
}
.form-img img {
  height: 373px;
}
.query-submit {
  padding-left: 30px;
  padding-right: 30px;
}
.cleanse-bg {
  background: url(../images/cleanse-banner.jpg) repeat center;
  background-size: cover;
  height: 292px;
}
.banner-heading {
  padding-top: 74px;
  color: white;
}
.row-heading {
  text-align: center;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.juice-about {
  text-align: center;
  font-size: 17px;
  padding: 35px 70px;
}
.evaluate {
  text-align: center;
  font-size: 15px;
}
.cleanse-acid {
  font-size: 15px;
}
.check-icon p {
  font-size: 16px;
}
.cta {
  border-radius: 0px;
  padding: 2px 20px;
}
.cart-wrap #checkout_table tbody td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.cart-wrap #checkout_table tfoot td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.success {
  margin: 30px 0;
}
.qty {
  position: absolute;
  right: 25%;
}
#reviews_tab .reviews {
  margin-bottom: 20px;
}
#reviews_tab .reviews h4 {
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  width: 62px;
}
#reviews_tab .reviews h5 {
  font-size: 24px;
}
#reviews_tab .reviews h6 {
  font-size: 24px;
  font-weight: 500;
}
#reviews_tab .reviews sup {
  font-size: 24px;
  top: 4px;
}
#reviews_tab .reviews textarea {
  width: 100%;
  border-radius: 5px;
  padding: 10px;
}
#reviews_tab .reviews button {
  border: 1px solid #5cb85c;
  padding: 7px 10px;
  margin-top: 23px;
}
#reviews_tab .reviews #unsubscribe_radio {
  padding: 10px;
}
#reviews_tab .reviews #unsubscribe_radio label {
  font-weight: normal;
  padding-right: 10px;
}
#reviews_tab .comments {
  padding: 22px 14px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
}
#reviews_tab .comments p {
  color: #a1a1a1;
}
#reviews_tab .comments ul {
  margin: 0;
  padding: 14px 0;
}
#reviews_tab .comments li {
  display: inline-block;
  padding-left: 14px;
}
#reviews_tab .comments li:first-child {
  padding-left: 0;
}
#reviews_tab .comments li:last-child {
  float: right;
}
#reviews_tab .comments .name {
  color: #00cc99;
}
.reviews {
  margin-top: 2em;
}
.reviews .r-box {
  padding: 10px;
  margin: 10px 0 0 0;
  border: solid 1px #b7b7b7;
  position: relative;
  border-radius: 5px;
}
.reviews .r-box p {
  color: #666;
  line-height: 22px;
  margin-bottom: 15px;
}
.reviews .r-box .bottom-row {
  padding: 20px 0 10px 0;
}
.reviews .r-box .bottom-row .reviewed_by {
  color: #000000;
  font-weight: bold;
  float: left;
  width: 25%;
}
.reviews .r-box .bottom-row .reviewed_by small {
  color: #df5a49;
  font-size: 14px;
  font-weight: normal;
}
.reviews .r-box .bottom-row .reviewed_by small a {
  color: #df5a49;
}
.reviews .r-box .bottom-row .date {
  color: #df5a49;
  font-weight: normal;
  float: left;
  width: 25%;
}
.reviews .r-box .bottom-row .date img {
  float: left;
  margin: 2px 5px 0 0;
}
.reviews .r-box .bottom-row .rating {
  width: 25%;
  color: #000;
  font-size: 12px;
  float: left;
}
.reviews .r-box .bottom-row .rating span {
  float: left;
  margin: 0 10px 0 0;
}
.reviews .r-box .bottom-row .rating ul {
  padding: 0;
  margin: 0;
}
.reviews .r-box .bottom-row .rating li {
  list-style: none;
  margin: 0 5px;
  float: left;
}
.reviews .review-list .stars {
  color: #ff9900;
}
.reviews .review-list .item {
  font-size: 12px;
  border-top: 1px solid #cdcdcd;
  padding-top: 1em;
  padding-bottom: 2px;
}
.reviews .review-list .item:first-child {
  border-top: 0 none;
}
.reviews .review-list .item .rating {
  display: block;
  text-align: right;
}
.reviews .title {
  font-size: 1.5em;
  text-decoration: underline;
}
.ingred {
  margin-top: 8px;
}
.ingred ul {
  padding-left: 10px;
}
.ingred ul li {
  float: left;
  margin: 0 15px 0 10px;
}
.profile-content {
  margin-top: 40px;
  margin-bottom: 30px;
}
.profile-img {
  background-color: #df5a49;
  text-align: center;
  color: #ffffff;
  padding: 30px 0 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.profile-img #close {
  font-size: 30px;
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  color: #000;
  background-color: #ffffff;
  padding: 0 5px;
}
.profile-img figure {
  max-width: 100%;
}
.profile-img .center-block {
  width: 70%;
}
.profile-img h4 {
  margin-top: 30px;
}
.profile-summary {
  background-color: #df5a49;
  height: 550px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.profile-summary .navbar {
  border: 0;
  padding: 0;
  background-color: #df5a49;
}
.profile-summary .navbar .active i {
  color: #ffffff;
}
.profile-summary .navbar > li > a {
  padding-left: 40px;
  color: #ffffff;
  width: 100%;
}
.profile-summary .navbar > li:hover {
  padding: 10px 5px;
  border-radius: 0;
  background-color: #e97768;
  border: 0;
  border-left: 5px solid #ffffff;
  margin-right: 0px;
  color: #ffffff;
}
.profile-summary .navbar > li:hover i {
  color: #ffffff;
  text-decoration: none;
}
.profile-summary .navbar > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.profile-summary .navbar > li.active {
  padding: 10px 5px;
  border-radius: 0;
  background-color: #e97768;
  border: 0;
  border-left: 5px solid #ffffff;
  margin-right: 0px;
  color: #ffffff;
}
.profile-summary .navbar > li.active span {
  color: #ffffff !important;
}
.profile-summary .navbar > li.active:focus {
  padding: 10px 5px;
  border-radius: 0;
  background-color: #e97768;
  border: 0;
  border-left: 5px solid #ffffff;
  margin-right: 0px;
  color: #ffffff;
}
.profile-summary .navbar > li.active:hover {
  padding: 10px 5px;
  border-radius: 0;
  background-color: #e97768;
  border: 0;
  border-left: 5px solid #ffffff;
  margin-right: 0px;
  color: #ffffff;
}
.profile-summary li {
  list-style: none;
  color: #df5a49;
  width: 100%;
  padding: 10px;
}
.profile-summary .navbar-collapse {
  padding: 0;
}
.profile-summary i {
  font-size: 18px;
  margin-right: 10px;
  color: #eda1a0;
}
.my-profile {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding: 0;
}
.my-profile i {
  padding-left: 5px;
}
.my-profile li {
  list-style: none;
  display: inline-block;
  margin-bottom: -12px;
}
.my-profile h3 {
  margin-bottom: 0;
  display: inline-block;
  margin-top: 5px;
  border-bottom: 2px solid #cc0507;
  padding-bottom: 12px;
  color: #666;
}
.green-text {
  font-size: 18px;
  margin: 20px 0;
  color: #00b055;
  font-weight: 300;
}
.profile-right h3 {
  margin-top: 5px;
  border-bottom: 2px solid #cc0507;
  padding-bottom: 12px;
  color: #666;
}
.profile-right .form-group ul {
  padding: 0;
  margin-top: 10px;
}
.profile-right .form-group li {
  list-style: none;
  display: inline-block;
}
.profile-right input[type=text] {
  padding: 0px 12px;
  height: 40px;
  width: 100%;
  padding-bottom: 20px;
}
.profile-right input[type=email] {
  padding: 0px 12px;
  height: 40px;
  width: 100%;
  padding-bottom: 20px;
}
.profile-right input[type=number] {
  padding: 0px 12px;
  height: 40px;
  width: 100%;
  padding-bottom: 20px;
}
.profile-right select {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 7px;
  width: 100%;
  padding-bottom: 20px;
}
.profile-right .form-inline .form-group {
  width: 100%;
  padding-bottom: 20px;
}
.profile-right .form-inline .form-group label {
  font-weight: 500;
  color: #000;
}
#dashboard {
  margin-top: 30px;
  margin-bottom: 30px;
}
#dashboard span {
  font-weight: 200;
}
.page-title-head {
  padding: 55px 0 5px 0;
}
.sub_menu {
  display: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  width: 220px;
  position: absolute;
  left: 0;
  top: 40px;
  background-color: #fcf6e3;
  border-radius: 3px;
  padding: 10px 20px;
  z-index: 999;
}
.the-nature-truth .tab_content .frame {
  margin-bottom: 20px;
}
.the-nature-truth img {
  margin-bottom: 25px;
}
.the-nature-truth li {
  font-size: 18px;
  text-align: justify;
  line-height: normal;
}
.cleanse-wrap .benefits-section {
  background: url(../images/benefits-banner.jpg) left top no-repeat;
}
#description p {
  color: #626262;
  font-size: 14px;
  margin: 0 0 10px 0;
}
#description li {
  color: #626262;
}
#description .cleanse-list {
  border-bottom: solid 1px #999999;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
#description .cleanse-list li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: normal;
  color: #626262;
}
#description .cleanse-list li span {
  color: #00b055;
}
#description .nutrition-nfo {
  border-bottom: solid 1px #999999;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
#description .nutrition-nfo td {
  font-size: 14px;
  color: #666666;
  padding: 7px 7px 7px 0;
}
#description .panel-body img {
  max-width: 100%;
  height: auto !important;
  margin-bottom: 10px;
}
#text {
  overflow: hidden;
}
#text h1 {
  font-size: 24px;
}
#text h1 + h1 {
  font-size: 20px;
  margin-top: 15px;
}
#text h2 {
  font-size: 22px;
}
#text h2 + h2 {
  font-size: 18px;
  margin-top: 15px;
}
#text h3 {
  font-size: 20px;
}
#text h3 + h3 {
  font-size: 18px;
  margin-top: 15px;
}
#text ul,
#text ol {
  padding-left: 20px;
}
.why-nature .cover {
  background-image: url(../images/why-nature-bg.jpg);
}
#customer_address {
  background-color: #fafafa;
}
#customer_address #cust_add_frm {
  border: 1px solid #ccc;
  background: #fafafa;
}
#customer_address #cust_add_frm .box-body {
  padding: 20px;
}
#customer_address h4 {
  background: #ddd;
  margin-top: 0;
  padding: 10px;
}
#address_list {
  background-color: #fafafa;
}
#address_list p {
  margin: 0;
}
#address_list .address_detail {
  padding: 10px;
}
#address_list .address_detail .glyphicon-remove-circle {
  color: #da5546;
}
.checkout-wrap .shiping-mthd .confirm {
  margin-top: 15px;
}
.product-1 p {
  margin-bottom: 0;
  color: #333333;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.social_login img {
  cursor: pointer;
}
.tabs-left {
  border-bottom: none;
  padding-top: 2px;
  background-color: #eee;
}
.tabs-left > li {
  float: none;
  margin-bottom: 2px;
  margin-right: -1px;
}
.tabs-left > li > a {
  margin-right: 0;
  display: block;
  color: #000;
}
.tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-right > li {
  float: none;
  margin-bottom: 2px;
}
.left_info {
  border-right: 1px solid #ccc;
  padding: 10px 0px 0px 10px;
  height: 400px;
  background-color: #eee;
}
.left_info .tabs-left > li.active > a {
  color: #000;
  font-weight: 600;
  border-right-color: transparent;
}
.left_info .tabs-left > li.active > a:hover {
  color: #000;
  font-weight: 600;
  border-right-color: transparent;
}
.left_info .tabs-left > li.active > a:focus {
  color: #000;
  font-weight: 600;
  border-right-color: transparent;
}
.left_info .nav-tabs > li.active > a {
  border: 0;
}
.left_info .nav-tabs > li > a {
  border-radius: 0;
}
#customer_info {
  background-color: #fafafa;
}
.address_detail {
  clear: both;
  border-bottom: 1px solid #bbb;
  padding: 15px 5px;
}
.address_detail p {
  margin: 0;
}
.address_detail .glyphicon-remove-circle {
  color: #da5546;
}
.address_detail .glyphicon {
  font-size: 18px;
}
.address_detail a {
  margin-left: 5px;
}
.btn-primary {
  background-color: #005897;
}
.btn-primary:hover {
  background-color: #00528d;
}
.btn-success {
  background-color: #00b055;
  border-color: #00b055;
}
.btn-success:hover {
  background-color: #00a14e;
}
.btn-outline {
  background: transparent;
  color: #333;
}
.btn-outline:hover {
  background: transparent;
  color: #005897;
}
.btn-blood {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background: #e31a1c;
  background: -webkit-gradient(linear, left top, left bottom, from(#e31a1c), to(#960407));
  background: linear-gradient(to bottom, #e31a1c 0%, #960407 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e31a1c', endColorstr='#960407', GradientType=0);
  border-color: #cc0507;
  color: #ffffff;
}
.btn-blood:hover {
  color: rgba(255, 255, 255, 0.7);
}
.btn-blood:active {
  color: rgba(255, 255, 255, 0.7);
}
.btn-blood-flat {
  background-color: #a2070a;
  border-color: transparent;
  color: #ffffff;
}
.btn-blood-flat:hover {
  background-color: #8a0608;
  color: #ffffff;
}
.btn-blood-flat:focus {
  background-color: #8a0608;
  color: #ffffff;
}
.btn-green {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background: #75ba50;
  background: -webkit-gradient(linear, left top, left bottom, from(#75ba50), to(#498a24));
  background: linear-gradient(to bottom, #75ba50 0%, #498a24 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75ba50', endColorstr='#498a24', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  border-color: #046f02;
  color: #ffffff;
}
.btn-green:hover {
  color: rgba(255, 255, 255, 0.7);
}
.btn-green:focus {
  color: rgba(255, 255, 255, 0.7);
}
.btn-red {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background: #ea5754;
  background: -webkit-gradient(linear, left top, left bottom, from(#ea5754), color-stop(50%, #ea5754), color-stop(51%, #c82623), to(#c82623));
  background: linear-gradient(to bottom, #ea5754 0%, #ea5754 50%, #c82623 51%, #c82623 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5754', endColorstr='#c82623', GradientType=0);
  border-color: #a31916;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
}
.btn-red:hover {
  background-position: 0;
  color: rgba(255, 255, 255, 0.6);
}
.btn-red:focus {
  background-position: 0;
  color: rgba(255, 255, 255, 0.6);
}
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('../images/select-arrow.png');
  background-repeat: no-repeat;
  background-position: 98% 50%;
  line-height: normal;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group .form-control.error {
  border-color: #cc0507;
}
.alternate .list-group-item:nth-child(even) {
  background-color: #e4e4e4;
}
.bg-primary {
  background-color: #005897;
}
.text-primary {
  color: #005897;
}
.text-overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.well.outline {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.deals-list .deal {
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
.deals-list .deal .frame {
  background: #dedfe3;
  background: #005897;
  overflow: hidden;
  padding: 0;
  border-radius: 0;
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.deals-list .deal .frame span {
  position: absolute;
  z-index: 2;
  top: 2px;
  right: 2px;
  max-height: 48px;
  background: rgba(250, 250, 250, 0.8);
}
.deals-list .deal .h2 {
  color: #005897;
  font-size: 16px;
  font-weight: 500;
  margin-top: 0px;
}
.deals-list .deal .h2 a {
  color: #005897;
}
.deals-list .deal h2 {
  color: #005897;
  font-size: 16px;
  font-weight: 500;
  margin-top: 0px;
}
.deals-list .deal h2 a {
  color: #005897;
}
.deals-list .deal .expand {
  display: inline-block;
}
.deals-list .deal .expand .fa {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.deals-list .deal .collapsed .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.deals-list .deal .collapse {
  height: 182px;
  overflow: auto;
}
.deals-list .deal .list-group {
  margin-bottom: 0;
}
.deals-list .deal .list-group .name {
  width: 74%;
  padding-right: 1%;
  text-align: left;
}
.deals-list .deal .list-group .price {
  width: 25%;
  color: #333333;
  text-align: right;
}
.deals-list .deal .list-group .price-old {
  text-decoration: line-through;
}
.deals-list .deal .list-group-item {
  border-radius: 0;
  border-right: 0 none;
  border-left: 0 none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  font-size: 12px;
}
.deal-related {
  background: #edefed;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 2em;
}
.deal-related .expand {
  display: inline-block;
  font-size: 12px;
}
.deal-related .expand .fa {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.deal-related .collapsed .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.deal-related .list-group {
  margin-bottom: 0;
}
.deal-related .list-group .name {
  width: 74%;
  padding-right: 1%;
  text-align: left;
}
.deal-related .list-group .price {
  width: 25%;
  color: #333333;
  text-align: right;
}
.deal-related .list-group .price-old {
  text-decoration: line-through;
}
.deal-related .list-group-item {
  border-radius: 0;
  border-right: 0 none;
  border-left: 0 none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  font-size: 12px;
}
.deal-related figure {
  text-align: center;
}
.deal-related h3 {
  margin-top: 0;
}
.deal-related h4 {
  margin-top: 0;
}
.deal-related .price-old {
  text-decoration: line-through;
}
.deal-related .rating {
  margin-left: 0;
  font-size: 11px;
}
.deal-detail .main .deal-title {
  margin-top: 10px;
  color: #005897;
  font-family: 'Quicksand', sans-serif;
}
.deal-detail .main .deal-img {
  position: relative;
  margin-right: -15px;
}
.deal-detail .main .deal-img img {
  width: 100%;
}
.deal-detail .main .grab-deal {
  text-align: right;
  padding-top: 15px;
  padding-right: 10px;
}
.deal-detail .main .panel-footer {
  padding: 0;
}
.deal-detail .main .panel-footer .nav .btn,
.deal-detail .main .panel-footer .nav a {
  border-radius: 0;
}
.deal-detail .main .panel-footer .nav .btn:hover,
.deal-detail .main .panel-footer .nav a:hover {
  color: #00406e;
  background: #ffffff;
}
.deal-detail .main .panel-footer .nav .grab_deal {
  background: #00b055;
  color: #ffffff;
}
.deal-detail .main .panel-footer .nav .grab_deal:hover {
  background: #009749;
  color: #ffffff;
}
.deal-detail .main .panel-footer .navbar {
  border: 0 none;
  margin: 0;
}
.deal-detail .main .panel-footer .share-cont {
  float: right;
}
.deal-detail .rating-review {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 12px;
  margin: 8px 0;
}
.deal-detail .rating-review .list-inline {
  margin-bottom: 0;
}
.deal-detail .rating-review .stars {
  color: #ff9900;
}
.deal-detail .rating-review a {
  color: #005897;
}
.deal-detail .rating-review a:hover {
  color: #00406e;
}
.deal-detail .link {
  color: #005897;
}
.deal-detail .link:focus,
.deal-detail .link:active {
  background: transparent;
}
@media screen and (max-width: 767px) {
  .deal-detail .main .deal-title {
    font-size: 18px;
  }
  .deal-detail .main .grab-deal {
    text-align: center;
    padding: 0;
  }
  .deal-detail .main .panel-footer .share-cont {
    float: none;
    text-align: center;
    clear: both;
    border-top: 1px solid #ddd;
  }
  .deal-detail .rating-review .list-inline {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.deal-hosp .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #ccc;
  padding-top: 1em;
  padding-bottom: 1px;
}
.deal-hosp .item .rating-review {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 12px;
  margin: 8px 0;
  border-top: 0;
  border-bottom: 0;
}
.deal-hosp .item:first-child {
  border-top: 0 none;
  padding-top: 0;
}
.deal-hosp .item figure {
  width: 180px;
  margin-right: 1em;
  overflow: hidden;
}
.deal-hosp .item .list-group-item {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
  color: #626262;
}
.deal-hosp .item .list-group-item [class*='col-'] {
  padding-bottom: 5px;
}
.deal-hosp .item .list-group-item .price {
  font-size: 1.1em;
  font-weight: 600;
  color: #00b055;
}
.deal-hosp .item section {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.deal-hosp .item section h3 {
  margin-top: 0;
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  color: #00b055;
}
.deal-hosp .item section h1 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  color: #00b055;
}
.deal-hosp .item section h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  color: #00b055;
}
#terms_condition .panel-body img {
  max-width: 100%;
  height: auto !important;
}
#terms_condition .panel-body ul,
#terms_condition .panel-body ol {
  padding-left: 20px;
}
.blood-search {
  width: 72%;
  margin: auto;
  margin-left: 14%;
}
.blood-search .search-title {
  text-align: center;
  padding-bottom: 2em;
  color: #ffffff;
  font-family: 'Quicksand', sans-serif;
  text-shadow: 0 1px 2px rgba(21, 21, 21, 0.7);
}
.blood-search .search-form .form-group {
  padding-right: 0;
}
.blood-search .search-form .form-control {
  -webkit-box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
}
.blood-search .search-form .btn {
  -webkit-box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
}
.panel-donor {
  -webkit-box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  margin-bottom: 2em;
}
.donor-list .list-group-item figure {
  width: 75px;
  height: 75px;
  overflow: hidden;
  background-color: #676767;
  border-radius: 8px;
}
.page-banner {
  position: relative;
}
.page-banner > img {
  width: 100%;
}
.page-banner .blood-search {
  position: absolute;
  z-index: 2;
  top: 3em;
}
#hospDetail .borderset {
  border-bottom: 1px solid #525252;
  margin-top: 5px;
  margin-bottom: 15px;
}
#hospDetail .setting {
  font-size: 12px;
  margin-top: 5px;
  padding-top: 10px;
}
#hospDetail .setting .sizing {
  font-size: 14px;
  font-weight: bold;
  opacity: 0.8;
  color: #005897;
}
#hospDetail .badges {
  text-align: right;
  margin-bottom: 10px;
}
#hospDetail .badge {
  background: none;
  border-radius: 0;
  color: #525252;
  padding: 3px 0;
}
#hospDetail .badge:not(:first-child) {
  margin-left: 5px;
}
#hospDetail .rating-cont {
  text-align: right;
  margin-bottom: 10px;
}
#hospDetail .rating {
  margin-left: 0;
  margin-right: 10px;
}
#hospDetail .fullwidth {
  color: #626262;
}
#hospDetail .fullwidth h2,
#hospDetail .fullwidth h3,
#hospDetail .fullwidth h4 {
  margin-top: 15px;
  color: #005897;
}
#hospDetail .fullwidth ul {
  padding-left: 20px;
}
#hospDetail .fullwidth li {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  h1.logo {
    text-align: center;
  }
  h1.logo img {
    display: inline-block;
  }
  .hdr-right {
    float: none;
    text-align: center;
  }
  .hotdeals .item {
    max-width: initial;
  }
  .testimonials .item {
    width: auto;
  }
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .howitworks .flex .well {
    margin: 10px 0 0;
  }
  .deal-hosp .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .deal-hosp .item figure {
    width: auto;
    margin-right: 0;
    padding: 5px;
  }
  .deal-hosp .item section {
    width: 100%;
  }
  .deal-hosp .item .list-group {
    margin-bottom: 0;
  }
  .reviews .review-list .item {
    padding-bottom: 1em;
  }
  .reviews .review-list .item .rating {
    text-align: left;
    margin-left: 0;
  }
  #hospDetail .badges,
  #hospDetail .rating-cont {
    text-align: left;
  }
  .donor-list .list-group-item figure {
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 150px;
  }
  .donor-list .list-group-item figure img {
    width: 100%;
  }
  .donor-list .list-group-item .btn {
    margin-top: 1em;
  }
  .page-banner {
    min-height: 460px;
  }
}
@media screen and (max-width: 991px) {
  .hdr-right {
    margin-top: 0;
  }
  .hdr-right .visible-sm {
    padding: 1px;
    margin: 0.75em;
  }
  .hdr-right .list-inline {
    margin-bottom: 0;
  }
  #header .head-mid {
    padding: 0.75em 0;
  }
  .testimonials .item {
    width: 640px;
  }
}
@media screen and (max-width: 599px) {
  .hdr-right {
    margin-left: -5px;
    margin-right: -5px;
  }
  .donor-list .list-group-item .visible-xxs {
    margin: 0.75em 0;
    padding: 1px 0;
  }
}
@media screen and (min-width: 768px) {
  .join-modal .modal-dialog {
    width: 720px;
  }
}
