.bg-top, .tems_bg {
	background: #fff;
    float: left;
    width: 100%;
    padding: 40px 0 35px;
}
/*NEW CHECKOUT*/

.terms {
	float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #333;
	text-align:left;
}
.terms .trms_prod, .terms .direct_terms {
	padding: 5px 10px;
	background: #f9f9f9;
	font-weight: 400;
}
.terms .trms_prod a {
	color: #000;
}
.bg-rounded {
    float: left;
    width: 100%;
}
.lft-chk {
	float: left;
    width: 100%;
}
.chk-p1 {
	font-weight: 400;
	color: #b9bdc8;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 35px;
}
.chk-p1 span {
	color: #797979;
}
.bg-sec {
    float: left;
    width: 100%;
    padding: 15px 15px 0px 15px;
    border-radius: 5px;
}
.chk-head {
	text-transform: capitalize;
    position: relative;
    margin-bottom: 15px;
    padding: 14px 0 14px 10px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #2d2d2d;
    float: left;
    width: 100%;
	background: #fff;
}
.chk-head img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
	display:none;
}
.form-container {
	float: left;
    width: 49%;
    padding: 0;
    text-align: center;
    border-radius: 0 10px 10px 0;
}
.frm-inner {
    padding: 20px 20px;
    text-align: center;
    float: left;
    width: 100%;
    background: #f9f9f9;
}
.form-container .chk-head {
	text-align:left;
	padding-bottom: 0;
}
.frm-elements {
	float: left;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 130px;
    overflow: hidden;
    box-shadow: 1px 1px 10px #d8d8d8;
}
.input-50, .input-30 {
	width: 49%;
    margin-bottom: 10px;
    border-radius: 130px;
    overflow: hidden;
    box-shadow: 1px 1px 10px #d8d8d8;
}
.input-30 {
    
}
.input-30-nomrg{margin-right:0;}
.fl {
	float: left;
}
.fr {
	float: right;
}
.frm-elements label, .input-50 label, .input-30 label {
	color: #000;
	font-size: 18px;
	text-align: right;
	width: 27%;
	line-height: 22px;
	font-weight: 400;
	margin-bottom: 8px;
	vertical-align: middle;
	display: inline-block;
	padding: 14px 0;
	display:none;
}
.input-box {
	width: 100%;
	position: relative;
	float: left;
}
.wid-70{
	width: 100%;
    float: right;
	}
.frmicon {
	position: absolute;
	left: 5px;
	top: 11px;
}
.field-all,.ft-input {
	height: 48px;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #9b9696;
    text-align: left;
    padding: 0 0px 0 20px;
    border-radius: 3px;
    background: #fff;
    font-weight: 400;
    font-family: inherit;
    -webkit-appearance: none;
    border: none;
	outline: none;
}
.field-all::-webkit-input-placeholder, .ft-input::-webkit-input-placeholder {
  color:#9b9696;
}

.field-all:-ms-input-placeholder,.ft-input:-ms-input-placeholder {
  color:#333;
}

.field-all::placeholder,.ft-input::placeholder {
  color:#333;
}
.field-all:placeholder{
	
}
.dwn-arw1 {
	position: absolute;
	right: 5px;
	top: 21px;
}
/*RADIO ACTION*/
.radio-action {
	float: left;
	width: 100%;
	margin: 35px 0px 25px;
}
.radio-action p {
	float: left;
	width: 100%;
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 18px;
}
.radio-action p span {
	font-weight: 600;
	padding-left: 12px;
}
.radio-action input {
	margin-right: 6px;
}

/*billingCheck*/
.billingCheck {
	font-size: 16px !important;
	line-height: 24px !important;
}
.billingCheck, .agreeTerms {
	    float: left;
    width: 100%;
    color: #333;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    font-weight: 400;
    margin: 10px 0 15px;
    position: relative;
    padding-left: 24px;
}
.agreeTerms {
	display: block;
}
.billingCheck input {
	position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 2px;
	margin:0;
}
.hidden-fields {
	float: left;
	width: 100%;
	display: none;
}
.icn-l-p .field-all {
	padding: 0 10px 0 10px;
}
img.chk-card-img {
	display: block;
	max-width: 150px;
	margin: 0 auto 20px;
	float: left;
}
.frm-elements label.exp-dat {
	margin-bottom: 15px;
	font-weight: 700;
	float: left;
	width: 100%;
	text-align: left;
	padding: 0;
}
a.whatsThis {
	float: left;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    margin: 15px 0 0 10px;
}
.agreeTerms {
	color: #333;
    font-size: 14px;
    position: relative;
    padding-left: 17px;
    line-height: 22px;
	height:auto;
}
.agreeTerms input {
	position: absolute;
	margin: 0;
	left: 0;
	top: 3px;
}
.agreeTerms a, .agreeTerms a:hover {
	color: #333;
	text-decoration: underline;
}
.btnSubmit {
	   max-width: 340px;
	   width:100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 27px;
    line-height: 35px;
    margin: 10px auto 0 auto;
    outline: none;
    cursor: pointer;
    border: none;
    font-family: inherit;
    background: #ff6000;
    padding: 10px 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
}
.cancel_text {
	font-size: 14px;
	color: #333;
	float: left;
	line-height: 22px;
	padding: 10px 0 0 0px;
	text-align: center;
	width: 100%;
}
.security-logo {
	display: inline-block;
    clear: both;
    margin-top: 12px;
    padding: 10px;
    background: #333333;
    border-radius: 5px;
}
/*******************************************/
.product_smmary {
    float: left;
    width: 100%;
}
.p-row1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    border-top: 2px solid #f9f9f9;
    padding: 10px 10px;
    border-bottom: 2px solid #f9f9f9;
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
}
.p-row2, .p-row3 {
    background: #fff;
	padding: 10px 10px;
}
.p-row2 {
    background: #f9f9f9;
}
.p-row1 .lbl_ {
    float: left;
    text-transform: capitalize;
    width: 25%;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #2d2d2d;
	text-align:center;
}
.p-row2 .lbl2_ {
        float: left;
    width: 24.6%;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    
}
.prd_details{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.prd_price, .prd_qty, .prd_subtotal, .prd_name {
}
.prd_name {
    float: left;
    width: 60%;
    text-align: left;
}
.prd_name span{
	    display: block;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 400;
	}
div#prod_imgs {
    float: left;
    width: 40%;
    position: relative;
    min-height: 100px;
}
div#prod_imgs .s2-prd-1{ max-width: 60px; margin:0 auto;}
.prd-order {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: 43px;
    top: 8px;
	z-index:9;
}
div#prod_imgs .s2-prd-1:nth-child(2), div#prod_imgs .s2-prd-1:nth-child(3), .div#prod_imgs .s2-prd-1:nth-child(4), .div#prod_imgs .s2-prd-1:nth-child(5) {
    z-index: 5;
    left: 15%;
    max-width: 50px;
    top: 10px;
}
div#prod_imgs .s2-prd-1:nth-child(3){
	left:auto;
	right:15%;
}
div#prod_imgs .s2-prd-1:nth-child(4), div#prod_imgs .s2-prd-1:nth-child(5) {
	z-index: 0;
    top: 20px;
    max-width: 40px;
    left: 5%;
}
div#prod_imgs .s2-prd-1:nth-child(5) {
	left:auto;
	right:5%;
}

.prd_term {
    float: left;
    width: 47%;
}
.cart-details {
    float: right;
    width: 40%;
    padding: 10px;
}
.cart-details p {
    font-size: 20px;
    line-height: 34px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    padding: 6px 20px;
	font-weight: 400;
}
.cart-details p span {
    float: right;
    font-weight: 700;
}
.cart-details p:last-child{
	border-top: 2px solid #f9f9f9;
    background: #00d01d;
    padding: 10px 20px;
    color: #fff;
}
/**************************************/

/*RIGHT SIDE*/
.right-chk {
	    float: right;
    width: 50%;
    padding: 20px 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    display:none;
    background: #fbfbfb;
    border-left: 1px solid #d9d9d9;
}
.product_option {
	float: left;
	width: 100%;
	display: none;
}
.top_hed {
	background: #333333;
	float: left;
	width: 100%;
	color: #fff;
	padding: 15px 0;
	border-bottom: 3px solid #d2d2d2;
	;
}
.prod_type, .prod_price {
	float: left;
	width: 100%;
	font-size: 31px;
	font-weight: bold;
	text-align: center;
	
}
.prodcsel {
	float: right;
    width: 90px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
	display:none;
}


.prodcsel.picked {
    /*border: 2px solid #333333;*/
}
.prodcsel-last {
    margin-right:0;
}
.p_name {
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.picked  .p_name{
	 color:#333333
	}
.p_name b{
	font-size: 19px;
    display: block;
    line-height: 23px;
	}
.select_box {
	float: left;
    width: 100%;
    padding: 5px 0px;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
	position:relative;
}
.select_box:after {
    content: "";

}
.select_box span{
	right: -10px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    top: -5px;
    position: absolute;
    background-color: rgba(114,114,114,0.9);
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
	}
.select_box img {
	display: inline-block;
	max-width: 38px;
	position: relative;
	z-index: 1;
}
.two_btl, .thre-btl, .five-btl{
    position: absolute !important;
    top: 20px;
    left: 5%;
}
.two_btl:nth-child(2), .five-btl:nth-child(5) {
    right: 5%;
    left: auto;
}
.thre-btl, .five-btl{max-width: 200px !important;}
.thre-btl:nth-child(2),.five-btl:nth-child(3){left: 50%;z-index: 9;transform: translateX(-50%); -webkit-transform: translateX(-50%)}
.thre-btl:nth-child(1),.thre-btl:nth-child(3),.five-btl:nth-child(1), .five-btl:nth-child(5){max-width:170px !important;top: 8%;}
.select_box .thre-btl:nth-child(3)  {left: auto;right: 5%;}
.five-btl:nth-child(4) {left: auto;right: 14%;}
.five-btl:nth-child(2){left: 14%;}
.five-btl:nth-child(2), .five-btl:nth-child(4){max-width: 190px !important; top: 5%; z-index: 5;}

.btn {
	float: left;
    padding: 7px 0 12px;
    width: 100%;
    color: #000;
    background: #d2d2d2;
    max-width: 220px;
    margin-top: 15px;
    line-height: 36px;
}
.picked .btn {
	background:#333333;
	color: #fff;
}
.product_option .options, .ship-option {
	float: left;
	width: 100%;
	font-size: 20px;
	position: relative;
	line-height: 22px;
	text-align: left;
	padding: 0px 0px 10px;
}
.prod-type {
    font-size: 16px;
    display: block;
    line-height: 25px;
}
.product_option .options .pric {
	float: right;
	width: 22%;
	text-align: center;
	display:none;
}
.ship-option {
	font-size: 17px;
	float:left;
}
.ship-option .prod-type-prc {
	float: left;
	text-align: center;
	width: 22%;
}
.ship-option-prc {
	font-weight: 700;
    font-size: 20px;
    padding: 5px 0;
    line-height: 30px;
}
.brder {
	border-bottom: 1px solid #efefef !important;
	width: 100%;
	float: left;
}
.product_option .prodcsel:nth-child(5),.product_option .prodcsel:last-child {
    margin-right: 0;
}
.prodcsel-last {
	
}
.right-chk .options input[type="checkbox"] {
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	margin: 0;
	top: 0px;
	opacity: 0;
}
@media only screen and (max-width: 1179px){
	.prodcsel{}
	.product_option .prodcsel:nth-child(4), .product_option .prodcsel:nth-child(7){margin-right: 0;}
	.product_option .prodcsel:nth-child(5){margin-right: 11px;}
}
@media only screen and (max-width: 1023px){
	.prodcsel{}
	.prod-box, .terms{width:100% !important;}
	.prodcsel:nth-child(odd){float:right;}
	.chk-head{font-size: 18px;}
	/*===========PRODUCT SUMMARY TOP=======*/
	.prd_term, .cart-details{width:50%;}
	
	.p-row2 .lbl2_{width:24%}
	div#prod_imgs{display:none;}
	.prd_name{width:100%; text-align:center}
}
@media only screen and (max-width: 767px){
	.form-container{width:100%; padding: 0;}
	.prc-box{width:100% !important;}
	.select_box img{}
	.two_btl, .thre-btl:nth-child(1), .thre-btl:nth-child(3), .five-btl:nth-child(1), .five-btl:nth-child(5){}
	.five-btl:nth-child(2), .five-btl:nth-child(4){}
	.thre-btl:nth-child(2), .five-btl:nth-child(3){}
	.select_box{}
	.right-chk, .bg-rounded{width:100%; padding:10px;}
	.bg-top, .tems_bg{padding: 30px 0;}
	.field-all, .ft-input{font-size:15px;}
	/*===========PRODUCT SUMMARY TOP=======*/
	.prd_term, .cart-details{width:100%;}
	div#prod_imgs{display:none}
	.prd_name{width:100%;}
	.p-row2, .p-row3{padding:10px 0;}
	.p-row3{padding:0 10px;}
	.prd_price, .prd_qty, .prd_subtotal, .prd_name {font-size: 15px !important;line-height: 20px !important; text-align:center}
	.prd_details.lbl2_ {}
	.frm-inner{padding:10px;}
	.bg-sec{padding:0;}
	.prd_price, .prd_qty, .prd_subtotal { /*width: 23% !important;*/}
	.cart-details{padding:0;}
	.cart-details p{font-size:18px;line-height:28px; padding: 5px 0;}
	.p-row1 .lbl_{font-size: 15px; line-height: 24px;}
}
@media only screen and (max-width: 479px){
	.prodcsel{}
	.p_name b{min-height:auto;}
	.thre-btl:nth-child(2) {}
	.select_box .five-btl:nth-child(4) {}
}
/*********************/
.pric-box {
	float:left;
    width: 100%;
    padding: 12px 10px;
    border: 2px solid #ccc;
	display:none;
}
.picked .pric-box {
    border: 2px solid #333333;
}
.prc-box {
	float: left;
	width: 100%;
}
.prod-box {
	float: left;
    width: 100%;
    padding: 15px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prod-box1{
	float:left;
	width:100%;
	padding: 15px 0px;
}
.chk-btls {
	text-align: center;
	float: left;
	width: 20%;
	padding-bottom: 20px;
	margin-top: 0px;
}
.chk-btls img {
	max-width: 100%;
}
.ord-lft {
	float: left;
	width: 70%;
	position: relative;
}
.prd-headr {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.prd-headr span {
    float: right;
}
.ord-inn-text {
	padding: 0 0 0 0px;
	float: right;
	width: 100%;
	position:relative;
}
.prc-details {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.ord-p1, .ord-p2, .ord-p3, .ord-p4{
	float: left;
	font-weight: 600;
	color: #484848;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
}
.ord-p1-hed {
	font-size: 20px ;
    padding-bottom: 0;
    color: #333333 !important;
    text-align: left;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    float: left;
    width: 100%;
}
.ord-p1-hed #prd_name {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}
.ord-p1-hed #sub-prodnm {
	float: left;
	width: 100%;
	font-size:15px;
	line-height:24px;
	font-weight:400;
}
.ord-p2 {
	color: #282828;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
}
.ord-p3 {
	color: #707070;
	font-weight: 300;
	text-transform: none;
	margin: 4px 0 0 0;
}
.ord-p4 {
	color: #333;
	margin: 0;
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
}
.chk-prod {
	position: absolute;
	left: 0px;
	top: 0;
	max-width: 122px;
}
.ord-right {
	float: right;
}
.ord-right p {
	float: right;
	color: #333;
	text-align: right;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}
.prod-box .input-50 {
	margin-bottom: 0;
}
.input-50 label, .billing-form label{
	display:none;
	}
.total-pr {
	padding: 18px 0px;
    /* background-color: #333; */
    border-top: 1px solid #e7e7e7;
}
.total-pr .ord-p4 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #333;
}
.total-pr .ord-right p {
	color: #333;
}
.secure-img {
	display: inline-block;
	max-width: 358px;
	width: 100%;
	margin: 20px auto 0;
}
.secure-img {
	display: inline-block;
	margin: 20px auto 0;
	max-width: 358px;
	width: 100%;
}
.chk-head img.arw-order {
	display: none;
}
.discunt {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	box-sizing: border-box;
	margin-top: 0;
}
.discunt input[type="text"] {
	width: 64%;
	float: left;
	height: 20px;
	padding: 5px;
	border: 2px solid #d2d2d2;
	margin-top: 10px;
	font-size: 16px;
}
.discunt input[type="button"] {
	height: 36px;
	margin-top: 8px;
	width: 30%;
	font-size: 16px;
	background: #d51010;
	color: #fff;
	padding: 5px;
	margin-left: 5px;
}


/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
	width: 100%;
}
.trm-bx {
	background: #fff;
	width: 100%;
	float: left;
	text-align: left;
}
.ing-blk .trm-bx{text-align:center}
.ing-blk img {
    display: block;
    margin: 0 auto 10px;
}
.trm-bx h1 {
	line-height: 30px;
	background: #ff6000;
	color: white;
	margin: 0;
	padding: 10px 10px 5px;
	font-size: 22px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 700;
	border-radius: 7px;
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 24px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	list-style: disc;
}
.trm-bx strong {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.trm-bx span {
	text-transform: uppercase;
}
.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: 10px 0;
	font-weight: 500;
}
.ingrdnts h4 {
    text-align: center;
	margin-bottom:20px;
}
.prod-ing {
    display: block;
    margin: 10px auto 20px;
    max-width: 400px;
    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 {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	font-weight: 400;
	padding: 0 20px;
}
.trm-bx .disclmr {
	width: 100% !important;
}


