.bg-top, .tems_bg {
	background: -webkit-linear-gradient(left, #f6f6f6 50%, #fff 50%);
    float: left;
    width: 100%;
	padding: 50px 0;
}
/*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;
	display:none;
}
.terms .trms_prod a {
	color: #000;
}
.bg-rounded {
    float: right;
    width: 49%;
}
.lft-chk{
	    width: 50%;
    float: left;
    position: relative;
    background: #f6f6f6;
    padding: 0px 30px 30px 0;
}
.logo-box,.logo-box-mob {
    text-align: center;
	display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.logo-box-mob{display:none;}
.logo1 {
    display: inline-block;
    max-width: 210px;
}
.for-mob {
    display: none;
}
.rgt-label {
    float: left;
    width: 100%;
    border-top: 1px solid #c6c6c6;
    margin-top: 50px;
}
.rgt-label span{
	background:#f6f6f6;
	display:inline-block;
	vertical-align:middle;
	margin-top:-30px;
	color:#000;
	font-size:18px;
	line-height:18px;
	padding:0 15px;
	font-weight:600;
	}			
ul.rgt-list, ul.rgt-list2{
	float:left;
	width:100%;
	}
ul.rgt-list li{
	float:left;
	width:100%;
	position:relative;
	padding-left:110px;
	text-align:left;
	margin:10px 0;
	}
ul.rgt-list2 li{margin:46px 0 0 0;text-align:left;}
ul.rgt-list2 li:first-child{margin:15px 0 0 0;}
.rgt-img-left{
	position:absolute;
	left:0;
	top:10px;
	}
.rgt-txt-heading{
	color:#000;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:10px 0 0 0;
	}
.rgt-para{
	color:#000;
	font-size:16px;
	line-height:22px;
	margin-top:3px;
	}
.rgtimgbx{
	position:relative;
	padding:10px 0 0 86px;
	height:70px;
	margin:0 0 10px 0;
}
.rgtimgbx-img{
	position:absolute;
	left:0;
	top:0;
}
.t-star{margin:5px 0 0 0;}
.vtxt{
	font-size:14px;
	line-height:18px;
	color:#00ab0c;
	text-align:left;
}
.vtxt img{margin:0 3px 0 0;}
.ttxt{
	font-size:20px;
	line-height:26px;
	color:#000;
	text-align:left;
	padding:5px 0 0 0;
}
.t-name{
	font-weight:bold;
	color:#000;
	font-size:20px;
	line-height:26px;
	margin:20px 0 0 0;
	}
.input-flds, .selcet-fld{
	float:left;
	width:100%;
	outline:none;
	border:1px solid #d9d9d9;
	height:50px;
	padding:10px;
	border-radius: 5px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	box-sizing:border-box;
	font-size:15px;
	font-family:inherit;
	letter-spacing:0.5px;
	-webkit-appearance:none;
	border-radius: 50px;
	}
.chk-head{
	font-weight: 500;
    color: #000000;
    float: left;
	margin-bottom: 10px;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    width: 100%;
	text-transform: capitalize;
}
.chk-subheading{
	font-size:13px;
	text-align:left;
	}
.frm-flds{
	float: left;
    width: 100%;
    position: relative;
    margin: 0 0 9px;
    padding: 0 9px 0 2px;
		}
.frm-flds.half-fld {
    width: 50%;
}
.selcet-fld {
    background: url(../images/select.svg) no-repeat 94% center #fff;
    padding-right: 40px;
}	
.payment-cards-box img {
    float: right;
}
.frm-flds.drop-fld {
    width: 34%;
    margin-right: 1%;
}
.frm-flds.zip-fld {
    width: 30%;
}
.frm-flds label {
    display: block;
    position: absolute;
    top: 3px;
    left: 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    color: #bbb;
    border-radius-top-left: 3px;
    transition: all .2s ease-in-out;
    z-index: 1;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.payoptbox {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    position: relative;
	padding: 16px 11px;
    overflow: hidden;
}
.payment-cards-box img {
    float: right;
    max-width: 147px;
}
.payment-cards-box {
        float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin-bottom: 20px;
}
.paymybtn {
    float: left;
    width: 40%;
    text-align: left;
    color: #000;
    font-size: 17px;
}

.lock-bg, .help-icon {
    color: #919191;
    width: 17px;
    position: absolute;
    right: 15px;
    top: 0px;
}
.all-checkbox {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    outline: none;
    position: relative;
    margin-right: 7px;
    -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;
    margin: 0 6px 4px 0;
}
.all-checkbox:checked {
    background: #adadad;
    border: 1px solid #adadad;
}
.all-checkbox:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/tik.svg) no-repeat center center;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
}
.all-checkbox:checked:after {
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.label-checkbox {
    float: left;
    text-align: left;
    cursor: pointer;
    margin-top: 10px;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.packageBtn {
    margin-top: 20px;
    width: 460px;
    max-width: 100%;
    height: 70px;
    color: #ffffff;
    font-size: 34px;
    position: relative;
    background: #00d8ff;
    font-weight: bold;
    border: none;
    outline: none;
    font-family: inherit;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 70px;
}

a.whatsThis {
	float: left;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
	margin: 24px 0 0 0;
}
.agreeTerms {
	color: #333;
    font-size: 14px;
    position: relative;
    padding-left: 17px;
    line-height: 22px;
	height:auto;
	text-align:left;
	float: left;
    width: 100%;
}
.agreeTerms input {
	position: absolute;
	margin: 0;
	left: 0;
	top: 3px;
}
.agreeTerms a, .agreeTerms a:hover {
	color: #333;
	text-decoration: underline;
}
.btnSubmit {
	    width: 270px;
    font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin: 10px auto 0 auto;
    display: inline-block;
    outline: none;
    cursor: pointer;
    padding: 10px 35px 10px;
    font-family: inherit;
    background: #f2673a;
    border: none;
    border-radius: 50px;
}
.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;
}

/*******************************************/
/*----------------------
RIGHT SIDE CSS
------------------------*/
.right-chk{
	width: 48%;
    float: right;
    position: relative;
    padding: 30px;
    background: #f6f6f6;
	}	
.prod-box{
	float:left;
	width:100%;
	min-height:60px;
	display:table;
	vertical-align:middle;
}

.prod-img{
	position:absolute;
	left:0;
	top:0;
	}
.prod-count{
	left: 23px;
    height: 23px;
    width: 23px;
    line-height: 23px;
    top: 10px;
    position: absolute;
    background-color: #662483;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    z-index: 9;

}
	}
.ord-lft p{
	float:left;
	width:100%;
	text-align:left;
	}
.ord-title{
	color: #878787;
	font-size:16px;
	line-height:23px;
	}
.ord-title span{
	color:#000;
	font-weight:bold;
	font-size:20px;
	}
.ord-right{
	display:table-cell;
	vertical-align:top;
	}
.ord-right p{
	float:right;
	color: #000;
	font-size:20px;
	text-align:right;
	font-weight:600;
	}
.ord-right p span{font-size:15px;}
.devider-cp{
	float:left;
	width:100%;
	margin:10px 0;
	height:1px;
	background:#dedede;
	}
.cart-table{
	color: #000;
	width:100%;
	font-size:16px;
	line-height:25px;
	}
.cart-table span{
	color:#000;
	font-weight:500;
	}
.total-txt{
	font-size:13px;
	}
.total-txt span{
	font-size:25px;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	margin:-1px 0 0 5px;
	}
.rgt-label{
	float:left;
	width:100%;
	border-top:1px solid #c6c6c6;
	margin-top:50px;
	}
.rgt-label span{
	background:#f6f6f6;
	display:inline-block;
	vertical-align:middle;
	margin-top:-30px;
	color:#000;
	font-size:18px;
	line-height:18px;
	padding:0 15px;
	font-weight:600;
	}			
ul.rgt-list, ul.rgt-list2{
	float:left;
	width:100%;
	}
ul.rgt-list li{
	float:left;
	width:100%;
	position:relative;
	padding-left:110px;
	text-align:left;
	margin:10px 0;
	}
ul.rgt-list2 li{margin:46px 0 0 0;text-align:left;}
ul.rgt-list2 li:first-child{margin:15px 0 0 0;}
.rgt-img-left{
	position:absolute;
	left:0;
	top:10px;
	}
.rgt-txt-heading{
	color:#000;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:10px 0 0 0;
	}
.rgt-para{
	color:#000;
	font-size:16px;
	line-height:22px;
	margin-top:3px;
	}
.rgtimgbx{
	position:relative;
	padding:10px 0 0 86px;
	height:70px;
	margin:0 0 10px 0;
}
.rgtimgbx-img{
	position:absolute;
	left:0;
	top:0;
}
.t-star{margin:5px 0 0 0;}
.vtxt{
	font-size:14px;
	line-height:18px;
	color:#00ab0c;
	text-align:left;
}
.vtxt img{margin:0 3px 0 0;}
.ttxt{
	font-size:20px;
	line-height:26px;
	color:#000;
	text-align:left;
	padding:5px 0 0 0;
}
.t-name{
	font-weight:bold;
	color:#000;
	font-size:20px;
	line-height:26px;
	margin:20px 0 0 0;
	}


.ord-title span {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.product_smmary {
    float: left;
    width: 49%;
}
.p-row1 {
    background: #ffd5c7;
    float: left;
    width: 100%;
    border-top: 4px solid #231c63;
    padding: 10px 10px;
    border-bottom: 1px solid #231c63;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	
}
.p-row2, .p-row3 {
    background: #fff;
	border-top: 1px solid #005789;
	padding: 10px 0px;
}
.p-row1 .lbl_ {
    float: left;
    text-transform: capitalize;
    width: 25%;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #2d2d2d;
    text-align: center;
}
.p-row2 .lbl2_ {
    float: left;
    width: 25%;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-weight: 700;
	text-align:center;
}
.prd_price, .prd_qty, .prd_subtotal, .prd_name {
    padding: 30px 0px;
}
.prd_name {
    float: left;
    width: 60%;
    text-align: center;
	padding:20px 0;
}
div#prod_imgs {
    width: 100%;
    max-width: 100px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
div#prod_imgs .s2-prd-1 {
    max-width: 50px;
}
div#prod_imgs .s2-prd-1:nth-child(2), div#prod_imgs .s2-prd-1:nth-child(3){
	max-width:40px;
	left: 10%;
    top: 10px;
}
div#prod_imgs .s2-prd-1:nth-child(3){left:auto; right:10%}
div#prod_imgs .s2-prd-1:nth-child(4), div#prod_imgs .s2-prd-1:nth-child(5){
	max-width:30px;
	left: 0;
    top: 20px;
}
div#prod_imgs .s2-prd-1:nth-child(5){left:auto; right:0;}


.prd_term {
    float: left;
    width: 100%;
}
.cart-details {
    float: right;
    width: 100%;
    padding: 10px;
}
.cart-details p {
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.cart-details p span {
    float: right;
    font-weight: 700;
}
.cart-details p:last-child{border:none;}
/**************************************/

/*RIGHT SIDE*/
.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;
}
/*********************/
.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;
	box-sizing: border-box;
}
.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;
	display:none;
}
.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;
    color: #333333 !important;
    text-align: left;
    line-height: 30px;
    padding: 10px 0 30px 90px;
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 10px;
}
.ord-p1-hed #prd_name {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}
.prd-detls {
    float: right;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ord-p1-hed #sub-prodnm {
	float: left;
    width: 100%;
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    color: #00d8ff;
}
#prd_prc {
    float: left;
    color: #000;
    font-size: 20px;
    text-align: right;
    font-weight: 600;
}
.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 {
    border-top: 1px solid #e7e7e7;
    background: #00d8ff;
    padding: 15px 10px;
    color: #fff;
}
.total-pr .ord-p4 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}
.total-pr .ord-right p {
	color: #fff;
}
.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;
}

.prodBreadcrm {
    display: none;
}
/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.trm-bx {
	background: #fff;
	width: 100%;
	float: left;
	text-align: left;
	padding: 20px;
}
.trm-bx h1 {
	line-height: 30px;
	background:#662483;
	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;
	text-transform: capitalize;
}
.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;
}
.ing-blk h4 {
    text-align: center;
}
.ing-blk img {
    display: block;
    margin: 0 auto 10px;
}
.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;
}
@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){
	.bg-top{background:#f6f6f6;}
	.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{}
	.right-chk, .lft-chk{width:100%;padding: 20px;background: #fff;}
	.ord-p1-hed #sub-prodnm{}
	.ord-p1-hed{padding-bottom:20px}
}
@media only screen and (max-width: 767px){
	.form-container{width:100%; padding: 0;}
	.prc-box, .lft-chk, .right-chk{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, .product_smmary{width:100%; padding:10px;}
	.right-chk, .lft-chk{padding: 20px 15px;}
	.prod-box1{padding: 10px 0px;}
	.total-pr{padding: 10px 10px;}
	.logo-box{display:none !important;}
	.bg-top, .tems_bg{background: -webkit-linear-gradient(left, #f6f6f6 100%, #fff 50%); padding:20px 0;}
	.field-all, .ft-input{font-size:15px;}
	.disclamr, .frm-flds.drop-fld, .frm-flds.zip-fld{width:100%;}
	/*===========PRODUCT SUMMARY TOP=======*/
	.prd_term, .cart-details{width:100%;}
	div#prod_imgs{}
	.prd_name{width:100%;}
	.p-row2, .p-row3{padding:10px 0;}
	.prd_price, .prd_qty, .prd_subtotal, .prd_name {padding: 10px 0px;font-size: 15px !important;line-height: 25px !important; text-align:center}
	.prd_details.lbl2_ {width: 29%;}
	.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;}
	.packageBtn{height: 60px; font-size: 28px; }
}
@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) {}
}

<!--************************************-->

