.main-content {
  margin-bottom:75px;
}

a.shop-now-link {
  text-transform:uppercase;
}

    .product-choice .product p, .autoship .product p, .product-choice .product p a {
    font-size:12px;
    line-height:14px;
    }

    .product-choice .product p span, .autoship .product p span {
    font-size:10px;
    line-height:14px;
    }


    .landing .upsell, .landing .upsell p {
    color:#f29222;
    }

    .autoship-product-choices span {
      font-size:12px;
      line-height:14px;
    }


    #signup-upsell-dialog, #signup-upsell-dialog h3 {
    font-size:12px;
    line-height:14px;
    }
    #signup-upsell-dialog h2 {
    font-size:14px;
    line-height:18px;
    text-decoration:underline;
    margin-bottom:5px;
    }
    #signup-upsell-dialog div {
    padding-left:25px;
    margin-bottom:15px;
    }


.inline-field input,
.inline-field label {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

select { background:#fff; border: 1px solid #dddddd; padding:5px 2px; }
label { cursor: pointer; }

.wrapper-wide { max-width:100%; background:#fff;}
.wrapper-main { max-width:1000px; margin:0px auto; padding:0 20px; }


.original-price {
  text-decoration: line-through;
}

.original-points {
    text-decoration: line-through;
}


#cart-widget {
  vertical-align:middle;
  text-align:right;
  font-size:12px;
  display:block;
}


#checkout-login { }


#shop-product-list .categories .card {
  margin-bottom:20px;
}

#shop-product-list .products .card {
  margin-bottom:20px;
}

#shop-product-list .products .card .card-body {
  padding-bottom:20px;
}

/*#shop-product-list, */#product-view {
}

#shop-product-list .product-image {
  height:150px;
  overflow:hidden;
}

#shop-product-list .validation, #shop-product-list .validation a {
  font-size: 13px;
}

#shop-product-list .product-image img {
  max-height:150px;
}

#product-view .product-image img {
  max-height:200px;
  max-width:200px;
}

#product-view .validation, #product-view .validation a {
    font-size: 13px;
}


#product-view .product-info {
  font-size:.875rem;
}

#product-view .product-name {
  font-family: Montserrat, sans-serif;
  font-size:1.4rem;
  line-height:1.6;
  color:#5a5a5a;
  padding-bottom:5px;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
}

#product-view .product-price {
  margin-top:20px;
  font-size:1rem;
}

#shop-product-list .all-include-tax {
  font-size:1rem;
}

#product-view .wholesale-price, #product-view .product-contents, #product-view .product-points, #product-view .product-price span, #product-view .includes-tax, #product-view .loyalty-point-reward{
  font-size:12px;
}

#product-view #product-tabs {
  margin-top:30px;
}

div.page-disclaimer {
  margin-top:30px;
  border:1px solid #999999;
  font-size:.6875rem;
  text-align:center;
}

#shop-product-list .product-name a {
  font-size:1em;
}
#shop-product-list .product-contents {
  display:inline-block;
  text-align:left;
  font-size:12px;
}
#shop-product-list .product-price {
  font-size:14px;
}
#shop-product-list .add-cart {
  margin-top:10px;
}
#product-view .original-price {
  font-size:1rem !important;
}

#shop-product-list .add-cart .out-of-stock {
  font-size:14px;
}

.choices {
  margin-top:20px;
}

#cart {
  font-size:14px;
}
.shipping-delay {
  font-size:12px;
}

#cart .shipping-delay, #shop-auto-order .shipping-delay, #review-order .shipping-delay {
  font-size:11px;
  font-weight:bold;
}


#cart .subscribe-to {
    vertical-align: middle;
}

#cart .subscribe-to label {
    vertical-align: middle;
    margin-top: 2px;
    margin-left: 2px;
}

@media screen and (max-width: 575.98px) {
    #cart .subscribe-to {
        margin-top: 5px;
    }
    #cart .subscribe-to label {
        display: contents !important;
    }
}

#login input {
  font-family: Arial;
}


/*
div a.choose-country-link {
  color: #000000;
}
*/
#choose-locale ul li { border-left: solid 1px #c2c2c2; }

.toplinks, .toplinks a, .toplinks div, .toplinks div#nav-country, .toplinks div#choose-locale {
  color: #4f4f4f;
}
.toplinks-small a:hover, .toplinks-small div a:hover {
  color:#000000;
  text-decoration:underline;
}

@media screen and (max-width: 767.98px) {
  #checkout-login div.login-create, #login div.login-create {
    margin-top:20px;
    text-align:center;
  }
  #checkout-login div.login-signin, #login div.login-signin {
    text-align:center;
  }
  #checkout-login div.login-signin table, #login div.login-signin table {
    margin:auto;
  }
}


@media screen and (min-width: 576px) {
  #shop-product-list .products .card {
    min-height:370px;
  }
}

html {
    font-family: "Poppins", sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow: -moz-scrollbars-vertical;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    padding-top:120px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    margin: 0;
    color: #212529;
}


/*
.landing h1, .landing h2, .landing h3, .landing h4, .landing h5, .landing h6 {
    color: #212529;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin: 0px;
    padding: 0px;
    line-height: 1.2;
}
.landing h1 {
    font-size: 48px;
}
.landing h2 {
    font-size: 36px;
}
.landing h3 { font-size: 24px; line-height: 1.2; }

.landing h1, .landing h2 {
  overflow-wrap:break-word;
}
*/
h1, h2, h3, h4, h5, h6 {
    color: #212529;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin: 0px;
    padding: 0px;
    line-height: 1.2;
}
h1 {
    font-size: 48px;
}
h2 {
    font-size: 36px;
}
h3 { font-size: 24px; line-height: 1.2; }

h1, h2 {
  overflow-wrap:break-word;
}


/*
.landing a {
    color:#2f82ff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.landing a, .landing a:visited {
    cursor: pointer;
}

.landing a:hover {
  color:#0d61af;
}

.landing a img {
    border: none;
}
*/

.landing .button, a.button, input.button {
  font-size:14px;
  font-weight:normal;
  background-color: #57bce2;
  padding: 10px 15px;
}


.landing img {
    max-width: 100%;
}
.landing img {
    vertical-align: middle;
    border-style: none;
}

/*
.landing p {
    font-size: 14px;
    margin: 0 0 1.75em;
    color: #212529;
    line-height: 1.6;
}
*/

p {
    font-size: 14px;
    margin: 0 0 1.75em;
    color: #212529;
    line-height: 1.6;
}

.banner {
/*  background:linear-gradient(to right, #42d79e, #57bce2);  */
  background:linear-gradient(to right, #323a88, #538fff);
  padding:100px 0px;
  font-family: "Poppins", sans-serif;
}

.banner p {
  font-size:24px;
  margin-bottom:0px;
  color:#ffffff;
}

.align-items-center {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}


.ui-dialog a.activate-link, .ui-dialog a.activate-link:visited {
  color:#0d61af;
  text-decoration:none;
}
.ui-dialog a.activate-link:hover {
  color:#2f82ff;
  text-decoration:none;
}
.ui-dialog p a {
  font-size:1em;
}


.landing .stripe-strong {
    background-color: #f56b00;
}
.landing .stripe-ten {
    background-color: #2967b1;
}
.landing .stripe-happy {
    background-color: #c06;
}
.landing .stripe-bee-happy {
    background-color: #fccb2a;
}
.landing .stripe-happy, .landing .stripe-bee-happy, .landing .stripe-strong, .landing .stripe-ten {
    height: 300px;
    color: #fff;
    z-index: 1;
    position: relative;
    margin-bottom: 80px;
}
.landing .float-img {
  max-width: 350px;
  z-index: 2;
  position: relative;
  margin-top: -125px;
}
.landing .float-img-ten {
    max-width: 200px;
    z-index: 2;
    position: relative;
    margin-top: -150px;
    box-shadow: 0 2px 6px rgba(58,58,58,.99);
    -webkit-box-shadow: 0 2px 6px rgba(58,58,58,.99);
    -moz-box-shadow: 0 2px 6px rgba(58,58,58,.99);
}

.landing .jumbotron-copy {
    margin: 0 auto;
    color: #fff;
    font-size: 4em;
    padding-top: 50px;
}
.landing .btn {
    -webkit-appearance:none;
    white-space:nowrap;
    background-image:none;
    border-radius: 4px;
    padding: 10px 19px;
}

.landing .shop-orange {
    border: 3px solid #f56b00 !important;
    background-color: #f56b00 !important;
    color: #fff !important;
    transition: all .3s ease 0s;
}
.landing .shop-orange:hover {
    background-color: #fff !important;
    color: #f56b00 !important;
}
.landing .shop-yellow {
    border: 3px solid #fccb2a !important;
    background-color: #fccb2a !important;
    color: #fff !important;
    transition: all .3s ease 0s;
}
.landing .shop-yellow:hover {
    background-color: #fff !important;
    color: #fccb2a !important;
}
.landing .shop-pink {
    border: 3px solid #c06 !important;
    background-color: #c06 !important;
    color: #fff !important;
    transition: all .3s ease 0s;
}
.landing .shop-pink:hover {
    background-color: #fff !important;
    color: #c06 !important;
}
.landing .shop-white {
    border: 3px solid #fff !important;
    background-color: transparent !important;
    color: #fff !important;
    transition: all .3s ease 0s;
}
.landing .shop-white:hover {
  background-color: #fff !important;
  color: #2967b1 !important;
}
.landing .btn {
    font-size:18px !important;
    padding: 6px 8px !important;
    margin-left: 3px !important;
}

.landing .shop-blue {
    border: 3px solid #2967b1 !important;
    background-color: #2967b1 !important;
    color: #fff !important;
    transition: all .3s ease 0s;
}
.landing .shop-blue:hover {
    background-color: #fff !important;
    color: #2967b1 !important;
}
.landing table th {
  color: #5a5a5a;
  background-color: #ffffff;
  font-weight:bold;
}

@media (max-width: 640px) {
  .shop-yellow, .shop-blue, .shop-orange, .shop-pink {
    width: 100%;
  }
}


@media (max-width: 480px) {
  .banner h1 { font-size: 30px; }
}


@media (min-width: 576px) {
  .landing .container { max-width: 540px; }
}

@media (min-width: 768px) {
  .landing .container { max-width: 720px; }
}

@media (min-width: 992px) {
  .landing .container { max-width: 960px; }
  .toplinks-small { margin-top:5px; }
}

@media (min-width: 1200px) {
  .landing .container { max-width: 1140px;}
}


@media (max-width: 767px) {
  .countdown > div > div {
    width:35px;
    height:35px;
    padding:10px 0;
    font-size:15px;
    line-height:11px;
    border:solid 2px #ffffff;
  }
  .countdown > div > span {
    font-weight:normal;
    font-size:11px;
    line-height:11px;
  }

  .banner { padding:60px 0px; }
  .banner .text { text-align:center; }
  .banner .video { margin-top:15px; }
  .banner p { font-size:20px }
}


@media (max-width: 992px) {
  .landing .jumbotron-copy {
    font-size: 3.1em;
  }
  .margin-mobile {
    margin-bottom: 60px;
  }
}

/*
a {
	color:#999999;
}

a:hover {
	color:#333333 !important;/*
	cursor:pointer !important;
	cursor:hand !important;*/
}
*/

h1.cover-heading {
	margin-top:2em;
	color:#666666;
}

h2 {
	margin-top:0;
/*	color:#908e8e;*/
	/*font-size:16px;*/
}



/* Fonts */
.raleway {
	font-family: 'Raleway', sans-serif;
}

.bold {
	font-weight:700;
}



thead {
	background-color:#999999;
	color:#fff;
}

ul {
	margin:0;
}

.legal {
	font-size:12px;
}

/*ul li {
	display:inline-block;
}*/


/* NAV */
nav .container-fluid {
  max-width:1200px;
}






.navbar-default.navbar-collapse {
	border-bottom:none !important;
}



html {
	height:100%;
}

body {
	background-color:#ffffff;
	color:#4f4f4f;
	height:100%;
}

/*html, body { overflow-x: hidden; }*/
/*
h3 {
	text-align:center;
}
*/
hr {
	border-color:#cac3c3;
}

hr.products {
	margin-left:16px;
	margin-right:16px;
}

.container.large-font {
	font-size:1.2em;
}

.card-container {
	position:relative;
	display:block;
	width:100%;
	margin:auto;
	border-radius:4px;
	/*cursor:pointer;*/
	overflow:hidden;
	/*transition: box-shadow 0.3s ease-in-out 0.0s;*/
	box-shadow: 0px 1px 20px #888888;;
}

.card-container:hover {
/*	-moz-box-shadow: 0px 0px 5px #1e1e1e; */
	-webkit-box-shadow: 0px 0px 5px #cccccc;
	box-shadow: 0px 0px 30px #cccccc;
	/*-webkit-transition: box-shadow 0.3s ease-in-out 0.3s;
	-moz-transition: box-shadow 0.3s ease-in-out 0.3s;
	-o-transition: box-shadow 0.3s ease-in-out 0.3s;
	-ms-transition: box-shadow 0.3s ease-in-out 0.3s;*/
}

.card-img-container {
	position:relative;
	height:auto;
	overflow:hidden;
	/*border:1px solid #cccccc;*/
}

.card-bottom {
	min-height:130px;
	padding:20px;
	background-color:#ffffff;
	/*border:1px solid #cccccc;*/
}

.card-container a:hover {
	color:#333333 !important;
	text-decoration:none !important;
}
/*
.pad-left-h3 {
	padding-left:13px;
}
*/
.pad-top, .pad-bottom {
	padding-top:25px;
	padding-bottom:25px;
}

.parallax {
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pad30 {
	padding:0px 30px;
}

/* ------ MOBILE CSS ------ */

.pad-mobile {
	margin-bottom:40px;
}


/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media (min-width:400px) and (max-width:560px) {
	#logo {
		margin-top:50px;
	}
	/*.parallax {
    background-image: url("https://media.bodepro.com/images/sayhellotobodepro/parallax-bg-mobile.jpg");
    height: 200px; */
    /*background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}*/
}

@media (max-width:399px) {
	#logo {
		margin-top:100px;
	}
}

#rp {
	color:#2967b1 !important;
	font-size:24px !important;
}

#rp:hover {
	text-decoration:none !important;
}


.clinical-banner {
  background-image: url("/static/front/image/clinical-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 600px;
  color: #ffffff;
  z-index: 1;
  position: relative;
}

/* MEDIA QUERIES */
@media (max-width: 480px) {
  .clinical-banner {
    background: url(/static/front/image/clinical-bg-xs.jpg) no-repeat center center !important;
    margin-top: 0px;
    height: 223px;
  }
  .pad-mobile {
    padding-top: 40px;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  .clinical-banner {
    background: url(/static/front/image/clinical-bg-sm.jpg) no-repeat center center !important;
    margin-top: 0px;
    height: 357px;
  }
  .pad-mobile {
    padding-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .clinical-banner {
    background: url(/static/front/image/clinical-bg-md.jpg) no-repeat center center !important;
    margin-top: 0px;
    height: 461px;
  }
  .pad-mobile {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .pad-copy {
    padding: 0px 100px;
  }
}
#mitoCallout {
background:url("/static/front/image/us/MiKeto-SiteHeaderBG.jpg") no-repeat center;
}
#mitoCallout .btn {
position: absolute;
    left: 150px;
    bottom: 80px;
}
#mitoCallout img {
width: 100%;
}

@media (max-width: 1200px){
#mitoCallout .btn {
left: 126px;
bottom: 70px;
font-size: 20px !important;
max-width: 180px;
}
}

@media (max-width: 991px) {
#mitoCallout .btn {
left: 96px;
bottom: 50px;
font-size: 16px !important;
max-width: 150px;
}
}

@media (max-width:767px){
#mitoCallout {
background:url("/static/front/image/us/MiKeto-header-MobileBG.jpg") no-repeat center;
padding: 0px 0 60px;
}
#mitoCallout .btn {
left: 66px;
bottom: 10px;
font-size: 20px !important;
max-width: 210px;
}
}
@media (max-width: 575px){
#mitoCallout .btn {
position: absolute;
left: 13%;
bottom: 0;
font-size: 16px !important;
max-width: 160px;
}
}



#verveVideoCallout {
  background:url("/static/front/image/us/VerveAbstractWhtBG.jpg") no-repeat center;
  padding-top:60px;
  padding-bottom:60px;
}

@media (max-width: 1199.98px){
  #verveVideoCallout .btn {
    font-size: 20px !important;
    max-width: 180px;
  }
}

@media (max-width: 991.98px) {
  #verveVideoCallout .btn {
    font-size: 16px !important;
    max-width: 150px;
  }
}

@media (max-width:767.98px){
  #verveVideoCallout {
    padding-top:8px;
    padding-bottom:8px;
  }
  #verveVideoCallout .buttons {
    padding-top:8px;
  }
  #verveVideoCallout .btn {
    font-size: 20px !important;
    max-width: 210px;
  }
}
@media (max-width: 575.98px){
  #verveVideoCallout .btn {
    font-size: 16px !important;
    max-width: 160px;
  }
}
@media (max-width: 450px){
  #verveVideoCallout .btn {
    font-size: 16px !important;
    max-width: 140px;
  }
}
@media (max-width: 420px){
  #verveVideoCallout .btn {
    font-size: 12px !important;
    max-width: 120px;
  }
}
