
.bg-top {
	    background: url(../images/section-1.jpg)#2b2f89 no-repeat center top;
    height: auto;
    width: 100%;
    min-width: 1170px;
    float: left;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
}


/*NEW CHECKOUT*/

.terms {
	float: right;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    
    margin-top: 0px;
    text-align: left;
}
.terms .trms_trial, .terms .direct_terms {
	padding: 5px;/*display:none;*/
}
.terms .trms_trial a {
	color: #000;
}
.lft-chk {
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.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;
}
.chk-head {
        float: left;
    font-weight: 700;
    color: #000;
    font-size: 24px;
    line-height: 22px;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    padding: 0 0 13px 0;
    position: relative;
    margin-bottom: 15px;
}
.chk-head img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
}
.terms .chk-head{ color:#000;}
.form-container {
	float: left;
    width: 100%;
    background: #ffffff;
    text-align: center;
	margin-bottom:20px;
	padding-top:20px;
}
.form-container .chk-head {
	color: #000;
	border-bottom: 2px solid #efefef;
}
.payment{ display:block;}
.frm-elements {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.input-50 {
	width: 48%;
	margin-bottom: 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.frm-elements label, .input-50 label {
	color: #000;
	font-size: 16px;
	text-align: left;
	width: 100%;
	line-height: 22px;
	font-weight: 400;
	/* margin-bottom: 8px; */
	vertical-align: middle;
	display: inline-block;
	padding: 5px 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 {
	height: 50px;
	border: 1px solid #d7d9e0;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	color: #8c8c8c;
	text-align: left;
	padding: 0 0px 0 8px;
	border-radius: 3px;
	background-color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	-webkit-box-shadow: inset 2px 2px 10px 1px #f9f9fb;
	box-shadow: inset 2px 2px 10px 1px #f9f9fb;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.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: #000;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 15px;

}
.agreeTerms {
	display: block;
}
.billingCheck input {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
}
.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: 166px;
	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: #000;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
	margin: 17px 0 0 0;
}
.agreeTerms {
	color: #000;
    font-size: 14px;
    position: relative;
    padding-left: 17px;
    line-height: 22px;
}
.agreeTerms input {
	position: absolute;
	margin: 0;
	left: 0;
	top: 3px;
}
.agreeTerms a, .agreeTerms a:hover {
	color: #000;
	text-decoration: underline;
}
.btnSubmit, .btnSubmit1 {
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f57117;
	color: #ffffff;
	font-size: 28px;
	line-height: 28px;
	padding: 18px 10px;
	font-weight: 700;
	margin: 20px 0 0 0;
	border: none;
	cursor: pointer;
	border-radius: 10px;
	max-width: 380px;
	display: inline-block;
	text-decoration:none;
	text-transform:uppercase;
}
.cancel_text {
	font-size: 14px;
	color: #000;
	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: #151246;
    border-radius: 5px;
}
/*RIGHT SIDE*/
.right-chk {
	    float: left;
    width: 60%;
    box-sizing: border-box;
    margin-top: 20px;
}
.product_option {
	float: left;
	width: 100%;
}
.top_hed {
	background: #151246;
	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: left;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-top: 15px;
    box-shadow: 0 0 8px 1px #c3c3c3;
	background: #fff;
	position:relative;
}
.prodcsel.picked {
	box-shadow: 0 0 8px 1px #151246;
}
.p_name {
	float: left;
	width: 100%;
}
.picked  .p_name{
	 color:#000
	}
.p_name b{
	    font-size: 19px;
    line-height: 30px;
	}
.select_box {
	    display: inline-block;
    width: 38%;
    position: relative;
    text-align: center;
    padding: 21px 0;
    border-right: 1px solid #d8d7d7;
}
.prodcsel i {
        font-size: 40px;
    position: absolute;
    top: 40px;
    left: -10px;
    color: #d2d2d2;
    background: #fff;
    border-radius: 50px;
}
.picked i {
    color: #12E402;
}
.select_box img {
	    display: inline-block;
    max-width: 80px;
    z-index: 2;
    position: relative;
}
.two-btl {
}
.two-btl:nth-child(1){ margin-left:15px;}
.two-btl:nth-child(2){ margin-right:15px;}
.two-btl:nth-child(3) {
        position: absolute;
    left: 86px;
    top: 12px;
    max-width: 90px;
    z-index: 9;

}
.two-btl:nth-child(4) {
       position: absolute;
    left: 30px;
    top: 30px;
    max-width: 70px;
    z-index: 1;

}
.two-btl:nth-child(5) {
        position: absolute;
    right: 30px;
    top: 30px;
    max-width: 70px;
    z-index: 1;

}
.btn {
	    float: left;
    padding: 10px 0 7px;
    width: 38.3%;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    background: #d2d2d2;
    max-width: 220px;
    margin-top: 15px;
    margin-left: 20px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    transform: rotate(-90deg);
    left: -125px;
    top: 32px;
}
.picked .btn {
	background: #f57117;
	color: #fff;
}
.product_option .options, .ship-option {
	float: left;
	width: 100%;
	font-size: 20px;
	position: relative;
	line-height: 22px;
	text-align: left;
	padding: 10px 20px;
}
.product_option .options .prod-type {
	font-size: 16px;
	display: block
}
.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: 32px;
	padding: 20px;
}
.brder {
	border-bottom: 1px solid #d8d7d7 !important;
	width: 100%;
	float: left;
}
.prodcsel-last {
	float: right;
	position:relative;
}
.right-chk .options input[type="checkbox"] {
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	margin: 0;
	top: 0px;
	opacity: 0;
}
/*********************/
.pric-box {
	    float: right;
    width: 62%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.prc-box {
	float: right;
	width: 100%;
}
.prod-box {
	float: left;
	width: 100%;
	padding: 15px 0px;
	box-sizing: border-box;
}
.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;
}
.ord-inn-text {
	padding: 0 0 0 0px;
	float: right;
	width: 100%;
}
.prc-details {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.ord-p1, .ord-p2, .ord-p3, .ord-p4, .ord-p1-hed {
	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 !important;
	padding-bottom: 0;
	text-transform: none !important;
	color: #000  !important;
	text-align: left;
}
span#sub-prodnm {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 14px;
}
.ord-p1-hed span {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}
.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: #282828;
	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: #282828;
	text-align: right;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}
.prod-box .input-50 {
	margin-bottom: 0;
}
.input-50 label{
	display:none;
	}
.total-pr {
	padding: 18px 9px;
	background-color: #151246;
}
.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;
}
.bg-rounded {
    float: right;
    width: 39%;
    /* border-left: 10px solid #151246; */
    margin-top: 20px;
}

.ingt-list {
    float: left;
    width: 100%;
    margin-top: 0px;
	display:none;
}
.ingt-list h4 {
    font-size: 20px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
p.ingr-txt {
    font-size: 18px;
    line-height: 28px;
    float: left;
    width: 100%;
}
.ingt-list img{ margin-top:20px;}
