.bg-top, .tems_bg {
	background: #fdfaf1;
    float: left;
    width: 100%;
    padding: 40px 0 35px;
	text-align:center;
	
}
/*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;
}
.terms .trms_prod a {
	color: #000;
}
.bg-rounded {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    margin: 30px 0;
    border-radius: 5px;
    background: #fff;
}
.lft-chk {
	width: 64%;
    float: left;
    position: relative;
    padding: 25px 30px;
}
.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;
}
/*-============================================
CSS FOR INNER PAGE
============================================-*/
.innrBreadcrm {
    float: left;
    width: 100%;
    color: #1d1c1a;
    font-size: 16px;
    text-align: left;
    background: #f4f8ff;
    padding: 5px 0;
	
}
.innrBreadcrm a, .innrBreadcrm a:hover {
    color: #1d1c1a;
}
.innrBreadcrm span{
	color: #333333;
}
/***************************************/
.bg-sec {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.chk-head {
	float: left;
	font-weight: 700;
	color: #333333;
	font-size: 24px;
	line-height: 22px;
	text-align: left;
	width: 100%;
	text-transform: capitalize;
	position: relative;
	margin-bottom: 15px;
}
.chk-head img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
	display:none;
}
.frm-hdg {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 20px;
}
.frm-hdg h3 {
    font-size: 29px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
}
.frm-hdg small {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    float: left;
    font-weight: 500;
}
.frm-hdg p {
    position: absolute;
    right: 0;
    top: 15px;
    background: #325E15;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    padding: 7px 25px 10px;
    font-weight: 600;
    border-radius: 25px;
}
.steps-chk {
    float: left;
    width: 50%;
    text-align: center;
    border: 1px solid #d7d7d7;
    font-size: 20px;
    line-height: 20px;
    color: #1e1e1e;
    font-weight: 300;
    background: #f6f6f6;
    padding: 15px 0;
    border-radius: 5px 5px 0 0;
}
.steps-chk.actv {
    background: #008c36;
    color: #fff;
    font-weight: 500;
}
.form-container {
	float: left;
    width: 100%;
    /* padding: 25px 24px; */
    /* border: 1px solid #d7d7d7; */
    border-radius: 0 0 5px 5px;
    text-align: left;
    border-top: none;
}
.form-container:last-child{
	float:right;
	display:none;
}
.form-container .chk-head {
	display:none;
}
.frm-elements {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #d7d7d7;
	position: relative;
    padding: 0 0px 0 40px;
}
.frm-elements.exp-dat {
    border: none;
}
.input-50, .input-30 {
	width: 48%;
	margin-bottom: 10px;
	border: 1px solid #d7d7d7;
	position: relative;
    padding: 0 0px 0 40px;
}
.fldicon {
    position: absolute;
    left: 12px;
    top: 12px;
}
.input-30{
	width: 32.1%;
    display: inline-block;
    margin: 0 2px;
	}
.fl {
	float: left;
}
.fr {
	float: right;
}
.continue-btn {
        float: left;
    width: 355px;
    max-width: 100%;
    font-size: 22px;
    line-height: 50px;
    color: #325E15;
    margin-top: 25px;
    letter-spacing: 1px;
    border: 2px solid #325E15;
    border-radius: 55px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 3px;
    position: relative;
    transition: all ease 0.2s;
}
.continue-btn:hover {
    color: #fff;
    background: #325E15;
    transition: all ease 0.2s;
}
.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 {
    font-size: 18px;
    line-height: 26px;
    font-family: inherit;
    -webkit-appearance: none;
	float: left;
    width: 100%;
    border: none;
    outline: none;
    height: 100%;
    color: #000;
    font-size: 16px;
    padding: 0 10px 0 5px;
    border-radius: 0 3px 3px 0;
	height: 44px;
	font-family: 'Inter', sans-serif;
    font-weight: 400;
}
.field-all::-webkit-input-placeholder, .ft-input::-webkit-input-placeholder {
  color:#000;
}

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

.field-all::placeholder,.ft-input::placeholder {
  color:#000;
}
.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;
}
.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: #333;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    margin: 10px 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 {
	width: 300px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #333333;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    padding: 18px 10px;
    font-weight: 700;
    margin: 0px 0 0 0;
    border: none;
    cursor: pointer;
    max-width: 100%;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 70px;
    font-family: inherit;
    /* text-shadow: 2px 1px #325E15; */
    background: #325E15;
}
.cancel_text {
	font-size: 14px;
	color: #333;
	float: left;
	line-height: 22px;
	padding: 10px 0 0 0px;
	text-align: left;
	width: 100%;
}
.security-logo {
	display: inline-block;
    clear: both;
    margin-top: 12px;
    padding: 10px;
    background: #333333;
    border-radius: 5px;
}
/*RIGHT SIDE*/
.right-chk {
	    float: right;
    width: 36%;
    /* background: #f7f7f7; */
    padding: 15px 20px 0px 
}
.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: 23px;
    line-height: 26px;
    color: #325E15;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
    text-align: left;
    margin-bottom: 15px;
}
.prodcsel {
	float: right;
    width: 90px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}


.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: 100px;
    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 .s2-prd-1 {
	display: inline-block;
	max-width: 38px;
	z-index: 9;
}
.select_box .s2-prd-1:nth-child(2), .select_box .s2-prd-1:nth-child(3){
	position: absolute;
    top: 10px;
    max-width: 34px;
    left: 20%;
    z-index: 5;
	}
.select_box .s2-prd-1:nth-child(3){
	left:auto;
	right:20%;
	}
.select_box .s2-prd-1:nth-child(4), .select_box .s2-prd-1:nth-child(5){
	    position: absolute;
    top: 14px;
    max-width: 30px;
    left: 10%;
    z-index: 1;
}
.select_box .s2-prd-1:nth-child(5){ left:auto; right:10%;}

.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: 0px 0px 15px;
	box-sizing: border-box;
}
.prod-box1{
	float:left;
	width:100%;
	padding: 7px 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;
}
.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, .ord-p1-hed {
	font-weight: 600;
	color: #484848;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}
.ord-p1-hed {
	font-size: 22px !important;
    padding-bottom: 0;
    text-transform: none !important;
    color: #333333 !important;
    text-align: left;
    line-height: 30px;
    padding: 5px 0 30px 130px;
    border-bottom: 1px solid #e7e7e7;
}
.ord-p1-hed #prd_name {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 0px;
}
.ord-p1-hed #sub-prodnm {
	float: left;
	width: 100%;
	font-size:18px;
	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 {
	text-transform: none;
    font-size: 18px;
    line-height: 24px;
    color: #1e1e1e;
	font-weight:400;
}
.chk-prod {
	position: absolute;
	left: 0px;
	top: 0;
	max-width: 122px;
}
.ord-right {
	float: right;
}
.ord-right p {
	float: right;
	font-size: 18px;
    line-height: 24px;
    color: #1e1e1e;
}
.prod-box .input-50 {
	margin-bottom: 0;
}
.input-50 label, .billing-form label{
	display:none;
	}
.total-pr {
	padding: 10px 0px;
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
}
.total-pr .ord-p4 {
	font-size: 18px;
    line-height: 24px;
    color: #1e1e1e;
}
.total-pr .ord-right p {
	
}
.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;
	padding: 15px 15px;

}
.trm-bx h1 {
	line-height: 30px;
	background: #333333;
	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;
}
.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;
}


