@charset "utf-8";
/***********************/
.hdr-inner{
	background: #f4dfc5;
    padding: 8px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #2d2d2d;
    text-align: center;
    letter-spacing: 0.3px;
}

/* CSS Document */
.inner-top {
	background: #f9f9f9;
    padding: 8px 0;
    float: left;
    width: 100%;
}
ul.inr-top-list {
	padding: 0 0 0 0;
}
ul.inr-top-list li {
	float: left;
	position:relative;
	margin-right: 15px;
    padding-right: 15px;
}
ul.inr-top-list li:after{
	content:"\002F";
	position:absolute;
	right:-5px;
	top:0;
}
ul.inr-top-list li a, ul.inr-top-list li a:hover {
	font-size: 14px;
    line-height: 18px;
    color: #1d1c1a;
    font-weight: 300;
	text-decoration: none;
}
ul.inr-top-list li:last-child a{
	font-weight: 500;
	color:#141930;
}
ul.inr-top-list li:last-child{margin-right:0; padding-right:0;}
ul.inr-top-list li:last-child:after{
	content:"";
}
.all-prods{
	float:left;
	width:100%;
	margin-top:20px;
	}
.all-prods .prod-box{
	margin-bottom:40px;
	}
p.prd-sec-hed {
    font-size: 24px;
    float: left;
    width: 100%;
    margin: 20px 0;
    font-weight: 500;
    color: #141930;
    position: relative;
    text-transform: uppercase;
}
p.prd-sec-hed:after, p.prd-sec-hed:before{
	content: '';
    position: absolute;
    top: 14px;
    right: 290px;
    width: 200px;
    border-top: 1px solid #e6e2e1;
	}
p.prd-sec-hed:before{
	left: 290px;
	right: auto;
	}
/*================PRODUCTS DETAILS SECTION 1===============*/
.pro-dtl-sec1 {
	padding: 40px 0 76px 0;
	text-align: center;
	position:relative;
}
ul.prd-s1-rgt-list2{
	float: none;
    display: inline-block;
    vertical-align: top;
	}
ul.prd-s1-rgt-list2 li {
    background: url(../images/bullet.png) left 8px no-repeat;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #333333;
    padding: 0 0 0 37px;
    margin: 10px 0 0 0;
}
.pro-dtl-sec1:after{
	/*content: url(../images/sub-hdr2.png);
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -15px;
    background: #fff;*/
}
.pr-dtl-s1-lft, .pr-dtl-s1-rgt {
	float: left;
	width: 40.25%;
	margin: 0 0 0 0;
}
.pr-dtl-s1-lft {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
}
.pro1-dtl {
	display: block;
    margin: 0 auto;
    padding: 60px 0 60px 0;
}
.pr-dtl-s1-rgt {
	width: 55%;
	float: right;
	text-align:left;
}
.logo-icon {
	margin: 0 0 0 0;
}
.sub-hdr1 {
    display: inline-block;
    margin: 7px auto;
    vertical-align: middle;
}
.pr-dtl-s1-rgt-p1 {
	font-size: 32px;
	line-height: 42px;
	font-weight: 300;
	color: #000;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
.stars {
	margin: 10px 0 0 0;
    display: inline-block;
}
/**********PRODUCT OPTION****************/
.prod-option {
    float: left;
    width: 100%;
	margin-bottom:30px;
}
.prd-lst {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    border-top: 1px solid #edf6ff;
    padding: 15px 0;
    border-bottom: 1px solid #edf6ff;
}
.prd-lst li {
        float: left;
    width: 30.5%;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    padding: 0 0 0 65px;
    font-weight: 500;
    margin-right: 20px;
    text-align: left;
	color:#000;
}
.prd-lst li span{
	display:block;
	color:#8f8f8f;
	font-weight:300;
	font-size:16px;
	}
.prd-lst li:after{
	content:'';
	border-right:1px solid #000000;
	top:0;
	bottom:0;
	right:0;
	position:absolute;
	}
.prd-lst li:last-child:after{ display:none;}
.prd-lst li img {
    position: absolute;
    left: 0;
    top: 0px;
}
.prd-lst li:last-child {
    margin-right: 0;
}
.prd-optn {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight: 700;
}
.prod-option li {
    float: left;
    width: 30%;
    position: relative;
    margin-right: 10px;
}
.prod-option li label span{
    float: left;
    width: 100%;
    font-weight: 700;
	cursor:pointer;
	border: 1px solid #ccc;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
.prod-option li input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.prod-option li input[type="radio"]:checked ~ span {
    background: #141930;
    color: #fff;
}
.prod-option li:last-child {
    margin-right: 0;
}
/**************************/
.pr-dtl-s1-rgt-p2 {
        font-size: 38px;
    line-height: 39px;
    font-weight: 300;
    color: #000000;
    margin: 25px 0 0 0;
    float: left;
    width: 37%;
}
.safe-chk {
    float: right;
    width: 52%;
    margin-top: 30px;
    font-size: 18px;
    line-height: 25px;
    color: #333;
    padding: 0px 190px 0px 0;
    position: relative;
}
.safe-chk img {
    position: absolute;
    right: 0;
    top: 0;
}

img.shop-cards {
        display: inline-block;
    margin-top: 21px;
    vertical-align: middle;
    margin-left: 20px;
}
.pr-dtl-s1-rgt-p3 {
	    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    color: #2d2d2d;
    margin: 10px 0 0px 0;
    float: left;
    width: 100%;
    padding: 10px 0;
}
.qtybox-view {
	display: block;
}
ul.pr-dtl-s1-rgt-list {
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
}
ul.pr-dtl-s1-rgt-list li {
	background: url(../images/blue-tk.png) left 8px no-repeat;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #2d2d2d;
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
    font-weight: 500;
}
p.pr-dtl-hed {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}

/*********************/
.options_box{
	float: left;
    width: 100%;
    text-align: left;
    margin-top: 20px;
	}
.pr-dtl-s1-rgt .common_button_box{ max-width:100%;}
div#opt1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    column-gap: 10px;
    row-gap: 10px;
}
.option{
	    float: left;
    vertical-align: top;
    width: 100%;
    border-radius: 0px;
	}
.seb_text {
    font-size: 17px;
    line-height: 26px;
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #000000;
    background: #fffdf1;
    margin: 10px 0 10px;
    padding: 10px;
}
.option-hed{ 
	    font-size: 22px;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000;
}
.pack-opt {
	position: relative;
    float: left;
    width: 100%;
}
.pack-opt .s2-col-prod{
	max-width: 100px;
	float: left;
	border-right: 1px solid #d2d2d2;
	padding-right: 10px;
	margin: 0;
}
.pack-opt input[type=radio] {
	top: 14px;
    opacity: 0;
    position: absolute;
    left: 8px;
    height: 18px;
    width: 18px;
}
.pack-opt input[type=radio] + .package-type {
	    width: 100%;
    color: #5e5e5e;
    cursor: pointer;
    padding: 10px;
    vertical-align: middle;
    display: inline-block;
    border: 2px solid #dcd7d7;
    background: #ffffff;
    font-weight: 500;
    border-radius: 8px;
    overflow: hidden;
    text-align: left;
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: center;
}
.pack-opt input[type=radio] + .package-type:hover,.pack-opt input[type=radio]:checked + .package-type {
	background: #ffffff;
    transition: all .3s ease;
    box-shadow: 0 0 5px #069ce8;
    color: #000;
    border: 2px solid #18a4ea;
}

.pack-opt input[type=radio] + .package-type span:hover {
	transition: all .3s ease;
}

.purchase-container {
        margin: 5px 0 0 0;
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.onetime, .subscribe {
    float: left;
    display: inline-block;
    width: 100%;
    font-family: inherit;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    font-weight: 700;
}
.btl-qnty{
	    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #0a0a0a;
    text-transform: capitalize;
    position: relative;
    width: 100%;
    float: left;
	}
.btl-qnty span{ display:inline-block; font-weight:400; font-size:16px;}
.price_tag{
	    font-size: 24px;
    line-height: 30px;
    float: left;
    color: #000;
    text-align: right;
}
.pack-opt input[type=radio]:checked + .package-type span{
	}
.prds1-pkgs {
    height: 50px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #000;
    margin: 24px 0 0 0;
    padding: 0 0;
    box-sizing: border-box;
}
.prds1-pkg1, .prds1-pkg2{
	background:#f0f0f0 url(../images/select.png) 15px  center no-repeat;
    float: left;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 20px;
    line-height: 46px;
    color: #2d2d2d;
    text-align: left;
    padding: 2px 0 0 40px;
}
.prds1-pkg2 {
    padding: 2px 0 0 42px;
    text-align:left;
    float: right;
	border-left:2px solid #fff;
}
.selected {
    background:#ebf7ff url(../images/selected.png) 15px center no-repeat;
}
.buyopt {
    float: left;
    width: 49%;
    background: #fff;
    text-align: left;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    padding: 15px 10px 10px 45px;
    cursor: pointer;
    letter-spacing: 0.5px;
    border: 1px solid #18a4ea;
    position: relative;
}
.buyopt.active {
	    background: #edf6ff;
    color: #000;
    border: 1px solid #18a4ea;
}
.buyopt input[type=radio] {
    position: absolute;
    left: 0;
    opacity: 0;
}
.buyopt input[type=radio] + span {
    position: absolute;
    left: 15px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #18a4ea;
    top: 50%;
    margin-top: -9px;
    background: #fff;
}
.buyopt input[type=radio]:checked + span:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #18a4ea;
    border-radius: 50%;
    left: 3px;
    top: 3px;
}
.buyopt input[type=radio]:checked + .buyopt {
    background: #eef7f3;
    color: #000;
    border: 1px solid #769c8b;
}

/*================PRODUCTS DETAILS SECTION 2===============*/

.prd-sec1-lft{
	float:left;
	width:40.17%;
	    position: relative;
}

.keto-pro{
	background: #edf6ff;
    padding: 50px 0;
    border-radius: 10px;
}
.slide-img{margin:0 auto;display:block;}
/*===Sticky==*/

.prd-sec1-rgt{
	float:right;
	width:57%;
}
.prd-s1-rgt-p1{
	font-size:45px;
	line-height:50px;
	font-weight:300;
	text-align:left;
	color:#000000;
	margin:-8px 0 0 0;
}
ul.prd-s1-rgt-list1 {
    display: table;
    width: 100%;
    float: left;
    border-top: 1px solid #eae2d2;
    border-bottom: 1px solid #eae2d2;
    padding: 8px 0;
    margin: 9px 0 0 0;
}
ul.prd-s1-rgt-list1 li {
    float: left;
    background: url(../images/keto-s1-line.jpg) right top no-repeat;
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    color: #000000;
    margin: 0 0 0 0;
    padding: 0 24px 0 42px;
    position: relative;
}
ul.prd-s1-rgt-list1 li:nth-child(2) {
    padding: 0 24px 0 31px;
    margin: 0 0 0 13px;
}
ul.prd-s1-rgt-list1 li:last-child {
    padding: 0 0 0 31px;
    margin: 0 0 0 13px;
	background:none;
}
ul.prd-s1-rgt-list1 li img{
	position:absolute;
	top:0;
	left:0;
}
ul.prd-s1-rgt-list1 li img.gc-icon1{top:-4px;}
.prdstar{margin:15px 0 0 0;}
.prd-s1-rgt-p3 {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #333333;
    margin: 18px 0 0 6px;
}
ul.prd-s1-rgt-list2{padding:0px 0 0 0px;}
ul.prd-s1-rgt-list2 li{
	background: url(../images/bullet.png) left 8px no-repeat;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #333333;
	padding: 0 0 0 28px;
	margin: 10px 0 0 0;
	text-transform: capitalize;
	font-weight: 600;
}
ul.prd-s1-rgt-list1-gc li:nth-child(2){padding:0 20px 0 35px;}
ul.prd-s1-rgt-list1-ketone li img{top:-4px;}
ul.qtylist {margin: 29px 0 0 5px;}
ul.qtylist li{
	float:left;
	display:inline-block;
	margin:0 89px 0 0;	
}
ul.qtylist li:first-child{
	line-height:45px;
	font-weight:300;
	font-size:40px;
	text-align:left;
}
.prds1-pkgs {
    height: 50px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #000;
    margin: 24px 0 0 0;
    padding: 0 0;
    box-sizing: border-box;
}
.prds1-pkg1, .prds1-pkg2{
	background:#f0f0f0 url(../images/select.png) 15px  center no-repeat;
    float: left;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 20px;
    line-height: 46px;
    color: #2d2d2d;
    text-align: left;
    padding: 2px 0 0 40px;
}
.prds1-pkg2 {
    padding: 2px 0 0 42px;
    text-align:left;
    float: right;
	border-left:2px solid #fff;
}
.selected {
    background:#ebf7ff url(../images/selected.png) 15px center no-repeat;
}
.mgbw {
    float: right;
    color: #333333;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    width: 283px;
    margin: 5px 0 0 0;
}
.mgbw img {
    float: left;
    margin: 0 10px 0 0;
}
.cards2 {margin: 16px 0 0 25px;}

/*=======GLP-1 SECTION1=======*/
.pdp_section1{
	float:left;
	width:100%;
	padding:50px 0 60px;
	background:#f1f9fc;
	}
.pdp_s1_left{
	float:left;
	width:50.1%;
	text-align:left;
	}
.common_heading.pdp_common_heading{ color:#000;}
.pdp_s1-img{
	display:block;
	margin:35px auto 0;
	width:586px;
	max-width:100%;
	border-radius:30px;
	-webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,.15);
	box-shadow: 0 0 8px 2px rgba(0,0,0,.15);
	}

.pdp_s1_right{
	float:right;
	width:47%;
	}
.pdp_s1_about{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	}
.pdp_s1_about_row{
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e1e1e1;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	}
.pdp_s1_about_row:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:none;}
.pdp_s1_about_row img{ width:60px; max-width:100%;}
.pdp_s1_about_row_cont{
	width:calc(100% - 60px);
	padding-left:20px;
	text-align:left;
	}
.pdp_s1_about_row_cont h3{
	font-size: 22px;
    line-height: 26px;
    color: #000;
    font-weight: 600;
	}
.pdp_s1_about_row_cont p{
	font-size: 17px;
    line-height: 26px;
    color: #000;
    margin-top: 10px;
	}

	
	
/*=======GLP-1 SECTION3=======*/
.pdp_section3{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff;
	text-align:center;
	}
	
.pdp_s3_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:45px;
	}
.pdp_s3_left{
	float:left;
	width:47.5%;
	}
.pdp_s3_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	}
.pdp_s3_col{
	width:100%;
	margin:25px auto 0;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	}
.pdp_s3_col:first-child{ margin-top:0;}
.pdp_s3_col_img_box{
	width:30px;
	position:relative;
	}
.pdp_s3-col-img{
	display:block;
	margin:0 auto 0;
	width:114px;
	max-width:100%;
	border-radius:50%;
	}
.pdp_s3_num{
	position:absolute;
	top:0;
	right:0;
	width:32px;
	height:32px;
	font-size:19px;
	line-height:32px;
	color:#fff;
	font-weight:600;
	text-align:center;
	border:2px solid #fff;
	border-radius:50%;
	background:#069ce8;
	}
.pdp_s3_col_cont{
	width:calc(100% - 30px);
	padding-left:18px;
	text-align:left;
	}
.pdp_s3_col_cont h3{
	font-size:24px;
	line-height:26px;
	color:#000;
	font-weight:600;
	}
.pdp_s3_col_cont p{
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-top:9px;
	}
	
.pdp_s3_right{
	float:right;
	width:47.009%;
	}
.supplement{
	display:block;
	margin:0 auto 0;
	max-width:100%;
	}
	
.pdp_s3_points{
	width:100%;
	margin:40px auto 10px;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	}
.pdp_s3_points li{
	width:24%;
	text-align:center;
	}
.pdp_s3_points li img{
	display:block;
	margin:0 auto 15px;
	width:72px;
	max-width:100%;
	}
.pdp_s3_points li p{
	font-size:20px;
	line-height:20px;
	color:#000;
	font-weight:500;
	}
/*Directions of Use*/	
.prd-use-img{
	float: right;
    margin: 0 0 0 50px;
    background: #fff;
	}
ul.prod-det-use-lst{
	position:relative;
	margin-top:10px;
	}
ul.prod-det-use-lst:before{
	content: '';
    position: absolute;
    left: 25px;
    top: 30px;
    bottom: 100px;
    border-left: 2px dotted #141930;
	}
ul.prod-det-use-lst li{
	padding-left:65px;
	position:relative;
	margin-bottom:55px;
	text-align:left;
	}
ul.prod-det-use-lst li:last-child{ margin-bottom:0;}	
.prod-use-num{
	width: 48px;
    height: 48px;
    background: #141930;
    border-radius: 50%;
    font-size: 29px;
    line-height: 45px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    top: -2px;
	}
ul.prod-det-use-lst li h3{
	font-size:24px;
	line-height:38px;
	color:#000;
	font-weight:600;
	}
ul.prod-det-use-lst li p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #000000;
    margin-top: 10px;
	}	
	
/*Free Bonuses*/		
.prd-bonuses-img{
	float: right;
	}	
ul.prod-det-bonuses-lst{
	float:left;
	width:45%;
	text-align:left;
	}	
ul.prod-det-bonuses-lst li{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding: 17px 0;
	}
ul.prod-det-bonuses-lst li:last-child{ border:none; padding-bottom:0;}	
ul.prod-det-bonuses-lst li:last-child .free-txt{ vertical-align:top; margin-top:10px;}	
.free-txt{
	display: inline-block;
    vertical-align: middle;
    background: #141930;
    border: 2px solid #000;
    border-radius: 3px;
    padding: 3px 10px;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
	}	
ul.prod-det-bonuses-lst li p{
	display: inline-block;
    vertical-align: middle;
    width: calc(100% - 72px);
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
    padding-left: 12px;
	}	
		
/*About Doctor*/	
.prod-det-abt-sec{
	float:left;
	width:100%;
	position:relative;
	}	
.prod-doctor-img{
	margin:0 auto 0;
	display:block;
	}	
.prod-det-abt-btm{
	float:left;
	width:100%;
	text-align:left;
	background:#3eb8e1;
	padding:16px 40px;
	}	
.abt-name{
    font-size: 28px;
    line-height: 30px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	}	
.abt-degn{
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    margin-top: 6px;
	}		
.abt-cont-box{
    position: absolute;
    top: 100px;
    right: 30px;
    width: 675px;
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding: 40px;
	}
@media only screen and (max-width: 1179px){
.mgbw {width: 252px;}
.cards2 {margin: 16px 0 0 0;}
.pr-dtl-s1-rgt-p1{ font-size:40px;}
.prd-s2-lft1 .bdhding{ font-size:38px;}

.pdp_s1_right{ width: 45%;}

.pdp_s3_points li p{ font-size: 18px;}
}
@media only screen and (max-width: 1013px){
.prd-s1-rgt-p1 {
    font-size: 38px;
    line-height: 43px;
}	
ul.prd-s1-rgt-list1 li {
    font-size: 17px;
    line-height: 22px;
}
.prds1-pkgs {height: 47px;}
.prds1-pkg1, .prds1-pkg2 {
	background: #f0f0f0 url(../images/select.png) 5px center no-repeat;
    font-size: 15px;
    line-height: 42px;
}
.prds1-pkg1 {padding: 2px 0 0 27px;}
.prds1-pkg2 {padding: 2px 0 0 27px;}
.prd-lst{ padding:8px 0;}
.prd-lst li{ font-size:16px; line-height:22px; padding-left:44px; margin-right:16px;}
.prd-lst li:after{ right:-8px;}
.selected {
    background: #ebf7ff url(../images/selected.png) 5px center no-repeat;
}

ul.qtylist li {
    float: left;
    display: inline-block;
    margin: 0 14px 0 0;
}
ul.qtylist li:last-child{margin: 4px 14px 0 0;}
.mgbw {
    font-size: 13px;
    line-height: 17px;
    width: 210px;
}
.mgbw img {margin: -6px 5px 0 0;}
.cards2 {
    margin: 12px 0 0 0;
    width: 219px;
}

.pdp_s1_left{ width: 45.1%;}
.common_heading.pdp_common_heading{ font-size: 37px; line-height: 44px;}
.pdp_s1_left .common_heading.pdp_common_heading{ font-size: 30px; line-height: 38px;}
.pdp_s1_right{ width: 49%;}
.pdp_s1_about_row img{ width: 50px;}
.pdp_s1_about_row_cont{ width: calc(100% - 50px);}
.pdp_s1_about_row_cont h3{ font-size: 22px; line-height: 27px;}

.pdp_section3{ padding: 50px 0 60px;}
.pdp_s3_left{ width: 54.5%;}
.pdp_s3_col_cont h3{ font-size: 22px; line-height: 24px;}
.pdp_s3_right{ width: 40.009%;}
.pdp_s3_points{ margin: 30px auto 10px; row-gap: 30px;}
.pdp_s3_points li{ width: 48%;}
.pdp_s3_points li img{ width: 48px;}
}
@media only screen and (max-width: 767px){
.pro-dtl-sec1{ padding:20px 0 30px;}
.prd-sec1 {padding: 20px 0 30px;}	
.prd-sec1-lft, .prd-sec1-rgt{
	display:block;
	margin:0 auto 0 auto;
	width:100%;
}
.keto-pro{ padding:10px 0;}
.prd-sec1-lft{width: 100%; margin-top: 0px;}
.pr-dtl-s1-rgt-p3{font-size: 16px; line-height: 24px;  text-align: left; margin: 20px 0 0 0;  padding: 0;}
.prd-lst li{ width:100%; padding-left: 53px; margin-top:15px;}
.prd-lst li:after{ right: 0; border-bottom: 1px solid #d7e2ed; border-right: none; left: 0; bottom: -7px;}
.prd-lst li img{ width:46px;}
.prd-lst{padding:  0; border: none; margin-top: 0;}

.pack-opt .s2-col-prod{ display:none;}
.btl-qnty{ font-size:18px;}
.purchase-container{flex-wrap: wrap; row-gap:10px;}
.buyopt{ width:100%;}
.onetime, .subscribe{ font-size:16px; line-height:24px;}

.slick-slide img {
    display: block;
    margin: 0 auto;
}	
.prd-lst li span{ font-size: 12px;}
.prd-s1-rgt-p1 {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
}
.prd-s1-rgt-p2 {
    text-align: center;
    margin: 8px 0 0 0;
}
ul.prd-s1-rgt-list1 {
    width: 439px;
    float: none;
    padding: 8px 10px;
    margin: 9px auto 0 auto;
}
ul.prd-s1-rgt-list1 li {padding: 0 14px 0 38px;}
ul.prd-s1-rgt-list1-ketone{width:340px;}
ul.prd-s1-rgt-list1-ketone li img{top:-4px;}
.pr-dtl-s1-rgt{ width:100%; text-align:center;}
.pr-dtl-s1-rgt-p1 {
    font-size: 30px;
    margin: 0px 0 0 0;
}
.prd-s1-rgt-p3 {
    font-size: 18px;
    line-height: 26px;
    margin: 30px 0 0 0;
}
ul.prd-s1-rgt-list2 {
    padding: 9px 0 0 0;
    width: 419px;
    margin: 0 auto;
}
.pr-dtl-s1-rgt-p2{width: 100%; font-size: 30px;  line-height: 38px;}
ul.qtylist {
    margin: 24px auto 0 auto;
    width: 418px;
}
.cards2 {
    margin: 12px 0 0 0;
    width: 50%;
}
.mgbw {
    font-size: 13px;
    line-height: 17px;
    width: 47%;
	margin:13px 0 0 0;
}
.prd-s1-btn{
	width:470px;
	margin:0 auto 0 auto;
}
ul.prd-s1-rgt-list1 li img.gc-icon1{top:-4px;}

.pdp_section1{ padding: 30px 0 35px;}
.pdp_s1_left{ width: 100%;}
.common_heading.pdp_common_heading{ font-size: 29px !important; line-height: 37px !important;}
.pdp_s1-img{ margin: 25px auto 0; border-radius:10px;}
.pdp_s1_right{ width: 100%; margin-top:25px;}
.pdp_s1_about_row img{ width: 40px;}
.pdp_s1_about_row_cont{ width: calc(100% - 40px); padding-left:15px;}
.pdp_s1_about_row_cont h3{ font-size: 18px; line-height: 26px;}

.pdp_section3{ padding: 30px 0 35px;}
.pdp_s3_block{ margin-top: 30px;}
.supplement{ margin: 20px auto 0;}
.pdp_s3_left{ width: 100%;}
.pdp_s3_num{ top: -3px; right: -3px; width: 24px; height: 24px; font-size: 14px; line-height: 24px;}
.pdp_s3_col_cont h3{ font-size: 20px; line-height: 27px;}
.pdp_s3_col_cont p{ margin-top: 5px;}
.pdp_s3_right{ width: 100%;}
.pdp_s3_points{ margin: 35px auto 5px;}
.pdp_s3_points li{ width: 24%;} 
.pdp_s3_points li img{ width: 38px; margin:0 auto 10px;}
.pdp_s3_points li p{ font-size: 13px; line-height: 13px;}

.prod-desc-box{ box-shadow:none;}
.prod-desc-head{ font-size: 20px; line-height: 30px;}
.prd-desc-img{ width: 350px; height: auto; position: static; display: block; margin: 0 auto 0;}
.prod-desc-box-inner{ width: 100%; padding: 0; margin-top: 20px;}
.common-para{ margin-top:15px;}
ul.prod-desc-list{ margin-top:0;}
ul.prod-desc-list li{ width: 100%; padding: 0 25px; margin-top: 30px;}
ul.prod-desc-list li:after{ display:none;}
ul.prod-desc-list li h3{ margin-top:5px;}
ul.prod-desc-list li p{ font-size: 16px; line-height: 24px; margin-top: 8px;}

ul.prod-det-ing-list{ width: calc(100% + 30px); margin-left: -15px;}
ul.prod-det-ing-list li{ width:100%; text-align:center;}
ul.prod-det-ing-list li h3{ font-size: 20px; line-height: 26px;}
ul.prod-det-ing-list li p{ margin-top:12px;}
ul.prod-det-ing-list li{ width:240px !important; margin-right:25px;}
.promise__head{ margin-top:30px;}
.promise__head span{ padding: 0 10px; font-size: 18px; line-height: 22px;}
.promise__head:before{ width:375px;}
ul.promise-list{ margin: 0 auto 0;}
ul.promise-list li{ width: 33%; margin-top: 30px;}
ul.promise-list li p{ margin-top: 15px;}

.prd-use-img{ float:none; display:block; margin:0 auto 0; height: 240px; object-fit: cover;}
ul.prod-det-use-lst{ margin-top:25px;}
ul.prod-det-use-lst li{ padding-left: 50px; margin-bottom: 20px;}
.prod-use-num{ width: 35px; height: 35px; font-size: 20px; line-height: 35px; top: 0;}
ul.prod-det-use-lst:before{ left: 17px; top: 30px; bottom: 130px;}
ul.prod-det-use-lst li h3{ font-size: 20px; line-height: 26px;}
ul.prod-det-use-lst li p{ margin-top:8px;}

.prd-bonuses-img{ float:none; margin:0 auto 0; display:block;}
ul.prod-det-bonuses-lst{ width:100%;}

.prod-doctor-img-mob{ width:100%; margin:0 auto 0;}
.prod-det-abt-btm{ padding: 12px 14px;}
.abt-name{ font-size: 22px; line-height: 24px;}
.abt-degn{ font-size: 18px;}
.p-b-mob{ padding-bottom:15px;}
}

/*================PRODUCT SECTION 1===============*/
.pro-sec1 {
	padding: 50px 0;
	text-align: center;
	float:left;
	width:100%;
}
.pro-p1 {
	display: inline-block;
	color: #2d2d2d;
	width: 70%;
	margin-top: 20px;
	vertical-align: top;
}
ul.pro-sec1-list {
	margin-top: 10px;
	float: left;
	width: 100%;
}
ul.pro-sec1-list li {
	display: inline-block;
	background: #f5fafd;
	border: 1px solid #e9e9e9;
	width: 32%;
	margin: 20px 19px 0 0;
	padding: 10px 0 20px 25px;
	position: relative;
	vertical-align: top;
	text-align: left;
}
ul.pro-sec1-list li:last-child, ul.pro-sec1-list li:nth-child(3) {
	margin-right: 0;
}
.product-box1 {
	position: absolute;
	top: 10px;
	right: 20px;
	max-width: 121px;
}
.product-logo-icon {
	padding: 20px 0 0 0;
}
.pro-sec1-list-p1 {
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	font-weight: bold;
	color: #000;
	padding: 13px 0 0 0;
}
.pro-sec1-list-p1 span {
	display: inline-block;
}
.pro-sec1-list-p2 {
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	color: #2d2d2d;
	padding: 12px 0 0 0;
}
/*================PRODUCT SECTION 2===============*/
.pro-sec2 {
	padding: 50px 0;
	text-align: center;
	float:left;
	width:100%;
}
.s2-pro-box1, .s2-pro-box2 {
	background: #f5fafd;
	border: 1px solid #e9e9e9;
	width: 48.50%;
	float: left;
	margin: 40px 0 0 0;
	padding: 0 0 50px 0;
}
.s2-pro-box2 {
	float: right;
}
.s2-pro-box1-hd {
	background: #1194d6;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0;
	position: relative;
}
.s2-pro-box1-hd:after {
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	bottom: -10px;
	border-top: 10px solid #1194d6;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.s2-pro-box1-p1 {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #2d2d2d;
	font-weight: 600;
	padding: 18px 0 0 0;
}
.product-s2-box3 {
	display: block;
	margin: 25px auto 20px auto;
}
.logo-icon3 {
	display: block;
	margin: 0px auto 0 auto;
	max-width: 160px;
}
ul.s2-pro-box1-list {
	padding: 10px 0 0 0;
	text-align: center;
	width: 339px;
	min-height: 200px;
	width: 100%;
	max-width: 339px;
	display: inline-block;
	vertical-align: top;
}
ul.s2-pro-box1-list li {
	background: url(../images/blue-tk.png) left 8px no-repeat;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #2d2d2d;
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
	font-weight: 500;
}
.s2-pro-box1-p2 {
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #1194d6;
	font-weight: 800;
	padding: 0 0 0 0;
}
.prd-sec2{
    background: #fafffa;
    padding: 52px 0 50px;
}	
.prd-s2-p1{
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#333333;
	padding:17px 0 0 0;
}
.prd-s2-p1 a{
	text-decoration:underline;
	color:#333;
}
.prd-s2-img1{
	float:right;
	margin:0 0 0 0;
	
}
.prd-s2-img1 {
    float: right;
    margin: 14px 72px 0 0;
	
}
.prd-s2-lft1 {
    float: left;
    width: 42%;
    margin: 81px 0 0 6%;
	text-align:left;
}
.prd-s2-lft1-p1{
	font-size:26px;
	line-height:32px;
	text-align:left;
	color:#1076bc;
	font-weight:300;
}
.prd-s2-lft1-p2 {
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #333333;
    padding: 32px 0 0 0;
}
.prd-s2-img2{
	float:left;
	margin:13px 0 0 72px;
}
.prd-s2-rgt1 {
    float: right;
    width: 42%;
    margin: 89px 6% 0 0;
}
ul.prd-s2-list1{padding:0 0 0 0;}
ul.prd-s2-list1 li {
    margin: 36px 0 0 0;
    padding: 0 0 0 68px;
    position: relative;
}
ul.prd-s2-list1 li:first-child{
	margin:0 0 0 0;}
ul.prd-s2-list1 li img{
	position:absolute;
	top:0;
	left:0;
}
.prd-s2-list1-p1{
	font-size:24px;
	line-height:28px;
	text-align:left;
	color:#333333;
	padding:0 0 0 0;
}
.prd-s2-list1-p2{
	font-size:18px;
	line-height:28px;
	text-align:left;
	color:#333333;
	padding:6px 0 0 0;
}
@media only screen and (max-width: 1179px){
.prd-s2-img1 {margin: 14px 0 0 0;}
.prd-s2-lft1 {
    width: 46%;
    margin: 81px 0 0 0;
}
.prd-s2-img2 {margin: 13px 0 0 0;}
.prd-s2-rgt1 {
    width: 46%;
    margin: 89px 0 0 0;
}
}
@media only screen and (max-width: 1013px){
.prd-s2-img1, .prd-s2-img2 {
    margin: 14px auto 0 auto;
	display:block;    
	float:none;
}
.prd-s2-img2{margin:30px auto 0 auto;}
.prd-s2-lft1, .prd-s2-rgt1 {
    width: 100%;
    margin: 20px auto 0 auto;
	float:none;
	text-align:center;
}
.prd-s2-lft1-p1 {text-align: center;}
.prd-s2-lft1-p2 {
    text-align: center;
    padding: 12px 0 0 0;
}
}
@media only screen and (max-width: 767px){
.prd-s2-img1, .prd-s2-img2{max-width:400px;}
.prd-sec2 {padding: 20px 0 30px;}	
.pro-sec1{padding: 20px 0 30px;}
ul.prd-s2-list1 li {
    margin: 22px 0 0 0;
    padding: 0 0 0 56px;
}
.prd-s2-lft1-p1 {
    font-size: 23px;
    line-height: 25px;
}
.prd-s2-lft1, .prd-s2-rgt1 {margin: 15px auto 0 auto;}
.prd-s2-list1-p1 {
    font-size: 22px;
    line-height: 22px;
}
}
@media only screen and (max-width: 479px){
.prd-s2-img1, .prd-s2-img2{max-width:320px;}
.prd-s2-list1-p2 {
    font-size: 17px;
    line-height: 23px;
}
.prd-s2-lft1-p2 {font-size: 17px;}
.prd-s2-p1 {
    font-size: 17px;
    line-height: 26px;
    padding: 12px 0 0 0;
}
}
@media only screen and (max-width: 359px){
.prd-s2-img1, .prd-s2-img2{ max-width:100%;}
}
/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
}

.cart-smmmry {
    float: right;
    width: 40%;
	padding: 40px 10px;
}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	padding: 0 0 50px 0;
	float:left;
	width:100%;
}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
}
.cart-box1 {
    border-bottom: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    padding: 10px 10px;
    border-bottom: 1px solid #ececec;
}
.drawer .cart-box1{
	display:none;
}
.one, .two, .three, .four {
	display: inline-block;
	width: 34%;
	vertical-align: middle;
}
.two, .three, .four {
	width: 22%;
	text-align: center;
	display:none;
}
.one {
	padding: 0 10px;
	position: relative;
	width: 100%;
}
.four {
	text-align: right;
	padding: 0 26px 0 0;
	position: relative;
}
.cart-remv {
	position: absolute;
    left: 10px;
    top: 5px;
}
.cart-box2, .card-box3 {
	border-bottom: 1px solid #b6b6b6;
	padding: 10px 0;
	float: left;
	width: 100%;
	position: relative;
}
.cart-box2 {
	border-bottom: 1px solid #d2d2d2;
}
.card-box3 {
	padding: 0px 0 20px;
	border-bottom:none;
}
.cart-prdname {
	padding:0px 0px 0px 0px;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	color: #252525;
	text-align: left;
	float:left;
	width:100%;
}
.span3 {
	display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 1px;
    color: #2d2d2d;
}
.drawer .cart-box2 .span3, .cart-prdname .span3 {
        float: left;
    width: 100%;
    padding: 0 0 0 130px;
}
.drawer .cart-box2 .span3{ width:100%; padding: 0 0 0 100px;}


.span2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #2d2d2d;
}
.drawer .cart-box2 .span2, .cart-prdname .span2 {
    display:block;
}
.cart-prdname span.span1 {
	font-size: 22px;
	color: 000;
}
.cart-prdname .s2-col-prod, .cart-prd2, .cart-prd3 {
	    position: absolute;
    left: 30px;
    top: -10px;
    width: 92px;

}
.drawer .cart-box2 .s2-col-prod{width: 60px;}
.cart-prd2 {
	left: 4px;
	top: 27px;
}
.cart-prd3 {
	left: 20px;
	top: 5px;
}
.unit-price, .sub-total {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #2d2d2d;
	float: left;
}
.sub-total {
	text-align: right;
}
.card-box3rgt {
	float: right;
	width: 100%;
}
ul.cart-prclist {
	padding: 0;
}
ul.cart-prclist li {
    font-size: 18px;
    line-height: 28px;
    color: #2d2d2d;
    float: left;
    width: 100%;
    padding: 6px 10px;
}
ul.cart-prclist li:first-child {
}
.drawer ul.cart-prclist li:nth-child(2), .drawer ul.cart-prclist li:nth-child(1){display:none;}
ul.cart-prclist li:last-child {
	    border-top: 2px solid #ececec;
    padding: 10px 10px;
}
ul.cart-prclist li span.span1 {
	float: right;
    font-weight: 500;
}
.card-box4-lft {
	float: left;
	width:100%;
}
ul.cart-prclist li span.span2 {
	font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
.proceed-chkbtn, .continue-brwbtn, .chk-btn {
	background: #fff;
    float: left;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #2d2d2d;
    text-align: center;
    margin: 27px 15px 0 0;
    outline: none;
    cursor: pointer;
    border: 2px solid #0cc650;
    padding: 10px 20px;
}
.cart-smmmry .continue-shpbtn {
    height: auto;
    width: auto;
    padding: 10px 20px;
    background: #0cc650;
    color: #fff;
    margin-top: 20px;
    display: block;
    text-align: center;
    border-radius: 100px;
}
.cart-smmmry .continue-shpbtn1, .drawer a.continue-shpbtn{
}
.drawer a.continue-shpbtn{ display:none;}

#cartBox #browse {
    font-size: 18px;
    line-height: 25px;
    padding: 14px 20px 14px 20px;
    height: auto;
    width: auto;
    background: #141930;
    color: #fff;
    margin-top: 10px;
    float: left;
}
.continue-brwbtn {
	margin-top: 0;
	vertical-align: middle;
	float: none;
}
.proceed-chkbtn {
	float: right;
	background: #f9f9f9;
	margin-right: 0;
}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display:none;
}
p.ing-heading {
   float: left;
    width: 100%;
    font-size: 25px;
    margin: 15px 0 20px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.ing-btn-single {
    display: inline-block;
    color: #fff;
    background: #141930;
    padding: 5px 15px;
    border-radius: 30px;
    margin-right: 10px;
    font-size: 18px;
}
/*PROMO CODE*/
.promoBox {
        float: left;
    width: 100%;
    margin-top: 0px;
    padding: 0 10px;
    margin: 20px 0 5px;
}
.promoBox .promoFld {
    float: left;
    width: calc(100% - 124px);
    border: 1px solid #9a9a9a;
    
    font-size: 18px;
    padding: 7px 15px;
    outline: none;
    border-radius: 5px;
    color: #000;
    line-height: 26px;
    margin: 1px 0 10px 0;
    height: 43px;
}
.promoBtn {
    float: right;
    background: #333;
    border: none;
    outline: none;
    color: #fff;
    
    font-size: 18px;
    padding: 13px 18px 13px;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
    width: 120px;
    text-align: center;
    line-height: 18px;
}
.dis-charge {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #51bb00;
    font-weight: 500;
    padding: 9px 10px;
    border-bottom: 1px solid #CCC;
}
.dis-charge .shp-lbl {
    float: left;
}
.dis-charge .shp-prc {
    float: right;
}
@media only screen and (max-width: 767px){
	.cart-smmmry{ width:100%; padding: 0;}
	ul.brdcrm{margin: 10px 0 10px;}
	.one{ padding:0;}
	.s2-col-prod, .cart-prd2, .cart-prd3{ max-width:100%;}
	.cart-smmmry .continue-shpbtn{ margin-top:10px;}
	.safebox p{ font-size:20px;}
	}
@media only screen and (max-width: 479px){
.ing-btn-single{
	padding: 5px 11px;
    margin-right: 1px;
    font-size: 16px;
	}
}


/*==================CART FROM===================*/
.cart-frm{
	float:left;
	width:100%;
}
.crt-from-sec {
	float:left;
	width:100%;
}
.crt-frm1, .crt-frm2 {
	    width: 57%;
    float: left;
    margin: 0 0 0px 0;
    border-radius: 4px;
    border-right: 1px solid #efefef;
    padding: 40px 60px 40px 0;
}
.crt-frm2 {
	clear: both;
}

.logo-box {
    float: left;
    width: 100%;
}
.logo-cart{max-width: 160px;}
.secure-lock {
    float: right;
    margin-top: 5px;
    width: 130px;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    text-align: left;
}
.secure-lock img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    filter: grayscale(100%);
}
.secure-lock span {
    display: inline-block;
    vertical-align: middle;
}

ul.brdcrm {
        float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    border: 1px solid #ebebeb;
    padding: 10px 0;
}
ul.brdcrm li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #000000;
}
ul.brdcrm li span a {
    font-weight: 500;
    color: #000000;
}
ul.brdcrm li svg {
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: top;
    fill: #000000;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    margin: 6px 15px;
}

.payoptbox {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 4px;
    position: relative;
}
.billingtogglbtn, .paymybtn {
    float: left;
    width: 100%;
    font-weight: 500;
    color: #333333;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
	text-transform:capitalize;
}

.payment-cards-box {
    float: left;
    width: 100%;
    padding: 13px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #d9d9d9;
}
.payment-flds-box {
    float: left;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 20px;
    background-color: #fff;
}
.paymybtn {
    float: left;
    width: 50%;
	text-align:left;
}
.billingtogglbtn input[type=radio], .ship-label-btn input[type=radio], .paymybtn input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 0 0 0 0 #000000 inset;
    box-shadow: 0 0 0 0 #000000 inset;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    outline: none;
    margin-top: -7px;
}
.billingtogglbtn input[type=radio]:checked:after, .ship-label-btn input[type=radio]:checked:after, .paymybtn input[type=radio]:checked:after {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000000;
    position: absolute;
    content: '';
    left: 3px;
    top: 3px;
}
.payment-cards-box img {
    float: right;
}

.frm1, .frm2 {
	padding: 00px 0px;
    text-align: center;
    float: left;
    width: 100%;
}
.safebox {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
	background: #0e6896 url(../images/safe-icon.png) center center no-repeat;
	display:none;
}
.safe-iconbox2 {
	background: #0e6896 url(../images/pay.png) center center no-repeat;
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
.safebox p {
	    font-size: 26px;
    line-height: 40px;
    font-weight: 600;
    color: #2d2d2d;
    float: left;
    width: 100%;
}

/*----------FROM------------*/
.frmElmnts {
	float: left;	margin: 0 0 8px 0;
	width: 100%;
}
.frmElmnts-hf{ width:49%;}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label{ display:none;}
.frmElmnts label, .weaccept {
	width: 29%;
    font-size: 16px;
    line-height: 22px;
    color: #848484;
    padding: 8px 0;
    text-align: right;
    font-weight: 300;
}
.weaccept {
	margin: 12px 0 0 0;
    width: 100%;
    text-align: left;
}
.weaccept span.span1 {
	float: left;
    margin-right: 10px;
    padding: 8px 0;
}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
}
.rd:checked {
	background: url(../images/dot.png) center center no-repeat;
}
.cards {
	margin: 5px 0 0 0
}
.paypal {
	margin: 0 0 -7px 0;
}
.sameas {
	font-size: 18px;
	line-height: 28px;
	color: #252525;
	text-align: left;
	position: relative;
	padding: 0 0 20px 0px;
	float: left;
	width: 100%;
}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
}
.chkbx:checked {
	background: #fff url(../images/tick.png) center center no-repeat;
}
.topmar2 {
	margin-top: 10px;
	float:left; width:100%;
	padding:0 20px 20px;
}
.frmfld, .frmfld1 {
	width: 100%;
	height: 44px;
	border: 1px solid #bbbabb;
	position: relative;
	background: #fff;
}
.frm1 .frmfld{
	background: none;
    border: none;
}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {
	width: 48.90%;
}
.frmfld-short1, .frmfld1-short1 {
	margin-right: 2.18%;
}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 400;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select{
	width: 100%;
    float: left;
    border: 1px solid #bbbabb;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position:relative;
}
.frmfld select:after{
	}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display:none;
}
.logos {
	margin: 29px auto 0 auto;
	display: block;
}
.submit-btn {
	border: 1px solid #0cc650;
    border-radius: 30px;
    margin: 43px 0 0 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    padding: 18px 100px;
    background: #0cc650;
    /* border: none; */
    width: 100%;
    cursor: pointer;
}

.secure {
    display: block;
    margin: 10px auto;
}
.submit-btn img {
	margin: 0 0 0px 8px;
}
a.what {
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	color:#141930;
	font-weight: 500;
	font-style: italic;
	text-decoration: underline;
	float: left;
}
.trm {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 0 0 0 22px;
	float: left;
	width: 100%;
}
.trm a{ color:#2d2d2d; text-decoration:underline;}
.trm input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: #f4f4f4;
	line-height: 14px;
}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
}
.trm_1 span{ 
	float:left;
	width:100%;
	margin-bottom:10px;
}
@media only screen and (max-width: 767px){
	.crt-frm1, .crt-frm2{ width:100%; padding: 0px 0 0px 0; border-right:none;}
	.safebox p{ font-size:20px;}
	.sameas{font-size: 16px; line-height: 26px;}
	.submit-btn{ padding:18px 50px; margin: 20px 0 10px 0;}
	.cart-frm{padding: 20px 0 30px;}
	.logo-cart { max-width: 160px; margin-top: 10px;}
}
/*----------- Conatct Us ---------------- */
.contact-us {
	text-align: center;
	float:left;
	width:100%;
	padding-top: 75px;
}
.contact-lft, .contact-rgt {
    float: left;
    width: 47.5%;
    text-align: left;
}
.cont-lft, .cont-rgt {
    float: left;
    width: 48%;
}
ul.cont-list{padding:10px 0 0 0;float: left;width: 100%;}
ul.cont-list .prd-s2-p1{ text-align:left;}
ul.cont-list li{
	    position: relative;
    padding: 0 0 0 60px;
    margin: 0px 0 30px 0;
    text-align: left;
    float: left;
    width: 100%;
}
ul.cont-list li img{position:absolute;left:0;top:4px;}
.contl-hding {
   font-size: 22px;
    line-height: 28px;
    color: #141930;
    float: left;
    width: 100%;
    font-weight: 600;
}
.contl-txt{
	font-size:20px;
	line-height:30px;
	color:#404040;
	padding:5px 0 0 0;
	float:left;
	width:100%;
}
.cont-rgt{
	float:right;
	background:#fff;
	padding:0 0 40px 0;
	border:3px solid #0c9ce4;
	border-radius:20px;
}
.cont-rgt-hd {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    font-weight: 300;
    color: #fff;
    background: linear-gradient(90deg, #0c9fe8, #0c4464);
    padding: 22px 10px 22px 36px;
    border-radius: 17px 17px 0 0;
}
.cont-rgt-mid {
    padding: 20px 36px 0;
    float: left;
    width: 100%;
}
.contFld {
    float: left;
    margin: 12px 0 0 0;
    width: 100%;
}
.contFld input, .contFld textarea {
    height: 50px;
    width: 100%;
    border: 1px solid #cecece;
    background: #fff;
    padding: 0 15px;
    font-weight: 300;
    
    font-size: 16px;
    color: #626262;
    outline: none;
}
button.contbtn {
    cursor: pointer;
    padding: 10px 110px;
    border: 1px solid #0cc650;
    border-radius: 30px;
    margin: 43px 0 0 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    text-align: left;
    display: inline-block;
    background: #0cc650;
    text-align: center;
}
.contactForm {
    float: left;
    width: 100%;
}
.contactForm  .frmElmnts label{
	width: 100%;
    margin-right: 0;
    font-size: 16px;
    line-height: 22px;
    color: #2d2d2d;
    padding: 0;
    margin-bottom: 10px;
	text-align:left;
}
.contactForm .frmElmnts label span{
	color:#f00;
	font-weight:500;
	}
.contactForm .frmfld{border:none; height:auto}
.contactForm .frmfld input,.contactForm .frmfld textarea{border:1px solid #e1e1e1 ; padding-left: 5px;}
.contactForm .frmfld textarea{width:100%; resize:none; height:84px;}
.cont-submit-btn {
    float: left;
    width: 100%;
    padding: 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #2d2d2d;
    background: #fff;
    border: 2px solid #4dff24;
}
.contact-us .bdhding{

}
.prd-s2-p1 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    padding: 17px 0 0 0;
}
.contbox {
    width: 100%;
    margin: 40px auto 0 auto;
}
.contact-us .s1hdimg {
	margin: 12px auto 0 auto;
}
.fancyboxfrm{
	text-align:center;
	font-size:20px;
	padding:80px 0;
	}
.fancyboxfrm span{
	color:#da9944;
	font-size:30px;
	display:block;
	}
.contact-us .pro-p1 {
	width: 100%;
    display: inline-block;
    color: #545454;
    font-size: 16px;
    line-height: 24px;
}
.cont-lst {
	float: left;
	width: 100%;
	margin-top: 54px;
	position: relative;
}
.cont-lst li {
	float: left;
	width: 100%;
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	color: #1b2328;
	margin-bottom: 28px;
	position: relative;
	padding-left: 74px;
	min-height: 70px;
}
.cont-lst li a {
	color: #1b2328;
}
.cont-lst li img {
	position: absolute;
	left: 9px;
	top: 0;
}
.cont-lst li span {
	display: block;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #2d2d2d;
}
.cont-lst li:last-child {
    margin-bottom: 0;
}
.contact-btm {
	background: url(../images/contact-btm.png) no-repeat center center;
	float: left;
	width: 100%;
	min-height: 390px;
	text-align: center;
}
.contact-btm img {
	display: inline-block;
}
@media only screen and (max-width: 767px){
	.contact-us{ padding-top:30px;}
	.contbox{ margin-top:30px;}
	ul.cont-list{ padding-top:0; margin-bottom:10px;}
	.cont-lft, .cont-rgt{ width:100%;}
	.prd-s2-p1{font-size: 16px; line-height: 24px;}
	.contl-hding {font-size: 20px;line-height: 26px;}
	.contl-txt {font-size: 16px; line-height: 24px;}
	ul.cont-list li{ padding: 0 0 0 0px; margin: 0px 0 10px 0;}
	.cont-rgt-hd{ padding: 10px 10px 10px 26px; font-size: 24px; line-height: 24px;}
	button.contbtn{margin: 15px 0 0 0;}
}
/*----------- popup ---------------- */
#pop_overlay {
    background-color: rgba(0, 0, 0, 0.6);
    clear: none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0 12px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;

}
#pop_content {
	height: auto;
	max-width: 600px;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
}
.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
}


/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
    width: 100%;
    padding: 40px 0;
    border-top: 1px solid #f1f1f1;
}
.trm-bx {
	background: #fff;
    width: 100%;
    float: left;
    text-align: left;
	padding: 10px;
}
.trm-bx h1 {
	    line-height: 30px;
    color: #141930;
    margin: 0;
    padding: 0px 0 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 5px solid #141930;
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 20px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: decimal;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx img{ display:block; margin-bottom:20px;}
.trm-bx span {
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
	    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 30px;
}
.ingr-lst h4 {
    text-align: center;
}
.ing-blk img {
    display: block;
    margin: 0 auto 10px;
	max-width:100%;
}
.ingr-lst img {
    display: block;
    margin: 0 auto 10px;
    max-width: 630px;
    width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {
	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}

.trm-bx .ing-img {
    max-width: 48%;
    margin-top: 10px;
    display: block;
}
p.ing-hed {
    font-size: 25px;
    float: left;
    width: 100%;
    margin-top: 10px;
    font-weight: 700;
    color: #141930;
}

.cancel-sub{
	text-align:center;
	width:60%;
	margin:20px 0 0 0;
	display:inline-block;
}
.cancel-sub .contact_message_box{ width:100%;}
.cancel-sub .contact_form{ margin:0;}
.cansel_txt {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
	text-align:left;
}
.cansel_txt a{ color:#000; font-weight:500; text-decoration:underline;}

.contact_form{
	float:left;
	width:100%;
	margin-top:20px;
	
	}
.form_element{
	float:left;
	width:100%;
	margin-top:15px;
	
	}
.form_element.half{ width:48%;}
.form_element.fl{ float:left;}
.form_element.fr{ float:right;}
.input_field{
	float:left;
	width:100%;
	height:55px;
	border:1px solid #dfdfdf;
	border-radius:5px;
	-webkit-appearance:none;
	outline:none;
	font-size:17px;
	line-height:25px;
	padding:15px 20px;
	font-family: 'DM Sans', sans-serif;
	}
.form_element textarea{
	height:125px;
    width:100%;
    padding:20px 25px;
	resize:none;
	outline:none;
	}
.form_element label {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
	text-align:left;
}
.contact_send_btn{
	    float: left;
    width: 315px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
    background: #00c450;
    letter-spacing: 0.5px;
	border: none;
	margin-top: 20px;
	cursor: pointer;
	}

@media only screen and (max-width: 767px){
	.tems_bg{ padding:20px 0;}
	.trm-bx h4, .trm-bx h5 { font-size:20px;}
}

