.inner-top{
	    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0;
    width: 100%;
    display: table;
    background: #fff;
}
ul.inner-top-list{margin:0 0 0 0;}
ul.inner-top-list li{
	float:left;
	font-size:15px;
	line-height:22px;
	font-weight:400;
	text-align:left;
	color:#262523;
	margin:0 5px 0 0;
}
ul.inner-top-list li a{ color:#262523;}
ul.inner-top-list li:last-child{ margin:0 0 0 0;}

/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
	position: relative;
}
.crt-from-sec1::after {
	content: "";
    display: block;
    width: 45%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fdfdfd;
    z-index: -1;
    border-left: 1px solid #efefef;
}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	float: left;
	width: 100%;
}
.s2Acdn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin-top: 25px;
}
.s2Acdn:first-child {
    margin-top: 10px;
}

.s2AcdnHead {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding: 31px 25px 31px 25px;
}
.s2AcdnHead img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
	display:none;
}
.s2AcdnHead p {
    color: #2d2d2d;
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
	
}
.s2AcdnHead p span {
    font-size: 15px;
    display: block;
    font-weight: 400;
    margin-top: 10px;
    text-transform: capitalize;
}
.s2AcdnHead:after {
    position: absolute;
    right: 20px;
    top: 25px;
    content: '';
    background: url(../images/s2-acdn-arw.png) no-repeat center center;
    width: 17px;
    height: 17px;
}
.s2AcdnHead.active:after {
    background: url(../images/s2-acdn-arw.png) no-repeat center center;
    transform: rotate(-90deg);
}
.s2AcdnContent {
        float: left;
    width: 100%;
    padding: 0 25px 30px;
}


.cart_summary {
	float: right;
	width: 42%;
	padding: 0 0 0 30px;
}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
}
.cart-box1 {
	    background: #ffffff;
    border-bottom: none;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    float: left;
    width: 100%;
    color: #1d2c4c;
    border: 1px solid #e5e5e5;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	font-weight:400;
}
.cart_summary .cart-box1 {
	display: none;
}
.one, .two, .three, .four {
	float: left;	
	width: 34%;
	padding: 10px 20px;
	position: relative;
}
.cart-box2 .one, .cart-box2 .two, .cart-box2 .three, .cart-box2 .four {padding: 0;}
.cart-box2 .one {
	padding: 20px;
}
.cart_summary .cart-box2 .one {
	width: 70%;
	padding: 10px;
}
.cart_summary .summry-lft-hdr {
	display: none;
}
.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: 15%;
	text-align: center;
}
.two{ display:none;}
.one {
	position: relative;
}
.four {
	position: relative;
	border: none;
}
.cart-remv {
	position: absolute;
	right: 20px;
	top: 7px;
	max-width: 33px;
}
.cart_summary .cart-remv {
	top: 14px;
	right: 5px;
}
.summry-lft {
	float: left;
	width: 100%;
	position: relative;
}
.summry-lft-hdr {
	float: left;
	width: 100%;
	padding: 5px 10px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-align: left;
	display: none;
	background: #6baf24;
	color: #fff;
}
.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;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.cart-box2 {}
.cart-box2:nth-child(even){background: #f3f3f3;}
.card-box3 {
	float: right;
	width: 40%;
	padding: 7px 0 25px;
	border: none;
}

.cart_summary .card-box3 {
	width: 100%;
}
.cart-prdname {
	padding: 0px 0px 0px 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #252525;
    text-align: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
}
.span3 {
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 1px;
	color: #2d2d2d;
}
.span2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #2d2d2d;
}
.cart_summary .span2, .cart_summary .sub-total {
/*font-size: 18px;*/
}
.cart-prdname span.span1 {
 font-family: inherit;
 font-size: 22px;
color: 000;
}
.cart-prd1, .cart-prd2, .cart-prd3 {
	float:left;
	max-width: 60px;
}
.cart_summary .cart-prd1 {
	display: block !important;
}
.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: right;
}
.card-box3rgt {
	float: right;
	width: 100%;
}
ul.cart-prclist {
	padding: 0;
	float: left;
	width: 100%;
}
ul.cart-prclist li {
	font-size: 20px;
	line-height: 34px;
	color: #000;
	text-align: left;
	float: left;
	width: 100%;
	padding: 10px 0px;
}
.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 {
    float: left;
    width: 100%;
}
.card-box4-lft {
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 20px;
}
ul.cart-prclist li span.span2 {
	font-weight: 600;
	font-size: 20px;
	line-height: 36px;
}
.proceed-chkbtn, .continue-brwbtn, #browse {
/*background: #fff;
    float: left;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #2d2d2d;
    text-align: center;
    margin: 27px 15px 0 0;
    outline: none;
    cursor: pointer;
    border: 2px solid #4dff24;
    padding: 10px 20px;*/
}
.continue-brwbtn {
	margin-top: 0;
	vertical-align: middle;
	float: none;
	background: #f36d2c;
	color: #fff;
	font-size: 22px;
	padding: 10px;
	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;
	position: relative;
}
.crt-from-sec, .crt-from-sec1 {
	float: left;
	width: 100%;
	position: relative;
}
.crt-frm1, .crt-frm2 {
	width: 100%;
	float: left;
	margin: 0px 0 20px 0;
	padding: 20px;
}
.crt-frm2 {
	float: right;
}
.frm1, .frm2 {
	float: left;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
	    align-items: center;
}
.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: 600;
}
.safe-iconbox2 {
/*background: #ff0000 url(../images/pay.png) center center no-repeat;*/
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
/*----------FROM------------*/
.div-box {
	float: left;
    width: 100%;
}
.frmElmnts {
	float: left;
	margin: 0 0 8px 0;
	width: 100%;
}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	padding: 4px 0;
	text-align: left;
	font-weight: 500;
}
.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 {
	    width: 100%;
    height: 44px;
    border: none;
    outline: none;
    font-family: inherit;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 500;
    border-radius: 3px;
    background: #efefef;
    border: 1px solid #d2d2d;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select, .frm2 .frmfld1 input, .frm2 .frmfld1 select, .frm2 .frmfld input, .frm2 .frmfld select {
	width: 100%;
	float: left;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	 background: #efefef url(../images/sel-img.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;
}

element.style {
}
.submit-btn {
        font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    text-align: center;
    margin: 0px 0 0 0;
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: none;
    padding: 10px 40px;
    border: none;
    color: #fff;
    border-radius: 40px;
    
    background: #b10f03;
}
.secure {
	    margin: 10px 20px 10px;
    float: left;
}
.submit-btn img {
	margin: 0 0 px0x 8px;
}
.what {
	font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: #e74c3c;
    font-weight: 400;
    font-style: italic;
    text-decoration: underline;
    float: left;
}
.trm {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 0 0 0px 30px;
	float: left;
	width: 100%;
}
.trm-padd {}
.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, .next-step {
	border: 2px solid #b10f03;
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    color: #b10f03;
    float: right;
    text-align: center;
    padding: 10px 30px;
    border-radius: 10px;
    
}
.continue-shpbtn:nth-child(3), .next-step {
	background: #b10f03;
	border:none;
	color:#fff;
}
.next-step{ margin-top:20px;}
#browse {
	margin-top: 10px;
}
/*----------- 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: 1187px) {
}
@media only screen and (max-width: 1023px) {
.div-box {
	width: 100%;
}
.crt-frm1, .crt-frm2 {
}
.cart_summary {
	width: 100%;
	padding: 0;
}
.crt-from-sec1::after {
	display: none;
}
.crt-frm1, .crt-frm2 {
	padding: 0px 0px 0 0;
}
}
@media only screen and (max-width: 767px) {
	
ul.inner-top-list li{ font-size:13px;}

.crt-frm1, .crt-frm2 {
	width: 100%;
	margin-bottom: 0;
}
.cart-box1 .one {
	padding: 0;
}
.cart-box1{font-size: 16px;}
.cart-box1 .four, .four {
	padding-right: 0;
}
.cart-frm {
	padding: 20px 0;
}
.cart-remv {
	    right: 5px;
    max-width: 10px
}
.card-box3rgt {
	width: 100%;
}
.cart-box2 .one {
	padding: 17px 0;
}
.cart-prdname .cart-prd1 {
	display: none !important;
}
.span2 {
	font-size: 16px;
	line-height: 26px;
}
.safe-iconbox, .safe-iconbox2 {
	background: none;
}
ul.cart-prclist li{font-size: 18px; line-height: 34px;}
.safebox {padding: 10px 10px 12px; margin-bottom:0;}
.safebox p {
	font-size: 20px;
	line-height: 28px;
}
.frm1, .frm2 {
}
.submit-btn {
	font-size: 20px;
    line-height: 30px;
    padding: 10px 20px;
    margin: 10px 0 0 0;
    width: 100%;
}
.card-box3{ width:100%;}

.cart-box2{ padding:0 0px;}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2{ width:100%; margin:0 0 10px 0;}
.frmElmnts label, .weaccept{ font-size:16px;}
}
@media only screen and (max-width: 640px) {
.cart-box1 {
	font-size: 14px;
	line-height: 20px;
	border:none;
	    justify-content: center;
}
.unit-price, .sub-total {
	font-size: 16px;
}
.continue-shpbtn {
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 18px;
	line-height: 25px;
	padding: 8px 10px;
}
.one, .two, .three, .four{ padding:10px 0;}
.two, .three, .four{width: 30%;}
.two{ display:none;}

.sameas{font-size: 15px; line-height:24px;}
}
/****************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;
}


.contact-sec{
	    float: left;
    width: 100%;
    padding: 60px 0 70px;
	text-align:center;
	}
.contact-Box{
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 10px 1px rgb(247 248 255);
    margin-top: 0px;
    background: #fff;
	}
.cntct-lft{
	    float: right;
    width: 100%;
    padding: 40px;
    text-align: center;
	position:relative;
	}
.cntct-hdng {
    color: #141011;
    font-size:30px;
    line-height: 36px;
    float: left;
    width: 100%;
    font-weight: 600;
	}
img.cont-left-img {
	    position: absolute;
    top: 110px;
    left: 0;
    max-width: 550px;

}
ul.cntct-list{
	display: inline-block;
	width: 60%;
	}
ul.cntct-list li{
	    float: left;
    width: 100%;
    padding: 10px 20px 10px 20px;
    position: relative;
    margin-top: 35px;
    background: #fff;
    box-shadow: 0 0 5px #d2d2d2;
    border-radius: 10px;
	}
.sms-icon{
	position: absolute;
    left: -13px;
    top: -13px;
    filter: grayscale(1);
    max-width: 50px;
    background: #ffff;
    box-shadow: 0 0 5px #d2d2d2;
    padding: 10px;
    border-radius: 5px;
	}
.contct-txt1{
	    float: left;
    width: 100%;
    font-size: 22px;
    color: #050505;
    line-height: 30px;
    font-weight: 700;
	
	}
.contct-txt2{
	float: left;
    width: 100%;
    font-size: 18px;
    color: #0e0e0e;
    line-height: 36px;
    font-weight: 400;
	}
.contct-txt3{
	float: left;
    width: 100%;
    font-size: 18px;
    color: #0e0e0e;
    line-height: 31px;
    font-weight: 400;
	}
.contct-txt4{
	float: left;
    width: 100%;
	margin-top:10px;
	}
.contct-txt4 a{
	display:inline-block;
	vertical-align:middle;
	padding:0 15px;
	border-right:1px solid #ccc;
	}
.contct-txt4 a:first-child{ padding-left:0;}
.contct-txt4 a:last-child{ border:none;}
.contct-txt4 a img{
	display:inline-block;
	vertical-align:middle;
	}
.cntct-rgt{
	    float: left;
    width: 100%;
    text-align: center;
	}
.cntct-rgt img{
	    max-width: 100%;
	}

@media only screen and (max-width: 1023px){
	.contact-sec{ padding:50px 0;}
	.contact-Box{ width:100%;}
	img.cont-left-img{ display:none;}
	ul.cntct-list{ width:100%;}
}

@media only screen and (max-width: 767px){
	.contact-sec{ padding:30px 0;}
	.cntct-lft{ float: left; width: 100% !important; padding: 15px !important; text-align: left;}
	.cntct-rgt	{ width:100% !important;}
	.cntct-rgt img{ display:block; position:static; margin:0 auto 0;}
	.comn-line{ margin:15px 0 0;}
	.sms-icon{ max-width: 50px; top: 10px; left: -5px;}
	.contct-txt1{ font-size:20px;}
	ul.cntct-list li{padding: 5px 0 5px 10px; margin-top: 15px;}
	.contct-txt2{font-size: 16px;}
	.contct-txt3{font-size: 16px; line-height: 28px;}
	
	.s2AcdnContent{ padding: 0 15px 30px;}
	.s2AcdnHead{padding: 20px 25px 20px 20px;}
	.s2AcdnHead p { font-size: 22px; line-height: 30px;}
	.s2AcdnHead p span{font-size: 14px; margin-top:0; line-height:24px;}
	.s2AcdnHead img{ display:none;}
}
