@charset "utf-8";
/* CSS Document */
/*==================CART FROM===================*/
.cart-frm{
	float:left;
	width:100%;
	padding: 40px 0;
}
.crt-from-sec {
	float:left;
	width:100%;
}
.frmbx{
	width: 58%;
	float: left;
	}
.crt-frm1, .crt-frm2 {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	border-radius: 4px;
}
.crt-frm2 {
	clear: both;
}
.frm1, .frm2 {
	padding: 20px 20px;
    text-align: center;
    float: left;
    width: 100%;
    background: #f9f9f9;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 0px;
}

.safebox {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
	background: #0e6896 url(../images/safe-icon.png) center center no-repeat;
	display:none;
}
.safe-iconbox2 {
	background: #0e6896 url(../images/pay.png) center center no-repeat;
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
.safebox p {
	font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #2d2d2d;
    float: left;
    width: 100%;
}

/*----------FROM------------*/
.frmElmnts {
	float: left;
    width: 49%;
}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
	width: 29%;
    font-size: 16px;
    line-height: 22px;
    color: #848484;
    padding: 8px 0;
    text-align: right;
    font-weight: 300;
	
}
.frmElmnts label{ display:none;}
.weaccept {
	margin: 12px 0 0 0;
    width: 100%;
    text-align: left;
}
.weaccept span.span1 {
	float: left;
    width: 18%;
    margin-right: 10px;
    padding: 12px 0;
}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
}
.rd:checked {
	background: url(../images/dot.png) center center no-repeat;
}
.cards {
	margin: 0px 0 0 0
}
.paypal {
	margin: 0 0 -7px 0;
}
.sameas {
	font-size: 18px;
	line-height: 28px;
	color: #252525;
	text-align: left;
	position: relative;
	padding: 0 0 0 32px;
	float: left;
	width: 100%;
}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
}
.chkbx:checked {
	background: #fff url(../images/tick.png) center center no-repeat;
}
.topmar2 {
	margin-top: 10px;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 5px;
}
.frmfld, .frmfld1 {
	width: 100%;
	position: relative;
	background: #fff;
}
.frm1 .frmfld{
	background: none;
    border: none;
}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {
	width: 48.90%;
}
.frmfld-short1, .frmfld1-short1 {
	margin-right: 2.18%;
}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	font-family: inherit;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 300;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select{
	width: 100%;
    float: right;
    border: 1px solid #bbbabb;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position:relative;
}
.frmfld select:after{
	}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display:none;
}
.logos {
	margin: 29px auto 0 auto;
	display: block;
}
.submit-btn {
    cursor: pointer;
}
.secure {
    display: block;
    margin: 10px auto;
}
.submit-btn img {
	margin: 0 0 0x 8px;
}
a.what {
	    font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: #000;
    font-weight: 500;
    /* font-style: italic; */
    text-decoration: underline;
    float: left;
}
.trm {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 0 0 0 22px;
	float: left;
	width: 100%;
}
.trm a{ color:#2d2d2d; text-decoration:underline;}
.trm input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: #f4f4f4;
	line-height: 14px;
}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
}
.trm_1 span{ 
	float:left;
	width:100%;
	margin-bottom:10px;
}
/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	float: left;
	width: 100%;
}
.cart_summary {
	float: right;
	width: 43%;
}
.cart_summary .cart-prdname{padding: 15px 0px 15px 80px;}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 500;
	text-align: left;
}
.cart-box1 {
	background: #fff7f7;
	border-bottom: none;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	float: left;
	width: 100%;
	color: #0a0a0;
}
.cart_summary .cart-box1 {display: none;}
.one, .two, .three, .four {
	display: inline-block;
	width: 34%;
	vertical-align: middle;
	padding: 8px 20px;
	border-right: 1px solid #e5e5e5;
}
.cart-box2 .one, .cart-box2 .two, .cart-box2 .three, .cart-box2 .four {
	padding: 28px 0px 28px 0;
}
.cart-box2 .one {padding: 10px 0 20px 80px;}
.cart_summary .cart-box2 .one {
	padding: 5px;
	width: 70%;
}
.cart_summary .cart-box2 .four {
	width: 30%;
	padding: 10px 0;
}
.cart_summary .cart-box2 .two, .cart_summary .cart-box2 .three {
	display: none;
}
.two, .three, .four {
	width: 22%;
	text-align: center;
}
.one {position: relative;}
.four {
	padding: 0 0px 0 0;
	position: relative;
	border: none;
}
.cart-remv {
	position: absolute;
    right: 20px;
    top: 50%;
    max-width: 33px;
    transform: translateX(-50%);
}
.cart_summary .cart-remv {
	top: 20px;
	right: 5px;
}
.summry-lft {
	float: left;
	width: 100%;
}

.summry-lft-hdr {
		float: left;
	width: 100%;
	padding: 5px 10px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 40;
	text-align: left;
	display: none;
	background: #fff7f7;
	color: #444;
}
.summry-lft-hdr span {float: right;}
.cart-lft {
	float: left;
	width: 100%;
}
.cart_summary .cart-lft {width: 100%;}
.cart-box2, .card-box3 {
	float: left;
	width: 100%;
	position: relative;
}
.cart-box2 {border-bottom: 1px solid #d2d2d2;}
.card-box3 {
	float: right;
	width: 48%;
	padding: 7px 15px 25px;
	border: none;
	margin-top: 20px;
}
.cart_summary .card-box3 {width: 100%; margin-top:0;}
.cart-prdname {
	padding: 10px 0px 0px 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	color: #252525;
	text-align: left;
}
.span3 {
	display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 5px;
    color: #2d2d2d;
}
.span2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #2d2d2d;
}
.cart_summary .span2,.cart_summary .sub-total {
    font-size: 16px; margin-top:3px;
}
.cart-prdname span.span1 {
 font-family: inherit  font-size: 22px;
	color: 000;
}
.cart-prd1, .cart-prd2, .cart-prd3 {
	    position: absolute;
    left: 0px;
    top: 12px;
    width: 75px;
    border: 1px solid #ccc;
    padding: 10px 10px;
}
.cart_summary .cart-prd1 {}
.cart-prd2 {
	left: 4px;
	top: 27px;
}
.cart-prd3 {
	left: 20px;
	top: 5px;
}
.unit-price, .sub-total {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #2d2d2d;
	display: inline-block;
	vertical-align: middle;
}
.sub-total {text-align: center;}
.card-box3rgt {
	float: right;
	width: 100%;
}
ul.cart-prclist {
	padding: 0;
	float: left;
	width: 100%;
}
ul.cart-prclist li {
	  font-size: 18px;
	  line-height: 34px;
	  color: #000;
	  text-align: left;
	  float: left;
	  width: 100%;
	  padding: 5px 0px;
	  font-weight: 300;
}
.cart_summary ul.cart-prclist li{font-size: 16px; line-height: 26px;}
ul.cart-prclist li:first-child {
}
ul.cart-prclist li:last-child {
	border-top: 1px solid #d2d2d2;
	padding: 10px 0px;
	border-bottom: 1px solid #d2d2d2;
}
ul.cart-prclist li span.span1 {
	float: right;
	font-weight: 500;
}
.card-box4-lft {
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 10px;
    padding-top: 20px;
    column-gap: 10px;
	border-top: 1px solid #cfdae3;
}
.cart_summary .card-box4-lft {
    display: none;
}
ul.cart-prclist li span.span2 {
	font-weight: 700;
	font-size: 20px;
	line-height: 36px;
}
.proceed-chkbtn, .continue-brwbtn, #browse {}
.continue-brwbtn {
	margin-top: 0;
	vertical-align: middle;
	float: none;
	background: #07a103;
	color: #fff;
	font-size: 22px;
	padding: 0px;
	border: none;
}
.proceed-chkbtn {
	float: right;
	background: #f9f9f9;
	margin-right: 0;
}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display: none;
}
/*==================CART FROM===================*/
.cart-frm {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.crt-from-sec {
	float: left;
	width: 100%;
}
.crt-frm1, .crt-frm2 {
	width: 100%;
	float: left;
	margin: 0px 0 20px 0;
	background: #ffffff;
	padding: 20px 15px;
	border: 1px solid #e5e5e5;
}
.crt-frm2 {float: right;}
.frm1, .frm2 {
	padding: 5px 10px 23px;
	float: left;
	width: 100%;
}
.safebox {
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 36px;
	color: #000000;
	border-bottom: 1px solid #e3e3e8;
	text-align: left;
	margin-bottom: 15px;
	padding: 0 0 12px;
	font-weight: 500;
}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
}
.safe-iconbox2 {}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
/*----------FROM------------*/
.div-box {
	display: none;
	float: left;
	width: 52%;
}
.frmElmnts {
	float: left;
	margin: 6px 0;
	width: 100%;
	width: 48.5%;
	position: relative;

}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
	    width: 36%;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding: 8px 0;
    text-align: right;
    font-weight: 400;
}
.weaccept {
	margin: 12px 0 0 0;
	width: 100%;
	text-align: left;
	display: inline-block;
	padding: 0;
}
.weaccept span.span1 {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
}
.rd:checked {background: url(../images/dot.png) center center no-repeat;}
.cards {margin: 2px 0 20px 0px;float: left;}
.paypal {margin: 0 0 -7px 0;}
.sameas {
	font-size: 18px;
	line-height: 28px;
	color: #252525;
	text-align: left;
	position: relative;
	padding: 0 0 0 32px;
	float: left;
	width: 100%;
}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
}
.chkbx:checked {
	background: #fff url(../images/tick.png) center center no-repeat;
}
.topmar2 {margin-top: 10px;}
.frmfld, .frmfld1 {
	width: 100%;
	position: relative;
	background: #fff;
}
.frm1 .frmfld {
	background: none;
	border: none;
}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {
	width: 48.90%;
}
.frmfld-short1, .frmfld1-short1 {margin-right: 2.18%;}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	    float: left;
    width: 100%;
    outline: none;
    border: 1px solid #d7d7d7;
    height: 62px;
    padding: 10px;
    color: #000;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    box-sizing: border-box;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 0.5px;
    border-radius: 5px;
    -webkit-appearance: none;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select {
	width: 100%;
	float: right;
	border-bottom: 1px solid #bbbabb;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position: relative;
}
.frmfld select:after {}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display: none;
}
.logos {
	margin: 29px auto 0 auto;
	display: block;
}
.submit-btn {
	font-size: 24px;
    line-height: 35px;
    margin: 10px 0 0 0;
    width: 100%;
}
.secure {display: block;margin: 10px auto 10px;}
.submit-btn img {margin: 0 0 0px 8px;}
a.what {
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	color: #ff6600;
	font-weight: 500;
	font-style: italic;
	text-decoration: underline;
	float: left;
}
.trm {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
}
.trm-padd {padding-left: 20px;}
.trm a {color: #2d2d2d;text-decoration: underline;}
.trm input[type=checkbox] {
	position: absolute;
	top: 2px;
	left: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: #f4f4f4;
	line-height: 14px;
}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
}
.trm_1 span {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.continue-shpbtn, #browse {
	width: 260px;
    max-width: 100%;
	margin-top:0;
	font-size: 18px;
}
.continue-shpbtn:nth-child(1) {
	background: #fff;
	color: #333;
	border: 1px solid #333;}
#browse {margin-top: 10px;
height: 60px;
width: 285px;
background: #07a103;
box-sizing: border-box;
border-radius: 5px;
outline: none;
margin: 32px 0 0 0;
  margin-top: 32px;
font-weight: 400;
font-size: 24px;
line-height: 60px;
color: #fff;
text-align: center;
border: none;
cursor: pointer;
font-family: 'Juana';
text-transform: uppercase;
display: inline-block;}
/*----------- popup ---------------- */
#pop_overlay {
	background-color: rgba(0, 0, 0, 0.6);
	clear: none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#pop_content {
	height: auto;
	width: 100%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
	max-width: 600px;
}
.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
}
@media only screen and (max-width: 1023px) {
.div-box{width:100%;}
.crt-frm1, .crt-frm2 {}
.cart_summary {width: 100%;}
.card-box3{ width:100%;}
.continue-shpbtn {margin: 14px 0px 0;}
.card-box4-lft{ border:none; padding:0;}
.continue-shpbtn, #browse{width: 245px;}
}
@media only screen and (max-width: 767px) {
.crt-frm1, .crt-frm2 {width:100%;}
.one {padding: 0; width: 56%;}
.two{ display:none;}
.cart-box1 .four, .four {padding-right: 0;}
.cart-frm {padding: 20px 0;}
.cart-remv {right: -3px;}
.card-box3rgt {width: 100%;}
.cart-box2 .one {padding: 17px 0 17px 0px;}
.cart-prdname .cart-prd1 {}
.card-box3{ width:100% !important; padding-bottom: 10px;}
.span2 {font-size: 16px;}
.safe-iconbox, .safe-iconbox2 {background: none;}
.cart-box2 .one, .cart-box2 .two, .cart-box2 .three, .cart-box2 .four {padding: 10px 0;}
.safebox {}
.safebox p {
	font-size: 20px;
	line-height: 28px;
}
.frm1, .frm2 {padding: 0;}
.frmElmnts label {
	    font-size: 15px;
    width: 33%;
}
.submit-btn {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0px;
    margin-top: 0px;
}
}
@media only screen and (max-width: 640px) {
.cart-box1 {
	font-size: 15px;
	line-height: 20px;
}
.two{display:none;}
.unit-price, .sub-total {font-size: 15px;}
.continue-shpbtn {
	width: 100%;
    font-size: 18px;
    line-height: 25px;
    padding: 13px 10px;
    margin: 0;
}
}
/****************THANK YOU PAGE************************/
.dsplay.pro-sec1 {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
}
.thnx-txt1 {
	display: inline-block;
	width: 100%;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 10px;
}
.thnx-txt2 {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 10px;
}

@media only screen and (max-width: 1179px){
.sx-days span {
	font-size: 25px;
	line-height: 29px;
}
.timer-box { font-size: 22px;}
.sx-days {
    margin-top: 72px;
}
}
@media only screen and (max-width: 1013px){
.container{ max-width:760px; width:100%; }
/*-----------------------
	    CHECKOUT
------------------------*/
.crt-frm1, .crt-frm2, .cart-smmmry{width:100%;}
.frmbx{ width:100%;}
.cart-prdname{ padding-left:0px;}
.pro-dtl-sec2 {padding: 20px 0 40px 0;}
.pr-dtl-s1-rgt-p1{ font-size:28px;}
.pr-dtl-s1-lft{width: 32.25%;}
.pr-dtl-s1-rgt { width: 63.73%;}
ul.pro-dtl-sec2-list {padding: 0 0 0 0;}
ul.pro-dtl-sec2-list li { margin: 20px 9px 0 0;text-align: center; width: 48.50%;}
ul.pro-dtl-sec3-list li .pro-dtl-sec2-list-p1 { font-size: 20px; line-height: 25px; min-height: 51px;}
.pro-sec1 ul.pro-dtl-sec2-list li{width:31%; margin: 30px 14px 0 0px !important;}
ul.pro-dtl-sec2-list li:last-child {margin: 30px 0 0 0;}
.weaccept span.span1 { width:30%;}
}

@media only screen and (max-width:767px){	
.container{width:100%; padding:0 10px; max-width:600px;}
/*-----------------------
	     CHECKOUT
------------------------*/
.cart-frm {padding: 20px 0 27px 0;}
.card-box3rgt {float: left; width: 100%;}
.cart-box1 {font-size: 17px; line-height: 22px; padding: 10px 0;}
.one {padding: 0 0 0 12px; position: relative;}
.cart-prdname {	padding: 10px 0 10px 88px;}
.cart-prdname {	/*padding: 0px 0;*/	font-size: 17px;}
.cart-remv{top:8px;}
.drawer .cart-remv{/*top:0px;*/}
.unit-price, .sub-total {/*font-size: 18px; line-height: 22px;*/}
ul.cart-prclist li {font-size: 18px; line-height: 32px;}
.continue-shpbtn, .proceed-chkbtn {float: left;}
.continue-shpbtn img, .proceed-chkbtn img {	margin: 0 0 -4px 1px;}
.card-box3 {padding: 15px 5px; margin-top:0;}
.chk-out{     padding-top: 10px; padding-bottom: 20px;}
.offrBx-img1{position:static; max-width: 200px;}
.offerBox label{padding:10px;}


.crt-from-sec {padding: 0px 0;}
.crt-frm1, .crt-frm2 {width: 100%; float: none; margin: 30px auto 0 auto; display: inline-block;padding: 10px;}
.safe-iconbox, .safe-iconbox2 {width: 47px; height: 62px; background-size: 32px;}
.safebox {/*padding: 0 0 0 71px;*/}
.cards, .paypal {margin: 0 0 -4px 0;}
.sameas {font-size: 16px; line-height: 28px;}

.drawer__header {height: 50px;padding-top: 15px;}
.paypal-block {width: 100%;}
.radio-paypal {float: left;margin: 5px 0 0px 30px;}

}
@media only screen and (max-width: 640px){
.frmElmnts{ width:100%;}
.card-box4-lft {width: 100%}
.continue-shpbtn, .proceed-chkbtn {padding: 17px 20px;margin: 0px 0 0;width: 100%;}
.span3 { font-size:14px;}
.span2{font-weight:600; font-size: 15px;}
.cart-frm {padding: 0 0 14px;}
.cart-box1 {font-size: 16px; line-height: 17px; margin: 10px auto 0 auto; padding: 10px 5px;}
.cart-box2 {padding: 10px 5px;}
.crt-frm1, .crt-frm2 {margin: 17px 0 0 0 !important;}
.one {padding: 0; width:53%;}
.cart-box2 .one{width:100%;}
.drawer .cart-box2 .one{width:100%;}
.two, .three, .four {padding:0; width:22%;}
.cart-remv {top: 10px;}
.drawer .cart-remv{/*top:4px*/}
.cont-lst li {width: 100%; margin: 0 0 10px 0;font-size: 14px; line-height: 20px;}
.frm1, .frm2{padding: 20px 15px;}
.frmElmnts label{letter-spacing: -0.5px; font-size:14px; line-height:20px;}
.cart_summary .cart-prdname {padding: 0 0px 0px 0;}
}
@media only screen and (max-width: 479px){
.cmn-head {
    font-size: 27px;
    line-height: 30px;
}
.timer-box img { width: 15px;}

.cart-prdname .cart-prd1{ display:none;}
.cart-prdname {padding: 0px 0 0px 0px;}
.cart-box2 .one {width: 53%;}
	.cart-prdname .span2{line-height:20px;}
	.unit-price, .sub-total,.qtybox {font-size: 16px; line-height: 20px; vertical-align:top;}
	.continue-shpbtn img, .proceed-chkbtn img {	margin: 0 0 -2px 4px;}
	.cart-txt1 {font-size: 18px;line-height: 23px;}
	ul.cart-prclist li {font-size: 17px;line-height: 30px;}
	
	.frmfld-short1, .frmfld-short2 {width: 100%;margin: 0 auto 0 auto;}
	.frmfld-short1 {margin: 0 auto 10px auto;}
	.cards {width: 138px;float: right;}
	.weaccept span.span1 {   width: 37%;}
	.paypal {width: 80px;}
	.cart-remv {top: 15px; right: -14px;}
	a.what{ position: absolute; top: -66px; right: 20px;}
}
@media only screen and (max-width: 359px){
.shpng-txt span {
    padding: 14px 17px 14px 8px;
    margin: 0 2px 0 0;
}
.timer-box {
    padding: 5px 5px 9px 3px;
    font-size: 16px;
}
.timer-box span {
    font-size: 16px;
}
.shpng-txt {
    font-size: 19px;
}
}


