
.cart li {
  font-weight: 500;
}
*, input, *::before, *::after {
  box-sizing: unset;
}
.add-btn input[id="AddToCart"] {
  background: #1aa4df none repeat scroll 0 0;
  border: medium none;
  box-shadow: 0 0 5px #b7b7b7;
  box-sizing: border-box;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  min-height: 79px;
  min-width: 331px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.qty-div input:focus{border:1px solid #959595 !important;}
.your-plan input:focus{border:1px solid #959595 !important;}

/* .your-plan-inr{
background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
width:170px;
} */
/* .your-plan{
width:180px;
} */

.page_title, .product-title{
  color: #1aa4df;
  font-family: "Open Sans",sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.page_content{
  margin-bottom: 0;
  padding-top: 40px;
  position: relative;
}
.page_content .rte p, .page_content .rte ul li, .product-description, #AddToCartForm label,
#AddToCartForm p, .article_side_title, .product-description label {
  color: #444;
  font-family: "Open Sans",sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin: 0;    
  padding: 0px 0px 10px 0px;
/*   text-transform: uppercase; */
}


/*Shopping Guide*/
.item-main-outer {
    border-top: 1px solid #dddddd;
}
.item-main {
    border-left: 1px solid #dddddd;
    display: table;
    padding: 0;
    position: relative;
    width: 100%;
}
.item-main::before { border-bottom: 1px solid #dddddd; bottom: 0; content: ""; display: block; left: 0; position: absolute; right: 0; width: 100%; z-index: 9; }
.item-main::after {
    border-right: 1px solid #dddddd;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.item-col-lft { display: table-cell; padding: 10px; vertical-align: middle; width: 20%; border-right: 1px solid #dddddd;color: #1aa4df; }
.item-col-rgt { list-style: none; margin: 0; padding: 0; display: table-cell; position: relative; width: 80%; }
.item-main ul.item-col-rgt li {
    border-bottom: 1px solid #dddddd;
    border-collapse: collapse;
    border-right: 1px solid #dddddd; font-size: 13px;line-height: 26px;
    display: inline-block;
    float: left;
    padding:5px;
    vertical-align: middle;
    width: 25%;
}
.OuterTwo ul.item-col-rgt {
    width: 100%;
}

/*css for sidebar*/
.left-content {
/*     border: 1px solid #dddddd; */
    padding: 0;
}
.left-content h4 {
    margin-top: 14px;
    padding-left: 10px; color: #1aa4df;
}
.left-content ul{list-style:none; margin: 0; padding-bottom: 20px;}
.left-content ul.sidebar_2 {
    padding-bottom: 0;
}
.left-content ul li{display:block; margin-bottom:0;}
.left-content ul a{
/*   border-bottom: 1px solid #dddddd; */
    color: #000;
    display: block;
    padding: 7px 10px;}
.left-content ul.sidebar_2 li:last-child a {
    border-bottom: 0 none;
}
.left-content ul a:hover, .left-content ul li a.active {
    color: #1aa4df !important;
}

@media screen and (min-width: 768px){
  .search-bar{
    padding: 30px 200px;
  }
  
}
@media screen and (max-width: 767px){
.item-main ul.item-col-rgt li{width:33.333%;}
  
}

@media screen and (max-width: 568px){
.item-col-rgt {
    border-top: 1px solid #dddddd;
}
  .item-col-lft, .item-col-rgt {
    display: block;
    width: 100%;
} 
.item-main ul.item-col-rgt li{width:50%;}
  
ul.btn-group-popop li {width: 100%;}    
  ul.btn-group-popop .btn{font-size: 14px !important;}  
}

@media (min-width: 480px) and (max-width: 767px){
  .search-bar{
    padding: 30px 100px;
  }
}
@media (min-width: 320px) and (max-width: 479px){
  .search-bar{
    padding: 30px;
  }
}
.search-bar input{
  background: rgba(0, 0, 0, 0) url("search.png") no-repeat scroll 12px 8px;
  border: 0 none;
  color: #ccc;
  float: left;
  font-size: 15.25px;
  font-weight: 700;
  height: 38px;
  letter-spacing: 0.3px;
  padding: 0 0 0 41px;
  width: 242px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2) inset;
}
.search-bar button, .button_styled{
  background: #58ba47 none repeat scroll 0 0 !important;
  margin-top:30px;
}

.button_styled:hover {
  background: #000 none repeat scroll 0 0 !important;
  color: #fff !important;
}

.search-page h3 a {
  color: rgb(26, 164, 223);
  font-family: "Open Sans",sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 18px;
  text-transform: uppercase;
}
.template-search .rte ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.template-search .rte ul li {
  margin-bottom: 20px;
  padding: 0 1%;
  /*     width: 33%; */
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.template-search .rte h2, .template-search .rte h2 a {
  color: #1aa4df;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 18px;
  text-transform: uppercase;
}
#ProductPrice {
  color: #959595;
}
.related-product .add-on li, .grid-layout-24 .rte li {
  width: 24%;
}
@media (min-width: 480px) and (max-width: 767px){
  .related-product .add-on li, .grid-layout-24 .rte li {
    width: 49%;
  }
}
@media screen and (max-width: 479px){
  .related-product .add-on li, .grid-layout-24 .rte li {
    width: 99%;
  }
}
@media screen and (min-width: 768px){
  .contact_page .form-vertical {
    padding-left: 50px;
    width: 600px;
  }
}
@media screen and (max-width: 767px){
  .contact_page .form-vertical {
    padding-left: 50px;
    width: 90%;
  }
}
.contact-form input, .contact-form textarea{
	font-family: "Open Sans",sans-serif;
    font-weight: 600;
}
.contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus, #AddToCartForm select,
#AddToCartForm input{
	border: 1px solid #e5e5e5 !important;
}
label[for="SortBy"], .breadcrumb span, .breadcrumb a {
    color: #959595;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 600;
}
.h4{
	color: #1aa4df;
  	display: table-cell;
  	font-weight: 600;
}
.cart .h3 {
    color: #959595;
}
.article_side_title h4 {
    color: #1aa4df;
    font-family: "Open Sans",sans-serif;
  	font-weight: 700;
}
.blog > h3 a, .article_title {
    color: #1aa4df !important;
}
.product_details{
text-transform: none;
}
.product_details ul li , .product_details ul span {
color: rgb(36, 148, 216) !important;
font-family: 'Open Sans';
font-size: 24px;
font-weight: 600;
text-transform: none;
}
td[data-label="Price"], td[data-label="Total"] {
    min-width: 105px;
}
.calc-result-main {
    color: #63bc46;
    font-weight: 700;
}
.link-plan{
	width: 100%;
  	text-align: center;
}
.page_title{
    color: #1aa4df;
    font-family: "Open Sans",sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 18px;
    text-transform: uppercase;
}

/*new css 16*/
.container-custom { max-width: 480px; background-color: #fff; font-size: 18px; box-shadow: 0 0 4px rgba(0,0,0,0.5); height: 500px; margin: 30px auto; padding: 28px; text-align: center; color: #444; }
.top-popup  h2 { font-size:24px; font-weight: 600; color: #58ba47; text-transform: uppercase; margin: 0; }
.top-popup { padding-bottom: 10px; font-size: 18px; }
.top-popup p, .foot-popup p { font-size: 18px; margin: 0; padding-bottom: 10px; }
.foot-popup{padding-top: 10px;}
ul.btn-group-popop { list-style: none; margin: 0; padding: 10px 0 0; }
ul.btn-group-popop:after { clear: both; content: ""; display: block; }
ul.btn-group-popop li { float: left; width: 47%; }
ul.btn-group-popop li:nth-child(2n) { float: right; }
ul.btn-group-popop .btn { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
    display: block;
    font-size: 14px !important;
    line-height: 40px;
    min-height: 44px;
    min-width: auto;background-color: #58ba47;
    padding: 2px 20px;
} 
ul.btn-group-popop .btn:hover{ background-color: #888; color:#fff !important;}



#CustomerLoginForm a, #CustomerLoginForm input, 
#RecoverPasswordForm p, #RecoverPasswordForm a, #RecoverPasswordForm input, #RecoverPasswordForm button,
 #activate_customer input, #activate_customer p, .order_table p, .order_table .table-wrap tr td, 
.order_details p, .address_grid p, #AddAddress label, #AddAddress input, #AddAddress select, #AddAddress textarea,
.edit_address label, .edit_address input, .edit_address select, .edit_address textarea,
#reset_pass p, #reset_pass input, #reset_pass select, #reset_pass label,
.no-border td{
    color: #959595;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 20px 0px;
}
.no-border th{
	font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 20px 0px;
}

.blue-button:hover {
    box-shadow: none;
}
.order_details_title, .order_title, .title_color {
	color: #1aa4df;
}
.blue-btn:hover {
    background-color: #1aa4df;
    color: #fff !important;
  	box-shadow: none;
}
.blue-btn:focus {
    background-color: #1aa4df;
    color: #fff !important;
  	box-shadow: none;
}
.blue-btn {
  	background: #1aa4df none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
  	padding: 5px;
    font-weight: 700 !important;
    margin-top: 0;
    transition: all 0.5s ease 0s;
}
.title_color h4{
	font-weight: 700;
}
.no-border th, .no-border td{
 	border: 0px; 
}
.compare-price {
    color: #888 !important;
    text-decoration: line-through;
    font-size:14px;
}
@media screen and (max-width: 767px){
  aside, .sidebar {
    padding-left: 30px !important;
  }
}

@media screen and (max-width: 640px){
ul.btn-group-popop li { float: left; width: 100%; }
}

.margin-top-10{
	margin-top: 10px !important;
}
.shopify_savings_message_text{
	background-color: transparent !important;
  	border: 0px !important;
  	color: red !important;
    font-weight: 600;
}
.feet_height {
    float: left;
  	padding-right: 20px;
}
.inch_height {
    float: left;
  	padding-right:20px;
}
.sale_price{
	color: #63bc46 !important;
  	font-weight: 800;
}
.comp_price{
	color: red !important;
}
.cart-head div{
	text-align: right;
  	font-weight: 600;
  	color: red;
}
#shappify-qty-cart-msg-bottom {
	text-align: right;
  	font-weight: 600;
  	color: red;
}
.center.form-options {
    width: 58%;
}
.form-options .qty-div {
    float: none;
  	margin-top: 10px;
}
.form-options .button_styled{
	margin-top: 10px;
}
@media screen and (max-width: 1315px){
  .form-options .qty-div {
    float: none;
    margin-top: 10px;
  }
  .form-options .button_styled{
    margin-top: 10px;
  }
}
.product-price-popup .sale_price {
    font-size: 22px;
    font-weight: 700;
}
.product-price-popup .compare-price {
    font-size: 18px;
}
.counter_btn{
	margin-top: 10px;
}
.discount-14{
    color: red;
    font-weight: bold;
    font-size: 18px;
    display: none;
}
.discount-28{
    color: red;
    font-weight: bold;
    font-size: 18px;
    display: none;
}
.inner-banner .owl-item.active > img {
    max-height: 430px;
}
.page_listing .social {
    float: none;
    margin: 10px 0 0;
    width: 100%;
}
.page_listing .social a{
	text-decoration: none;
}
.header-discount{
  float:left;
  color:#fff;
  font-weight:700;
  font-size:16px;
}
.header-discount a{
	color:#fff;
}
.header-discount a:hover{
	color:#000 !important;
}
.shop-btn {
    font-size: 32px;
    height: 70px;
    line-height: 40px;
    padding: 15px;
    width: auto;
}
.result-calc{
	font-size:26px;
}
.servings{
    font-size: 14px; 
}
.popup_image{
	max-height: 300px;
  	max-width: 300px;
}
#AddToCart:disabled {
  background-color: #f6f6f6 !important;
}
.font-14{
	font-size: 14px;
}
.font-28{
	font-size: 28px;
}
.color-333{
	color: #333 !important;
}
input[disabled], input.disabled, textarea[disabled], textarea.disabled, select[disabled], select.disabled{
    background-color: #f6f6f6 !important;
    border-color: #b6b6b6 !important;
    cursor: default !important;
}
input[disabled]:hover, input.disabled:hover, textarea[disabled]:hover, textarea.disabled:hover, select[disabled]:hover, select.disabled:hover{
    background-color: #f6f6f6 !important;
    border-color: #b6b6b6 !important;
    cursor: default !important;
}
.ui-icon.ui-icon-triangle-1-n:hover, .ui-icon.ui-icon-triangle-1-s:hover {
    cursor: pointer;
}
.diet-doctor-product h2 {
    min-height: 65px;
}
.full-content.grid-uniform {
    margin: 0 auto;
}
.grid__item.large--three-quarters.right-content {
    padding-left: 15px;
}
.bmi-range {
    min-height: 105px;
}

.page_content .bmi-range p {
    color: #1aa4df;
    font-size: 30px;
    font-weight: 600;
    line-height: 28px;
}
.btn-height{
	height: auto !important;
}
body.wllp{
  background: url(//cdn.shopify.com/s/files/1/1080/7096/t/2/assets/slide1.jpg?v=161279121251716525391451022730);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  background-position: bottom;
}
.wllp-text{
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
}
.circ-one{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #63bc46;
  text-align: center;
  display: inline-block;
}
.circ-three{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #ff6600;
  text-align: center;
  display: inline-block;
}
.circ-two{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #1aa4df;
  text-align: center;
  display: inline-block;
}
#weight-loss-is-as-easy-as-1-2-3 h1.page_title{
  background: url(//cdn.shopify.com/s/files/1/1080/7096/t/2/assets/slide1.jpg?v=161279121251716525391451022730);
  color: #fff;
  text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
  padding: 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
}
.form-vertical input.hidden{
display:none;
}