.bg-top {
	background: #ededed;
	height: auto;
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
/*NEW CHECKOUT*/

.terms {
	float: right;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin-bottom: 20px;
	margin-top: 20px;
}
.terms .trms_prod,
.terms .direct_terms {
	padding: 5px; /*display:none;*/
}
.terms .trms_prod a {
	color: #000;
}
.bg-rounded {
	float: left;
	width: 100%;
}
.lft-chk {
	float: left;
	width: 100%;
	padding: 20px 20px 20px;
	background: #fff;
	margin-bottom: 20px;
	margin-top: 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: #991c85;
	font-size: 24px;
	line-height: 22px;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	border-bottom: 2px solid #991c85;
	padding: 0 0 13px 0;
	position: relative;
	margin-bottom: 15px;
}
.chk-head img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
	display: none;
}
.form-container {
	float: left;
	width: 49%;
	background: #ffffff;
	padding: 20px 20px;
	text-align: center;
	border: 1px solid #efefef;
}
.payment-frm {
	clear: both;
}
.form-container .chk-head {
	/*color: #000;
	border-bottom: 2px solid #efefef;*/
}
.frm-elements {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.input-50 {
	width: 49%;
	margin-bottom: 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.frm-elements label,
.input-50 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 {
	height: 43px;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	text-align: left;
	padding: 0 0px 0 8px;
	border-radius: 3px;
	background: #fff;
	font-weight: 400;
	font-family: inherit;
	-webkit-appearance: none;
	border: 1px solid #f3f3f3;
}
.field-all::-webkit-input-placeholder {
	color: #333;
}

.field-all:-ms-input-placeholder {
	color: #333;
}

.field-all::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: #000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}
.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: 24px 0 0 0;
}
.agreeTerms {
	color: #000;
	font-size: 14px;
	position: relative;
	padding-left: 17px;
	line-height: 22px;
}
.agreeTerms input {
	position: relative;
	margin: 0;
	left: 0;
	top: 1px;
}
.agreeTerms a,
.agreeTerms a:hover {
	color: #000;
	text-decoration: underline;
}
.btnSubmit {
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #991c85;
	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: 380px;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 60px;
	font-family: inherit;
}
.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: #991c85;
	border-radius: 5px;
}
/*RIGHT SIDE*/
.right-chk {
	float: left;
	width: 100%;
	padding: 0px 20px 0px;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
	margin-top: 20px;
	display: none;
}
.product_option {
	float: left;
	width: 100%;
}
.top_hed {
	float: left;
	width: 100%;
	color: #333;
	padding: 0px 0 10px;
	border-bottom: 3px solid #d2d2d2;
}
.prod_type,
.prod_price {
	float: left;
	width: 100%;
	font-size: 31px;
	font-weight: 300;
	text-align: center;
	line-height: 40px;
}
.prodcsel {
	float: left;
	width: 24.27%;
	text-align: center;
	cursor: pointer;
	margin-top: 15px;
	position: relative;
	margin-right: 11px;
}

.prodcsel.picked {
	/*border: 2px solid #991c85;*/
}
.prodcsel-last {
	margin-right: 0;
}
.p_name {
	float: left;
	width: 100%;
}
.picked .p_name {
	color: #991c85;
}
.p_name b {
	font-size: 19px;
	display: block;
	min-height: 50px;
	line-height: 23px;
}
.select_box {
	float: left;
	width: 100%;
	padding: 13.5px 15px;
	background: #ccc;
}
.select_box:after {
	content: "";
}
.picked .select_box {
	background: #991c85;
}
.select_box img {
	display: inline-block;
	max-width: 127px;
	position: relative;
	z-index: 1;
}
.two-btl1,
.two-btl2,
.five-btl {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 1;
	max-width: 190px;
}
.two-btl2,
.five-btl:nth-child(2) {
	right: 20px;
	left: auto;
}
.five-btl {
}
.five-btl:nth-child(2) {
}
.five-btl:nth-child(3),
.five-btl:nth-child(4) {
	max-width: 160px;
	left: -10px;
	top: 40px;
	z-index: 0;
}
.five-btl:nth-child(4) {
	left: auto;
	right: -10px;
}
.five-btl:nth-child(5) {
}
.btn {
	color: #000;
	background: #d2d2d2;
	margin-top: 15px;
}
.btn:hover {
	color: #fff;
}
.picked .btn {
	background: #991c85 url(../images/s1btnarrow-hov.png) 80% 25px no-repeat;
	color: #fff;
}
.product_option .options,
.ship-option {
	float: left;
	width: 100%;
	font-size: 20px;
	position: relative;
	line-height: 22px;
	text-align: left;
	padding: 10px 0px;
}
.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 0;
}
.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 {
		width: 32.56%;
	}
	.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: 1013px) {
	.prodcsel {
		width: 49%;
		margin-right: 0 !important;
	}
	.prodcsel:nth-child(odd) {
		float: right;
	}
	.chk-head {
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.form-container {
		width: 100%;
	}
	.prc-box {
		width: 100% !important;
	}
	.frm-elements.input-50 {
		width: 100%;
	}
	.prod_type {
		font-size: 22px;
		line-height: 30px;
	}
}
@media only screen and (max-width: 479px) {
	.prodcsel {
		width: 100%;
	}
	.p_name b {
		min-height: auto;
	}
}
/*********************/
.pric-box {
	float: left;
	width: 100%;
	padding: 12px 10px;
	border: 2px solid #ccc;
}
.picked .pric-box {
	border: 2px solid #991c85;
}
.prc-box {
	float: right;
	width: 49%;
	padding: 20px 0;
}
.prod-box {
	float: left;
	width: 100%;
	padding: 15px 0px;
	box-sizing: border-box;
}
.cont-shop {
	width: 330px;
	float: left;
	margin-top: 10px;
}
.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: 24px !important;
	padding-bottom: 0;
	text-transform: none !important;
	color: #991c85 !important;
	text-align: left;
}
.ord-p1-hed #prd_name {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
}
.ord-p1-hed #sub-prodnm {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 25px;
}
.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,
.billing-form label {
	display: none;
}
.total-pr {
	padding: 18px 9px;
	background-color: #333;
}
.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;
}

.ord-lft {
	display: flex;
	text-align: center;
}

.ord-lft button {
    height: fit-content;
    min-height: 25px;
    border-radius: 4px;
}